bb7fed50a7f5fb7ab4e142dec77821685306f3e2
[platform/upstream/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: 2023-02-10 22:40+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 #: cif-code.def:39
22 msgid "function not considered for inlining"
23 msgstr ""
24
25 #: cif-code.def:43
26 msgid "caller is not optimized"
27 msgstr ""
28
29 #: cif-code.def:47
30 msgid "function body not available"
31 msgstr ""
32
33 #: cif-code.def:51
34 msgid "redefined extern inline functions are not considered for inlining"
35 msgstr ""
36
37 #: cif-code.def:56
38 msgid "function not inlinable"
39 msgstr ""
40
41 #: cif-code.def:60
42 msgid "function body can be overwritten at link time"
43 msgstr ""
44
45 #: cif-code.def:64
46 msgid "function not inline candidate"
47 msgstr ""
48
49 #: cif-code.def:68
50 msgid "--param large-function-growth limit reached"
51 msgstr ""
52
53 #: cif-code.def:70
54 msgid "--param large-stack-frame-growth limit reached"
55 msgstr ""
56
57 #: cif-code.def:72
58 msgid "--param max-inline-insns-single limit reached"
59 msgstr ""
60
61 #: cif-code.def:74
62 msgid "--param max-inline-insns-auto limit reached"
63 msgstr ""
64
65 #: cif-code.def:76
66 msgid "--param inline-unit-growth limit reached"
67 msgstr ""
68
69 #: cif-code.def:80
70 msgid "recursive inlining"
71 msgstr ""
72
73 #: cif-code.def:84
74 msgid "call is unlikely and code size would grow"
75 msgstr ""
76
77 #: cif-code.def:88
78 msgid "call is considered never executed and code size would grow"
79 msgstr ""
80
81 #: cif-code.def:92
82 msgid "function not declared inline and code size would grow"
83 msgstr ""
84
85 #: cif-code.def:96
86 msgid "mismatched declarations during linktime optimization"
87 msgstr ""
88
89 #: cif-code.def:100
90 msgid "variadic thunk call"
91 msgstr ""
92
93 #: cif-code.def:104
94 msgid "originally indirect function call not considered for inlining"
95 msgstr ""
96
97 #: cif-code.def:108
98 msgid "indirect function call with a yet undetermined callee"
99 msgstr ""
100
101 #: cif-code.def:112
102 msgid "exception handling personality mismatch"
103 msgstr ""
104
105 #: cif-code.def:117
106 msgid "non-call exception handling mismatch"
107 msgstr ""
108
109 #: cif-code.def:121
110 msgid "target specific option mismatch"
111 msgstr ""
112
113 #: cif-code.def:125
114 msgid "optimization level attribute mismatch"
115 msgstr ""
116
117 #: cif-code.def:129
118 msgid "callee refers to comdat-local symbols"
119 msgstr ""
120
121 #: cif-code.def:134
122 msgid "sanitizer function attribute mismatch"
123 msgstr ""
124
125 #: cif-code.def:139
126 msgid ""
127 "function has external linkage when the user requests only inlining static "
128 "for live patching"
129 msgstr ""
130
131 #: cif-code.def:144
132 msgid "unreachable"
133 msgstr ""
134
135 #. The remainder are real diagnostic types.
136 #: diagnostic.def:33
137 msgid "fatal error: "
138 msgstr ""
139
140 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
141 #. when reporting fatal signal in the compiler.
142 #: diagnostic.def:34 diagnostic.def:55
143 msgid "internal compiler error: "
144 msgstr ""
145
146 #. This one is just for counting DK_WARNING promoted to DK_ERROR
147 #. due to -Werror and -Werror=warning.
148 #: diagnostic.def:35 diagnostic.def:52
149 msgid "error: "
150 msgstr ""
151
152 #: diagnostic.def:36
153 msgid "sorry, unimplemented: "
154 msgstr ""
155
156 #: diagnostic.def:37
157 msgid "warning: "
158 msgstr ""
159
160 #: diagnostic.def:38
161 msgid "anachronism: "
162 msgstr ""
163
164 #: diagnostic.def:39
165 msgid "note: "
166 msgstr ""
167
168 #: diagnostic.def:40
169 msgid "debug: "
170 msgstr ""
171
172 #. For use when using the diagnostic_show_locus machinery to show
173 #. a range of events within a path.
174 #: diagnostic.def:44
175 msgid "path: "
176 msgstr ""
177
178 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
179 #. prefix does not matter.
180 #: diagnostic.def:48
181 msgid "pedwarn: "
182 msgstr ""
183
184 #: diagnostic.def:49
185 msgid "permerror: "
186 msgstr ""
187
188 #: config/i386/djgpp.h:143
189 #, c-format
190 msgid "-f%s ignored (not supported for DJGPP)\n"
191 msgstr ""
192
193 #: config/xtensa/xtensa-dynconfig.c:63
194 msgid "Unable to load DLL."
195 msgstr ""
196
197 #: config/xtensa/xtensa-dynconfig.c:90
198 #, c-format
199 msgid "%qs is defined but could not be loaded: %s"
200 msgstr ""
201
202 #: config/xtensa/xtensa-dynconfig.c:97
203 #, c-format
204 msgid "%qs plugin is not licensed under a GPL-compatible license"
205 msgstr ""
206
207 #: config/xtensa/xtensa-dynconfig.c:114
208 #, c-format
209 msgid "%qs is loaded but symbol %qs is not found: %s"
210 msgstr ""
211
212 #: config/xtensa/xtensa-dynconfig.c:128
213 #, c-format
214 msgid "%qs is defined but plugin support is disabled"
215 msgstr ""
216
217 #. The remainder are real diagnostic types.
218 #: fortran/gfc-diagnostic.def:33
219 msgid "Fatal Error"
220 msgstr ""
221
222 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
223 #. when reporting fatal signal in the compiler.
224 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
225 msgid "internal compiler error"
226 msgstr ""
227
228 #: fortran/gfc-diagnostic.def:35
229 msgid "Error"
230 msgstr ""
231
232 #: fortran/gfc-diagnostic.def:36
233 msgid "sorry, unimplemented"
234 msgstr ""
235
236 #: fortran/gfc-diagnostic.def:37
237 msgid "Warning"
238 msgstr ""
239
240 #: fortran/gfc-diagnostic.def:38
241 msgid "anachronism"
242 msgstr ""
243
244 #: fortran/gfc-diagnostic.def:39
245 msgid "note"
246 msgstr ""
247
248 #: fortran/gfc-diagnostic.def:40
249 msgid "debug"
250 msgstr ""
251
252 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
253 #. prefix does not matter.
254 #: fortran/gfc-diagnostic.def:43
255 msgid "pedwarn"
256 msgstr ""
257
258 #: fortran/gfc-diagnostic.def:44
259 msgid "permerror"
260 msgstr ""
261
262 #. This one is just for counting DK_WARNING promoted to DK_ERROR
263 #. due to -Werror and -Werror=warning.
264 #: fortran/gfc-diagnostic.def:47
265 msgid "error"
266 msgstr ""
267
268 #: gcc.cc:839 gcc.cc:896
269 msgid "-gz is not supported in this configuration"
270 msgstr ""
271
272 #: gcc.cc:845
273 msgid "-gz=zstd is not supported in this configuration"
274 msgstr ""
275
276 #: gcc.cc:1079
277 msgid "-fuse-linker-plugin is not supported in this configuration"
278 msgstr ""
279
280 #: gcc.cc:1095
281 msgid "cannot specify -static with -fsanitize=address"
282 msgstr ""
283
284 #: gcc.cc:1097
285 msgid "cannot specify -static with -fsanitize=hwaddress"
286 msgstr ""
287
288 #: gcc.cc:1099
289 msgid "cannot specify -static with -fsanitize=thread"
290 msgstr ""
291
292 #: gcc.cc:1121
293 msgid "-fvtable-verify=std is not supported in this configuration"
294 msgstr ""
295
296 #: gcc.cc:1123
297 msgid "-fvtable-verify=preinit is not supported in this configuration"
298 msgstr ""
299
300 #: gcc.cc:1260 ada/gcc-interface/lang-specs.h:37
301 msgid "-pg and -fomit-frame-pointer are incompatible"
302 msgstr ""
303
304 #: gcc.cc:1435
305 msgid "GNU C no longer supports -traditional without -E"
306 msgstr ""
307
308 #: gcc.cc:1444
309 msgid "-E or -x required when input is from standard input"
310 msgstr ""
311
312 #: config/darwin.h:151
313 msgid "conflicting code generation switches"
314 msgstr ""
315
316 #: config/darwin.h:156
317 msgid "-bundle_loader not allowed with -dynamiclib"
318 msgstr ""
319
320 #: config/darwin.h:158
321 msgid "-client_name not allowed with -dynamiclib"
322 msgstr ""
323
324 #: config/darwin.h:167
325 msgid "-keep_private_externs not allowed with -dynamiclib"
326 msgstr ""
327
328 #: config/darwin.h:169
329 msgid "-private_bundle not allowed with -dynamiclib"
330 msgstr ""
331
332 #: config/darwin.h:177
333 msgid "-compatibility_version only allowed with -dynamiclib"
334 msgstr ""
335
336 #: config/darwin.h:179
337 msgid "-current_version only allowed with -dynamiclib"
338 msgstr ""
339
340 #: config/darwin.h:181
341 msgid "-install_name only allowed with -dynamiclib"
342 msgstr ""
343
344 #: config/darwin.h:192
345 msgid "-bundle not allowed with -dynamiclib"
346 msgstr ""
347
348 #: config/darwin.h:208
349 msgid "-force_flat_namespace not allowed with -dynamiclib"
350 msgstr ""
351
352 #: config/darwin.h:213 config/darwin.h:596
353 msgid "gsplit-dwarf is not supported on this platform"
354 msgstr ""
355
356 #: config/darwin.h:277
357 msgid "rdynamic is not supported"
358 msgstr ""
359
360 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
361 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:750 config/sparc/freebsd.h:45
362 msgid "consider using '-pg' instead of '-p' with gprof(1)"
363 msgstr ""
364
365 #: config/lynx.h:69
366 msgid "cannot use mthreads and mlegacy-threads together"
367 msgstr ""
368
369 #: config/lynx.h:94
370 msgid "cannot use mshared and static together"
371 msgstr ""
372
373 #: config/sol2.h:350 config/sol2.h:355
374 msgid "does not support multilib"
375 msgstr ""
376
377 #: config/sol2.h:449
378 msgid "-pie is not supported in this configuration"
379 msgstr ""
380
381 #: config/vxworks.h:219
382 msgid "-Xbind-now and -Xbind-lazy are incompatible"
383 msgstr ""
384
385 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
386 #: config/riscv/freebsd.h:44
387 msgid "consider using `-pg' instead of `-p' with gprof (1)"
388 msgstr ""
389
390 #: config/arc/arc.h:68 config/mips/mips.h:1476
391 msgid "may not use both -EB and -EL"
392 msgstr ""
393
394 #: config/avr/specs.h:71 config/pru/pru.h:58
395 msgid "shared is not supported"
396 msgstr ""
397
398 #: config/bfin/elf.h:55
399 msgid "no processor type specified for linking"
400 msgstr ""
401
402 #: config/cris/cris.h:168
403 msgid "do not specify both -march=... and -mcpu=..."
404 msgstr ""
405
406 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
407 #: config/i386/mingw-w64.h:103 config/i386/mingw32.h:154
408 msgid "shared and mdll are not compatible"
409 msgstr ""
410
411 #: config/i386/darwin.h:93
412 msgid "Darwin is not an mx32 platform"
413 msgstr ""
414
415 #: config/i386/darwin.h:94
416 msgid "Darwin does not support -mfentry or associated options"
417 msgstr ""
418
419 #: config/i386/sol2.h:59
420 msgid "-mx32 is not supported on Solaris"
421 msgstr ""
422
423 #: config/mcore/mcore.h:53
424 msgid "the m210 does not have little endian support"
425 msgstr ""
426
427 #: config/mips/r3900.h:37
428 msgid "-mhard-float not supported"
429 msgstr ""
430
431 #: config/mips/r3900.h:39
432 msgid "-msingle-float and -msoft-float cannot both be specified"
433 msgstr ""
434
435 #: config/moxie/moxiebox.h:43
436 msgid "this target is little-endian"
437 msgstr ""
438
439 #: config/msp430/msp430.h:90
440 msgid "-mcode-region requires the large memory model (-mlarge)"
441 msgstr ""
442
443 #: config/msp430/msp430.h:92
444 msgid "-mdata-region requires the large memory model (-mlarge)"
445 msgstr ""
446
447 #: config/nios2/elf.h:44
448 msgid "You need a C startup file for -msys-crt0="
449 msgstr ""
450
451 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137 config/pa/pa64-hpux.h:29
452 #: config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
453 msgid "warning: consider linking with '-static' as system libraries with"
454 msgstr ""
455
456 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138 config/pa/pa64-hpux.h:30
457 #: config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
458 msgid "  profiling support are only provided in archive format"
459 msgstr ""
460
461 #: config/rs6000/darwin.h:123
462 msgid " conflicting code gen style switches are used"
463 msgstr ""
464
465 #: config/rs6000/freebsd64.h:114
466 msgid "consider using `-pg' instead of `-p' with gprof(1)"
467 msgstr ""
468
469 #: config/rs6000/rs6000.h:170
470 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
471 msgstr ""
472
473 #: config/rx/linux.h:53 config/rx/rx.h:82
474 msgid "rx200 cpu does not have FPU hardware"
475 msgstr ""
476
477 #: config/rx/rx.h:80
478 msgid "-mas100-syntax is incompatible with -gdwarf"
479 msgstr ""
480
481 #: config/rx/rx.h:81
482 msgid "rx100 cpu does not have FPU hardware"
483 msgstr ""
484
485 #: config/s390/tpf.h:119
486 msgid "static is not supported on TPF-OS"
487 msgstr ""
488
489 #: config/sh/sh.h:299 config/sh/sh.h:302
490 msgid "SH2a does not support little-endian"
491 msgstr ""
492
493 #: config/sparc/linux64.h:142
494 msgid "-fsanitize=address is not supported in this configuration"
495 msgstr ""
496
497 #: config/sparc/linux64.h:156 config/sparc/linux64.h:162
498 #: config/sparc/netbsd-elf.h:103 config/sparc/netbsd-elf.h:112
499 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
500 msgid "may not use both -m32 and -m64"
501 msgstr ""
502
503 #: config/vax/netbsd-elf.h:51
504 msgid "the -shared option is not currently supported for VAX ELF"
505 msgstr ""
506
507 #: config/vax/vax.h:46 config/vax/vax.h:47
508 msgid "profiling not supported with -mg"
509 msgstr ""
510
511 #: ada/gcc-interface/lang-specs.h:38
512 msgid "-c or -S required for Ada"
513 msgstr ""
514
515 #: ada/gcc-interface/lang-specs.h:56
516 msgid "-c required for gnat2why"
517 msgstr ""
518
519 #: ada/gcc-interface/lang-specs.h:67
520 msgid "-c required for gnat2scil"
521 msgstr ""
522
523 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
524 msgid "gfortran does not support -E without -cpp"
525 msgstr ""
526
527 #: m2/lang-specs.h:48
528 msgid "to generate dependencies you must specify '-fcpp' "
529 msgstr ""
530
531 #: objc/lang-specs.h:30 objc/lang-specs.h:41
532 msgid "GNU Objective C no longer supports traditional compilation"
533 msgstr ""
534
535 #: objc/lang-specs.h:55
536 msgid ""
537 "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
538 msgstr ""
539
540 #: objcp/lang-specs.h:58
541 msgid ""
542 "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
543 msgstr ""
544
545 #: fortran/lang.opt:146
546 #, no-c-format
547 msgid "-J<directory>\tPut MODULE files in 'directory'."
548 msgstr ""
549
550 #: fortran/lang.opt:198
551 #, no-c-format
552 msgid "Warn about possible aliasing of dummy arguments."
553 msgstr ""
554
555 #: fortran/lang.opt:202
556 #, no-c-format
557 msgid "Warn about alignment of COMMON blocks."
558 msgstr ""
559
560 #: fortran/lang.opt:206
561 #, no-c-format
562 msgid "Warn about missing ampersand in continued character constants."
563 msgstr ""
564
565 #: fortran/lang.opt:210
566 #, no-c-format
567 msgid "Warn about creation of array temporaries."
568 msgstr ""
569
570 #: fortran/lang.opt:214 fortran/lang.opt:535 c-family/c.opt:1529
571 #: config/alpha/alpha.opt:31 common.opt:677 common.opt:819 common.opt:1060
572 #: common.opt:1064 common.opt:1068 common.opt:1072 common.opt:1770
573 #: common.opt:1834 common.opt:1977 common.opt:1981 common.opt:2256
574 #: common.opt:2474 common.opt:3194
575 #, no-c-format
576 msgid "Does nothing. Preserved for backward compatibility."
577 msgstr ""
578
579 #: fortran/lang.opt:218
580 #, no-c-format
581 msgid "Warn if the type of a variable might be not interoperable with C."
582 msgstr ""
583
584 #: fortran/lang.opt:226
585 #, no-c-format
586 msgid "Warn about truncated character expressions."
587 msgstr ""
588
589 #: fortran/lang.opt:230
590 #, no-c-format
591 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
592 msgstr ""
593
594 #: fortran/lang.opt:238
595 #, no-c-format
596 msgid "Warn about most implicit conversions."
597 msgstr ""
598
599 #: fortran/lang.opt:242
600 #, no-c-format
601 msgid "Warn about possibly incorrect subscripts in do loops."
602 msgstr ""
603
604 #: fortran/lang.opt:250
605 #, no-c-format
606 msgid "Warn if loops have been interchanged."
607 msgstr ""
608
609 #: fortran/lang.opt:254
610 #, no-c-format
611 msgid "Warn about function call elimination."
612 msgstr ""
613
614 #: fortran/lang.opt:258
615 #, no-c-format
616 msgid "Warn about calls with implicit interface."
617 msgstr ""
618
619 #: fortran/lang.opt:262
620 #, no-c-format
621 msgid "Warn about called procedures not explicitly declared."
622 msgstr ""
623
624 #: fortran/lang.opt:266
625 #, no-c-format
626 msgid "Warn about constant integer divisions with truncated results."
627 msgstr ""
628
629 #: fortran/lang.opt:270
630 #, no-c-format
631 msgid "Warn about truncated source lines."
632 msgstr ""
633
634 #: fortran/lang.opt:274
635 #, no-c-format
636 msgid "Warn on intrinsics not part of the selected standard."
637 msgstr ""
638
639 #: fortran/lang.opt:286
640 #, no-c-format
641 msgid "Warn about USE statements that have no ONLY qualifier."
642 msgstr ""
643
644 #: fortran/lang.opt:298
645 #, no-c-format
646 msgid "Warn that -fno-automatic may break recursion."
647 msgstr ""
648
649 #: fortran/lang.opt:306
650 #, no-c-format
651 msgid "Warn about real-literal-constants with 'q' exponent-letter."
652 msgstr ""
653
654 #: fortran/lang.opt:310
655 #, no-c-format
656 msgid "Warn when a left-hand-side array variable is reallocated."
657 msgstr ""
658
659 #: fortran/lang.opt:314
660 #, no-c-format
661 msgid "Warn when a left-hand-side variable is reallocated."
662 msgstr ""
663
664 #: fortran/lang.opt:318
665 #, no-c-format
666 msgid "Warn if the pointer in a pointer assignment might outlive its target."
667 msgstr ""
668
669 #: fortran/lang.opt:326
670 #, no-c-format
671 msgid "Warn about \"suspicious\" constructs."
672 msgstr ""
673
674 #: fortran/lang.opt:330
675 #, no-c-format
676 msgid "Permit nonconforming uses of the tab character."
677 msgstr ""
678
679 #: fortran/lang.opt:334
680 #, no-c-format
681 msgid "Warn about an invalid DO loop."
682 msgstr ""
683
684 #: fortran/lang.opt:338
685 #, no-c-format
686 msgid "Warn about underflow of numerical constant expressions."
687 msgstr ""
688
689 #: fortran/lang.opt:346
690 #, no-c-format
691 msgid "Warn if a user-procedure has the same name as an intrinsic."
692 msgstr ""
693
694 #: fortran/lang.opt:354
695 #, no-c-format
696 msgid "Warn about unused dummy arguments."
697 msgstr ""
698
699 #: fortran/lang.opt:358
700 #, no-c-format
701 msgid "Warn about zero-trip DO loops."
702 msgstr ""
703
704 #: fortran/lang.opt:362
705 #, no-c-format
706 msgid "Enable preprocessing."
707 msgstr ""
708
709 #: fortran/lang.opt:370
710 #, no-c-format
711 msgid "Disable preprocessing."
712 msgstr ""
713
714 #: fortran/lang.opt:378
715 #, no-c-format
716 msgid "Accept argument mismatches in procedure calls."
717 msgstr ""
718
719 #: fortran/lang.opt:382
720 #, no-c-format
721 msgid "Eliminate multiple function invocations also for impure functions."
722 msgstr ""
723
724 #: fortran/lang.opt:386
725 #, no-c-format
726 msgid "Enable alignment of COMMON blocks."
727 msgstr ""
728
729 #: fortran/lang.opt:390
730 #, no-c-format
731 msgid ""
732 "All intrinsics procedures are available regardless of selected standard."
733 msgstr ""
734
735 #: fortran/lang.opt:394
736 #, no-c-format
737 msgid ""
738 "Allow a BOZ literal constant to appear in an invalid context and with X "
739 "instead of Z."
740 msgstr ""
741
742 #: fortran/lang.opt:402
743 #, no-c-format
744 msgid ""
745 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
746 "statements."
747 msgstr ""
748
749 #: fortran/lang.opt:406
750 #, no-c-format
751 msgid "Specify that backslash in string introduces an escape character."
752 msgstr ""
753
754 #: fortran/lang.opt:410
755 #, no-c-format
756 msgid "Produce a backtrace when a runtime error is encountered."
757 msgstr ""
758
759 #: fortran/lang.opt:414
760 #, no-c-format
761 msgid ""
762 "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
763 "use BLAS."
764 msgstr ""
765
766 #: fortran/lang.opt:421
767 #, no-c-format
768 msgid ""
769 "Produce a warning at runtime if a array temporary has been created for a "
770 "procedure argument."
771 msgstr ""
772
773 #: fortran/lang.opt:425
774 #, no-c-format
775 msgid ""
776 "-fconvert=<big-endian|little-endian|native|swap|r16_ieee|r16_ibm>\tThe "
777 "endianness used for unformatted files."
778 msgstr ""
779
780 #: fortran/lang.opt:450
781 #, no-c-format
782 msgid "Use the Cray Pointer extension."
783 msgstr ""
784
785 #: fortran/lang.opt:454
786 #, no-c-format
787 msgid "Generate C prototypes from BIND(C) declarations."
788 msgstr ""
789
790 #: fortran/lang.opt:458
791 #, no-c-format
792 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
793 msgstr ""
794
795 #: fortran/lang.opt:462
796 #, no-c-format
797 msgid "Ignore 'D' in column one in fixed form."
798 msgstr ""
799
800 #: fortran/lang.opt:466
801 #, no-c-format
802 msgid "Treat lines with 'D' in column one as comments."
803 msgstr ""
804
805 #: fortran/lang.opt:470
806 #, no-c-format
807 msgid "Issue debug information for compiler-generated auxiliary variables."
808 msgstr ""
809
810 #: fortran/lang.opt:474
811 #, no-c-format
812 msgid "Enable all DEC language extensions."
813 msgstr ""
814
815 #: fortran/lang.opt:478
816 #, no-c-format
817 msgid "Enable the use of blank format items in format strings."
818 msgstr ""
819
820 #: fortran/lang.opt:482
821 #, no-c-format
822 msgid ""
823 "Enable the use of character literals in assignments and data statements for "
824 "non-character variables."
825 msgstr ""
826
827 #: fortran/lang.opt:487
828 #, no-c-format
829 msgid "Enable legacy parsing of INCLUDE as statement."
830 msgstr ""
831
832 #: fortran/lang.opt:491
833 #, no-c-format
834 msgid "Enable default widths for i, f and g format specifiers."
835 msgstr ""
836
837 #: fortran/lang.opt:495
838 #, no-c-format
839 msgid "Enable kind-specific variants of integer intrinsic functions."
840 msgstr ""
841
842 #: fortran/lang.opt:499
843 #, no-c-format
844 msgid "Enable legacy math intrinsics for compatibility."
845 msgstr ""
846
847 #: fortran/lang.opt:503
848 #, no-c-format
849 msgid "Enable support for DEC STRUCTURE/RECORD."
850 msgstr ""
851
852 #: fortran/lang.opt:507
853 #, no-c-format
854 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
855 msgstr ""
856
857 #: fortran/lang.opt:511
858 #, no-c-format
859 msgid "Set the default double precision kind to an 8 byte wide type."
860 msgstr ""
861
862 #: fortran/lang.opt:515
863 #, no-c-format
864 msgid "Set the default integer kind to an 8 byte wide type."
865 msgstr ""
866
867 #: fortran/lang.opt:519
868 #, no-c-format
869 msgid "Set the default real kind to an 8 byte wide type."
870 msgstr ""
871
872 #: fortran/lang.opt:523
873 #, no-c-format
874 msgid "Set the default real kind to an 10 byte wide type."
875 msgstr ""
876
877 #: fortran/lang.opt:527
878 #, no-c-format
879 msgid "Set the default real kind to an 16 byte wide type."
880 msgstr ""
881
882 #: fortran/lang.opt:531
883 #, no-c-format
884 msgid "Allow dollar signs in entity names."
885 msgstr ""
886
887 #: fortran/lang.opt:539
888 #, no-c-format
889 msgid "Display the code tree after parsing."
890 msgstr ""
891
892 #: fortran/lang.opt:543
893 #, no-c-format
894 msgid "Display the code tree after front end optimization."
895 msgstr ""
896
897 #: fortran/lang.opt:547
898 #, no-c-format
899 msgid "Display the global symbol table after parsing."
900 msgstr ""
901
902 #: fortran/lang.opt:551
903 #, no-c-format
904 msgid "Display the code tree after parsing; deprecated option."
905 msgstr ""
906
907 #: fortran/lang.opt:555
908 #, no-c-format
909 msgid ""
910 "Specify that an external BLAS library should be used for matmul calls on "
911 "large-size arrays."
912 msgstr ""
913
914 #: fortran/lang.opt:559
915 #, no-c-format
916 msgid "Use f2c calling convention."
917 msgstr ""
918
919 #: fortran/lang.opt:563
920 #, no-c-format
921 msgid "Assume that the source file is fixed form."
922 msgstr ""
923
924 #: fortran/lang.opt:567
925 #, no-c-format
926 msgid "Force creation of temporary to test infrequently-executed forall code."
927 msgstr ""
928
929 #: fortran/lang.opt:571
930 #, no-c-format
931 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
932 msgstr ""
933
934 #: fortran/lang.opt:575 fortran/lang.opt:579
935 #, no-c-format
936 msgid "Specify where to find the compiled intrinsic modules."
937 msgstr ""
938
939 #: fortran/lang.opt:583
940 #, no-c-format
941 msgid "Allow arbitrary character line width in fixed mode."
942 msgstr ""
943
944 #: fortran/lang.opt:587
945 #, no-c-format
946 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
947 msgstr ""
948
949 #: fortran/lang.opt:591
950 #, no-c-format
951 msgid "Pad shorter fixed form lines to line width with spaces."
952 msgstr ""
953
954 #: fortran/lang.opt:595
955 #, no-c-format
956 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
957 msgstr ""
958
959 #: fortran/lang.opt:599
960 #, no-c-format
961 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
962 msgstr ""
963
964 #: fortran/lang.opt:603
965 #, no-c-format
966 msgid "Assume that the source file is free form."
967 msgstr ""
968
969 #: fortran/lang.opt:607
970 #, no-c-format
971 msgid "Allow arbitrary character line width in free mode."
972 msgstr ""
973
974 #: fortran/lang.opt:611
975 #, no-c-format
976 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
977 msgstr ""
978
979 #: fortran/lang.opt:615
980 #, no-c-format
981 msgid "Try to interchange loops if profitable."
982 msgstr ""
983
984 #: fortran/lang.opt:619
985 #, no-c-format
986 msgid "Enable front end optimization."
987 msgstr ""
988
989 #: fortran/lang.opt:623
990 #, no-c-format
991 msgid ""
992 "Specify that no implicit typing is allowed, unless overridden by explicit "
993 "IMPLICIT statements."
994 msgstr ""
995
996 #: fortran/lang.opt:627
997 #, no-c-format
998 msgid ""
999 "-finit-character=<n>\tInitialize local character variables to ASCII value n."
1000 msgstr ""
1001
1002 #: fortran/lang.opt:631
1003 #, no-c-format
1004 msgid ""
1005 "Initialize components of derived type variables according to other init "
1006 "flags."
1007 msgstr ""
1008
1009 #: fortran/lang.opt:635
1010 #, no-c-format
1011 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
1012 msgstr ""
1013
1014 #: fortran/lang.opt:639
1015 #, no-c-format
1016 msgid "Initialize local variables to zero (from g77)."
1017 msgstr ""
1018
1019 #: fortran/lang.opt:643
1020 #, no-c-format
1021 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
1022 msgstr ""
1023
1024 #: fortran/lang.opt:647
1025 #, no-c-format
1026 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
1027 msgstr ""
1028
1029 #: fortran/lang.opt:669
1030 #, no-c-format
1031 msgid "-finline-arg-packing\tPerform argument packing inline."
1032 msgstr ""
1033
1034 #: fortran/lang.opt:673
1035 #, no-c-format
1036 msgid ""
1037 "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which "
1038 "matmul will be inlined."
1039 msgstr ""
1040
1041 #: fortran/lang.opt:677
1042 #, no-c-format
1043 msgid ""
1044 "-fmax-array-constructor=<n>\tMaximum number of objects in an array "
1045 "constructor."
1046 msgstr ""
1047
1048 #: fortran/lang.opt:681
1049 #, no-c-format
1050 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
1051 msgstr ""
1052
1053 #: fortran/lang.opt:685
1054 #, no-c-format
1055 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
1056 msgstr ""
1057
1058 #: fortran/lang.opt:689
1059 #, no-c-format
1060 msgid ""
1061 "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
1062 "put on the stack."
1063 msgstr ""
1064
1065 #: fortran/lang.opt:693
1066 #, no-c-format
1067 msgid "Put all local arrays on stack."
1068 msgstr ""
1069
1070 #: fortran/lang.opt:697
1071 #, no-c-format
1072 msgid "Set default accessibility of module entities to PRIVATE."
1073 msgstr ""
1074
1075 #: fortran/lang.opt:717
1076 #, no-c-format
1077 msgid "Try to lay out derived types as compactly as possible."
1078 msgstr ""
1079
1080 #: fortran/lang.opt:725
1081 #, no-c-format
1082 msgid "Protect parentheses in expressions."
1083 msgstr ""
1084
1085 #: fortran/lang.opt:729
1086 #, no-c-format
1087 msgid ""
1088 "Path to header file that should be pre-included before each compilation unit."
1089 msgstr ""
1090
1091 #: fortran/lang.opt:733
1092 #, no-c-format
1093 msgid "Enable range checking during compilation."
1094 msgstr ""
1095
1096 #: fortran/lang.opt:737
1097 #, no-c-format
1098 msgid "Interpret any REAL(4) as a REAL(8)."
1099 msgstr ""
1100
1101 #: fortran/lang.opt:741
1102 #, no-c-format
1103 msgid "Interpret any REAL(4) as a REAL(10)."
1104 msgstr ""
1105
1106 #: fortran/lang.opt:745
1107 #, no-c-format
1108 msgid "Interpret any REAL(4) as a REAL(16)."
1109 msgstr ""
1110
1111 #: fortran/lang.opt:749
1112 #, no-c-format
1113 msgid "Interpret any REAL(8) as a REAL(4)."
1114 msgstr ""
1115
1116 #: fortran/lang.opt:753
1117 #, no-c-format
1118 msgid "Interpret any REAL(8) as a REAL(10)."
1119 msgstr ""
1120
1121 #: fortran/lang.opt:757
1122 #, no-c-format
1123 msgid "Interpret any REAL(8) as a REAL(16)."
1124 msgstr ""
1125
1126 #: fortran/lang.opt:761
1127 #, no-c-format
1128 msgid "Reallocate the LHS in assignments."
1129 msgstr ""
1130
1131 #: fortran/lang.opt:765
1132 #, no-c-format
1133 msgid "Use a 4-byte record marker for unformatted files."
1134 msgstr ""
1135
1136 #: fortran/lang.opt:769
1137 #, no-c-format
1138 msgid "Use an 8-byte record marker for unformatted files."
1139 msgstr ""
1140
1141 #: fortran/lang.opt:773
1142 #, no-c-format
1143 msgid "Allocate local variables on the stack to allow indirect recursion."
1144 msgstr ""
1145
1146 #: fortran/lang.opt:777
1147 #, no-c-format
1148 msgid "Copy array sections into a contiguous block on procedure entry."
1149 msgstr ""
1150
1151 #: fortran/lang.opt:781
1152 #, no-c-format
1153 msgid ""
1154 "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be "
1155 "used."
1156 msgstr ""
1157
1158 #: fortran/lang.opt:797
1159 #, no-c-format
1160 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
1161 msgstr ""
1162
1163 #: fortran/lang.opt:801
1164 #, no-c-format
1165 msgid "Append a second underscore if the name already contains an underscore."
1166 msgstr ""
1167
1168 #: fortran/lang.opt:809
1169 #, no-c-format
1170 msgid "Apply negative sign to zero values."
1171 msgstr ""
1172
1173 #: fortran/lang.opt:816
1174 #, no-c-format
1175 msgid ""
1176 "Disallow tail call optimization when a calling routine may have omitted "
1177 "character lengths."
1178 msgstr ""
1179
1180 #: fortran/lang.opt:820
1181 #, no-c-format
1182 msgid "Append underscores to externally visible names."
1183 msgstr ""
1184
1185 #: fortran/lang.opt:824 c-family/c.opt:1664 c-family/c.opt:1741
1186 #: c-family/c.opt:1749 c-family/c.opt:2068 config/pa/pa.opt:46
1187 #: config/pa/pa.opt:78 config/arc/arc.opt:140 config/arc/arc.opt:296
1188 #: config/arc/arc.opt:308 config/arc/arc.opt:312 config/arc/arc.opt:317
1189 #: common.opt:635 common.opt:1158 common.opt:1162 common.opt:1166
1190 #: common.opt:1253 common.opt:1559 common.opt:1641 common.opt:1929
1191 #: common.opt:2072 common.opt:2115 common.opt:2549 common.opt:2585
1192 #: common.opt:2678 common.opt:2682 common.opt:2791 common.opt:2882
1193 #: common.opt:2890 common.opt:2898 common.opt:2906 common.opt:3007
1194 #: common.opt:3067 common.opt:3155 common.opt:3315 common.opt:3319
1195 #: common.opt:3323 common.opt:3327 common.opt:3397 common.opt:3401
1196 #: common.opt:3432 common.opt:3436
1197 #, no-c-format
1198 msgid "Does nothing.  Preserved for backward compatibility."
1199 msgstr ""
1200
1201 #: fortran/lang.opt:864
1202 #, no-c-format
1203 msgid "Statically link the GNU Fortran helper library (libgfortran)."
1204 msgstr ""
1205
1206 #: fortran/lang.opt:868
1207 #, no-c-format
1208 msgid "Statically link the GCC Quad-Precision Math Library (libquadmath)."
1209 msgstr ""
1210
1211 #: fortran/lang.opt:872
1212 #, no-c-format
1213 msgid "Conform to the ISO Fortran 2003 standard."
1214 msgstr ""
1215
1216 #: fortran/lang.opt:876
1217 #, no-c-format
1218 msgid "Conform to the ISO Fortran 2008 standard."
1219 msgstr ""
1220
1221 #: fortran/lang.opt:880
1222 #, no-c-format
1223 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
1224 msgstr ""
1225
1226 #: fortran/lang.opt:884
1227 #, no-c-format
1228 msgid "Conform to the ISO Fortran 2018 standard."
1229 msgstr ""
1230
1231 #: fortran/lang.opt:888
1232 #, no-c-format
1233 msgid "Conform to the ISO Fortran 95 standard."
1234 msgstr ""
1235
1236 #: fortran/lang.opt:892
1237 #, no-c-format
1238 msgid "Conform to nothing in particular."
1239 msgstr ""
1240
1241 #: fortran/lang.opt:896
1242 #, no-c-format
1243 msgid "Accept extensions to support legacy code."
1244 msgstr ""
1245
1246 #: rust/lang.opt:47 rust/lang.opt:51 c-family/c.opt:1407 c-family/c.opt:1411
1247 #, no-c-format
1248 msgid "Warn when a const variable is unused."
1249 msgstr ""
1250
1251 #: rust/lang.opt:55 c-family/c.opt:1399
1252 #, no-c-format
1253 msgid ""
1254 "Warn if a caller of a function, marked with attribute warn_unused_result, "
1255 "does not use its return value."
1256 msgstr ""
1257
1258 #: rust/lang.opt:59
1259 #, no-c-format
1260 msgid "-frust-crate=<name>             Set the crate name for the compilation"
1261 msgstr ""
1262
1263 #: rust/lang.opt:63
1264 #, no-c-format
1265 msgid "Dump various Rust front end internals."
1266 msgstr ""
1267
1268 #: rust/lang.opt:67
1269 #, no-c-format
1270 msgid "-frust-dump-<type>\tDump Rust frontend internal information."
1271 msgstr ""
1272
1273 #: rust/lang.opt:71
1274 #, no-c-format
1275 msgid "Enable experimental compilation of Rust files at your own risk"
1276 msgstr ""
1277
1278 #: rust/lang.opt:75
1279 #, no-c-format
1280 msgid "-frust-max-recursion-depth=integer"
1281 msgstr ""
1282
1283 #: rust/lang.opt:79
1284 #, no-c-format
1285 msgid ""
1286 "-frust-mangling=[legacy|v0]     Choose which version to use for name mangling"
1287 msgstr ""
1288
1289 #: rust/lang.opt:92
1290 #, no-c-format
1291 msgid "-frust-cfg=<name>             Set a config expansion option"
1292 msgstr ""
1293
1294 #: rust/lang.opt:96
1295 #, no-c-format
1296 msgid ""
1297 "-frust-edition=[2015|2018|2021]             Choose which edition to use when "
1298 "compiling rust code"
1299 msgstr ""
1300
1301 #: rust/lang.opt:112
1302 #, no-c-format
1303 msgid "Flag to enable embeding metadata directly into object files"
1304 msgstr ""
1305
1306 #: rust/lang.opt:116
1307 #, no-c-format
1308 msgid "-frust-metadata-output=<path.rox>  Path to output crate metadata"
1309 msgstr ""
1310
1311 #: rust/lang.opt:123
1312 #, no-c-format
1313 msgid ""
1314 "-frust-compile-until=[ast|attributecheck|expansion|nameresolution|lowering|"
1315 "typecheck|privacy|unsafety|const|copimlation|end]             When to stop "
1316 "in the pipeline when compiling Rust code"
1317 msgstr ""
1318
1319 #: c-family/c.opt:182
1320 #, no-c-format
1321 msgid ""
1322 "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' "
1323 "before <question> disables the <answer> to <question>."
1324 msgstr ""
1325
1326 #: c-family/c.opt:186
1327 #, no-c-format
1328 msgid "Do not discard comments."
1329 msgstr ""
1330
1331 #: c-family/c.opt:190
1332 #, no-c-format
1333 msgid "Do not discard comments in macro expansions."
1334 msgstr ""
1335
1336 #: c-family/c.opt:194
1337 #, no-c-format
1338 msgid ""
1339 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just "
1340 "<macro> is given, <val> is taken to be 1."
1341 msgstr ""
1342
1343 #: c-family/c.opt:201
1344 #, no-c-format
1345 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
1346 msgstr ""
1347
1348 #: c-family/c.opt:205
1349 #, no-c-format
1350 msgid "Enable parsing GIMPLE."
1351 msgstr ""
1352
1353 #: c-family/c.opt:209
1354 #, no-c-format
1355 msgid "Print the name of header files as they are used."
1356 msgstr ""
1357
1358 #: c-family/c.opt:213
1359 #, no-c-format
1360 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
1361 msgstr ""
1362
1363 #: c-family/c.opt:217
1364 #, no-c-format
1365 msgid "Generate make dependencies."
1366 msgstr ""
1367
1368 #: c-family/c.opt:221
1369 #, no-c-format
1370 msgid "Generate make dependencies and compile."
1371 msgstr ""
1372
1373 #: c-family/c.opt:225
1374 #, no-c-format
1375 msgid "-MF <file>\tWrite dependency output to the given file."
1376 msgstr ""
1377
1378 #: c-family/c.opt:229
1379 #, no-c-format
1380 msgid "Treat missing header files as generated files."
1381 msgstr ""
1382
1383 #: c-family/c.opt:233
1384 #, no-c-format
1385 msgid "Like -M but ignore system header files."
1386 msgstr ""
1387
1388 #: c-family/c.opt:237
1389 #, no-c-format
1390 msgid "Like -MD but ignore system header files."
1391 msgstr ""
1392
1393 #: c-family/c.opt:241
1394 #, no-c-format
1395 msgid "Generate C++ Module dependency information."
1396 msgstr ""
1397
1398 #: c-family/c.opt:249
1399 #, no-c-format
1400 msgid "Generate phony targets for all headers."
1401 msgstr ""
1402
1403 #: c-family/c.opt:253
1404 #, no-c-format
1405 msgid "-MQ <target>\tAdd a target that may require quoting."
1406 msgstr ""
1407
1408 #: c-family/c.opt:257
1409 #, no-c-format
1410 msgid "-MT <target>\tAdd a target that does not require quoting."
1411 msgstr ""
1412
1413 #: c-family/c.opt:261
1414 #, no-c-format
1415 msgid "Do not generate #line directives."
1416 msgstr ""
1417
1418 #: c-family/c.opt:265
1419 #, no-c-format
1420 msgid "-U<macro>\tUndefine <macro>."
1421 msgstr ""
1422
1423 #: c-family/c.opt:269
1424 #, no-c-format
1425 msgid "Warn if the NSObject attribute is applied to a non-typedef."
1426 msgstr ""
1427
1428 #: c-family/c.opt:273
1429 #, no-c-format
1430 msgid ""
1431 "Warn about things that will change when compiling with an ABI-compliant "
1432 "compiler."
1433 msgstr ""
1434
1435 #: c-family/c.opt:277
1436 #, no-c-format
1437 msgid ""
1438 "Warn about things that change between the current -fabi-version and the "
1439 "specified version."
1440 msgstr ""
1441
1442 #: c-family/c.opt:281
1443 #, no-c-format
1444 msgid ""
1445 "Warn if a subobject has an abi_tag attribute that the complete object type "
1446 "does not have."
1447 msgstr ""
1448
1449 #: c-family/c.opt:288
1450 #, no-c-format
1451 msgid ""
1452 "Warn on suspicious calls of standard functions computing absolute values."
1453 msgstr ""
1454
1455 #: c-family/c.opt:292
1456 #, no-c-format
1457 msgid "Warn about suspicious uses of memory addresses."
1458 msgstr ""
1459
1460 #: c-family/c.opt:308
1461 #, no-c-format
1462 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
1463 msgstr ""
1464
1465 #: c-family/c.opt:312
1466 #, no-c-format
1467 msgid ""
1468 "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member "
1469 "allocation function."
1470 msgstr ""
1471
1472 #: c-family/c.opt:316 ada/gcc-interface/lang.opt:57
1473 #, no-c-format
1474 msgid "Enable most warning messages."
1475 msgstr ""
1476
1477 #: c-family/c.opt:320
1478 #, no-c-format
1479 msgid "Warn on any use of alloca."
1480 msgstr ""
1481
1482 #: c-family/c.opt:324
1483 #, no-c-format
1484 msgid ""
1485 "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions "
1486 "that attempt to allocate objects larger than the specified number of bytes."
1487 msgstr ""
1488
1489 #: c-family/c.opt:329
1490 #, no-c-format
1491 msgid ""
1492 "Disable Walloc-size-larger-than= warning.  Equivalent to Walloc-size-larger-"
1493 "than=<SIZE_MAX> or larger."
1494 msgstr ""
1495
1496 #: c-family/c.opt:333
1497 #, no-c-format
1498 msgid "Warn for calls to allocation functions that specify zero bytes."
1499 msgstr ""
1500
1501 #: c-family/c.opt:337
1502 #, no-c-format
1503 msgid ""
1504 "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on "
1505 "bounded uses of alloca whose bound can be larger than <number> bytes."
1506 msgstr ""
1507
1508 #: c-family/c.opt:343
1509 #, no-c-format
1510 msgid ""
1511 "Disable Walloca-larger-than= warning.  Equivalent to Walloca-larger-"
1512 "than=<SIZE_MAX> or larger."
1513 msgstr ""
1514
1515 #: c-family/c.opt:351
1516 #, no-c-format
1517 msgid "Warn about comparisons between two operands of array type."
1518 msgstr ""
1519
1520 #: c-family/c.opt:355 c-family/c.opt:359
1521 #, no-c-format
1522 msgid ""
1523 "Warn about mismatched declarations of array parameters and unsafe accesses "
1524 "to them."
1525 msgstr ""
1526
1527 #: c-family/c.opt:363
1528 #, no-c-format
1529 msgid "Warn about accesses to interior zero-length array members."
1530 msgstr ""
1531
1532 #: c-family/c.opt:367
1533 #, no-c-format
1534 msgid ""
1535 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
1536 "collector."
1537 msgstr ""
1538
1539 #: c-family/c.opt:371
1540 #, no-c-format
1541 msgid "Warn about casting functions to incompatible types."
1542 msgstr ""
1543
1544 #: c-family/c.opt:379
1545 #, no-c-format
1546 msgid ""
1547 "-Wbidi-chars=[none|unpaired|any|ucn] Warn about UTF-8 bidirectional control "
1548 "characters."
1549 msgstr ""
1550
1551 #: c-family/c.opt:402
1552 #, no-c-format
1553 msgid ""
1554 "Warn about boolean expression compared with an integer value different from "
1555 "true/false."
1556 msgstr ""
1557
1558 #: c-family/c.opt:406
1559 #, no-c-format
1560 msgid "Warn about certain operations on boolean expressions."
1561 msgstr ""
1562
1563 #: c-family/c.opt:410
1564 #, no-c-format
1565 msgid ""
1566 "Warn when __builtin_frame_address or __builtin_return_address is used "
1567 "unsafely."
1568 msgstr ""
1569
1570 #: c-family/c.opt:414
1571 #, no-c-format
1572 msgid "Warn when a built-in function is declared with the wrong signature."
1573 msgstr ""
1574
1575 #: c-family/c.opt:418
1576 #, no-c-format
1577 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
1578 msgstr ""
1579
1580 #: c-family/c.opt:422
1581 #, no-c-format
1582 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
1583 msgstr ""
1584
1585 #: c-family/c.opt:426
1586 #, no-c-format
1587 msgid "Warn about features not present in ISO C90, but present in ISO C99."
1588 msgstr ""
1589
1590 #: c-family/c.opt:430
1591 #, no-c-format
1592 msgid "Warn about features not present in ISO C99, but present in ISO C11."
1593 msgstr ""
1594
1595 #: c-family/c.opt:434
1596 #, no-c-format
1597 msgid "Warn about C constructs that are not in the common subset of C and C++."
1598 msgstr ""
1599
1600 #: c-family/c.opt:441
1601 #, no-c-format
1602 msgid ""
1603 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
1604 "C++ 2011."
1605 msgstr ""
1606
1607 #: c-family/c.opt:445
1608 #, no-c-format
1609 msgid ""
1610 "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO "
1611 "C++ 2014."
1612 msgstr ""
1613
1614 #: c-family/c.opt:452
1615 #, no-c-format
1616 msgid ""
1617 "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO "
1618 "C++ 2017."
1619 msgstr ""
1620
1621 #: c-family/c.opt:459
1622 #, no-c-format
1623 msgid ""
1624 "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO "
1625 "C++ 2020."
1626 msgstr ""
1627
1628 #: c-family/c.opt:463
1629 #, no-c-format
1630 msgid "Warn about C++11 constructs in code compiled with an older standard."
1631 msgstr ""
1632
1633 #: c-family/c.opt:467
1634 #, no-c-format
1635 msgid "Warn about C++14 constructs in code compiled with an older standard."
1636 msgstr ""
1637
1638 #: c-family/c.opt:471
1639 #, no-c-format
1640 msgid "Warn about C++17 constructs in code compiled with an older standard."
1641 msgstr ""
1642
1643 #: c-family/c.opt:475
1644 #, no-c-format
1645 msgid "Warn about C++20 constructs in code compiled with an older standard."
1646 msgstr ""
1647
1648 #: c-family/c.opt:479
1649 #, no-c-format
1650 msgid "Warn about C++23 constructs in code compiled with an older standard."
1651 msgstr ""
1652
1653 #: c-family/c.opt:483
1654 #, no-c-format
1655 msgid "Warn about casts between incompatible function types."
1656 msgstr ""
1657
1658 #: c-family/c.opt:487
1659 #, no-c-format
1660 msgid "Warn about casts which discard qualifiers."
1661 msgstr ""
1662
1663 #: c-family/c.opt:491 c-family/c.opt:495
1664 #, no-c-format
1665 msgid "Warn about catch handlers of non-reference type."
1666 msgstr ""
1667
1668 #: c-family/c.opt:499
1669 #, no-c-format
1670 msgid ""
1671 "Complain about a name being declared as a class member after a previous use "
1672 "of the same name."
1673 msgstr ""
1674
1675 #: c-family/c.opt:503
1676 #, no-c-format
1677 msgid "Warn about subscripts whose type is \"char\"."
1678 msgstr ""
1679
1680 #: c-family/c.opt:507 c-family/c.opt:1561 c-family/c.opt:1565
1681 #: c-family/c.opt:1569 c-family/c.opt:1573 c-family/c.opt:1577
1682 #: c-family/c.opt:1581 c-family/c.opt:1585 c-family/c.opt:1592
1683 #: c-family/c.opt:1596 c-family/c.opt:1600 c-family/c.opt:1604
1684 #: c-family/c.opt:1608 c-family/c.opt:1612 c-family/c.opt:1616
1685 #: c-family/c.opt:1620 c-family/c.opt:1624 c-family/c.opt:1628
1686 #: c-family/c.opt:1632 c-family/c.opt:1636 c-family/c.opt:1640
1687 #: config/i386/i386.opt:995
1688 #, no-c-format
1689 msgid "Removed in GCC 9.  This switch has no effect."
1690 msgstr ""
1691
1692 #: c-family/c.opt:511
1693 #, no-c-format
1694 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
1695 msgstr ""
1696
1697 #: c-family/c.opt:515
1698 #, no-c-format
1699 msgid "Warn about uses of a comma operator within a subscripting expression."
1700 msgstr ""
1701
1702 #: c-family/c.opt:519
1703 #, no-c-format
1704 msgid ""
1705 "Warn about possibly nested block comments, and C++ comments spanning more "
1706 "than one physical line."
1707 msgstr ""
1708
1709 #: c-family/c.opt:523
1710 #, no-c-format
1711 msgid "Synonym for -Wcomment."
1712 msgstr ""
1713
1714 #: c-family/c.opt:527
1715 #, no-c-format
1716 msgid "Warn for conditionally-supported constructs."
1717 msgstr ""
1718
1719 #: c-family/c.opt:531
1720 #, no-c-format
1721 msgid "Warn for implicit type conversions that may change a value."
1722 msgstr ""
1723
1724 #: c-family/c.opt:535
1725 #, no-c-format
1726 msgid "Warn for converting NULL from/to a non-pointer type."
1727 msgstr ""
1728
1729 #: c-family/c.opt:543
1730 #, no-c-format
1731 msgid ""
1732 "Warn when performing class template argument deduction on a type with no "
1733 "deduction guides."
1734 msgstr ""
1735
1736 #: c-family/c.opt:548
1737 #, no-c-format
1738 msgid "Warn when all constructors and destructors are private."
1739 msgstr ""
1740
1741 #: c-family/c.opt:552
1742 #, no-c-format
1743 msgid "Warn about dangling else."
1744 msgstr ""
1745
1746 #: c-family/c.opt:556 c-family/c.opt:560
1747 #, no-c-format
1748 msgid "Warn for uses of pointers to auto variables whose lifetime has ended."
1749 msgstr ""
1750
1751 #: c-family/c.opt:564
1752 #, no-c-format
1753 msgid "Warn when a reference is bound to a temporary whose lifetime has ended."
1754 msgstr ""
1755
1756 #: c-family/c.opt:568
1757 #, no-c-format
1758 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
1759 msgstr ""
1760
1761 #: c-family/c.opt:572
1762 #, no-c-format
1763 msgid "Warn when a declaration is found after a statement."
1764 msgstr ""
1765
1766 #: c-family/c.opt:576
1767 #, no-c-format
1768 msgid "Warn when deleting a pointer to incomplete type."
1769 msgstr ""
1770
1771 #: c-family/c.opt:580
1772 #, no-c-format
1773 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
1774 msgstr ""
1775
1776 #: c-family/c.opt:588
1777 #, no-c-format
1778 msgid ""
1779 "Mark implicitly-declared copy operations as deprecated if the class has a "
1780 "user-provided copy operation."
1781 msgstr ""
1782
1783 #: c-family/c.opt:593
1784 #, no-c-format
1785 msgid ""
1786 "Mark implicitly-declared copy operations as deprecated if the class has a "
1787 "user-provided copy operation or destructor."
1788 msgstr ""
1789
1790 #: c-family/c.opt:598
1791 #, no-c-format
1792 msgid ""
1793 "Warn about deprecated arithmetic conversions on operands of enumeration "
1794 "types."
1795 msgstr ""
1796
1797 #: c-family/c.opt:602
1798 #, no-c-format
1799 msgid ""
1800 "Warn about deprecated arithmetic conversions on operands where one is of "
1801 "enumeration type and the other is of a floating-point type."
1802 msgstr ""
1803
1804 #: c-family/c.opt:607
1805 #, no-c-format
1806 msgid ""
1807 "Warn about positional initialization of structs requiring designated "
1808 "initializers."
1809 msgstr ""
1810
1811 #: c-family/c.opt:611
1812 #, no-c-format
1813 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
1814 msgstr ""
1815
1816 #: c-family/c.opt:615
1817 #, no-c-format
1818 msgid "Warn if type qualifiers on pointers are discarded."
1819 msgstr ""
1820
1821 #: c-family/c.opt:619
1822 #, no-c-format
1823 msgid "Warn about compile-time integer division by zero."
1824 msgstr ""
1825
1826 #: c-family/c.opt:623
1827 #, no-c-format
1828 msgid "Warn about duplicated branches in if-else statements."
1829 msgstr ""
1830
1831 #: c-family/c.opt:627
1832 #, no-c-format
1833 msgid "Warn about duplicated conditions in an if-else-if chain."
1834 msgstr ""
1835
1836 #: c-family/c.opt:631
1837 #, no-c-format
1838 msgid "Warn about violations of Effective C++ style rules."
1839 msgstr ""
1840
1841 #: c-family/c.opt:635
1842 #, no-c-format
1843 msgid "Warn about an empty body in an if or else statement."
1844 msgstr ""
1845
1846 #: c-family/c.opt:639
1847 #, no-c-format
1848 msgid "Warn about stray tokens after #else and #endif."
1849 msgstr ""
1850
1851 #: c-family/c.opt:643
1852 #, no-c-format
1853 msgid "Warn about comparison of different enum types."
1854 msgstr ""
1855
1856 #: c-family/c.opt:647
1857 #, no-c-format
1858 msgid "Warn about implicit conversion of enum types."
1859 msgstr ""
1860
1861 #: c-family/c.opt:651
1862 #, no-c-format
1863 msgid "Warn about enum/integer type mismatches."
1864 msgstr ""
1865
1866 #: c-family/c.opt:659
1867 #, no-c-format
1868 msgid ""
1869 "This switch is deprecated; use -Werror=implicit-function-declaration instead."
1870 msgstr ""
1871
1872 #: c-family/c.opt:663
1873 #, no-c-format
1874 msgid "Warn when an exception handler is shadowed by another handler."
1875 msgstr ""
1876
1877 #: c-family/c.opt:671
1878 #, no-c-format
1879 msgid "Warn about semicolon after in-class function definition."
1880 msgstr ""
1881
1882 #: c-family/c.opt:675
1883 #, no-c-format
1884 msgid ""
1885 "Warn for implicit type conversions that cause loss of floating point "
1886 "precision."
1887 msgstr ""
1888
1889 #: c-family/c.opt:679
1890 #, no-c-format
1891 msgid "Warn if testing floating point numbers for equality."
1892 msgstr ""
1893
1894 #: c-family/c.opt:683 c-family/c.opt:729
1895 #, no-c-format
1896 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
1897 msgstr ""
1898
1899 #: c-family/c.opt:687
1900 #, no-c-format
1901 msgid "Warn about format strings that contain NUL bytes."
1902 msgstr ""
1903
1904 #: c-family/c.opt:691
1905 #, no-c-format
1906 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
1907 msgstr ""
1908
1909 #: c-family/c.opt:695
1910 #, no-c-format
1911 msgid "Warn if passing too many arguments to a function for its format string."
1912 msgstr ""
1913
1914 #: c-family/c.opt:699
1915 #, no-c-format
1916 msgid "Warn about format strings that are not literals."
1917 msgstr ""
1918
1919 #: c-family/c.opt:703
1920 #, no-c-format
1921 msgid ""
1922 "Warn about function calls with format strings that write past the end of the "
1923 "destination region.  Same as -Wformat-overflow=1."
1924 msgstr ""
1925
1926 #: c-family/c.opt:708
1927 #, no-c-format
1928 msgid "Warn about possible security problems with format functions."
1929 msgstr ""
1930
1931 #: c-family/c.opt:712
1932 #, no-c-format
1933 msgid "Warn about sign differences with format functions."
1934 msgstr ""
1935
1936 #: c-family/c.opt:716
1937 #, no-c-format
1938 msgid ""
1939 "Warn about calls to snprintf and similar functions that truncate output. "
1940 "Same as -Wformat-truncation=1."
1941 msgstr ""
1942
1943 #: c-family/c.opt:721
1944 #, no-c-format
1945 msgid "Warn about strftime formats yielding 2-digit years."
1946 msgstr ""
1947
1948 #: c-family/c.opt:725
1949 #, no-c-format
1950 msgid "Warn about zero-length formats."
1951 msgstr ""
1952
1953 #: c-family/c.opt:733
1954 #, no-c-format
1955 msgid ""
1956 "Warn about function calls with format strings that write past the end of the "
1957 "destination region."
1958 msgstr ""
1959
1960 #: c-family/c.opt:738
1961 #, no-c-format
1962 msgid ""
1963 "Warn about calls to snprintf and similar functions that truncate output."
1964 msgstr ""
1965
1966 #: c-family/c.opt:742
1967 #, no-c-format
1968 msgid "Warn when the field in a struct is not aligned."
1969 msgstr ""
1970
1971 #: c-family/c.opt:746
1972 #, no-c-format
1973 msgid "Warn whenever type qualifiers are ignored."
1974 msgstr ""
1975
1976 #: c-family/c.opt:750
1977 #, no-c-format
1978 msgid "Warn whenever attributes are ignored."
1979 msgstr ""
1980
1981 #: c-family/c.opt:754
1982 #, no-c-format
1983 msgid "Warn when a base is inaccessible in derived due to ambiguity."
1984 msgstr ""
1985
1986 #: c-family/c.opt:758
1987 #, no-c-format
1988 msgid ""
1989 "Warn when there is a conversion between pointers that have incompatible "
1990 "types."
1991 msgstr ""
1992
1993 #: c-family/c.opt:762 common.opt:646
1994 #, no-c-format
1995 msgid "Warn for infinitely recursive calls."
1996 msgstr ""
1997
1998 #: c-family/c.opt:766
1999 #, no-c-format
2000 msgid "Warn when the address of packed member of struct or union is taken."
2001 msgstr ""
2002
2003 #: c-family/c.opt:770
2004 #, no-c-format
2005 msgid "Warn about variables which are initialized to themselves."
2006 msgstr ""
2007
2008 #: c-family/c.opt:774
2009 #, no-c-format
2010 msgid ""
2011 "Warn about uses of std::initializer_list that can result in dangling "
2012 "pointers."
2013 msgstr ""
2014
2015 #: c-family/c.opt:778
2016 #, no-c-format
2017 msgid ""
2018 "Warn about nonsensical values of --param destructive-interference-size or "
2019 "constructive-interference-size."
2020 msgstr ""
2021
2022 #: c-family/c.opt:783
2023 #, no-c-format
2024 msgid "Warn about implicit declarations."
2025 msgstr ""
2026
2027 #: c-family/c.opt:791
2028 #, no-c-format
2029 msgid "Warn about implicit conversions from \"float\" to \"double\"."
2030 msgstr ""
2031
2032 #: c-family/c.opt:795
2033 #, no-c-format
2034 msgid "Warn if \"defined\" is used outside #if."
2035 msgstr ""
2036
2037 #: c-family/c.opt:799
2038 #, no-c-format
2039 msgid "Warn about implicit function declarations."
2040 msgstr ""
2041
2042 #: c-family/c.opt:803
2043 #, no-c-format
2044 msgid "Warn when a declaration does not specify a type."
2045 msgstr ""
2046
2047 #: c-family/c.opt:810
2048 #, no-c-format
2049 msgid ""
2050 "Warn about C++11 inheriting constructors when the base has a variadic "
2051 "constructor."
2052 msgstr ""
2053
2054 #: c-family/c.opt:814
2055 #, no-c-format
2056 msgid ""
2057 "Warn about incompatible integer to pointer and pointer to integer "
2058 "conversions."
2059 msgstr ""
2060
2061 #: c-family/c.opt:818
2062 #, no-c-format
2063 msgid "Warn for suspicious integer expressions in boolean context."
2064 msgstr ""
2065
2066 #: c-family/c.opt:822
2067 #, no-c-format
2068 msgid ""
2069 "Warn when there is a cast to a pointer from an integer of a different size."
2070 msgstr ""
2071
2072 #: c-family/c.opt:826
2073 #, no-c-format
2074 msgid "Warn when a function never produces a constant expression."
2075 msgstr ""
2076
2077 #: c-family/c.opt:830
2078 #, no-c-format
2079 msgid "Warn about invalid uses of the \"offsetof\" macro."
2080 msgstr ""
2081
2082 #: c-family/c.opt:834
2083 #, no-c-format
2084 msgid "Warn about PCH files that are found but not used."
2085 msgstr ""
2086
2087 #: c-family/c.opt:838
2088 #, no-c-format
2089 msgid "Warn about invalid UTF-8 characters."
2090 msgstr ""
2091
2092 #: c-family/c.opt:842
2093 #, no-c-format
2094 msgid "Warn when a jump misses a variable initialization."
2095 msgstr ""
2096
2097 #: c-family/c.opt:846
2098 #, no-c-format
2099 msgid ""
2100 "Warn when a string or character literal is followed by a ud-suffix which "
2101 "does not begin with an underscore."
2102 msgstr ""
2103
2104 #: c-family/c.opt:850
2105 #, no-c-format
2106 msgid ""
2107 "Warn when a logical operator is suspiciously always evaluating to true or "
2108 "false."
2109 msgstr ""
2110
2111 #: c-family/c.opt:854
2112 #, no-c-format
2113 msgid ""
2114 "Warn when logical not is used on the left hand side operand of a comparison."
2115 msgstr ""
2116
2117 #: c-family/c.opt:858
2118 #, no-c-format
2119 msgid "Do not warn about using \"long long\" when -pedantic."
2120 msgstr ""
2121
2122 #: c-family/c.opt:862
2123 #, no-c-format
2124 msgid "Warn about suspicious declarations of \"main\"."
2125 msgstr ""
2126
2127 #: c-family/c.opt:870
2128 #, no-c-format
2129 msgid ""
2130 "Warn about suspicious calls to memset where the third argument is constant "
2131 "literal zero and the second is not."
2132 msgstr ""
2133
2134 #: c-family/c.opt:874
2135 #, no-c-format
2136 msgid ""
2137 "Warn about suspicious calls to memset where the third argument contains the "
2138 "number of elements not multiplied by the element size."
2139 msgstr ""
2140
2141 #: c-family/c.opt:878
2142 #, no-c-format
2143 msgid ""
2144 "Warn when the indentation of the code does not reflect the block structure."
2145 msgstr ""
2146
2147 #: c-family/c.opt:882
2148 #, no-c-format
2149 msgid ""
2150 "Warn for deallocation calls with arguments returned from mismatched "
2151 "allocation functions."
2152 msgstr ""
2153
2154 #: c-family/c.opt:887
2155 #, no-c-format
2156 msgid ""
2157 "Warn for mismatches between calls to operator new or delete and the "
2158 "corresponding call to the allocation or deallocation function."
2159 msgstr ""
2160
2161 #: c-family/c.opt:892
2162 #, no-c-format
2163 msgid ""
2164 "Warn when a class is redeclared or referenced using a mismatched class-key."
2165 msgstr ""
2166
2167 #: c-family/c.opt:896
2168 #, no-c-format
2169 msgid "Warn about possibly missing braces around initializers."
2170 msgstr ""
2171
2172 #: c-family/c.opt:900
2173 #, no-c-format
2174 msgid "Warn about global functions without previous declarations."
2175 msgstr ""
2176
2177 #: c-family/c.opt:904
2178 #, no-c-format
2179 msgid "Warn about missing fields in struct initializers."
2180 msgstr ""
2181
2182 #: c-family/c.opt:908
2183 #, no-c-format
2184 msgid "Warn about likely missing requires keyword."
2185 msgstr ""
2186
2187 #: c-family/c.opt:912
2188 #, no-c-format
2189 msgid ""
2190 "Warn when the template keyword is missing after a member access token in a "
2191 "dependent member access expression if that member is a template."
2192 msgstr ""
2193
2194 #: c-family/c.opt:916
2195 #, no-c-format
2196 msgid ""
2197 "Warn about unsafe macros expanding to multiple statements used as a body of "
2198 "a clause such as if, else, while, switch, or for."
2199 msgstr ""
2200
2201 #: c-family/c.opt:920
2202 #, no-c-format
2203 msgid "Warn on direct multiple inheritance."
2204 msgstr ""
2205
2206 #: c-family/c.opt:924
2207 #, no-c-format
2208 msgid "Warn on namespace definition."
2209 msgstr ""
2210
2211 #: c-family/c.opt:928
2212 #, no-c-format
2213 msgid "Warn when fields in a struct with the packed attribute are misaligned."
2214 msgstr ""
2215
2216 #: c-family/c.opt:932
2217 #, no-c-format
2218 msgid "Warn when a range-based for-loop is creating unnecessary copies."
2219 msgstr ""
2220
2221 #: c-family/c.opt:936
2222 #, no-c-format
2223 msgid ""
2224 "Warn when a class or enumerated type is referenced using a redundant class-"
2225 "key."
2226 msgstr ""
2227
2228 #: c-family/c.opt:940
2229 #, no-c-format
2230 msgid "Warn about missing sized deallocation functions."
2231 msgstr ""
2232
2233 #: c-family/c.opt:944
2234 #, no-c-format
2235 msgid ""
2236 "Warn about suspicious divisions of two sizeof expressions that don't work "
2237 "correctly with pointers."
2238 msgstr ""
2239
2240 #: c-family/c.opt:948
2241 #, no-c-format
2242 msgid ""
2243 "Warn about divisions of two sizeof operators when the first one is applied "
2244 "to an array and the divisor does not equal the size of the array element."
2245 msgstr ""
2246
2247 #: c-family/c.opt:953
2248 #, no-c-format
2249 msgid ""
2250 "Warn about suspicious length parameters to certain string functions if the "
2251 "argument uses sizeof."
2252 msgstr ""
2253
2254 #: c-family/c.opt:957
2255 #, no-c-format
2256 msgid "Warn when sizeof is applied on a parameter declared as an array."
2257 msgstr ""
2258
2259 #: c-family/c.opt:961
2260 #, no-c-format
2261 msgid ""
2262 "Warn about calls to strcmp and strncmp used in equality expressions that are "
2263 "necessarily true or false due to the length of one and size of the other "
2264 "argument."
2265 msgstr ""
2266
2267 #: c-family/c.opt:967
2268 #, no-c-format
2269 msgid ""
2270 "Warn about buffer overflow in string manipulation functions like memcpy and "
2271 "strcpy."
2272 msgstr ""
2273
2274 #: c-family/c.opt:972
2275 #, no-c-format
2276 msgid ""
2277 "Under the control of Object Size type, warn about buffer overflow in string "
2278 "manipulation functions like memcpy and strcpy."
2279 msgstr ""
2280
2281 #: c-family/c.opt:977
2282 #, no-c-format
2283 msgid ""
2284 "Warn about reading past the end of a source array in string manipulation "
2285 "functions like memchr and memcpy."
2286 msgstr ""
2287
2288 #: c-family/c.opt:981
2289 #, no-c-format
2290 msgid ""
2291 "Warn about truncation in string manipulation functions like strncat and "
2292 "strncpy."
2293 msgstr ""
2294
2295 #: c-family/c.opt:985
2296 #, no-c-format
2297 msgid ""
2298 "Warn about inproper usages of flexible array members according to the level "
2299 "of -fstrict-flex-arrays."
2300 msgstr ""
2301
2302 #: c-family/c.opt:990
2303 #, no-c-format
2304 msgid "Warn about functions which might be candidates for format attributes."
2305 msgstr ""
2306
2307 #: c-family/c.opt:994
2308 #, no-c-format
2309 msgid ""
2310 "Suggest that the override keyword be used when the declaration of a virtual "
2311 "function overrides another."
2312 msgstr ""
2313
2314 #: c-family/c.opt:999
2315 #, no-c-format
2316 msgid "Warn about enumerated switches, with no default, missing a case."
2317 msgstr ""
2318
2319 #: c-family/c.opt:1003
2320 #, no-c-format
2321 msgid "Warn about enumerated switches missing a \"default:\" statement."
2322 msgstr ""
2323
2324 #: c-family/c.opt:1007
2325 #, no-c-format
2326 msgid "Warn about all enumerated switches missing a specific case."
2327 msgstr ""
2328
2329 #: c-family/c.opt:1011
2330 #, no-c-format
2331 msgid "Warn about switches with boolean controlling expression."
2332 msgstr ""
2333
2334 #: c-family/c.opt:1015
2335 #, no-c-format
2336 msgid "Warn about switch values that are outside of the switch's type range."
2337 msgstr ""
2338
2339 #: c-family/c.opt:1019
2340 #, no-c-format
2341 msgid "Warn on primary template declaration."
2342 msgstr ""
2343
2344 #: c-family/c.opt:1023
2345 #, no-c-format
2346 msgid ""
2347 "Warn about declarations of entities that may be missing attributes that "
2348 "related entities have been declared with."
2349 msgstr ""
2350
2351 #: c-family/c.opt:1032
2352 #, no-c-format
2353 msgid "Warn about user-specified include directories that do not exist."
2354 msgstr ""
2355
2356 #: c-family/c.opt:1036
2357 #, no-c-format
2358 msgid ""
2359 "Warn about function parameters declared without a type specifier in K&R-"
2360 "style functions."
2361 msgstr ""
2362
2363 #: c-family/c.opt:1040
2364 #, no-c-format
2365 msgid "Warn about global functions without prototypes."
2366 msgstr ""
2367
2368 #: c-family/c.opt:1047
2369 #, no-c-format
2370 msgid "Warn about use of multi-character character constants."
2371 msgstr ""
2372
2373 #: c-family/c.opt:1051
2374 #, no-c-format
2375 msgid ""
2376 "Warn about narrowing conversions within { } that are ill-formed in C++11."
2377 msgstr ""
2378
2379 #: c-family/c.opt:1055
2380 #, no-c-format
2381 msgid "Warn about \"extern\" declarations not at file scope."
2382 msgstr ""
2383
2384 #: c-family/c.opt:1059
2385 #, no-c-format
2386 msgid ""
2387 "Warn when a noexcept expression evaluates to false even though the "
2388 "expression can't actually throw."
2389 msgstr ""
2390
2391 #: c-family/c.opt:1063
2392 #, no-c-format
2393 msgid ""
2394 "Warn if C++17 noexcept function type will change the mangled name of a "
2395 "symbol."
2396 msgstr ""
2397
2398 #: c-family/c.opt:1067
2399 #, no-c-format
2400 msgid ""
2401 "Warn when non-templatized friend functions are declared within a template."
2402 msgstr ""
2403
2404 #: c-family/c.opt:1071
2405 #, no-c-format
2406 msgid ""
2407 "Warn when a conversion function will never be called due to the type it "
2408 "converts to."
2409 msgstr ""
2410
2411 #: c-family/c.opt:1075
2412 #, no-c-format
2413 msgid "Warn for unsafe raw memory writes to objects of class types."
2414 msgstr ""
2415
2416 #: c-family/c.opt:1079
2417 #, no-c-format
2418 msgid "Warn about non-virtual destructors."
2419 msgstr ""
2420
2421 #: c-family/c.opt:1083
2422 #, no-c-format
2423 msgid ""
2424 "Warn about NULL being passed to argument slots marked as requiring non-NULL."
2425 msgstr ""
2426
2427 #: c-family/c.opt:1099
2428 #, no-c-format
2429 msgid ""
2430 "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
2431 msgstr ""
2432
2433 #: c-family/c.opt:1122
2434 #, no-c-format
2435 msgid ""
2436 "Warn if a class interface has no superclass.  Root classes may use an "
2437 "attribute to suppress this warning."
2438 msgstr ""
2439
2440 #: c-family/c.opt:1127
2441 #, no-c-format
2442 msgid "Warn if a C-style cast is used in a program."
2443 msgstr ""
2444
2445 #: c-family/c.opt:1131
2446 #, no-c-format
2447 msgid "Warn for obsolescent usage in a declaration."
2448 msgstr ""
2449
2450 #: c-family/c.opt:1135
2451 #, no-c-format
2452 msgid "Warn if an old-style parameter definition is used."
2453 msgstr ""
2454
2455 #: c-family/c.opt:1139
2456 #, no-c-format
2457 msgid ""
2458 "Warn about potentially suboptimal choices related to OpenACC parallelism."
2459 msgstr ""
2460
2461 #: c-family/c.opt:1143
2462 #, no-c-format
2463 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
2464 msgstr ""
2465
2466 #: c-family/c.opt:1147
2467 #, no-c-format
2468 msgid ""
2469 "Warn if a string is longer than the maximum portable length specified by the "
2470 "standard."
2471 msgstr ""
2472
2473 #: c-family/c.opt:1151 c-family/c.opt:1155
2474 #, no-c-format
2475 msgid "Warn about overloaded virtual function names."
2476 msgstr ""
2477
2478 #: c-family/c.opt:1159
2479 #, no-c-format
2480 msgid "Warn about overriding initializers without side effects."
2481 msgstr ""
2482
2483 #: c-family/c.opt:1163
2484 #, no-c-format
2485 msgid "Warn about overriding initializers with side effects."
2486 msgstr ""
2487
2488 #: c-family/c.opt:1167
2489 #, no-c-format
2490 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
2491 msgstr ""
2492
2493 #: c-family/c.opt:1171
2494 #, no-c-format
2495 msgid "Warn about possibly missing parentheses."
2496 msgstr ""
2497
2498 #: c-family/c.opt:1179
2499 #, no-c-format
2500 msgid ""
2501 "Warn about calling std::move on a local object in a return statement "
2502 "preventing copy elision."
2503 msgstr ""
2504
2505 #: c-family/c.opt:1183
2506 #, no-c-format
2507 msgid "Warn when converting the type of pointers to member functions."
2508 msgstr ""
2509
2510 #: c-family/c.opt:1187
2511 #, no-c-format
2512 msgid "Warn about function pointer arithmetic."
2513 msgstr ""
2514
2515 #: c-family/c.opt:1191
2516 #, no-c-format
2517 msgid "Warn when a pointer differs in signedness in an assignment."
2518 msgstr ""
2519
2520 #: c-family/c.opt:1195
2521 #, no-c-format
2522 msgid "Warn when a pointer is compared with a zero character constant."
2523 msgstr ""
2524
2525 #: c-family/c.opt:1199
2526 #, no-c-format
2527 msgid "Warn when a pointer is cast to an integer of a different size."
2528 msgstr ""
2529
2530 #: c-family/c.opt:1203
2531 #, no-c-format
2532 msgid "Warn about misuses of pragmas."
2533 msgstr ""
2534
2535 #: c-family/c.opt:1207
2536 #, no-c-format
2537 msgid ""
2538 "Warn if constructor or destructors with priorities from 0 to 100 are used."
2539 msgstr ""
2540
2541 #: c-family/c.opt:1211
2542 #, no-c-format
2543 msgid ""
2544 "Warn if a property for an Objective-C object has no assign semantics "
2545 "specified."
2546 msgstr ""
2547
2548 #: c-family/c.opt:1215
2549 #, no-c-format
2550 msgid "Warn if inherited methods are unimplemented."
2551 msgstr ""
2552
2553 #: c-family/c.opt:1219 c-family/c.opt:1223
2554 #, no-c-format
2555 msgid "Warn for placement new expressions with undefined behavior."
2556 msgstr ""
2557
2558 #: c-family/c.opt:1227
2559 #, no-c-format
2560 msgid "Warn about multiple declarations of the same object."
2561 msgstr ""
2562
2563 #: c-family/c.opt:1231
2564 #, no-c-format
2565 msgid "Warn about redundant calls to std::move."
2566 msgstr ""
2567
2568 #: c-family/c.opt:1235
2569 #, no-c-format
2570 msgid "Warn about uses of register storage specifier."
2571 msgstr ""
2572
2573 #: c-family/c.opt:1239
2574 #, no-c-format
2575 msgid "Warn when the compiler reorders code."
2576 msgstr ""
2577
2578 #: c-family/c.opt:1243
2579 #, no-c-format
2580 msgid ""
2581 "Warn whenever a function's return type defaults to \"int\" (C), or about "
2582 "inconsistent return types (C++)."
2583 msgstr ""
2584
2585 #: c-family/c.opt:1247
2586 #, no-c-format
2587 msgid "Warn on suspicious constructs involving reverse scalar storage order."
2588 msgstr ""
2589
2590 #: c-family/c.opt:1251
2591 #, no-c-format
2592 msgid "Warn if a selector has multiple methods."
2593 msgstr ""
2594
2595 #: c-family/c.opt:1255
2596 #, no-c-format
2597 msgid "Warn when a value is moved to itself with std::move."
2598 msgstr ""
2599
2600 #: c-family/c.opt:1259
2601 #, no-c-format
2602 msgid "Warn about possible violations of sequence point rules."
2603 msgstr ""
2604
2605 #: c-family/c.opt:1263
2606 #, no-c-format
2607 msgid "Warn if a local declaration hides an instance variable."
2608 msgstr ""
2609
2610 #: c-family/c.opt:1267 c-family/c.opt:1271
2611 #, no-c-format
2612 msgid "Warn if left shift of a signed value overflows."
2613 msgstr ""
2614
2615 #: c-family/c.opt:1275
2616 #, no-c-format
2617 msgid "Warn if shift count is negative."
2618 msgstr ""
2619
2620 #: c-family/c.opt:1279
2621 #, no-c-format
2622 msgid "Warn if shift count >= width of type."
2623 msgstr ""
2624
2625 #: c-family/c.opt:1283
2626 #, no-c-format
2627 msgid "Warn if left shifting a negative value."
2628 msgstr ""
2629
2630 #: c-family/c.opt:1287
2631 #, no-c-format
2632 msgid ""
2633 "Warn if conversion of the result of arithmetic might change the value even "
2634 "though converting the operands cannot."
2635 msgstr ""
2636
2637 #: c-family/c.opt:1291
2638 #, no-c-format
2639 msgid "Warn about signed-unsigned comparisons."
2640 msgstr ""
2641
2642 #: c-family/c.opt:1299
2643 #, no-c-format
2644 msgid ""
2645 "Warn for implicit type conversions between signed and unsigned integers."
2646 msgstr ""
2647
2648 #: c-family/c.opt:1303
2649 #, no-c-format
2650 msgid "Warn when overload promotes from unsigned to signed."
2651 msgstr ""
2652
2653 #: c-family/c.opt:1307
2654 #, no-c-format
2655 msgid "Warn about uncasted NULL used as sentinel."
2656 msgstr ""
2657
2658 #: c-family/c.opt:1311
2659 #, no-c-format
2660 msgid "Warn about unprototyped function declarations."
2661 msgstr ""
2662
2663 #: c-family/c.opt:1323
2664 #, no-c-format
2665 msgid "Warn if type signatures of candidate methods do not match exactly."
2666 msgstr ""
2667
2668 #: c-family/c.opt:1327
2669 #, no-c-format
2670 msgid ""
2671 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
2672 "are used."
2673 msgstr ""
2674
2675 #: c-family/c.opt:1331
2676 #, no-c-format
2677 msgid "Deprecated.  This switch has no effect."
2678 msgstr ""
2679
2680 #: c-family/c.opt:1339
2681 #, no-c-format
2682 msgid "Warn if a comparison always evaluates to true or false."
2683 msgstr ""
2684
2685 #: c-family/c.opt:1343
2686 #, no-c-format
2687 msgid "Warn if a throw expression will always result in a call to terminate()."
2688 msgstr ""
2689
2690 #: c-family/c.opt:1347
2691 #, no-c-format
2692 msgid "Warn about features not present in traditional C."
2693 msgstr ""
2694
2695 #: c-family/c.opt:1351
2696 #, no-c-format
2697 msgid ""
2698 "Warn of prototypes causing type conversions different from what would happen "
2699 "in the absence of prototype."
2700 msgstr ""
2701
2702 #: c-family/c.opt:1355
2703 #, no-c-format
2704 msgid ""
2705 "Warn if trigraphs are encountered that might affect the meaning of the "
2706 "program."
2707 msgstr ""
2708
2709 #: c-family/c.opt:1359
2710 #, no-c-format
2711 msgid "Warn about @selector()s without previously declared methods."
2712 msgstr ""
2713
2714 #: c-family/c.opt:1363
2715 #, no-c-format
2716 msgid "Warn if an undefined macro is used in an #if directive."
2717 msgstr ""
2718
2719 #: c-family/c.opt:1367
2720 #, no-c-format
2721 msgid "Warn about invalid forms of delimited or named escape sequences."
2722 msgstr ""
2723
2724 #: c-family/c.opt:1379
2725 #, no-c-format
2726 msgid "Warn about unrecognized pragmas."
2727 msgstr ""
2728
2729 #: c-family/c.opt:1383
2730 #, no-c-format
2731 msgid "Warn about unsuffixed float constants."
2732 msgstr ""
2733
2734 #: c-family/c.opt:1391
2735 #, no-c-format
2736 msgid "Warn when typedefs locally defined in a function are not used."
2737 msgstr ""
2738
2739 #: c-family/c.opt:1395
2740 #, no-c-format
2741 msgid "Warn about macros defined in the main file that are not used."
2742 msgstr ""
2743
2744 #: c-family/c.opt:1423
2745 #, no-c-format
2746 msgid "Warn about using variadic macros."
2747 msgstr ""
2748
2749 #: c-family/c.opt:1427
2750 #, no-c-format
2751 msgid ""
2752 "Warn about questionable usage of the macros used to retrieve variable "
2753 "arguments."
2754 msgstr ""
2755
2756 #: c-family/c.opt:1431
2757 #, no-c-format
2758 msgid "Warn about the most vexing parse syntactic ambiguity."
2759 msgstr ""
2760
2761 #: c-family/c.opt:1435
2762 #, no-c-format
2763 msgid "Warn if a variable length array is used."
2764 msgstr ""
2765
2766 #: c-family/c.opt:1439
2767 #, no-c-format
2768 msgid ""
2769 "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length "
2770 "arrays, and on bounded uses of variable-length arrays whose bound can be "
2771 "larger than <number> bytes."
2772 msgstr ""
2773
2774 #: c-family/c.opt:1445
2775 #, no-c-format
2776 msgid ""
2777 "Disable Wvla-larger-than= warning.  Equivalent to Wvla-larger-"
2778 "than=<SIZE_MAX> or larger."
2779 msgstr ""
2780
2781 #: c-family/c.opt:1449
2782 #, no-c-format
2783 msgid "Warn about mismatched declarations of VLA parameters."
2784 msgstr ""
2785
2786 #: c-family/c.opt:1453
2787 #, no-c-format
2788 msgid "Warn about deprecated uses of volatile qualifier."
2789 msgstr ""
2790
2791 #: c-family/c.opt:1457
2792 #, no-c-format
2793 msgid "Warn when a register variable is declared volatile."
2794 msgstr ""
2795
2796 #: c-family/c.opt:1461
2797 #, no-c-format
2798 msgid "Warn on direct virtual inheritance."
2799 msgstr ""
2800
2801 #: c-family/c.opt:1465
2802 #, no-c-format
2803 msgid "Warn if a virtual base has a non-trivial move assignment operator."
2804 msgstr ""
2805
2806 #: c-family/c.opt:1469
2807 #, no-c-format
2808 msgid ""
2809 "In C++, nonzero means warn about deprecated conversion from string literals "
2810 "to 'char *'.  In C, similar warning, except that the conversion is of course "
2811 "not deprecated by the ISO C standard."
2812 msgstr ""
2813
2814 #: c-family/c.opt:1473
2815 #, no-c-format
2816 msgid ""
2817 "Warn about xor operators where it appears the user meant exponentiation."
2818 msgstr ""
2819
2820 #: c-family/c.opt:1477
2821 #, no-c-format
2822 msgid "Warn when a literal '0' is used as null pointer."
2823 msgstr ""
2824
2825 #: c-family/c.opt:1481
2826 #, no-c-format
2827 msgid "Warn about useless casts."
2828 msgstr ""
2829
2830 #: c-family/c.opt:1485
2831 #, no-c-format
2832 msgid ""
2833 "Warn if a class type has a base or a field whose type uses the anonymous "
2834 "namespace or depends on a type with no linkage."
2835 msgstr ""
2836
2837 #: c-family/c.opt:1489
2838 #, no-c-format
2839 msgid ""
2840 "Warn when a declaration has duplicate const, volatile, restrict or _Atomic "
2841 "specifier."
2842 msgstr ""
2843
2844 #: c-family/c.opt:1493
2845 #, no-c-format
2846 msgid ""
2847 "Warn when an argument passed to a restrict-qualified parameter aliases with "
2848 "another argument."
2849 msgstr ""
2850
2851 #: c-family/c.opt:1498
2852 #, no-c-format
2853 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
2854 msgstr ""
2855
2856 #: c-family/c.opt:1506
2857 #, no-c-format
2858 msgid ""
2859 "The version of the C++ ABI used for -Wabi warnings and link compatibility "
2860 "aliases."
2861 msgstr ""
2862
2863 #: c-family/c.opt:1510
2864 #, no-c-format
2865 msgid "Enforce class member access control semantics."
2866 msgstr ""
2867
2868 #: c-family/c.opt:1514
2869 #, no-c-format
2870 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
2871 msgstr ""
2872
2873 #: c-family/c.opt:1518
2874 #, no-c-format
2875 msgid "Support C++17 allocation of over-aligned types."
2876 msgstr ""
2877
2878 #: c-family/c.opt:1522
2879 #, no-c-format
2880 msgid ""
2881 "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments "
2882 "greater than N."
2883 msgstr ""
2884
2885 #: c-family/c.opt:1533 c-family/c.opt:1846 c-family/c.opt:2240
2886 #: c-family/c.opt:2244 c-family/c.opt:2260
2887 #, no-c-format
2888 msgid "No longer supported."
2889 msgstr ""
2890
2891 #: c-family/c.opt:1537
2892 #, no-c-format
2893 msgid "Recognize the \"asm\" keyword."
2894 msgstr ""
2895
2896 #: c-family/c.opt:1545
2897 #, no-c-format
2898 msgid "Recognize built-in functions."
2899 msgstr ""
2900
2901 #: c-family/c.opt:1552
2902 #, no-c-format
2903 msgid "Where shorter, use canonicalized paths to systems headers."
2904 msgstr ""
2905
2906 #: c-family/c.opt:1556
2907 #, no-c-format
2908 msgid ""
2909 "Enable the char8_t fundamental type and use it as the type for UTF-8 string "
2910 "and character literals."
2911 msgstr ""
2912
2913 #: c-family/c.opt:1644
2914 #, no-c-format
2915 msgid "Removed in GCC 8.  This switch has no effect."
2916 msgstr ""
2917
2918 #: c-family/c.opt:1648
2919 #, no-c-format
2920 msgid "Enable support for C++ concepts."
2921 msgstr ""
2922
2923 #: c-family/c.opt:1652
2924 #, no-c-format
2925 msgid "Enable certain features present in the Concepts TS."
2926 msgstr ""
2927
2928 #: c-family/c.opt:1656
2929 #, no-c-format
2930 msgid ""
2931 "Specify maximum error replay depth during recursive diagnosis of a "
2932 "constraint satisfaction failure."
2933 msgstr ""
2934
2935 #: c-family/c.opt:1660
2936 #, no-c-format
2937 msgid "Allow the arguments of the '?' operator to have different types."
2938 msgstr ""
2939
2940 #: c-family/c.opt:1668
2941 #, no-c-format
2942 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
2943 msgstr ""
2944
2945 #: c-family/c.opt:1672
2946 #, no-c-format
2947 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
2948 msgstr ""
2949
2950 #: c-family/c.opt:1676
2951 #, no-c-format
2952 msgid ""
2953 "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache "
2954 "depth."
2955 msgstr ""
2956
2957 #: c-family/c.opt:1680
2958 #, no-c-format
2959 msgid "Allow IEC559 floating point exceptions in constant expressions."
2960 msgstr ""
2961
2962 #: c-family/c.opt:1684
2963 #, no-c-format
2964 msgid ""
2965 "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration "
2966 "count."
2967 msgstr ""
2968
2969 #: c-family/c.opt:1688
2970 #, no-c-format
2971 msgid ""
2972 "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr "
2973 "operations during a single constexpr evaluation."
2974 msgstr ""
2975
2976 #: c-family/c.opt:1692
2977 #, no-c-format
2978 msgid "Enable certain features present drafts of C++ Contracts."
2979 msgstr ""
2980
2981 #: c-family/c.opt:1705
2982 #, no-c-format
2983 msgid ""
2984 "-fcontract-assumption-mode=[on|off]\tEnable or disable treating axiom level "
2985 "contracts as assumptions (default on)."
2986 msgstr ""
2987
2988 #: c-family/c.opt:1709
2989 #, no-c-format
2990 msgid ""
2991 "-fcontract-build-level=[off|default|audit]\tSpecify max contract level to "
2992 "generate runtime checks for."
2993 msgstr ""
2994
2995 #: c-family/c.opt:1713
2996 #, no-c-format
2997 msgid ""
2998 "-fcontract-strict-declarations=[on|off]\tEnable or disable warnings on "
2999 "generalized redeclaration of functions with contracts (default off)."
3000 msgstr ""
3001
3002 #: c-family/c.opt:1717
3003 #, no-c-format
3004 msgid ""
3005 "-fcontract-mode=[on|off]\tEnable or disable all contract facilities (default "
3006 "on)."
3007 msgstr ""
3008
3009 #: c-family/c.opt:1721
3010 #, no-c-format
3011 msgid ""
3012 "-fcontract-continuation-mode=[on|off]\tEnable or disable contract "
3013 "continuation mode (default off)."
3014 msgstr ""
3015
3016 #: c-family/c.opt:1725
3017 #, no-c-format
3018 msgid ""
3019 "-fcontract-role=<name>:<semantics>\tSpecify the semantics for all levels in "
3020 "a role (default, review), or a custom contract role with given semantics "
3021 "(ex: opt:assume,assume,assume)."
3022 msgstr ""
3023
3024 #: c-family/c.opt:1729
3025 #, no-c-format
3026 msgid ""
3027 "-fcontract-semantic=<level>:<semantic>\tSpecify the concrete semantics for "
3028 "level."
3029 msgstr ""
3030
3031 #: c-family/c.opt:1733
3032 #, no-c-format
3033 msgid "Enable C++ coroutines (experimental)."
3034 msgstr ""
3035
3036 #: c-family/c.opt:1737
3037 #, no-c-format
3038 msgid "Emit debug annotations during preprocessing."
3039 msgstr ""
3040
3041 #: c-family/c.opt:1745
3042 #, no-c-format
3043 msgid "Factor complex constructors and destructors to favor space over speed."
3044 msgstr ""
3045
3046 #: c-family/c.opt:1753
3047 #, no-c-format
3048 msgid "Print hierarchical comparisons when template types are mismatched."
3049 msgstr ""
3050
3051 #: c-family/c.opt:1757
3052 #, no-c-format
3053 msgid "Preprocess directives only."
3054 msgstr ""
3055
3056 #: c-family/c.opt:1761
3057 #, no-c-format
3058 msgid "Permit '$' as an identifier character."
3059 msgstr ""
3060
3061 #: c-family/c.opt:1765
3062 #, no-c-format
3063 msgid ""
3064 "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in "
3065 "__FILE__, __BASE_FILE__, and __builtin_FILE()."
3066 msgstr ""
3067
3068 #: c-family/c.opt:1769
3069 #, no-c-format
3070 msgid "Write all declarations as Ada code transitively."
3071 msgstr ""
3072
3073 #: c-family/c.opt:1773
3074 #, no-c-format
3075 msgid "Write all declarations as Ada code for the given file only."
3076 msgstr ""
3077
3078 #: c-family/c.opt:1780
3079 #, no-c-format
3080 msgid "Do not elide common elements in template comparisons."
3081 msgstr ""
3082
3083 #: c-family/c.opt:1784
3084 #, no-c-format
3085 msgid "Generate code to check exception specifications."
3086 msgstr ""
3087
3088 #: c-family/c.opt:1791
3089 #, no-c-format
3090 msgid ""
3091 "-fexec-charset=<cset>\tConvert all strings and character constants to "
3092 "character set <cset>."
3093 msgstr ""
3094
3095 #: c-family/c.opt:1795
3096 #, no-c-format
3097 msgid "Permit universal character names (\\u and \\U) in identifiers."
3098 msgstr ""
3099
3100 #: c-family/c.opt:1799
3101 #, no-c-format
3102 msgid ""
3103 "-finput-charset=<cset>\tSpecify the default character set for source files."
3104 msgstr ""
3105
3106 #: c-family/c.opt:1803
3107 #, no-c-format
3108 msgid ""
3109 "Support dynamic initialization of thread-local variables in a different "
3110 "translation unit."
3111 msgstr ""
3112
3113 #: c-family/c.opt:1810
3114 #, no-c-format
3115 msgid "Fold calls to simple inline functions."
3116 msgstr ""
3117
3118 #: c-family/c.opt:1817
3119 #, no-c-format
3120 msgid "Do not assume that standard C libraries and \"main\" exist."
3121 msgstr ""
3122
3123 #: c-family/c.opt:1821
3124 #, no-c-format
3125 msgid "Recognize GNU-defined keywords."
3126 msgstr ""
3127
3128 #: c-family/c.opt:1825
3129 #, no-c-format
3130 msgid "Generate code for GNU runtime environment."
3131 msgstr ""
3132
3133 #: c-family/c.opt:1829
3134 #, no-c-format
3135 msgid "Use traditional GNU semantics for inline functions."
3136 msgstr ""
3137
3138 #: c-family/c.opt:1842
3139 #, no-c-format
3140 msgid "Assume normal C execution environment."
3141 msgstr ""
3142
3143 #: c-family/c.opt:1850
3144 #, no-c-format
3145 msgid "Export functions even if they can be inlined."
3146 msgstr ""
3147
3148 #: c-family/c.opt:1854
3149 #, no-c-format
3150 msgid "Make inline functions constexpr by default."
3151 msgstr ""
3152
3153 #: c-family/c.opt:1858
3154 #, no-c-format
3155 msgid "Emit implicit instantiations of inline templates."
3156 msgstr ""
3157
3158 #: c-family/c.opt:1862
3159 #, no-c-format
3160 msgid "Emit implicit instantiations of templates."
3161 msgstr ""
3162
3163 #: c-family/c.opt:1866
3164 #, no-c-format
3165 msgid "Implement C++17 inheriting constructor semantics."
3166 msgstr ""
3167
3168 #: c-family/c.opt:1873
3169 #, no-c-format
3170 msgid "Don't emit dllexported inline functions unless needed."
3171 msgstr ""
3172
3173 #: c-family/c.opt:1880
3174 #, no-c-format
3175 msgid ""
3176 "Allow implicit conversions between vectors with differing numbers of "
3177 "subparts and/or differing element types."
3178 msgstr ""
3179
3180 #: c-family/c.opt:1884
3181 #, no-c-format
3182 msgid "Enable C++ modules-ts (experimental)."
3183 msgstr ""
3184
3185 #: c-family/c.opt:1892
3186 #, no-c-format
3187 msgid "Enable C++ header module (experimental)."
3188 msgstr ""
3189
3190 #: c-family/c.opt:1899
3191 #, no-c-format
3192 msgid ""
3193 "Member functions defined within their class are inline in module purview."
3194 msgstr ""
3195
3196 #: c-family/c.opt:1903
3197 #, no-c-format
3198 msgid "Only emit Compiled Module Interface."
3199 msgstr ""
3200
3201 #: c-family/c.opt:1907
3202 #, no-c-format
3203 msgid "Mapper for module to CMI files."
3204 msgstr ""
3205
3206 #: c-family/c.opt:1911
3207 #, no-c-format
3208 msgid "Enable lazy module importing."
3209 msgstr ""
3210
3211 #: c-family/c.opt:1919
3212 #, no-c-format
3213 msgid "Warn about macros that have conflicting header units definitions."
3214 msgstr ""
3215
3216 #: c-family/c.opt:1923
3217 #, no-c-format
3218 msgid "Note #include directives translated to import declarations."
3219 msgstr ""
3220
3221 #: c-family/c.opt:1927
3222 #, no-c-format
3223 msgid ""
3224 "Note #include directives not translated to import declarations, and not "
3225 "known to be textual."
3226 msgstr ""
3227
3228 #: c-family/c.opt:1931
3229 #, no-c-format
3230 msgid "Note a #include translation of a specific header."
3231 msgstr ""
3232
3233 #: c-family/c.opt:1935
3234 #, no-c-format
3235 msgid "Note Compiled Module Interface pathnames."
3236 msgstr ""
3237
3238 #: c-family/c.opt:1939
3239 #, no-c-format
3240 msgid ""
3241 "Note Compiled Module Interface pathname of a specific module or header-unit."
3242 msgstr ""
3243
3244 #: c-family/c.opt:1943
3245 #, no-c-format
3246 msgid ""
3247 "fmax-include-depth=<number> Set the maximum depth of the nested #include."
3248 msgstr ""
3249
3250 #: c-family/c.opt:1947
3251 #, no-c-format
3252 msgid "Don't warn about uses of Microsoft extensions."
3253 msgstr ""
3254
3255 #: c-family/c.opt:1966
3256 #, no-c-format
3257 msgid ""
3258 "Implement resolution of DR 150 for matching of template template arguments."
3259 msgstr ""
3260
3261 #: c-family/c.opt:1970
3262 #, no-c-format
3263 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
3264 msgstr ""
3265
3266 #: c-family/c.opt:1974
3267 #, no-c-format
3268 msgid "Assume that receivers of Objective-C messages may be nil."
3269 msgstr ""
3270
3271 #: c-family/c.opt:1978
3272 #, no-c-format
3273 msgid ""
3274 "Allow access to instance variables as if they were local declarations within "
3275 "instance method implementations."
3276 msgstr ""
3277
3278 #: c-family/c.opt:1982
3279 #, no-c-format
3280 msgid ""
3281 "-fvisibility=[private|protected|public|package]\tSet the default symbol "
3282 "visibility."
3283 msgstr ""
3284
3285 #: c-family/c.opt:2007
3286 #, no-c-format
3287 msgid ""
3288 "Treat a throw() exception specification as noexcept to improve code size."
3289 msgstr ""
3290
3291 #: c-family/c.opt:2011
3292 #, no-c-format
3293 msgid ""
3294 "Specify which ABI to use for Objective-C family code and meta-data "
3295 "generation."
3296 msgstr ""
3297
3298 #: c-family/c.opt:2017
3299 #, no-c-format
3300 msgid ""
3301 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
3302 "ivars, if needed."
3303 msgstr ""
3304
3305 #: c-family/c.opt:2021
3306 #, no-c-format
3307 msgid "Allow fast jumps to the message dispatcher."
3308 msgstr ""
3309
3310 #: c-family/c.opt:2027
3311 #, no-c-format
3312 msgid "Enable Objective-C exception and synchronization syntax."
3313 msgstr ""
3314
3315 #: c-family/c.opt:2031
3316 #, no-c-format
3317 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
3318 msgstr ""
3319
3320 #: c-family/c.opt:2035
3321 #, no-c-format
3322 msgid ""
3323 "Enable inline checks for nil receivers with the NeXT runtime and ABI version "
3324 "2."
3325 msgstr ""
3326
3327 #: c-family/c.opt:2040
3328 #, no-c-format
3329 msgid "Enable Objective-C setjmp exception handling runtime."
3330 msgstr ""
3331
3332 #: c-family/c.opt:2044
3333 #, no-c-format
3334 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
3335 msgstr ""
3336
3337 #: c-family/c.opt:2048
3338 #, no-c-format
3339 msgid "Enable OpenACC."
3340 msgstr ""
3341
3342 #: c-family/c.opt:2052
3343 #, no-c-format
3344 msgid "Specify default OpenACC compute dimensions."
3345 msgstr ""
3346
3347 #: c-family/c.opt:2056
3348 #, no-c-format
3349 msgid "Enable OpenMP (implies -frecursive in Fortran)."
3350 msgstr ""
3351
3352 #: c-family/c.opt:2060
3353 #, no-c-format
3354 msgid "Enable OpenMP's SIMD directives."
3355 msgstr ""
3356
3357 #: c-family/c.opt:2064
3358 #, no-c-format
3359 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
3360 msgstr ""
3361
3362 #: c-family/c.opt:2075
3363 #, no-c-format
3364 msgid "Look for and use PCH files even when preprocessing."
3365 msgstr ""
3366
3367 #: c-family/c.opt:2079
3368 #, no-c-format
3369 msgid "Downgrade conformance errors to warnings."
3370 msgstr ""
3371
3372 #: c-family/c.opt:2083
3373 #, no-c-format
3374 msgid "Enable Plan 9 language extensions."
3375 msgstr ""
3376
3377 #: c-family/c.opt:2087
3378 #, no-c-format
3379 msgid "Treat the input file as already preprocessed."
3380 msgstr ""
3381
3382 #: c-family/c.opt:2095
3383 #, no-c-format
3384 msgid ""
3385 "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro "
3386 "expansion and display them in error messages."
3387 msgstr ""
3388
3389 #: c-family/c.opt:2099
3390 #, no-c-format
3391 msgid ""
3392 "Do not pretty-print template specializations as the template signature "
3393 "followed by the arguments."
3394 msgstr ""
3395
3396 #: c-family/c.opt:2103
3397 #, no-c-format
3398 msgid "Treat known sprintf return values as constants."
3399 msgstr ""
3400
3401 #: c-family/c.opt:2107
3402 #, no-c-format
3403 msgid ""
3404 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
3405 "in at runtime."
3406 msgstr ""
3407
3408 #: c-family/c.opt:2111
3409 #, no-c-format
3410 msgid "Removed in GCC 10.  This switch has no effect."
3411 msgstr ""
3412
3413 #: c-family/c.opt:2115
3414 #, no-c-format
3415 msgid "Generate run time type descriptor information."
3416 msgstr ""
3417
3418 #: c-family/c.opt:2119 ada/gcc-interface/lang.opt:81
3419 #, no-c-format
3420 msgid "Use the narrowest integer type possible for enumeration types."
3421 msgstr ""
3422
3423 #: c-family/c.opt:2123
3424 #, no-c-format
3425 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
3426 msgstr ""
3427
3428 #: c-family/c.opt:2127
3429 #, no-c-format
3430 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
3431 msgstr ""
3432
3433 #: c-family/c.opt:2131 ada/gcc-interface/lang.opt:85
3434 #, no-c-format
3435 msgid "Make \"char\" signed by default."
3436 msgstr ""
3437
3438 #: c-family/c.opt:2135
3439 #, no-c-format
3440 msgid "Enable C++14 sized deallocation support."
3441 msgstr ""
3442
3443 #: c-family/c.opt:2142
3444 #, no-c-format
3445 msgid ""
3446 "-fstrict-flex-arrays=<level>    Control when to treat the trailing array of "
3447 "a structure as a flexible array member for the purposes of accessing the "
3448 "elements of such an array. The default is treating all trailing arrays of "
3449 "structures as flexible array members."
3450 msgstr ""
3451
3452 #: c-family/c.opt:2149
3453 #, no-c-format
3454 msgid ""
3455 "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar "
3456 "storage order."
3457 msgstr ""
3458
3459 #: c-family/c.opt:2165
3460 #, no-c-format
3461 msgid "Display statistics accumulated during compilation."
3462 msgstr ""
3463
3464 #: c-family/c.opt:2169
3465 #, no-c-format
3466 msgid ""
3467 "Assume that values of enumeration type are always within the minimum range "
3468 "of that type."
3469 msgstr ""
3470
3471 #: c-family/c.opt:2176 c-family/c.opt:2181
3472 #, no-c-format
3473 msgid ""
3474 "Follow the C++17 evaluation order requirements for assignment expressions, "
3475 "shift, member function calls, etc."
3476 msgstr ""
3477
3478 #: c-family/c.opt:2198
3479 #, no-c-format
3480 msgid ""
3481 "Set the maximum number of template instantiation notes for a single warning "
3482 "or error."
3483 msgstr ""
3484
3485 #: c-family/c.opt:2205
3486 #, no-c-format
3487 msgid ""
3488 "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
3489 msgstr ""
3490
3491 #: c-family/c.opt:2212
3492 #, no-c-format
3493 msgid ""
3494 "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
3495 "local statics."
3496 msgstr ""
3497
3498 #: c-family/c.opt:2216
3499 #, no-c-format
3500 msgid ""
3501 "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
3502 msgstr ""
3503
3504 #: c-family/c.opt:2220 ada/gcc-interface/lang.opt:89
3505 #, no-c-format
3506 msgid "Make \"char\" unsigned by default."
3507 msgstr ""
3508
3509 #: c-family/c.opt:2224
3510 #, no-c-format
3511 msgid "Use __cxa_atexit to register destructors."
3512 msgstr ""
3513
3514 #: c-family/c.opt:2228
3515 #, no-c-format
3516 msgid "Use __cxa_get_exception_ptr in exception handling."
3517 msgstr ""
3518
3519 #: c-family/c.opt:2232
3520 #, no-c-format
3521 msgid "Marks all inlined functions and methods as having hidden visibility."
3522 msgstr ""
3523
3524 #: c-family/c.opt:2236
3525 #, no-c-format
3526 msgid "Changes visibility to match Microsoft Visual Studio by default."
3527 msgstr ""
3528
3529 #: c-family/c.opt:2248
3530 #, no-c-format
3531 msgid "Emit common-like symbols as weak symbols."
3532 msgstr ""
3533
3534 #: c-family/c.opt:2252
3535 #, no-c-format
3536 msgid ""
3537 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
3538 "to character set <cset>."
3539 msgstr ""
3540
3541 #: c-family/c.opt:2256
3542 #, no-c-format
3543 msgid "Generate a #line directive pointing at the current working directory."
3544 msgstr ""
3545
3546 #: c-family/c.opt:2264
3547 #, no-c-format
3548 msgid ""
3549 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
3550 msgstr ""
3551
3552 #: c-family/c.opt:2268
3553 #, no-c-format
3554 msgid "Dump declarations to a .decl file."
3555 msgstr ""
3556
3557 #: c-family/c.opt:2272
3558 #, no-c-format
3559 msgid ""
3560 "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
3561 msgstr ""
3562
3563 #: c-family/c.opt:2276
3564 #, no-c-format
3565 msgid ""
3566 "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
3567 msgstr ""
3568
3569 #: c-family/c.opt:2280
3570 #, no-c-format
3571 msgid ""
3572 "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
3573 "structs."
3574 msgstr ""
3575
3576 #: c-family/c.opt:2284
3577 #, no-c-format
3578 msgid ""
3579 "Interpret imaginary, fixed-point, or other gnu number suffix as the "
3580 "corresponding number literal rather than a user-defined number literal."
3581 msgstr ""
3582
3583 #: c-family/c.opt:2289
3584 #, no-c-format
3585 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
3586 msgstr ""
3587
3588 #: c-family/c.opt:2293
3589 #, no-c-format
3590 msgid "-imacros <file>\tAccept definition of macros in <file>."
3591 msgstr ""
3592
3593 #: c-family/c.opt:2297
3594 #, no-c-format
3595 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
3596 msgstr ""
3597
3598 #: c-family/c.opt:2301
3599 #, no-c-format
3600 msgid "-include <file>\tInclude the contents of <file> before other files."
3601 msgstr ""
3602
3603 #: c-family/c.opt:2305
3604 #, no-c-format
3605 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
3606 msgstr ""
3607
3608 #: c-family/c.opt:2309
3609 #, no-c-format
3610 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
3611 msgstr ""
3612
3613 #: c-family/c.opt:2313
3614 #, no-c-format
3615 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
3616 msgstr ""
3617
3618 #: c-family/c.opt:2317
3619 #, no-c-format
3620 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
3621 msgstr ""
3622
3623 #: c-family/c.opt:2321
3624 #, no-c-format
3625 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
3626 msgstr ""
3627
3628 #: c-family/c.opt:2325
3629 #, no-c-format
3630 msgid ""
3631 "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
3632 msgstr ""
3633
3634 #: c-family/c.opt:2335
3635 #, no-c-format
3636 msgid ""
3637 "Do not search standard system include directories (those specified with -"
3638 "isystem will still be used)."
3639 msgstr ""
3640
3641 #: c-family/c.opt:2339
3642 #, no-c-format
3643 msgid "Do not search standard system include directories for C++."
3644 msgstr ""
3645
3646 #: c-family/c.opt:2351
3647 #, no-c-format
3648 msgid "Generate C header of platform-specific features."
3649 msgstr ""
3650
3651 #: c-family/c.opt:2355
3652 #, no-c-format
3653 msgid "Remap file names when including files."
3654 msgstr ""
3655
3656 #: c-family/c.opt:2359 c-family/c.opt:2363
3657 #, no-c-format
3658 msgid ""
3659 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
3660 "corrigendum."
3661 msgstr ""
3662
3663 #: c-family/c.opt:2367
3664 #, no-c-format
3665 msgid "Conform to the ISO 2011 C++ standard."
3666 msgstr ""
3667
3668 #: c-family/c.opt:2371
3669 #, no-c-format
3670 msgid "Deprecated in favor of -std=c++11."
3671 msgstr ""
3672
3673 #: c-family/c.opt:2375
3674 #, no-c-format
3675 msgid "Deprecated in favor of -std=c++14."
3676 msgstr ""
3677
3678 #: c-family/c.opt:2379
3679 #, no-c-format
3680 msgid "Conform to the ISO 2014 C++ standard."
3681 msgstr ""
3682
3683 #: c-family/c.opt:2383
3684 #, no-c-format
3685 msgid "Deprecated in favor of -std=c++17."
3686 msgstr ""
3687
3688 #: c-family/c.opt:2387
3689 #, no-c-format
3690 msgid "Conform to the ISO 2017 C++ standard."
3691 msgstr ""
3692
3693 #: c-family/c.opt:2391 c-family/c.opt:2395
3694 #, no-c-format
3695 msgid ""
3696 "Conform to the ISO 2020 C++ standard (experimental and incomplete support)."
3697 msgstr ""
3698
3699 #: c-family/c.opt:2399 c-family/c.opt:2403
3700 #, no-c-format
3701 msgid ""
3702 "Conform to the ISO 2023 C++ draft standard (experimental and incomplete "
3703 "support)."
3704 msgstr ""
3705
3706 #: c-family/c.opt:2407 c-family/c.opt:2545
3707 #, no-c-format
3708 msgid "Conform to the ISO 2011 C standard."
3709 msgstr ""
3710
3711 #: c-family/c.opt:2411
3712 #, no-c-format
3713 msgid "Deprecated in favor of -std=c11."
3714 msgstr ""
3715
3716 #: c-family/c.opt:2415 c-family/c.opt:2419 c-family/c.opt:2549
3717 #: c-family/c.opt:2553
3718 #, no-c-format
3719 msgid "Conform to the ISO 2017 C standard (published in 2018)."
3720 msgstr ""
3721
3722 #: c-family/c.opt:2423
3723 #, no-c-format
3724 msgid ""
3725 "Conform to the ISO 202X C standard draft (experimental and incomplete "
3726 "support)."
3727 msgstr ""
3728
3729 #: c-family/c.opt:2427 c-family/c.opt:2431 c-family/c.opt:2529
3730 #, no-c-format
3731 msgid "Conform to the ISO 1990 C standard."
3732 msgstr ""
3733
3734 #: c-family/c.opt:2435 c-family/c.opt:2537
3735 #, no-c-format
3736 msgid "Conform to the ISO 1999 C standard."
3737 msgstr ""
3738
3739 #: c-family/c.opt:2439
3740 #, no-c-format
3741 msgid "Deprecated in favor of -std=c99."
3742 msgstr ""
3743
3744 #: c-family/c.opt:2443 c-family/c.opt:2448
3745 #, no-c-format
3746 msgid ""
3747 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
3748 "corrigendum with GNU extensions."
3749 msgstr ""
3750
3751 #: c-family/c.opt:2453
3752 #, no-c-format
3753 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
3754 msgstr ""
3755
3756 #: c-family/c.opt:2457
3757 #, no-c-format
3758 msgid "Deprecated in favor of -std=gnu++11."
3759 msgstr ""
3760
3761 #: c-family/c.opt:2461
3762 #, no-c-format
3763 msgid "Deprecated in favor of -std=gnu++14."
3764 msgstr ""
3765
3766 #: c-family/c.opt:2465
3767 #, no-c-format
3768 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
3769 msgstr ""
3770
3771 #: c-family/c.opt:2469
3772 #, no-c-format
3773 msgid "Deprecated in favor of -std=gnu++17."
3774 msgstr ""
3775
3776 #: c-family/c.opt:2473
3777 #, no-c-format
3778 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
3779 msgstr ""
3780
3781 #: c-family/c.opt:2477 c-family/c.opt:2481
3782 #, no-c-format
3783 msgid ""
3784 "Conform to the ISO 2020 C++ standard with GNU extensions (experimental and "
3785 "incomplete support)."
3786 msgstr ""
3787
3788 #: c-family/c.opt:2485 c-family/c.opt:2489
3789 #, no-c-format
3790 msgid ""
3791 "Conform to the ISO 2023 C++ draft standard with GNU extensions (experimental "
3792 "and incomplete support)."
3793 msgstr ""
3794
3795 #: c-family/c.opt:2493
3796 #, no-c-format
3797 msgid "Conform to the ISO 2011 C standard with GNU extensions."
3798 msgstr ""
3799
3800 #: c-family/c.opt:2497
3801 #, no-c-format
3802 msgid "Deprecated in favor of -std=gnu11."
3803 msgstr ""
3804
3805 #: c-family/c.opt:2501 c-family/c.opt:2505
3806 #, no-c-format
3807 msgid ""
3808 "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
3809 msgstr ""
3810
3811 #: c-family/c.opt:2509
3812 #, no-c-format
3813 msgid ""
3814 "Conform to the ISO 202X C standard draft with GNU extensions (experimental "
3815 "and incomplete support)."
3816 msgstr ""
3817
3818 #: c-family/c.opt:2513 c-family/c.opt:2517
3819 #, no-c-format
3820 msgid "Conform to the ISO 1990 C standard with GNU extensions."
3821 msgstr ""
3822
3823 #: c-family/c.opt:2521
3824 #, no-c-format
3825 msgid "Conform to the ISO 1999 C standard with GNU extensions."
3826 msgstr ""
3827
3828 #: c-family/c.opt:2525
3829 #, no-c-format
3830 msgid "Deprecated in favor of -std=gnu99."
3831 msgstr ""
3832
3833 #: c-family/c.opt:2533
3834 #, no-c-format
3835 msgid "Conform to the ISO 1990 C standard as amended in 1994."
3836 msgstr ""
3837
3838 #: c-family/c.opt:2541
3839 #, no-c-format
3840 msgid "Deprecated in favor of -std=iso9899:1999."
3841 msgstr ""
3842
3843 #: c-family/c.opt:2557
3844 #, no-c-format
3845 msgid ""
3846 "-stdlib=[libstdc++|libc++]\tThe standard library to be used for C++ headers "
3847 "and runtime."
3848 msgstr ""
3849
3850 #: c-family/c.opt:2574
3851 #, no-c-format
3852 msgid "Enable traditional preprocessing."
3853 msgstr ""
3854
3855 #: c-family/c.opt:2578
3856 #, no-c-format
3857 msgid "-trigraphs\tSupport ISO C trigraphs."
3858 msgstr ""
3859
3860 #: c-family/c.opt:2582
3861 #, no-c-format
3862 msgid "Do not predefine system-specific and GCC-specific macros."
3863 msgstr ""
3864
3865 #: ada/gcc-interface/lang.opt:61
3866 #, no-c-format
3867 msgid "Dump Source Coverage Obligations."
3868 msgstr ""
3869
3870 #: ada/gcc-interface/lang.opt:65
3871 #, no-c-format
3872 msgid "Synonym of -gnatk8."
3873 msgstr ""
3874
3875 #: ada/gcc-interface/lang.opt:73
3876 #, no-c-format
3877 msgid "Do not look for object files in standard path."
3878 msgstr ""
3879
3880 #: ada/gcc-interface/lang.opt:77
3881 #, no-c-format
3882 msgid "Select the runtime."
3883 msgstr ""
3884
3885 #: ada/gcc-interface/lang.opt:93
3886 #, no-c-format
3887 msgid "Catch typos."
3888 msgstr ""
3889
3890 #: ada/gcc-interface/lang.opt:97
3891 #, no-c-format
3892 msgid "Set name of output ALI file (internal switch)."
3893 msgstr ""
3894
3895 #: ada/gcc-interface/lang.opt:101
3896 #, no-c-format
3897 msgid "-gnat<options>\tSpecify options to GNAT."
3898 msgstr ""
3899
3900 #: ada/gcc-interface/lang.opt:105
3901 #, no-c-format
3902 msgid "Ignored."
3903 msgstr ""
3904
3905 #: d/lang.opt:51
3906 #, no-c-format
3907 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
3908 msgstr ""
3909
3910 #: d/lang.opt:55
3911 #, no-c-format
3912 msgid "-Hf <file>\tWrite D interface to <file>."
3913 msgstr ""
3914
3915 #: d/lang.opt:127
3916 #, no-c-format
3917 msgid "Warn about casts that will produce a null result."
3918 msgstr ""
3919
3920 #: d/lang.opt:143
3921 #, no-c-format
3922 msgid "Warn from speculative compiles such as __traits(compiles)."
3923 msgstr ""
3924
3925 #: d/lang.opt:155
3926 #, no-c-format
3927 msgid "Generate JSON file."
3928 msgstr ""
3929
3930 #: d/lang.opt:159
3931 #, no-c-format
3932 msgid "-Xf <file>\tWrite JSON output to the given <file>."
3933 msgstr ""
3934
3935 #: d/lang.opt:163
3936 #, no-c-format
3937 msgid "Debug library to use instead of phobos."
3938 msgstr ""
3939
3940 #: d/lang.opt:167
3941 #, no-c-format
3942 msgid "Default library to use instead of phobos."
3943 msgstr ""
3944
3945 #: d/lang.opt:171
3946 #, no-c-format
3947 msgid "Do link the standard D startup files in the compilation."
3948 msgstr ""
3949
3950 #: d/lang.opt:178
3951 #, no-c-format
3952 msgid "Generate code for all template instantiations."
3953 msgstr ""
3954
3955 #: d/lang.opt:182
3956 #, no-c-format
3957 msgid "Generate code for assert contracts."
3958 msgstr ""
3959
3960 #: d/lang.opt:190
3961 #, no-c-format
3962 msgid ""
3963 "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code "
3964 "only, or off."
3965 msgstr ""
3966
3967 #: d/lang.opt:232
3968 #, no-c-format
3969 msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure."
3970 msgstr ""
3971
3972 #: d/lang.opt:248
3973 #, no-c-format
3974 msgid "Compile in debug code."
3975 msgstr ""
3976
3977 #: d/lang.opt:252
3978 #, no-c-format
3979 msgid "-fdebug=<ident>\tCompile in debug code identified by <ident>."
3980 msgstr ""
3981
3982 #: d/lang.opt:256
3983 #, no-c-format
3984 msgid "Generate documentation."
3985 msgstr ""
3986
3987 #: d/lang.opt:260
3988 #, no-c-format
3989 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
3990 msgstr ""
3991
3992 #: d/lang.opt:264
3993 #, no-c-format
3994 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
3995 msgstr ""
3996
3997 #: d/lang.opt:268
3998 #, no-c-format
3999 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
4000 msgstr ""
4001
4002 #: d/lang.opt:272
4003 #, no-c-format
4004 msgid "Assume that standard D runtime libraries and \"D main\" exist."
4005 msgstr ""
4006
4007 #: d/lang.opt:276
4008 #, no-c-format
4009 msgid "Add comments for ignored declarations in the generated C++ header."
4010 msgstr ""
4011
4012 #: d/lang.opt:280
4013 #, no-c-format
4014 msgid ""
4015 "-fdump-cxx-spec=<filename>\tWrite all declarations as C++ code to <filename>."
4016 msgstr ""
4017
4018 #: d/lang.opt:284
4019 #, no-c-format
4020 msgid "Display the frontend AST after parsing and semantic passes."
4021 msgstr ""
4022
4023 #: d/lang.opt:288
4024 #, no-c-format
4025 msgid ""
4026 "-fextern-std=<standard>\tSet C++ name mangling compatibility with <standard>."
4027 msgstr ""
4028
4029 #: d/lang.opt:313
4030 #, no-c-format
4031 msgid "Ignore unsupported pragmas."
4032 msgstr ""
4033
4034 #: d/lang.opt:317
4035 #, no-c-format
4036 msgid "Generate code for class invariant contracts."
4037 msgstr ""
4038
4039 #: d/lang.opt:321
4040 #, no-c-format
4041 msgid "Generate a default D main() function when compiling."
4042 msgstr ""
4043
4044 #: d/lang.opt:325
4045 #, no-c-format
4046 msgid ""
4047 "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for "
4048 "<package.module>."
4049 msgstr ""
4050
4051 #: d/lang.opt:329
4052 #, no-c-format
4053 msgid "Generate ModuleInfo struct for output module."
4054 msgstr ""
4055
4056 #: d/lang.opt:333
4057 #, no-c-format
4058 msgid ""
4059 "Process all modules specified on the command line, but only generate code "
4060 "for the module specified by the argument."
4061 msgstr ""
4062
4063 #: d/lang.opt:337
4064 #, no-c-format
4065 msgid "Generate code for postcondition contracts."
4066 msgstr ""
4067
4068 #: d/lang.opt:341
4069 #, no-c-format
4070 msgid "Generate code for precondition contracts."
4071 msgstr ""
4072
4073 #: d/lang.opt:345
4074 #, no-c-format
4075 msgid "Turn on all upcoming D language features."
4076 msgstr ""
4077
4078 #: d/lang.opt:349
4079 #, no-c-format
4080 msgid "Implement D bit-fields."
4081 msgstr ""
4082
4083 #: d/lang.opt:353
4084 #, no-c-format
4085 msgid "Implement DIP1000: Scoped pointers."
4086 msgstr ""
4087
4088 #: d/lang.opt:357
4089 #, no-c-format
4090 msgid "Implement DIP1008: Allow exceptions in @nogc code."
4091 msgstr ""
4092
4093 #: d/lang.opt:361
4094 #, no-c-format
4095 msgid "Implement DIP1021: Mutable function arguments."
4096 msgstr ""
4097
4098 #: d/lang.opt:365
4099 #, no-c-format
4100 msgid "Implement DIP25: Sealed references."
4101 msgstr ""
4102
4103 #: d/lang.opt:369
4104 #, no-c-format
4105 msgid "Destruct fields of partially constructed objects."
4106 msgstr ""
4107
4108 #: d/lang.opt:373
4109 #, no-c-format
4110 msgid "Use field-wise comparisons for struct equality."
4111 msgstr ""
4112
4113 #: d/lang.opt:377
4114 #, no-c-format
4115 msgid ""
4116 "When a symbol is resolved, check `alias this' scope before going to upper "
4117 "scopes."
4118 msgstr ""
4119
4120 #: d/lang.opt:381
4121 #, no-c-format
4122 msgid ""
4123 "Disallow unsound immutable conversions that were formerly incorrectly "
4124 "permitted."
4125 msgstr ""
4126
4127 #: d/lang.opt:385
4128 #, no-c-format
4129 msgid "Implement 'in' parameters to mean scope const."
4130 msgstr ""
4131
4132 #: d/lang.opt:389
4133 #, no-c-format
4134 msgid ""
4135 "Implement 'in' contracts of overridden methods to be a superset of parent "
4136 "contract."
4137 msgstr ""
4138
4139 #: d/lang.opt:393
4140 #, no-c-format
4141 msgid "Disable access to shared memory objects."
4142 msgstr ""
4143
4144 #: d/lang.opt:397
4145 #, no-c-format
4146 msgid "Enable rvalue arguments to ref parameters."
4147 msgstr ""
4148
4149 #: d/lang.opt:401
4150 #, no-c-format
4151 msgid "Disable access to variables marked `@system' from @safe code."
4152 msgstr ""
4153
4154 #: d/lang.opt:405
4155 #, no-c-format
4156 msgid "Compile release version."
4157 msgstr ""
4158
4159 #: d/lang.opt:409
4160 #, no-c-format
4161 msgid "Turn off all revertable D language features."
4162 msgstr ""
4163
4164 #: d/lang.opt:413
4165 #, no-c-format
4166 msgid "Revert DIP1000: Scoped pointers."
4167 msgstr ""
4168
4169 #: d/lang.opt:417
4170 #, no-c-format
4171 msgid "Revert DIP25: Sealed references."
4172 msgstr ""
4173
4174 #: d/lang.opt:421
4175 #, no-c-format
4176 msgid "Don't destruct fields of partially constructed objects."
4177 msgstr ""
4178
4179 #: d/lang.opt:425
4180 #, no-c-format
4181 msgid "Don't use C-style integral promotion for unary '+', '-' and '~'."
4182 msgstr ""
4183
4184 #: d/lang.opt:433
4185 #, no-c-format
4186 msgid ""
4187 "-fsave-mixins=<filename>\tExpand and save mixins to file specified by "
4188 "<filename>."
4189 msgstr ""
4190
4191 #: d/lang.opt:437
4192 #, no-c-format
4193 msgid "Generate code for switches without a default case."
4194 msgstr ""
4195
4196 #: d/lang.opt:441
4197 #, no-c-format
4198 msgid "List information on all D language transitions."
4199 msgstr ""
4200
4201 #: d/lang.opt:445
4202 #, no-c-format
4203 msgid "List all non-mutable fields which occupy an object instance."
4204 msgstr ""
4205
4206 #: d/lang.opt:449
4207 #, no-c-format
4208 msgid "List all usages of 'in' on parameter."
4209 msgstr ""
4210
4211 #: d/lang.opt:453
4212 #, no-c-format
4213 msgid "List all hidden GC allocations."
4214 msgstr ""
4215
4216 #: d/lang.opt:457
4217 #, no-c-format
4218 msgid "List statistics on template instantiations."
4219 msgstr ""
4220
4221 #: d/lang.opt:461
4222 #, no-c-format
4223 msgid "List all variables going into thread local storage."
4224 msgstr ""
4225
4226 #: d/lang.opt:465
4227 #, no-c-format
4228 msgid "Compile in unittest code."
4229 msgstr ""
4230
4231 #: d/lang.opt:469
4232 #, no-c-format
4233 msgid "-fversion=<ident>\tCompile in version code identified by <ident>."
4234 msgstr ""
4235
4236 #: d/lang.opt:473
4237 #, no-c-format
4238 msgid "Emit template instantiations as weak symbols."
4239 msgstr ""
4240
4241 #: d/lang.opt:493
4242 #, no-c-format
4243 msgid "Do not link the standard D library in the compilation."
4244 msgstr ""
4245
4246 #: d/lang.opt:501
4247 #, no-c-format
4248 msgid "Link the standard D library statically in the compilation."
4249 msgstr ""
4250
4251 #: d/lang.opt:505
4252 #, no-c-format
4253 msgid "Link the standard D library dynamically in the compilation."
4254 msgstr ""
4255
4256 #: m2/lang.opt:35
4257 #, no-c-format
4258 msgid ""
4259 "compiler checks to force definition module procedure parameter names with "
4260 "their implementation module counterpart"
4261 msgstr ""
4262
4263 #: m2/lang.opt:39
4264 #, no-c-format
4265 msgid "compiler warns if a cast is being used on types of differing sizes"
4266 msgstr ""
4267
4268 #: m2/lang.opt:43
4269 #, no-c-format
4270 msgid "inform user which parameters will be passed by reference"
4271 msgstr ""
4272
4273 #: m2/lang.opt:47
4274 #, no-c-format
4275 msgid ""
4276 "extra compile time semantic checking, typically tries to catch poor "
4277 "programming style"
4278 msgstr ""
4279
4280 #: m2/lang.opt:51
4281 #, no-c-format
4282 msgid "automatically initializes all pointers to NIL"
4283 msgstr ""
4284
4285 #: m2/lang.opt:55
4286 #, no-c-format
4287 msgid ""
4288 "turns on runtime subrange, array index and indirection via NIL pointer "
4289 "checking"
4290 msgstr ""
4291
4292 #: m2/lang.opt:59
4293 #, no-c-format
4294 msgid ""
4295 "turns on runtime checking to check whether a CASE statement requires an ELSE "
4296 "clause when on was not specified"
4297 msgstr ""
4298
4299 #: m2/lang.opt:63
4300 #, no-c-format
4301 msgid "use cpp to preprocess the module"
4302 msgstr ""
4303
4304 #: m2/lang.opt:67 m2/lang.opt:71
4305 #, no-c-format
4306 msgid "passed to the preprocessor if -fcpp is used (internal switch)"
4307 msgstr ""
4308
4309 #: m2/lang.opt:75
4310 #, no-c-format
4311 msgid "call a real function, rather than the builtin equivalent"
4312 msgstr ""
4313
4314 #: m2/lang.opt:79
4315 #, no-c-format
4316 msgid "turn on internal debugging of the compiler (internal switch)"
4317 msgstr ""
4318
4319 #: m2/lang.opt:83
4320 #, no-c-format
4321 msgid "turn on quadruple tracing (internal switch)"
4322 msgstr ""
4323
4324 #: m2/lang.opt:87
4325 #, no-c-format
4326 msgid "turn on the Modula-2 api tracing (internal switch)"
4327 msgstr ""
4328
4329 #: m2/lang.opt:91
4330 #, no-c-format
4331 msgid "turn on the Modula-2 function line number generation (internal switch)"
4332 msgstr ""
4333
4334 #: m2/lang.opt:95
4335 #, no-c-format
4336 msgid "recognise the specified suffix as a definition module filename"
4337 msgstr ""
4338
4339 #: m2/lang.opt:99
4340 #, no-c-format
4341 msgid "display all inbuilt system items"
4342 msgstr ""
4343
4344 #: m2/lang.opt:103
4345 #, no-c-format
4346 msgid ""
4347 "allows opaque types to be implemented as any type (a GNU Modula-2 extension)"
4348 msgstr ""
4349
4350 #: m2/lang.opt:107
4351 #, no-c-format
4352 msgid ""
4353 "turns on runtime checking to check whether a floating point number is about "
4354 "to exceed range"
4355 msgstr ""
4356
4357 #: m2/lang.opt:111
4358 #, no-c-format
4359 msgid ""
4360 "create a topologically sorted module list from all dependent modules used in "
4361 "the application"
4362 msgstr ""
4363
4364 #: m2/lang.opt:115 m2/lang.opt:191
4365 #, no-c-format
4366 msgid "turns on all range checking for numerical values"
4367 msgstr ""
4368
4369 #: m2/lang.opt:119
4370 #, no-c-format
4371 msgid "use ISO dialect of Modula-2"
4372 msgstr ""
4373
4374 #: m2/lang.opt:123
4375 #, no-c-format
4376 msgid ""
4377 "specify the library order, currently legal entries include: log, min, pim, "
4378 "iso or their directory name equivalent m2log, m2min, m2pim, m2iso."
4379 msgstr ""
4380
4381 #: m2/lang.opt:127
4382 #, no-c-format
4383 msgid "set all location values to a specific value (internal switch)"
4384 msgstr ""
4385
4386 #: m2/lang.opt:131
4387 #, no-c-format
4388 msgid ""
4389 "generate extra nops to improve debugging, producing an instruction for every "
4390 "code related keyword"
4391 msgstr ""
4392
4393 #: m2/lang.opt:135
4394 #, no-c-format
4395 msgid "generate error messages which render keywords in lower case"
4396 msgstr ""
4397
4398 #: m2/lang.opt:139
4399 #, no-c-format
4400 msgid "insert plugin to identify runtime errors at compiletime (default on)"
4401 msgstr ""
4402
4403 #: m2/lang.opt:143
4404 #, no-c-format
4405 msgid ""
4406 "display statistics about the amount of source lines compiled and symbols used"
4407 msgstr ""
4408
4409 #: m2/lang.opt:147
4410 #, no-c-format
4411 msgid "experimental flag to turn on the new strict type checker"
4412 msgstr ""
4413
4414 #: m2/lang.opt:151
4415 #, no-c-format
4416 msgid "compile all implementation modules and program module at once"
4417 msgstr ""
4418
4419 #: m2/lang.opt:155
4420 #, no-c-format
4421 msgid "recognise the specified suffix as implementation and module filenames"
4422 msgstr ""
4423
4424 #: m2/lang.opt:159
4425 #, no-c-format
4426 msgid ""
4427 "turns on runtime checking to detect accessing data through a NIL value "
4428 "pointer"
4429 msgstr ""
4430
4431 #: m2/lang.opt:163
4432 #, no-c-format
4433 msgid "use PIM [234] dialect of Modula-2"
4434 msgstr ""
4435
4436 #: m2/lang.opt:167
4437 #, no-c-format
4438 msgid "use PIM 2 dialect of Modula-2"
4439 msgstr ""
4440
4441 #: m2/lang.opt:171
4442 #, no-c-format
4443 msgid "use PIM 3 dialect of Modula-2"
4444 msgstr ""
4445
4446 #: m2/lang.opt:175
4447 #, no-c-format
4448 msgid "use PIM 4 dialect of Modula-2"
4449 msgstr ""
4450
4451 #: m2/lang.opt:179
4452 #, no-c-format
4453 msgid "force positive result from MOD and DIV result floor"
4454 msgstr ""
4455
4456 #: m2/lang.opt:183
4457 #, no-c-format
4458 msgid "link against the pthread library (default on)"
4459 msgstr ""
4460
4461 #: m2/lang.opt:187
4462 #, no-c-format
4463 msgid "internal compiler debugging information, dump the list of quadruples"
4464 msgstr ""
4465
4466 #: m2/lang.opt:195
4467 #, no-c-format
4468 msgid ""
4469 "turns on runtime checking for functions which finish without executing a "
4470 "RETURN statement"
4471 msgstr ""
4472
4473 #: m2/lang.opt:199
4474 #, no-c-format
4475 msgid "specify the list of runtime modules and their initialization order"
4476 msgstr ""
4477
4478 #: m2/lang.opt:203
4479 #, no-c-format
4480 msgid ""
4481 "the modules initialization order is dynamically determined by M2RTS and "
4482 "application dependancies"
4483 msgstr ""
4484
4485 #: m2/lang.opt:207
4486 #, no-c-format
4487 msgid "generate a C source scaffold for the current module being compiled"
4488 msgstr ""
4489
4490 #: m2/lang.opt:211
4491 #, no-c-format
4492 msgid "generate a C++ source scaffold for the current module being compiled"
4493 msgstr ""
4494
4495 #: m2/lang.opt:215
4496 #, no-c-format
4497 msgid "generate the main function"
4498 msgstr ""
4499
4500 #: m2/lang.opt:219
4501 #, no-c-format
4502 msgid ""
4503 "generate static scaffold initialization and finalization for every module "
4504 "inside main"
4505 msgstr ""
4506
4507 #: m2/lang.opt:223
4508 #, no-c-format
4509 msgid "generate a shared library from the module"
4510 msgstr ""
4511
4512 #: m2/lang.opt:227
4513 #, no-c-format
4514 msgid ""
4515 "turns on all software runtime checking (an abbreviation for -fnil -frange -"
4516 "findex -fwholediv -fcase -freturn -fwholevalue -ffloatvalue)"
4517 msgstr ""
4518
4519 #: m2/lang.opt:231
4520 #, no-c-format
4521 msgid "display the location of module source files as they are compiled"
4522 msgstr ""
4523
4524 #: m2/lang.opt:235
4525 #, no-c-format
4526 msgid "create a swig interface file for the module"
4527 msgstr ""
4528
4529 #: m2/lang.opt:239
4530 #, no-c-format
4531 msgid ""
4532 "optimize non var unbounded parameters by passing it by reference, providing "
4533 "it is not written to within the callee procedure."
4534 msgstr ""
4535
4536 #: m2/lang.opt:243
4537 #, no-c-format
4538 msgid ""
4539 "orders the initialization/finalializations for scaffold-static or force "
4540 "linking of modules if scaffold-dynamic"
4541 msgstr ""
4542
4543 #: m2/lang.opt:251
4544 #, no-c-format
4545 msgid "turns on all division and modulus by zero checking for ordinal values"
4546 msgstr ""
4547
4548 #: m2/lang.opt:255
4549 #, no-c-format
4550 msgid ""
4551 "turns on runtime checking to check whether a whole number is about to exceed "
4552 "range"
4553 msgstr ""
4554
4555 #: m2/lang.opt:259
4556 #, no-c-format
4557 msgid "Link the standard Modula-2 libraries statically in the compilation."
4558 msgstr ""
4559
4560 #: m2/lang.opt:400 m2/lang.opt:404
4561 #, no-c-format
4562 msgid "save temporary preprocessed files"
4563 msgstr ""
4564
4565 #: go/lang.opt:42
4566 #, no-c-format
4567 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
4568 msgstr ""
4569
4570 #: go/lang.opt:46
4571 #, no-c-format
4572 msgid "Add explicit checks for division by zero."
4573 msgstr ""
4574
4575 #: go/lang.opt:50
4576 #, no-c-format
4577 msgid "Add explicit checks for division overflow in INT_MIN / -1."
4578 msgstr ""
4579
4580 #: go/lang.opt:54
4581 #, no-c-format
4582 msgid "Apply special rules for compiling runtime package."
4583 msgstr ""
4584
4585 #: go/lang.opt:58
4586 #, no-c-format
4587 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
4588 msgstr ""
4589
4590 #: go/lang.opt:62
4591 #, no-c-format
4592 msgid "-fgo-embedcfg=<file>\tList embedded files via go:embed."
4593 msgstr ""
4594
4595 #: go/lang.opt:66
4596 #, no-c-format
4597 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
4598 msgstr ""
4599
4600 #: go/lang.opt:70
4601 #, no-c-format
4602 msgid "-fgo-pkgpath=<string>\tSet Go package path."
4603 msgstr ""
4604
4605 #: go/lang.opt:74
4606 #, no-c-format
4607 msgid ""
4608 "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
4609 msgstr ""
4610
4611 #: go/lang.opt:78
4612 #, no-c-format
4613 msgid ""
4614 "-fgo-relative-import-path=<path>\tTreat a relative import as relative to "
4615 "path."
4616 msgstr ""
4617
4618 #: go/lang.opt:82
4619 #, no-c-format
4620 msgid "Functions which return values must end with return statements."
4621 msgstr ""
4622
4623 #: go/lang.opt:86
4624 #, no-c-format
4625 msgid ""
4626 "Emit debugging information related to the escape analysis pass when run with "
4627 "-fgo-optimize-allocs."
4628 msgstr ""
4629
4630 #: go/lang.opt:90
4631 #, no-c-format
4632 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
4633 msgstr ""
4634
4635 #: go/lang.opt:94
4636 #, no-c-format
4637 msgid "Emit optimization diagnostics."
4638 msgstr ""
4639
4640 #: analyzer/analyzer.opt:27
4641 #, no-c-format
4642 msgid ""
4643 "The maximum number of 'after supernode' exploded nodes within the analyzer "
4644 "per supernode, before terminating analysis."
4645 msgstr ""
4646
4647 #: analyzer/analyzer.opt:31
4648 #, no-c-format
4649 msgid ""
4650 "The maximum number of exploded nodes per program point within the analyzer, "
4651 "before terminating analysis of that point."
4652 msgstr ""
4653
4654 #: analyzer/analyzer.opt:35
4655 #, no-c-format
4656 msgid "The maximum number of constraints per state."
4657 msgstr ""
4658
4659 #: analyzer/analyzer.opt:39
4660 #, no-c-format
4661 msgid ""
4662 "The maximum number of infeasible edges to reject before declaring a "
4663 "diagnostic as infeasible."
4664 msgstr ""
4665
4666 #: analyzer/analyzer.opt:43
4667 #, no-c-format
4668 msgid ""
4669 "The maximum number of times a callsite can appear in a call stack within the "
4670 "analyzer, before terminating analysis of a call that would recurse deeper."
4671 msgstr ""
4672
4673 #: analyzer/analyzer.opt:47
4674 #, no-c-format
4675 msgid ""
4676 "The maximum depth of a symbolic value, before approximating the value as "
4677 "unknown."
4678 msgstr ""
4679
4680 #: analyzer/analyzer.opt:51
4681 #, no-c-format
4682 msgid ""
4683 "The minimum number of supernodes within a function for the analyzer to "
4684 "consider summarizing its effects at call sites."
4685 msgstr ""
4686
4687 #: analyzer/analyzer.opt:55
4688 #, no-c-format
4689 msgid ""
4690 "The maximum depth of exploded nodes that should appear in a dot dump before "
4691 "switching to a less verbose format."
4692 msgstr ""
4693
4694 #: analyzer/analyzer.opt:59
4695 #, no-c-format
4696 msgid ""
4697 "Warn about code paths in which a pointer to a buffer is assigned to an "
4698 "incompatible type."
4699 msgstr ""
4700
4701 #: analyzer/analyzer.opt:63
4702 #, no-c-format
4703 msgid ""
4704 "Warn about code paths in which a pointer is checked for NULL after it has "
4705 "already been dereferenced."
4706 msgstr ""
4707
4708 #: analyzer/analyzer.opt:67
4709 #, no-c-format
4710 msgid ""
4711 "Warn about code paths in which a stdio FILE can be closed more than once."
4712 msgstr ""
4713
4714 #: analyzer/analyzer.opt:71
4715 #, no-c-format
4716 msgid "Warn about code paths in which a pointer can be freed more than once."
4717 msgstr ""
4718
4719 #: analyzer/analyzer.opt:75
4720 #, no-c-format
4721 msgid "Warn about code paths in which sensitive data is written to a file."
4722 msgstr ""
4723
4724 #: analyzer/analyzer.opt:79
4725 #, no-c-format
4726 msgid ""
4727 "Warn about code paths in which sensitive data is copied across a security "
4728 "boundary."
4729 msgstr ""
4730
4731 #: analyzer/analyzer.opt:83
4732 #, no-c-format
4733 msgid ""
4734 "Warn about code paths in which read on a write-only file descriptor is "
4735 "attempted, or vice versa."
4736 msgstr ""
4737
4738 #: analyzer/analyzer.opt:87
4739 #, no-c-format
4740 msgid ""
4741 "Warn about code paths in which a file descriptor can be closed more than "
4742 "once."
4743 msgstr ""
4744
4745 #: analyzer/analyzer.opt:91
4746 #, no-c-format
4747 msgid "Warn about code paths in which a file descriptor is not closed."
4748 msgstr ""
4749
4750 #: analyzer/analyzer.opt:95
4751 #, no-c-format
4752 msgid ""
4753 "Warn about code paths in which an operation is attempted in the wrong phase "
4754 "of a file descriptor's lifetime."
4755 msgstr ""
4756
4757 #: analyzer/analyzer.opt:99
4758 #, no-c-format
4759 msgid ""
4760 "Warn about code paths in which an operation is attempted on the wrong type "
4761 "of file descriptor."
4762 msgstr ""
4763
4764 #: analyzer/analyzer.opt:103
4765 #, no-c-format
4766 msgid ""
4767 "Warn about code paths in which a read or write is performed on a closed file "
4768 "descriptor."
4769 msgstr ""
4770
4771 #: analyzer/analyzer.opt:107
4772 #, no-c-format
4773 msgid ""
4774 "Warn about code paths in which a file descriptor is used without being "
4775 "checked for validity."
4776 msgstr ""
4777
4778 #: analyzer/analyzer.opt:111
4779 #, no-c-format
4780 msgid "Warn about code paths in which a stdio FILE is not closed."
4781 msgstr ""
4782
4783 #: analyzer/analyzer.opt:115
4784 #, no-c-format
4785 msgid "Warn about code paths in which a non-heap pointer is freed."
4786 msgstr ""
4787
4788 #: analyzer/analyzer.opt:119
4789 #, no-c-format
4790 msgid ""
4791 "Warn about code paths in which floating-point arithmetic is used in "
4792 "locations where precise computation is needed."
4793 msgstr ""
4794
4795 #: analyzer/analyzer.opt:123
4796 #, no-c-format
4797 msgid "Warn about code paths which appear to lead to infinite recursion."
4798 msgstr ""
4799
4800 #: analyzer/analyzer.opt:127
4801 #, no-c-format
4802 msgid "Warn about code paths in which a NULL function pointer is called."
4803 msgstr ""
4804
4805 #: analyzer/analyzer.opt:131
4806 #, no-c-format
4807 msgid "Warn about code paths in which a heap-allocated pointer leaks."
4808 msgstr ""
4809
4810 #: analyzer/analyzer.opt:135
4811 #, no-c-format
4812 msgid ""
4813 "Warn about code paths in which the wrong deallocation function is called."
4814 msgstr ""
4815
4816 #: analyzer/analyzer.opt:139
4817 #, no-c-format
4818 msgid ""
4819 "Warn about code paths in which a write or read to a buffer is out-of-bounds."
4820 msgstr ""
4821
4822 #: analyzer/analyzer.opt:143
4823 #, no-c-format
4824 msgid ""
4825 "Warn about code paths in which a possibly-NULL value is passed to a must-not-"
4826 "be-NULL function argument."
4827 msgstr ""
4828
4829 #: analyzer/analyzer.opt:147
4830 #, no-c-format
4831 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
4832 msgstr ""
4833
4834 #: analyzer/analyzer.opt:151
4835 #, no-c-format
4836 msgid ""
4837 "Warn about code paths in which an async-signal-unsafe function is called "
4838 "from a signal handler."
4839 msgstr ""
4840
4841 #: analyzer/analyzer.opt:155
4842 #, no-c-format
4843 msgid ""
4844 "Warn about code paths in which NULL is passed to a must-not-be-NULL function "
4845 "argument."
4846 msgstr ""
4847
4848 #: analyzer/analyzer.opt:159
4849 #, no-c-format
4850 msgid "Warn about code paths in which a NULL pointer is dereferenced."
4851 msgstr ""
4852
4853 #: analyzer/analyzer.opt:163
4854 #, no-c-format
4855 msgid "Warn about code paths in which an on-stack buffer is passed to putenv."
4856 msgstr ""
4857
4858 #: analyzer/analyzer.opt:167
4859 #, no-c-format
4860 msgid ""
4861 "Warn about code paths in which a shift with negative count is attempted."
4862 msgstr ""
4863
4864 #: analyzer/analyzer.opt:171
4865 #, no-c-format
4866 msgid ""
4867 "Warn about code paths in which a shift with count >= width of type is "
4868 "attempted."
4869 msgstr ""
4870
4871 #: analyzer/analyzer.opt:175
4872 #, no-c-format
4873 msgid ""
4874 "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a "
4875 "stack frame that has returned."
4876 msgstr ""
4877
4878 #: analyzer/analyzer.opt:179
4879 #, no-c-format
4880 msgid ""
4881 "Warn about code paths in which an unsanitized value is used as an allocation "
4882 "size."
4883 msgstr ""
4884
4885 #: analyzer/analyzer.opt:183
4886 #, no-c-format
4887 msgid ""
4888 "Warn about code paths in which an unsanitized value is used as an array "
4889 "index."
4890 msgstr ""
4891
4892 #: analyzer/analyzer.opt:187
4893 #, no-c-format
4894 msgid ""
4895 "Warn about code paths in which an 'assert()' is made involving an "
4896 "unsanitized value."
4897 msgstr ""
4898
4899 #: analyzer/analyzer.opt:191
4900 #, no-c-format
4901 msgid ""
4902 "Warn about code paths in which an unsanitized value is used as a divisor."
4903 msgstr ""
4904
4905 #: analyzer/analyzer.opt:195
4906 #, no-c-format
4907 msgid ""
4908 "Warn about code paths in which an unsanitized value is used as a pointer "
4909 "offset."
4910 msgstr ""
4911
4912 #: analyzer/analyzer.opt:199
4913 #, no-c-format
4914 msgid "Warn about code paths in which an unsanitized value is used as a size."
4915 msgstr ""
4916
4917 #: analyzer/analyzer.opt:203
4918 #, no-c-format
4919 msgid "Warn about code paths in which a freed value is used."
4920 msgstr ""
4921
4922 #: analyzer/analyzer.opt:207
4923 #, no-c-format
4924 msgid ""
4925 "Warn about code paths in which a pointer to a stale stack frame is used."
4926 msgstr ""
4927
4928 #: analyzer/analyzer.opt:211
4929 #, no-c-format
4930 msgid "Warn about code paths in which va_arg uses the wrong type."
4931 msgstr ""
4932
4933 #: analyzer/analyzer.opt:215
4934 #, no-c-format
4935 msgid ""
4936 "Warn about code paths in which va_arg is used too many times on a va_list."
4937 msgstr ""
4938
4939 #: analyzer/analyzer.opt:219
4940 #, no-c-format
4941 msgid ""
4942 "Warn about code paths in which va_start or va_copy is used without a "
4943 "corresponding va_end."
4944 msgstr ""
4945
4946 #: analyzer/analyzer.opt:223
4947 #, no-c-format
4948 msgid "Warn about code paths in which a va_list is used after va_end."
4949 msgstr ""
4950
4951 #: analyzer/analyzer.opt:227
4952 #, no-c-format
4953 msgid "Warn about code paths which attempt to write to a const object."
4954 msgstr ""
4955
4956 #: analyzer/analyzer.opt:231
4957 #, no-c-format
4958 msgid "Warn about code paths which attempt to write to a string literal."
4959 msgstr ""
4960
4961 #: analyzer/analyzer.opt:235
4962 #, no-c-format
4963 msgid "Warn about code paths in which an uninitialized value is used."
4964 msgstr ""
4965
4966 #: analyzer/analyzer.opt:239
4967 #, no-c-format
4968 msgid "Warn if the code is too complicated for the analyzer to fully explore."
4969 msgstr ""
4970
4971 #: analyzer/analyzer.opt:243
4972 #, no-c-format
4973 msgid "Restrict the analyzer to run just the named checker."
4974 msgstr ""
4975
4976 #: analyzer/analyzer.opt:247
4977 #, no-c-format
4978 msgid "Avoid combining multiple statements into one exploded edge."
4979 msgstr ""
4980
4981 #: analyzer/analyzer.opt:251
4982 #, no-c-format
4983 msgid "Verify that paths are feasible when emitting diagnostics."
4984 msgstr ""
4985
4986 #: analyzer/analyzer.opt:255
4987 #, no-c-format
4988 msgid "Issue a note when diagnostics are deduplicated."
4989 msgstr ""
4990
4991 #: analyzer/analyzer.opt:259
4992 #, no-c-format
4993 msgid "Purge unneeded state during analysis."
4994 msgstr ""
4995
4996 #: analyzer/analyzer.opt:263
4997 #, no-c-format
4998 msgid "Merge similar-enough states during analysis."
4999 msgstr ""
5000
5001 #: analyzer/analyzer.opt:267
5002 #, no-c-format
5003 msgid "Enable transitivity of constraints during analysis."
5004 msgstr ""
5005
5006 #: analyzer/analyzer.opt:271
5007 #, no-c-format
5008 msgid "Approximate the effect of function calls to simplify analysis."
5009 msgstr ""
5010
5011 #: analyzer/analyzer.opt:275
5012 #, no-c-format
5013 msgid "Try to reconstruct function calls and returns after inlining."
5014 msgstr ""
5015
5016 #: analyzer/analyzer.opt:279
5017 #, no-c-format
5018 msgid "Emit more verbose descriptions of control flow in diagnostics."
5019 msgstr ""
5020
5021 #: analyzer/analyzer.opt:283
5022 #, no-c-format
5023 msgid "Emit more verbose descriptions of state changes in diagnostics."
5024 msgstr ""
5025
5026 #: analyzer/analyzer.opt:287
5027 #, no-c-format
5028 msgid "Control which events are displayed in diagnostic paths."
5029 msgstr ""
5030
5031 #: analyzer/analyzer.opt:291
5032 #, no-c-format
5033 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
5034 msgstr ""
5035
5036 #: analyzer/analyzer.opt:295
5037 #, no-c-format
5038 msgid "Dump various analyzer internals to stderr."
5039 msgstr ""
5040
5041 #: analyzer/analyzer.opt:299
5042 #, no-c-format
5043 msgid ""
5044 "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot "
5045 "file."
5046 msgstr ""
5047
5048 #: analyzer/analyzer.opt:303
5049 #, no-c-format
5050 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
5051 msgstr ""
5052
5053 #: analyzer/analyzer.opt:307
5054 #, no-c-format
5055 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
5056 msgstr ""
5057
5058 #: analyzer/analyzer.opt:311
5059 #, no-c-format
5060 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
5061 msgstr ""
5062
5063 #: analyzer/analyzer.opt:315
5064 #, no-c-format
5065 msgid ""
5066 "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
5067 msgstr ""
5068
5069 #: analyzer/analyzer.opt:319
5070 #, no-c-format
5071 msgid ""
5072 "Dump a textual representation of each diagnostic's exploded path to SRCFILE."
5073 "IDX.KIND.epath.txt."
5074 msgstr ""
5075
5076 #: analyzer/analyzer.opt:323
5077 #, no-c-format
5078 msgid ""
5079 "Dump various analyzer internals to SRCFILE.*.fg.dot and SRCFILE.*.tg.dot."
5080 msgstr ""
5081
5082 #: analyzer/analyzer.opt:327
5083 #, no-c-format
5084 msgid "Dump analyzer-specific data to a SRCFILE.analyzer.json.gz file."
5085 msgstr ""
5086
5087 #: analyzer/analyzer.opt:331
5088 #, no-c-format
5089 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
5090 msgstr ""
5091
5092 #: analyzer/analyzer.opt:335
5093 #, no-c-format
5094 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
5095 msgstr ""
5096
5097 #: analyzer/analyzer.opt:339
5098 #, no-c-format
5099 msgid ""
5100 "Emit custom warnings with internal details intended for analyzer developers."
5101 msgstr ""
5102
5103 #: config/vms/vms.opt:27
5104 #, no-c-format
5105 msgid "Malloc data into P2 space."
5106 msgstr ""
5107
5108 #: config/vms/vms.opt:31
5109 #, no-c-format
5110 msgid "Set name of main routine for the debugger."
5111 msgstr ""
5112
5113 #: config/vms/vms.opt:35
5114 #, no-c-format
5115 msgid "Use VMS exit codes instead of posix ones."
5116 msgstr ""
5117
5118 #: config/vms/vms.opt:39
5119 #, no-c-format
5120 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
5121 msgstr ""
5122
5123 #: config/mcore/mcore.opt:23
5124 #, no-c-format
5125 msgid "Generate code for the M*Core M210."
5126 msgstr ""
5127
5128 #: config/mcore/mcore.opt:27
5129 #, no-c-format
5130 msgid "Generate code for the M*Core M340."
5131 msgstr ""
5132
5133 #: config/mcore/mcore.opt:31
5134 #, no-c-format
5135 msgid "Force functions to be aligned to a 4 byte boundary."
5136 msgstr ""
5137
5138 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
5139 #, no-c-format
5140 msgid "Generate big-endian code."
5141 msgstr ""
5142
5143 #: config/mcore/mcore.opt:39
5144 #, no-c-format
5145 msgid "Emit call graph information."
5146 msgstr ""
5147
5148 #: config/mcore/mcore.opt:43
5149 #, no-c-format
5150 msgid "Use the divide instruction."
5151 msgstr ""
5152
5153 #: config/mcore/mcore.opt:47
5154 #, no-c-format
5155 msgid "Inline constants if it can be done in 2 insns or less."
5156 msgstr ""
5157
5158 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
5159 #, no-c-format
5160 msgid "Generate little-endian code."
5161 msgstr ""
5162
5163 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
5164 #, no-c-format
5165 msgid ""
5166 "Assume that run-time support has been provided, so omit -lsim from the "
5167 "linker command line."
5168 msgstr ""
5169
5170 #: config/mcore/mcore.opt:60
5171 #, no-c-format
5172 msgid "Use arbitrary sized immediates in bit operations."
5173 msgstr ""
5174
5175 #: config/mcore/mcore.opt:64
5176 #, no-c-format
5177 msgid "Prefer word accesses over byte accesses."
5178 msgstr ""
5179
5180 #: config/mcore/mcore.opt:71
5181 #, no-c-format
5182 msgid "Set the maximum amount for a single stack increment operation."
5183 msgstr ""
5184
5185 #: config/mcore/mcore.opt:75
5186 #, no-c-format
5187 msgid "Always treat bitfields as int-sized."
5188 msgstr ""
5189
5190 #: config/linux-android.opt:23
5191 #, no-c-format
5192 msgid "Generate code for the Android platform."
5193 msgstr ""
5194
5195 #: config/mmix/mmix.opt:24
5196 #, no-c-format
5197 msgid "For intrinsics library: pass all parameters in registers."
5198 msgstr ""
5199
5200 #: config/mmix/mmix.opt:28
5201 #, no-c-format
5202 msgid "Use register stack for parameters and return value."
5203 msgstr ""
5204
5205 #: config/mmix/mmix.opt:32
5206 #, no-c-format
5207 msgid "Use call-clobbered registers for parameters and return value."
5208 msgstr ""
5209
5210 #: config/mmix/mmix.opt:37
5211 #, no-c-format
5212 msgid "Use epsilon-respecting floating point compare instructions."
5213 msgstr ""
5214
5215 #: config/mmix/mmix.opt:41
5216 #, no-c-format
5217 msgid "Use zero-extending memory loads, not sign-extending ones."
5218 msgstr ""
5219
5220 #: config/mmix/mmix.opt:45
5221 #, no-c-format
5222 msgid ""
5223 "Generate divide results with reminder having the same sign as the divisor "
5224 "(not the dividend)."
5225 msgstr ""
5226
5227 #: config/mmix/mmix.opt:49
5228 #, no-c-format
5229 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
5230 msgstr ""
5231
5232 #: config/mmix/mmix.opt:53
5233 #, no-c-format
5234 msgid "Do not provide a default start-address 0x100 of the program."
5235 msgstr ""
5236
5237 #: config/mmix/mmix.opt:57
5238 #, no-c-format
5239 msgid "Link to emit program in ELF format (rather than mmo)."
5240 msgstr ""
5241
5242 #: config/mmix/mmix.opt:61
5243 #, no-c-format
5244 msgid "Use P-mnemonics for branches statically predicted as taken."
5245 msgstr ""
5246
5247 #: config/mmix/mmix.opt:65
5248 #, no-c-format
5249 msgid "Don't use P-mnemonics for branches."
5250 msgstr ""
5251
5252 #: config/mmix/mmix.opt:79
5253 #, no-c-format
5254 msgid "Use addresses that allocate global registers."
5255 msgstr ""
5256
5257 #: config/mmix/mmix.opt:83
5258 #, no-c-format
5259 msgid "Do not use addresses that allocate global registers."
5260 msgstr ""
5261
5262 #: config/mmix/mmix.opt:87
5263 #, no-c-format
5264 msgid "Generate a single exit point for each function."
5265 msgstr ""
5266
5267 #: config/mmix/mmix.opt:91
5268 #, no-c-format
5269 msgid "Do not generate a single exit point for each function."
5270 msgstr ""
5271
5272 #: config/mmix/mmix.opt:95
5273 #, no-c-format
5274 msgid "Set start-address of the program."
5275 msgstr ""
5276
5277 #: config/mmix/mmix.opt:99
5278 #, no-c-format
5279 msgid "Set start-address of data."
5280 msgstr ""
5281
5282 #: config/darwin.opt:34
5283 #, no-c-format
5284 msgid "Generate code for darwin loadable kernel extensions."
5285 msgstr ""
5286
5287 #: config/darwin.opt:38
5288 #, no-c-format
5289 msgid ""
5290 "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
5291 msgstr ""
5292
5293 #: config/darwin.opt:42
5294 #, no-c-format
5295 msgid "Generate compile-time CFString objects."
5296 msgstr ""
5297
5298 #: config/darwin.opt:46
5299 #, no-c-format
5300 msgid "Warn if constant CFString objects contain non-portable characters."
5301 msgstr ""
5302
5303 #: config/darwin.opt:51
5304 #, no-c-format
5305 msgid "Generate AT&T-style stubs for Mach-O."
5306 msgstr ""
5307
5308 #: config/darwin.opt:55
5309 #, no-c-format
5310 msgid "Generate code suitable for executables (NOT shared libs)."
5311 msgstr ""
5312
5313 #: config/darwin.opt:59
5314 #, no-c-format
5315 msgid "Generate code suitable for fast turn around debugging."
5316 msgstr ""
5317
5318 #: config/darwin.opt:63
5319 #, no-c-format
5320 msgid "Generate code for the kernel or loadable kernel extensions."
5321 msgstr ""
5322
5323 #: config/darwin.opt:71
5324 #, no-c-format
5325 msgid "The earliest macOS version on which this program will run."
5326 msgstr ""
5327
5328 #: config/darwin.opt:76
5329 #, no-c-format
5330 msgid "Set sizeof(bool) to 1."
5331 msgstr ""
5332
5333 #: config/darwin.opt:80
5334 #, no-c-format
5335 msgid "Force generation of external symbol indirection stubs."
5336 msgstr ""
5337
5338 #: config/darwin.opt:88
5339 #, no-c-format
5340 msgid ""
5341 "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain "
5342 "linker for the current invocation."
5343 msgstr ""
5344
5345 #: config/darwin.opt:94
5346 #, no-c-format
5347 msgid ""
5348 "Load all members of archive libraries, rather than only those that satisfy "
5349 "undefined symbols."
5350 msgstr ""
5351
5352 #: config/darwin.opt:98
5353 #, no-c-format
5354 msgid ""
5355 "-allowable_client <name>\tThe output dylib is private to the client <name>."
5356 msgstr ""
5357
5358 #: config/darwin.opt:102
5359 #, no-c-format
5360 msgid "-arch <name>\tGenerate output for architecture <name>."
5361 msgstr ""
5362
5363 #: config/darwin.opt:106
5364 #, no-c-format
5365 msgid ""
5366 "Mismatches between file architecture and one specified by \"-arch\" are "
5367 "errors instead of warnings."
5368 msgstr ""
5369
5370 #: config/darwin.opt:110
5371 #, no-c-format
5372 msgid ""
5373 "The earliest macOS version on which this program will run (formatted for the "
5374 "assembler)."
5375 msgstr ""
5376
5377 #: config/darwin.opt:114
5378 #, no-c-format
5379 msgid ""
5380 "Generate an output executable that binds symbols on load, rather than lazily."
5381 msgstr ""
5382
5383 #: config/darwin.opt:118
5384 #, no-c-format
5385 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
5386 msgstr ""
5387
5388 #: config/darwin.opt:122
5389 #, no-c-format
5390 msgid ""
5391 "-bundle_loader <executable>\tTreat <executable> (that will be loading this "
5392 "bundle) as if it was one of the dynamic libraries the bundle is linked "
5393 "against for symbol resolution."
5394 msgstr ""
5395
5396 #: config/darwin.opt:126
5397 #, no-c-format
5398 msgid ""
5399 "-client_name <name>\tEnable the executable being built to link against a "
5400 "private dylib (using allowable_client)."
5401 msgstr ""
5402
5403 #: config/darwin.opt:130
5404 #, no-c-format
5405 msgid ""
5406 "-compatibility_version <number>\tSet the version for the client interface.  "
5407 "Client programs must record a value less than or equal to <number>, or the "
5408 "binding will fail at runtime."
5409 msgstr ""
5410
5411 #: config/darwin.opt:134
5412 #, no-c-format
5413 msgid ""
5414 "-current_version <number>\tSet the current version for the library to "
5415 "<number>."
5416 msgstr ""
5417
5418 #: config/darwin.opt:138
5419 #, no-c-format
5420 msgid ""
5421 "Remove code and data that is unreachable from any exported symbol (including "
5422 "the entry point)."
5423 msgstr ""
5424
5425 #: config/darwin.opt:142
5426 #, no-c-format
5427 msgid ""
5428 "-dylib_file install_name:file_name\tThis allows linking of a dylib with "
5429 "\"install_name\" but to be found in a different install position "
5430 "\"file_name\""
5431 msgstr ""
5432
5433 #: config/darwin.opt:146
5434 #, no-c-format
5435 msgid ""
5436 "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building "
5437 "dyld."
5438 msgstr ""
5439
5440 #: config/darwin.opt:150
5441 #, no-c-format
5442 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
5443 msgstr ""
5444
5445 #: config/darwin.opt:154
5446 #, no-c-format
5447 msgid ""
5448 "The default (and opposite of -static), implied by user mode executables, "
5449 "shared libraries and bundles."
5450 msgstr ""
5451
5452 #: config/darwin.opt:158
5453 #, no-c-format
5454 msgid ""
5455 "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-"
5456 "shared\"."
5457 msgstr ""
5458
5459 #: config/darwin.opt:162
5460 #, no-c-format
5461 msgid ""
5462 "-exported_symbols_list <filename>\tExport global symbols in <filename> in "
5463 "linked output file; any symbols not mentioned will be treated as \"hidden\"."
5464 msgstr ""
5465
5466 #: config/darwin.opt:166
5467 #, no-c-format
5468 msgid ""
5469 "Supply a list of objects to be linked from a file, rather than the command "
5470 "line."
5471 msgstr ""
5472
5473 #: config/darwin.opt:170 config/darwin.opt:190
5474 #, no-c-format
5475 msgid "Used for generating code for some older kernel revisions."
5476 msgstr ""
5477
5478 #: config/darwin.opt:174
5479 #, no-c-format
5480 msgid ""
5481 "Ignore the normal two-level namespace; resolve symbols in command line order "
5482 "and do not record which library provided the resolved symbol."
5483 msgstr ""
5484
5485 #: config/darwin.opt:178
5486 #, no-c-format
5487 msgid ""
5488 "For the assembler (and linker) permit any architecture sub-variant to be "
5489 "used without error."
5490 msgstr ""
5491
5492 #: config/darwin.opt:182
5493 #, no-c-format
5494 msgid ""
5495 "Set the output object such that, on loading, dyld will ignore any two-level "
5496 "namespace information and resolve symbols in the discovery order for loaded "
5497 "libs."
5498 msgstr ""
5499
5500 #: config/darwin.opt:186
5501 #, no-c-format
5502 msgid ""
5503 "-framework <name>\tThe linker should search for the framework <name> in the "
5504 "framework search path."
5505 msgstr ""
5506
5507 #: config/darwin.opt:194
5508 #, no-c-format
5509 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
5510 msgstr ""
5511
5512 #: config/darwin.opt:198
5513 #, no-c-format
5514 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
5515 msgstr ""
5516
5517 #: config/darwin.opt:202
5518 #, no-c-format
5519 msgid ""
5520 "Automatically adds space for longer path names in load commands (up to "
5521 "MAXPATHLEN)."
5522 msgstr ""
5523
5524 #: config/darwin.opt:206
5525 #, no-c-format
5526 msgid ""
5527 "-image_base <address>\tSpecify <address> as the base address for a dylib or "
5528 "bundle."
5529 msgstr ""
5530
5531 #: config/darwin.opt:210
5532 #, no-c-format
5533 msgid ""
5534 "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first "
5535 "initialiser for a dylib."
5536 msgstr ""
5537
5538 #: config/darwin.opt:214
5539 #, no-c-format
5540 msgid "-install_name <name>\tSet the install name for a dylib."
5541 msgstr ""
5542
5543 #: config/darwin.opt:218
5544 #, no-c-format
5545 msgid ""
5546 "Usually \"private extern\" (hidden) symbols are made local when linking, "
5547 "this command suppresses that such that they remain exported."
5548 msgstr ""
5549
5550 #: config/darwin.opt:222
5551 #, no-c-format
5552 msgid ""
5553 "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
5554 msgstr ""
5555
5556 #: config/darwin.opt:226
5557 #, no-c-format
5558 msgid ""
5559 "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism "
5560 "for warning about symbols defined in multiple dylibs."
5561 msgstr ""
5562
5563 #: config/darwin.opt:230
5564 #, no-c-format
5565 msgid ""
5566 "(Obsolete after 10.4) -multiply_defined_unused <treatment>\tProvided a "
5567 "mechanism for warning about symbols defined in the current executable also "
5568 "being defined in linked dylibs."
5569 msgstr ""
5570
5571 #: config/darwin.opt:234
5572 #, no-c-format
5573 msgid ""
5574 "(Obsolete) Current linkers never dead-strip these items, so the option is "
5575 "not needed."
5576 msgstr ""
5577
5578 #: config/darwin.opt:238
5579 #, no-c-format
5580 msgid "Do not add a default symbol exports to modules or dynamic libraries."
5581 msgstr ""
5582
5583 #: config/darwin.opt:242
5584 #, no-c-format
5585 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
5586 msgstr ""
5587
5588 #: config/darwin.opt:246
5589 #, no-c-format
5590 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
5591 msgstr ""
5592
5593 #: config/darwin.opt:250 config/darwin.opt:265 config/darwin.opt:269
5594 #, no-c-format
5595 msgid "(Obsolete) LD_PREBIND is no longer supported."
5596 msgstr ""
5597
5598 #: config/darwin.opt:254
5599 #, no-c-format
5600 msgid "(Obsolete) This is the default."
5601 msgstr ""
5602
5603 #: config/darwin.opt:261
5604 #, no-c-format
5605 msgid ""
5606 "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
5607 msgstr ""
5608
5609 #: config/darwin.opt:273
5610 #, no-c-format
5611 msgid "Produces a Mach-O file suitable for embedded/ROM use."
5612 msgstr ""
5613
5614 #: config/darwin.opt:277
5615 #, no-c-format
5616 msgid ""
5617 "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked "
5618 "bundle contained a symbol also exported from the main executable."
5619 msgstr ""
5620
5621 #: config/darwin.opt:284
5622 #, no-c-format
5623 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
5624 msgstr ""
5625
5626 #: config/darwin.opt:288
5627 #, no-c-format
5628 msgid ""
5629 "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not "
5630 "recommended)."
5631 msgstr ""
5632
5633 #: config/darwin.opt:292
5634 #, no-c-format
5635 msgid ""
5636 "-sectalign <segname> <sectname> <value>\tSet section <sectname> in segment "
5637 "<segname> to have alignment <value> which must be an integral power of two "
5638 "expressed in hexadecimal form."
5639 msgstr ""
5640
5641 #: config/darwin.opt:296
5642 #, no-c-format
5643 msgid ""
5644 "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in "
5645 "segment <segname> from the contents of <file>."
5646 msgstr ""
5647
5648 #: config/darwin.opt:300
5649 #, no-c-format
5650 msgid ""
5651 "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol "
5652 "at the start of a section is no longer supported."
5653 msgstr ""
5654
5655 #: config/darwin.opt:304
5656 #, no-c-format
5657 msgid ""
5658 "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more "
5659 "general option \"-order_file\"."
5660 msgstr ""
5661
5662 #: config/darwin.opt:308
5663 #, no-c-format
5664 msgid ""
5665 "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; "
5666 "<file> contains a line for each library."
5667 msgstr ""
5668
5669 #: config/darwin.opt:313
5670 #, no-c-format
5671 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
5672 msgstr ""
5673
5674 #: config/darwin.opt:317
5675 #, no-c-format
5676 msgid "Synonym for \"image_base\"."
5677 msgstr ""
5678
5679 #: config/darwin.opt:321
5680 #, no-c-format
5681 msgid ""
5682 "-segaddr <name> <address>\tSet the base address of segment <name> to "
5683 "<address> which must be aligned to a page boundary (currently 4kb)."
5684 msgstr ""
5685
5686 #: config/darwin.opt:326
5687 #, no-c-format
5688 msgid ""
5689 "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed "
5690 "creation of a section from a file."
5691 msgstr ""
5692
5693 #: config/darwin.opt:330
5694 #, no-c-format
5695 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
5696 msgstr ""
5697
5698 #: config/darwin.opt:334
5699 #, no-c-format
5700 msgid ""
5701 "-segprot <segname> <max_prot> <init_prot>\tThe virtual memory protections "
5702 "for segment <segname> have maximum and initial values <max_prot> and "
5703 "<init_prot> respectively.  The specified values may contain \"r\", \"w\", "
5704 "\"x\" or \"-\" the latter meaning \"no access\"."
5705 msgstr ""
5706
5707 #: config/darwin.opt:338
5708 #, no-c-format
5709 msgid ""
5710 "-segs_read_only_addr <address>\tSpecify that <address> is the base address "
5711 "of the read-only segments of a dylib."
5712 msgstr ""
5713
5714 #: config/darwin.opt:342
5715 #, no-c-format
5716 msgid ""
5717 "-segs_read_write_addr <address>\tSpecify that <address> is the base address "
5718 "address of the read-write segments of a dylib."
5719 msgstr ""
5720
5721 #: config/darwin.opt:346
5722 #, no-c-format
5723 msgid "(Obsolete)\tThis is the default."
5724 msgstr ""
5725
5726 #: config/darwin.opt:350
5727 #, no-c-format
5728 msgid ""
5729 "-sub_library <name>\tLibrary named <name> will be re-exported (only useful "
5730 "for dylibs)."
5731 msgstr ""
5732
5733 #: config/darwin.opt:354
5734 #, no-c-format
5735 msgid ""
5736 "-sub_umbrella <name>\tFramework named <name> will be re-exported (only "
5737 "useful for dylibs)."
5738 msgstr ""
5739
5740 #: config/darwin.opt:358
5741 #, no-c-format
5742 msgid "This is the default."
5743 msgstr ""
5744
5745 #: config/darwin.opt:362
5746 #, no-c-format
5747 msgid ""
5748 "Add extra information to the executable that can speed up dynamic loading "
5749 "(provided that dependent libraries are unchanged)."
5750 msgstr ""
5751
5752 #: config/darwin.opt:366
5753 #, no-c-format
5754 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
5755 msgstr ""
5756
5757 #: config/darwin.opt:370
5758 #, no-c-format
5759 msgid ""
5760 "-undefined <treatment>\tSpecify the handling for undefined symbols (default "
5761 "is error)."
5762 msgstr ""
5763
5764 #: config/darwin.opt:374
5765 #, no-c-format
5766 msgid ""
5767 "-unexported_symbols_list <filename>\tDo not export the global symbols listed "
5768 "in <filename>."
5769 msgstr ""
5770
5771 #: config/darwin.opt:378
5772 #, no-c-format
5773 msgid ""
5774 "-weak_reference_mismatches <treatment>\tSpecifies what to do if a symbol "
5775 "import conflicts between file (weak in one and not in another) the default "
5776 "is to treat the symbol as non-weak."
5777 msgstr ""
5778
5779 #: config/darwin.opt:382
5780 #, no-c-format
5781 msgid "Logs which object files the linker loads."
5782 msgstr ""
5783
5784 #: config/darwin.opt:386
5785 #, no-c-format
5786 msgid "Logs which symbol(s) caused an object to be loaded."
5787 msgstr ""
5788
5789 #: config/darwin.opt:394
5790 #, no-c-format
5791 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
5792 msgstr ""
5793
5794 #: config/darwin.opt:398
5795 #, no-c-format
5796 msgid ""
5797 "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable "
5798 "(only handled by ld_classic)."
5799 msgstr ""
5800
5801 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
5802 #, no-c-format
5803 msgid "Use simulator runtime."
5804 msgstr ""
5805
5806 #: config/bfin/bfin.opt:44 config/arm/arm.opt:120
5807 #, no-c-format
5808 msgid "Specify the name of the target CPU."
5809 msgstr ""
5810
5811 #: config/bfin/bfin.opt:48
5812 #, no-c-format
5813 msgid "Omit frame pointer for leaf functions."
5814 msgstr ""
5815
5816 #: config/bfin/bfin.opt:52
5817 #, no-c-format
5818 msgid "Program is entirely located in low 64k of memory."
5819 msgstr ""
5820
5821 #: config/bfin/bfin.opt:56
5822 #, no-c-format
5823 msgid ""
5824 "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or "
5825 "SSYNC instruction."
5826 msgstr ""
5827
5828 #: config/bfin/bfin.opt:61
5829 #, no-c-format
5830 msgid "Avoid speculative loads to work around a hardware anomaly."
5831 msgstr ""
5832
5833 #: config/bfin/bfin.opt:65
5834 #, no-c-format
5835 msgid "Enabled ID based shared library."
5836 msgstr ""
5837
5838 #: config/bfin/bfin.opt:69
5839 #, no-c-format
5840 msgid ""
5841 "Generate code that won't be linked against any other ID shared libraries, "
5842 "but may be used as a shared library."
5843 msgstr ""
5844
5845 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
5846 #, no-c-format
5847 msgid "ID of shared library to build."
5848 msgstr ""
5849
5850 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
5851 #, no-c-format
5852 msgid "Enable separate data segment."
5853 msgstr ""
5854
5855 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
5856 #, no-c-format
5857 msgid "Avoid generating pc-relative calls; use indirection."
5858 msgstr ""
5859
5860 #: config/bfin/bfin.opt:86
5861 #, no-c-format
5862 msgid "Link with the fast floating-point library."
5863 msgstr ""
5864
5865 #: config/bfin/bfin.opt:90 config/arm/arm.opt:339 config/frv/frv.opt:130
5866 #, no-c-format
5867 msgid "Enable Function Descriptor PIC mode."
5868 msgstr ""
5869
5870 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
5871 #, no-c-format
5872 msgid "Enable inlining of PLT in function calls."
5873 msgstr ""
5874
5875 #: config/bfin/bfin.opt:98
5876 #, no-c-format
5877 msgid "Do stack checking using bounds in L1 scratch memory."
5878 msgstr ""
5879
5880 #: config/bfin/bfin.opt:102
5881 #, no-c-format
5882 msgid "Enable multicore support."
5883 msgstr ""
5884
5885 #: config/bfin/bfin.opt:106
5886 #, no-c-format
5887 msgid "Build for Core A."
5888 msgstr ""
5889
5890 #: config/bfin/bfin.opt:110
5891 #, no-c-format
5892 msgid "Build for Core B."
5893 msgstr ""
5894
5895 #: config/bfin/bfin.opt:114
5896 #, no-c-format
5897 msgid "Build for SDRAM."
5898 msgstr ""
5899
5900 #: config/bfin/bfin.opt:118
5901 #, no-c-format
5902 msgid "Assume ICPLBs are enabled at runtime."
5903 msgstr ""
5904
5905 #: config/m68k/m68k-tables.opt:25
5906 #, no-c-format
5907 msgid "Known M68K CPUs (for use with the -mcpu= option):"
5908 msgstr ""
5909
5910 #: config/m68k/m68k-tables.opt:365
5911 #, no-c-format
5912 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
5913 msgstr ""
5914
5915 #: config/m68k/m68k-tables.opt:411
5916 #, no-c-format
5917 msgid "Known M68K ISAs (for use with the -march= option):"
5918 msgstr ""
5919
5920 #: config/m68k/ieee.opt:24 config/i386/i386.opt:374
5921 #, no-c-format
5922 msgid "Use IEEE math for fp comparisons."
5923 msgstr ""
5924
5925 #: config/m68k/m68k.opt:30
5926 #, no-c-format
5927 msgid "Generate code for a 520X."
5928 msgstr ""
5929
5930 #: config/m68k/m68k.opt:34
5931 #, no-c-format
5932 msgid "Generate code for a 5206e."
5933 msgstr ""
5934
5935 #: config/m68k/m68k.opt:38
5936 #, no-c-format
5937 msgid "Generate code for a 528x."
5938 msgstr ""
5939
5940 #: config/m68k/m68k.opt:42
5941 #, no-c-format
5942 msgid "Generate code for a 5307."
5943 msgstr ""
5944
5945 #: config/m68k/m68k.opt:46
5946 #, no-c-format
5947 msgid "Generate code for a 5407."
5948 msgstr ""
5949
5950 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
5951 #, no-c-format
5952 msgid "Generate code for a 68000."
5953 msgstr ""
5954
5955 #: config/m68k/m68k.opt:54
5956 #, no-c-format
5957 msgid "Generate code for a 68010."
5958 msgstr ""
5959
5960 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
5961 #, no-c-format
5962 msgid "Generate code for a 68020."
5963 msgstr ""
5964
5965 #: config/m68k/m68k.opt:62
5966 #, no-c-format
5967 msgid "Generate code for a 68040, without any new instructions."
5968 msgstr ""
5969
5970 #: config/m68k/m68k.opt:66
5971 #, no-c-format
5972 msgid "Generate code for a 68060, without any new instructions."
5973 msgstr ""
5974
5975 #: config/m68k/m68k.opt:70
5976 #, no-c-format
5977 msgid "Generate code for a 68030."
5978 msgstr ""
5979
5980 #: config/m68k/m68k.opt:74
5981 #, no-c-format
5982 msgid "Generate code for a 68040."
5983 msgstr ""
5984
5985 #: config/m68k/m68k.opt:78
5986 #, no-c-format
5987 msgid "Generate code for a 68060."
5988 msgstr ""
5989
5990 #: config/m68k/m68k.opt:82
5991 #, no-c-format
5992 msgid "Generate code for a 68302."
5993 msgstr ""
5994
5995 #: config/m68k/m68k.opt:86
5996 #, no-c-format
5997 msgid "Generate code for a 68332."
5998 msgstr ""
5999
6000 #: config/m68k/m68k.opt:91
6001 #, no-c-format
6002 msgid "Generate code for a 68851."
6003 msgstr ""
6004
6005 #: config/m68k/m68k.opt:95
6006 #, no-c-format
6007 msgid "Generate code that uses 68881 floating-point instructions."
6008 msgstr ""
6009
6010 #: config/m68k/m68k.opt:99
6011 #, no-c-format
6012 msgid "Align variables on a 32-bit boundary."
6013 msgstr ""
6014
6015 #: config/m68k/m68k.opt:103 config/arm/arm.opt:89 config/nios2/nios2.opt:570
6016 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
6017 #, no-c-format
6018 msgid "Specify the name of the target architecture."
6019 msgstr ""
6020
6021 #: config/m68k/m68k.opt:107
6022 #, no-c-format
6023 msgid "Use the bit-field instructions."
6024 msgstr ""
6025
6026 #: config/m68k/m68k.opt:119
6027 #, no-c-format
6028 msgid "Generate code for a ColdFire v4e."
6029 msgstr ""
6030
6031 #: config/m68k/m68k.opt:123
6032 #, no-c-format
6033 msgid "Specify the target CPU."
6034 msgstr ""
6035
6036 #: config/m68k/m68k.opt:127
6037 #, no-c-format
6038 msgid "Generate code for a cpu32."
6039 msgstr ""
6040
6041 #: config/m68k/m68k.opt:131
6042 #, no-c-format
6043 msgid "Use hardware division instructions on ColdFire."
6044 msgstr ""
6045
6046 #: config/m68k/m68k.opt:135
6047 #, no-c-format
6048 msgid "Generate code for a Fido A."
6049 msgstr ""
6050
6051 #: config/m68k/m68k.opt:139
6052 #, no-c-format
6053 msgid "Generate code which uses hardware floating point instructions."
6054 msgstr ""
6055
6056 #: config/m68k/m68k.opt:143
6057 #, no-c-format
6058 msgid "Enable ID based shared library."
6059 msgstr ""
6060
6061 #: config/m68k/m68k.opt:147
6062 #, no-c-format
6063 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
6064 msgstr ""
6065
6066 #: config/m68k/m68k.opt:151
6067 #, no-c-format
6068 msgid "Do not use the bit-field instructions."
6069 msgstr ""
6070
6071 #: config/m68k/m68k.opt:155
6072 #, no-c-format
6073 msgid "Use normal calling convention."
6074 msgstr ""
6075
6076 #: config/m68k/m68k.opt:159
6077 #, no-c-format
6078 msgid "Consider type 'int' to be 32 bits wide."
6079 msgstr ""
6080
6081 #: config/m68k/m68k.opt:163
6082 #, no-c-format
6083 msgid "Generate pc-relative code."
6084 msgstr ""
6085
6086 #: config/m68k/m68k.opt:167
6087 #, no-c-format
6088 msgid "Use different calling convention using 'rtd'."
6089 msgstr ""
6090
6091 #: config/m68k/m68k.opt:179
6092 #, no-c-format
6093 msgid "Consider type 'int' to be 16 bits wide."
6094 msgstr ""
6095
6096 #: config/m68k/m68k.opt:183
6097 #, no-c-format
6098 msgid "Generate code with library calls for floating point."
6099 msgstr ""
6100
6101 #: config/m68k/m68k.opt:187
6102 #, no-c-format
6103 msgid "Do not use unaligned memory references."
6104 msgstr ""
6105
6106 #: config/m68k/m68k.opt:191
6107 #, no-c-format
6108 msgid "Tune for the specified target CPU or architecture."
6109 msgstr ""
6110
6111 #: config/m68k/m68k.opt:195
6112 #, no-c-format
6113 msgid "Support more than 8192 GOT entries on ColdFire."
6114 msgstr ""
6115
6116 #: config/m68k/m68k.opt:199
6117 #, no-c-format
6118 msgid "Support TLS segment larger than 64K."
6119 msgstr ""
6120
6121 #: config/riscv/riscv.opt:26 config/aarch64/aarch64.opt:74
6122 #: config/arm/arm.opt:108 config/microblaze/microblaze.opt:60
6123 #, no-c-format
6124 msgid "Assume target CPU is configured as big endian."
6125 msgstr ""
6126
6127 #: config/riscv/riscv.opt:30 config/aarch64/aarch64.opt:94
6128 #: config/arm/arm.opt:173 config/microblaze/microblaze.opt:64
6129 #, no-c-format
6130 msgid "Assume target CPU is configured as little endian."
6131 msgstr ""
6132
6133 #: config/riscv/riscv.opt:34
6134 #, no-c-format
6135 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
6136 msgstr ""
6137
6138 #: config/riscv/riscv.opt:38
6139 #, no-c-format
6140 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
6141 msgstr ""
6142
6143 #: config/riscv/riscv.opt:42
6144 #, no-c-format
6145 msgid "Specify integer and floating-point calling convention."
6146 msgstr ""
6147
6148 #: config/riscv/riscv.opt:46 config/i386/i386.opt:429
6149 #, no-c-format
6150 msgid "Attempt to keep stack aligned to this power of 2."
6151 msgstr ""
6152
6153 #: config/riscv/riscv.opt:50
6154 #, no-c-format
6155 msgid "Supported ABIs (for use with the -mabi= option):"
6156 msgstr ""
6157
6158 #: config/riscv/riscv.opt:75
6159 #, no-c-format
6160 msgid "Use hardware floating-point divide and square root instructions."
6161 msgstr ""
6162
6163 #: config/riscv/riscv.opt:79
6164 #, no-c-format
6165 msgid "Use hardware instructions for integer division."
6166 msgstr ""
6167
6168 #: config/riscv/riscv.opt:83
6169 #, no-c-format
6170 msgid ""
6171 "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must "
6172 "be lower-case."
6173 msgstr ""
6174
6175 #: config/riscv/riscv.opt:88 config/mips/mips.opt:405
6176 #, no-c-format
6177 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
6178 msgstr ""
6179
6180 #: config/riscv/riscv.opt:92
6181 #, no-c-format
6182 msgid ""
6183 "-mcpu=PROCESSOR\tUse architecture of and optimize the output for PROCESSOR."
6184 msgstr ""
6185
6186 #: config/riscv/riscv.opt:96
6187 #, no-c-format
6188 msgid ""
6189 "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes "
6190 "into a special section (on some targets)."
6191 msgstr ""
6192
6193 #: config/riscv/riscv.opt:100
6194 #, no-c-format
6195 msgid "Use smaller but slower prologue and epilogue code."
6196 msgstr ""
6197
6198 #: config/riscv/riscv.opt:104
6199 #, no-c-format
6200 msgid ""
6201 "Convert BASE + LARGE_OFFSET addresses to NEW_BASE + SMALL_OFFSET to allow "
6202 "more memory accesses to be generated as compressed instructions.  Currently "
6203 "targets 32-bit integer load/stores."
6204 msgstr ""
6205
6206 #: config/riscv/riscv.opt:110 config/aarch64/aarch64.opt:98
6207 #: config/loongarch/loongarch.opt:193
6208 #, no-c-format
6209 msgid "Specify the code model."
6210 msgstr ""
6211
6212 #: config/riscv/riscv.opt:114 config/loongarch/loongarch.opt:158
6213 #, no-c-format
6214 msgid "Do not generate unaligned memory accesses."
6215 msgstr ""
6216
6217 #: config/riscv/riscv.opt:118 config/i386/i386.opt:293
6218 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
6219 #, no-c-format
6220 msgid "Known code models (for use with the -mcmodel= option):"
6221 msgstr ""
6222
6223 #: config/riscv/riscv.opt:128
6224 #, no-c-format
6225 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
6226 msgstr ""
6227
6228 #: config/riscv/riscv.opt:132
6229 #, no-c-format
6230 msgid ""
6231 "Take advantage of linker relaxations to reduce the number of instructions "
6232 "required to materialize symbol addresses."
6233 msgstr ""
6234
6235 #: config/riscv/riscv.opt:137
6236 #, no-c-format
6237 msgid ""
6238 "Enable the CSR checking for the ISA-dependent CRS and the read-only CSR. The "
6239 "ISA-dependent CSR are only valid when the specific ISA is set.  The read-"
6240 "only CSR can not be written by the CSR instructions."
6241 msgstr ""
6242
6243 #: config/riscv/riscv.opt:159
6244 #, no-c-format
6245 msgid "Emit RISC-V ELF attribute."
6246 msgstr ""
6247
6248 #: config/riscv/riscv.opt:163 config/i386/i386.opt:246
6249 #, no-c-format
6250 msgid "Use the given data alignment."
6251 msgstr ""
6252
6253 #: config/riscv/riscv.opt:167 config/i386/i386.opt:250
6254 #, no-c-format
6255 msgid "Known data alignment choices (for use with the -malign-data= option):"
6256 msgstr ""
6257
6258 #: config/riscv/riscv.opt:177 config/aarch64/aarch64.opt:241
6259 #: config/i386/i386.opt:1011 config/arm/arm.opt:343
6260 #: config/rs6000/rs6000.opt:550
6261 #, no-c-format
6262 msgid "Use given stack-protector guard."
6263 msgstr ""
6264
6265 #: config/riscv/riscv.opt:181 config/aarch64/aarch64.opt:245
6266 #: config/arm/arm.opt:347 config/rs6000/rs6000.opt:554
6267 #, no-c-format
6268 msgid "Valid arguments to -mstack-protector-guard=:"
6269 msgstr ""
6270
6271 #: config/riscv/riscv.opt:191 config/i386/i386.opt:1025
6272 #: config/rs6000/rs6000.opt:564
6273 #, no-c-format
6274 msgid "Use the given base register for addressing the stack-protector guard."
6275 msgstr ""
6276
6277 #: config/riscv/riscv.opt:198 config/i386/i386.opt:1032
6278 #: config/rs6000/rs6000.opt:571
6279 #, no-c-format
6280 msgid "Use the given offset for addressing the stack-protector guard."
6281 msgstr ""
6282
6283 #: config/riscv/riscv.opt:238
6284 #, no-c-format
6285 msgid "Supported ISA specs (for use with the -misa-spec= option):"
6286 msgstr ""
6287
6288 #: config/riscv/riscv.opt:251
6289 #, no-c-format
6290 msgid "Set the version of RISC-V ISA spec."
6291 msgstr ""
6292
6293 #: config/m32c/m32c.opt:23
6294 #, no-c-format
6295 msgid "-msim\tUse simulator runtime."
6296 msgstr ""
6297
6298 #: config/m32c/m32c.opt:27
6299 #, no-c-format
6300 msgid "-mcpu=r8c\tCompile code for R8C variants."
6301 msgstr ""
6302
6303 #: config/m32c/m32c.opt:31
6304 #, no-c-format
6305 msgid "-mcpu=m16c\tCompile code for M16C variants."
6306 msgstr ""
6307
6308 #: config/m32c/m32c.opt:35
6309 #, no-c-format
6310 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
6311 msgstr ""
6312
6313 #: config/m32c/m32c.opt:39
6314 #, no-c-format
6315 msgid "-mcpu=m32c\tCompile code for M32C variants."
6316 msgstr ""
6317
6318 #: config/m32c/m32c.opt:43
6319 #, no-c-format
6320 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
6321 msgstr ""
6322
6323 #: config/msp430/msp430.opt:7
6324 #, no-c-format
6325 msgid ""
6326 "Use a lightweight configuration of printf and puts to reduce code size. For "
6327 "single-threaded applications, not requiring reentrant I/O only. Requires "
6328 "Newlib Nano IO."
6329 msgstr ""
6330
6331 #: config/msp430/msp430.opt:11
6332 #, no-c-format
6333 msgid "Force assembly output to always use hex constants."
6334 msgstr ""
6335
6336 #: config/msp430/msp430.opt:15
6337 #, no-c-format
6338 msgid "Specify the MCU to build for."
6339 msgstr ""
6340
6341 #: config/msp430/msp430.opt:19
6342 #, no-c-format
6343 msgid ""
6344 "Warn if an MCU name is unrecognized or conflicts with other options "
6345 "(default: on)."
6346 msgstr ""
6347
6348 #: config/msp430/msp430.opt:23
6349 #, no-c-format
6350 msgid ""
6351 "Warn if devices.csv is not found or there are problem parsing it (default: "
6352 "on)."
6353 msgstr ""
6354
6355 #: config/msp430/msp430.opt:27
6356 #, no-c-format
6357 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
6358 msgstr ""
6359
6360 #: config/msp430/msp430.opt:52
6361 #, no-c-format
6362 msgid "Select large model - 20-bit addresses/pointers."
6363 msgstr ""
6364
6365 #: config/msp430/msp430.opt:56
6366 #, no-c-format
6367 msgid "Select small model - 16-bit addresses/pointers (default)."
6368 msgstr ""
6369
6370 #: config/msp430/msp430.opt:60
6371 #, no-c-format
6372 msgid "Optimize opcode sizes at link time."
6373 msgstr ""
6374
6375 #: config/msp430/msp430.opt:67 config/pru/pru.opt:26
6376 #, no-c-format
6377 msgid ""
6378 "Use a minimum runtime (no static initializers or ctors) for memory-"
6379 "constrained devices."
6380 msgstr ""
6381
6382 #: config/msp430/msp430.opt:74
6383 #, no-c-format
6384 msgid "Specify the type of hardware multiply to support."
6385 msgstr ""
6386
6387 #: config/msp430/msp430.opt:96
6388 #, no-c-format
6389 msgid ""
6390 "Specify whether functions should be placed into the lower or upper memory "
6391 "regions, or if they should be shuffled between the regions (either) for best "
6392 "fit (default: lower)."
6393 msgstr ""
6394
6395 #: config/msp430/msp430.opt:100
6396 #, no-c-format
6397 msgid ""
6398 "Specify whether variables should be placed into the lower or upper memory "
6399 "regions, or if they should be shuffled between the regions (either) for best "
6400 "fit (default: lower)."
6401 msgstr ""
6402
6403 #: config/msp430/msp430.opt:104
6404 #, no-c-format
6405 msgid ""
6406 "Add the .lower prefix to section names when compiling with -m{code,data}-"
6407 "region=lower (disabled by default)."
6408 msgstr ""
6409
6410 #: config/msp430/msp430.opt:123
6411 #, no-c-format
6412 msgid ""
6413 "Passes on a request to the assembler to enable fixes for various silicon "
6414 "errata."
6415 msgstr ""
6416
6417 #: config/msp430/msp430.opt:127
6418 #, no-c-format
6419 msgid ""
6420 "Passes on a request to the assembler to warn about various silicon errata."
6421 msgstr ""
6422
6423 #: config/msp430/msp430.opt:131
6424 #, no-c-format
6425 msgid ""
6426 "The path to devices.csv.  The GCC driver can normally locate devices.csv "
6427 "itself and pass this option to the compiler, so the user shouldn't need to "
6428 "pass this."
6429 msgstr ""
6430
6431 #: config/msp430/msp430.opt:136
6432 #, no-c-format
6433 msgid ""
6434 "For shift operations by a constant amount, which require an individual "
6435 "instruction to shift by one position, set the maximum number of inline shift "
6436 "instructions (maximum value 64) to emit instead of using the corresponding "
6437 "__mspabi helper function. The default value is 4."
6438 msgstr ""
6439
6440 #: config/aarch64/aarch64.opt:49
6441 #, no-c-format
6442 msgid "The possible TLS dialects:"
6443 msgstr ""
6444
6445 #: config/aarch64/aarch64.opt:61 config/loongarch/loongarch.opt:171
6446 #, no-c-format
6447 msgid "The code model option names for -mcmodel:"
6448 msgstr ""
6449
6450 #: config/aarch64/aarch64.opt:78 config/i386/i386.opt:1046
6451 #, no-c-format
6452 msgid "Generate code which uses only the general registers."
6453 msgstr ""
6454
6455 #: config/aarch64/aarch64.opt:82 config/i386/i386.opt:1138
6456 #, no-c-format
6457 msgid "Generate code to mitigate against straight line speculation."
6458 msgstr ""
6459
6460 #: config/aarch64/aarch64.opt:86
6461 #, no-c-format
6462 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
6463 msgstr ""
6464
6465 #: config/aarch64/aarch64.opt:90
6466 #, no-c-format
6467 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
6468 msgstr ""
6469
6470 #: config/aarch64/aarch64.opt:102
6471 #, no-c-format
6472 msgid "Don't assume that unaligned accesses are handled by the system."
6473 msgstr ""
6474
6475 #: config/aarch64/aarch64.opt:106 config/i386/i386.opt:405
6476 #, no-c-format
6477 msgid "Omit the frame pointer in leaf functions."
6478 msgstr ""
6479
6480 #: config/aarch64/aarch64.opt:110
6481 #, no-c-format
6482 msgid "Specify TLS dialect."
6483 msgstr ""
6484
6485 #: config/aarch64/aarch64.opt:114
6486 #, no-c-format
6487 msgid ""
6488 "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, "
6489 "48."
6490 msgstr ""
6491
6492 #: config/aarch64/aarch64.opt:133
6493 #, no-c-format
6494 msgid "Use features of architecture ARCH."
6495 msgstr ""
6496
6497 #: config/aarch64/aarch64.opt:137
6498 #, no-c-format
6499 msgid "Use features of and optimize for CPU."
6500 msgstr ""
6501
6502 #: config/aarch64/aarch64.opt:141
6503 #, no-c-format
6504 msgid "Optimize for CPU."
6505 msgstr ""
6506
6507 #: config/aarch64/aarch64.opt:145
6508 #, no-c-format
6509 msgid "Generate code that conforms to the specified ABI."
6510 msgstr ""
6511
6512 #: config/aarch64/aarch64.opt:149
6513 #, no-c-format
6514 msgid ""
6515 "-moverride=<string>\tPower users only! Override CPU optimization parameters."
6516 msgstr ""
6517
6518 #: config/aarch64/aarch64.opt:153
6519 #, no-c-format
6520 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
6521 msgstr ""
6522
6523 #: config/aarch64/aarch64.opt:163
6524 #, no-c-format
6525 msgid "PC relative literal loads."
6526 msgstr ""
6527
6528 #: config/aarch64/aarch64.opt:167 config/arm/arm.opt:331
6529 #, no-c-format
6530 msgid "Use branch-protection features."
6531 msgstr ""
6532
6533 #: config/aarch64/aarch64.opt:171
6534 #, no-c-format
6535 msgid "Select return address signing scope."
6536 msgstr ""
6537
6538 #: config/aarch64/aarch64.opt:175
6539 #, no-c-format
6540 msgid ""
6541 "Supported AArch64 return address signing scope (for use with -msign-return-"
6542 "address= option):"
6543 msgstr ""
6544
6545 #: config/aarch64/aarch64.opt:188
6546 #, no-c-format
6547 msgid ""
6548 "Enable the reciprocal square root approximation.  Enabling this reduces "
6549 "precision of reciprocal square root results to about 16 bits for single "
6550 "precision and to 32 bits for double precision."
6551 msgstr ""
6552
6553 #: config/aarch64/aarch64.opt:194
6554 #, no-c-format
6555 msgid ""
6556 "Enable the square root approximation.  Enabling this reduces precision of "
6557 "square root results to about 16 bits for single precision and to 32 bits for "
6558 "double precision. If enabled, it implies -mlow-precision-recip-sqrt."
6559 msgstr ""
6560
6561 #: config/aarch64/aarch64.opt:201
6562 #, no-c-format
6563 msgid ""
6564 "Enable the division approximation.  Enabling this reduces precision of "
6565 "division results to about 16 bits for single precision and to 32 bits for "
6566 "double precision."
6567 msgstr ""
6568
6569 #: config/aarch64/aarch64.opt:207
6570 #, no-c-format
6571 msgid "The possible SVE vector lengths:"
6572 msgstr ""
6573
6574 #: config/aarch64/aarch64.opt:229
6575 #, no-c-format
6576 msgid ""
6577 "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
6578 msgstr ""
6579
6580 #: config/aarch64/aarch64.opt:233
6581 #, no-c-format
6582 msgid "Enables verbose cost model dumping in the debug dump files."
6583 msgstr ""
6584
6585 #: config/aarch64/aarch64.opt:237
6586 #, no-c-format
6587 msgid "Generate code to track when the CPU might be speculating incorrectly."
6588 msgstr ""
6589
6590 #: config/aarch64/aarch64.opt:255
6591 #, no-c-format
6592 msgid ""
6593 "Use the system register specified on the command line as the stack protector "
6594 "guard register. This option is for use with fstack-protector-strong and not "
6595 "for use in user-land code."
6596 msgstr ""
6597
6598 #: config/aarch64/aarch64.opt:261
6599 #, no-c-format
6600 msgid ""
6601 "Use an immediate to offset from the stack protector guard register, sp_el0. "
6602 "This option is for use with fstack-protector-strong and not for use in user-"
6603 "land code."
6604 msgstr ""
6605
6606 #: config/aarch64/aarch64.opt:270
6607 #, no-c-format
6608 msgid "Generate local calls to out-of-line atomic operations."
6609 msgstr ""
6610
6611 #: config/aarch64/aarch64.opt:274
6612 #, no-c-format
6613 msgid ""
6614 "When vectorizing for SVE, consider using unpacked vectors for smaller "
6615 "elements and use the cost model to pick the cheapest approach.  Also use the "
6616 "cost model to choose between SVE and Advanced SIMD vectorization."
6617 msgstr ""
6618
6619 #: config/aarch64/aarch64.opt:278
6620 #, no-c-format
6621 msgid ""
6622 "The number of Newton iterations for calculating the reciprocal for float "
6623 "type.  The precision of division is proportional to this param when division "
6624 "approximation is enabled.  The default value is 1."
6625 msgstr ""
6626
6627 #: config/aarch64/aarch64.opt:282
6628 #, no-c-format
6629 msgid ""
6630 "The number of Newton iterations for calculating the reciprocal for double "
6631 "type.  The precision of division is proportional to this param when division "
6632 "approximation is enabled.  The default value is 2."
6633 msgstr ""
6634
6635 #: config/aarch64/aarch64.opt:292
6636 #, no-c-format
6637 msgid "Constant memcpy size in bytes above which to start using MOPS sequence."
6638 msgstr ""
6639
6640 #: config/aarch64/aarch64.opt:296
6641 #, no-c-format
6642 msgid ""
6643 "Constant memmove size in bytes above which to start using MOPS sequence."
6644 msgstr ""
6645
6646 #: config/aarch64/aarch64.opt:300
6647 #, no-c-format
6648 msgid "Constant memset size in bytes from which to start using MOPS sequence."
6649 msgstr ""
6650
6651 #: config/aarch64/aarch64.opt:304
6652 #, no-c-format
6653 msgid "Limit how much the autovectorizer may unroll a loop."
6654 msgstr ""
6655
6656 #: config/linux.opt:24
6657 #, no-c-format
6658 msgid "Use Bionic C library."
6659 msgstr ""
6660
6661 #: config/linux.opt:28
6662 #, no-c-format
6663 msgid "Use GNU C library."
6664 msgstr ""
6665
6666 #: config/linux.opt:32
6667 #, no-c-format
6668 msgid "Use uClibc C library."
6669 msgstr ""
6670
6671 #: config/linux.opt:36
6672 #, no-c-format
6673 msgid "Use musl C library."
6674 msgstr ""
6675
6676 #: config/ia64/ilp32.opt:3
6677 #, no-c-format
6678 msgid "Generate ILP32 code."
6679 msgstr ""
6680
6681 #: config/ia64/ilp32.opt:7
6682 #, no-c-format
6683 msgid "Generate LP64 code."
6684 msgstr ""
6685
6686 #: config/ia64/ia64.opt:28
6687 #, no-c-format
6688 msgid "Generate big endian code."
6689 msgstr ""
6690
6691 #: config/ia64/ia64.opt:32
6692 #, no-c-format
6693 msgid "Generate little endian code."
6694 msgstr ""
6695
6696 #: config/ia64/ia64.opt:36
6697 #, no-c-format
6698 msgid "Generate code for GNU as."
6699 msgstr ""
6700
6701 #: config/ia64/ia64.opt:40
6702 #, no-c-format
6703 msgid "Generate code for GNU ld."
6704 msgstr ""
6705
6706 #: config/ia64/ia64.opt:44
6707 #, no-c-format
6708 msgid "Emit stop bits before and after volatile extended asms."
6709 msgstr ""
6710
6711 #: config/ia64/ia64.opt:48
6712 #, no-c-format
6713 msgid "Use in/loc/out register names."
6714 msgstr ""
6715
6716 #: config/ia64/ia64.opt:55
6717 #, no-c-format
6718 msgid "Enable use of sdata/scommon/sbss."
6719 msgstr ""
6720
6721 #: config/ia64/ia64.opt:59
6722 #, no-c-format
6723 msgid "Generate code without GP reg."
6724 msgstr ""
6725
6726 #: config/ia64/ia64.opt:63
6727 #, no-c-format
6728 msgid "gp is constant (but save/restore gp on indirect calls)."
6729 msgstr ""
6730
6731 #: config/ia64/ia64.opt:67
6732 #, no-c-format
6733 msgid "Generate self-relocatable code."
6734 msgstr ""
6735
6736 #: config/ia64/ia64.opt:71
6737 #, no-c-format
6738 msgid "Generate inline floating point division, optimize for latency."
6739 msgstr ""
6740
6741 #: config/ia64/ia64.opt:75
6742 #, no-c-format
6743 msgid "Generate inline floating point division, optimize for throughput."
6744 msgstr ""
6745
6746 #: config/ia64/ia64.opt:82
6747 #, no-c-format
6748 msgid "Generate inline integer division, optimize for latency."
6749 msgstr ""
6750
6751 #: config/ia64/ia64.opt:86
6752 #, no-c-format
6753 msgid "Generate inline integer division, optimize for throughput."
6754 msgstr ""
6755
6756 #: config/ia64/ia64.opt:90
6757 #, no-c-format
6758 msgid "Do not inline integer division."
6759 msgstr ""
6760
6761 #: config/ia64/ia64.opt:94
6762 #, no-c-format
6763 msgid "Generate inline square root, optimize for latency."
6764 msgstr ""
6765
6766 #: config/ia64/ia64.opt:98
6767 #, no-c-format
6768 msgid "Generate inline square root, optimize for throughput."
6769 msgstr ""
6770
6771 #: config/ia64/ia64.opt:102
6772 #, no-c-format
6773 msgid "Do not inline square root."
6774 msgstr ""
6775
6776 #: config/ia64/ia64.opt:106
6777 #, no-c-format
6778 msgid "Enable DWARF line debug info via GNU as."
6779 msgstr ""
6780
6781 #: config/ia64/ia64.opt:110
6782 #, no-c-format
6783 msgid "Enable earlier placing stop bits for better scheduling."
6784 msgstr ""
6785
6786 #: config/ia64/ia64.opt:114 config/pa/pa.opt:70 config/sh/sh.opt:227
6787 #, no-c-format
6788 msgid "Specify range of registers to make fixed."
6789 msgstr ""
6790
6791 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
6792 #, no-c-format
6793 msgid "Specify bit size of immediate TLS offsets."
6794 msgstr ""
6795
6796 #: config/ia64/ia64.opt:122 config/i386/i386.opt:527 config/s390/s390.opt:203
6797 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
6798 #, no-c-format
6799 msgid "Schedule code for given CPU."
6800 msgstr ""
6801
6802 #: config/ia64/ia64.opt:126
6803 #, no-c-format
6804 msgid "Known Itanium CPUs (for use with the -mtune= option):"
6805 msgstr ""
6806
6807 #: config/ia64/ia64.opt:136
6808 #, no-c-format
6809 msgid "Use data speculation before reload."
6810 msgstr ""
6811
6812 #: config/ia64/ia64.opt:140
6813 #, no-c-format
6814 msgid "Use data speculation after reload."
6815 msgstr ""
6816
6817 #: config/ia64/ia64.opt:144
6818 #, no-c-format
6819 msgid "Use control speculation."
6820 msgstr ""
6821
6822 #: config/ia64/ia64.opt:148
6823 #, no-c-format
6824 msgid "Use in block data speculation before reload."
6825 msgstr ""
6826
6827 #: config/ia64/ia64.opt:152
6828 #, no-c-format
6829 msgid "Use in block data speculation after reload."
6830 msgstr ""
6831
6832 #: config/ia64/ia64.opt:156
6833 #, no-c-format
6834 msgid "Use in block control speculation."
6835 msgstr ""
6836
6837 #: config/ia64/ia64.opt:160
6838 #, no-c-format
6839 msgid "Use simple data speculation check."
6840 msgstr ""
6841
6842 #: config/ia64/ia64.opt:164
6843 #, no-c-format
6844 msgid "Use simple data speculation check for control speculation."
6845 msgstr ""
6846
6847 #: config/ia64/ia64.opt:174
6848 #, no-c-format
6849 msgid ""
6850 "Count speculative dependencies while calculating priority of instructions."
6851 msgstr ""
6852
6853 #: config/ia64/ia64.opt:178
6854 #, no-c-format
6855 msgid "Place a stop bit after every cycle when scheduling."
6856 msgstr ""
6857
6858 #: config/ia64/ia64.opt:182
6859 #, no-c-format
6860 msgid ""
6861 "Assume that floating-point stores and loads are not likely to cause conflict "
6862 "when placed into one instruction group."
6863 msgstr ""
6864
6865 #: config/ia64/ia64.opt:186
6866 #, no-c-format
6867 msgid ""
6868 "Soft limit on number of memory insns per instruction group, giving lower "
6869 "priority to subsequent memory insns attempting to schedule in the same insn "
6870 "group. Frequently useful to prevent cache bank conflicts.  Default value is "
6871 "1."
6872 msgstr ""
6873
6874 #: config/ia64/ia64.opt:190
6875 #, no-c-format
6876 msgid ""
6877 "Disallow more than 'msched-max-memory-insns' in instruction group. "
6878 "Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
6879 "reached)."
6880 msgstr ""
6881
6882 #: config/ia64/ia64.opt:194
6883 #, no-c-format
6884 msgid "Don't generate checks for control speculation in selective scheduling."
6885 msgstr ""
6886
6887 #: config/epiphany/epiphany.opt:24
6888 #, no-c-format
6889 msgid "Don't use any of r32..r63."
6890 msgstr ""
6891
6892 #: config/epiphany/epiphany.opt:28
6893 #, no-c-format
6894 msgid ""
6895 "Preferentially allocate registers that allow short instruction generation."
6896 msgstr ""
6897
6898 #: config/epiphany/epiphany.opt:32
6899 #, no-c-format
6900 msgid "Set branch cost."
6901 msgstr ""
6902
6903 #: config/epiphany/epiphany.opt:36
6904 #, no-c-format
6905 msgid "Enable conditional move instruction usage."
6906 msgstr ""
6907
6908 #: config/epiphany/epiphany.opt:40
6909 #, no-c-format
6910 msgid "Set number of nops to emit before each insn pattern."
6911 msgstr ""
6912
6913 #: config/epiphany/epiphany.opt:52
6914 #, no-c-format
6915 msgid "Use software floating point comparisons."
6916 msgstr ""
6917
6918 #: config/epiphany/epiphany.opt:56
6919 #, no-c-format
6920 msgid "Enable split of 32 bit immediate loads into low / high part."
6921 msgstr ""
6922
6923 #: config/epiphany/epiphany.opt:60
6924 #, no-c-format
6925 msgid "Enable use of POST_INC / POST_DEC."
6926 msgstr ""
6927
6928 #: config/epiphany/epiphany.opt:64
6929 #, no-c-format
6930 msgid "Enable use of POST_MODIFY."
6931 msgstr ""
6932
6933 #: config/epiphany/epiphany.opt:68
6934 #, no-c-format
6935 msgid "Set number of bytes on the stack preallocated for use by the callee."
6936 msgstr ""
6937
6938 #: config/epiphany/epiphany.opt:72
6939 #, no-c-format
6940 msgid "Assume round to nearest is selected for purposes of scheduling."
6941 msgstr ""
6942
6943 #: config/epiphany/epiphany.opt:76
6944 #, no-c-format
6945 msgid "Generate call insns as indirect calls."
6946 msgstr ""
6947
6948 #: config/epiphany/epiphany.opt:80
6949 #, no-c-format
6950 msgid "Generate call insns as direct calls."
6951 msgstr ""
6952
6953 #: config/epiphany/epiphany.opt:84
6954 #, no-c-format
6955 msgid ""
6956 "Assume labels and symbols can be addressed using 16 bit absolute addresses."
6957 msgstr ""
6958
6959 #: config/epiphany/epiphany.opt:108
6960 #, no-c-format
6961 msgid ""
6962 "A floatig point to integer truncation may be replaced with rounding to save "
6963 "mode switching."
6964 msgstr ""
6965
6966 #: config/epiphany/epiphany.opt:112
6967 #, no-c-format
6968 msgid "Vectorize for double-word operations."
6969 msgstr ""
6970
6971 #: config/epiphany/epiphany.opt:128
6972 #, no-c-format
6973 msgid ""
6974 "Split unaligned 8 byte vector moves before post-modify address generation."
6975 msgstr ""
6976
6977 #: config/epiphany/epiphany.opt:132
6978 #, no-c-format
6979 msgid "Use the floating point unit for integer add/subtract."
6980 msgstr ""
6981
6982 #: config/epiphany/epiphany.opt:136
6983 #, no-c-format
6984 msgid "Set register to hold -1."
6985 msgstr ""
6986
6987 #: config/ft32/ft32.opt:23
6988 #, no-c-format
6989 msgid "Target the software simulator."
6990 msgstr ""
6991
6992 #: config/ft32/ft32.opt:27 config/s390/s390.opt:234 config/mips/mips.opt:393
6993 #: config/arc/arc.opt:405
6994 #, no-c-format
6995 msgid "Use LRA instead of reload."
6996 msgstr ""
6997
6998 #: config/ft32/ft32.opt:31
6999 #, no-c-format
7000 msgid "Avoid use of the DIV and MOD instructions."
7001 msgstr ""
7002
7003 #: config/ft32/ft32.opt:35
7004 #, no-c-format
7005 msgid "Target the FT32B architecture."
7006 msgstr ""
7007
7008 #: config/ft32/ft32.opt:39
7009 #, no-c-format
7010 msgid "Enable FT32B code compression."
7011 msgstr ""
7012
7013 #: config/ft32/ft32.opt:43
7014 #, no-c-format
7015 msgid "Avoid placing any readable data in program memory."
7016 msgstr ""
7017
7018 #: config/h8300/h8300.opt:23
7019 #, no-c-format
7020 msgid "Generate H8S code."
7021 msgstr ""
7022
7023 #: config/h8300/h8300.opt:27
7024 #, no-c-format
7025 msgid "Generate H8SX code."
7026 msgstr ""
7027
7028 #: config/h8300/h8300.opt:31
7029 #, no-c-format
7030 msgid "Generate H8S/2600 code."
7031 msgstr ""
7032
7033 #: config/h8300/h8300.opt:35
7034 #, no-c-format
7035 msgid "Make integers 32 bits wide."
7036 msgstr ""
7037
7038 #: config/h8300/h8300.opt:42
7039 #, no-c-format
7040 msgid "Use registers for argument passing."
7041 msgstr ""
7042
7043 #: config/h8300/h8300.opt:46
7044 #, no-c-format
7045 msgid "Consider access to byte sized memory slow."
7046 msgstr ""
7047
7048 #: config/h8300/h8300.opt:50
7049 #, no-c-format
7050 msgid "Enable linker relaxing."
7051 msgstr ""
7052
7053 #: config/h8300/h8300.opt:54
7054 #, no-c-format
7055 msgid "Generate H8/300H code."
7056 msgstr ""
7057
7058 #: config/h8300/h8300.opt:58
7059 #, no-c-format
7060 msgid "Enable the normal mode."
7061 msgstr ""
7062
7063 #: config/h8300/h8300.opt:62
7064 #, no-c-format
7065 msgid "Use H8/300 alignment rules."
7066 msgstr ""
7067
7068 #: config/h8300/h8300.opt:66
7069 #, no-c-format
7070 msgid "Push extended registers on stack in monitor functions."
7071 msgstr ""
7072
7073 #: config/h8300/h8300.opt:70
7074 #, no-c-format
7075 msgid "Do not push extended registers on stack in monitor functions."
7076 msgstr ""
7077
7078 #: config/pru/pru.opt:31
7079 #, no-c-format
7080 msgid ""
7081 "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
7082 msgstr ""
7083
7084 #: config/pru/pru.opt:35
7085 #, no-c-format
7086 msgid ""
7087 "Make GCC pass the --no-relax command-line option to the linker instead of "
7088 "the --relax option."
7089 msgstr ""
7090
7091 #: config/pru/pru.opt:40
7092 #, no-c-format
7093 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
7094 msgstr ""
7095
7096 #: config/pru/pru.opt:44
7097 #, no-c-format
7098 msgid "Select target ABI variant."
7099 msgstr ""
7100
7101 #: config/pru/pru.opt:48
7102 #, no-c-format
7103 msgid "ABI variant code generation (for use with -mabi= option):"
7104 msgstr ""
7105
7106 #: config/pdp11/pdp11.opt:23
7107 #, no-c-format
7108 msgid "Generate code for an 11/10."
7109 msgstr ""
7110
7111 #: config/pdp11/pdp11.opt:27
7112 #, no-c-format
7113 msgid "Generate code for an 11/40."
7114 msgstr ""
7115
7116 #: config/pdp11/pdp11.opt:31
7117 #, no-c-format
7118 msgid "Generate code for an 11/45."
7119 msgstr ""
7120
7121 #: config/pdp11/pdp11.opt:35
7122 #, no-c-format
7123 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
7124 msgstr ""
7125
7126 #: config/pdp11/pdp11.opt:39
7127 #, no-c-format
7128 msgid "Use the DEC assembler syntax."
7129 msgstr ""
7130
7131 #: config/pdp11/pdp11.opt:43
7132 #, no-c-format
7133 msgid "Use the GNU assembler syntax."
7134 msgstr ""
7135
7136 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:183
7137 #: config/frv/frv.opt:158
7138 #, no-c-format
7139 msgid "Use hardware floating point."
7140 msgstr ""
7141
7142 #: config/pdp11/pdp11.opt:51
7143 #, no-c-format
7144 msgid "Use 16 bit int."
7145 msgstr ""
7146
7147 #: config/pdp11/pdp11.opt:55
7148 #, no-c-format
7149 msgid "Use 32 bit int."
7150 msgstr ""
7151
7152 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:179
7153 #, no-c-format
7154 msgid "Do not use hardware floating point."
7155 msgstr ""
7156
7157 #: config/pdp11/pdp11.opt:63
7158 #, no-c-format
7159 msgid "Target has split I&D."
7160 msgstr ""
7161
7162 #: config/pdp11/pdp11.opt:67
7163 #, no-c-format
7164 msgid "Use UNIX assembler syntax."
7165 msgstr ""
7166
7167 #: config/pdp11/pdp11.opt:71
7168 #, no-c-format
7169 msgid "Use LRA register allocator."
7170 msgstr ""
7171
7172 #: config/xtensa/xtensa.opt:23
7173 #, no-c-format
7174 msgid "Use CONST16 instruction to load constants."
7175 msgstr ""
7176
7177 #: config/xtensa/xtensa.opt:27
7178 #, no-c-format
7179 msgid "Disable position-independent code (PIC) for use in OS kernel code."
7180 msgstr ""
7181
7182 #: config/xtensa/xtensa.opt:31
7183 #, no-c-format
7184 msgid "Use indirect CALLXn instructions for large programs."
7185 msgstr ""
7186
7187 #: config/xtensa/xtensa.opt:35
7188 #, no-c-format
7189 msgid ""
7190 "Set extra memory access cost for L32R instruction, in clock-cycle units."
7191 msgstr ""
7192
7193 #: config/xtensa/xtensa.opt:39 config/sh/sh.opt:303
7194 #, no-c-format
7195 msgid "Use LRA instead of reload (transitional)."
7196 msgstr ""
7197
7198 #: config/xtensa/xtensa.opt:43
7199 #, no-c-format
7200 msgid "Automatically align branch targets to reduce branch penalties."
7201 msgstr ""
7202
7203 #: config/xtensa/xtensa.opt:47
7204 #, no-c-format
7205 msgid "Intersperse literal pools with code in the text section."
7206 msgstr ""
7207
7208 #: config/xtensa/xtensa.opt:51
7209 #, no-c-format
7210 msgid ""
7211 "Relax literals in assembler and place them automatically in the text section."
7212 msgstr ""
7213
7214 #: config/xtensa/xtensa.opt:55
7215 #, no-c-format
7216 msgid ""
7217 "-mno-serialize-volatile\tDo not serialize volatile memory references with "
7218 "MEMW instructions."
7219 msgstr ""
7220
7221 #: config/xtensa/xtensa.opt:62
7222 #, no-c-format
7223 msgid "Use call0 ABI."
7224 msgstr ""
7225
7226 #: config/xtensa/xtensa.opt:66
7227 #, no-c-format
7228 msgid "Use windowed registers ABI."
7229 msgstr ""
7230
7231 #: config/i386/cygming.opt:23
7232 #, no-c-format
7233 msgid "Create console application."
7234 msgstr ""
7235
7236 #: config/i386/cygming.opt:27
7237 #, no-c-format
7238 msgid "Generate code for a DLL."
7239 msgstr ""
7240
7241 #: config/i386/cygming.opt:31
7242 #, no-c-format
7243 msgid "Ignore dllimport for functions."
7244 msgstr ""
7245
7246 #: config/i386/cygming.opt:35
7247 #, no-c-format
7248 msgid "Use Mingw-specific thread support."
7249 msgstr ""
7250
7251 #: config/i386/cygming.opt:39
7252 #, no-c-format
7253 msgid "Set Windows defines."
7254 msgstr ""
7255
7256 #: config/i386/cygming.opt:43
7257 #, no-c-format
7258 msgid "Create GUI application."
7259 msgstr ""
7260
7261 #: config/i386/cygming.opt:47
7262 #, no-c-format
7263 msgid "Use the GNU extension to the PE format for aligned common data."
7264 msgstr ""
7265
7266 #: config/i386/cygming.opt:51
7267 #, no-c-format
7268 msgid ""
7269 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
7270 "delete replacement."
7271 msgstr ""
7272
7273 #: config/i386/cygming.opt:55
7274 #, no-c-format
7275 msgid "For nested functions on stack executable permission is set."
7276 msgstr ""
7277
7278 #: config/i386/cygming.opt:62
7279 #, no-c-format
7280 msgid "Put relocated read-only data into .data section."
7281 msgstr ""
7282
7283 #: config/i386/mingw.opt:29
7284 #, no-c-format
7285 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
7286 msgstr ""
7287
7288 #: config/i386/mingw-w64.opt:23
7289 #, no-c-format
7290 msgid "Use unicode startup and define UNICODE macro."
7291 msgstr ""
7292
7293 #: config/i386/i386.opt:198
7294 #, no-c-format
7295 msgid "sizeof(long double) is 16."
7296 msgstr ""
7297
7298 #: config/i386/i386.opt:202 config/i386/i386.opt:370
7299 #, no-c-format
7300 msgid "Use hardware fp."
7301 msgstr ""
7302
7303 #: config/i386/i386.opt:206
7304 #, no-c-format
7305 msgid "sizeof(long double) is 12."
7306 msgstr ""
7307
7308 #: config/i386/i386.opt:210
7309 #, no-c-format
7310 msgid "Use 80-bit long double."
7311 msgstr ""
7312
7313 #: config/i386/i386.opt:214 config/s390/s390.opt:163
7314 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
7315 #, no-c-format
7316 msgid "Use 64-bit long double."
7317 msgstr ""
7318
7319 #: config/i386/i386.opt:218 config/s390/s390.opt:159
7320 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
7321 #, no-c-format
7322 msgid "Use 128-bit long double."
7323 msgstr ""
7324
7325 #: config/i386/i386.opt:222 config/sh/sh.opt:179
7326 #, no-c-format
7327 msgid "Reserve space for outgoing arguments in the function prologue."
7328 msgstr ""
7329
7330 #: config/i386/i386.opt:226
7331 #, no-c-format
7332 msgid "Align some doubles on dword boundary."
7333 msgstr ""
7334
7335 #: config/i386/i386.opt:230
7336 #, no-c-format
7337 msgid "Function starts are aligned to this power of 2."
7338 msgstr ""
7339
7340 #: config/i386/i386.opt:234
7341 #, no-c-format
7342 msgid "Jump targets are aligned to this power of 2."
7343 msgstr ""
7344
7345 #: config/i386/i386.opt:238
7346 #, no-c-format
7347 msgid "Loop code aligned to this power of 2."
7348 msgstr ""
7349
7350 #: config/i386/i386.opt:242
7351 #, no-c-format
7352 msgid "Align destination of the string operations."
7353 msgstr ""
7354
7355 #: config/i386/i386.opt:263 config/s390/s390.opt:56
7356 #, no-c-format
7357 msgid "Generate code for given CPU."
7358 msgstr ""
7359
7360 #: config/i386/i386.opt:267
7361 #, no-c-format
7362 msgid "Use given assembler dialect."
7363 msgstr ""
7364
7365 #: config/i386/i386.opt:271
7366 #, no-c-format
7367 msgid "Known assembler dialects (for use with the -masm= option):"
7368 msgstr ""
7369
7370 #: config/i386/i386.opt:281
7371 #, no-c-format
7372 msgid "Branches are this expensive (arbitrary units)."
7373 msgstr ""
7374
7375 #: config/i386/i386.opt:285
7376 #, no-c-format
7377 msgid ""
7378 "-mlarge-data-threshold=<number>\tData greater than given threshold will go "
7379 "into .ldata section in x86-64 medium model."
7380 msgstr ""
7381
7382 #: config/i386/i386.opt:289
7383 #, no-c-format
7384 msgid "Use given x86-64 code model."
7385 msgstr ""
7386
7387 #: config/i386/i386.opt:312
7388 #, no-c-format
7389 msgid "Use given address mode."
7390 msgstr ""
7391
7392 #: config/i386/i386.opt:316
7393 #, no-c-format
7394 msgid "Known address mode (for use with the -maddress-mode= option):"
7395 msgstr ""
7396
7397 #: config/i386/i386.opt:329
7398 #, no-c-format
7399 msgid "Generate sin, cos, sqrt for FPU."
7400 msgstr ""
7401
7402 #: config/i386/i386.opt:333
7403 #, no-c-format
7404 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
7405 msgstr ""
7406
7407 #: config/i386/i386.opt:337
7408 #, no-c-format
7409 msgid "Return values of functions in FPU registers."
7410 msgstr ""
7411
7412 #: config/i386/i386.opt:341
7413 #, no-c-format
7414 msgid "Generate floating point mathematics using given instruction set."
7415 msgstr ""
7416
7417 #: config/i386/i386.opt:345
7418 #, no-c-format
7419 msgid "Valid arguments to -mfpmath=:"
7420 msgstr ""
7421
7422 #: config/i386/i386.opt:378
7423 #, no-c-format
7424 msgid "Inline all known string operations."
7425 msgstr ""
7426
7427 #: config/i386/i386.opt:382
7428 #, no-c-format
7429 msgid ""
7430 "Inline memset/memcpy string operations, but perform inline version only for "
7431 "small blocks."
7432 msgstr ""
7433
7434 #: config/i386/i386.opt:389
7435 #, no-c-format
7436 msgid "Use native (MS) bitfield layout."
7437 msgstr ""
7438
7439 #: config/i386/i386.opt:409
7440 #, no-c-format
7441 msgid ""
7442 "Relax cmpxchg loop for atomic_fetch_{or,xor,and,nand} by adding load and cmp "
7443 "before cmpxchg, execute pause and loop back to load and compare if load "
7444 "value is not expected."
7445 msgstr ""
7446
7447 #: config/i386/i386.opt:413
7448 #, no-c-format
7449 msgid "Set 80387 floating-point precision to 32-bit."
7450 msgstr ""
7451
7452 #: config/i386/i386.opt:417
7453 #, no-c-format
7454 msgid "Set 80387 floating-point precision to 64-bit."
7455 msgstr ""
7456
7457 #: config/i386/i386.opt:421
7458 #, no-c-format
7459 msgid "Set 80387 floating-point precision to 80-bit."
7460 msgstr ""
7461
7462 #: config/i386/i386.opt:425
7463 #, no-c-format
7464 msgid "Set the FTZ and DAZ Flags."
7465 msgstr ""
7466
7467 #: config/i386/i386.opt:433
7468 #, no-c-format
7469 msgid "Assume incoming stack aligned to this power of 2."
7470 msgstr ""
7471
7472 #: config/i386/i386.opt:437
7473 #, no-c-format
7474 msgid "Use push instructions to save outgoing arguments."
7475 msgstr ""
7476
7477 #: config/i386/i386.opt:441
7478 #, no-c-format
7479 msgid "Use red-zone in the x86-64 code."
7480 msgstr ""
7481
7482 #: config/i386/i386.opt:445
7483 #, no-c-format
7484 msgid "Number of registers used to pass integer arguments."
7485 msgstr ""
7486
7487 #: config/i386/i386.opt:449
7488 #, no-c-format
7489 msgid "Alternate calling convention."
7490 msgstr ""
7491
7492 #: config/i386/i386.opt:453 config/alpha/alpha.opt:23
7493 #, no-c-format
7494 msgid "Do not use hardware fp."
7495 msgstr ""
7496
7497 #: config/i386/i386.opt:457
7498 #, no-c-format
7499 msgid "Use SSE register passing conventions for SF and DF mode."
7500 msgstr ""
7501
7502 #: config/i386/i386.opt:461
7503 #, no-c-format
7504 msgid "Realign stack in prologue."
7505 msgstr ""
7506
7507 #: config/i386/i386.opt:465
7508 #, no-c-format
7509 msgid "Enable stack probing."
7510 msgstr ""
7511
7512 #: config/i386/i386.opt:469
7513 #, no-c-format
7514 msgid "Specify memcpy expansion strategy when expected size is known."
7515 msgstr ""
7516
7517 #: config/i386/i386.opt:473
7518 #, no-c-format
7519 msgid "Specify memset expansion strategy when expected size is known."
7520 msgstr ""
7521
7522 #: config/i386/i386.opt:477
7523 #, no-c-format
7524 msgid "Chose strategy to generate stringop using."
7525 msgstr ""
7526
7527 #: config/i386/i386.opt:481
7528 #, no-c-format
7529 msgid "Valid arguments to -mstringop-strategy=:"
7530 msgstr ""
7531
7532 #: config/i386/i386.opt:509
7533 #, no-c-format
7534 msgid "Use given thread-local storage dialect."
7535 msgstr ""
7536
7537 #: config/i386/i386.opt:513
7538 #, no-c-format
7539 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
7540 msgstr ""
7541
7542 #: config/i386/i386.opt:523
7543 #, no-c-format
7544 msgid "Use direct references against %gs when accessing tls data."
7545 msgstr ""
7546
7547 #: config/i386/i386.opt:531
7548 #, no-c-format
7549 msgid "Fine grain control of tune features."
7550 msgstr ""
7551
7552 #: config/i386/i386.opt:535
7553 #, no-c-format
7554 msgid "Clear all tune features."
7555 msgstr ""
7556
7557 #: config/i386/i386.opt:542
7558 #, no-c-format
7559 msgid "Generate code that conforms to Intel MCU psABI."
7560 msgstr ""
7561
7562 #: config/i386/i386.opt:546
7563 #, no-c-format
7564 msgid "Generate code that conforms to the given ABI."
7565 msgstr ""
7566
7567 #: config/i386/i386.opt:550 config/nds32/nds32.opt:51
7568 #, no-c-format
7569 msgid "Known ABIs (for use with the -mabi= option):"
7570 msgstr ""
7571
7572 #: config/i386/i386.opt:560
7573 #, no-c-format
7574 msgid ""
7575 "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft "
7576 "to System V ABI calls."
7577 msgstr ""
7578
7579 #: config/i386/i386.opt:564 config/rs6000/rs6000.opt:195
7580 #, no-c-format
7581 msgid "Vector library ABI to use."
7582 msgstr ""
7583
7584 #: config/i386/i386.opt:568
7585 #, no-c-format
7586 msgid ""
7587 "Known vectorization library ABIs (for use with the -mveclibabi= option):"
7588 msgstr ""
7589
7590 #: config/i386/i386.opt:578
7591 #, no-c-format
7592 msgid "Return 8-byte vectors in memory."
7593 msgstr ""
7594
7595 #: config/i386/i386.opt:582
7596 #, no-c-format
7597 msgid "Generate reciprocals instead of divss and sqrtss."
7598 msgstr ""
7599
7600 #: config/i386/i386.opt:586
7601 #, no-c-format
7602 msgid "Control generation of reciprocal estimates."
7603 msgstr ""
7604
7605 #: config/i386/i386.opt:590
7606 #, no-c-format
7607 msgid "Generate cld instruction in the function prologue."
7608 msgstr ""
7609
7610 #: config/i386/i386.opt:594
7611 #, no-c-format
7612 msgid ""
7613 "Generate vzeroupper instruction before a transfer of control flow out of the "
7614 "function."
7615 msgstr ""
7616
7617 #: config/i386/i386.opt:599
7618 #, no-c-format
7619 msgid ""
7620 "Disable Scalar to Vector optimization pass transforming 64-bit integer "
7621 "computations into a vector ones."
7622 msgstr ""
7623
7624 #: config/i386/i386.opt:604
7625 #, no-c-format
7626 msgid ""
7627 "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or "
7628 "znver1 and Haifa scheduling is selected."
7629 msgstr ""
7630
7631 #: config/i386/i386.opt:609
7632 #, no-c-format
7633 msgid ""
7634 "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
7635 "vectorizer."
7636 msgstr ""
7637
7638 #: config/i386/i386.opt:613
7639 #, no-c-format
7640 msgid ""
7641 "Use given register vector width instructions instead of maximum register "
7642 "width in the auto-vectorizer."
7643 msgstr ""
7644
7645 #: config/i386/i386.opt:617
7646 #, no-c-format
7647 msgid ""
7648 "Known preferred register vector length (to use with the -mprefer-vector-"
7649 "width= option):"
7650 msgstr ""
7651
7652 #: config/i386/i386.opt:633
7653 #, no-c-format
7654 msgid ""
7655 "Maximum number of bits that can be moved from memory to memory efficiently."
7656 msgstr ""
7657
7658 #: config/i386/i386.opt:637
7659 #, no-c-format
7660 msgid "Maximum number of bits that can be stored to memory efficiently."
7661 msgstr ""
7662
7663 #: config/i386/i386.opt:643
7664 #, no-c-format
7665 msgid "Generate 32bit i386 code."
7666 msgstr ""
7667
7668 #: config/i386/i386.opt:647
7669 #, no-c-format
7670 msgid "Generate 64bit x86-64 code."
7671 msgstr ""
7672
7673 #: config/i386/i386.opt:651
7674 #, no-c-format
7675 msgid "Generate 32bit x86-64 code."
7676 msgstr ""
7677
7678 #: config/i386/i386.opt:655
7679 #, no-c-format
7680 msgid "Generate 16bit i386 code."
7681 msgstr ""
7682
7683 #: config/i386/i386.opt:659
7684 #, no-c-format
7685 msgid "Support MMX built-in functions."
7686 msgstr ""
7687
7688 #: config/i386/i386.opt:663
7689 #, no-c-format
7690 msgid "Support 3DNow! built-in functions."
7691 msgstr ""
7692
7693 #: config/i386/i386.opt:667
7694 #, no-c-format
7695 msgid "Support Athlon 3Dnow! built-in functions."
7696 msgstr ""
7697
7698 #: config/i386/i386.opt:671
7699 #, no-c-format
7700 msgid "Support MMX and SSE built-in functions and code generation."
7701 msgstr ""
7702
7703 #: config/i386/i386.opt:675
7704 #, no-c-format
7705 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
7706 msgstr ""
7707
7708 #: config/i386/i386.opt:679
7709 #, no-c-format
7710 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
7711 msgstr ""
7712
7713 #: config/i386/i386.opt:683
7714 #, no-c-format
7715 msgid ""
7716 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code "
7717 "generation."
7718 msgstr ""
7719
7720 #: config/i386/i386.opt:687
7721 #, no-c-format
7722 msgid ""
7723 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
7724 "generation."
7725 msgstr ""
7726
7727 #: config/i386/i386.opt:691 config/i386/i386.opt:695
7728 #, no-c-format
7729 msgid ""
7730 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
7731 "and code generation."
7732 msgstr ""
7733
7734 #: config/i386/i386.opt:699
7735 #, no-c-format
7736 msgid ""
7737 "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
7738 msgstr ""
7739
7740 #: config/i386/i386.opt:707
7741 #, no-c-format
7742 msgid ""
7743 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
7744 "functions and code generation."
7745 msgstr ""
7746
7747 #: config/i386/i386.opt:711
7748 #, no-c-format
7749 msgid ""
7750 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
7751 "functions and code generation."
7752 msgstr ""
7753
7754 #: config/i386/i386.opt:715
7755 #, no-c-format
7756 msgid ""
7757 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7758 "built-in functions and code generation."
7759 msgstr ""
7760
7761 #: config/i386/i386.opt:719
7762 #, no-c-format
7763 msgid ""
7764 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7765 "and AVX512PF built-in functions and code generation."
7766 msgstr ""
7767
7768 #: config/i386/i386.opt:723
7769 #, no-c-format
7770 msgid ""
7771 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7772 "and AVX512ER built-in functions and code generation."
7773 msgstr ""
7774
7775 #: config/i386/i386.opt:727
7776 #, no-c-format
7777 msgid ""
7778 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7779 "and AVX512CD built-in functions and code generation."
7780 msgstr ""
7781
7782 #: config/i386/i386.opt:731
7783 #, no-c-format
7784 msgid ""
7785 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7786 "and AVX512DQ built-in functions and code generation."
7787 msgstr ""
7788
7789 #: config/i386/i386.opt:735
7790 #, no-c-format
7791 msgid ""
7792 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7793 "and AVX512BW built-in functions and code generation."
7794 msgstr ""
7795
7796 #: config/i386/i386.opt:739
7797 #, no-c-format
7798 msgid ""
7799 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7800 "and AVX512VL built-in functions and code generation."
7801 msgstr ""
7802
7803 #: config/i386/i386.opt:743
7804 #, no-c-format
7805 msgid ""
7806 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7807 "and AVX512IFMA built-in functions and code generation."
7808 msgstr ""
7809
7810 #: config/i386/i386.opt:747
7811 #, no-c-format
7812 msgid ""
7813 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7814 "and AVX512VBMI built-in functions and code generation."
7815 msgstr ""
7816
7817 #: config/i386/i386.opt:751
7818 #, no-c-format
7819 msgid ""
7820 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7821 "AVX5124FMAPS built-in functions and code generation."
7822 msgstr ""
7823
7824 #: config/i386/i386.opt:755
7825 #, no-c-format
7826 msgid ""
7827 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7828 "AVX5124VNNIW built-in functions and code generation."
7829 msgstr ""
7830
7831 #: config/i386/i386.opt:759
7832 #, no-c-format
7833 msgid ""
7834 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7835 "AVX512VPOPCNTDQ built-in functions and code generation."
7836 msgstr ""
7837
7838 #: config/i386/i386.opt:763
7839 #, no-c-format
7840 msgid ""
7841 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7842 "AVX512VBMI2 built-in functions and code generation."
7843 msgstr ""
7844
7845 #: config/i386/i386.opt:767
7846 #, no-c-format
7847 msgid "Support AVX512VNNI built-in functions and code generation."
7848 msgstr ""
7849
7850 #: config/i386/i386.opt:771
7851 #, no-c-format
7852 msgid ""
7853 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7854 "AVX512BITALG built-in functions and code generation."
7855 msgstr ""
7856
7857 #: config/i386/i386.opt:775
7858 #, no-c-format
7859 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
7860 msgstr ""
7861
7862 #: config/i386/i386.opt:779
7863 #, no-c-format
7864 msgid ""
7865 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
7866 "functions and code generation."
7867 msgstr ""
7868
7869 #: config/i386/i386.opt:783
7870 #, no-c-format
7871 msgid ""
7872 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code "
7873 "generation."
7874 msgstr ""
7875
7876 #: config/i386/i386.opt:787
7877 #, no-c-format
7878 msgid "Support FMA4 built-in functions and code generation."
7879 msgstr ""
7880
7881 #: config/i386/i386.opt:791
7882 #, no-c-format
7883 msgid "Support XOP built-in functions and code generation."
7884 msgstr ""
7885
7886 #: config/i386/i386.opt:795
7887 #, no-c-format
7888 msgid "Support LWP built-in functions and code generation."
7889 msgstr ""
7890
7891 #: config/i386/i386.opt:799
7892 #, no-c-format
7893 msgid ""
7894 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
7895 msgstr ""
7896
7897 #: config/i386/i386.opt:803
7898 #, no-c-format
7899 msgid "Support code generation of popcnt instruction."
7900 msgstr ""
7901
7902 #: config/i386/i386.opt:807
7903 #, no-c-format
7904 msgid "Support PCONFIG built-in functions and code generation."
7905 msgstr ""
7906
7907 #: config/i386/i386.opt:811
7908 #, no-c-format
7909 msgid "Support WBNOINVD built-in functions and code generation."
7910 msgstr ""
7911
7912 #: config/i386/i386.opt:815
7913 #, no-c-format
7914 msgid "Support PTWRITE built-in functions and code generation."
7915 msgstr ""
7916
7917 #: config/i386/i386.opt:819
7918 #, no-c-format
7919 msgid "Support UINTR built-in functions and code generation."
7920 msgstr ""
7921
7922 #: config/i386/i386.opt:823
7923 #, no-c-format
7924 msgid "Support SGX built-in functions and code generation."
7925 msgstr ""
7926
7927 #: config/i386/i386.opt:827
7928 #, no-c-format
7929 msgid "Support RDPID built-in functions and code generation."
7930 msgstr ""
7931
7932 #: config/i386/i386.opt:831
7933 #, no-c-format
7934 msgid "Support GFNI built-in functions and code generation."
7935 msgstr ""
7936
7937 #: config/i386/i386.opt:835
7938 #, no-c-format
7939 msgid "Support VAES built-in functions and code generation."
7940 msgstr ""
7941
7942 #: config/i386/i386.opt:839
7943 #, no-c-format
7944 msgid "Support VPCLMULQDQ built-in functions and code generation."
7945 msgstr ""
7946
7947 #: config/i386/i386.opt:843
7948 #, no-c-format
7949 msgid "Support BMI built-in functions and code generation."
7950 msgstr ""
7951
7952 #: config/i386/i386.opt:847
7953 #, no-c-format
7954 msgid "Support BMI2 built-in functions and code generation."
7955 msgstr ""
7956
7957 #: config/i386/i386.opt:851
7958 #, no-c-format
7959 msgid "Support LZCNT built-in function and code generation."
7960 msgstr ""
7961
7962 #: config/i386/i386.opt:855
7963 #, no-c-format
7964 msgid "Support Hardware Lock Elision prefixes."
7965 msgstr ""
7966
7967 #: config/i386/i386.opt:859
7968 #, no-c-format
7969 msgid "Support RDSEED instruction."
7970 msgstr ""
7971
7972 #: config/i386/i386.opt:863
7973 #, no-c-format
7974 msgid "Support PREFETCHW instruction."
7975 msgstr ""
7976
7977 #: config/i386/i386.opt:867
7978 #, no-c-format
7979 msgid "Support flag-preserving add-carry instructions."
7980 msgstr ""
7981
7982 #: config/i386/i386.opt:871
7983 #, no-c-format
7984 msgid "Support CLFLUSHOPT instructions."
7985 msgstr ""
7986
7987 #: config/i386/i386.opt:875
7988 #, no-c-format
7989 msgid "Support CLWB instruction."
7990 msgstr ""
7991
7992 #: config/i386/i386.opt:882
7993 #, no-c-format
7994 msgid "Support FXSAVE and FXRSTOR instructions."
7995 msgstr ""
7996
7997 #: config/i386/i386.opt:886
7998 #, no-c-format
7999 msgid "Support XSAVE and XRSTOR instructions."
8000 msgstr ""
8001
8002 #: config/i386/i386.opt:890
8003 #, no-c-format
8004 msgid "Support XSAVEOPT instruction."
8005 msgstr ""
8006
8007 #: config/i386/i386.opt:894
8008 #, no-c-format
8009 msgid "Support XSAVEC instructions."
8010 msgstr ""
8011
8012 #: config/i386/i386.opt:898
8013 #, no-c-format
8014 msgid "Support XSAVES and XRSTORS instructions."
8015 msgstr ""
8016
8017 #: config/i386/i386.opt:902
8018 #, no-c-format
8019 msgid "Support TBM built-in functions and code generation."
8020 msgstr ""
8021
8022 #: config/i386/i386.opt:906
8023 #, no-c-format
8024 msgid "Support code generation of cmpxchg16b instruction."
8025 msgstr ""
8026
8027 #: config/i386/i386.opt:910
8028 #, no-c-format
8029 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
8030 msgstr ""
8031
8032 #: config/i386/i386.opt:914
8033 #, no-c-format
8034 msgid "Support code generation of movbe instruction."
8035 msgstr ""
8036
8037 #: config/i386/i386.opt:918
8038 #, no-c-format
8039 msgid "Support code generation of crc32 instruction."
8040 msgstr ""
8041
8042 #: config/i386/i386.opt:922
8043 #, no-c-format
8044 msgid "Support AES built-in functions and code generation."
8045 msgstr ""
8046
8047 #: config/i386/i386.opt:926
8048 #, no-c-format
8049 msgid "Support SHA1 and SHA256 built-in functions and code generation."
8050 msgstr ""
8051
8052 #: config/i386/i386.opt:930
8053 #, no-c-format
8054 msgid "Support PCLMUL built-in functions and code generation."
8055 msgstr ""
8056
8057 #: config/i386/i386.opt:934
8058 #, no-c-format
8059 msgid "Encode SSE instructions with VEX prefix."
8060 msgstr ""
8061
8062 #: config/i386/i386.opt:938
8063 #, no-c-format
8064 msgid "Support FSGSBASE built-in functions and code generation."
8065 msgstr ""
8066
8067 #: config/i386/i386.opt:942
8068 #, no-c-format
8069 msgid "Support RDRND built-in functions and code generation."
8070 msgstr ""
8071
8072 #: config/i386/i386.opt:946
8073 #, no-c-format
8074 msgid "Support F16C built-in functions and code generation."
8075 msgstr ""
8076
8077 #: config/i386/i386.opt:950
8078 #, no-c-format
8079 msgid "Support PREFETCHWT1 built-in functions and code generation."
8080 msgstr ""
8081
8082 #: config/i386/i386.opt:954
8083 #, no-c-format
8084 msgid "Emit profiling counter call at function entry before prologue."
8085 msgstr ""
8086
8087 #: config/i386/i386.opt:958
8088 #, no-c-format
8089 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
8090 msgstr ""
8091
8092 #: config/i386/i386.opt:962 config/s390/s390.opt:311
8093 #, no-c-format
8094 msgid ""
8095 "Generate mcount/__fentry__ calls as nops. To activate they need to be "
8096 "patched in."
8097 msgstr ""
8098
8099 #: config/i386/i386.opt:967
8100 #, no-c-format
8101 msgid "Set name of __fentry__ symbol called at function entry."
8102 msgstr ""
8103
8104 #: config/i386/i386.opt:971
8105 #, no-c-format
8106 msgid "Set name of section to record mrecord-mcount calls."
8107 msgstr ""
8108
8109 #: config/i386/i386.opt:975
8110 #, no-c-format
8111 msgid "Skip setting up RAX register when passing variable arguments."
8112 msgstr ""
8113
8114 #: config/i386/i386.opt:979
8115 #, no-c-format
8116 msgid ""
8117 "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
8118 "time check."
8119 msgstr ""
8120
8121 #: config/i386/i386.opt:983
8122 #, no-c-format
8123 msgid "Split 32-byte AVX unaligned load."
8124 msgstr ""
8125
8126 #: config/i386/i386.opt:987
8127 #, no-c-format
8128 msgid "Split 32-byte AVX unaligned store."
8129 msgstr ""
8130
8131 #: config/i386/i386.opt:991
8132 #, no-c-format
8133 msgid "Support RTM built-in functions and code generation."
8134 msgstr ""
8135
8136 #: config/i386/i386.opt:999
8137 #, no-c-format
8138 msgid "Support MWAITX and MONITORX built-in functions and code generation."
8139 msgstr ""
8140
8141 #: config/i386/i386.opt:1003
8142 #, no-c-format
8143 msgid "Support CLZERO built-in functions and code generation."
8144 msgstr ""
8145
8146 #: config/i386/i386.opt:1007
8147 #, no-c-format
8148 msgid "Support PKU built-in functions and code generation."
8149 msgstr ""
8150
8151 #: config/i386/i386.opt:1015
8152 #, no-c-format
8153 msgid ""
8154 "Known stack protector guard (for use with the -mstack-protector-guard= "
8155 "option):"
8156 msgstr ""
8157
8158 #: config/i386/i386.opt:1039
8159 #, no-c-format
8160 msgid "Use the given symbol for addressing the stack-protector guard."
8161 msgstr ""
8162
8163 #: config/i386/i386.opt:1050
8164 #, no-c-format
8165 msgid ""
8166 "Enable shadow stack built-in functions from Control-flow Enforcement "
8167 "Technology (CET)."
8168 msgstr ""
8169
8170 #: config/i386/i386.opt:1055
8171 #, no-c-format
8172 msgid ""
8173 "Turn on CET instrumentation for switch statements that use a jump table and "
8174 "an indirect jump."
8175 msgstr ""
8176
8177 #: config/i386/i386.opt:1060
8178 #, no-c-format
8179 msgid ""
8180 "Insert ENDBR instruction at function entry only via cf_check attribute for "
8181 "CET instrumentation."
8182 msgstr ""
8183
8184 #: config/i386/i386.opt:1065
8185 #, no-c-format
8186 msgid "Make all function calls indirect."
8187 msgstr ""
8188
8189 #: config/i386/i386.opt:1069
8190 #, no-c-format
8191 msgid "Convert indirect call and jump to call and return thunks."
8192 msgstr ""
8193
8194 #: config/i386/i386.opt:1073
8195 #, no-c-format
8196 msgid "Convert function return to call and return thunk."
8197 msgstr ""
8198
8199 #: config/i386/i386.opt:1077 config/s390/s390.opt:277
8200 #, no-c-format
8201 msgid ""
8202 "Known indirect branch choices (for use with the -mindirect-branch=/-"
8203 "mfunction-return= options):"
8204 msgstr ""
8205
8206 #: config/i386/i386.opt:1093
8207 #, no-c-format
8208 msgid ""
8209 "Add CS prefix to call and jmp to indirect thunk with branch target in r8-r15 "
8210 "registers."
8211 msgstr ""
8212
8213 #: config/i386/i386.opt:1097
8214 #, no-c-format
8215 msgid "Force indirect call and jump via register."
8216 msgstr ""
8217
8218 #: config/i386/i386.opt:1101
8219 #, no-c-format
8220 msgid "Support MOVDIRI built-in functions and code generation."
8221 msgstr ""
8222
8223 #: config/i386/i386.opt:1105
8224 #, no-c-format
8225 msgid "Support MOVDIR64B built-in functions and code generation."
8226 msgstr ""
8227
8228 #: config/i386/i386.opt:1109
8229 #, no-c-format
8230 msgid "Support WAITPKG built-in functions and code generation."
8231 msgstr ""
8232
8233 #: config/i386/i386.opt:1113
8234 #, no-c-format
8235 msgid "Support CLDEMOTE built-in functions and code generation."
8236 msgstr ""
8237
8238 #: config/i386/i386.opt:1117
8239 #, no-c-format
8240 msgid "Instrument function exit in instrumented functions with __fentry__."
8241 msgstr ""
8242
8243 #: config/i386/i386.opt:1121
8244 #, no-c-format
8245 msgid "Known choices for return instrumentation with -minstrument-return=:"
8246 msgstr ""
8247
8248 #: config/i386/i386.opt:1134
8249 #, no-c-format
8250 msgid ""
8251 "Generate a __return_loc section pointing to all return instrumentation code."
8252 msgstr ""
8253
8254 #: config/i386/i386.opt:1142
8255 #, no-c-format
8256 msgid ""
8257 "Known choices for mitigation against straight line speculation with -mharden-"
8258 "sls=:"
8259 msgstr ""
8260
8261 #: config/i386/i386.opt:1158
8262 #, no-c-format
8263 msgid ""
8264 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8265 "AVX512BF16 built-in functions and code generation."
8266 msgstr ""
8267
8268 #: config/i386/i386.opt:1163
8269 #, no-c-format
8270 msgid "Support ENQCMD built-in functions and code generation."
8271 msgstr ""
8272
8273 #: config/i386/i386.opt:1167
8274 #, no-c-format
8275 msgid "Support SERIALIZE built-in functions and code generation."
8276 msgstr ""
8277
8278 #: config/i386/i386.opt:1171
8279 #, no-c-format
8280 msgid "Support TSXLDTRK built-in functions and code generation."
8281 msgstr ""
8282
8283 #: config/i386/i386.opt:1175
8284 #, no-c-format
8285 msgid "Support AMX-TILE built-in functions and code generation."
8286 msgstr ""
8287
8288 #: config/i386/i386.opt:1179
8289 #, no-c-format
8290 msgid "Support AMX-INT8 built-in functions and code generation."
8291 msgstr ""
8292
8293 #: config/i386/i386.opt:1183
8294 #, no-c-format
8295 msgid "Support AMX-BF16 built-in functions and code generation."
8296 msgstr ""
8297
8298 #: config/i386/i386.opt:1187
8299 #, no-c-format
8300 msgid "Support HRESET built-in functions and code generation."
8301 msgstr ""
8302
8303 #: config/i386/i386.opt:1191
8304 #, no-c-format
8305 msgid "Support KL built-in functions and code generation."
8306 msgstr ""
8307
8308 #: config/i386/i386.opt:1195
8309 #, no-c-format
8310 msgid "Support WIDEKL built-in functions and code generation."
8311 msgstr ""
8312
8313 #: config/i386/i386.opt:1199
8314 #, no-c-format
8315 msgid ""
8316 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXVNNI "
8317 "built-in functions and code generation."
8318 msgstr ""
8319
8320 #: config/i386/i386.opt:1204
8321 #, no-c-format
8322 msgid "Emit GNU_PROPERTY_X86_ISA_1_NEEDED GNU property."
8323 msgstr ""
8324
8325 #: config/i386/i386.opt:1208
8326 #, no-c-format
8327 msgid "Support MWAIT and MONITOR built-in functions and code generation."
8328 msgstr ""
8329
8330 #: config/i386/i386.opt:1212
8331 #, no-c-format
8332 msgid ""
8333 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8334 "AVX512-FP16 built-in functions and code generation."
8335 msgstr ""
8336
8337 #: config/i386/i386.opt:1216
8338 #, no-c-format
8339 msgid "Do not use GOT to access external symbols."
8340 msgstr ""
8341
8342 #: config/i386/i386.opt:1220
8343 #, no-c-format
8344 msgid "Instructions number above which STFL stall penalty can be compensated."
8345 msgstr ""
8346
8347 #: config/i386/i386.opt:1224
8348 #, no-c-format
8349 msgid ""
8350 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXIFMA "
8351 "built-in functions and code generation."
8352 msgstr ""
8353
8354 #: config/i386/i386.opt:1229
8355 #, no-c-format
8356 msgid ""
8357 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and "
8358 "AVXVNNIINT8 built-in functions and code generation."
8359 msgstr ""
8360
8361 #: config/i386/i386.opt:1234
8362 #, no-c-format
8363 msgid ""
8364 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and "
8365 "AVXNECONVERT build-in functions and code generation."
8366 msgstr ""
8367
8368 #: config/i386/i386.opt:1239
8369 #, no-c-format
8370 msgid ""
8371 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and "
8372 "CMPCCXADD build-in functions and code generation."
8373 msgstr ""
8374
8375 #: config/i386/i386.opt:1244
8376 #, no-c-format
8377 msgid "Support AMX-FP16 built-in functions and code generation."
8378 msgstr ""
8379
8380 #: config/i386/i386.opt:1248
8381 #, no-c-format
8382 msgid "Support PREFETCHI built-in functions and code generation."
8383 msgstr ""
8384
8385 #: config/i386/i386.opt:1252
8386 #, no-c-format
8387 msgid "Support RAOINT built-in functions and code generation."
8388 msgstr ""
8389
8390 #: config/i386/i386.opt:1256
8391 #, no-c-format
8392 msgid "Enable conservative small loop unrolling."
8393 msgstr ""
8394
8395 #: config/i386/i386.opt:1260
8396 #, no-c-format
8397 msgid ""
8398 "-mlam=[none|u48|u57] Instrument meta data position in user data pointers."
8399 msgstr ""
8400
8401 #: config/pa/pa64-hpux.opt:23
8402 #, no-c-format
8403 msgid "Assume code will be linked by GNU ld."
8404 msgstr ""
8405
8406 #: config/pa/pa64-hpux.opt:27
8407 #, no-c-format
8408 msgid "Assume code will be linked by HP ld."
8409 msgstr ""
8410
8411 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
8412 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
8413 #, no-c-format
8414 msgid "Specify UNIX standard for predefines and linking."
8415 msgstr ""
8416
8417 #: config/pa/pa-hpux.opt:27
8418 #, no-c-format
8419 msgid "Generate cpp defines for server IO."
8420 msgstr ""
8421
8422 #: config/pa/pa-hpux.opt:35
8423 #, no-c-format
8424 msgid "Generate cpp defines for workstation IO."
8425 msgstr ""
8426
8427 #: config/pa/pa.opt:30 config/pa/pa.opt:95 config/pa/pa.opt:107
8428 #, no-c-format
8429 msgid "Generate PA1.0 code."
8430 msgstr ""
8431
8432 #: config/pa/pa.opt:34 config/pa/pa.opt:111 config/pa/pa.opt:156
8433 #, no-c-format
8434 msgid "Generate PA1.1 code."
8435 msgstr ""
8436
8437 #: config/pa/pa.opt:38 config/pa/pa.opt:115
8438 #, no-c-format
8439 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
8440 msgstr ""
8441
8442 #: config/pa/pa.opt:42
8443 #, no-c-format
8444 msgid ""
8445 "Generate libcalls for atomic loads and stores when sync libcalls are "
8446 "disabled."
8447 msgstr ""
8448
8449 #: config/pa/pa.opt:50
8450 #, no-c-format
8451 msgid "Caller copies function arguments passed by hidden reference."
8452 msgstr ""
8453
8454 #: config/pa/pa.opt:54
8455 #, no-c-format
8456 msgid "Use ldcw/ldcd coherent cache-control hint."
8457 msgstr ""
8458
8459 #: config/pa/pa.opt:58
8460 #, no-c-format
8461 msgid "Disable FP regs.  Equivalent to -msoft-float."
8462 msgstr ""
8463
8464 #: config/pa/pa.opt:62
8465 #, no-c-format
8466 msgid "Disable indexed addressing."
8467 msgstr ""
8468
8469 #: config/pa/pa.opt:66
8470 #, no-c-format
8471 msgid "Generate fast indirect calls."
8472 msgstr ""
8473
8474 #: config/pa/pa.opt:74
8475 #, no-c-format
8476 msgid "Assume code will be assembled by GAS."
8477 msgstr ""
8478
8479 #: config/pa/pa.opt:83
8480 #, no-c-format
8481 msgid "Enable linker optimizations."
8482 msgstr ""
8483
8484 #: config/pa/pa.opt:87
8485 #, no-c-format
8486 msgid "Always generate long calls."
8487 msgstr ""
8488
8489 #: config/pa/pa.opt:91
8490 #, no-c-format
8491 msgid "Emit long load/store sequences."
8492 msgstr ""
8493
8494 #: config/pa/pa.opt:99
8495 #, no-c-format
8496 msgid "Disable space regs."
8497 msgstr ""
8498
8499 #: config/pa/pa.opt:103
8500 #, no-c-format
8501 msgid "Assume memory references are ordered and barriers are not needed."
8502 msgstr ""
8503
8504 #: config/pa/pa.opt:119
8505 #, no-c-format
8506 msgid "Use portable calling conventions."
8507 msgstr ""
8508
8509 #: config/pa/pa.opt:123
8510 #, no-c-format
8511 msgid ""
8512 "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, "
8513 "7200, 7300, and 8000."
8514 msgstr ""
8515
8516 #: config/pa/pa.opt:148 config/frv/frv.opt:215
8517 #, no-c-format
8518 msgid "Use software floating point."
8519 msgstr ""
8520
8521 #: config/pa/pa.opt:152
8522 #, no-c-format
8523 msgid "Use software integer multiplication."
8524 msgstr ""
8525
8526 #: config/pa/pa.opt:160
8527 #, no-c-format
8528 msgid "Do not disable space regs."
8529 msgstr ""
8530
8531 #: config/v850/v850.opt:29
8532 #, no-c-format
8533 msgid "Use registers r2 and r5."
8534 msgstr ""
8535
8536 #: config/v850/v850.opt:33
8537 #, no-c-format
8538 msgid "Use 4 byte entries in switch tables."
8539 msgstr ""
8540
8541 #: config/v850/v850.opt:37
8542 #, no-c-format
8543 msgid "Enable backend debugging."
8544 msgstr ""
8545
8546 #: config/v850/v850.opt:41
8547 #, no-c-format
8548 msgid "Do not use the callt instruction (default)."
8549 msgstr ""
8550
8551 #: config/v850/v850.opt:45
8552 #, no-c-format
8553 msgid "Reuse r30 on a per function basis."
8554 msgstr ""
8555
8556 #: config/v850/v850.opt:52
8557 #, no-c-format
8558 msgid "Prohibit PC relative function calls."
8559 msgstr ""
8560
8561 #: config/v850/v850.opt:56
8562 #, no-c-format
8563 msgid "Use stubs for function prologues."
8564 msgstr ""
8565
8566 #: config/v850/v850.opt:60
8567 #, no-c-format
8568 msgid "Set the max size of data eligible for the SDA area."
8569 msgstr ""
8570
8571 #: config/v850/v850.opt:67
8572 #, no-c-format
8573 msgid "Enable the use of the short load instructions."
8574 msgstr ""
8575
8576 #: config/v850/v850.opt:71
8577 #, no-c-format
8578 msgid "Same as: -mep -mprolog-function."
8579 msgstr ""
8580
8581 #: config/v850/v850.opt:75
8582 #, no-c-format
8583 msgid "Set the max size of data eligible for the TDA area."
8584 msgstr ""
8585
8586 #: config/v850/v850.opt:82
8587 #, no-c-format
8588 msgid "Do not enforce strict alignment."
8589 msgstr ""
8590
8591 #: config/v850/v850.opt:86
8592 #, no-c-format
8593 msgid ""
8594 "Put jump tables for switch statements into the .data section rather than "
8595 "the .code section."
8596 msgstr ""
8597
8598 #: config/v850/v850.opt:93
8599 #, no-c-format
8600 msgid "Compile for the v850 processor."
8601 msgstr ""
8602
8603 #: config/v850/v850.opt:97
8604 #, no-c-format
8605 msgid "Compile for the v850e processor."
8606 msgstr ""
8607
8608 #: config/v850/v850.opt:101
8609 #, no-c-format
8610 msgid "Compile for the v850e1 processor."
8611 msgstr ""
8612
8613 #: config/v850/v850.opt:105
8614 #, no-c-format
8615 msgid "Compile for the v850es variant of the v850e1."
8616 msgstr ""
8617
8618 #: config/v850/v850.opt:109
8619 #, no-c-format
8620 msgid "Compile for the v850e2 processor."
8621 msgstr ""
8622
8623 #: config/v850/v850.opt:113
8624 #, no-c-format
8625 msgid "Compile for the v850e2v3 processor."
8626 msgstr ""
8627
8628 #: config/v850/v850.opt:117
8629 #, no-c-format
8630 msgid "Compile for the v850e3v5 processor."
8631 msgstr ""
8632
8633 #: config/v850/v850.opt:124
8634 #, no-c-format
8635 msgid "Enable v850e3v5 loop instructions."
8636 msgstr ""
8637
8638 #: config/v850/v850.opt:128
8639 #, no-c-format
8640 msgid "Set the max size of data eligible for the ZDA area."
8641 msgstr ""
8642
8643 #: config/v850/v850.opt:135
8644 #, no-c-format
8645 msgid "Enable relaxing in the assembler."
8646 msgstr ""
8647
8648 #: config/v850/v850.opt:139
8649 #, no-c-format
8650 msgid "Prohibit PC relative jumps."
8651 msgstr ""
8652
8653 #: config/v850/v850.opt:143
8654 #, no-c-format
8655 msgid "Inhibit the use of hardware floating point instructions."
8656 msgstr ""
8657
8658 #: config/v850/v850.opt:147
8659 #, no-c-format
8660 msgid ""
8661 "Allow the use of hardware floating point instructions for V850E2V3 and up."
8662 msgstr ""
8663
8664 #: config/v850/v850.opt:151
8665 #, no-c-format
8666 msgid "Enable support for the RH850 ABI.  This is the default."
8667 msgstr ""
8668
8669 #: config/v850/v850.opt:155
8670 #, no-c-format
8671 msgid "Enable support for the old GCC ABI."
8672 msgstr ""
8673
8674 #: config/v850/v850.opt:159
8675 #, no-c-format
8676 msgid "Support alignments of up to 64-bits."
8677 msgstr ""
8678
8679 #: config/g.opt:27
8680 #, no-c-format
8681 msgid ""
8682 "-G<number>\tPut global and static data smaller than <number> bytes into a "
8683 "special section (on some targets)."
8684 msgstr ""
8685
8686 #: config/lynx.opt:23
8687 #, no-c-format
8688 msgid "Support legacy multi-threading."
8689 msgstr ""
8690
8691 #: config/lynx.opt:27
8692 #, no-c-format
8693 msgid "Use shared libraries."
8694 msgstr ""
8695
8696 #: config/lynx.opt:31
8697 #, no-c-format
8698 msgid "Support multi-threading."
8699 msgstr ""
8700
8701 #: config/nvptx/nvptx-gen.opt:24
8702 #, no-c-format
8703 msgid "Known PTX ISA target architectures (for use with the -misa= option):"
8704 msgstr ""
8705
8706 #: config/nvptx/nvptx.opt:28
8707 #, no-c-format
8708 msgid ""
8709 "Ignored, but preserved for backward compatibility.  Only 64-bit ABI is "
8710 "supported."
8711 msgstr ""
8712
8713 #: config/nvptx/nvptx.opt:33
8714 #, no-c-format
8715 msgid "Link in code for a __main kernel."
8716 msgstr ""
8717
8718 #: config/nvptx/nvptx.opt:37
8719 #, no-c-format
8720 msgid "Optimize partition neutering."
8721 msgstr ""
8722
8723 #: config/nvptx/nvptx.opt:41
8724 #, no-c-format
8725 msgid "Use custom stacks instead of local memory for automatic storage."
8726 msgstr ""
8727
8728 #: config/nvptx/nvptx.opt:45
8729 #, no-c-format
8730 msgid ""
8731 "Specify size of .local memory used for stack when the exact amount is not "
8732 "known."
8733 msgstr ""
8734
8735 #: config/nvptx/nvptx.opt:49
8736 #, no-c-format
8737 msgid "Generate code that can keep local state uniform across all lanes."
8738 msgstr ""
8739
8740 #: config/nvptx/nvptx.opt:53
8741 #, no-c-format
8742 msgid ""
8743 "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
8744 msgstr ""
8745
8746 #: config/nvptx/nvptx.opt:57
8747 #, no-c-format
8748 msgid "Specify the PTX ISA target architecture to use."
8749 msgstr ""
8750
8751 #: config/nvptx/nvptx.opt:61
8752 #, no-c-format
8753 msgid "Alias:"
8754 msgstr ""
8755
8756 #: config/nvptx/nvptx.opt:116
8757 #, no-c-format
8758 msgid "Known PTX ISA versions (for use with the -mptx= option):"
8759 msgstr ""
8760
8761 #: config/nvptx/nvptx.opt:135
8762 #, no-c-format
8763 msgid "Specify the PTX ISA version to use."
8764 msgstr ""
8765
8766 #: config/nvptx/nvptx.opt:139
8767 #, no-c-format
8768 msgid "Initialize ptx registers."
8769 msgstr ""
8770
8771 #: config/vxworks.opt:36
8772 #, no-c-format
8773 msgid "Assume the VxWorks RTP environment."
8774 msgstr ""
8775
8776 #: config/vxworks.opt:43
8777 #, no-c-format
8778 msgid "Assume the VxWorks vThreads environment."
8779 msgstr ""
8780
8781 #: config/avr/avr.opt:23
8782 #, no-c-format
8783 msgid "Use subroutines for function prologues and epilogues."
8784 msgstr ""
8785
8786 #: config/avr/avr.opt:27
8787 #, no-c-format
8788 msgid "-mmcu=MCU\tSelect the target MCU."
8789 msgstr ""
8790
8791 #: config/avr/avr.opt:31
8792 #, no-c-format
8793 msgid ""
8794 "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
8795 msgstr ""
8796
8797 #: config/avr/avr.opt:35
8798 #, no-c-format
8799 msgid "Set the number of 64 KiB flash segments."
8800 msgstr ""
8801
8802 #: config/avr/avr.opt:39
8803 #, no-c-format
8804 msgid "Indicate presence of a processor erratum."
8805 msgstr ""
8806
8807 #: config/avr/avr.opt:43
8808 #, no-c-format
8809 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
8810 msgstr ""
8811
8812 #: config/avr/avr.opt:53
8813 #, no-c-format
8814 msgid "Use RJMP / RCALL even though CALL / JMP are available."
8815 msgstr ""
8816
8817 #: config/avr/avr.opt:57
8818 #, no-c-format
8819 msgid "Use an 8-bit 'int' type."
8820 msgstr ""
8821
8822 #: config/avr/avr.opt:61
8823 #, no-c-format
8824 msgid "Change the stack pointer without disabling interrupts."
8825 msgstr ""
8826
8827 #: config/avr/avr.opt:65
8828 #, no-c-format
8829 msgid ""
8830 "Set the branch costs for conditional branch instructions.  Reasonable values "
8831 "are small, non-negative integers.  The default branch cost is 0."
8832 msgstr ""
8833
8834 #: config/avr/avr.opt:69
8835 #, no-c-format
8836 msgid "Treat main as if it had attribute OS_task."
8837 msgstr ""
8838
8839 #: config/avr/avr.opt:79
8840 #, no-c-format
8841 msgid "Change only the low 8 bits of the stack pointer."
8842 msgstr ""
8843
8844 #: config/avr/avr.opt:83
8845 #, no-c-format
8846 msgid "Relax branches."
8847 msgstr ""
8848
8849 #: config/avr/avr.opt:87
8850 #, no-c-format
8851 msgid ""
8852 "Make the linker relaxation machine assume that a program counter wrap-around "
8853 "occurs."
8854 msgstr ""
8855
8856 #: config/avr/avr.opt:91
8857 #, no-c-format
8858 msgid ""
8859 "Accumulate outgoing function arguments and acquire/release the needed stack "
8860 "space for outgoing function arguments in function prologue/epilogue.  "
8861 "Without this option, outgoing arguments are pushed before calling a function "
8862 "and popped afterwards.  This option can lead to reduced code size for "
8863 "functions that call many functions that get their arguments on the stack "
8864 "like, for example printf."
8865 msgstr ""
8866
8867 #: config/avr/avr.opt:95
8868 #, no-c-format
8869 msgid ""
8870 "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-"
8871 "decrement, post-increment and indirect addressing with the X register.  "
8872 "Without this option, the compiler may assume that there is an addressing "
8873 "mode X+const similar to Y+const and Z+const and emit instructions to emulate "
8874 "such an addressing mode for X."
8875 msgstr ""
8876
8877 #: config/avr/avr.opt:100
8878 #, no-c-format
8879 msgid ""
8880 "The device has no SPH special function register. This option will be "
8881 "overridden by the compiler driver with the correct setting if presence/"
8882 "absence of SPH can be deduced from -mmcu=MCU."
8883 msgstr ""
8884
8885 #: config/avr/avr.opt:104
8886 #, no-c-format
8887 msgid "Warn if the address space of an address is changed."
8888 msgstr ""
8889
8890 #: config/avr/avr.opt:108
8891 #, no-c-format
8892 msgid ""
8893 "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by "
8894 "default."
8895 msgstr ""
8896
8897 #: config/avr/avr.opt:112
8898 #, no-c-format
8899 msgid ""
8900 "Allow to use truncation instead of rounding towards zero for fractional "
8901 "fixed-point types."
8902 msgstr ""
8903
8904 #: config/avr/avr.opt:116
8905 #, no-c-format
8906 msgid ""
8907 "Assume that all data in static storage can be accessed by LDS / STS.  This "
8908 "option is only useful for reduced Tiny devices."
8909 msgstr ""
8910
8911 #: config/avr/avr.opt:120
8912 #, no-c-format
8913 msgid "-mdouble=<BITS>\tUse <BITS> bits wide double type."
8914 msgstr ""
8915
8916 #: config/avr/avr.opt:124
8917 #, no-c-format
8918 msgid "-mlong-double=<BITS>\tUse <BITS> bits wide long double type."
8919 msgstr ""
8920
8921 #: config/avr/avr.opt:128
8922 #, no-c-format
8923 msgid "Do not link against the device-specific library lib<MCU>.a."
8924 msgstr ""
8925
8926 #: config/avr/avr.opt:132
8927 #, no-c-format
8928 msgid "Do not use the device-specific specs file device-specs/specs-<MCU>."
8929 msgstr ""
8930
8931 #: config/avr/avr.opt:136
8932 #, no-c-format
8933 msgid "Available BITS selections:"
8934 msgstr ""
8935
8936 #: config/m32r/m32r.opt:34
8937 #, no-c-format
8938 msgid "Compile for the m32rx."
8939 msgstr ""
8940
8941 #: config/m32r/m32r.opt:38
8942 #, no-c-format
8943 msgid "Compile for the m32r2."
8944 msgstr ""
8945
8946 #: config/m32r/m32r.opt:42
8947 #, no-c-format
8948 msgid "Compile for the m32r."
8949 msgstr ""
8950
8951 #: config/m32r/m32r.opt:46
8952 #, no-c-format
8953 msgid "Align all loops to 32 byte boundary."
8954 msgstr ""
8955
8956 #: config/m32r/m32r.opt:50
8957 #, no-c-format
8958 msgid "Prefer branches over conditional execution."
8959 msgstr ""
8960
8961 #: config/m32r/m32r.opt:54
8962 #, no-c-format
8963 msgid "Give branches their default cost."
8964 msgstr ""
8965
8966 #: config/m32r/m32r.opt:58
8967 #, no-c-format
8968 msgid "Display compile time statistics."
8969 msgstr ""
8970
8971 #: config/m32r/m32r.opt:62
8972 #, no-c-format
8973 msgid "Specify cache flush function."
8974 msgstr ""
8975
8976 #: config/m32r/m32r.opt:66
8977 #, no-c-format
8978 msgid "Specify cache flush trap number."
8979 msgstr ""
8980
8981 #: config/m32r/m32r.opt:70
8982 #, no-c-format
8983 msgid "Only issue one instruction per cycle."
8984 msgstr ""
8985
8986 #: config/m32r/m32r.opt:74
8987 #, no-c-format
8988 msgid "Allow two instructions to be issued per cycle."
8989 msgstr ""
8990
8991 #: config/m32r/m32r.opt:78
8992 #, no-c-format
8993 msgid "Code size: small, medium or large."
8994 msgstr ""
8995
8996 #: config/m32r/m32r.opt:94
8997 #, no-c-format
8998 msgid "Don't call any cache flush functions."
8999 msgstr ""
9000
9001 #: config/m32r/m32r.opt:98
9002 #, no-c-format
9003 msgid "Don't call any cache flush trap."
9004 msgstr ""
9005
9006 #: config/m32r/m32r.opt:105
9007 #, no-c-format
9008 msgid "Small data area: none, sdata, use."
9009 msgstr ""
9010
9011 #: config/s390/tpf.opt:23
9012 #, no-c-format
9013 msgid "Enable TPF-OS tracing code."
9014 msgstr ""
9015
9016 #: config/s390/tpf.opt:27
9017 #, no-c-format
9018 msgid "Set the trace check address for prologue tpf hook"
9019 msgstr ""
9020
9021 #: config/s390/tpf.opt:31
9022 #, no-c-format
9023 msgid "Set the trace jump address for prologue tpf hook"
9024 msgstr ""
9025
9026 #: config/s390/tpf.opt:35
9027 #, no-c-format
9028 msgid "Set the trace check address for epilogue tpf hook"
9029 msgstr ""
9030
9031 #: config/s390/tpf.opt:39
9032 #, no-c-format
9033 msgid "Set the trace jump address for epilogue tpf hook"
9034 msgstr ""
9035
9036 #: config/s390/tpf.opt:43
9037 #, no-c-format
9038 msgid ""
9039 "Set the prologue and epilogue hook addresses to "
9040 "TPF_TRACE_PROLOGUE_SKIP_TARGET and TPF_TRACE_EPILOGUE_SKIP_TARGET. "
9041 "Equivalent to using -mtpf-trace-hook-prologue-"
9042 "target=TPF_TRACE_PROLOGUE_SKIP_TARGET and -mtpf-trace-hook-epilogue-"
9043 "target=TPF_TRACE_EPILOGUE_SKIP_TARGET"
9044 msgstr ""
9045
9046 #: config/s390/tpf.opt:47
9047 #, no-c-format
9048 msgid "Specify main object for TPF-OS."
9049 msgstr ""
9050
9051 #: config/s390/s390.opt:48
9052 #, no-c-format
9053 msgid "31 bit ABI."
9054 msgstr ""
9055
9056 #: config/s390/s390.opt:52
9057 #, no-c-format
9058 msgid "64 bit ABI."
9059 msgstr ""
9060
9061 #: config/s390/s390.opt:129
9062 #, no-c-format
9063 msgid "Maintain backchain pointer."
9064 msgstr ""
9065
9066 #: config/s390/s390.opt:133
9067 #, no-c-format
9068 msgid "Additional debug prints."
9069 msgstr ""
9070
9071 #: config/s390/s390.opt:137
9072 #, no-c-format
9073 msgid "ESA/390 architecture."
9074 msgstr ""
9075
9076 #: config/s390/s390.opt:141
9077 #, no-c-format
9078 msgid "Enable decimal floating point hardware support."
9079 msgstr ""
9080
9081 #: config/s390/s390.opt:145
9082 #, no-c-format
9083 msgid "Enable hardware floating point."
9084 msgstr ""
9085
9086 #: config/s390/s390.opt:149
9087 #, no-c-format
9088 msgid ""
9089 "Takes two non-negative integer numbers separated by a comma. Prepend the "
9090 "function label with the number of two-byte Nop instructions indicated by the "
9091 "first.  Append Nop instructions covering the number of halfwords indicated "
9092 "by the second after the label.  Nop instructions of the largest possible "
9093 "size are used (six, four or two bytes), beginning with the largest possible "
9094 "size.  Using 0 for both values disables hotpatching."
9095 msgstr ""
9096
9097 #: config/s390/s390.opt:167
9098 #, no-c-format
9099 msgid "Use hardware transactional execution instructions."
9100 msgstr ""
9101
9102 #: config/s390/s390.opt:171
9103 #, no-c-format
9104 msgid "Use hardware vector facility instructions and enable the vector ABI."
9105 msgstr ""
9106
9107 #: config/s390/s390.opt:175
9108 #, no-c-format
9109 msgid "Use packed stack layout."
9110 msgstr ""
9111
9112 #: config/s390/s390.opt:179
9113 #, no-c-format
9114 msgid "Use bras for executable < 64k."
9115 msgstr ""
9116
9117 #: config/s390/s390.opt:183
9118 #, no-c-format
9119 msgid "Disable hardware floating point."
9120 msgstr ""
9121
9122 #: config/s390/s390.opt:187
9123 #, no-c-format
9124 msgid ""
9125 "Set the max. number of bytes which has to be left to stack size before a "
9126 "trap instruction is triggered."
9127 msgstr ""
9128
9129 #: config/s390/s390.opt:191
9130 #, no-c-format
9131 msgid "Switches off the -mstack-guard= option."
9132 msgstr ""
9133
9134 #: config/s390/s390.opt:195
9135 #, no-c-format
9136 msgid ""
9137 "Emit extra code in the function prologue in order to trap if the stack size "
9138 "exceeds the given limit."
9139 msgstr ""
9140
9141 #: config/s390/s390.opt:199
9142 #, no-c-format
9143 msgid "Switches off the -mstack-size= option."
9144 msgstr ""
9145
9146 #: config/s390/s390.opt:207
9147 #, no-c-format
9148 msgid "Use the mvcle instruction for block moves."
9149 msgstr ""
9150
9151 #: config/s390/s390.opt:211
9152 #, no-c-format
9153 msgid ""
9154 "Enable the z vector language extension providing the context-sensitive "
9155 "vector macro and enable the Altivec-style builtins in vecintrin.h."
9156 msgstr ""
9157
9158 #: config/s390/s390.opt:216
9159 #, no-c-format
9160 msgid "Warn if a function uses alloca or creates an array with dynamic size."
9161 msgstr ""
9162
9163 #: config/s390/s390.opt:220
9164 #, no-c-format
9165 msgid "Warn if a single function's framesize exceeds the given framesize."
9166 msgstr ""
9167
9168 #: config/s390/s390.opt:224
9169 #, no-c-format
9170 msgid "z/Architecture."
9171 msgstr ""
9172
9173 #: config/s390/s390.opt:228
9174 #, no-c-format
9175 msgid ""
9176 "Set the branch costs for conditional branch instructions.  Reasonable values "
9177 "are small, non-negative integers.  The default branch cost is 1."
9178 msgstr ""
9179
9180 #: config/s390/s390.opt:238 config/arm/arm.opt:181
9181 #, no-c-format
9182 msgid "Assume data segments are relative to text segment."
9183 msgstr ""
9184
9185 #: config/s390/s390.opt:243
9186 #, no-c-format
9187 msgid ""
9188 "Wrap all indirect branches into execute in order to disable branch "
9189 "prediction."
9190 msgstr ""
9191
9192 #: config/s390/s390.opt:248
9193 #, no-c-format
9194 msgid ""
9195 "Wrap indirect table jumps and computed gotos into execute in order to "
9196 "disable branch prediction.  Using thunk or thunk-extern with this option "
9197 "requires the thunks to be considered signal handlers to order to generate "
9198 "correct CFI.  For environments where unwinding (e.g. for exceptions) is "
9199 "required please use thunk-inline instead."
9200 msgstr ""
9201
9202 #: config/s390/s390.opt:256
9203 #, no-c-format
9204 msgid ""
9205 "Wrap all indirect calls into execute in order to disable branch prediction."
9206 msgstr ""
9207
9208 #: config/s390/s390.opt:260
9209 #, no-c-format
9210 msgid ""
9211 "Wrap all indirect return branches into execute in order to disable branch "
9212 "prediction."
9213 msgstr ""
9214
9215 #: config/s390/s390.opt:265
9216 #, no-c-format
9217 msgid ""
9218 "Wrap indirect return branches into execute in order to disable branch "
9219 "prediction. This affects only branches where the return address is going to "
9220 "be restored from memory."
9221 msgstr ""
9222
9223 #: config/s390/s390.opt:271
9224 #, no-c-format
9225 msgid ""
9226 "Wrap indirect return branches into execute in order to disable branch "
9227 "prediction. This affects only branches where the return address doesn't need "
9228 "to be restored from memory."
9229 msgstr ""
9230
9231 #: config/s390/s390.opt:293
9232 #, no-c-format
9233 msgid ""
9234 "Generate sections .s390_indirect_jump, .s390_indirect_call, ."
9235 "s390_return_reg, and .s390_return_mem to contain the indirect branch "
9236 "locations which have been patched as part of using one of the -mindirect-"
9237 "branch* or -mfunction-return* options.  The sections consist of an array of "
9238 "32 bit elements. Each entry holds the offset from the entry to the patched "
9239 "location."
9240 msgstr ""
9241
9242 #: config/s390/s390.opt:302
9243 #, no-c-format
9244 msgid ""
9245 "Emit profiling counter call at function entry before prologue. The compiled "
9246 "code will require a 64-bit CPU and glibc 2.29 or newer to run."
9247 msgstr ""
9248
9249 #: config/s390/s390.opt:307
9250 #, no-c-format
9251 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
9252 msgstr ""
9253
9254 #: config/s390/s390.opt:316
9255 #, no-c-format
9256 msgid ""
9257 "Emit fused multiply-add instructions for long doubles in vector registers "
9258 "(wfmaxb, wfmsxb, wfnmaxb, wfnmsxb).  Reassociation pass does not handle "
9259 "fused multiply-adds, therefore code generated by the middle-end is prone to "
9260 "having long fused multiply-add chains.  This is not pipeline-friendly, and "
9261 "the default behavior is to emit separate multiplication and addition "
9262 "instructions for long doubles in vector registers, because measurements show "
9263 "that this improves performance.  This option allows overriding it for "
9264 "testing purposes."
9265 msgstr ""
9266
9267 #: config/s390/s390.opt:331
9268 #, no-c-format
9269 msgid "Store all argument registers on the stack."
9270 msgstr ""
9271
9272 #: config/rl78/rl78.opt:27 config/rx/elf.opt:26 config/csky/csky.opt:198
9273 #, no-c-format
9274 msgid "Use the simulator runtime."
9275 msgstr ""
9276
9277 #: config/rl78/rl78.opt:31
9278 #, no-c-format
9279 msgid ""
9280 "Selects the type of hardware multiplication and division to use (none/g13/"
9281 "g14)."
9282 msgstr ""
9283
9284 #: config/rl78/rl78.opt:50
9285 #, no-c-format
9286 msgid "Use all registers, reserving none for interrupt handlers."
9287 msgstr ""
9288
9289 #: config/rl78/rl78.opt:54
9290 #, no-c-format
9291 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
9292 msgstr ""
9293
9294 #: config/rl78/rl78.opt:58
9295 #, no-c-format
9296 msgid ""
9297 "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is "
9298 "the G14.  If set, also selects the hardware multiply support to be used."
9299 msgstr ""
9300
9301 #: config/rl78/rl78.opt:77
9302 #, no-c-format
9303 msgid "Alias for -mcpu=g10."
9304 msgstr ""
9305
9306 #: config/rl78/rl78.opt:81
9307 #, no-c-format
9308 msgid "Alias for -mcpu=g13."
9309 msgstr ""
9310
9311 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
9312 #, no-c-format
9313 msgid "Alias for -mcpu=g14."
9314 msgstr ""
9315
9316 #: config/rl78/rl78.opt:93
9317 #, no-c-format
9318 msgid ""
9319 "Assume ES is zero throughout program execution, use ES: for read-only data."
9320 msgstr ""
9321
9322 #: config/rl78/rl78.opt:97
9323 #, no-c-format
9324 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
9325 msgstr ""
9326
9327 #: config/stormy16/stormy16.opt:24
9328 #, no-c-format
9329 msgid "Provide libraries for the simulator."
9330 msgstr ""
9331
9332 #: config/arm/arm-tables.opt:25
9333 #, no-c-format
9334 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
9335 msgstr ""
9336
9337 #: config/arm/arm-tables.opt:302
9338 #, no-c-format
9339 msgid "Known ARM architectures (for use with the -march= option):"
9340 msgstr ""
9341
9342 #: config/arm/arm-tables.opt:408
9343 #, no-c-format
9344 msgid "Known ARM FPUs (for use with the -mfpu= option):"
9345 msgstr ""
9346
9347 #: config/arm/arm.opt:38
9348 #, no-c-format
9349 msgid "TLS dialect to use:"
9350 msgstr ""
9351
9352 #: config/arm/arm.opt:48
9353 #, no-c-format
9354 msgid "Specify an ABI."
9355 msgstr ""
9356
9357 #: config/arm/arm.opt:52
9358 #, no-c-format
9359 msgid "Known ARM ABIs (for use with the -mabi= option):"
9360 msgstr ""
9361
9362 #: config/arm/arm.opt:71
9363 #, no-c-format
9364 msgid "Generate a call to abort if a noreturn function returns."
9365 msgstr ""
9366
9367 #: config/arm/arm.opt:78
9368 #, no-c-format
9369 msgid "Generate APCS conformant stack frames."
9370 msgstr ""
9371
9372 #: config/arm/arm.opt:82
9373 #, no-c-format
9374 msgid "Generate re-entrant, PIC code."
9375 msgstr ""
9376
9377 #: config/arm/arm.opt:104
9378 #, no-c-format
9379 msgid "Generate code in 32 bit ARM state."
9380 msgstr ""
9381
9382 #: config/arm/arm.opt:112
9383 #, no-c-format
9384 msgid "Thumb: Assume non-static functions may be called from ARM code."
9385 msgstr ""
9386
9387 #: config/arm/arm.opt:116
9388 #, no-c-format
9389 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
9390 msgstr ""
9391
9392 #: config/arm/arm.opt:124 config/csky/csky.opt:73
9393 #, no-c-format
9394 msgid "Specify if floating point hardware should be used."
9395 msgstr ""
9396
9397 #: config/arm/arm.opt:128
9398 #, no-c-format
9399 msgid ""
9400 "Specify that the compiler should target secure code as per ARMv8-M Security "
9401 "Extensions."
9402 msgstr ""
9403
9404 #: config/arm/arm.opt:132 config/csky/csky.opt:77
9405 #, no-c-format
9406 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
9407 msgstr ""
9408
9409 #: config/arm/arm.opt:145
9410 #, no-c-format
9411 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
9412 msgstr ""
9413
9414 #: config/arm/arm.opt:149
9415 #, no-c-format
9416 msgid "Specify the __fp16 floating-point format."
9417 msgstr ""
9418
9419 #: config/arm/arm.opt:153
9420 #, no-c-format
9421 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
9422 msgstr ""
9423
9424 #: config/arm/arm.opt:166
9425 #, no-c-format
9426 msgid "Specify the name of the target floating point hardware/format."
9427 msgstr ""
9428
9429 #: config/arm/arm.opt:177
9430 #, no-c-format
9431 msgid "Generate call insns as indirect calls, if necessary."
9432 msgstr ""
9433
9434 #: config/arm/arm.opt:185
9435 #, no-c-format
9436 msgid "Specify the register to be used for PIC addressing."
9437 msgstr ""
9438
9439 #: config/arm/arm.opt:189
9440 #, no-c-format
9441 msgid "Store function names in object code."
9442 msgstr ""
9443
9444 #: config/arm/arm.opt:193
9445 #, no-c-format
9446 msgid "Permit scheduling of a function's prologue sequence."
9447 msgstr ""
9448
9449 #: config/arm/arm.opt:197 config/rs6000/rs6000.opt:235
9450 #, no-c-format
9451 msgid "Do not load the PIC register in function prologues."
9452 msgstr ""
9453
9454 #: config/arm/arm.opt:204
9455 #, no-c-format
9456 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
9457 msgstr ""
9458
9459 #: config/arm/arm.opt:208
9460 #, no-c-format
9461 msgid "Generate code for Thumb state."
9462 msgstr ""
9463
9464 #: config/arm/arm.opt:212
9465 #, no-c-format
9466 msgid "Support calls between Thumb and ARM instruction sets."
9467 msgstr ""
9468
9469 #: config/arm/arm.opt:216
9470 #, no-c-format
9471 msgid "Specify thread local storage scheme."
9472 msgstr ""
9473
9474 #: config/arm/arm.opt:220
9475 #, no-c-format
9476 msgid "Specify how to access the thread pointer."
9477 msgstr ""
9478
9479 #: config/arm/arm.opt:224
9480 #, no-c-format
9481 msgid "Valid arguments to -mtp=:"
9482 msgstr ""
9483
9484 #: config/arm/arm.opt:237
9485 #, no-c-format
9486 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
9487 msgstr ""
9488
9489 #: config/arm/arm.opt:241
9490 #, no-c-format
9491 msgid "Thumb: Generate (leaf) stack frames even if not needed."
9492 msgstr ""
9493
9494 #: config/arm/arm.opt:245 config/mn10300/mn10300.opt:42
9495 #, no-c-format
9496 msgid "Tune code for the given processor."
9497 msgstr ""
9498
9499 #: config/arm/arm.opt:249
9500 #, no-c-format
9501 msgid ""
9502 "Print CPU tuning information as comment in assembler file.  This is an "
9503 "option used only for regression testing of the compiler and not intended for "
9504 "ordinary use in compiling code."
9505 msgstr ""
9506
9507 #: config/arm/arm.opt:260
9508 #, no-c-format
9509 msgid ""
9510 "Use Neon quad-word (rather than double-word) registers for vectorization."
9511 msgstr ""
9512
9513 #: config/arm/arm.opt:264
9514 #, no-c-format
9515 msgid ""
9516 "Use Neon double-word (rather than quad-word) registers for vectorization."
9517 msgstr ""
9518
9519 #: config/arm/arm.opt:268
9520 #, no-c-format
9521 msgid ""
9522 "Enable more verbose RTX cost dumps during debug.  For GCC developers use "
9523 "only."
9524 msgstr ""
9525
9526 #: config/arm/arm.opt:272
9527 #, no-c-format
9528 msgid "Only generate absolute relocations on word sized values."
9529 msgstr ""
9530
9531 #: config/arm/arm.opt:276
9532 #, no-c-format
9533 msgid "Generate IT blocks appropriate for ARMv8."
9534 msgstr ""
9535
9536 #: config/arm/arm.opt:280
9537 #, no-c-format
9538 msgid ""
9539 "Avoid overlapping destination and address registers on LDRD instructions "
9540 "that may trigger Cortex-M3 errata."
9541 msgstr ""
9542
9543 #: config/arm/arm.opt:285
9544 #, no-c-format
9545 msgid "Mitigate issues with VLLDM on some M-profile devices (CVE-2021-35465)."
9546 msgstr ""
9547
9548 #: config/arm/arm.opt:289
9549 #, no-c-format
9550 msgid ""
9551 "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm "
9552 "erratum #1742098)."
9553 msgstr ""
9554
9555 #: config/arm/arm.opt:294
9556 #, no-c-format
9557 msgid ""
9558 "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm "
9559 "erratum #1655431)."
9560 msgstr ""
9561
9562 #: config/arm/arm.opt:299 config/nds32/nds32.opt:461 config/arc/arc.opt:495
9563 #, no-c-format
9564 msgid "Enable unaligned word and halfword accesses to packed data."
9565 msgstr ""
9566
9567 #: config/arm/arm.opt:303
9568 #, no-c-format
9569 msgid "This option is deprecated and has no effect."
9570 msgstr ""
9571
9572 #: config/arm/arm.opt:307
9573 #, no-c-format
9574 msgid "Assume loading data from flash is slower than fetching instructions."
9575 msgstr ""
9576
9577 #: config/arm/arm.opt:311
9578 #, no-c-format
9579 msgid "Assume unified syntax for inline assembly code."
9580 msgstr ""
9581
9582 #: config/arm/arm.opt:315
9583 #, no-c-format
9584 msgid "Do not allow constant data to be placed in code sections."
9585 msgstr ""
9586
9587 #: config/arm/arm.opt:319
9588 #, no-c-format
9589 msgid "When linking for big-endian targets, generate a BE8 format image."
9590 msgstr ""
9591
9592 #: config/arm/arm.opt:323
9593 #, no-c-format
9594 msgid ""
9595 "When linking for big-endian targets, generate a legacy BE32 format image."
9596 msgstr ""
9597
9598 #: config/arm/arm.opt:327 config/sh/sh.opt:195
9599 #, no-c-format
9600 msgid "Cost to assume for a branch insn."
9601 msgstr ""
9602
9603 #: config/arm/arm.opt:335
9604 #, no-c-format
9605 msgid "Generate code which uses the core registers only (r0-r14)."
9606 msgstr ""
9607
9608 #: config/arm/arm.opt:357
9609 #, no-c-format
9610 msgid ""
9611 "Use an immediate to offset from the TLS register. This option is for use "
9612 "with fstack-protector-guard=tls and not for use in user-land code."
9613 msgstr ""
9614
9615 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
9616 #: config/visium/visium.opt:37
9617 #, no-c-format
9618 msgid "Use hardware FP."
9619 msgstr ""
9620
9621 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
9622 #, no-c-format
9623 msgid "Do not use hardware FP."
9624 msgstr ""
9625
9626 #: config/sparc/sparc.opt:42
9627 #, no-c-format
9628 msgid "Use flat register window model."
9629 msgstr ""
9630
9631 #: config/sparc/sparc.opt:46
9632 #, no-c-format
9633 msgid "Assume possible double misalignment."
9634 msgstr ""
9635
9636 #: config/sparc/sparc.opt:50
9637 #, no-c-format
9638 msgid "Use ABI reserved registers."
9639 msgstr ""
9640
9641 #: config/sparc/sparc.opt:54
9642 #, no-c-format
9643 msgid "Use hardware quad FP instructions."
9644 msgstr ""
9645
9646 #: config/sparc/sparc.opt:58
9647 #, no-c-format
9648 msgid "Do not use hardware quad fp instructions."
9649 msgstr ""
9650
9651 #: config/sparc/sparc.opt:62 config/vax/vax.opt:47
9652 #, no-c-format
9653 msgid "Enable Local Register Allocation."
9654 msgstr ""
9655
9656 #: config/sparc/sparc.opt:66
9657 #, no-c-format
9658 msgid "Compile for V8+ ABI."
9659 msgstr ""
9660
9661 #: config/sparc/sparc.opt:70
9662 #, no-c-format
9663 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
9664 msgstr ""
9665
9666 #: config/sparc/sparc.opt:74
9667 #, no-c-format
9668 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
9669 msgstr ""
9670
9671 #: config/sparc/sparc.opt:78
9672 #, no-c-format
9673 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
9674 msgstr ""
9675
9676 #: config/sparc/sparc.opt:82
9677 #, no-c-format
9678 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
9679 msgstr ""
9680
9681 #: config/sparc/sparc.opt:86
9682 #, no-c-format
9683 msgid "Use additional VIS instructions introduced in OSA2017."
9684 msgstr ""
9685
9686 #: config/sparc/sparc.opt:90
9687 #, no-c-format
9688 msgid "Use UltraSPARC Compare-and-Branch extensions."
9689 msgstr ""
9690
9691 #: config/sparc/sparc.opt:94
9692 #, no-c-format
9693 msgid "Use UltraSPARC Fused Multiply-Add extensions."
9694 msgstr ""
9695
9696 #: config/sparc/sparc.opt:98
9697 #, no-c-format
9698 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
9699 msgstr ""
9700
9701 #: config/sparc/sparc.opt:102
9702 #, no-c-format
9703 msgid "Use UltraSPARC Population-Count instruction."
9704 msgstr ""
9705
9706 #: config/sparc/sparc.opt:106
9707 #, no-c-format
9708 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
9709 msgstr ""
9710
9711 #: config/sparc/sparc.opt:110
9712 #, no-c-format
9713 msgid "Pointers are 64-bit."
9714 msgstr ""
9715
9716 #: config/sparc/sparc.opt:114
9717 #, no-c-format
9718 msgid "Pointers are 32-bit."
9719 msgstr ""
9720
9721 #: config/sparc/sparc.opt:118
9722 #, no-c-format
9723 msgid "Use 64-bit ABI."
9724 msgstr ""
9725
9726 #: config/sparc/sparc.opt:122
9727 #, no-c-format
9728 msgid "Use 32-bit ABI."
9729 msgstr ""
9730
9731 #: config/sparc/sparc.opt:126
9732 #, no-c-format
9733 msgid "Use stack bias."
9734 msgstr ""
9735
9736 #: config/sparc/sparc.opt:130
9737 #, no-c-format
9738 msgid "Use structs on stronger alignment for double-word copies."
9739 msgstr ""
9740
9741 #: config/sparc/sparc.opt:134
9742 #, no-c-format
9743 msgid "Optimize tail call instructions in assembler and linker."
9744 msgstr ""
9745
9746 #: config/sparc/sparc.opt:138
9747 #, no-c-format
9748 msgid "Do not generate code that can only run in supervisor mode (default)."
9749 msgstr ""
9750
9751 #: config/sparc/sparc.opt:142
9752 #, no-c-format
9753 msgid "Use instructions of and schedule code for given CPU."
9754 msgstr ""
9755
9756 #: config/sparc/sparc.opt:228
9757 #, no-c-format
9758 msgid "Use given SPARC-V9 code model."
9759 msgstr ""
9760
9761 #: config/sparc/sparc.opt:250
9762 #, no-c-format
9763 msgid "Enable debug output."
9764 msgstr ""
9765
9766 #: config/sparc/sparc.opt:254
9767 #, no-c-format
9768 msgid "Enable strict 32-bit psABI struct return checking."
9769 msgstr ""
9770
9771 #: config/sparc/sparc.opt:258
9772 #, no-c-format
9773 msgid ""
9774 "Enable workaround for single erratum of AT697F processor (corresponding to "
9775 "erratum #13 of AT697E processor)."
9776 msgstr ""
9777
9778 #: config/sparc/sparc.opt:263
9779 #, no-c-format
9780 msgid "Enable workarounds for the errata of the UT699 processor."
9781 msgstr ""
9782
9783 #: config/sparc/sparc.opt:267
9784 #, no-c-format
9785 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
9786 msgstr ""
9787
9788 #: config/sparc/sparc.opt:271
9789 #, no-c-format
9790 msgid "Enable workarounds for the errata of the GR712RC processor."
9791 msgstr ""
9792
9793 #: config/sparc/sparc.opt:308
9794 #, no-c-format
9795 msgid "Specify the memory model in effect for the program."
9796 msgstr ""
9797
9798 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
9799 #, no-c-format
9800 msgid "Generate 64-bit code."
9801 msgstr ""
9802
9803 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
9804 #, no-c-format
9805 msgid "Generate 32-bit code."
9806 msgstr ""
9807
9808 #: config/rs6000/rs6000-tables.opt:24
9809 #, no-c-format
9810 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
9811 msgstr ""
9812
9813 #: config/rs6000/476.opt:24
9814 #, no-c-format
9815 msgid ""
9816 "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
9817 "insns used for GOT accesses."
9818 msgstr ""
9819
9820 #: config/rs6000/aix64.opt:24
9821 #, no-c-format
9822 msgid "Compile for 64-bit pointers."
9823 msgstr ""
9824
9825 #: config/rs6000/aix64.opt:28
9826 #, no-c-format
9827 msgid "Compile for 32-bit pointers."
9828 msgstr ""
9829
9830 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
9831 #, no-c-format
9832 msgid "Select code model."
9833 msgstr ""
9834
9835 #: config/rs6000/aix64.opt:49
9836 #, no-c-format
9837 msgid "Support message passing with the Parallel Environment."
9838 msgstr ""
9839
9840 #: config/rs6000/linux64.opt:24
9841 #, no-c-format
9842 msgid "Call mcount for profiling before a function prologue."
9843 msgstr ""
9844
9845 #: config/rs6000/rs6000.opt:117
9846 #, no-c-format
9847 msgid "Use PowerPC-64 instruction set."
9848 msgstr ""
9849
9850 #: config/rs6000/rs6000.opt:121
9851 #, no-c-format
9852 msgid "Use PowerPC General Purpose group optional instructions."
9853 msgstr ""
9854
9855 #: config/rs6000/rs6000.opt:125
9856 #, no-c-format
9857 msgid "Use PowerPC Graphics group optional instructions."
9858 msgstr ""
9859
9860 #: config/rs6000/rs6000.opt:129
9861 #, no-c-format
9862 msgid "Use PowerPC V2.01 single field mfcr instruction."
9863 msgstr ""
9864
9865 #: config/rs6000/rs6000.opt:133
9866 #, no-c-format
9867 msgid "Use PowerPC V2.02 popcntb instruction."
9868 msgstr ""
9869
9870 #: config/rs6000/rs6000.opt:137
9871 #, no-c-format
9872 msgid "Use PowerPC V2.02 floating point rounding instructions."
9873 msgstr ""
9874
9875 #: config/rs6000/rs6000.opt:141
9876 #, no-c-format
9877 msgid "Use PowerPC V2.05 compare bytes instruction."
9878 msgstr ""
9879
9880 #: config/rs6000/rs6000.opt:152
9881 #, no-c-format
9882 msgid "Use AltiVec instructions."
9883 msgstr ""
9884
9885 #: config/rs6000/rs6000.opt:156
9886 #, no-c-format
9887 msgid "Use decimal floating point instructions."
9888 msgstr ""
9889
9890 #: config/rs6000/rs6000.opt:160
9891 #, no-c-format
9892 msgid "Use 4xx half-word multiply instructions."
9893 msgstr ""
9894
9895 #: config/rs6000/rs6000.opt:164
9896 #, no-c-format
9897 msgid "Use 4xx string-search dlmzb instruction."
9898 msgstr ""
9899
9900 #: config/rs6000/rs6000.opt:168
9901 #, no-c-format
9902 msgid "Generate load/store multiple instructions."
9903 msgstr ""
9904
9905 #: config/rs6000/rs6000.opt:187
9906 #, no-c-format
9907 msgid "Use PowerPC V2.06 popcntd instruction."
9908 msgstr ""
9909
9910 #: config/rs6000/rs6000.opt:191
9911 #, no-c-format
9912 msgid ""
9913 "Under -ffast-math, generate a FRIZ instruction for (double)(long long) "
9914 "conversions."
9915 msgstr ""
9916
9917 #: config/rs6000/rs6000.opt:199
9918 #, no-c-format
9919 msgid "Use vector/scalar (VSX) instructions."
9920 msgstr ""
9921
9922 #: config/rs6000/rs6000.opt:227
9923 #, no-c-format
9924 msgid "Do not generate load/store with update instructions."
9925 msgstr ""
9926
9927 #: config/rs6000/rs6000.opt:231
9928 #, no-c-format
9929 msgid "Generate load/store with update instructions."
9930 msgstr ""
9931
9932 #: config/rs6000/rs6000.opt:239
9933 #, no-c-format
9934 msgid "Avoid generation of indexed load/store instructions when possible."
9935 msgstr ""
9936
9937 #: config/rs6000/rs6000.opt:246
9938 #, no-c-format
9939 msgid "Schedule the start and end of the procedure."
9940 msgstr ""
9941
9942 #: config/rs6000/rs6000.opt:250
9943 #, no-c-format
9944 msgid "Return all structures in memory (AIX default)."
9945 msgstr ""
9946
9947 #: config/rs6000/rs6000.opt:254
9948 #, no-c-format
9949 msgid "Return small structures in registers (SVR4 default)."
9950 msgstr ""
9951
9952 #: config/rs6000/rs6000.opt:258
9953 #, no-c-format
9954 msgid "Conform more closely to IBM XLC semantics."
9955 msgstr ""
9956
9957 #: config/rs6000/rs6000.opt:262 config/rs6000/rs6000.opt:266
9958 #, no-c-format
9959 msgid ""
9960 "Generate software reciprocal divide and square root for better throughput."
9961 msgstr ""
9962
9963 #: config/rs6000/rs6000.opt:270
9964 #, no-c-format
9965 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
9966 msgstr ""
9967
9968 #: config/rs6000/rs6000.opt:274
9969 #, no-c-format
9970 msgid "Do not place floating point constants in TOC."
9971 msgstr ""
9972
9973 #: config/rs6000/rs6000.opt:278
9974 #, no-c-format
9975 msgid "Place floating point constants in TOC."
9976 msgstr ""
9977
9978 #: config/rs6000/rs6000.opt:282
9979 #, no-c-format
9980 msgid "Do not place symbol+offset constants in TOC."
9981 msgstr ""
9982
9983 #: config/rs6000/rs6000.opt:286
9984 #, no-c-format
9985 msgid "Place symbol+offset constants in TOC."
9986 msgstr ""
9987
9988 #: config/rs6000/rs6000.opt:297
9989 #, no-c-format
9990 msgid "Use only one TOC entry per procedure."
9991 msgstr ""
9992
9993 #: config/rs6000/rs6000.opt:301
9994 #, no-c-format
9995 msgid "Put everything in the regular TOC."
9996 msgstr ""
9997
9998 #: config/rs6000/rs6000.opt:305
9999 #, no-c-format
10000 msgid "Generate VRSAVE instructions when generating AltiVec code."
10001 msgstr ""
10002
10003 #: config/rs6000/rs6000.opt:309
10004 #, no-c-format
10005 msgid "Deprecated option.  Use -mno-vrsave instead."
10006 msgstr ""
10007
10008 #: config/rs6000/rs6000.opt:313
10009 #, no-c-format
10010 msgid "Deprecated option.  Use -mvrsave instead."
10011 msgstr ""
10012
10013 #: config/rs6000/rs6000.opt:317
10014 #, no-c-format
10015 msgid "Max number of bytes to move inline."
10016 msgstr ""
10017
10018 #: config/rs6000/rs6000.opt:321
10019 #, no-c-format
10020 msgid ""
10021 "Generate unaligned VSX load/store for inline expansion of memcpy/memmove."
10022 msgstr ""
10023
10024 #: config/rs6000/rs6000.opt:325
10025 #, no-c-format
10026 msgid ""
10027 "Generate unaligned VSX vector pair load/store for inline expansion of memcpy/"
10028 "memmove."
10029 msgstr ""
10030
10031 #: config/rs6000/rs6000.opt:329
10032 #, no-c-format
10033 msgid "Max number of bytes to compare without loops."
10034 msgstr ""
10035
10036 #: config/rs6000/rs6000.opt:333
10037 #, no-c-format
10038 msgid "Max number of bytes to compare with loops."
10039 msgstr ""
10040
10041 #: config/rs6000/rs6000.opt:337
10042 #, no-c-format
10043 msgid "Max number of bytes to compare."
10044 msgstr ""
10045
10046 #: config/rs6000/rs6000.opt:341
10047 #, no-c-format
10048 msgid "Generate isel instructions."
10049 msgstr ""
10050
10051 #: config/rs6000/rs6000.opt:345
10052 #, no-c-format
10053 msgid "-mdebug=\tEnable debug output."
10054 msgstr ""
10055
10056 #: config/rs6000/rs6000.opt:350
10057 #, no-c-format
10058 msgid "Use the AltiVec ABI extensions."
10059 msgstr ""
10060
10061 #: config/rs6000/rs6000.opt:354
10062 #, no-c-format
10063 msgid "Do not use the AltiVec ABI extensions."
10064 msgstr ""
10065
10066 #: config/rs6000/rs6000.opt:359
10067 #, no-c-format
10068 msgid "Use the AIX Vector Extended ABI."
10069 msgstr ""
10070
10071 #: config/rs6000/rs6000.opt:363
10072 #, no-c-format
10073 msgid "Do not use the AIX Vector Extended ABI."
10074 msgstr ""
10075
10076 #: config/rs6000/rs6000.opt:368
10077 #, no-c-format
10078 msgid "Use the ELFv1 ABI."
10079 msgstr ""
10080
10081 #: config/rs6000/rs6000.opt:372
10082 #, no-c-format
10083 msgid "Use the ELFv2 ABI."
10084 msgstr ""
10085
10086 #: config/rs6000/rs6000.opt:392
10087 #, no-c-format
10088 msgid "-mcpu=\tUse features of and schedule code for given CPU."
10089 msgstr ""
10090
10091 #: config/rs6000/rs6000.opt:396
10092 #, no-c-format
10093 msgid "-mtune=\tSchedule code for given CPU."
10094 msgstr ""
10095
10096 #: config/rs6000/rs6000.opt:400
10097 #, no-c-format
10098 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
10099 msgstr ""
10100
10101 #: config/rs6000/rs6000.opt:416
10102 #, no-c-format
10103 msgid "Avoid all range limits on call instructions."
10104 msgstr ""
10105
10106 #: config/rs6000/rs6000.opt:424
10107 #, no-c-format
10108 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
10109 msgstr ""
10110
10111 #: config/rs6000/rs6000.opt:428
10112 #, no-c-format
10113 msgid ""
10114 "Use -mlong-double-64 for 64-bit IEEE floating point format.  Use -mlong-"
10115 "double-128 for 128-bit floating point format (either IEEE or IBM)."
10116 msgstr ""
10117
10118 #: config/rs6000/rs6000.opt:437
10119 #, no-c-format
10120 msgid "Determine which dependences between insns are considered costly."
10121 msgstr ""
10122
10123 #: config/rs6000/rs6000.opt:441
10124 #, no-c-format
10125 msgid "Specify which post scheduling nop insertion scheme to apply."
10126 msgstr ""
10127
10128 #: config/rs6000/rs6000.opt:445
10129 #, no-c-format
10130 msgid "Specify alignment of structure fields default/natural."
10131 msgstr ""
10132
10133 #: config/rs6000/rs6000.opt:449
10134 #, no-c-format
10135 msgid "Valid arguments to -malign-:"
10136 msgstr ""
10137
10138 #: config/rs6000/rs6000.opt:459
10139 #, no-c-format
10140 msgid "Specify scheduling priority for dispatch slot restricted insns."
10141 msgstr ""
10142
10143 #: config/rs6000/rs6000.opt:463
10144 #, no-c-format
10145 msgid "Use r11 to hold the static link in calls to functions via pointers."
10146 msgstr ""
10147
10148 #: config/rs6000/rs6000.opt:467
10149 #, no-c-format
10150 msgid "Save the TOC in the prologue for indirect calls rather than inline."
10151 msgstr ""
10152
10153 #: config/rs6000/rs6000.opt:475
10154 #, no-c-format
10155 msgid ""
10156 "Fuse certain integer operations together for better performance on power8."
10157 msgstr ""
10158
10159 #: config/rs6000/rs6000.opt:479
10160 #, no-c-format
10161 msgid "Allow sign extension in fusion operations."
10162 msgstr ""
10163
10164 #: config/rs6000/rs6000.opt:483
10165 #, no-c-format
10166 msgid "Use vector and scalar instructions added in ISA 2.07."
10167 msgstr ""
10168
10169 #: config/rs6000/rs6000.opt:487
10170 #, no-c-format
10171 msgid ""
10172 "Fuse certain integer operations together for better performance on power10."
10173 msgstr ""
10174
10175 #: config/rs6000/rs6000.opt:491
10176 #, no-c-format
10177 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
10178 msgstr ""
10179
10180 #: config/rs6000/rs6000.opt:498
10181 #, no-c-format
10182 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
10183 msgstr ""
10184
10185 #: config/rs6000/rs6000.opt:502
10186 #, no-c-format
10187 msgid "Generate the quad word memory instructions (lq/stq)."
10188 msgstr ""
10189
10190 #: config/rs6000/rs6000.opt:506
10191 #, no-c-format
10192 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
10193 msgstr ""
10194
10195 #: config/rs6000/rs6000.opt:510
10196 #, no-c-format
10197 msgid ""
10198 "Generate aggregate parameter passing code with at most 64-bit alignment."
10199 msgstr ""
10200
10201 #: config/rs6000/rs6000.opt:514
10202 #, no-c-format
10203 msgid "Analyze and remove doubleword swaps from VSX computations."
10204 msgstr ""
10205
10206 #: config/rs6000/rs6000.opt:522
10207 #, no-c-format
10208 msgid "Use certain scalar instructions added in ISA 3.0."
10209 msgstr ""
10210
10211 #: config/rs6000/rs6000.opt:526
10212 #, no-c-format
10213 msgid "Use vector instructions added in ISA 3.0."
10214 msgstr ""
10215
10216 #: config/rs6000/rs6000.opt:530
10217 #, no-c-format
10218 msgid "Use the new min/max instructions defined in ISA 3.0."
10219 msgstr ""
10220
10221 #: config/rs6000/rs6000.opt:534
10222 #, no-c-format
10223 msgid "Generate the integer modulo instructions."
10224 msgstr ""
10225
10226 #: config/rs6000/rs6000.opt:538
10227 #, no-c-format
10228 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
10229 msgstr ""
10230
10231 #: config/rs6000/rs6000.opt:542
10232 #, no-c-format
10233 msgid "Enable using IEEE 128-bit floating point instructions."
10234 msgstr ""
10235
10236 #: config/rs6000/rs6000.opt:546
10237 #, no-c-format
10238 msgid "Enable default conversions between __float128 & long double."
10239 msgstr ""
10240
10241 #: config/rs6000/rs6000.opt:586
10242 #, no-c-format
10243 msgid "Generate (do not generate) prefixed memory instructions."
10244 msgstr ""
10245
10246 #: config/rs6000/rs6000.opt:590
10247 #, no-c-format
10248 msgid "Generate (do not generate) pc-relative memory addressing."
10249 msgstr ""
10250
10251 #: config/rs6000/rs6000.opt:594
10252 #, no-c-format
10253 msgid ""
10254 "Generate (do not generate) pc-relative memory optimizations for externals."
10255 msgstr ""
10256
10257 #: config/rs6000/rs6000.opt:598
10258 #, no-c-format
10259 msgid "Generate (do not generate) MMA instructions."
10260 msgstr ""
10261
10262 #: config/rs6000/rs6000.opt:605
10263 #, no-c-format
10264 msgid ""
10265 "Enable instructions that guard against return-oriented programming attacks."
10266 msgstr ""
10267
10268 #: config/rs6000/rs6000.opt:609
10269 #, no-c-format
10270 msgid "Generate code that will run in privileged state."
10271 msgstr ""
10272
10273 #: config/rs6000/rs6000.opt:613
10274 #, no-c-format
10275 msgid "Generate (do not generate) code that uses the XXSPLTIW instruction."
10276 msgstr ""
10277
10278 #: config/rs6000/rs6000.opt:617
10279 #, no-c-format
10280 msgid "Generate (do not generate) code that uses the XXSPLTIDP instruction."
10281 msgstr ""
10282
10283 #: config/rs6000/rs6000.opt:621
10284 #, no-c-format
10285 msgid "Generate (do not generate) code that uses the LXVKQ instruction."
10286 msgstr ""
10287
10288 #: config/rs6000/rs6000.opt:627
10289 #, no-c-format
10290 msgid ""
10291 "Used to limit unroll factor which indicates how much the autovectorizer may "
10292 "unroll a loop.  The default value is 4."
10293 msgstr ""
10294
10295 #: config/rs6000/rs6000.opt:633
10296 #, no-c-format
10297 msgid ""
10298 "When costing for loop vectorization, we probably need to penalize the loop "
10299 "body cost if the existing cost model may not adequately reflect delays from "
10300 "unavailable vector resources.  We collect the cost for vectorized statements "
10301 "and non-vectorized statements separately, check the proportion of vec_cost "
10302 "to total cost of vec_cost and non vec_cost, and penalize only if the "
10303 "proportion exceeds the threshold specified by this parameter.  The default "
10304 "value is 85."
10305 msgstr ""
10306
10307 #: config/rs6000/rs6000.opt:642
10308 #, no-c-format
10309 msgid ""
10310 "Like parameter rs6000-density-pct-threshold, we also check the total sum of "
10311 "vec_cost and non vec_cost, and penalize only if the sum exceeds the "
10312 "threshold specified by this parameter.  The default value is 70."
10313 msgstr ""
10314
10315 #: config/rs6000/rs6000.opt:648
10316 #, no-c-format
10317 msgid ""
10318 "When both heuristics with rs6000-density-pct-threshold and rs6000-density-"
10319 "size-threshold are satisfied, we decide to penalize the loop body cost by "
10320 "the value which is specified by this parameter.  The default value is 10."
10321 msgstr ""
10322
10323 #: config/rs6000/rs6000.opt:655
10324 #, no-c-format
10325 msgid ""
10326 "When costing for loop vectorization, we probably need to penalize the loop "
10327 "body cost by accounting for excess strided or elementwise loads.  We collect "
10328 "the numbers for general statements and load statements according to the "
10329 "information for statements to be vectorized, check the proportion of load "
10330 "statements, and penalize only if the proportion exceeds the threshold "
10331 "specified by this parameter.  The default value is 45."
10332 msgstr ""
10333
10334 #: config/rs6000/rs6000.opt:664
10335 #, no-c-format
10336 msgid ""
10337 "Like parameter rs6000-density-load-pct-threshold, we also check if the total "
10338 "number of load statements exceeds the threshold specified by this parameter, "
10339 "and penalize only if it's satisfied.  The default value is 20."
10340 msgstr ""
10341
10342 #: config/rs6000/rs6000.opt:670
10343 #, no-c-format
10344 msgid ""
10345 "Indicate how many non memory access vector instructions can be issued per "
10346 "cycle, it's used in unroll factor determination for autovectorizer.  The "
10347 "default value is 4."
10348 msgstr ""
10349
10350 #: config/rs6000/rs6000.opt:676
10351 #, no-c-format
10352 msgid ""
10353 "When reduction factor computed for a loop exceeds the threshold specified by "
10354 "this parameter, prefer to unroll this loop.  The default value is 1."
10355 msgstr ""
10356
10357 #: config/rs6000/sysv4.opt:24
10358 #, no-c-format
10359 msgid "-mcall-ABI\tSelect ABI calling convention."
10360 msgstr ""
10361
10362 #: config/rs6000/sysv4.opt:28
10363 #, no-c-format
10364 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
10365 msgstr ""
10366
10367 #: config/rs6000/sysv4.opt:32
10368 #, no-c-format
10369 msgid "Allow readonly data in sdata."
10370 msgstr ""
10371
10372 #: config/rs6000/sysv4.opt:36
10373 #, no-c-format
10374 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
10375 msgstr ""
10376
10377 #: config/rs6000/sysv4.opt:52
10378 #, no-c-format
10379 msgid "Align to the base type of the bit-field."
10380 msgstr ""
10381
10382 #: config/rs6000/sysv4.opt:56
10383 #, no-c-format
10384 msgid ""
10385 "Align to the base type of the bit-field. Don't assume that unaligned "
10386 "accesses are handled by the system."
10387 msgstr ""
10388
10389 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
10390 #, no-c-format
10391 msgid "Produce code relocatable at runtime."
10392 msgstr ""
10393
10394 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
10395 #, no-c-format
10396 msgid "Produce little endian code."
10397 msgstr ""
10398
10399 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
10400 #, no-c-format
10401 msgid "Produce big endian code."
10402 msgstr ""
10403
10404 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
10405 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
10406 #: config/rs6000/sysv4.opt:153
10407 #, no-c-format
10408 msgid "No description yet."
10409 msgstr ""
10410
10411 #: config/rs6000/sysv4.opt:94
10412 #, no-c-format
10413 msgid "Assume all variable arg functions are prototyped."
10414 msgstr ""
10415
10416 #: config/rs6000/sysv4.opt:103
10417 #, no-c-format
10418 msgid "Use EABI."
10419 msgstr ""
10420
10421 #: config/rs6000/sysv4.opt:107
10422 #, no-c-format
10423 msgid "Allow bit-fields to cross word boundaries."
10424 msgstr ""
10425
10426 #: config/rs6000/sysv4.opt:111
10427 #, no-c-format
10428 msgid "Use alternate register names."
10429 msgstr ""
10430
10431 #: config/rs6000/sysv4.opt:117
10432 #, no-c-format
10433 msgid "Use default method for sdata handling."
10434 msgstr ""
10435
10436 #: config/rs6000/sysv4.opt:121
10437 #, no-c-format
10438 msgid "Link with libsim.a, libc.a and sim-crt0.o."
10439 msgstr ""
10440
10441 #: config/rs6000/sysv4.opt:125
10442 #, no-c-format
10443 msgid "Link with libads.a, libc.a and crt0.o."
10444 msgstr ""
10445
10446 #: config/rs6000/sysv4.opt:129
10447 #, no-c-format
10448 msgid "Link with libyk.a, libc.a and crt0.o."
10449 msgstr ""
10450
10451 #: config/rs6000/sysv4.opt:133
10452 #, no-c-format
10453 msgid "Link with libmvme.a, libc.a and crt0.o."
10454 msgstr ""
10455
10456 #: config/rs6000/sysv4.opt:137
10457 #, no-c-format
10458 msgid "Set the PPC_EMB bit in the ELF flags header."
10459 msgstr ""
10460
10461 #: config/rs6000/sysv4.opt:157
10462 #, no-c-format
10463 msgid "Generate code to use a non-exec PLT and GOT."
10464 msgstr ""
10465
10466 #: config/rs6000/sysv4.opt:161
10467 #, no-c-format
10468 msgid "Generate code for old exec BSS PLT."
10469 msgstr ""
10470
10471 #: config/rs6000/sysv4.opt:165
10472 #, no-c-format
10473 msgid "Use inline plt sequences to implement long calls and -fno-plt."
10474 msgstr ""
10475
10476 #: config/rs6000/sysv4.opt:169
10477 #, no-c-format
10478 msgid "Emit .gnu_attribute tags."
10479 msgstr ""
10480
10481 #: config/alpha/alpha.opt:27
10482 #, no-c-format
10483 msgid "Use fp registers."
10484 msgstr ""
10485
10486 #: config/alpha/alpha.opt:35
10487 #, no-c-format
10488 msgid "Request IEEE-conformant math library routines (OSF/1)."
10489 msgstr ""
10490
10491 #: config/alpha/alpha.opt:39
10492 #, no-c-format
10493 msgid "Emit IEEE-conformant code, without inexact exceptions."
10494 msgstr ""
10495
10496 #: config/alpha/alpha.opt:46
10497 #, no-c-format
10498 msgid "Do not emit complex integer constants to read-only memory."
10499 msgstr ""
10500
10501 #: config/alpha/alpha.opt:50
10502 #, no-c-format
10503 msgid "Use VAX fp."
10504 msgstr ""
10505
10506 #: config/alpha/alpha.opt:54
10507 #, no-c-format
10508 msgid "Do not use VAX fp."
10509 msgstr ""
10510
10511 #: config/alpha/alpha.opt:58
10512 #, no-c-format
10513 msgid "Emit code for the byte/word ISA extension."
10514 msgstr ""
10515
10516 #: config/alpha/alpha.opt:62
10517 #, no-c-format
10518 msgid "Emit code for the motion video ISA extension."
10519 msgstr ""
10520
10521 #: config/alpha/alpha.opt:66
10522 #, no-c-format
10523 msgid "Emit code for the fp move and sqrt ISA extension."
10524 msgstr ""
10525
10526 #: config/alpha/alpha.opt:70
10527 #, no-c-format
10528 msgid "Emit code for the counting ISA extension."
10529 msgstr ""
10530
10531 #: config/alpha/alpha.opt:74
10532 #, no-c-format
10533 msgid "Emit code using explicit relocation directives."
10534 msgstr ""
10535
10536 #: config/alpha/alpha.opt:78
10537 #, no-c-format
10538 msgid "Emit 16-bit relocations to the small data areas."
10539 msgstr ""
10540
10541 #: config/alpha/alpha.opt:82
10542 #, no-c-format
10543 msgid "Emit 32-bit relocations to the small data areas."
10544 msgstr ""
10545
10546 #: config/alpha/alpha.opt:86
10547 #, no-c-format
10548 msgid "Emit direct branches to local functions."
10549 msgstr ""
10550
10551 #: config/alpha/alpha.opt:90
10552 #, no-c-format
10553 msgid "Emit indirect branches to local functions."
10554 msgstr ""
10555
10556 #: config/alpha/alpha.opt:94
10557 #, no-c-format
10558 msgid "Emit rdval instead of rduniq for thread pointer."
10559 msgstr ""
10560
10561 #: config/alpha/alpha.opt:106
10562 #, no-c-format
10563 msgid "Use features of and schedule given CPU."
10564 msgstr ""
10565
10566 #: config/alpha/alpha.opt:110
10567 #, no-c-format
10568 msgid "Schedule given CPU."
10569 msgstr ""
10570
10571 #: config/alpha/alpha.opt:114
10572 #, no-c-format
10573 msgid "Control the generated fp rounding mode."
10574 msgstr ""
10575
10576 #: config/alpha/alpha.opt:118
10577 #, no-c-format
10578 msgid "Control the IEEE trap mode."
10579 msgstr ""
10580
10581 #: config/alpha/alpha.opt:122
10582 #, no-c-format
10583 msgid "Control the precision given to fp exceptions."
10584 msgstr ""
10585
10586 #: config/alpha/alpha.opt:126
10587 #, no-c-format
10588 msgid "Tune expected memory latency."
10589 msgstr ""
10590
10591 #: config/lm32/lm32.opt:24
10592 #, no-c-format
10593 msgid "Enable multiply instructions."
10594 msgstr ""
10595
10596 #: config/lm32/lm32.opt:28
10597 #, no-c-format
10598 msgid "Enable divide and modulus instructions."
10599 msgstr ""
10600
10601 #: config/lm32/lm32.opt:32
10602 #, no-c-format
10603 msgid "Enable barrel shift instructions."
10604 msgstr ""
10605
10606 #: config/lm32/lm32.opt:36
10607 #, no-c-format
10608 msgid "Enable sign extend instructions."
10609 msgstr ""
10610
10611 #: config/lm32/lm32.opt:40
10612 #, no-c-format
10613 msgid "Enable user-defined instructions."
10614 msgstr ""
10615
10616 #: config/loongarch/loongarch.opt:47
10617 #, no-c-format
10618 msgid "Basic ISAs of LoongArch:"
10619 msgstr ""
10620
10621 #: config/loongarch/loongarch.opt:56
10622 #, no-c-format
10623 msgid "FPU types of LoongArch:"
10624 msgstr ""
10625
10626 #: config/loongarch/loongarch.opt:69
10627 #, no-c-format
10628 msgid "-mfpu=FPU\tGenerate code for the given FPU."
10629 msgstr ""
10630
10631 #: config/loongarch/loongarch.opt:76 config/mips/mips.opt:377
10632 #, no-c-format
10633 msgid "Prevent the use of all hardware floating-point instructions."
10634 msgstr ""
10635
10636 #: config/loongarch/loongarch.opt:80 config/mips/mips.opt:369
10637 #, no-c-format
10638 msgid ""
10639 "Restrict the use of hardware floating-point instructions to 32-bit "
10640 "operations."
10641 msgstr ""
10642
10643 #: config/loongarch/loongarch.opt:84 config/mips/mips.opt:116
10644 #, no-c-format
10645 msgid ""
10646 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
10647 "operations."
10648 msgstr ""
10649
10650 #: config/loongarch/loongarch.opt:90
10651 #, no-c-format
10652 msgid "LoongArch CPU types:"
10653 msgstr ""
10654
10655 #: config/loongarch/loongarch.opt:103
10656 #, no-c-format
10657 msgid "-march=PROCESSOR\tGenerate code for the given PROCESSOR ISA."
10658 msgstr ""
10659
10660 #: config/loongarch/loongarch.opt:107
10661 #, no-c-format
10662 msgid "-mtune=PROCESSOR\tGenerate optimized code for PROCESSOR."
10663 msgstr ""
10664
10665 #: config/loongarch/loongarch.opt:116
10666 #, no-c-format
10667 msgid "Base ABI types for LoongArch:"
10668 msgstr ""
10669
10670 #: config/loongarch/loongarch.opt:129
10671 #, no-c-format
10672 msgid "-mabi=BASEABI\tGenerate code that conforms to the given BASEABI."
10673 msgstr ""
10674
10675 #: config/loongarch/loongarch.opt:138 config/mips/mips.opt:71
10676 #, no-c-format
10677 msgid ""
10678 "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
10679 msgstr ""
10680
10681 #: config/loongarch/loongarch.opt:142 config/mips/mips.opt:83
10682 #, no-c-format
10683 msgid "Trap on integer divide by zero."
10684 msgstr ""
10685
10686 #: config/loongarch/loongarch.opt:146
10687 #, no-c-format
10688 msgid "Conditional moves for integral are enabled."
10689 msgstr ""
10690
10691 #: config/loongarch/loongarch.opt:150
10692 #, no-c-format
10693 msgid "Conditional moves for float are enabled."
10694 msgstr ""
10695
10696 #: config/loongarch/loongarch.opt:154
10697 #, no-c-format
10698 msgid ""
10699 "Prevent optimizing block moves, which is also the default behavior of -Os."
10700 msgstr ""
10701
10702 #: config/loongarch/loongarch.opt:162
10703 #, no-c-format
10704 msgid ""
10705 "-mmax-inline-memcpy-size=SIZE\tSet the max size of memcpy to inline, default "
10706 "is 1024."
10707 msgstr ""
10708
10709 #: config/loongarch/loongarch.opt:166
10710 #, no-c-format
10711 msgid "Use %reloc() assembly operators."
10712 msgstr ""
10713
10714 #: config/loongarch/loongarch.opt:197
10715 #, no-c-format
10716 msgid "Avoid using the GOT to access external symbols."
10717 msgstr ""
10718
10719 #: config/or1k/elf.opt:28
10720 #, no-c-format
10721 msgid "Configure the newlib board specific runtime.  The default is or1ksim."
10722 msgstr ""
10723
10724 #: config/or1k/elf.opt:32
10725 #, no-c-format
10726 msgid ""
10727 "This option is ignored; it is provided for compatibility purposes only.  "
10728 "This used to select linker and preprocessor options for use with newlib."
10729 msgstr ""
10730
10731 #: config/or1k/or1k.opt:29
10732 #, no-c-format
10733 msgid ""
10734 "Enable generation of hardware divide (l.div, l.divu) instructions.  This is "
10735 "the default; use -msoft-div to override."
10736 msgstr ""
10737
10738 #: config/or1k/or1k.opt:34
10739 #, no-c-format
10740 msgid ""
10741 "Enable generation of binaries which use functions from libgcc to perform "
10742 "divide operations.  The default is -mhard-div."
10743 msgstr ""
10744
10745 #: config/or1k/or1k.opt:39
10746 #, no-c-format
10747 msgid ""
10748 "Enable generation of hardware multiply instructions (l.mul, l.muli) "
10749 "instructions. This is the default; use -msoft-mul to override."
10750 msgstr ""
10751
10752 #: config/or1k/or1k.opt:44
10753 #, no-c-format
10754 msgid ""
10755 "Enable generation of binaries which use functions from libgcc to perform "
10756 "multiply operations. The default is -mhard-mul."
10757 msgstr ""
10758
10759 #: config/or1k/or1k.opt:49
10760 #, no-c-format
10761 msgid ""
10762 "Enable generation of binaries which use functions from libgcc to perform "
10763 "floating point operations.  This is the default; use -mhard-float to "
10764 "override."
10765 msgstr ""
10766
10767 #: config/or1k/or1k.opt:54
10768 #, no-c-format
10769 msgid ""
10770 "Enable generation of hardware floating point instructions. The default is -"
10771 "msoft-float."
10772 msgstr ""
10773
10774 #: config/or1k/or1k.opt:59
10775 #, no-c-format
10776 msgid ""
10777 "When -mhard-float is selected, enables generation of double-precision "
10778 "floating point instructions.  By default functions from libgcc are used to "
10779 "perform double-precision floating point operations."
10780 msgstr ""
10781
10782 #: config/or1k/or1k.opt:65
10783 #, no-c-format
10784 msgid ""
10785 "When -mhard-float is selected, enables generation of unordered floating "
10786 "point compare and set flag (lf.sfun*) instructions.  By default functions "
10787 "from libgcc are used to perform unordered floating point compare and set "
10788 "flag operations."
10789 msgstr ""
10790
10791 #: config/or1k/or1k.opt:71
10792 #, no-c-format
10793 msgid ""
10794 "Specify the code model used for accessing memory addresses.  Specifying "
10795 "large enables generating binaries with large global offset tables.  By "
10796 "default the value is small."
10797 msgstr ""
10798
10799 #: config/or1k/or1k.opt:77
10800 #, no-c-format
10801 msgid "Known code model types (for use with the -mcmodel= option):"
10802 msgstr ""
10803
10804 #: config/or1k/or1k.opt:87
10805 #, no-c-format
10806 msgid ""
10807 "Enable generation of conditional move (l.cmov) instructions.  By default the "
10808 "equivalent will be generated using set and branch."
10809 msgstr ""
10810
10811 #: config/or1k/or1k.opt:92
10812 #, no-c-format
10813 msgid ""
10814 "Enable generation of rotate right (l.ror) instructions.  By default "
10815 "functions from libgcc are used to perform rotate right operations."
10816 msgstr ""
10817
10818 #: config/or1k/or1k.opt:97
10819 #, no-c-format
10820 msgid ""
10821 "Enable generation of rotate right with immediate (l.rori) instructions.  By "
10822 "default functions from libgcc are used to perform rotate right with "
10823 "immediate operations."
10824 msgstr ""
10825
10826 #: config/or1k/or1k.opt:103
10827 #, no-c-format
10828 msgid ""
10829 "Enable generation of sign extension (l.ext*) instructions.  By default "
10830 "memory loads are used to perform sign extension."
10831 msgstr ""
10832
10833 #: config/or1k/or1k.opt:108
10834 #, no-c-format
10835 msgid ""
10836 "Enable generation of compare and set flag with immediate (l.sf*i) "
10837 "instructions. By default extra instructions will be generated to store the "
10838 "immediate to a register first."
10839 msgstr ""
10840
10841 #: config/or1k/or1k.opt:114
10842 #, no-c-format
10843 msgid ""
10844 "Enable generation of shift with immediate (l.srai, l.srli, l.slli) "
10845 "instructions. By default extra instructions will be generated to store the "
10846 "immediate to a register first."
10847 msgstr ""
10848
10849 #: config/nios2/elf.opt:26
10850 #, no-c-format
10851 msgid "Link with a limited version of the C library."
10852 msgstr ""
10853
10854 #: config/nios2/elf.opt:30
10855 #, no-c-format
10856 msgid "Name of system library to link against."
10857 msgstr ""
10858
10859 #: config/nios2/elf.opt:34
10860 #, no-c-format
10861 msgid "Name of the startfile."
10862 msgstr ""
10863
10864 #: config/nios2/elf.opt:38
10865 #, no-c-format
10866 msgid "Link with HAL BSP."
10867 msgstr ""
10868
10869 #: config/nios2/nios2.opt:35
10870 #, no-c-format
10871 msgid "Enable DIV, DIVU."
10872 msgstr ""
10873
10874 #: config/nios2/nios2.opt:39
10875 #, no-c-format
10876 msgid "Enable MUL instructions."
10877 msgstr ""
10878
10879 #: config/nios2/nios2.opt:43
10880 #, no-c-format
10881 msgid "Enable MULX instructions, assume fast shifter."
10882 msgstr ""
10883
10884 #: config/nios2/nios2.opt:47
10885 #, no-c-format
10886 msgid "Use table based fast divide (default at -O3)."
10887 msgstr ""
10888
10889 #: config/nios2/nios2.opt:51
10890 #, no-c-format
10891 msgid "All memory accesses use I/O load/store instructions."
10892 msgstr ""
10893
10894 #: config/nios2/nios2.opt:55
10895 #, no-c-format
10896 msgid "Volatile memory accesses use I/O load/store instructions."
10897 msgstr ""
10898
10899 #: config/nios2/nios2.opt:59
10900 #, no-c-format
10901 msgid "Volatile memory accesses do not use I/O load/store instructions."
10902 msgstr ""
10903
10904 #: config/nios2/nios2.opt:63
10905 #, no-c-format
10906 msgid "Enable/disable GP-relative addressing."
10907 msgstr ""
10908
10909 #: config/nios2/nios2.opt:67
10910 #, no-c-format
10911 msgid "Valid options for GP-relative addressing (for -mgpopt):"
10912 msgstr ""
10913
10914 #: config/nios2/nios2.opt:86
10915 #, no-c-format
10916 msgid "Equivalent to -mgpopt=local."
10917 msgstr ""
10918
10919 #: config/nios2/nios2.opt:90
10920 #, no-c-format
10921 msgid "Equivalent to -mgpopt=none."
10922 msgstr ""
10923
10924 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
10925 #, no-c-format
10926 msgid "Use big-endian byte order."
10927 msgstr ""
10928
10929 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
10930 #, no-c-format
10931 msgid "Use little-endian byte order."
10932 msgstr ""
10933
10934 #: config/nios2/nios2.opt:102
10935 #, no-c-format
10936 msgid "Floating point custom instruction configuration name."
10937 msgstr ""
10938
10939 #: config/nios2/nios2.opt:106
10940 #, no-c-format
10941 msgid "Do not use the ftruncds custom instruction."
10942 msgstr ""
10943
10944 #: config/nios2/nios2.opt:110
10945 #, no-c-format
10946 msgid "Integer id (N) of ftruncds custom instruction."
10947 msgstr ""
10948
10949 #: config/nios2/nios2.opt:114
10950 #, no-c-format
10951 msgid "Do not use the fextsd custom instruction."
10952 msgstr ""
10953
10954 #: config/nios2/nios2.opt:118
10955 #, no-c-format
10956 msgid "Integer id (N) of fextsd custom instruction."
10957 msgstr ""
10958
10959 #: config/nios2/nios2.opt:122
10960 #, no-c-format
10961 msgid "Do not use the fixdu custom instruction."
10962 msgstr ""
10963
10964 #: config/nios2/nios2.opt:126
10965 #, no-c-format
10966 msgid "Integer id (N) of fixdu custom instruction."
10967 msgstr ""
10968
10969 #: config/nios2/nios2.opt:130
10970 #, no-c-format
10971 msgid "Do not use the fixdi custom instruction."
10972 msgstr ""
10973
10974 #: config/nios2/nios2.opt:134
10975 #, no-c-format
10976 msgid "Integer id (N) of fixdi custom instruction."
10977 msgstr ""
10978
10979 #: config/nios2/nios2.opt:138
10980 #, no-c-format
10981 msgid "Do not use the fixsu custom instruction."
10982 msgstr ""
10983
10984 #: config/nios2/nios2.opt:142
10985 #, no-c-format
10986 msgid "Integer id (N) of fixsu custom instruction."
10987 msgstr ""
10988
10989 #: config/nios2/nios2.opt:146
10990 #, no-c-format
10991 msgid "Do not use the fixsi custom instruction."
10992 msgstr ""
10993
10994 #: config/nios2/nios2.opt:150
10995 #, no-c-format
10996 msgid "Integer id (N) of fixsi custom instruction."
10997 msgstr ""
10998
10999 #: config/nios2/nios2.opt:154
11000 #, no-c-format
11001 msgid "Do not use the floatud custom instruction."
11002 msgstr ""
11003
11004 #: config/nios2/nios2.opt:158
11005 #, no-c-format
11006 msgid "Integer id (N) of floatud custom instruction."
11007 msgstr ""
11008
11009 #: config/nios2/nios2.opt:162
11010 #, no-c-format
11011 msgid "Do not use the floatid custom instruction."
11012 msgstr ""
11013
11014 #: config/nios2/nios2.opt:166
11015 #, no-c-format
11016 msgid "Integer id (N) of floatid custom instruction."
11017 msgstr ""
11018
11019 #: config/nios2/nios2.opt:170
11020 #, no-c-format
11021 msgid "Do not use the floatus custom instruction."
11022 msgstr ""
11023
11024 #: config/nios2/nios2.opt:174
11025 #, no-c-format
11026 msgid "Integer id (N) of floatus custom instruction."
11027 msgstr ""
11028
11029 #: config/nios2/nios2.opt:178
11030 #, no-c-format
11031 msgid "Do not use the floatis custom instruction."
11032 msgstr ""
11033
11034 #: config/nios2/nios2.opt:182
11035 #, no-c-format
11036 msgid "Integer id (N) of floatis custom instruction."
11037 msgstr ""
11038
11039 #: config/nios2/nios2.opt:186
11040 #, no-c-format
11041 msgid "Do not use the fcmpned custom instruction."
11042 msgstr ""
11043
11044 #: config/nios2/nios2.opt:190
11045 #, no-c-format
11046 msgid "Integer id (N) of fcmpned custom instruction."
11047 msgstr ""
11048
11049 #: config/nios2/nios2.opt:194
11050 #, no-c-format
11051 msgid "Do not use the fcmpeqd custom instruction."
11052 msgstr ""
11053
11054 #: config/nios2/nios2.opt:198
11055 #, no-c-format
11056 msgid "Integer id (N) of fcmpeqd custom instruction."
11057 msgstr ""
11058
11059 #: config/nios2/nios2.opt:202
11060 #, no-c-format
11061 msgid "Do not use the fcmpged custom instruction."
11062 msgstr ""
11063
11064 #: config/nios2/nios2.opt:206
11065 #, no-c-format
11066 msgid "Integer id (N) of fcmpged custom instruction."
11067 msgstr ""
11068
11069 #: config/nios2/nios2.opt:210
11070 #, no-c-format
11071 msgid "Do not use the fcmpgtd custom instruction."
11072 msgstr ""
11073
11074 #: config/nios2/nios2.opt:214
11075 #, no-c-format
11076 msgid "Integer id (N) of fcmpgtd custom instruction."
11077 msgstr ""
11078
11079 #: config/nios2/nios2.opt:218
11080 #, no-c-format
11081 msgid "Do not use the fcmpled custom instruction."
11082 msgstr ""
11083
11084 #: config/nios2/nios2.opt:222
11085 #, no-c-format
11086 msgid "Integer id (N) of fcmpled custom instruction."
11087 msgstr ""
11088
11089 #: config/nios2/nios2.opt:226
11090 #, no-c-format
11091 msgid "Do not use the fcmpltd custom instruction."
11092 msgstr ""
11093
11094 #: config/nios2/nios2.opt:230
11095 #, no-c-format
11096 msgid "Integer id (N) of fcmpltd custom instruction."
11097 msgstr ""
11098
11099 #: config/nios2/nios2.opt:234
11100 #, no-c-format
11101 msgid "Do not use the flogd custom instruction."
11102 msgstr ""
11103
11104 #: config/nios2/nios2.opt:238
11105 #, no-c-format
11106 msgid "Integer id (N) of flogd custom instruction."
11107 msgstr ""
11108
11109 #: config/nios2/nios2.opt:242
11110 #, no-c-format
11111 msgid "Do not use the fexpd custom instruction."
11112 msgstr ""
11113
11114 #: config/nios2/nios2.opt:246
11115 #, no-c-format
11116 msgid "Integer id (N) of fexpd custom instruction."
11117 msgstr ""
11118
11119 #: config/nios2/nios2.opt:250
11120 #, no-c-format
11121 msgid "Do not use the fatand custom instruction."
11122 msgstr ""
11123
11124 #: config/nios2/nios2.opt:254
11125 #, no-c-format
11126 msgid "Integer id (N) of fatand custom instruction."
11127 msgstr ""
11128
11129 #: config/nios2/nios2.opt:258
11130 #, no-c-format
11131 msgid "Do not use the ftand custom instruction."
11132 msgstr ""
11133
11134 #: config/nios2/nios2.opt:262
11135 #, no-c-format
11136 msgid "Integer id (N) of ftand custom instruction."
11137 msgstr ""
11138
11139 #: config/nios2/nios2.opt:266
11140 #, no-c-format
11141 msgid "Do not use the fsind custom instruction."
11142 msgstr ""
11143
11144 #: config/nios2/nios2.opt:270
11145 #, no-c-format
11146 msgid "Integer id (N) of fsind custom instruction."
11147 msgstr ""
11148
11149 #: config/nios2/nios2.opt:274
11150 #, no-c-format
11151 msgid "Do not use the fcosd custom instruction."
11152 msgstr ""
11153
11154 #: config/nios2/nios2.opt:278
11155 #, no-c-format
11156 msgid "Integer id (N) of fcosd custom instruction."
11157 msgstr ""
11158
11159 #: config/nios2/nios2.opt:282
11160 #, no-c-format
11161 msgid "Do not use the fsqrtd custom instruction."
11162 msgstr ""
11163
11164 #: config/nios2/nios2.opt:286
11165 #, no-c-format
11166 msgid "Integer id (N) of fsqrtd custom instruction."
11167 msgstr ""
11168
11169 #: config/nios2/nios2.opt:290
11170 #, no-c-format
11171 msgid "Do not use the fabsd custom instruction."
11172 msgstr ""
11173
11174 #: config/nios2/nios2.opt:294
11175 #, no-c-format
11176 msgid "Integer id (N) of fabsd custom instruction."
11177 msgstr ""
11178
11179 #: config/nios2/nios2.opt:298
11180 #, no-c-format
11181 msgid "Do not use the fnegd custom instruction."
11182 msgstr ""
11183
11184 #: config/nios2/nios2.opt:302
11185 #, no-c-format
11186 msgid "Integer id (N) of fnegd custom instruction."
11187 msgstr ""
11188
11189 #: config/nios2/nios2.opt:306
11190 #, no-c-format
11191 msgid "Do not use the fmaxd custom instruction."
11192 msgstr ""
11193
11194 #: config/nios2/nios2.opt:310
11195 #, no-c-format
11196 msgid "Integer id (N) of fmaxd custom instruction."
11197 msgstr ""
11198
11199 #: config/nios2/nios2.opt:314
11200 #, no-c-format
11201 msgid "Do not use the fmind custom instruction."
11202 msgstr ""
11203
11204 #: config/nios2/nios2.opt:318
11205 #, no-c-format
11206 msgid "Integer id (N) of fmind custom instruction."
11207 msgstr ""
11208
11209 #: config/nios2/nios2.opt:322
11210 #, no-c-format
11211 msgid "Do not use the fdivd custom instruction."
11212 msgstr ""
11213
11214 #: config/nios2/nios2.opt:326
11215 #, no-c-format
11216 msgid "Integer id (N) of fdivd custom instruction."
11217 msgstr ""
11218
11219 #: config/nios2/nios2.opt:330
11220 #, no-c-format
11221 msgid "Do not use the fmuld custom instruction."
11222 msgstr ""
11223
11224 #: config/nios2/nios2.opt:334
11225 #, no-c-format
11226 msgid "Integer id (N) of fmuld custom instruction."
11227 msgstr ""
11228
11229 #: config/nios2/nios2.opt:338
11230 #, no-c-format
11231 msgid "Do not use the fsubd custom instruction."
11232 msgstr ""
11233
11234 #: config/nios2/nios2.opt:342
11235 #, no-c-format
11236 msgid "Integer id (N) of fsubd custom instruction."
11237 msgstr ""
11238
11239 #: config/nios2/nios2.opt:346
11240 #, no-c-format
11241 msgid "Do not use the faddd custom instruction."
11242 msgstr ""
11243
11244 #: config/nios2/nios2.opt:350
11245 #, no-c-format
11246 msgid "Integer id (N) of faddd custom instruction."
11247 msgstr ""
11248
11249 #: config/nios2/nios2.opt:354
11250 #, no-c-format
11251 msgid "Do not use the fcmpnes custom instruction."
11252 msgstr ""
11253
11254 #: config/nios2/nios2.opt:358
11255 #, no-c-format
11256 msgid "Integer id (N) of fcmpnes custom instruction."
11257 msgstr ""
11258
11259 #: config/nios2/nios2.opt:362
11260 #, no-c-format
11261 msgid "Do not use the fcmpeqs custom instruction."
11262 msgstr ""
11263
11264 #: config/nios2/nios2.opt:366
11265 #, no-c-format
11266 msgid "Integer id (N) of fcmpeqs custom instruction."
11267 msgstr ""
11268
11269 #: config/nios2/nios2.opt:370
11270 #, no-c-format
11271 msgid "Do not use the fcmpges custom instruction."
11272 msgstr ""
11273
11274 #: config/nios2/nios2.opt:374
11275 #, no-c-format
11276 msgid "Integer id (N) of fcmpges custom instruction."
11277 msgstr ""
11278
11279 #: config/nios2/nios2.opt:378
11280 #, no-c-format
11281 msgid "Do not use the fcmpgts custom instruction."
11282 msgstr ""
11283
11284 #: config/nios2/nios2.opt:382
11285 #, no-c-format
11286 msgid "Integer id (N) of fcmpgts custom instruction."
11287 msgstr ""
11288
11289 #: config/nios2/nios2.opt:386
11290 #, no-c-format
11291 msgid "Do not use the fcmples custom instruction."
11292 msgstr ""
11293
11294 #: config/nios2/nios2.opt:390
11295 #, no-c-format
11296 msgid "Integer id (N) of fcmples custom instruction."
11297 msgstr ""
11298
11299 #: config/nios2/nios2.opt:394
11300 #, no-c-format
11301 msgid "Do not use the fcmplts custom instruction."
11302 msgstr ""
11303
11304 #: config/nios2/nios2.opt:398
11305 #, no-c-format
11306 msgid "Integer id (N) of fcmplts custom instruction."
11307 msgstr ""
11308
11309 #: config/nios2/nios2.opt:402
11310 #, no-c-format
11311 msgid "Do not use the flogs custom instruction."
11312 msgstr ""
11313
11314 #: config/nios2/nios2.opt:406
11315 #, no-c-format
11316 msgid "Integer id (N) of flogs custom instruction."
11317 msgstr ""
11318
11319 #: config/nios2/nios2.opt:410
11320 #, no-c-format
11321 msgid "Do not use the fexps custom instruction."
11322 msgstr ""
11323
11324 #: config/nios2/nios2.opt:414
11325 #, no-c-format
11326 msgid "Integer id (N) of fexps custom instruction."
11327 msgstr ""
11328
11329 #: config/nios2/nios2.opt:418
11330 #, no-c-format
11331 msgid "Do not use the fatans custom instruction."
11332 msgstr ""
11333
11334 #: config/nios2/nios2.opt:422
11335 #, no-c-format
11336 msgid "Integer id (N) of fatans custom instruction."
11337 msgstr ""
11338
11339 #: config/nios2/nios2.opt:426
11340 #, no-c-format
11341 msgid "Do not use the ftans custom instruction."
11342 msgstr ""
11343
11344 #: config/nios2/nios2.opt:430
11345 #, no-c-format
11346 msgid "Integer id (N) of ftans custom instruction."
11347 msgstr ""
11348
11349 #: config/nios2/nios2.opt:434
11350 #, no-c-format
11351 msgid "Do not use the fsins custom instruction."
11352 msgstr ""
11353
11354 #: config/nios2/nios2.opt:438
11355 #, no-c-format
11356 msgid "Integer id (N) of fsins custom instruction."
11357 msgstr ""
11358
11359 #: config/nios2/nios2.opt:442
11360 #, no-c-format
11361 msgid "Do not use the fcoss custom instruction."
11362 msgstr ""
11363
11364 #: config/nios2/nios2.opt:446
11365 #, no-c-format
11366 msgid "Integer id (N) of fcoss custom instruction."
11367 msgstr ""
11368
11369 #: config/nios2/nios2.opt:450
11370 #, no-c-format
11371 msgid "Do not use the fsqrts custom instruction."
11372 msgstr ""
11373
11374 #: config/nios2/nios2.opt:454
11375 #, no-c-format
11376 msgid "Integer id (N) of fsqrts custom instruction."
11377 msgstr ""
11378
11379 #: config/nios2/nios2.opt:458
11380 #, no-c-format
11381 msgid "Do not use the fabss custom instr."
11382 msgstr ""
11383
11384 #: config/nios2/nios2.opt:462
11385 #, no-c-format
11386 msgid "Integer id (N) of fabss custom instruction."
11387 msgstr ""
11388
11389 #: config/nios2/nios2.opt:466
11390 #, no-c-format
11391 msgid "Do not use the fnegs custom instruction."
11392 msgstr ""
11393
11394 #: config/nios2/nios2.opt:470
11395 #, no-c-format
11396 msgid "Integer id (N) of fnegs custom instruction."
11397 msgstr ""
11398
11399 #: config/nios2/nios2.opt:474
11400 #, no-c-format
11401 msgid "Do not use the fmaxs custom instruction."
11402 msgstr ""
11403
11404 #: config/nios2/nios2.opt:478
11405 #, no-c-format
11406 msgid "Integer id (N) of fmaxs custom instruction."
11407 msgstr ""
11408
11409 #: config/nios2/nios2.opt:482
11410 #, no-c-format
11411 msgid "Do not use the fmins custom instruction."
11412 msgstr ""
11413
11414 #: config/nios2/nios2.opt:486
11415 #, no-c-format
11416 msgid "Integer id (N) of fmins custom instruction."
11417 msgstr ""
11418
11419 #: config/nios2/nios2.opt:490
11420 #, no-c-format
11421 msgid "Do not use the fdivs custom instruction."
11422 msgstr ""
11423
11424 #: config/nios2/nios2.opt:494
11425 #, no-c-format
11426 msgid "Integer id (N) of fdivs custom instruction."
11427 msgstr ""
11428
11429 #: config/nios2/nios2.opt:498
11430 #, no-c-format
11431 msgid "Do not use the fmuls custom instruction."
11432 msgstr ""
11433
11434 #: config/nios2/nios2.opt:502
11435 #, no-c-format
11436 msgid "Integer id (N) of fmuls custom instruction."
11437 msgstr ""
11438
11439 #: config/nios2/nios2.opt:506
11440 #, no-c-format
11441 msgid "Do not use the fsubs custom instruction."
11442 msgstr ""
11443
11444 #: config/nios2/nios2.opt:510
11445 #, no-c-format
11446 msgid "Integer id (N) of fsubs custom instruction."
11447 msgstr ""
11448
11449 #: config/nios2/nios2.opt:514
11450 #, no-c-format
11451 msgid "Do not use the fadds custom instruction."
11452 msgstr ""
11453
11454 #: config/nios2/nios2.opt:518
11455 #, no-c-format
11456 msgid "Integer id (N) of fadds custom instruction."
11457 msgstr ""
11458
11459 #: config/nios2/nios2.opt:522
11460 #, no-c-format
11461 msgid "Do not use the frdy custom instruction."
11462 msgstr ""
11463
11464 #: config/nios2/nios2.opt:526
11465 #, no-c-format
11466 msgid "Integer id (N) of frdy custom instruction."
11467 msgstr ""
11468
11469 #: config/nios2/nios2.opt:530
11470 #, no-c-format
11471 msgid "Do not use the frdxhi custom instruction."
11472 msgstr ""
11473
11474 #: config/nios2/nios2.opt:534
11475 #, no-c-format
11476 msgid "Integer id (N) of frdxhi custom instruction."
11477 msgstr ""
11478
11479 #: config/nios2/nios2.opt:538
11480 #, no-c-format
11481 msgid "Do not use the frdxlo custom instruction."
11482 msgstr ""
11483
11484 #: config/nios2/nios2.opt:542
11485 #, no-c-format
11486 msgid "Integer id (N) of frdxlo custom instruction."
11487 msgstr ""
11488
11489 #: config/nios2/nios2.opt:546
11490 #, no-c-format
11491 msgid "Do not use the fwry custom instruction."
11492 msgstr ""
11493
11494 #: config/nios2/nios2.opt:550
11495 #, no-c-format
11496 msgid "Integer id (N) of fwry custom instruction."
11497 msgstr ""
11498
11499 #: config/nios2/nios2.opt:554
11500 #, no-c-format
11501 msgid "Do not use the fwrx custom instruction."
11502 msgstr ""
11503
11504 #: config/nios2/nios2.opt:558
11505 #, no-c-format
11506 msgid "Integer id (N) of fwrx custom instruction."
11507 msgstr ""
11508
11509 #: config/nios2/nios2.opt:562
11510 #, no-c-format
11511 msgid "Do not use the round custom instruction."
11512 msgstr ""
11513
11514 #: config/nios2/nios2.opt:566
11515 #, no-c-format
11516 msgid "Integer id (N) of round custom instruction."
11517 msgstr ""
11518
11519 #: config/nios2/nios2.opt:574
11520 #, no-c-format
11521 msgid "Valid Nios II ISA levels (for -march):"
11522 msgstr ""
11523
11524 #: config/nios2/nios2.opt:584
11525 #, no-c-format
11526 msgid "Enable generation of R2 BMX instructions."
11527 msgstr ""
11528
11529 #: config/nios2/nios2.opt:588
11530 #, no-c-format
11531 msgid "Enable generation of R2 CDX instructions."
11532 msgstr ""
11533
11534 #: config/nios2/nios2.opt:592
11535 #, no-c-format
11536 msgid "Regular expression matching additional GP-addressible section names."
11537 msgstr ""
11538
11539 #: config/nios2/nios2.opt:596
11540 #, no-c-format
11541 msgid "Regular expression matching section names for r0-relative addressing."
11542 msgstr ""
11543
11544 #: config/rx/elf.opt:32
11545 #, no-c-format
11546 msgid ""
11547 "Generate assembler output that is compatible with the Renesas AS100 "
11548 "assembler.  This may restrict some of the compiler's capabilities.  The "
11549 "default is to generate GAS compatible syntax."
11550 msgstr ""
11551
11552 #: config/rx/elf.opt:38 config/rx/rx.opt:99
11553 #, no-c-format
11554 msgid "Specifies the number of registers to reserve for interrupt handlers."
11555 msgstr ""
11556
11557 #: config/rx/elf.opt:44 config/rx/rx.opt:105
11558 #, no-c-format
11559 msgid ""
11560 "Specifies whether interrupt functions should save and restore the "
11561 "accumulator register."
11562 msgstr ""
11563
11564 #: config/rx/rx.opt:29
11565 #, no-c-format
11566 msgid "Store doubles in 64 bits."
11567 msgstr ""
11568
11569 #: config/rx/rx.opt:33
11570 #, no-c-format
11571 msgid "Stores doubles in 32 bits.  This is the default."
11572 msgstr ""
11573
11574 #: config/rx/rx.opt:37
11575 #, no-c-format
11576 msgid "Disable the use of RX FPU instructions."
11577 msgstr ""
11578
11579 #: config/rx/rx.opt:44
11580 #, no-c-format
11581 msgid "Enable the use of RX FPU instructions.  This is the default."
11582 msgstr ""
11583
11584 #: config/rx/rx.opt:50
11585 #, no-c-format
11586 msgid "Specify the target RX cpu type."
11587 msgstr ""
11588
11589 #: config/rx/rx.opt:71
11590 #, no-c-format
11591 msgid "Data is stored in big-endian format."
11592 msgstr ""
11593
11594 #: config/rx/rx.opt:75
11595 #, no-c-format
11596 msgid "Data is stored in little-endian format.  (Default)."
11597 msgstr ""
11598
11599 #: config/rx/rx.opt:81
11600 #, no-c-format
11601 msgid ""
11602 "Maximum size of global and static variables which can be placed into the "
11603 "small data area."
11604 msgstr ""
11605
11606 #: config/rx/rx.opt:87
11607 #, no-c-format
11608 msgid "Enable linker relaxation."
11609 msgstr ""
11610
11611 #: config/rx/rx.opt:93
11612 #, no-c-format
11613 msgid "Maximum size in bytes of constant values allowed as operands."
11614 msgstr ""
11615
11616 #: config/rx/rx.opt:111
11617 #, no-c-format
11618 msgid "Enables Position-Independent-Data (PID) mode."
11619 msgstr ""
11620
11621 #: config/rx/rx.opt:117
11622 #, no-c-format
11623 msgid ""
11624 "Warn when multiple, different, fast interrupt handlers are in the "
11625 "compilation unit."
11626 msgstr ""
11627
11628 #: config/rx/rx.opt:123
11629 #, no-c-format
11630 msgid ""
11631 "Enable the use of the old, broken, ABI where all stacked function arguments "
11632 "are aligned to 32-bits."
11633 msgstr ""
11634
11635 #: config/rx/rx.opt:127
11636 #, no-c-format
11637 msgid ""
11638 "Enable the use the standard RX ABI where all stacked function arguments are "
11639 "naturally aligned.  This is the default."
11640 msgstr ""
11641
11642 #: config/rx/rx.opt:133
11643 #, no-c-format
11644 msgid "Enable the use of the LRA register allocator."
11645 msgstr ""
11646
11647 #: config/rx/rx.opt:139
11648 #, no-c-format
11649 msgid ""
11650 "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and "
11651 "RMPA instructions.  Enabled by default."
11652 msgstr ""
11653
11654 #: config/rx/rx.opt:145
11655 #, no-c-format
11656 msgid "Always use JSR, never BSR, for calls."
11657 msgstr ""
11658
11659 #: config/visium/visium.opt:25
11660 #, no-c-format
11661 msgid "Link with libc.a and libdebug.a."
11662 msgstr ""
11663
11664 #: config/visium/visium.opt:29
11665 #, no-c-format
11666 msgid "Link with libc.a and libsim.a."
11667 msgstr ""
11668
11669 #: config/visium/visium.opt:33
11670 #, no-c-format
11671 msgid "Use hardware FP (default)."
11672 msgstr ""
11673
11674 #: config/visium/visium.opt:45
11675 #, no-c-format
11676 msgid "Use features of and schedule code for given CPU."
11677 msgstr ""
11678
11679 #: config/visium/visium.opt:65
11680 #, no-c-format
11681 msgid "Generate code for the supervisor mode (default)."
11682 msgstr ""
11683
11684 #: config/visium/visium.opt:69
11685 #, no-c-format
11686 msgid "Generate code for the user mode."
11687 msgstr ""
11688
11689 #: config/visium/visium.opt:73
11690 #, no-c-format
11691 msgid "Only retained for backward compatibility."
11692 msgstr ""
11693
11694 #: config/sol2.opt:32
11695 #, no-c-format
11696 msgid "Clear hardware capabilities when linking."
11697 msgstr ""
11698
11699 #: config/sol2.opt:36
11700 #, no-c-format
11701 msgid "Pass -z text to linker."
11702 msgstr ""
11703
11704 #: config/moxie/moxie.opt:31
11705 #, no-c-format
11706 msgid "Enable MUL.X and UMUL.X instructions."
11707 msgstr ""
11708
11709 #: config/microblaze/microblaze.opt:40
11710 #, no-c-format
11711 msgid "Use software emulation for floating point (default)."
11712 msgstr ""
11713
11714 #: config/microblaze/microblaze.opt:44
11715 #, no-c-format
11716 msgid "Use hardware floating point instructions."
11717 msgstr ""
11718
11719 #: config/microblaze/microblaze.opt:48
11720 #, no-c-format
11721 msgid "Use table lookup optimization for small signed integer divisions."
11722 msgstr ""
11723
11724 #: config/microblaze/microblaze.opt:52
11725 #, no-c-format
11726 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
11727 msgstr ""
11728
11729 #: config/microblaze/microblaze.opt:56
11730 #, no-c-format
11731 msgid "Don't optimize block moves, use memcpy."
11732 msgstr ""
11733
11734 #: config/microblaze/microblaze.opt:68
11735 #, no-c-format
11736 msgid "Use the soft multiply emulation (default)."
11737 msgstr ""
11738
11739 #: config/microblaze/microblaze.opt:72
11740 #, no-c-format
11741 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
11742 msgstr ""
11743
11744 #: config/microblaze/microblaze.opt:76
11745 #, no-c-format
11746 msgid "Use the software emulation for divides (default)."
11747 msgstr ""
11748
11749 #: config/microblaze/microblaze.opt:80
11750 #, no-c-format
11751 msgid "Use the hardware barrel shifter instead of emulation."
11752 msgstr ""
11753
11754 #: config/microblaze/microblaze.opt:84
11755 #, no-c-format
11756 msgid "Use pattern compare instructions."
11757 msgstr ""
11758
11759 #: config/microblaze/microblaze.opt:88
11760 #, no-c-format
11761 msgid "Check for stack overflow at runtime."
11762 msgstr ""
11763
11764 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
11765 #, no-c-format
11766 msgid "Use GP relative sdata/sbss sections."
11767 msgstr ""
11768
11769 #: config/microblaze/microblaze.opt:96
11770 #, no-c-format
11771 msgid "Clear the BSS to zero and place zero initialized in BSS."
11772 msgstr ""
11773
11774 #: config/microblaze/microblaze.opt:100
11775 #, no-c-format
11776 msgid "Use multiply high instructions for high part of 32x32 multiply."
11777 msgstr ""
11778
11779 #: config/microblaze/microblaze.opt:104
11780 #, no-c-format
11781 msgid "Use hardware floating point conversion instructions."
11782 msgstr ""
11783
11784 #: config/microblaze/microblaze.opt:108
11785 #, no-c-format
11786 msgid "Use hardware floating point square root instruction."
11787 msgstr ""
11788
11789 #: config/microblaze/microblaze.opt:112
11790 #, no-c-format
11791 msgid "Description for mxl-mode-executable."
11792 msgstr ""
11793
11794 #: config/microblaze/microblaze.opt:116
11795 #, no-c-format
11796 msgid "Description for mxl-mode-xmdstub."
11797 msgstr ""
11798
11799 #: config/microblaze/microblaze.opt:120
11800 #, no-c-format
11801 msgid "Description for mxl-mode-bootstrap."
11802 msgstr ""
11803
11804 #: config/microblaze/microblaze.opt:124
11805 #, no-c-format
11806 msgid "Description for mxl-mode-novectors."
11807 msgstr ""
11808
11809 #: config/microblaze/microblaze.opt:128
11810 #, no-c-format
11811 msgid "Use hardware prefetch instruction."
11812 msgstr ""
11813
11814 #: config/microblaze/microblaze.opt:132
11815 #, no-c-format
11816 msgid ""
11817 "Data referenced by offset from start of text instead of GOT (with -fPIC/-"
11818 "fPIE)."
11819 msgstr ""
11820
11821 #: config/vax/vax.opt:23 config/vax/vax.opt:27
11822 #, no-c-format
11823 msgid "Target DFLOAT double precision code."
11824 msgstr ""
11825
11826 #: config/vax/vax.opt:31 config/vax/vax.opt:35
11827 #, no-c-format
11828 msgid "Generate GFLOAT double precision code."
11829 msgstr ""
11830
11831 #: config/vax/vax.opt:39
11832 #, no-c-format
11833 msgid "Generate code for GNU assembler (gas)."
11834 msgstr ""
11835
11836 #: config/vax/vax.opt:43
11837 #, no-c-format
11838 msgid "Generate code for UNIX assembler."
11839 msgstr ""
11840
11841 #: config/vax/vax.opt:51
11842 #, no-c-format
11843 msgid "Use VAXC structure conventions."
11844 msgstr ""
11845
11846 #: config/vax/vax.opt:55
11847 #, no-c-format
11848 msgid "Use new adddi3/subdi3 patterns."
11849 msgstr ""
11850
11851 #: config/frv/frv.opt:30
11852 #, no-c-format
11853 msgid "Use 4 media accumulators."
11854 msgstr ""
11855
11856 #: config/frv/frv.opt:34
11857 #, no-c-format
11858 msgid "Use 8 media accumulators."
11859 msgstr ""
11860
11861 #: config/frv/frv.opt:38
11862 #, no-c-format
11863 msgid "Enable label alignment optimizations."
11864 msgstr ""
11865
11866 #: config/frv/frv.opt:42
11867 #, no-c-format
11868 msgid "Dynamically allocate cc registers."
11869 msgstr ""
11870
11871 #: config/frv/frv.opt:49
11872 #, no-c-format
11873 msgid "Set the cost of branches."
11874 msgstr ""
11875
11876 #: config/frv/frv.opt:53
11877 #, no-c-format
11878 msgid "Enable conditional execution other than moves/scc."
11879 msgstr ""
11880
11881 #: config/frv/frv.opt:57
11882 #, no-c-format
11883 msgid "Change the maximum length of conditionally-executed sequences."
11884 msgstr ""
11885
11886 #: config/frv/frv.opt:61
11887 #, no-c-format
11888 msgid ""
11889 "Change the number of temporary registers that are available to conditionally-"
11890 "executed sequences."
11891 msgstr ""
11892
11893 #: config/frv/frv.opt:65
11894 #, no-c-format
11895 msgid "Enable conditional moves."
11896 msgstr ""
11897
11898 #: config/frv/frv.opt:69
11899 #, no-c-format
11900 msgid "Set the target CPU type."
11901 msgstr ""
11902
11903 #: config/frv/frv.opt:73
11904 #, no-c-format
11905 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
11906 msgstr ""
11907
11908 #: config/frv/frv.opt:122
11909 #, no-c-format
11910 msgid "Use fp double instructions."
11911 msgstr ""
11912
11913 #: config/frv/frv.opt:126
11914 #, no-c-format
11915 msgid "Change the ABI to allow double word insns."
11916 msgstr ""
11917
11918 #: config/frv/frv.opt:134
11919 #, no-c-format
11920 msgid "Just use icc0/fcc0."
11921 msgstr ""
11922
11923 #: config/frv/frv.opt:138
11924 #, no-c-format
11925 msgid "Only use 32 FPRs."
11926 msgstr ""
11927
11928 #: config/frv/frv.opt:142
11929 #, no-c-format
11930 msgid "Use 64 FPRs."
11931 msgstr ""
11932
11933 #: config/frv/frv.opt:146
11934 #, no-c-format
11935 msgid "Only use 32 GPRs."
11936 msgstr ""
11937
11938 #: config/frv/frv.opt:150
11939 #, no-c-format
11940 msgid "Use 64 GPRs."
11941 msgstr ""
11942
11943 #: config/frv/frv.opt:154
11944 #, no-c-format
11945 msgid "Enable use of GPREL for read-only data in FDPIC."
11946 msgstr ""
11947
11948 #: config/frv/frv.opt:166
11949 #, no-c-format
11950 msgid "Enable PIC support for building libraries."
11951 msgstr ""
11952
11953 #: config/frv/frv.opt:170
11954 #, no-c-format
11955 msgid "Follow the EABI linkage requirements."
11956 msgstr ""
11957
11958 #: config/frv/frv.opt:174
11959 #, no-c-format
11960 msgid "Disallow direct calls to global functions."
11961 msgstr ""
11962
11963 #: config/frv/frv.opt:178
11964 #, no-c-format
11965 msgid "Use media instructions."
11966 msgstr ""
11967
11968 #: config/frv/frv.opt:182
11969 #, no-c-format
11970 msgid "Use multiply add/subtract instructions."
11971 msgstr ""
11972
11973 #: config/frv/frv.opt:186
11974 #, no-c-format
11975 msgid "Enable optimizing &&/|| in conditional execution."
11976 msgstr ""
11977
11978 #: config/frv/frv.opt:190
11979 #, no-c-format
11980 msgid "Enable nested conditional execution optimizations."
11981 msgstr ""
11982
11983 #: config/frv/frv.opt:195
11984 #, no-c-format
11985 msgid "Do not mark ABI switches in e_flags."
11986 msgstr ""
11987
11988 #: config/frv/frv.opt:199
11989 #, no-c-format
11990 msgid "Remove redundant membars."
11991 msgstr ""
11992
11993 #: config/frv/frv.opt:203
11994 #, no-c-format
11995 msgid "Pack VLIW instructions."
11996 msgstr ""
11997
11998 #: config/frv/frv.opt:207
11999 #, no-c-format
12000 msgid "Enable setting GPRs to the result of comparisons."
12001 msgstr ""
12002
12003 #: config/frv/frv.opt:211
12004 #, no-c-format
12005 msgid "Change the amount of scheduler lookahead."
12006 msgstr ""
12007
12008 #: config/frv/frv.opt:219
12009 #, no-c-format
12010 msgid "Assume a large TLS segment."
12011 msgstr ""
12012
12013 #: config/frv/frv.opt:223
12014 #, no-c-format
12015 msgid "Do not assume a large TLS segment."
12016 msgstr ""
12017
12018 #: config/frv/frv.opt:228
12019 #, no-c-format
12020 msgid "Cause gas to print tomcat statistics."
12021 msgstr ""
12022
12023 #: config/frv/frv.opt:233
12024 #, no-c-format
12025 msgid "Link with the library-pic libraries."
12026 msgstr ""
12027
12028 #: config/frv/frv.opt:237
12029 #, no-c-format
12030 msgid "Allow branches to be packed with other instructions."
12031 msgstr ""
12032
12033 #: config/mn10300/mn10300.opt:30
12034 #, no-c-format
12035 msgid "Target the AM33 processor."
12036 msgstr ""
12037
12038 #: config/mn10300/mn10300.opt:34
12039 #, no-c-format
12040 msgid "Target the AM33/2.0 processor."
12041 msgstr ""
12042
12043 #: config/mn10300/mn10300.opt:38
12044 #, no-c-format
12045 msgid "Target the AM34 processor."
12046 msgstr ""
12047
12048 #: config/mn10300/mn10300.opt:46
12049 #, no-c-format
12050 msgid "Work around hardware multiply bug."
12051 msgstr ""
12052
12053 #: config/mn10300/mn10300.opt:55
12054 #, no-c-format
12055 msgid "Enable linker relaxations."
12056 msgstr ""
12057
12058 #: config/mn10300/mn10300.opt:59
12059 #, no-c-format
12060 msgid "Return pointers in both a0 and d0."
12061 msgstr ""
12062
12063 #: config/mn10300/mn10300.opt:63
12064 #, no-c-format
12065 msgid "Allow gcc to generate LIW instructions."
12066 msgstr ""
12067
12068 #: config/mn10300/mn10300.opt:67
12069 #, no-c-format
12070 msgid "Allow gcc to generate the SETLB and Lcc instructions."
12071 msgstr ""
12072
12073 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
12074 #, no-c-format
12075 msgid "Specify the address generation strategy for code model."
12076 msgstr ""
12077
12078 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
12079 #, no-c-format
12080 msgid "Known cmodel types (for use with the -mcmodel= option):"
12081 msgstr ""
12082
12083 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
12084 #, no-c-format
12085 msgid "Generate code in big-endian mode."
12086 msgstr ""
12087
12088 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
12089 #, no-c-format
12090 msgid "Generate code in little-endian mode."
12091 msgstr ""
12092
12093 #: config/nds32/nds32.opt:37
12094 #, no-c-format
12095 msgid "Force performing fp-as-gp optimization."
12096 msgstr ""
12097
12098 #: config/nds32/nds32.opt:41
12099 #, no-c-format
12100 msgid "Forbid performing fp-as-gp optimization."
12101 msgstr ""
12102
12103 #: config/nds32/nds32.opt:47
12104 #, no-c-format
12105 msgid "Specify which ABI type to generate code for: 2, 2fp+."
12106 msgstr ""
12107
12108 #: config/nds32/nds32.opt:61
12109 #, no-c-format
12110 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
12111 msgstr ""
12112
12113 #: config/nds32/nds32.opt:65
12114 #, no-c-format
12115 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
12116 msgstr ""
12117
12118 #: config/nds32/nds32.opt:71
12119 #, no-c-format
12120 msgid "Use reduced-set registers for register allocation."
12121 msgstr ""
12122
12123 #: config/nds32/nds32.opt:75
12124 #, no-c-format
12125 msgid "Use full-set registers for register allocation."
12126 msgstr ""
12127
12128 #: config/nds32/nds32.opt:81
12129 #, no-c-format
12130 msgid "Always align function entry, jump target and return address."
12131 msgstr ""
12132
12133 #: config/nds32/nds32.opt:85
12134 #, no-c-format
12135 msgid "Align function entry to 4 byte."
12136 msgstr ""
12137
12138 #: config/nds32/nds32.opt:97
12139 #, no-c-format
12140 msgid ""
12141 "Prevent $fp being allocated during register allocation so that compiler is "
12142 "able to force performing fp-as-gp optimization."
12143 msgstr ""
12144
12145 #: config/nds32/nds32.opt:101
12146 #, no-c-format
12147 msgid ""
12148 "Forbid using $fp to access static and global variables.  This option "
12149 "strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
12150 msgstr ""
12151
12152 #: config/nds32/nds32.opt:105
12153 #, no-c-format
12154 msgid "Specify the address generation strategy for ICT call's code model."
12155 msgstr ""
12156
12157 #: config/nds32/nds32.opt:109
12158 #, no-c-format
12159 msgid "Known cmodel types (for use with the -mict-model= option):"
12160 msgstr ""
12161
12162 #: config/nds32/nds32.opt:119
12163 #, no-c-format
12164 msgid "Generate conditional move instructions."
12165 msgstr ""
12166
12167 #: config/nds32/nds32.opt:123
12168 #, no-c-format
12169 msgid "Generate hardware abs instructions."
12170 msgstr ""
12171
12172 #: config/nds32/nds32.opt:127
12173 #, no-c-format
12174 msgid "Generate performance extension instructions."
12175 msgstr ""
12176
12177 #: config/nds32/nds32.opt:131
12178 #, no-c-format
12179 msgid "Generate performance extension version 2 instructions."
12180 msgstr ""
12181
12182 #: config/nds32/nds32.opt:135
12183 #, no-c-format
12184 msgid "Generate string extension instructions."
12185 msgstr ""
12186
12187 #: config/nds32/nds32.opt:139
12188 #, no-c-format
12189 msgid "Generate DSP extension instructions."
12190 msgstr ""
12191
12192 #: config/nds32/nds32.opt:143
12193 #, no-c-format
12194 msgid "Generate v3 push25/pop25 instructions."
12195 msgstr ""
12196
12197 #: config/nds32/nds32.opt:147
12198 #, no-c-format
12199 msgid "Generate 16-bit instructions."
12200 msgstr ""
12201
12202 #: config/nds32/nds32.opt:151
12203 #, no-c-format
12204 msgid "Insert relax hint for linker to do relaxation."
12205 msgstr ""
12206
12207 #: config/nds32/nds32.opt:155
12208 #, no-c-format
12209 msgid "Enable Virtual Hosting support."
12210 msgstr ""
12211
12212 #: config/nds32/nds32.opt:159
12213 #, no-c-format
12214 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
12215 msgstr ""
12216
12217 #: config/nds32/nds32.opt:163
12218 #, no-c-format
12219 msgid "Specify the security level of c-isr for the whole file."
12220 msgstr ""
12221
12222 #: config/nds32/nds32.opt:167
12223 #, no-c-format
12224 msgid ""
12225 "Specify the size of each cache block, which must be a power of 2 between 4 "
12226 "and 512."
12227 msgstr ""
12228
12229 #: config/nds32/nds32.opt:175
12230 #, no-c-format
12231 msgid "Known arch types (for use with the -march= option):"
12232 msgstr ""
12233
12234 #: config/nds32/nds32.opt:197
12235 #, no-c-format
12236 msgid "Specify the cpu for pipeline model."
12237 msgstr ""
12238
12239 #: config/nds32/nds32.opt:201
12240 #, no-c-format
12241 msgid "Known cpu types (for use with the -mcpu= option):"
12242 msgstr ""
12243
12244 #: config/nds32/nds32.opt:361
12245 #, no-c-format
12246 msgid ""
12247 "Specify a fpu configuration value from 0 to 7; 0-3 is as FPU spec says, and "
12248 "4-7 is corresponding to 0-3."
12249 msgstr ""
12250
12251 #: config/nds32/nds32.opt:365
12252 #, no-c-format
12253 msgid ""
12254 "Known floating-point number of registers (for use with the -mconfig-fpu= "
12255 "option):"
12256 msgstr ""
12257
12258 #: config/nds32/nds32.opt:393
12259 #, no-c-format
12260 msgid ""
12261 "Specify configuration of instruction mul: fast1, fast2 or slow. The default "
12262 "is fast1."
12263 msgstr ""
12264
12265 #: config/nds32/nds32.opt:412
12266 #, no-c-format
12267 msgid ""
12268 "Specify how many read/write ports for n9/n10 cores.  The value should be "
12269 "3r2w or 2r1w."
12270 msgstr ""
12271
12272 #: config/nds32/nds32.opt:425
12273 #, no-c-format
12274 msgid "Enable constructor/destructor feature."
12275 msgstr ""
12276
12277 #: config/nds32/nds32.opt:429
12278 #, no-c-format
12279 msgid "Guide linker to relax instructions."
12280 msgstr ""
12281
12282 #: config/nds32/nds32.opt:433
12283 #, no-c-format
12284 msgid "Generate floating-point multiply-accumulation instructions."
12285 msgstr ""
12286
12287 #: config/nds32/nds32.opt:437
12288 #, no-c-format
12289 msgid "Generate single-precision floating-point instructions."
12290 msgstr ""
12291
12292 #: config/nds32/nds32.opt:441
12293 #, no-c-format
12294 msgid "Generate double-precision floating-point instructions."
12295 msgstr ""
12296
12297 #: config/nds32/nds32.opt:445
12298 #, no-c-format
12299 msgid "Force disable hardware loop, even use -mext-dsp."
12300 msgstr ""
12301
12302 #: config/nds32/nds32.opt:449
12303 #, no-c-format
12304 msgid "Permit scheduling of a function's prologue and epilogue sequence."
12305 msgstr ""
12306
12307 #: config/nds32/nds32.opt:453
12308 #, no-c-format
12309 msgid "Generate return instruction in naked function."
12310 msgstr ""
12311
12312 #: config/nds32/nds32.opt:457
12313 #, no-c-format
12314 msgid "Always save $lp in the stack."
12315 msgstr ""
12316
12317 #: config/nds32/nds32.opt:465
12318 #, no-c-format
12319 msgid "Allow use r15 for inline ASM."
12320 msgstr ""
12321
12322 #: config/iq2000/iq2000.opt:31
12323 #, no-c-format
12324 msgid "Specify CPU for code generation purposes."
12325 msgstr ""
12326
12327 #: config/iq2000/iq2000.opt:47
12328 #, no-c-format
12329 msgid "Specify CPU for scheduling purposes."
12330 msgstr ""
12331
12332 #: config/iq2000/iq2000.opt:51
12333 #, no-c-format
12334 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
12335 msgstr ""
12336
12337 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
12338 #, no-c-format
12339 msgid "Use ROM instead of RAM."
12340 msgstr ""
12341
12342 #: config/iq2000/iq2000.opt:70
12343 #, no-c-format
12344 msgid "No default crt0.o."
12345 msgstr ""
12346
12347 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:413
12348 #, no-c-format
12349 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
12350 msgstr ""
12351
12352 #: config/csky/csky.opt:34
12353 #, no-c-format
12354 msgid "Specify the target architecture."
12355 msgstr ""
12356
12357 #: config/csky/csky.opt:38
12358 #, no-c-format
12359 msgid "Specify the target processor."
12360 msgstr ""
12361
12362 #: config/csky/csky.opt:90
12363 #, no-c-format
12364 msgid "Specify the target floating-point hardware/format."
12365 msgstr ""
12366
12367 #: config/csky/csky.opt:94
12368 #, no-c-format
12369 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
12370 msgstr ""
12371
12372 #: config/csky/csky.opt:98
12373 #, no-c-format
12374 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
12375 msgstr ""
12376
12377 #: config/csky/csky.opt:106
12378 #, no-c-format
12379 msgid "Enable the extended LRW instruction (default for CK801)."
12380 msgstr ""
12381
12382 #: config/csky/csky.opt:110
12383 #, no-c-format
12384 msgid "Enable interrupt stack instructions."
12385 msgstr ""
12386
12387 #: config/csky/csky.opt:114
12388 #, no-c-format
12389 msgid "Enable multiprocessor instructions."
12390 msgstr ""
12391
12392 #: config/csky/csky.opt:118
12393 #, no-c-format
12394 msgid "Enable coprocessor instructions."
12395 msgstr ""
12396
12397 #: config/csky/csky.opt:122
12398 #, no-c-format
12399 msgid "Enable cache prefetch instructions."
12400 msgstr ""
12401
12402 #: config/csky/csky.opt:126
12403 #, no-c-format
12404 msgid "Enable C-SKY SECURE instructions."
12405 msgstr ""
12406
12407 #: config/csky/csky.opt:133
12408 #, no-c-format
12409 msgid "Enable C-SKY TRUST instructions."
12410 msgstr ""
12411
12412 #: config/csky/csky.opt:137
12413 #, no-c-format
12414 msgid "Enable C-SKY DSP instructions."
12415 msgstr ""
12416
12417 #: config/csky/csky.opt:141
12418 #, no-c-format
12419 msgid "Enable C-SKY Enhanced DSP instructions."
12420 msgstr ""
12421
12422 #: config/csky/csky.opt:145
12423 #, no-c-format
12424 msgid "Enable C-SKY Vector DSP instructions."
12425 msgstr ""
12426
12427 #: config/csky/csky.opt:151
12428 #, no-c-format
12429 msgid "Generate divide instructions."
12430 msgstr ""
12431
12432 #: config/csky/csky.opt:155
12433 #, no-c-format
12434 msgid "Generate code for Smart Mode."
12435 msgstr ""
12436
12437 #: config/csky/csky.opt:159
12438 #, no-c-format
12439 msgid "Enable use of R16-R31 (default)."
12440 msgstr ""
12441
12442 #: config/csky/csky.opt:163
12443 #, no-c-format
12444 msgid "Generate code using global anchor symbol addresses."
12445 msgstr ""
12446
12447 #: config/csky/csky.opt:167
12448 #, no-c-format
12449 msgid "Generate push/pop instructions (default)."
12450 msgstr ""
12451
12452 #: config/csky/csky.opt:171
12453 #, no-c-format
12454 msgid "Generate stm/ldm instructions (default)."
12455 msgstr ""
12456
12457 #: config/csky/csky.opt:178
12458 #, no-c-format
12459 msgid "Generate constant pools in the compiler instead of assembler."
12460 msgstr ""
12461
12462 #: config/csky/csky.opt:182
12463 #, no-c-format
12464 msgid "Emit .stack_size directives."
12465 msgstr ""
12466
12467 #: config/csky/csky.opt:186
12468 #, no-c-format
12469 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
12470 msgstr ""
12471
12472 #: config/csky/csky.opt:190
12473 #, no-c-format
12474 msgid "Set the branch costs to roughly the specified number of instructions."
12475 msgstr ""
12476
12477 #: config/csky/csky.opt:194
12478 #, no-c-format
12479 msgid "Permit scheduling of function prologue and epilogue sequences."
12480 msgstr ""
12481
12482 #: config/csky/csky_tables.opt:24
12483 #, no-c-format
12484 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
12485 msgstr ""
12486
12487 #: config/csky/csky_tables.opt:205
12488 #, no-c-format
12489 msgid "Known CSKY architectures (for use with the -march= option):"
12490 msgstr ""
12491
12492 #: config/csky/csky_tables.opt:227
12493 #, no-c-format
12494 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
12495 msgstr ""
12496
12497 #: config/c6x/c6x-tables.opt:24
12498 #, no-c-format
12499 msgid "Known C6X ISAs (for use with the -march= option):"
12500 msgstr ""
12501
12502 #: config/c6x/c6x.opt:42
12503 #, no-c-format
12504 msgid "Select method for sdata handling."
12505 msgstr ""
12506
12507 #: config/c6x/c6x.opt:46
12508 #, no-c-format
12509 msgid "Valid arguments for the -msdata= option:"
12510 msgstr ""
12511
12512 #: config/c6x/c6x.opt:59
12513 #, no-c-format
12514 msgid "Compile for the DSBT shared library ABI."
12515 msgstr ""
12516
12517 #: config/cris/cris.opt:45
12518 #, no-c-format
12519 msgid "Work around bug in multiplication instruction."
12520 msgstr ""
12521
12522 #: config/cris/cris.opt:51
12523 #, no-c-format
12524 msgid "Compile for ETRAX 4 (CRIS v3)."
12525 msgstr ""
12526
12527 #: config/cris/cris.opt:56
12528 #, no-c-format
12529 msgid "Compile for ETRAX 100 (CRIS v8)."
12530 msgstr ""
12531
12532 #: config/cris/cris.opt:64
12533 #, no-c-format
12534 msgid "Emit verbose debug information in assembly code."
12535 msgstr ""
12536
12537 #: config/cris/cris.opt:71
12538 #, no-c-format
12539 msgid "Do not use condition codes from normal instructions."
12540 msgstr ""
12541
12542 #: config/cris/cris.opt:80
12543 #, no-c-format
12544 msgid "Do not emit addressing modes with side-effect assignment."
12545 msgstr ""
12546
12547 #: config/cris/cris.opt:89
12548 #, no-c-format
12549 msgid "Do not tune stack alignment."
12550 msgstr ""
12551
12552 #: config/cris/cris.opt:98
12553 #, no-c-format
12554 msgid "Do not tune writable data alignment."
12555 msgstr ""
12556
12557 #: config/cris/cris.opt:107
12558 #, no-c-format
12559 msgid "Do not tune code and read-only data alignment."
12560 msgstr ""
12561
12562 #: config/cris/cris.opt:116
12563 #, no-c-format
12564 msgid "Align code and data to 32 bits."
12565 msgstr ""
12566
12567 #: config/cris/cris.opt:133
12568 #, no-c-format
12569 msgid "Don't align items in code or data."
12570 msgstr ""
12571
12572 #: config/cris/cris.opt:142
12573 #, no-c-format
12574 msgid "Do not emit function prologue or epilogue."
12575 msgstr ""
12576
12577 #: config/cris/cris.opt:149
12578 #, no-c-format
12579 msgid "Use the most feature-enabling options allowed by other options."
12580 msgstr ""
12581
12582 #: config/cris/cris.opt:158
12583 #, no-c-format
12584 msgid "Override -mbest-lib-options."
12585 msgstr ""
12586
12587 #: config/cris/cris.opt:165
12588 #, no-c-format
12589 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
12590 msgstr ""
12591
12592 #: config/cris/cris.opt:169
12593 #, no-c-format
12594 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
12595 msgstr ""
12596
12597 #: config/cris/cris.opt:173
12598 #, no-c-format
12599 msgid ""
12600 "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
12601 "size."
12602 msgstr ""
12603
12604 #: config/cris/cris.opt:180
12605 #, no-c-format
12606 msgid ""
12607 "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls "
12608 "to abort() are used."
12609 msgstr ""
12610
12611 #: config/cris/cris.opt:184
12612 #, no-c-format
12613 msgid ""
12614 "Emit checks causing \"break 8\" instructions to execute when applying atomic "
12615 "builtins on misaligned memory."
12616 msgstr ""
12617
12618 #: config/cris/cris.opt:188
12619 #, no-c-format
12620 msgid ""
12621 "Handle atomic builtins that may be applied to unaligned data by calling "
12622 "library functions. Overrides -mtrap-unaligned-atomic."
12623 msgstr ""
12624
12625 #: config/sh/superh.opt:6
12626 #, no-c-format
12627 msgid "Board name [and memory region]."
12628 msgstr ""
12629
12630 #: config/sh/superh.opt:10
12631 #, no-c-format
12632 msgid "Runtime name."
12633 msgstr ""
12634
12635 #: config/sh/sh.opt:42
12636 #, no-c-format
12637 msgid "Generate SH1 code."
12638 msgstr ""
12639
12640 #: config/sh/sh.opt:46
12641 #, no-c-format
12642 msgid "Generate SH2 code."
12643 msgstr ""
12644
12645 #: config/sh/sh.opt:50
12646 #, no-c-format
12647 msgid "Generate default double-precision SH2a-FPU code."
12648 msgstr ""
12649
12650 #: config/sh/sh.opt:54
12651 #, no-c-format
12652 msgid "Generate SH2a FPU-less code."
12653 msgstr ""
12654
12655 #: config/sh/sh.opt:58
12656 #, no-c-format
12657 msgid "Generate default single-precision SH2a-FPU code."
12658 msgstr ""
12659
12660 #: config/sh/sh.opt:62
12661 #, no-c-format
12662 msgid "Generate only single-precision SH2a-FPU code."
12663 msgstr ""
12664
12665 #: config/sh/sh.opt:66
12666 #, no-c-format
12667 msgid "Generate SH2e code."
12668 msgstr ""
12669
12670 #: config/sh/sh.opt:70
12671 #, no-c-format
12672 msgid "Generate SH3 code."
12673 msgstr ""
12674
12675 #: config/sh/sh.opt:74
12676 #, no-c-format
12677 msgid "Generate SH3e code."
12678 msgstr ""
12679
12680 #: config/sh/sh.opt:78
12681 #, no-c-format
12682 msgid "Generate SH4 code."
12683 msgstr ""
12684
12685 #: config/sh/sh.opt:82
12686 #, no-c-format
12687 msgid "Generate SH4-100 code."
12688 msgstr ""
12689
12690 #: config/sh/sh.opt:86
12691 #, no-c-format
12692 msgid "Generate SH4-200 code."
12693 msgstr ""
12694
12695 #: config/sh/sh.opt:92
12696 #, no-c-format
12697 msgid "Generate SH4-300 code."
12698 msgstr ""
12699
12700 #: config/sh/sh.opt:96
12701 #, no-c-format
12702 msgid "Generate SH4 FPU-less code."
12703 msgstr ""
12704
12705 #: config/sh/sh.opt:100
12706 #, no-c-format
12707 msgid "Generate SH4-100 FPU-less code."
12708 msgstr ""
12709
12710 #: config/sh/sh.opt:104
12711 #, no-c-format
12712 msgid "Generate SH4-200 FPU-less code."
12713 msgstr ""
12714
12715 #: config/sh/sh.opt:108
12716 #, no-c-format
12717 msgid "Generate SH4-300 FPU-less code."
12718 msgstr ""
12719
12720 #: config/sh/sh.opt:112
12721 #, no-c-format
12722 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
12723 msgstr ""
12724
12725 #: config/sh/sh.opt:117
12726 #, no-c-format
12727 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
12728 msgstr ""
12729
12730 #: config/sh/sh.opt:122
12731 #, no-c-format
12732 msgid "Generate code for SH4 500 series (FPU-less)."
12733 msgstr ""
12734
12735 #: config/sh/sh.opt:127
12736 #, no-c-format
12737 msgid "Generate default single-precision SH4 code."
12738 msgstr ""
12739
12740 #: config/sh/sh.opt:131
12741 #, no-c-format
12742 msgid "Generate default single-precision SH4-100 code."
12743 msgstr ""
12744
12745 #: config/sh/sh.opt:135
12746 #, no-c-format
12747 msgid "Generate default single-precision SH4-200 code."
12748 msgstr ""
12749
12750 #: config/sh/sh.opt:139
12751 #, no-c-format
12752 msgid "Generate default single-precision SH4-300 code."
12753 msgstr ""
12754
12755 #: config/sh/sh.opt:143
12756 #, no-c-format
12757 msgid "Generate only single-precision SH4 code."
12758 msgstr ""
12759
12760 #: config/sh/sh.opt:147
12761 #, no-c-format
12762 msgid "Generate only single-precision SH4-100 code."
12763 msgstr ""
12764
12765 #: config/sh/sh.opt:151
12766 #, no-c-format
12767 msgid "Generate only single-precision SH4-200 code."
12768 msgstr ""
12769
12770 #: config/sh/sh.opt:155
12771 #, no-c-format
12772 msgid "Generate only single-precision SH4-300 code."
12773 msgstr ""
12774
12775 #: config/sh/sh.opt:159
12776 #, no-c-format
12777 msgid "Generate SH4a code."
12778 msgstr ""
12779
12780 #: config/sh/sh.opt:163
12781 #, no-c-format
12782 msgid "Generate SH4a FPU-less code."
12783 msgstr ""
12784
12785 #: config/sh/sh.opt:167
12786 #, no-c-format
12787 msgid "Generate default single-precision SH4a code."
12788 msgstr ""
12789
12790 #: config/sh/sh.opt:171
12791 #, no-c-format
12792 msgid "Generate only single-precision SH4a code."
12793 msgstr ""
12794
12795 #: config/sh/sh.opt:175
12796 #, no-c-format
12797 msgid "Generate SH4al-dsp code."
12798 msgstr ""
12799
12800 #: config/sh/sh.opt:183
12801 #, no-c-format
12802 msgid "Generate code in big endian mode."
12803 msgstr ""
12804
12805 #: config/sh/sh.opt:187
12806 #, no-c-format
12807 msgid "Generate 32-bit offsets in switch tables."
12808 msgstr ""
12809
12810 #: config/sh/sh.opt:191
12811 #, no-c-format
12812 msgid "Generate bit instructions."
12813 msgstr ""
12814
12815 #: config/sh/sh.opt:199
12816 #, no-c-format
12817 msgid "Assume that zero displacement conditional branches are fast."
12818 msgstr ""
12819
12820 #: config/sh/sh.opt:203
12821 #, no-c-format
12822 msgid "Force the usage of delay slots for conditional branches."
12823 msgstr ""
12824
12825 #: config/sh/sh.opt:207
12826 #, no-c-format
12827 msgid "Align doubles at 64-bit boundaries."
12828 msgstr ""
12829
12830 #: config/sh/sh.opt:211
12831 #, no-c-format
12832 msgid "Division strategy, one of: call-div1, call-fp, call-table."
12833 msgstr ""
12834
12835 #: config/sh/sh.opt:215
12836 #, no-c-format
12837 msgid "Specify name for 32 bit signed division function."
12838 msgstr ""
12839
12840 #: config/sh/sh.opt:219
12841 #, no-c-format
12842 msgid "Generate ELF FDPIC code."
12843 msgstr ""
12844
12845 #: config/sh/sh.opt:223
12846 #, no-c-format
12847 msgid ""
12848 "Enable the use of 64-bit floating point registers in fmov instructions.  See "
12849 "-mdalign if 64-bit alignment is required."
12850 msgstr ""
12851
12852 #: config/sh/sh.opt:231 config/sh/sh.opt:269
12853 #, no-c-format
12854 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
12855 msgstr ""
12856
12857 #: config/sh/sh.opt:235
12858 #, no-c-format
12859 msgid "Increase the IEEE compliance for floating-point comparisons."
12860 msgstr ""
12861
12862 #: config/sh/sh.opt:239
12863 #, no-c-format
12864 msgid ""
12865 "Inline code to invalidate instruction cache entries after setting up nested "
12866 "function trampolines."
12867 msgstr ""
12868
12869 #: config/sh/sh.opt:243 config/arc/arc.opt:242
12870 #, no-c-format
12871 msgid "Annotate assembler instructions with estimated addresses."
12872 msgstr ""
12873
12874 #: config/sh/sh.opt:247
12875 #, no-c-format
12876 msgid "Generate code in little endian mode."
12877 msgstr ""
12878
12879 #: config/sh/sh.opt:251
12880 #, no-c-format
12881 msgid "Mark MAC register as call-clobbered."
12882 msgstr ""
12883
12884 #: config/sh/sh.opt:257
12885 #, no-c-format
12886 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
12887 msgstr ""
12888
12889 #: config/sh/sh.opt:261
12890 #, no-c-format
12891 msgid "Emit function-calls using global offset table when generating PIC."
12892 msgstr ""
12893
12894 #: config/sh/sh.opt:265
12895 #, no-c-format
12896 msgid "Shorten address references during linking."
12897 msgstr ""
12898
12899 #: config/sh/sh.opt:273
12900 #, no-c-format
12901 msgid "Specify the model for atomic operations."
12902 msgstr ""
12903
12904 #: config/sh/sh.opt:277
12905 #, no-c-format
12906 msgid "Use tas.b instruction for __atomic_test_and_set."
12907 msgstr ""
12908
12909 #: config/sh/sh.opt:281
12910 #, no-c-format
12911 msgid "Cost to assume for a multiply insn."
12912 msgstr ""
12913
12914 #: config/sh/sh.opt:285
12915 #, no-c-format
12916 msgid ""
12917 "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
12918 "if the inline code would not work in user mode."
12919 msgstr ""
12920
12921 #: config/sh/sh.opt:291
12922 #, no-c-format
12923 msgid "Pretend a branch-around-a-move is a conditional move."
12924 msgstr ""
12925
12926 #: config/sh/sh.opt:295
12927 #, no-c-format
12928 msgid "Enable the use of the fsca instruction."
12929 msgstr ""
12930
12931 #: config/sh/sh.opt:299
12932 #, no-c-format
12933 msgid "Enable the use of the fsrra instruction."
12934 msgstr ""
12935
12936 #: config/gcn/gcn.opt:26
12937 #, no-c-format
12938 msgid "GCN GPU type to use:"
12939 msgstr ""
12940
12941 #: config/gcn/gcn.opt:45 config/gcn/gcn.opt:49
12942 #, no-c-format
12943 msgid "Specify the name of the target GPU."
12944 msgstr ""
12945
12946 #: config/gcn/gcn.opt:53
12947 #, no-c-format
12948 msgid "Generate code for a 32-bit ABI."
12949 msgstr ""
12950
12951 #: config/gcn/gcn.opt:57
12952 #, no-c-format
12953 msgid "Generate code for a 64-bit ABI."
12954 msgstr ""
12955
12956 #: config/gcn/gcn.opt:61
12957 #, no-c-format
12958 msgid "Enable OpenMP GPU offloading."
12959 msgstr ""
12960
12961 #: config/gcn/gcn.opt:72
12962 #, no-c-format
12963 msgid "Obsolete; use GCN_STACK_SIZE at runtime."
12964 msgstr ""
12965
12966 #: config/gcn/gcn.opt:78
12967 #, no-c-format
12968 msgid ""
12969 "Amount of local data-share (LDS) memory to reserve for gang-private "
12970 "variables."
12971 msgstr ""
12972
12973 #: config/gcn/gcn.opt:82
12974 #, no-c-format
12975 msgid "Warn about invalid OpenACC dimensions."
12976 msgstr ""
12977
12978 #: config/gcn/gcn.opt:86
12979 #, no-c-format
12980 msgid "Compile for devices requiring XNACK enabled. Default off."
12981 msgstr ""
12982
12983 #: config/gcn/gcn.opt:90
12984 #, no-c-format
12985 msgid "SRAM-ECC modes:"
12986 msgstr ""
12987
12988 #: config/gcn/gcn.opt:103
12989 #, no-c-format
12990 msgid ""
12991 "Compile for devices with the SRAM ECC feature enabled, or not. Default "
12992 "\"any\"."
12993 msgstr ""
12994
12995 #: config/fr30/fr30.opt:23
12996 #, no-c-format
12997 msgid "Assume small address space."
12998 msgstr ""
12999
13000 #: config/bpf/bpf.opt:28
13001 #, no-c-format
13002 msgid "Generate eBPF for the given Linux kernel version."
13003 msgstr ""
13004
13005 #: config/bpf/bpf.opt:115
13006 #, no-c-format
13007 msgid "Generate xBPF."
13008 msgstr ""
13009
13010 #: config/bpf/bpf.opt:121
13011 #, no-c-format
13012 msgid "Generate big-endian eBPF."
13013 msgstr ""
13014
13015 #: config/bpf/bpf.opt:125
13016 #, no-c-format
13017 msgid "Generate little-endian eBPF."
13018 msgstr ""
13019
13020 #: config/bpf/bpf.opt:129
13021 #, no-c-format
13022 msgid "Set a hard limit for the size of each stack frame, in bytes."
13023 msgstr ""
13024
13025 #: config/bpf/bpf.opt:133
13026 #, no-c-format
13027 msgid ""
13028 "Generate all necessary information for BPF Compile Once - Run Everywhere."
13029 msgstr ""
13030
13031 #: config/bpf/bpf.opt:139
13032 #, no-c-format
13033 msgid "Enable extra conditional-branch instructions j(s)lt and j(s)le."
13034 msgstr ""
13035
13036 #: config/bpf/bpf.opt:143
13037 #, no-c-format
13038 msgid "Enable 32-bit ALU instructions."
13039 msgstr ""
13040
13041 #: config/bpf/bpf.opt:147
13042 #, no-c-format
13043 msgid "Enable 32-bit jump instructions."
13044 msgstr ""
13045
13046 #: config/mips/mips.opt:32
13047 #, no-c-format
13048 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
13049 msgstr ""
13050
13051 #: config/mips/mips.opt:36
13052 #, no-c-format
13053 msgid "Known MIPS ABIs (for use with the -mabi= option):"
13054 msgstr ""
13055
13056 #: config/mips/mips.opt:55
13057 #, no-c-format
13058 msgid "Generate code that can be used in SVR4-style dynamic objects."
13059 msgstr ""
13060
13061 #: config/mips/mips.opt:59
13062 #, no-c-format
13063 msgid "Use PMC-style 'mad' instructions."
13064 msgstr ""
13065
13066 #: config/mips/mips.opt:63
13067 #, no-c-format
13068 msgid "Use integer madd/msub instructions."
13069 msgstr ""
13070
13071 #: config/mips/mips.opt:67
13072 #, no-c-format
13073 msgid "-march=ISA\tGenerate code for the given ISA."
13074 msgstr ""
13075
13076 #: config/mips/mips.opt:75
13077 #, no-c-format
13078 msgid "Use Branch Likely instructions, overriding the architecture default."
13079 msgstr ""
13080
13081 #: config/mips/mips.opt:79
13082 #, no-c-format
13083 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
13084 msgstr ""
13085
13086 #: config/mips/mips.opt:87
13087 #, no-c-format
13088 msgid ""
13089 "-mcode-readable=SETTING\tSpecify when instructions are allowed to access "
13090 "code."
13091 msgstr ""
13092
13093 #: config/mips/mips.opt:91
13094 #, no-c-format
13095 msgid "Valid arguments to -mcode-readable=:"
13096 msgstr ""
13097
13098 #: config/mips/mips.opt:104
13099 #, no-c-format
13100 msgid "Use branch-and-break sequences to check for integer divide by zero."
13101 msgstr ""
13102
13103 #: config/mips/mips.opt:108
13104 #, no-c-format
13105 msgid "Use trap instructions to check for integer divide by zero."
13106 msgstr ""
13107
13108 #: config/mips/mips.opt:112
13109 #, no-c-format
13110 msgid "Allow the use of MDMX instructions."
13111 msgstr ""
13112
13113 #: config/mips/mips.opt:120
13114 #, no-c-format
13115 msgid "Use MIPS-DSP instructions."
13116 msgstr ""
13117
13118 #: config/mips/mips.opt:124
13119 #, no-c-format
13120 msgid "Use MIPS-DSP REV 2 instructions."
13121 msgstr ""
13122
13123 #: config/mips/mips.opt:146
13124 #, no-c-format
13125 msgid "Use Enhanced Virtual Addressing instructions."
13126 msgstr ""
13127
13128 #: config/mips/mips.opt:150
13129 #, no-c-format
13130 msgid "Use NewABI-style %reloc() assembly operators."
13131 msgstr ""
13132
13133 #: config/mips/mips.opt:154
13134 #, no-c-format
13135 msgid "Use -G for data that is not defined by the current object."
13136 msgstr ""
13137
13138 #: config/mips/mips.opt:158
13139 #, no-c-format
13140 msgid "Work around certain 24K errata."
13141 msgstr ""
13142
13143 #: config/mips/mips.opt:162
13144 #, no-c-format
13145 msgid "Work around certain R4000 errata."
13146 msgstr ""
13147
13148 #: config/mips/mips.opt:166
13149 #, no-c-format
13150 msgid "Work around certain R4400 errata."
13151 msgstr ""
13152
13153 #: config/mips/mips.opt:170
13154 #, no-c-format
13155 msgid "Work around the R5900 short loop erratum."
13156 msgstr ""
13157
13158 #: config/mips/mips.opt:174
13159 #, no-c-format
13160 msgid "Work around certain RM7000 errata."
13161 msgstr ""
13162
13163 #: config/mips/mips.opt:178
13164 #, no-c-format
13165 msgid "Work around certain R10000 errata."
13166 msgstr ""
13167
13168 #: config/mips/mips.opt:182
13169 #, no-c-format
13170 msgid "Work around errata for early SB-1 revision 2 cores."
13171 msgstr ""
13172
13173 #: config/mips/mips.opt:186
13174 #, no-c-format
13175 msgid "Work around certain VR4120 errata."
13176 msgstr ""
13177
13178 #: config/mips/mips.opt:190
13179 #, no-c-format
13180 msgid "Work around VR4130 mflo/mfhi errata."
13181 msgstr ""
13182
13183 #: config/mips/mips.opt:194
13184 #, no-c-format
13185 msgid "Work around an early 4300 hardware bug."
13186 msgstr ""
13187
13188 #: config/mips/mips.opt:198
13189 #, no-c-format
13190 msgid "FP exceptions are enabled."
13191 msgstr ""
13192
13193 #: config/mips/mips.opt:202
13194 #, no-c-format
13195 msgid "Use 32-bit floating-point registers."
13196 msgstr ""
13197
13198 #: config/mips/mips.opt:206
13199 #, no-c-format
13200 msgid "Conform to the o32 FPXX ABI."
13201 msgstr ""
13202
13203 #: config/mips/mips.opt:210
13204 #, no-c-format
13205 msgid "Use 64-bit floating-point registers."
13206 msgstr ""
13207
13208 #: config/mips/mips.opt:214
13209 #, no-c-format
13210 msgid ""
13211 "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
13212 "trampolines."
13213 msgstr ""
13214
13215 #: config/mips/mips.opt:218
13216 #, no-c-format
13217 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
13218 msgstr ""
13219
13220 #: config/mips/mips.opt:222
13221 #, no-c-format
13222 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
13223 msgstr ""
13224
13225 #: config/mips/mips.opt:226
13226 #, no-c-format
13227 msgid ""
13228 "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
13229 msgstr ""
13230
13231 #: config/mips/mips.opt:236
13232 #, no-c-format
13233 msgid "Use 32-bit general registers."
13234 msgstr ""
13235
13236 #: config/mips/mips.opt:240
13237 #, no-c-format
13238 msgid "Use 64-bit general registers."
13239 msgstr ""
13240
13241 #: config/mips/mips.opt:244
13242 #, no-c-format
13243 msgid "Use GP-relative addressing to access small data."
13244 msgstr ""
13245
13246 #: config/mips/mips.opt:248
13247 #, no-c-format
13248 msgid ""
13249 "When generating -mabicalls code, allow executables to use PLTs and copy "
13250 "relocations."
13251 msgstr ""
13252
13253 #: config/mips/mips.opt:252
13254 #, no-c-format
13255 msgid "Allow the use of hardware floating-point ABI and instructions."
13256 msgstr ""
13257
13258 #: config/mips/mips.opt:256
13259 #, no-c-format
13260 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
13261 msgstr ""
13262
13263 #: config/mips/mips.opt:260
13264 #, no-c-format
13265 msgid "An alias for minterlink-compressed provided for backward-compatibility."
13266 msgstr ""
13267
13268 #: config/mips/mips.opt:264
13269 #, no-c-format
13270 msgid "-mipsN\tGenerate code for ISA level N."
13271 msgstr ""
13272
13273 #: config/mips/mips.opt:268
13274 #, no-c-format
13275 msgid "Generate MIPS16 code."
13276 msgstr ""
13277
13278 #: config/mips/mips.opt:272
13279 #, no-c-format
13280 msgid "Use MIPS-3D instructions."
13281 msgstr ""
13282
13283 #: config/mips/mips.opt:276
13284 #, no-c-format
13285 msgid "Use ll, sc and sync instructions."
13286 msgstr ""
13287
13288 #: config/mips/mips.opt:280
13289 #, no-c-format
13290 msgid "Use -G for object-local data."
13291 msgstr ""
13292
13293 #: config/mips/mips.opt:284
13294 #, no-c-format
13295 msgid "Use indirect calls."
13296 msgstr ""
13297
13298 #: config/mips/mips.opt:288
13299 #, no-c-format
13300 msgid "Use a 32-bit long type."
13301 msgstr ""
13302
13303 #: config/mips/mips.opt:292
13304 #, no-c-format
13305 msgid "Use a 64-bit long type."
13306 msgstr ""
13307
13308 #: config/mips/mips.opt:296
13309 #, no-c-format
13310 msgid "Pass the address of the ra save location to _mcount in $12."
13311 msgstr ""
13312
13313 #: config/mips/mips.opt:300
13314 #, no-c-format
13315 msgid "Don't optimize block moves."
13316 msgstr ""
13317
13318 #: config/mips/mips.opt:304
13319 #, no-c-format
13320 msgid "Use microMIPS instructions."
13321 msgstr ""
13322
13323 #: config/mips/mips.opt:308
13324 #, no-c-format
13325 msgid "Use MIPS MSA Extension instructions."
13326 msgstr ""
13327
13328 #: config/mips/mips.opt:312
13329 #, no-c-format
13330 msgid "Allow the use of MT instructions."
13331 msgstr ""
13332
13333 #: config/mips/mips.opt:316
13334 #, no-c-format
13335 msgid "Prevent the use of all floating-point operations."
13336 msgstr ""
13337
13338 #: config/mips/mips.opt:320
13339 #, no-c-format
13340 msgid "Use MCU instructions."
13341 msgstr ""
13342
13343 #: config/mips/mips.opt:324
13344 #, no-c-format
13345 msgid "Do not use a cache-flushing function before calling stack trampolines."
13346 msgstr ""
13347
13348 #: config/mips/mips.opt:328
13349 #, no-c-format
13350 msgid "Do not use MDMX instructions."
13351 msgstr ""
13352
13353 #: config/mips/mips.opt:332
13354 #, no-c-format
13355 msgid "Generate normal-mode code."
13356 msgstr ""
13357
13358 #: config/mips/mips.opt:336
13359 #, no-c-format
13360 msgid "Do not use MIPS-3D instructions."
13361 msgstr ""
13362
13363 #: config/mips/mips.opt:340
13364 #, no-c-format
13365 msgid "Use paired-single floating-point instructions."
13366 msgstr ""
13367
13368 #: config/mips/mips.opt:344
13369 #, no-c-format
13370 msgid ""
13371 "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
13372 "inserted."
13373 msgstr ""
13374
13375 #: config/mips/mips.opt:348
13376 #, no-c-format
13377 msgid "Valid arguments to -mr10k-cache-barrier=:"
13378 msgstr ""
13379
13380 #: config/mips/mips.opt:361
13381 #, no-c-format
13382 msgid "Try to allow the linker to turn PIC calls into direct calls."
13383 msgstr ""
13384
13385 #: config/mips/mips.opt:365
13386 #, no-c-format
13387 msgid ""
13388 "When generating -mabicalls code, make the code suitable for use in shared "
13389 "libraries."
13390 msgstr ""
13391
13392 #: config/mips/mips.opt:373
13393 #, no-c-format
13394 msgid "Use SmartMIPS instructions."
13395 msgstr ""
13396
13397 #: config/mips/mips.opt:381
13398 #, no-c-format
13399 msgid "Optimize lui/addiu address loads."
13400 msgstr ""
13401
13402 #: config/mips/mips.opt:385
13403 #, no-c-format
13404 msgid "Assume all symbols have 32-bit values."
13405 msgstr ""
13406
13407 #: config/mips/mips.opt:389
13408 #, no-c-format
13409 msgid "Use synci instruction to invalidate i-cache."
13410 msgstr ""
13411
13412 #: config/mips/mips.opt:397
13413 #, no-c-format
13414 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
13415 msgstr ""
13416
13417 #: config/mips/mips.opt:401
13418 #, no-c-format
13419 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
13420 msgstr ""
13421
13422 #: config/mips/mips.opt:409
13423 #, no-c-format
13424 msgid "Generate code with unaligned load store, valid for MIPS R6."
13425 msgstr ""
13426
13427 #: config/mips/mips.opt:417
13428 #, no-c-format
13429 msgid "Use Virtualization (VZ) instructions."
13430 msgstr ""
13431
13432 #: config/mips/mips.opt:421
13433 #, no-c-format
13434 msgid "Use eXtended Physical Address (XPA) instructions."
13435 msgstr ""
13436
13437 #: config/mips/mips.opt:425
13438 #, no-c-format
13439 msgid "Use Cyclic Redundancy Check (CRC) instructions."
13440 msgstr ""
13441
13442 #: config/mips/mips.opt:429
13443 #, no-c-format
13444 msgid "Use Global INValidate (GINV) instructions."
13445 msgstr ""
13446
13447 #: config/mips/mips.opt:433
13448 #, no-c-format
13449 msgid "Perform VR4130-specific alignment optimizations."
13450 msgstr ""
13451
13452 #: config/mips/mips.opt:437
13453 #, no-c-format
13454 msgid "Lift restrictions on GOT size."
13455 msgstr ""
13456
13457 #: config/mips/mips.opt:441
13458 #, no-c-format
13459 msgid "Enable use of odd-numbered single-precision registers."
13460 msgstr ""
13461
13462 #: config/mips/mips.opt:445
13463 #, no-c-format
13464 msgid "Optimize frame header."
13465 msgstr ""
13466
13467 #: config/mips/mips.opt:452
13468 #, no-c-format
13469 msgid "Enable load/store bonding."
13470 msgstr ""
13471
13472 #: config/mips/mips.opt:456
13473 #, no-c-format
13474 msgid "Specify the compact branch usage policy."
13475 msgstr ""
13476
13477 #: config/mips/mips.opt:460
13478 #, no-c-format
13479 msgid "Policies available for use with -mcompact-branches=:"
13480 msgstr ""
13481
13482 #: config/mips/mips.opt:473
13483 #, no-c-format
13484 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
13485 msgstr ""
13486
13487 #: config/mips/mips.opt:477
13488 #, no-c-format
13489 msgid "Use Loongson EXTension (EXT) instructions."
13490 msgstr ""
13491
13492 #: config/mips/mips.opt:481
13493 #, no-c-format
13494 msgid "Use Loongson EXTension R2 (EXT2) instructions."
13495 msgstr ""
13496
13497 #: config/mips/mips-tables.opt:24
13498 #, no-c-format
13499 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
13500 msgstr ""
13501
13502 #: config/mips/mips-tables.opt:28
13503 #, no-c-format
13504 msgid "Known MIPS ISA levels (for use with the -mips option):"
13505 msgstr ""
13506
13507 #: config/arc/arc-tables.opt:25
13508 #, no-c-format
13509 msgid "Known ARC CPUs (for use with the -mcpu= option):"
13510 msgstr ""
13511
13512 #: config/arc/arc.opt:26
13513 #, no-c-format
13514 msgid "Compile code for big endian mode."
13515 msgstr ""
13516
13517 #: config/arc/arc.opt:30
13518 #, no-c-format
13519 msgid "Compile code for little endian mode.  This is the default."
13520 msgstr ""
13521
13522 #: config/arc/arc.opt:34
13523 #, no-c-format
13524 msgid ""
13525 "Disable ARCompact specific pass to generate conditional execution "
13526 "instructions."
13527 msgstr ""
13528
13529 #: config/arc/arc.opt:38
13530 #, no-c-format
13531 msgid "Generate ARCompact 32-bit code for ARC600 processor."
13532 msgstr ""
13533
13534 #: config/arc/arc.opt:42
13535 #, no-c-format
13536 msgid "Same as -mA6."
13537 msgstr ""
13538
13539 #: config/arc/arc.opt:46
13540 #, no-c-format
13541 msgid "Generate ARCompact 32-bit code for ARC601 processor."
13542 msgstr ""
13543
13544 #: config/arc/arc.opt:50
13545 #, no-c-format
13546 msgid "Generate ARCompact 32-bit code for ARC700 processor."
13547 msgstr ""
13548
13549 #: config/arc/arc.opt:54
13550 #, no-c-format
13551 msgid "Same as -mA7."
13552 msgstr ""
13553
13554 #: config/arc/arc.opt:58
13555 #, no-c-format
13556 msgid "Force all calls to be made via a jli instruction."
13557 msgstr ""
13558
13559 #: config/arc/arc.opt:62
13560 #, no-c-format
13561 msgid "-mmpy-option=MPY\tCompile ARCv2 code with a multiplier design option."
13562 msgstr ""
13563
13564 #: config/arc/arc.opt:132
13565 #, no-c-format
13566 msgid "Enable DIV-REM instructions for ARCv2."
13567 msgstr ""
13568
13569 #: config/arc/arc.opt:136
13570 #, no-c-format
13571 msgid "Enable code density instructions for ARCv2."
13572 msgstr ""
13573
13574 #: config/arc/arc.opt:146
13575 #, no-c-format
13576 msgid "Use ordinarily cached memory accesses for volatile references."
13577 msgstr ""
13578
13579 #: config/arc/arc.opt:150
13580 #, no-c-format
13581 msgid "Enable cache bypass for volatile references."
13582 msgstr ""
13583
13584 #: config/arc/arc.opt:154
13585 #, no-c-format
13586 msgid "Generate instructions supported by barrel shifter."
13587 msgstr ""
13588
13589 #: config/arc/arc.opt:158
13590 #, no-c-format
13591 msgid "Generate norm instruction."
13592 msgstr ""
13593
13594 #: config/arc/arc.opt:162
13595 #, no-c-format
13596 msgid "Generate swap instruction."
13597 msgstr ""
13598
13599 #: config/arc/arc.opt:166
13600 #, no-c-format
13601 msgid "Generate mul64 and mulu64 instructions."
13602 msgstr ""
13603
13604 #: config/arc/arc.opt:170
13605 #, no-c-format
13606 msgid "Do not generate mpy instructions for ARC700."
13607 msgstr ""
13608
13609 #: config/arc/arc.opt:174
13610 #, no-c-format
13611 msgid "Generate extended arithmetic instructions, only valid for ARC700."
13612 msgstr ""
13613
13614 #: config/arc/arc.opt:178
13615 #, no-c-format
13616 msgid ""
13617 "Dummy flag. This is the default unless FPX switches are provided explicitly."
13618 msgstr ""
13619
13620 #: config/arc/arc.opt:182
13621 #, no-c-format
13622 msgid "Generate call insns as register indirect calls."
13623 msgstr ""
13624
13625 #: config/arc/arc.opt:186
13626 #, no-c-format
13627 msgid "Do no generate BRcc instructions in arc_reorg."
13628 msgstr ""
13629
13630 #: config/arc/arc.opt:190
13631 #, no-c-format
13632 msgid ""
13633 "Generate sdata references.  This is the default, unless you compile for PIC."
13634 msgstr ""
13635
13636 #: config/arc/arc.opt:194
13637 #, no-c-format
13638 msgid "Generate millicode thunks."
13639 msgstr ""
13640
13641 #: config/arc/arc.opt:198 config/arc/arc.opt:202
13642 #, no-c-format
13643 msgid "FPX: Generate Single Precision FPX (compact) instructions."
13644 msgstr ""
13645
13646 #: config/arc/arc.opt:206
13647 #, no-c-format
13648 msgid "FPX: Generate Single Precision FPX (fast) instructions."
13649 msgstr ""
13650
13651 #: config/arc/arc.opt:210
13652 #, no-c-format
13653 msgid ""
13654 "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
13655 msgstr ""
13656
13657 #: config/arc/arc.opt:214 config/arc/arc.opt:218
13658 #, no-c-format
13659 msgid "FPX: Generate Double Precision FPX (compact) instructions."
13660 msgstr ""
13661
13662 #: config/arc/arc.opt:222
13663 #, no-c-format
13664 msgid "FPX: Generate Double Precision FPX (fast) instructions."
13665 msgstr ""
13666
13667 #: config/arc/arc.opt:226
13668 #, no-c-format
13669 msgid "Disable LR and SR instructions from using FPX extension aux registers."
13670 msgstr ""
13671
13672 #: config/arc/arc.opt:230
13673 #, no-c-format
13674 msgid ""
13675 "Enable generation of ARC SIMD instructions via target-specific builtins."
13676 msgstr ""
13677
13678 #: config/arc/arc.opt:234
13679 #, no-c-format
13680 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
13681 msgstr ""
13682
13683 #: config/arc/arc.opt:238
13684 #, no-c-format
13685 msgid ""
13686 "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -"
13687 "Os."
13688 msgstr ""
13689
13690 #: config/arc/arc.opt:246
13691 #, no-c-format
13692 msgid ""
13693 "Cost to assume for a multiply instruction, with 4 being equal to a normal "
13694 "insn."
13695 msgstr ""
13696
13697 #: config/arc/arc.opt:250
13698 #, no-c-format
13699 msgid "-mtune=TUNE\tTune code for given ARC variant."
13700 msgstr ""
13701
13702 #: config/arc/arc.opt:284
13703 #, no-c-format
13704 msgid "Enable the use of indexed loads."
13705 msgstr ""
13706
13707 #: config/arc/arc.opt:288
13708 #, no-c-format
13709 msgid "Enable the use of pre/post modify with register displacement."
13710 msgstr ""
13711
13712 #: config/arc/arc.opt:292
13713 #, no-c-format
13714 msgid "Generate 32x16 multiply and mac instructions."
13715 msgstr ""
13716
13717 #: config/arc/arc.opt:300
13718 #, no-c-format
13719 msgid "Don't use less than 25 bit addressing range for calls."
13720 msgstr ""
13721
13722 #: config/arc/arc.opt:304
13723 #, no-c-format
13724 msgid ""
13725 "Explain what alignment considerations lead to the decision to make an insn "
13726 "short or long."
13727 msgstr ""
13728
13729 #: config/arc/arc.opt:322
13730 #, no-c-format
13731 msgid "Enable pre-reload use of cbranchsi pattern."
13732 msgstr ""
13733
13734 #: config/arc/arc.opt:326
13735 #, no-c-format
13736 msgid "Enable bbit peephole2."
13737 msgstr ""
13738
13739 #: config/arc/arc.opt:330
13740 #, no-c-format
13741 msgid ""
13742 "Use pc-relative switch case tables - this enables case table shortening."
13743 msgstr ""
13744
13745 #: config/arc/arc.opt:334
13746 #, no-c-format
13747 msgid "Enable compact casesi pattern."
13748 msgstr ""
13749
13750 #: config/arc/arc.opt:338
13751 #, no-c-format
13752 msgid "Enable 'q' instruction alternatives."
13753 msgstr ""
13754
13755 #: config/arc/arc.opt:342
13756 #, no-c-format
13757 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
13758 msgstr ""
13759
13760 #: config/arc/arc.opt:349
13761 #, no-c-format
13762 msgid "Enable variable polynomial CRC extension."
13763 msgstr ""
13764
13765 #: config/arc/arc.opt:353
13766 #, no-c-format
13767 msgid "Enable DSP 3.1 Pack A extensions."
13768 msgstr ""
13769
13770 #: config/arc/arc.opt:357
13771 #, no-c-format
13772 msgid "Enable dual viterbi butterfly extension."
13773 msgstr ""
13774
13775 #: config/arc/arc.opt:367
13776 #, no-c-format
13777 msgid "Enable Dual and Single Operand Instructions for Telephony."
13778 msgstr ""
13779
13780 #: config/arc/arc.opt:371
13781 #, no-c-format
13782 msgid "Enable XY Memory extension (DSP version 3)."
13783 msgstr ""
13784
13785 #: config/arc/arc.opt:376
13786 #, no-c-format
13787 msgid "Enable Locked Load/Store Conditional extension."
13788 msgstr ""
13789
13790 #: config/arc/arc.opt:380
13791 #, no-c-format
13792 msgid "Enable swap byte ordering extension instruction."
13793 msgstr ""
13794
13795 #: config/arc/arc.opt:384
13796 #, no-c-format
13797 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
13798 msgstr ""
13799
13800 #: config/arc/arc.opt:388
13801 #, no-c-format
13802 msgid "Pass -EB option through to linker."
13803 msgstr ""
13804
13805 #: config/arc/arc.opt:392
13806 #, no-c-format
13807 msgid "Pass -EL option through to linker."
13808 msgstr ""
13809
13810 #: config/arc/arc.opt:396
13811 #, no-c-format
13812 msgid "Pass -marclinux option through to linker."
13813 msgstr ""
13814
13815 #: config/arc/arc.opt:400
13816 #, no-c-format
13817 msgid "Pass -marclinux_prof option through to linker."
13818 msgstr ""
13819
13820 #: config/arc/arc.opt:409
13821 #, no-c-format
13822 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
13823 msgstr ""
13824
13825 #: config/arc/arc.opt:413
13826 #, no-c-format
13827 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13828 msgstr ""
13829
13830 #: config/arc/arc.opt:417
13831 #, no-c-format
13832 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13833 msgstr ""
13834
13835 #: config/arc/arc.opt:429
13836 #, no-c-format
13837 msgid "Enable atomic instructions."
13838 msgstr ""
13839
13840 #: config/arc/arc.opt:433
13841 #, no-c-format
13842 msgid "Enable double load/store instructions for ARC HS."
13843 msgstr ""
13844
13845 #: config/arc/arc.opt:437
13846 #, no-c-format
13847 msgid "Specify the name of the target floating point configuration."
13848 msgstr ""
13849
13850 #: config/arc/arc.opt:480
13851 #, no-c-format
13852 msgid "Specify thread pointer register number."
13853 msgstr ""
13854
13855 #: config/arc/arc.opt:487
13856 #, no-c-format
13857 msgid "Enable use of NPS400 bit operations."
13858 msgstr ""
13859
13860 #: config/arc/arc.opt:491
13861 #, no-c-format
13862 msgid "Enable use of NPS400 xld/xst extension."
13863 msgstr ""
13864
13865 #: config/arc/arc.opt:499
13866 #, no-c-format
13867 msgid ""
13868 "Specifies the registers that the processor saves on an interrupt entry and "
13869 "exit."
13870 msgstr ""
13871
13872 #: config/arc/arc.opt:503
13873 #, no-c-format
13874 msgid ""
13875 "Specifies the number of registers replicated in second register bank on "
13876 "entry to fast interrupt."
13877 msgstr ""
13878
13879 #: config/arc/arc.opt:507
13880 #, no-c-format
13881 msgid ""
13882 "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
13883 msgstr ""
13884
13885 #: config/arc/arc.opt:532
13886 #, no-c-format
13887 msgid "Enable 16-entry register file."
13888 msgstr ""
13889
13890 #: config/arc/arc.opt:536
13891 #, no-c-format
13892 msgid "Enable use of BI/BIH instructions when available."
13893 msgstr ""
13894
13895 #: config/arc/arc.opt:540
13896 #, no-c-format
13897 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
13898 msgstr ""
13899
13900 #: lto/lang.opt:50
13901 #, no-c-format
13902 msgid "Set linker output type (used internally during LTO optimization)."
13903 msgstr ""
13904
13905 #: lto/lang.opt:54
13906 #, no-c-format
13907 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13908 msgstr ""
13909
13910 #: lto/lang.opt:58
13911 #, no-c-format
13912 msgid "Specify a file to which a list of files output by LTRANS is written."
13913 msgstr ""
13914
13915 #: lto/lang.opt:62
13916 #, no-c-format
13917 msgid "The resolution file."
13918 msgstr ""
13919
13920 #: lto/lang.opt:66
13921 #, no-c-format
13922 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13923 msgstr ""
13924
13925 #: lto/lang.opt:70
13926 #, no-c-format
13927 msgid ""
13928 "Whole program analysis (WPA) mode with number of parallel jobs specified."
13929 msgstr ""
13930
13931 #: lto/lang.opt:78
13932 #, no-c-format
13933 msgid "Call the dump function for variables and function in IL."
13934 msgstr ""
13935
13936 #: lto/lang.opt:82
13937 #, no-c-format
13938 msgid "Dump the demangled output."
13939 msgstr ""
13940
13941 #: lto/lang.opt:86
13942 #, no-c-format
13943 msgid "Dump only the defined symbols."
13944 msgstr ""
13945
13946 #: lto/lang.opt:90
13947 #, no-c-format
13948 msgid "Print the initial values of the variables."
13949 msgstr ""
13950
13951 #: lto/lang.opt:94
13952 #, no-c-format
13953 msgid "Sort the symbols alphabetically."
13954 msgstr ""
13955
13956 #: lto/lang.opt:98
13957 #, no-c-format
13958 msgid "Sort the symbols according to size."
13959 msgstr ""
13960
13961 #: lto/lang.opt:102
13962 #, no-c-format
13963 msgid "Display the symbols in reverse order."
13964 msgstr ""
13965
13966 #: lto/lang.opt:109
13967 #, no-c-format
13968 msgid "Dump the details of LTO objects."
13969 msgstr ""
13970
13971 #: lto/lang.opt:113
13972 #, no-c-format
13973 msgid "Dump the statistics of tree types."
13974 msgstr ""
13975
13976 #: lto/lang.opt:117
13977 #, no-c-format
13978 msgid "Dump the statistics of trees."
13979 msgstr ""
13980
13981 #: lto/lang.opt:121
13982 #, no-c-format
13983 msgid "Dump the statistics of gimple statements."
13984 msgstr ""
13985
13986 #: lto/lang.opt:131
13987 #, no-c-format
13988 msgid "Dump the dump tool command line options."
13989 msgstr ""
13990
13991 #: lto/lang.opt:135
13992 #, no-c-format
13993 msgid "Dump the symtab callgraph."
13994 msgstr ""
13995
13996 #: common.opt:243
13997 #, no-c-format
13998 msgid "Provide bash completion for options starting with provided string."
13999 msgstr ""
14000
14001 #: common.opt:295
14002 #, no-c-format
14003 msgid "Display this information."
14004 msgstr ""
14005
14006 #: common.opt:299
14007 #, no-c-format
14008 msgid ""
14009 "--help=<class>\tDisplay descriptions of a specific class of options.  "
14010 "<class> is one or more of optimizers, target, warnings, undocumented, params."
14011 msgstr ""
14012
14013 #: common.opt:420
14014 #, no-c-format
14015 msgid ""
14016 "Display target specific command line options (including assembler and linker "
14017 "options)."
14018 msgstr ""
14019
14020 #: common.opt:466
14021 #, no-c-format
14022 msgid "-O<number>\tSet optimization level to <number>."
14023 msgstr ""
14024
14025 #: common.opt:470
14026 #, no-c-format
14027 msgid "Optimize for space rather than speed."
14028 msgstr ""
14029
14030 #: common.opt:474
14031 #, no-c-format
14032 msgid "Optimize for speed disregarding exact standards compliance."
14033 msgstr ""
14034
14035 #: common.opt:478
14036 #, no-c-format
14037 msgid "Optimize for debugging experience rather than speed or size."
14038 msgstr ""
14039
14040 #: common.opt:482
14041 #, no-c-format
14042 msgid "Optimize for space aggressively rather than speed."
14043 msgstr ""
14044
14045 #: common.opt:522
14046 #, no-c-format
14047 msgid "This switch is deprecated; use -Wextra instead."
14048 msgstr ""
14049
14050 #: common.opt:535
14051 #, no-c-format
14052 msgid "Warn about returning structures, unions or arrays."
14053 msgstr ""
14054
14055 #: common.opt:539
14056 #, no-c-format
14057 msgid ""
14058 "Warn if a loop with constant number of iterations triggers undefined "
14059 "behavior."
14060 msgstr ""
14061
14062 #: common.opt:546
14063 #, no-c-format
14064 msgid "Warn if an array is accessed out of bounds."
14065 msgstr ""
14066
14067 #: common.opt:550 common.opt:554
14068 #, no-c-format
14069 msgid "Warn for uses of pointers to deallocated storage."
14070 msgstr ""
14071
14072 #: common.opt:558
14073 #, no-c-format
14074 msgid "Warn about inappropriate attribute usage."
14075 msgstr ""
14076
14077 #: common.opt:562
14078 #, no-c-format
14079 msgid "Do not warn about specified attributes."
14080 msgstr ""
14081
14082 #: common.opt:566 common.opt:570
14083 #, no-c-format
14084 msgid ""
14085 "Warn about type safety and similar errors and mismatches in declarations "
14086 "with alias attributes."
14087 msgstr ""
14088
14089 #: common.opt:574
14090 #, no-c-format
14091 msgid ""
14092 "Warn when profiling instrumentation was requested, but could not be applied "
14093 "to a certain function."
14094 msgstr ""
14095
14096 #: common.opt:579 common.opt:583
14097 #, no-c-format
14098 msgid "Warn about pointer casts which increase alignment."
14099 msgstr ""
14100
14101 #: common.opt:587
14102 #, no-c-format
14103 msgid "Warn when a #warning directive is encountered."
14104 msgstr ""
14105
14106 #: common.opt:591
14107 #, no-c-format
14108 msgid "Warn about uses of __attribute__((warning)) declarations."
14109 msgstr ""
14110
14111 #: common.opt:595
14112 #, no-c-format
14113 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
14114 msgstr ""
14115
14116 #: common.opt:599
14117 #, no-c-format
14118 msgid "Warn about uses of __attribute__((deprecated)) declarations."
14119 msgstr ""
14120
14121 #: common.opt:603
14122 #, no-c-format
14123 msgid "Warn when an optimization pass is disabled."
14124 msgstr ""
14125
14126 #: common.opt:607
14127 #, no-c-format
14128 msgid "Treat all warnings as errors."
14129 msgstr ""
14130
14131 #: common.opt:611
14132 #, no-c-format
14133 msgid "Treat specified warning as error."
14134 msgstr ""
14135
14136 #: common.opt:615
14137 #, no-c-format
14138 msgid "Print extra (possibly unwanted) warnings."
14139 msgstr ""
14140
14141 #: common.opt:619
14142 #, no-c-format
14143 msgid "Exit on the first error occurred."
14144 msgstr ""
14145
14146 #: common.opt:623
14147 #, no-c-format
14148 msgid ""
14149 "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires "
14150 "in excess of <byte-size>."
14151 msgstr ""
14152
14153 #: common.opt:627
14154 #, no-c-format
14155 msgid ""
14156 "Disable -Wframe-larger-than= warning.  Equivalent to -Wframe-larger-"
14157 "than=<SIZE_MAX> or larger."
14158 msgstr ""
14159
14160 #: common.opt:631
14161 #, no-c-format
14162 msgid "Warn when attempting to free a non-heap object."
14163 msgstr ""
14164
14165 #: common.opt:642
14166 #, no-c-format
14167 msgid "Warn when a switch case falls through."
14168 msgstr ""
14169
14170 #: common.opt:650
14171 #, no-c-format
14172 msgid "Warn when an inlined function cannot be inlined."
14173 msgstr ""
14174
14175 #: common.opt:654
14176 #, no-c-format
14177 msgid ""
14178 "Warn when an atomic memory model parameter is known to be outside the valid "
14179 "range."
14180 msgstr ""
14181
14182 #: common.opt:661
14183 #, no-c-format
14184 msgid ""
14185 "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
14186 msgstr ""
14187
14188 #: common.opt:665
14189 #, no-c-format
14190 msgid ""
14191 "Disable -Wlarger-than= warning.  Equivalent to -Wlarger-than=<SIZE_MAX> or "
14192 "larger."
14193 msgstr ""
14194
14195 #: common.opt:669
14196 #, no-c-format
14197 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
14198 msgstr ""
14199
14200 #: common.opt:673
14201 #, no-c-format
14202 msgid ""
14203 "Warn if dereferencing a NULL pointer may lead to erroneous or undefined "
14204 "behavior."
14205 msgstr ""
14206
14207 #: common.opt:684
14208 #, no-c-format
14209 msgid ""
14210 "Warn about some C++ One Definition Rule violations during link time "
14211 "optimization."
14212 msgstr ""
14213
14214 #: common.opt:688
14215 #, no-c-format
14216 msgid "Warn about overflow in arithmetic expressions."
14217 msgstr ""
14218
14219 #: common.opt:692
14220 #, no-c-format
14221 msgid ""
14222 "During link time optimization warn about mismatched types of global "
14223 "declarations."
14224 msgstr ""
14225
14226 #: common.opt:696
14227 #, no-c-format
14228 msgid "Warn when the packed attribute has no effect on struct layout."
14229 msgstr ""
14230
14231 #: common.opt:700
14232 #, no-c-format
14233 msgid "Warn when padding is required to align structure members."
14234 msgstr ""
14235
14236 #: common.opt:704
14237 #, no-c-format
14238 msgid "Issue warnings needed for strict compliance to the standard."
14239 msgstr ""
14240
14241 #: common.opt:708
14242 #, no-c-format
14243 msgid ""
14244 "Warn about returning a pointer/reference to a local or temporary variable."
14245 msgstr ""
14246
14247 #: common.opt:712
14248 #, no-c-format
14249 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
14250 msgstr ""
14251
14252 #: common.opt:716
14253 #, no-c-format
14254 msgid "Warn when one variable shadows another (globally)."
14255 msgstr ""
14256
14257 #: common.opt:720
14258 #, no-c-format
14259 msgid ""
14260 "Warn when one local variable shadows another local variable or parameter."
14261 msgstr ""
14262
14263 #: common.opt:727
14264 #, no-c-format
14265 msgid ""
14266 "Warn when one local variable shadows another local variable or parameter of "
14267 "compatible type."
14268 msgstr ""
14269
14270 #: common.opt:734
14271 #, no-c-format
14272 msgid "Warn when not issuing stack smashing protection for some reason."
14273 msgstr ""
14274
14275 #: common.opt:738
14276 #, no-c-format
14277 msgid ""
14278 "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
14279 msgstr ""
14280
14281 #: common.opt:742
14282 #, no-c-format
14283 msgid ""
14284 "Disable Wstack-usage= warning.  Equivalent to Wstack-usage=<SIZE_MAX> or "
14285 "larger."
14286 msgstr ""
14287
14288 #: common.opt:746 common.opt:750
14289 #, no-c-format
14290 msgid "Warn about code which might break strict aliasing rules."
14291 msgstr ""
14292
14293 #: common.opt:754 common.opt:758
14294 #, no-c-format
14295 msgid "Warn about optimizations that assume that signed overflow is undefined."
14296 msgstr ""
14297
14298 #: common.opt:762
14299 #, no-c-format
14300 msgid ""
14301 "Warn about functions which might be candidates for __attribute__((cold))."
14302 msgstr ""
14303
14304 #: common.opt:766
14305 #, no-c-format
14306 msgid ""
14307 "Warn about functions which might be candidates for __attribute__((const))."
14308 msgstr ""
14309
14310 #: common.opt:770
14311 #, no-c-format
14312 msgid ""
14313 "Warn about functions which might be candidates for __attribute__((pure))."
14314 msgstr ""
14315
14316 #: common.opt:774
14317 #, no-c-format
14318 msgid ""
14319 "Warn about functions which might be candidates for __attribute__((noreturn))."
14320 msgstr ""
14321
14322 #: common.opt:778
14323 #, no-c-format
14324 msgid ""
14325 "Warn about functions which might be candidates for __attribute__((malloc))."
14326 msgstr ""
14327
14328 #: common.opt:782
14329 #, no-c-format
14330 msgid ""
14331 "Warn about C++ polymorphic types where adding final keyword would improve "
14332 "code quality."
14333 msgstr ""
14334
14335 #: common.opt:786
14336 #, no-c-format
14337 msgid ""
14338 "Warn about C++ virtual methods where adding final keyword would improve code "
14339 "quality."
14340 msgstr ""
14341
14342 #: common.opt:790
14343 #, no-c-format
14344 msgid ""
14345 "Warn about statements between switch's controlling expression and the first "
14346 "case."
14347 msgstr ""
14348
14349 #: common.opt:795
14350 #, no-c-format
14351 msgid "Do not suppress warnings from system headers."
14352 msgstr ""
14353
14354 #: common.opt:799
14355 #, no-c-format
14356 msgid "Warn whenever a trampoline is generated."
14357 msgstr ""
14358
14359 #: common.opt:803
14360 #, no-c-format
14361 msgid ""
14362 "Warn about cases where -ftrivial-auto-var-init cannot initialize an auto "
14363 "variable."
14364 msgstr ""
14365
14366 #: common.opt:807
14367 #, no-c-format
14368 msgid ""
14369 "Warn if a comparison is always true or always false due to the limited range "
14370 "of the data type."
14371 msgstr ""
14372
14373 #: common.opt:811
14374 #, no-c-format
14375 msgid "Warn about uninitialized automatic variables."
14376 msgstr ""
14377
14378 #: common.opt:815
14379 #, no-c-format
14380 msgid "Warn about maybe uninitialized automatic variables."
14381 msgstr ""
14382
14383 #: common.opt:823
14384 #, no-c-format
14385 msgid "Enable all -Wunused- warnings."
14386 msgstr ""
14387
14388 #: common.opt:827
14389 #, no-c-format
14390 msgid "Warn when a function parameter is only set, otherwise unused."
14391 msgstr ""
14392
14393 #: common.opt:831
14394 #, no-c-format
14395 msgid "Warn when a variable is only set, otherwise unused."
14396 msgstr ""
14397
14398 #: common.opt:835
14399 #, no-c-format
14400 msgid "Warn when a function is unused."
14401 msgstr ""
14402
14403 #: common.opt:839
14404 #, no-c-format
14405 msgid "Warn when a label is unused."
14406 msgstr ""
14407
14408 #: common.opt:843
14409 #, no-c-format
14410 msgid "Warn when a function parameter is unused."
14411 msgstr ""
14412
14413 #: common.opt:847
14414 #, no-c-format
14415 msgid "Warn when an expression value is unused."
14416 msgstr ""
14417
14418 #: common.opt:851
14419 #, no-c-format
14420 msgid "Warn when a variable is unused."
14421 msgstr ""
14422
14423 #: common.opt:855
14424 #, no-c-format
14425 msgid "Warn in case profiles in -fprofile-use do not match."
14426 msgstr ""
14427
14428 #: common.opt:859
14429 #, no-c-format
14430 msgid ""
14431 "Warn in case a function ends earlier than it begins due to an invalid "
14432 "linenum macros."
14433 msgstr ""
14434
14435 #: common.opt:863
14436 #, no-c-format
14437 msgid "Warn in case profiles in -fprofile-use do not exist."
14438 msgstr ""
14439
14440 #: common.opt:867
14441 #, no-c-format
14442 msgid "Warn when a vector operation is compiled outside the SIMD."
14443 msgstr ""
14444
14445 #: common.opt:871
14446 #, no-c-format
14447 msgid "Warn about unsupported features in ThreadSanitizer."
14448 msgstr ""
14449
14450 #: common.opt:887
14451 #, no-c-format
14452 msgid "-aux-info <file>\tEmit declaration information into <file>."
14453 msgstr ""
14454
14455 #: common.opt:900
14456 #, no-c-format
14457 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
14458 msgstr ""
14459
14460 #: common.opt:904
14461 #, no-c-format
14462 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
14463 msgstr ""
14464
14465 #: common.opt:908
14466 #, no-c-format
14467 msgid ""
14468 "-dumpbase-ext .<ext>    Drop a trailing .<ext> from the dump basename to "
14469 "name auxiliary output files."
14470 msgstr ""
14471
14472 #: common.opt:912
14473 #, no-c-format
14474 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
14475 msgstr ""
14476
14477 #: common.opt:1013
14478 #, no-c-format
14479 msgid "The version of the C++ ABI in use."
14480 msgstr ""
14481
14482 #: common.opt:1017
14483 #, no-c-format
14484 msgid "Aggressively optimize loops using language constraints."
14485 msgstr ""
14486
14487 #: common.opt:1021
14488 #, no-c-format
14489 msgid "Align the start of functions."
14490 msgstr ""
14491
14492 #: common.opt:1031
14493 #, no-c-format
14494 msgid "Align labels which are only reached by jumping."
14495 msgstr ""
14496
14497 #: common.opt:1038
14498 #, no-c-format
14499 msgid "Align all labels."
14500 msgstr ""
14501
14502 #: common.opt:1045
14503 #, no-c-format
14504 msgid "Align the start of loops."
14505 msgstr ""
14506
14507 #: common.opt:1052
14508 #, no-c-format
14509 msgid "Allow the compiler to introduce new data races on stores."
14510 msgstr ""
14511
14512 #: common.opt:1056
14513 #, no-c-format
14514 msgid "Enable static analysis pass."
14515 msgstr ""
14516
14517 #: common.opt:1076
14518 #, no-c-format
14519 msgid "Select what to sanitize."
14520 msgstr ""
14521
14522 #: common.opt:1080
14523 #, no-c-format
14524 msgid "Select type of coverage sanitization."
14525 msgstr ""
14526
14527 #: common.opt:1093
14528 #, no-c-format
14529 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
14530 msgstr ""
14531
14532 #: common.opt:1097
14533 #, no-c-format
14534 msgid ""
14535 "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-"
14536 "defined sections."
14537 msgstr ""
14538
14539 #: common.opt:1102
14540 #, no-c-format
14541 msgid "After diagnosing undefined behavior attempt to continue execution."
14542 msgstr ""
14543
14544 #: common.opt:1106
14545 #, no-c-format
14546 msgid "This switch is deprecated; use -fsanitize-recover= instead."
14547 msgstr ""
14548
14549 #: common.opt:1110
14550 #, no-c-format
14551 msgid "Use traps instead of diagnostics of undefined behavior sanitizers."
14552 msgstr ""
14553
14554 #: common.opt:1120
14555 #, no-c-format
14556 msgid "This switch is deprecated; use -fsanitize-trap= instead."
14557 msgstr ""
14558
14559 #: common.opt:1124
14560 #, no-c-format
14561 msgid "Generate unwind tables that are exact at each instruction boundary."
14562 msgstr ""
14563
14564 #: common.opt:1128
14565 #, no-c-format
14566 msgid "Generate auto-inc/dec instructions."
14567 msgstr ""
14568
14569 #: common.opt:1132
14570 #, no-c-format
14571 msgid ""
14572 "Use sample profile information for call graph node weights. The default "
14573 "profile file is fbdata.afdo in 'pwd'."
14574 msgstr ""
14575
14576 #: common.opt:1137
14577 #, no-c-format
14578 msgid ""
14579 "Use sample profile information for call graph node weights. The profile file "
14580 "is specified in the argument."
14581 msgstr ""
14582
14583 #: common.opt:1146
14584 #, no-c-format
14585 msgid "Generate code to check bounds before indexing arrays."
14586 msgstr ""
14587
14588 #: common.opt:1150
14589 #, no-c-format
14590 msgid "Replace add, compare, branch with branch on count register."
14591 msgstr ""
14592
14593 #: common.opt:1154
14594 #, no-c-format
14595 msgid "Use profiling information for branch probabilities."
14596 msgstr ""
14597
14598 #: common.opt:1170
14599 #, no-c-format
14600 msgid "Output callgraph information on a per-file basis."
14601 msgstr ""
14602
14603 #: common.opt:1174
14604 #, no-c-format
14605 msgid "Output callgraph information on a per-file basis with decorations."
14606 msgstr ""
14607
14608 #: common.opt:1178
14609 #, no-c-format
14610 msgid ""
14611 "-fcall-saved-<register>\tMark <register> as being preserved across functions."
14612 msgstr ""
14613
14614 #: common.opt:1182
14615 #, no-c-format
14616 msgid ""
14617 "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
14618 msgstr ""
14619
14620 #: common.opt:1189
14621 #, no-c-format
14622 msgid "Save registers around function calls."
14623 msgstr ""
14624
14625 #: common.opt:1193
14626 #, no-c-format
14627 msgid "This switch is deprecated; do not use."
14628 msgstr ""
14629
14630 #: common.opt:1197
14631 #, no-c-format
14632 msgid "Check the return value of new in C++."
14633 msgstr ""
14634
14635 #: common.opt:1201 common.opt:1205
14636 #, no-c-format
14637 msgid "Perform internal consistency checkings."
14638 msgstr ""
14639
14640 #: common.opt:1209
14641 #, no-c-format
14642 msgid "Enable code hoisting."
14643 msgstr ""
14644
14645 #: common.opt:1213
14646 #, no-c-format
14647 msgid ""
14648 "Looks for opportunities to reduce stack adjustments and stack references."
14649 msgstr ""
14650
14651 #: common.opt:1217
14652 #, no-c-format
14653 msgid "Put uninitialized globals in the common section."
14654 msgstr ""
14655
14656 #: common.opt:1225
14657 #, no-c-format
14658 msgid ""
14659 "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
14660 "compare the final-insns dump."
14661 msgstr ""
14662
14663 #: common.opt:1229
14664 #, no-c-format
14665 msgid "Run only the second compilation of -fcompare-debug."
14666 msgstr ""
14667
14668 #: common.opt:1233
14669 #, no-c-format
14670 msgid "Perform comparison elimination after register allocation has finished."
14671 msgstr ""
14672
14673 #: common.opt:1237
14674 #, no-c-format
14675 msgid "Do not perform optimizations increasing noticeably stack usage."
14676 msgstr ""
14677
14678 #: common.opt:1241
14679 #, no-c-format
14680 msgid "Perform a register copy-propagation optimization pass."
14681 msgstr ""
14682
14683 #: common.opt:1245
14684 #, no-c-format
14685 msgid "Perform cross-jumping optimization."
14686 msgstr ""
14687
14688 #: common.opt:1249
14689 #, no-c-format
14690 msgid "When running CSE, follow jumps to their targets."
14691 msgstr ""
14692
14693 #: common.opt:1257
14694 #, no-c-format
14695 msgid "Omit range reduction step when performing complex division."
14696 msgstr ""
14697
14698 #: common.opt:1261
14699 #, no-c-format
14700 msgid "Complex multiplication and division follow Fortran rules."
14701 msgstr ""
14702
14703 #: common.opt:1265
14704 #, no-c-format
14705 msgid "Place data items into their own section."
14706 msgstr ""
14707
14708 #: common.opt:1269
14709 #, no-c-format
14710 msgid "List all available debugging counters with their limits and counts."
14711 msgstr ""
14712
14713 #: common.opt:1273
14714 #, no-c-format
14715 msgid ""
14716 "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-"
14717 "<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
14718 msgstr ""
14719
14720 #: common.opt:1277
14721 #, no-c-format
14722 msgid ""
14723 "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug "
14724 "information."
14725 msgstr ""
14726
14727 #: common.opt:1281
14728 #, no-c-format
14729 msgid ""
14730 "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in "
14731 "compilation result."
14732 msgstr ""
14733
14734 #: common.opt:1285
14735 #, no-c-format
14736 msgid "Output .debug_types section when using DWARF v4 debuginfo."
14737 msgstr ""
14738
14739 #: common.opt:1291
14740 #, no-c-format
14741 msgid "Defer popping functions args from stack until later."
14742 msgstr ""
14743
14744 #: common.opt:1295
14745 #, no-c-format
14746 msgid "Attempt to fill delay slots of branch instructions."
14747 msgstr ""
14748
14749 #: common.opt:1299
14750 #, no-c-format
14751 msgid "Delete dead instructions that may throw exceptions."
14752 msgstr ""
14753
14754 #: common.opt:1303
14755 #, no-c-format
14756 msgid "Delete useless null pointer checks."
14757 msgstr ""
14758
14759 #: common.opt:1307
14760 #, no-c-format
14761 msgid ""
14762 "Stream extra data to support more aggressive devirtualization in LTO local "
14763 "transformation mode."
14764 msgstr ""
14765
14766 #: common.opt:1311
14767 #, no-c-format
14768 msgid "Perform speculative devirtualization."
14769 msgstr ""
14770
14771 #: common.opt:1315
14772 #, no-c-format
14773 msgid "Try to convert virtual calls to direct ones."
14774 msgstr ""
14775
14776 #: common.opt:1319
14777 #, no-c-format
14778 msgid ""
14779 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
14780 "location at the beginning of line-wrapped diagnostics."
14781 msgstr ""
14782
14783 #: common.opt:1336
14784 #, no-c-format
14785 msgid "Show the source line with a caret indicating the column."
14786 msgstr ""
14787
14788 #: common.opt:1340
14789 #, no-c-format
14790 msgid "Show labels annotating ranges of source code when showing source."
14791 msgstr ""
14792
14793 #: common.opt:1344
14794 #, no-c-format
14795 msgid "Show line numbers in the left margin when showing source."
14796 msgstr ""
14797
14798 #: common.opt:1352
14799 #, no-c-format
14800 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
14801 msgstr ""
14802
14803 #: common.opt:1372
14804 #, no-c-format
14805 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
14806 msgstr ""
14807
14808 #: common.opt:1392
14809 #, no-c-format
14810 msgid ""
14811 "-fdiagnostics-column-unit=[display|byte]\tSelect whether column numbers are "
14812 "output as display columns (default) or raw bytes."
14813 msgstr ""
14814
14815 #: common.opt:1396
14816 #, no-c-format
14817 msgid ""
14818 "-fdiagnostics-column-origin=<number>\tSet the number of the first column.  "
14819 "The default is 1-based as per GNU style, but some utilities may expect 0-"
14820 "based, for example."
14821 msgstr ""
14822
14823 #: common.opt:1400
14824 #, no-c-format
14825 msgid ""
14826 "-fdiagnostics-format=[text|sarif-stderr|sarif-file|json|json-stderr|json-"
14827 "file]\tSelect output format."
14828 msgstr ""
14829
14830 #: common.opt:1404
14831 #, no-c-format
14832 msgid ""
14833 "-fdiagnostics-escape-format=[unicode|bytes]\tSelect how to escape non-"
14834 "printable-ASCII bytes in the source for diagnostics that suggest it."
14835 msgstr ""
14836
14837 #: common.opt:1451
14838 #, no-c-format
14839 msgid "Print fix-it hints in machine-readable form."
14840 msgstr ""
14841
14842 #: common.opt:1455
14843 #, no-c-format
14844 msgid "Print fix-it hints to stderr in unified diff format."
14845 msgstr ""
14846
14847 #: common.opt:1459
14848 #, no-c-format
14849 msgid ""
14850 "Amend appropriate diagnostic messages with the command line option that "
14851 "controls them."
14852 msgstr ""
14853
14854 #: common.opt:1463
14855 #, no-c-format
14856 msgid "Print CWE identifiers for diagnostic messages, where available."
14857 msgstr ""
14858
14859 #: common.opt:1467
14860 #, no-c-format
14861 msgid "Print any rules associated with diagnostic messages."
14862 msgstr ""
14863
14864 #: common.opt:1471
14865 #, no-c-format
14866 msgid ""
14867 "Specify how to print any control-flow path associated with a diagnostic."
14868 msgstr ""
14869
14870 #: common.opt:1475
14871 #, no-c-format
14872 msgid ""
14873 "Turn off any diagnostics features that complicate the output, such as line "
14874 "numbers, color, and warning URLs."
14875 msgstr ""
14876
14877 #: common.opt:1479
14878 #, no-c-format
14879 msgid ""
14880 "-ftabstop=<number>      Distance between tab stops for column reporting."
14881 msgstr ""
14882
14883 #: common.opt:1495
14884 #, no-c-format
14885 msgid "Show stack depths of events in paths."
14886 msgstr ""
14887
14888 #: common.opt:1499
14889 #, no-c-format
14890 msgid "Set minimum width of left margin of source code when showing source."
14891 msgstr ""
14892
14893 #: common.opt:1503
14894 #, no-c-format
14895 msgid ""
14896 "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
14897 msgstr ""
14898
14899 #: common.opt:1507
14900 #, no-c-format
14901 msgid ""
14902 "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
14903 msgstr ""
14904
14905 #: common.opt:1511
14906 #, no-c-format
14907 msgid "-fdump-<type>\tDump various compiler internals to a file."
14908 msgstr ""
14909
14910 #: common.opt:1518
14911 #, no-c-format
14912 msgid ""
14913 "-fdump-final-insns=filename\tDump to filename the insns at the end of "
14914 "translation."
14915 msgstr ""
14916
14917 #: common.opt:1522
14918 #, no-c-format
14919 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
14920 msgstr ""
14921
14922 #: common.opt:1526
14923 #, no-c-format
14924 msgid "Suppress output of addresses in debugging dumps."
14925 msgstr ""
14926
14927 #: common.opt:1530
14928 #, no-c-format
14929 msgid ""
14930 "Collect and dump debug information into temporary file if ICE in C/C++ "
14931 "compiler occurred."
14932 msgstr ""
14933
14934 #: common.opt:1535
14935 #, no-c-format
14936 msgid ""
14937 "Dump detailed information on GCC's internal representation of source code "
14938 "locations."
14939 msgstr ""
14940
14941 #: common.opt:1539
14942 #, no-c-format
14943 msgid "Dump optimization passes."
14944 msgstr ""
14945
14946 #: common.opt:1543
14947 #, no-c-format
14948 msgid ""
14949 "Suppress output of instruction numbers, line number notes and addresses in "
14950 "debugging dumps."
14951 msgstr ""
14952
14953 #: common.opt:1547
14954 #, no-c-format
14955 msgid "Suppress output of previous and next insn numbers in debugging dumps."
14956 msgstr ""
14957
14958 #: common.opt:1551
14959 #, no-c-format
14960 msgid "Enable CFI tables via GAS assembler directives."
14961 msgstr ""
14962
14963 #: common.opt:1555
14964 #, no-c-format
14965 msgid "Perform early inlining."
14966 msgstr ""
14967
14968 #: common.opt:1563
14969 #, no-c-format
14970 msgid "Perform interprocedural reduction of aggregates."
14971 msgstr ""
14972
14973 #: common.opt:1567
14974 #, no-c-format
14975 msgid "Perform unused symbol elimination in debug info."
14976 msgstr ""
14977
14978 #: common.opt:1571
14979 #, no-c-format
14980 msgid "Perform unused type elimination in debug info."
14981 msgstr ""
14982
14983 #: common.opt:1575
14984 #, no-c-format
14985 msgid "Do not suppress C++ class debug information."
14986 msgstr ""
14987
14988 #: common.opt:1579
14989 #, no-c-format
14990 msgid "Enable exception handling."
14991 msgstr ""
14992
14993 #: common.opt:1583
14994 #, no-c-format
14995 msgid "Perform a number of minor, expensive optimizations."
14996 msgstr ""
14997
14998 #: common.opt:1587
14999 #, no-c-format
15000 msgid ""
15001 "-fexcess-precision=[fast|standard|16]\tSpecify handling of excess floating-"
15002 "point precision."
15003 msgstr ""
15004
15005 #: common.opt:1605
15006 #, no-c-format
15007 msgid ""
15008 "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of "
15009 "FLT_EVAL_METHOD are permitted."
15010 msgstr ""
15011
15012 #: common.opt:1621
15013 #, no-c-format
15014 msgid ""
15015 "Output lto objects containing both the intermediate language and binary "
15016 "output."
15017 msgstr ""
15018
15019 #: common.opt:1625
15020 #, no-c-format
15021 msgid "Assume no NaNs or infinities are generated."
15022 msgstr ""
15023
15024 #: common.opt:1629
15025 #, no-c-format
15026 msgid ""
15027 "Assume that loops with an exit will terminate and not loop indefinitely."
15028 msgstr ""
15029
15030 #: common.opt:1633
15031 #, no-c-format
15032 msgid ""
15033 "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
15034 msgstr ""
15035
15036 #: common.opt:1637
15037 #, no-c-format
15038 msgid "Don't allocate floats and doubles in extended-precision registers."
15039 msgstr ""
15040
15041 #: common.opt:1645
15042 #, no-c-format
15043 msgid "Perform a forward propagation pass on RTL."
15044 msgstr ""
15045
15046 #: common.opt:1649
15047 #, no-c-format
15048 msgid ""
15049 "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
15050 msgstr ""
15051
15052 #: common.opt:1666
15053 #, no-c-format
15054 msgid ""
15055 "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" "
15056 "exceptions."
15057 msgstr ""
15058
15059 #: common.opt:1673
15060 #, no-c-format
15061 msgid "Allow function addresses to be held in registers."
15062 msgstr ""
15063
15064 #: common.opt:1677
15065 #, no-c-format
15066 msgid "Place each function into its own section."
15067 msgstr ""
15068
15069 #: common.opt:1681
15070 #, no-c-format
15071 msgid "Perform global common subexpression elimination."
15072 msgstr ""
15073
15074 #: common.opt:1685
15075 #, no-c-format
15076 msgid ""
15077 "Perform enhanced load motion during global common subexpression elimination."
15078 msgstr ""
15079
15080 #: common.opt:1689
15081 #, no-c-format
15082 msgid "Perform store motion after global common subexpression elimination."
15083 msgstr ""
15084
15085 #: common.opt:1693
15086 #, no-c-format
15087 msgid ""
15088 "Perform redundant load after store elimination in global common "
15089 "subexpression elimination."
15090 msgstr ""
15091
15092 #: common.opt:1698
15093 #, no-c-format
15094 msgid ""
15095 "Perform global common subexpression elimination after register allocation "
15096 "has finished."
15097 msgstr ""
15098
15099 #: common.opt:1715
15100 #, no-c-format
15101 msgid ""
15102 "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT "
15103 "encodings and standard DWARF emitted in the debug information."
15104 msgstr ""
15105
15106 #: common.opt:1720
15107 #, no-c-format
15108 msgid "Enable in and out of Graphite representation."
15109 msgstr ""
15110
15111 #: common.opt:1724
15112 #, no-c-format
15113 msgid "Enable Graphite Identity transformation."
15114 msgstr ""
15115
15116 #: common.opt:1728
15117 #, no-c-format
15118 msgid ""
15119 "Enable hoisting adjacent loads to encourage generating conditional move "
15120 "instructions."
15121 msgstr ""
15122
15123 #: common.opt:1737
15124 #, no-c-format
15125 msgid ""
15126 "Improve GCC's ability to track column numbers in large source files, at the "
15127 "expense of slower compilation."
15128 msgstr ""
15129
15130 #: common.opt:1742
15131 #, no-c-format
15132 msgid "Mark all loops as parallel."
15133 msgstr ""
15134
15135 #: common.opt:1746 common.opt:1754 common.opt:2971
15136 #, no-c-format
15137 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
15138 msgstr ""
15139
15140 #: common.opt:1750
15141 #, no-c-format
15142 msgid "Enable loop interchange on trees."
15143 msgstr ""
15144
15145 #: common.opt:1758
15146 #, no-c-format
15147 msgid "Perform unroll-and-jam on loops."
15148 msgstr ""
15149
15150 #: common.opt:1762
15151 #, no-c-format
15152 msgid "Enable support for GNU transactional memory."
15153 msgstr ""
15154
15155 #: common.opt:1766
15156 #, no-c-format
15157 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
15158 msgstr ""
15159
15160 #: common.opt:1774
15161 #, no-c-format
15162 msgid "Enable the loop nest optimizer."
15163 msgstr ""
15164
15165 #: common.opt:1778
15166 #, no-c-format
15167 msgid "Force bitfield accesses to match their type width."
15168 msgstr ""
15169
15170 #: common.opt:1782
15171 #, no-c-format
15172 msgid "Merge adjacent stores."
15173 msgstr ""
15174
15175 #: common.opt:1786
15176 #, no-c-format
15177 msgid "Enable guessing of branch probabilities."
15178 msgstr ""
15179
15180 #: common.opt:1790
15181 #, no-c-format
15182 msgid "Harden conditionals not used in branches, checking reversed conditions."
15183 msgstr ""
15184
15185 #: common.opt:1794
15186 #, no-c-format
15187 msgid "Harden conditional branches by checking reversed conditions."
15188 msgstr ""
15189
15190 #: common.opt:1802
15191 #, no-c-format
15192 msgid "Process #ident directives."
15193 msgstr ""
15194
15195 #: common.opt:1806
15196 #, no-c-format
15197 msgid "Perform conversion of conditional jumps to branchless equivalents."
15198 msgstr ""
15199
15200 #: common.opt:1810
15201 #, no-c-format
15202 msgid "Perform conversion of conditional jumps to conditional execution."
15203 msgstr ""
15204
15205 #: common.opt:1814
15206 #, no-c-format
15207 msgid ""
15208 "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local "
15209 "variables."
15210 msgstr ""
15211
15212 #: common.opt:1830
15213 #, no-c-format
15214 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
15215 msgstr ""
15216
15217 #: common.opt:1842
15218 #, no-c-format
15219 msgid "Do not generate .size directives."
15220 msgstr ""
15221
15222 #: common.opt:1846
15223 #, no-c-format
15224 msgid "Perform indirect inlining."
15225 msgstr ""
15226
15227 #: common.opt:1852
15228 #, no-c-format
15229 msgid ""
15230 "Enable inlining of function declared \"inline\", disabling disables all "
15231 "inlining."
15232 msgstr ""
15233
15234 #: common.opt:1856
15235 #, no-c-format
15236 msgid ""
15237 "Integrate functions into their callers when code size is known not to grow."
15238 msgstr ""
15239
15240 #: common.opt:1860
15241 #, no-c-format
15242 msgid ""
15243 "Integrate functions not declared \"inline\" into their callers when "
15244 "profitable."
15245 msgstr ""
15246
15247 #: common.opt:1864
15248 #, no-c-format
15249 msgid "Integrate functions only required by their single caller."
15250 msgstr ""
15251
15252 #: common.opt:1871
15253 #, no-c-format
15254 msgid ""
15255 "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
15256 msgstr ""
15257
15258 #: common.opt:1875
15259 #, no-c-format
15260 msgid ""
15261 "Inline __atomic operations when a lock free instruction sequence is "
15262 "available."
15263 msgstr ""
15264
15265 #: common.opt:1882
15266 #, no-c-format
15267 msgid ""
15268 "-fcf-protection=[full|branch|return|none|check]\tInstrument functions with "
15269 "checks to verify jump/call/return control-flow transfer instructions have "
15270 "valid targets."
15271 msgstr ""
15272
15273 #: common.opt:1905
15274 #, no-c-format
15275 msgid "Instrument function entry and exit with profiling calls."
15276 msgstr ""
15277
15278 #: common.opt:1909
15279 #, no-c-format
15280 msgid "Instrument function entry and exit with profiling calls invoked once."
15281 msgstr ""
15282
15283 #: common.opt:1913
15284 #, no-c-format
15285 msgid ""
15286 "-finstrument-functions-exclude-function-list=name,...\tDo not instrument "
15287 "listed functions."
15288 msgstr ""
15289
15290 #: common.opt:1917
15291 #, no-c-format
15292 msgid ""
15293 "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument "
15294 "functions listed in files."
15295 msgstr ""
15296
15297 #: common.opt:1921
15298 #, no-c-format
15299 msgid "Perform interprocedural constant propagation."
15300 msgstr ""
15301
15302 #: common.opt:1925
15303 #, no-c-format
15304 msgid "Perform cloning to make Interprocedural constant propagation stronger."
15305 msgstr ""
15306
15307 #: common.opt:1933
15308 #, no-c-format
15309 msgid "Perform interprocedural bitwise constant propagation."
15310 msgstr ""
15311
15312 #: common.opt:1937
15313 #, no-c-format
15314 msgid "Perform interprocedural modref analysis."
15315 msgstr ""
15316
15317 #: common.opt:1941
15318 #, no-c-format
15319 msgid "Perform interprocedural profile propagation."
15320 msgstr ""
15321
15322 #: common.opt:1945
15323 #, no-c-format
15324 msgid "Perform interprocedural points-to analysis."
15325 msgstr ""
15326
15327 #: common.opt:1949
15328 #, no-c-format
15329 msgid "Discover pure and const functions."
15330 msgstr ""
15331
15332 #: common.opt:1953
15333 #, no-c-format
15334 msgid "Perform Identical Code Folding for functions and read-only variables."
15335 msgstr ""
15336
15337 #: common.opt:1957
15338 #, no-c-format
15339 msgid "Perform Identical Code Folding for functions."
15340 msgstr ""
15341
15342 #: common.opt:1961
15343 #, no-c-format
15344 msgid "Perform Identical Code Folding for variables."
15345 msgstr ""
15346
15347 #: common.opt:1965
15348 #, no-c-format
15349 msgid "Discover read-only and non addressable static variables."
15350 msgstr ""
15351
15352 #: common.opt:1969
15353 #, no-c-format
15354 msgid "Discover read-only, write-only and non-addressable static variables."
15355 msgstr ""
15356
15357 #: common.opt:1973
15358 #, no-c-format
15359 msgid "Reduce stack alignment on call sites if possible."
15360 msgstr ""
15361
15362 #: common.opt:1985
15363 #, no-c-format
15364 msgid "Perform IPA Value Range Propagation."
15365 msgstr ""
15366
15367 #: common.opt:1989
15368 #, no-c-format
15369 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
15370 msgstr ""
15371
15372 #: common.opt:1993
15373 #, no-c-format
15374 msgid ""
15375 "Assume strict aliasing rules apply across (uninlined) function boundaries."
15376 msgstr ""
15377
15378 #: common.opt:2006
15379 #, no-c-format
15380 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
15381 msgstr ""
15382
15383 #: common.opt:2022
15384 #, no-c-format
15385 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
15386 msgstr ""
15387
15388 #: common.opt:2027
15389 #, no-c-format
15390 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
15391 msgstr ""
15392
15393 #: common.opt:2032
15394 #, no-c-format
15395 msgid "Share slots for saving different hard registers."
15396 msgstr ""
15397
15398 #: common.opt:2036
15399 #, no-c-format
15400 msgid "Share stack slots for spilled pseudo-registers."
15401 msgstr ""
15402
15403 #: common.opt:2040
15404 #, no-c-format
15405 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
15406 msgstr ""
15407
15408 #: common.opt:2044
15409 #, no-c-format
15410 msgid "Optimize induction variables on trees."
15411 msgstr ""
15412
15413 #: common.opt:2048
15414 #, no-c-format
15415 msgid "Use jump tables for sufficiently large switch statements."
15416 msgstr ""
15417
15418 #: common.opt:2052
15419 #, no-c-format
15420 msgid "Use bit tests for sufficiently large switch statements."
15421 msgstr ""
15422
15423 #: common.opt:2056
15424 #, no-c-format
15425 msgid "Generate code for functions even if they are fully inlined."
15426 msgstr ""
15427
15428 #: common.opt:2060
15429 #, no-c-format
15430 msgid "Generate code for static functions even if they are never called."
15431 msgstr ""
15432
15433 #: common.opt:2064
15434 #, no-c-format
15435 msgid "Emit static const variables even if they are not used."
15436 msgstr ""
15437
15438 #: common.opt:2068
15439 #, no-c-format
15440 msgid "Give external symbols a leading underscore."
15441 msgstr ""
15442
15443 #: common.opt:2076
15444 #, no-c-format
15445 msgid "Do CFG-sensitive rematerialization in LRA."
15446 msgstr ""
15447
15448 #: common.opt:2080
15449 #, no-c-format
15450 msgid "Enable link-time optimization."
15451 msgstr ""
15452
15453 #: common.opt:2084
15454 #, no-c-format
15455 msgid "Link-time optimization with number of parallel jobs or jobserver."
15456 msgstr ""
15457
15458 #: common.opt:2106
15459 #, no-c-format
15460 msgid "Specify the algorithm to partition symbols and vars at linktime."
15461 msgstr ""
15462
15463 #: common.opt:2111
15464 #, no-c-format
15465 msgid "Use zlib/zstd compression level <number> for IL."
15466 msgstr ""
15467
15468 #: common.opt:2119
15469 #, no-c-format
15470 msgid "Report various link-time optimization statistics."
15471 msgstr ""
15472
15473 #: common.opt:2123
15474 #, no-c-format
15475 msgid "Report various link-time optimization statistics for WPA only."
15476 msgstr ""
15477
15478 #: common.opt:2127
15479 #, no-c-format
15480 msgid "Set errno after built-in math functions."
15481 msgstr ""
15482
15483 #: common.opt:2131
15484 #, no-c-format
15485 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
15486 msgstr ""
15487
15488 #: common.opt:2135
15489 #, no-c-format
15490 msgid "Report on permanent memory allocation."
15491 msgstr ""
15492
15493 #: common.opt:2139
15494 #, no-c-format
15495 msgid "Report on permanent memory allocation in WPA only."
15496 msgstr ""
15497
15498 #: common.opt:2146
15499 #, no-c-format
15500 msgid "Attempt to merge identical constants and constant variables."
15501 msgstr ""
15502
15503 #: common.opt:2150
15504 #, no-c-format
15505 msgid "Attempt to merge identical constants across compilation units."
15506 msgstr ""
15507
15508 #: common.opt:2154
15509 #, no-c-format
15510 msgid "Attempt to merge identical debug strings across compilation units."
15511 msgstr ""
15512
15513 #: common.opt:2158
15514 #, no-c-format
15515 msgid ""
15516 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
15517 "line.  0 suppresses line-wrapping."
15518 msgstr ""
15519
15520 #: common.opt:2162
15521 #, no-c-format
15522 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
15523 msgstr ""
15524
15525 #: common.opt:2166
15526 #, no-c-format
15527 msgid "Perform SMS based modulo scheduling with register moves allowed."
15528 msgstr ""
15529
15530 #: common.opt:2170
15531 #, no-c-format
15532 msgid "Move loop invariant computations out of loops."
15533 msgstr ""
15534
15535 #: common.opt:2174
15536 #, no-c-format
15537 msgid "Move stores out of loops."
15538 msgstr ""
15539
15540 #: common.opt:2178
15541 #, no-c-format
15542 msgid "Building block for specs-based multilib-aware TFLAGS."
15543 msgstr ""
15544
15545 #: common.opt:2182
15546 #, no-c-format
15547 msgid "Use the RTL dead code elimination pass."
15548 msgstr ""
15549
15550 #: common.opt:2186
15551 #, no-c-format
15552 msgid "Use the RTL dead store elimination pass."
15553 msgstr ""
15554
15555 #: common.opt:2190
15556 #, no-c-format
15557 msgid ""
15558 "Enable/Disable the traditional scheduling in loops that already passed "
15559 "modulo scheduling."
15560 msgstr ""
15561
15562 #: common.opt:2194
15563 #, no-c-format
15564 msgid "Support synchronous non-call exceptions."
15565 msgstr ""
15566
15567 #: common.opt:2201
15568 #, no-c-format
15569 msgid ""
15570 "-foffload-options=<targets>=<options>\tSpecify options for the offloading "
15571 "targets."
15572 msgstr ""
15573
15574 #: common.opt:2205
15575 #, no-c-format
15576 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
15577 msgstr ""
15578
15579 #: common.opt:2218
15580 #, no-c-format
15581 msgid "When possible do not generate stack frames."
15582 msgstr ""
15583
15584 #: common.opt:2225
15585 #, no-c-format
15586 msgid ""
15587 "Generate SIMD clones for functions with the OpenMP declare target directive."
15588 msgstr ""
15589
15590 #: common.opt:2244
15591 #, no-c-format
15592 msgid "Enable all optimization info dumps on stderr."
15593 msgstr ""
15594
15595 #: common.opt:2248
15596 #, no-c-format
15597 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
15598 msgstr ""
15599
15600 #: common.opt:2252
15601 #, no-c-format
15602 msgid ""
15603 "Write a SRCFILE.opt-record.json file detailing what optimizations were "
15604 "performed."
15605 msgstr ""
15606
15607 #: common.opt:2260
15608 #, no-c-format
15609 msgid "Optimize sibling and tail recursive calls."
15610 msgstr ""
15611
15612 #: common.opt:2264
15613 #, no-c-format
15614 msgid "Perform partial inlining."
15615 msgstr ""
15616
15617 #: common.opt:2268 common.opt:2272
15618 #, no-c-format
15619 msgid "Report on memory allocation before interprocedural optimization."
15620 msgstr ""
15621
15622 #: common.opt:2276
15623 #, no-c-format
15624 msgid "Pack structure members together without holes."
15625 msgstr ""
15626
15627 #: common.opt:2280
15628 #, no-c-format
15629 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
15630 msgstr ""
15631
15632 #: common.opt:2284
15633 #, no-c-format
15634 msgid "Return small aggregates in memory, not registers."
15635 msgstr ""
15636
15637 #: common.opt:2288
15638 #, no-c-format
15639 msgid "Perform loop peeling."
15640 msgstr ""
15641
15642 #: common.opt:2292
15643 #, no-c-format
15644 msgid "Enable machine specific peephole optimizations."
15645 msgstr ""
15646
15647 #: common.opt:2296
15648 #, no-c-format
15649 msgid "Enable an RTL peephole pass before sched2."
15650 msgstr ""
15651
15652 #: common.opt:2300
15653 #, no-c-format
15654 msgid "Generate position-independent code if possible (large mode)."
15655 msgstr ""
15656
15657 #: common.opt:2304
15658 #, no-c-format
15659 msgid ""
15660 "Generate position-independent code for executables if possible (large mode)."
15661 msgstr ""
15662
15663 #: common.opt:2308
15664 #, no-c-format
15665 msgid "Generate position-independent code if possible (small mode)."
15666 msgstr ""
15667
15668 #: common.opt:2312
15669 #, no-c-format
15670 msgid ""
15671 "Generate position-independent code for executables if possible (small mode)."
15672 msgstr ""
15673
15674 #: common.opt:2316
15675 #, no-c-format
15676 msgid ""
15677 "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
15678 msgstr ""
15679
15680 #: common.opt:2320
15681 #, no-c-format
15682 msgid "Specify a plugin to load."
15683 msgstr ""
15684
15685 #: common.opt:2324
15686 #, no-c-format
15687 msgid ""
15688 "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
15689 "plugin <name>."
15690 msgstr ""
15691
15692 #: common.opt:2328
15693 #, no-c-format
15694 msgid "Run predictive commoning optimization."
15695 msgstr ""
15696
15697 #: common.opt:2332
15698 #, no-c-format
15699 msgid "Generate prefetch instructions, if available, for arrays in loops."
15700 msgstr ""
15701
15702 #: common.opt:2336
15703 #, no-c-format
15704 msgid "Enable basic program profiling code."
15705 msgstr ""
15706
15707 #: common.opt:2340
15708 #, no-c-format
15709 msgid "Generate absolute source path names for gcov."
15710 msgstr ""
15711
15712 #: common.opt:2344
15713 #, no-c-format
15714 msgid "Insert arc-based program profiling code."
15715 msgstr ""
15716
15717 #: common.opt:2348
15718 #, no-c-format
15719 msgid ""
15720 "Set the top-level directory for storing the profile data. The default is "
15721 "'pwd'."
15722 msgstr ""
15723
15724 #: common.opt:2353
15725 #, no-c-format
15726 msgid "Select the name for storing the profile note file."
15727 msgstr ""
15728
15729 #: common.opt:2357
15730 #, no-c-format
15731 msgid "Enable correction of flow inconsistent profile data input."
15732 msgstr ""
15733
15734 #: common.opt:2361
15735 #, no-c-format
15736 msgid ""
15737 "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update "
15738 "method."
15739 msgstr ""
15740
15741 #: common.opt:2365
15742 #, no-c-format
15743 msgid ""
15744 "Instrument only functions from files whose name matches any of the regular "
15745 "expressions (separated by semi-colons)."
15746 msgstr ""
15747
15748 #: common.opt:2369
15749 #, no-c-format
15750 msgid ""
15751 "Instrument only functions from files whose name does not match any of the "
15752 "regular expressions (separated by semi-colons)."
15753 msgstr ""
15754
15755 #: common.opt:2385
15756 #, no-c-format
15757 msgid ""
15758 "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level "
15759 "of reproducibility of profile gathered by -fprofile-generate."
15760 msgstr ""
15761
15762 #: common.opt:2401
15763 #, no-c-format
15764 msgid ""
15765 "Remove prefix from absolute path before mangling name for -fprofile-"
15766 "generate= and -fprofile-use=."
15767 msgstr ""
15768
15769 #: common.opt:2405
15770 #, no-c-format
15771 msgid ""
15772 "-fprofile-prefix-map=<old>=<new>\tMap one directory name to another in GCOV "
15773 "coverage result."
15774 msgstr ""
15775
15776 #: common.opt:2409
15777 #, no-c-format
15778 msgid ""
15779 "Enable common options for generating profile info for profile feedback "
15780 "directed optimizations."
15781 msgstr ""
15782
15783 #: common.opt:2413
15784 #, no-c-format
15785 msgid ""
15786 "Enable common options for generating profile info for profile feedback "
15787 "directed optimizations, and set -fprofile-dir=."
15788 msgstr ""
15789
15790 #: common.opt:2417
15791 #, no-c-format
15792 msgid ""
15793 "Register the profile information in the .gcov_info section instead of using "
15794 "a constructor/destructor."
15795 msgstr ""
15796
15797 #: common.opt:2421
15798 #, no-c-format
15799 msgid ""
15800 "Register the profile information in the specified section instead of using a "
15801 "constructor/destructor."
15802 msgstr ""
15803
15804 #: common.opt:2425
15805 #, no-c-format
15806 msgid ""
15807 "Do not assume that functions never executed during the train run are cold."
15808 msgstr ""
15809
15810 #: common.opt:2429
15811 #, no-c-format
15812 msgid ""
15813 "Enable common options for performing profile feedback directed optimizations."
15814 msgstr ""
15815
15816 #: common.opt:2433
15817 #, no-c-format
15818 msgid ""
15819 "Enable common options for performing profile feedback directed "
15820 "optimizations, and set -fprofile-dir=."
15821 msgstr ""
15822
15823 #: common.opt:2437
15824 #, no-c-format
15825 msgid "Insert code to profile values of expressions."
15826 msgstr ""
15827
15828 #: common.opt:2441
15829 #, no-c-format
15830 msgid "Report on consistency of profile."
15831 msgstr ""
15832
15833 #: common.opt:2445
15834 #, no-c-format
15835 msgid "Enable function reordering that improves code placement."
15836 msgstr ""
15837
15838 #: common.opt:2449
15839 #, no-c-format
15840 msgid "Insert NOP instructions at each function entry."
15841 msgstr ""
15842
15843 #: common.opt:2456
15844 #, no-c-format
15845 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
15846 msgstr ""
15847
15848 #: common.opt:2466
15849 #, no-c-format
15850 msgid "Record gcc command line switches in the object file."
15851 msgstr ""
15852
15853 #: common.opt:2470
15854 #, no-c-format
15855 msgid "Return small aggregates in registers."
15856 msgstr ""
15857
15858 #: common.opt:2478
15859 #, no-c-format
15860 msgid ""
15861 "Tell DSE that the storage for a C++ object is dead when the constructor "
15862 "starts and when the destructor finishes."
15863 msgstr ""
15864
15865 #: common.opt:2489
15866 #, no-c-format
15867 msgid ""
15868 "-flive-patching=[inline-only-static|inline-clone]\tControl IPA optimizations "
15869 "to provide a safe compilation for live-patching.  At the same time, provides "
15870 "multiple-level control on the enabled IPA optimizations."
15871 msgstr ""
15872
15873 #: common.opt:2504
15874 #, no-c-format
15875 msgid "Tell DCE to remove unused C++ allocations."
15876 msgstr ""
15877
15878 #: common.opt:2508
15879 #, no-c-format
15880 msgid "Relief of register pressure through live range shrinkage."
15881 msgstr ""
15882
15883 #: common.opt:2512
15884 #, no-c-format
15885 msgid "Perform a register renaming optimization pass."
15886 msgstr ""
15887
15888 #: common.opt:2516
15889 #, no-c-format
15890 msgid "Perform a target dependent instruction fusion optimization pass."
15891 msgstr ""
15892
15893 #: common.opt:2520
15894 #, no-c-format
15895 msgid "Reorder basic blocks to improve code placement."
15896 msgstr ""
15897
15898 #: common.opt:2524
15899 #, no-c-format
15900 msgid ""
15901 "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering "
15902 "algorithm."
15903 msgstr ""
15904
15905 #: common.opt:2537
15906 #, no-c-format
15907 msgid "Reorder basic blocks and partition into hot and cold sections."
15908 msgstr ""
15909
15910 #: common.opt:2541
15911 #, no-c-format
15912 msgid "Reorder functions to improve code placement."
15913 msgstr ""
15914
15915 #: common.opt:2545
15916 #, no-c-format
15917 msgid "Add a common subexpression elimination pass after loop optimizations."
15918 msgstr ""
15919
15920 #: common.opt:2553
15921 #, no-c-format
15922 msgid "Disable optimizations that assume default FP rounding behavior."
15923 msgstr ""
15924
15925 #: common.opt:2557
15926 #, no-c-format
15927 msgid "Enable scheduling across basic blocks."
15928 msgstr ""
15929
15930 #: common.opt:2561
15931 #, no-c-format
15932 msgid "Enable register pressure sensitive insn scheduling."
15933 msgstr ""
15934
15935 #: common.opt:2565
15936 #, no-c-format
15937 msgid "Allow speculative motion of non-loads."
15938 msgstr ""
15939
15940 #: common.opt:2569
15941 #, no-c-format
15942 msgid "Allow speculative motion of some loads."
15943 msgstr ""
15944
15945 #: common.opt:2573
15946 #, no-c-format
15947 msgid "Allow speculative motion of more loads."
15948 msgstr ""
15949
15950 #: common.opt:2577
15951 #, no-c-format
15952 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
15953 msgstr ""
15954
15955 #: common.opt:2581
15956 #, no-c-format
15957 msgid "If scheduling post reload, do superblock scheduling."
15958 msgstr ""
15959
15960 #: common.opt:2589
15961 #, no-c-format
15962 msgid "Reschedule instructions before register allocation."
15963 msgstr ""
15964
15965 #: common.opt:2593
15966 #, no-c-format
15967 msgid "Reschedule instructions after register allocation."
15968 msgstr ""
15969
15970 #: common.opt:2600
15971 #, no-c-format
15972 msgid "Schedule instructions using selective scheduling algorithm."
15973 msgstr ""
15974
15975 #: common.opt:2604
15976 #, no-c-format
15977 msgid "Run selective scheduling after reload."
15978 msgstr ""
15979
15980 #: common.opt:2608
15981 #, no-c-format
15982 msgid "Run self-tests, using the given path to locate test files."
15983 msgstr ""
15984
15985 #: common.opt:2612
15986 #, no-c-format
15987 msgid "Perform software pipelining of inner loops during selective scheduling."
15988 msgstr ""
15989
15990 #: common.opt:2616
15991 #, no-c-format
15992 msgid "Perform software pipelining of outer loops during selective scheduling."
15993 msgstr ""
15994
15995 #: common.opt:2620
15996 #, no-c-format
15997 msgid "Reschedule pipelined regions without pipelining."
15998 msgstr ""
15999
16000 #: common.opt:2624
16001 #, no-c-format
16002 msgid ""
16003 "Allow interposing function (or variables) by ones with different semantics "
16004 "(or initializer) respectively by dynamic linker."
16005 msgstr ""
16006
16007 #: common.opt:2630
16008 #, no-c-format
16009 msgid "Allow premature scheduling of queued insns."
16010 msgstr ""
16011
16012 #: common.opt:2634
16013 #, no-c-format
16014 msgid ""
16015 "-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
16016 "prematurely scheduled."
16017 msgstr ""
16018
16019 #: common.opt:2642
16020 #, no-c-format
16021 msgid ""
16022 "Set dependence distance checking in premature scheduling of queued insns."
16023 msgstr ""
16024
16025 #: common.opt:2646
16026 #, no-c-format
16027 msgid ""
16028 "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
16029 "premature scheduling of queued insns."
16030 msgstr ""
16031
16032 #: common.opt:2650
16033 #, no-c-format
16034 msgid "Enable the group heuristic in the scheduler."
16035 msgstr ""
16036
16037 #: common.opt:2654
16038 #, no-c-format
16039 msgid "Enable the critical path heuristic in the scheduler."
16040 msgstr ""
16041
16042 #: common.opt:2658
16043 #, no-c-format
16044 msgid "Enable the speculative instruction heuristic in the scheduler."
16045 msgstr ""
16046
16047 #: common.opt:2662
16048 #, no-c-format
16049 msgid "Enable the rank heuristic in the scheduler."
16050 msgstr ""
16051
16052 #: common.opt:2666
16053 #, no-c-format
16054 msgid "Enable the last instruction heuristic in the scheduler."
16055 msgstr ""
16056
16057 #: common.opt:2670
16058 #, no-c-format
16059 msgid "Enable the dependent count heuristic in the scheduler."
16060 msgstr ""
16061
16062 #: common.opt:2674
16063 #, no-c-format
16064 msgid "Access data in the same section from shared anchor points."
16065 msgstr ""
16066
16067 #: common.opt:2686
16068 #, no-c-format
16069 msgid "Turn on Redundant Extensions Elimination pass."
16070 msgstr ""
16071
16072 #: common.opt:2690
16073 #, no-c-format
16074 msgid "Show column numbers in diagnostics, when available.  Default on."
16075 msgstr ""
16076
16077 #: common.opt:2694
16078 #, no-c-format
16079 msgid ""
16080 "Emit function prologues only before parts of the function that need it, "
16081 "rather than at the top of the function."
16082 msgstr ""
16083
16084 #: common.opt:2699
16085 #, no-c-format
16086 msgid "Shrink-wrap parts of the prologue and epilogue separately."
16087 msgstr ""
16088
16089 #: common.opt:2703
16090 #, no-c-format
16091 msgid "Disable optimizations observable by IEEE signaling NaNs."
16092 msgstr ""
16093
16094 #: common.opt:2707
16095 #, no-c-format
16096 msgid ""
16097 "Disable floating point optimizations that ignore the IEEE signedness of zero."
16098 msgstr ""
16099
16100 #: common.opt:2711
16101 #, no-c-format
16102 msgid "Convert floating point constants to single precision constants."
16103 msgstr ""
16104
16105 #: common.opt:2715
16106 #, no-c-format
16107 msgid "Split lifetimes of induction variables when loops are unrolled."
16108 msgstr ""
16109
16110 #: common.opt:2719
16111 #, no-c-format
16112 msgid "Generate discontiguous stack frames."
16113 msgstr ""
16114
16115 #: common.opt:2723
16116 #, no-c-format
16117 msgid "Split wide types into independent registers."
16118 msgstr ""
16119
16120 #: common.opt:2727
16121 #, no-c-format
16122 msgid "Split wide types into independent registers earlier."
16123 msgstr ""
16124
16125 #: common.opt:2731
16126 #, no-c-format
16127 msgid "Enable backward propagation of use properties at the SSA level."
16128 msgstr ""
16129
16130 #: common.opt:2735
16131 #, no-c-format
16132 msgid "Optimize conditional patterns using SSA PHI nodes."
16133 msgstr ""
16134
16135 #: common.opt:2739
16136 #, no-c-format
16137 msgid ""
16138 "Optimize amount of stdarg registers saved to stack at start of function."
16139 msgstr ""
16140
16141 #: common.opt:2743
16142 #, no-c-format
16143 msgid "Apply variable expansion when loops are unrolled."
16144 msgstr ""
16145
16146 #: common.opt:2747
16147 #, no-c-format
16148 msgid ""
16149 "-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
16150 "program."
16151 msgstr ""
16152
16153 #: common.opt:2751
16154 #, no-c-format
16155 msgid ""
16156 "Insert stack checking code into the program.  Same as -fstack-check=specific."
16157 msgstr ""
16158
16159 #: common.opt:2755
16160 #, no-c-format
16161 msgid ""
16162 "Insert code to probe each page of stack space as it is allocated to protect "
16163 "from stack-clash style attacks."
16164 msgstr ""
16165
16166 #: common.opt:2763
16167 #, no-c-format
16168 msgid ""
16169 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
16170 msgstr ""
16171
16172 #: common.opt:2767
16173 #, no-c-format
16174 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
16175 msgstr ""
16176
16177 #: common.opt:2771
16178 #, no-c-format
16179 msgid "Use propolice as a stack protection method."
16180 msgstr ""
16181
16182 #: common.opt:2775
16183 #, no-c-format
16184 msgid "Use a stack protection method for every function."
16185 msgstr ""
16186
16187 #: common.opt:2779
16188 #, no-c-format
16189 msgid "Use a smart stack protection method for certain functions."
16190 msgstr ""
16191
16192 #: common.opt:2783
16193 #, no-c-format
16194 msgid ""
16195 "Use stack protection method only for functions with the stack_protect "
16196 "attribute."
16197 msgstr ""
16198
16199 #: common.opt:2787
16200 #, no-c-format
16201 msgid "Output stack usage information on a per-function basis."
16202 msgstr ""
16203
16204 #: common.opt:2799
16205 #, no-c-format
16206 msgid "Assume strict aliasing rules apply."
16207 msgstr ""
16208
16209 #: common.opt:2803
16210 #, no-c-format
16211 msgid ""
16212 "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
16213 msgstr ""
16214
16215 #: common.opt:2807
16216 #, no-c-format
16217 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
16218 msgstr ""
16219
16220 #: common.opt:2811
16221 #, no-c-format
16222 msgid "Check for syntax errors, then stop."
16223 msgstr ""
16224
16225 #: common.opt:2815
16226 #, no-c-format
16227 msgid "Create data files needed by \"gcov\"."
16228 msgstr ""
16229
16230 #: common.opt:2819
16231 #, no-c-format
16232 msgid "Perform jump threading optimizations."
16233 msgstr ""
16234
16235 #: common.opt:2823
16236 #, no-c-format
16237 msgid "Report the time taken by each compiler pass."
16238 msgstr ""
16239
16240 #: common.opt:2827
16241 #, no-c-format
16242 msgid "Record times taken by sub-phases separately."
16243 msgstr ""
16244
16245 #: common.opt:2831
16246 #, no-c-format
16247 msgid ""
16248 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
16249 "default thread-local storage code generation model."
16250 msgstr ""
16251
16252 #: common.opt:2850
16253 #, no-c-format
16254 msgid "Reorder top level functions, variables, and asms."
16255 msgstr ""
16256
16257 #: common.opt:2854
16258 #, no-c-format
16259 msgid "Perform superblock formation via tail duplication."
16260 msgstr ""
16261
16262 #: common.opt:2858
16263 #, no-c-format
16264 msgid ""
16265 "For targets that normally need trampolines for nested functions, always "
16266 "generate them instead of using descriptors."
16267 msgstr ""
16268
16269 #: common.opt:2866
16270 #, no-c-format
16271 msgid "Assume floating-point operations can trap."
16272 msgstr ""
16273
16274 #: common.opt:2870
16275 #, no-c-format
16276 msgid "Trap for signed overflow in addition, subtraction and multiplication."
16277 msgstr ""
16278
16279 #: common.opt:2874
16280 #, no-c-format
16281 msgid "Enable SSA-CCP optimization on trees."
16282 msgstr ""
16283
16284 #: common.opt:2878
16285 #, no-c-format
16286 msgid "Enable SSA-BIT-CCP optimization on trees."
16287 msgstr ""
16288
16289 #: common.opt:2886
16290 #, no-c-format
16291 msgid "Enable loop header copying on trees."
16292 msgstr ""
16293
16294 #: common.opt:2894
16295 #, no-c-format
16296 msgid "Enable SSA coalescing of user variables."
16297 msgstr ""
16298
16299 #: common.opt:2902
16300 #, no-c-format
16301 msgid "Enable copy propagation on trees."
16302 msgstr ""
16303
16304 #: common.opt:2910
16305 #, no-c-format
16306 msgid "Transform condition stores into unconditional ones."
16307 msgstr ""
16308
16309 #: common.opt:2914
16310 #, no-c-format
16311 msgid "Perform conversions of switch initializations."
16312 msgstr ""
16313
16314 #: common.opt:2918
16315 #, no-c-format
16316 msgid "Enable SSA dead code elimination optimization on trees."
16317 msgstr ""
16318
16319 #: common.opt:2922
16320 #, no-c-format
16321 msgid "Enable dominator optimizations."
16322 msgstr ""
16323
16324 #: common.opt:2926
16325 #, no-c-format
16326 msgid "Enable tail merging on trees."
16327 msgstr ""
16328
16329 #: common.opt:2930
16330 #, no-c-format
16331 msgid "Enable dead store elimination."
16332 msgstr ""
16333
16334 #: common.opt:2934
16335 #, no-c-format
16336 msgid "Enable forward propagation on trees."
16337 msgstr ""
16338
16339 #: common.opt:2938
16340 #, no-c-format
16341 msgid "Enable Full Redundancy Elimination (FRE) on trees."
16342 msgstr ""
16343
16344 #: common.opt:2942
16345 #, no-c-format
16346 msgid "Enable string length optimizations on trees."
16347 msgstr ""
16348
16349 #: common.opt:2946
16350 #, no-c-format
16351 msgid ""
16352 "Detect paths that trigger erroneous or undefined behavior due to "
16353 "dereferencing a null pointer.  Isolate those paths from the main control "
16354 "flow and turn the statement with erroneous or undefined behavior into a trap."
16355 msgstr ""
16356
16357 #: common.opt:2952
16358 #, no-c-format
16359 msgid ""
16360 "Detect paths that trigger erroneous or undefined behavior due to a null "
16361 "value being used in a way forbidden by a returns_nonnull or nonnull "
16362 "attribute.  Isolate those paths from the main control flow and turn the "
16363 "statement with erroneous or undefined behavior into a trap."
16364 msgstr ""
16365
16366 #: common.opt:2959
16367 #, no-c-format
16368 msgid "Enable loop distribution on trees."
16369 msgstr ""
16370
16371 #: common.opt:2963
16372 #, no-c-format
16373 msgid "Enable loop distribution for patterns transformed into a library call."
16374 msgstr ""
16375
16376 #: common.opt:2967
16377 #, no-c-format
16378 msgid "Enable loop invariant motion on trees."
16379 msgstr ""
16380
16381 #: common.opt:2975
16382 #, no-c-format
16383 msgid "Create canonical induction variables in loops."
16384 msgstr ""
16385
16386 #: common.opt:2979
16387 #, no-c-format
16388 msgid "Enable loop optimizations on tree level."
16389 msgstr ""
16390
16391 #: common.opt:2983
16392 #, no-c-format
16393 msgid ""
16394 "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
16395 msgstr ""
16396
16397 #: common.opt:2987
16398 #, no-c-format
16399 msgid "Enable hoisting loads from conditional pointers."
16400 msgstr ""
16401
16402 #: common.opt:2991
16403 #, no-c-format
16404 msgid "Enable SSA-PRE optimization on trees."
16405 msgstr ""
16406
16407 #: common.opt:2995
16408 #, no-c-format
16409 msgid ""
16410 "In SSA-PRE optimization on trees, enable partial-partial redundancy "
16411 "elimination."
16412 msgstr ""
16413
16414 #: common.opt:2999
16415 #, no-c-format
16416 msgid "Perform function-local points-to analysis on trees."
16417 msgstr ""
16418
16419 #: common.opt:3003
16420 #, no-c-format
16421 msgid "Enable reassociation on tree level."
16422 msgstr ""
16423
16424 #: common.opt:3011
16425 #, no-c-format
16426 msgid "Enable SSA code sinking on trees."
16427 msgstr ""
16428
16429 #: common.opt:3015
16430 #, no-c-format
16431 msgid "Perform straight-line strength reduction."
16432 msgstr ""
16433
16434 #: common.opt:3019
16435 #, no-c-format
16436 msgid "Perform scalar replacement of aggregates."
16437 msgstr ""
16438
16439 #: common.opt:3023
16440 #, no-c-format
16441 msgid "Replace temporary expressions in the SSA->normal pass."
16442 msgstr ""
16443
16444 #: common.opt:3027
16445 #, no-c-format
16446 msgid "Perform live range splitting during the SSA->normal pass."
16447 msgstr ""
16448
16449 #: common.opt:3031
16450 #, no-c-format
16451 msgid "Perform Value Range Propagation on trees."
16452 msgstr ""
16453
16454 #: common.opt:3035
16455 #, no-c-format
16456 msgid "Split paths leading to loop backedges."
16457 msgstr ""
16458
16459 #: common.opt:3039
16460 #, no-c-format
16461 msgid ""
16462 "Assume common declarations may be overridden with ones with a larger "
16463 "trailing array."
16464 msgstr ""
16465
16466 #: common.opt:3044
16467 #, no-c-format
16468 msgid "Compile whole compilation unit at a time."
16469 msgstr ""
16470
16471 #: common.opt:3048
16472 #, no-c-format
16473 msgid "Trap on __builtin_unreachable instead of using it for optimization."
16474 msgstr ""
16475
16476 #: common.opt:3052
16477 #, no-c-format
16478 msgid "Perform loop unrolling when iteration count is known."
16479 msgstr ""
16480
16481 #: common.opt:3056
16482 #, no-c-format
16483 msgid "Perform loop unrolling for all loops."
16484 msgstr ""
16485
16486 #: common.opt:3071
16487 #, no-c-format
16488 msgid ""
16489 "Allow optimization for floating-point arithmetic which may change the result "
16490 "of the operation due to rounding."
16491 msgstr ""
16492
16493 #: common.opt:3076
16494 #, no-c-format
16495 msgid "Same as -fassociative-math for expressions which include division."
16496 msgstr ""
16497
16498 #: common.opt:3084
16499 #, no-c-format
16500 msgid "Allow math optimizations that may violate IEEE or ISO standards."
16501 msgstr ""
16502
16503 #: common.opt:3088
16504 #, no-c-format
16505 msgid "Perform loop unswitching."
16506 msgstr ""
16507
16508 #: common.opt:3092
16509 #, no-c-format
16510 msgid "Perform loop splitting."
16511 msgstr ""
16512
16513 #: common.opt:3096
16514 #, no-c-format
16515 msgid "Version loops based on whether indices have a stride of one."
16516 msgstr ""
16517
16518 #: common.opt:3100
16519 #, no-c-format
16520 msgid "Just generate unwind tables for exception handling."
16521 msgstr ""
16522
16523 #: common.opt:3104
16524 #, no-c-format
16525 msgid "Use the bfd linker instead of the default linker."
16526 msgstr ""
16527
16528 #: common.opt:3108
16529 #, no-c-format
16530 msgid "Use the gold linker instead of the default linker."
16531 msgstr ""
16532
16533 #: common.opt:3112
16534 #, no-c-format
16535 msgid "Use the lld LLVM linker instead of the default linker."
16536 msgstr ""
16537
16538 #: common.opt:3116
16539 #, no-c-format
16540 msgid "Use the Modern linker (MOLD) linker instead of the default linker."
16541 msgstr ""
16542
16543 #: common.opt:3126
16544 #, no-c-format
16545 msgid "Perform variable tracking."
16546 msgstr ""
16547
16548 #: common.opt:3133
16549 #, no-c-format
16550 msgid "Perform variable tracking by annotating assignments."
16551 msgstr ""
16552
16553 #: common.opt:3139
16554 #, no-c-format
16555 msgid "Toggle -fvar-tracking-assignments."
16556 msgstr ""
16557
16558 #: common.opt:3146
16559 #, no-c-format
16560 msgid ""
16561 "Perform variable tracking and also tag variables that are uninitialized."
16562 msgstr ""
16563
16564 #: common.opt:3151
16565 #, no-c-format
16566 msgid "Enable vectorization on trees."
16567 msgstr ""
16568
16569 #: common.opt:3159
16570 #, no-c-format
16571 msgid "Enable loop vectorization on trees."
16572 msgstr ""
16573
16574 #: common.opt:3163
16575 #, no-c-format
16576 msgid "Enable basic block vectorization (SLP) on trees."
16577 msgstr ""
16578
16579 #: common.opt:3167
16580 #, no-c-format
16581 msgid ""
16582 "-fvect-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the cost "
16583 "model for vectorization."
16584 msgstr ""
16585
16586 #: common.opt:3171
16587 #, no-c-format
16588 msgid ""
16589 "-fsimd-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the "
16590 "vectorization cost model for code marked with a simd directive."
16591 msgstr ""
16592
16593 #: common.opt:3190
16594 #, no-c-format
16595 msgid ""
16596 "Enables the dynamic vectorizer cost model.  Preserved for backward "
16597 "compatibility."
16598 msgstr ""
16599
16600 #: common.opt:3198
16601 #, no-c-format
16602 msgid "Enable copy propagation of scalar-evolution information."
16603 msgstr ""
16604
16605 #: common.opt:3202
16606 #, no-c-format
16607 msgid ""
16608 "-ftrivial-auto-var-init=[uninitialized|pattern|zero]\tAdd initializations to "
16609 "automatic variables."
16610 msgstr ""
16611
16612 #: common.opt:3224
16613 #, no-c-format
16614 msgid "Add extra commentary to assembler output."
16615 msgstr ""
16616
16617 #: common.opt:3228
16618 #, no-c-format
16619 msgid ""
16620 "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
16621 "visibility."
16622 msgstr ""
16623
16624 #: common.opt:3247
16625 #, no-c-format
16626 msgid "Validate vtable pointers before using them."
16627 msgstr ""
16628
16629 #: common.opt:3263
16630 #, no-c-format
16631 msgid "Output vtable verification counters."
16632 msgstr ""
16633
16634 #: common.opt:3267
16635 #, no-c-format
16636 msgid "Output vtable verification pointer sets information."
16637 msgstr ""
16638
16639 #: common.opt:3271
16640 #, no-c-format
16641 msgid "Use expression value profiles in optimizations."
16642 msgstr ""
16643
16644 #: common.opt:3275
16645 #, no-c-format
16646 msgid "Construct webs and split unrelated uses of single variable."
16647 msgstr ""
16648
16649 #: common.opt:3279
16650 #, no-c-format
16651 msgid "Enable conditional dead code elimination for builtin calls."
16652 msgstr ""
16653
16654 #: common.opt:3283
16655 #, no-c-format
16656 msgid "Perform whole program optimizations."
16657 msgstr ""
16658
16659 #: common.opt:3287
16660 #, no-c-format
16661 msgid "Assume pointer overflow wraps around."
16662 msgstr ""
16663
16664 #: common.opt:3291
16665 #, no-c-format
16666 msgid "Assume signed arithmetic overflow wraps around."
16667 msgstr ""
16668
16669 #: common.opt:3295
16670 #, no-c-format
16671 msgid "Put zero initialized data in the bss section."
16672 msgstr ""
16673
16674 #: common.opt:3299
16675 #, no-c-format
16676 msgid "Clear call-used registers upon function return."
16677 msgstr ""
16678
16679 #: common.opt:3303
16680 #, no-c-format
16681 msgid "Generate debug information in default format."
16682 msgstr ""
16683
16684 #: common.opt:3307
16685 #, no-c-format
16686 msgid "Assume assembler support for (DWARF2+) .loc directives."
16687 msgstr ""
16688
16689 #: common.opt:3311
16690 #, no-c-format
16691 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
16692 msgstr ""
16693
16694 #: common.opt:3331
16695 #, no-c-format
16696 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
16697 msgstr ""
16698
16699 #: common.opt:3337
16700 #, no-c-format
16701 msgid "Generate CTF debug information at default level."
16702 msgstr ""
16703
16704 #: common.opt:3341
16705 #, no-c-format
16706 msgid "Generate BTF debug information at default level."
16707 msgstr ""
16708
16709 #: common.opt:3345
16710 #, no-c-format
16711 msgid "Generate debug information in default version of DWARF format."
16712 msgstr ""
16713
16714 #: common.opt:3349
16715 #, no-c-format
16716 msgid "Generate debug information in DWARF v2 (or later) format."
16717 msgstr ""
16718
16719 #: common.opt:3353
16720 #, no-c-format
16721 msgid "Use 32-bit DWARF format when emitting DWARF debug information."
16722 msgstr ""
16723
16724 #: common.opt:3357
16725 #, no-c-format
16726 msgid "Use 64-bit DWARF format when emitting DWARF debug information."
16727 msgstr ""
16728
16729 #: common.opt:3361
16730 #, no-c-format
16731 msgid "Generate debug information in default extended format."
16732 msgstr ""
16733
16734 #: common.opt:3365
16735 #, no-c-format
16736 msgid "Generate extended entry point information for inlined functions."
16737 msgstr ""
16738
16739 #: common.opt:3369
16740 #, no-c-format
16741 msgid "Compute locview reset points based on insn length estimates."
16742 msgstr ""
16743
16744 #: common.opt:3377
16745 #, no-c-format
16746 msgid "Don't generate DWARF pubnames and pubtypes sections."
16747 msgstr ""
16748
16749 #: common.opt:3381
16750 #, no-c-format
16751 msgid "Generate DWARF pubnames and pubtypes sections."
16752 msgstr ""
16753
16754 #: common.opt:3385
16755 #, no-c-format
16756 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
16757 msgstr ""
16758
16759 #: common.opt:3389
16760 #, no-c-format
16761 msgid "Record gcc command line switches in DWARF DW_AT_producer."
16762 msgstr ""
16763
16764 #: common.opt:3393
16765 #, no-c-format
16766 msgid "Generate debug information in separate .dwo files."
16767 msgstr ""
16768
16769 #: common.opt:3405
16770 #, no-c-format
16771 msgid "Emit progressive recommended breakpoint locations."
16772 msgstr ""
16773
16774 #: common.opt:3409
16775 #, no-c-format
16776 msgid "Don't emit DWARF additions beyond selected version."
16777 msgstr ""
16778
16779 #: common.opt:3413
16780 #, no-c-format
16781 msgid ""
16782 "Add description attributes to some DWARF DIEs that have no name attribute."
16783 msgstr ""
16784
16785 #: common.opt:3417
16786 #, no-c-format
16787 msgid "Toggle debug information generation."
16788 msgstr ""
16789
16790 #: common.opt:3421
16791 #, no-c-format
16792 msgid "Augment variable location lists with progressive views."
16793 msgstr ""
16794
16795 #: common.opt:3428
16796 #, no-c-format
16797 msgid "Generate debug information in VMS format."
16798 msgstr ""
16799
16800 #: common.opt:3457
16801 #, no-c-format
16802 msgid "Generate compressed debug sections."
16803 msgstr ""
16804
16805 #: common.opt:3461
16806 #, no-c-format
16807 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
16808 msgstr ""
16809
16810 #: common.opt:3468
16811 #, no-c-format
16812 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
16813 msgstr ""
16814
16815 #: common.opt:3472
16816 #, no-c-format
16817 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
16818 msgstr ""
16819
16820 #: common.opt:3500
16821 #, no-c-format
16822 msgid "-o <file>\tPlace output into <file>."
16823 msgstr ""
16824
16825 #: common.opt:3504
16826 #, no-c-format
16827 msgid "Enable function profiling."
16828 msgstr ""
16829
16830 #: common.opt:3514
16831 #, no-c-format
16832 msgid "Like -pedantic but issue them as errors."
16833 msgstr ""
16834
16835 #: common.opt:3554
16836 #, no-c-format
16837 msgid "Do not display functions compiled or elapsed time."
16838 msgstr ""
16839
16840 #: common.opt:3586
16841 #, no-c-format
16842 msgid "Enable verbose output."
16843 msgstr ""
16844
16845 #: common.opt:3590
16846 #, no-c-format
16847 msgid "Display the compiler's version."
16848 msgstr ""
16849
16850 #: common.opt:3594
16851 #, no-c-format
16852 msgid "Suppress warnings."
16853 msgstr ""
16854
16855 #: common.opt:3604
16856 #, no-c-format
16857 msgid "Create a shared library."
16858 msgstr ""
16859
16860 #: common.opt:3664
16861 #, no-c-format
16862 msgid "Don't create a dynamically linked position independent executable."
16863 msgstr ""
16864
16865 #: common.opt:3668
16866 #, no-c-format
16867 msgid "Create a dynamically linked position independent executable."
16868 msgstr ""
16869
16870 #: common.opt:3672
16871 #, no-c-format
16872 msgid "Create a static position independent executable."
16873 msgstr ""
16874
16875 #: common.opt:3679
16876 #, no-c-format
16877 msgid "Use caller save register across calls if possible."
16878 msgstr ""
16879
16880 #: params.opt:27
16881 #, no-c-format
16882 msgid ""
16883 "Loops iterating at least selected number of iterations will get loop "
16884 "alignment."
16885 msgstr ""
16886
16887 #: params.opt:31
16888 #, no-c-format
16889 msgid ""
16890 "Select fraction of the maximal frequency of executions of basic block in "
16891 "function given basic block get alignment."
16892 msgstr ""
16893
16894 #: params.opt:35
16895 #, no-c-format
16896 msgid "Enable asan globals protection."
16897 msgstr ""
16898
16899 #: params.opt:39
16900 #, no-c-format
16901 msgid "Enable asan allocas/VLAs protection."
16902 msgstr ""
16903
16904 #: params.opt:43
16905 #, no-c-format
16906 msgid "Enable asan load operations protection."
16907 msgstr ""
16908
16909 #: params.opt:47
16910 #, no-c-format
16911 msgid "Enable asan store operations protection."
16912 msgstr ""
16913
16914 #: params.opt:51
16915 #, no-c-format
16916 msgid ""
16917 "Use callbacks instead of inline code if number of accesses in function "
16918 "becomes greater or equal to this number."
16919 msgstr ""
16920
16921 #: params.opt:55
16922 #, no-c-format
16923 msgid "Enable asan builtin functions protection."
16924 msgstr ""
16925
16926 #: params.opt:59
16927 #, no-c-format
16928 msgid "Enable asan stack protection."
16929 msgstr ""
16930
16931 #: params.opt:63
16932 #, no-c-format
16933 msgid "Enable asan detection of use-after-return bugs."
16934 msgstr ""
16935
16936 #: params.opt:67
16937 #, no-c-format
16938 msgid ""
16939 "Enable hwasan instrumentation of statically sized stack-allocated variables."
16940 msgstr ""
16941
16942 #: params.opt:71
16943 #, no-c-format
16944 msgid "Use random base tag for each frame, as opposed to base always zero."
16945 msgstr ""
16946
16947 #: params.opt:75
16948 #, no-c-format
16949 msgid "Enable hwasan instrumentation of allocas/VLAs."
16950 msgstr ""
16951
16952 #: params.opt:79
16953 #, no-c-format
16954 msgid "Enable hwasan instrumentation of load operations."
16955 msgstr ""
16956
16957 #: params.opt:83
16958 #, no-c-format
16959 msgid "Enable hwasan instrumentation of store operations."
16960 msgstr ""
16961
16962 #: params.opt:87
16963 #, no-c-format
16964 msgid "Enable hwasan instrumentation of builtin functions."
16965 msgstr ""
16966
16967 #: params.opt:91
16968 #, no-c-format
16969 msgid "Average number of iterations of a loop."
16970 msgstr ""
16971
16972 #: params.opt:95
16973 #, no-c-format
16974 msgid "Maximum number of bits for which we avoid creating FMAs."
16975 msgstr ""
16976
16977 #: params.opt:99
16978 #, no-c-format
16979 msgid ""
16980 "Set the estimated probability in percentage for builtin expect. The default "
16981 "value is 90% probability."
16982 msgstr ""
16983
16984 #: params.opt:103
16985 #, no-c-format
16986 msgid ""
16987 "The maximum length of a constant string for a builtin string cmp call "
16988 "eligible for inlining. The default value is 3."
16989 msgstr ""
16990
16991 #: params.opt:107
16992 #, no-c-format
16993 msgid ""
16994 "The smallest number of different values for which it is best to use a jump-"
16995 "table instead of a tree of conditional branches, if 0, use the default for "
16996 "the machine."
16997 msgstr ""
16998
16999 #: params.opt:111
17000 #, no-c-format
17001 msgid ""
17002 "Probability that COMDAT function will be shared with different compilation "
17003 "unit."
17004 msgstr ""
17005
17006 #: params.opt:115
17007 #, no-c-format
17008 msgid ""
17009 "Maximum number of namespaces to search for alternatives when name lookup "
17010 "fails."
17011 msgstr ""
17012
17013 #: params.opt:119
17014 #, no-c-format
17015 msgid "Maximum number of queries into the alias oracle per store."
17016 msgstr ""
17017
17018 #: params.opt:123
17019 #, no-c-format
17020 msgid ""
17021 "Maximum size (in bytes) of objects tracked bytewise by dead store "
17022 "elimination."
17023 msgstr ""
17024
17025 #: params.opt:127
17026 #, no-c-format
17027 msgid ""
17028 "Maximal estimated growth of function body caused by early inlining of single "
17029 "call."
17030 msgstr ""
17031
17032 #: params.opt:131
17033 #, no-c-format
17034 msgid "Maximum number of basic blocks before EVRP uses a sparse cache."
17035 msgstr ""
17036
17037 #: params.opt:135
17038 #, no-c-format
17039 msgid ""
17040 "Maximum number of outgoing edges in a switch before EVRP will not process it."
17041 msgstr ""
17042
17043 #: params.opt:139
17044 #, no-c-format
17045 msgid ""
17046 "Scale factor to apply to the number of statements in a threading path "
17047 "crossing a loop backedge when comparing to max-jump-thread-duplication-stmts."
17048 msgstr ""
17049
17050 #: params.opt:143
17051 #, no-c-format
17052 msgid ""
17053 "The threshold ratio of critical edges execution count that permit performing "
17054 "redundancy elimination after reload."
17055 msgstr ""
17056
17057 #: params.opt:147
17058 #, no-c-format
17059 msgid ""
17060 "The threshold ratio for performing partial redundancy elimination after "
17061 "reload."
17062 msgstr ""
17063
17064 #: params.opt:151
17065 #, no-c-format
17066 msgid ""
17067 "Scaling factor in calculation of maximum distance an expression can be moved "
17068 "by GCSE optimizations."
17069 msgstr ""
17070
17071 #: params.opt:155
17072 #, no-c-format
17073 msgid ""
17074 "Cost at which GCSE optimizations will not constraint the distance an "
17075 "expression can travel."
17076 msgstr ""
17077
17078 #: params.opt:159
17079 #, no-c-format
17080 msgid ""
17081 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
17082 "total size of the heap."
17083 msgstr ""
17084
17085 #: params.opt:163
17086 #, no-c-format
17087 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
17088 msgstr ""
17089
17090 #: params.opt:167
17091 #, no-c-format
17092 msgid ""
17093 "The number of executions of a basic block which is considered hot. The "
17094 "parameter is used only in GIMPLE FE."
17095 msgstr ""
17096
17097 #: params.opt:171
17098 #, no-c-format
17099 msgid "Whether codegen errors should be ICEs when -fchecking."
17100 msgstr ""
17101
17102 #: params.opt:175
17103 #, no-c-format
17104 msgid "Maximum number of arrays per SCoP."
17105 msgstr ""
17106
17107 #: params.opt:179
17108 #, no-c-format
17109 msgid "Maximum number of parameters in a SCoP."
17110 msgstr ""
17111
17112 #: params.opt:183
17113 #, no-c-format
17114 msgid ""
17115 "The number of elements for which hash table verification is done for each "
17116 "searched element."
17117 msgstr ""
17118
17119 #: params.opt:187
17120 #, no-c-format
17121 msgid ""
17122 "The denominator n of fraction 1/n of the maximal execution count of a basic "
17123 "block in the entire program that a basic block needs to at least have in "
17124 "order to be considered hot (used in non-LTO mode)."
17125 msgstr ""
17126
17127 #: params.opt:191
17128 #, no-c-format
17129 msgid ""
17130 "The number of most executed permilles of the profiled execution of the "
17131 "entire program to which the execution count of a basic block must be part of "
17132 "in order to be considered hot (used in LTO mode)."
17133 msgstr ""
17134
17135 #: params.opt:195
17136 #, no-c-format
17137 msgid ""
17138 "The denominator n of fraction 1/n of the execution frequency of the entry "
17139 "block of a function that a basic block of this function needs to at least "
17140 "have in order to be considered hot."
17141 msgstr ""
17142
17143 #: params.opt:199
17144 #, no-c-format
17145 msgid ""
17146 "The scale (in percents) applied to inline-insns-single and auto limits when "
17147 "heuristics hints that inlining is very profitable."
17148 msgstr ""
17149
17150 #: params.opt:203
17151 #, no-c-format
17152 msgid ""
17153 "The minimal estimated speedup allowing inliner to ignore inline-insns-single "
17154 "and inline-insns-auto."
17155 msgstr ""
17156
17157 #: params.opt:207
17158 #, no-c-format
17159 msgid ""
17160 "How much can given compilation unit grow because of the inlining (in "
17161 "percent)."
17162 msgstr ""
17163
17164 #: params.opt:211
17165 #, no-c-format
17166 msgid "The upper bound for sharing integer constants."
17167 msgstr ""
17168
17169 #: params.opt:215
17170 #, no-c-format
17171 msgid ""
17172 "Threshold ipa-cp opportunity evaluation that is still considered beneficial "
17173 "to clone."
17174 msgstr ""
17175
17176 #: params.opt:219
17177 #, no-c-format
17178 msgid ""
17179 "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or "
17180 "strides known."
17181 msgstr ""
17182
17183 #: params.opt:223
17184 #, no-c-format
17185 msgid "Maximum depth of recursive cloning for self-recursive function."
17186 msgstr ""
17187
17188 #: params.opt:227
17189 #, no-c-format
17190 msgid ""
17191 "Recursive cloning only when the probability of call being executed exceeds "
17192 "the parameter."
17193 msgstr ""
17194
17195 #: params.opt:231
17196 #, no-c-format
17197 msgid ""
17198 "When propagating IPA-CP effect estimates, multiply frequencies of recursive "
17199 "edges that bring back an unchanged value by this factor."
17200 msgstr ""
17201
17202 #: params.opt:235
17203 #, no-c-format
17204 msgid ""
17205 "Percentage penalty the recursive functions will receive when they are "
17206 "evaluated for cloning."
17207 msgstr ""
17208
17209 #: params.opt:239
17210 #, no-c-format
17211 msgid ""
17212 "Percentage penalty functions containing a single call to another function "
17213 "will receive when they are evaluated for cloning."
17214 msgstr ""
17215
17216 #: params.opt:243
17217 #, no-c-format
17218 msgid ""
17219 "How much can given compilation unit grow because of the interprocedural "
17220 "constant propagation (in percent)."
17221 msgstr ""
17222
17223 #: params.opt:247
17224 #, no-c-format
17225 msgid "The size of translation unit that IPA-CP pass considers large."
17226 msgstr ""
17227
17228 #: params.opt:251
17229 #, no-c-format
17230 msgid ""
17231 "Maximum size of a list of values associated with each parameter for "
17232 "interprocedural constant propagation."
17233 msgstr ""
17234
17235 #: params.opt:255
17236 #, no-c-format
17237 msgid ""
17238 "When using profile feedback, use the edge at this percentage position in "
17239 "frequncy histogram as the bases for IPA-CP heuristics."
17240 msgstr ""
17241
17242 #: params.opt:259
17243 #, no-c-format
17244 msgid ""
17245 "Maximum number of statements visited during jump function offset discovery."
17246 msgstr ""
17247
17248 #: params.opt:263
17249 #, no-c-format
17250 msgid ""
17251 "Maximum number of statements that will be visited by IPA formal parameter "
17252 "analysis based on alias analysis in any given function."
17253 msgstr ""
17254
17255 #: params.opt:267
17256 #, no-c-format
17257 msgid ""
17258 "Maximum number of aggregate content items for a parameter in jump functions "
17259 "and lattices."
17260 msgstr ""
17261
17262 #: params.opt:271
17263 #, no-c-format
17264 msgid ""
17265 "Maximum number of operations in a parameter expression that can be handled "
17266 "by IPA analysis."
17267 msgstr ""
17268
17269 #: params.opt:275
17270 #, no-c-format
17271 msgid ""
17272 "Maximum number of different predicates used to track properties of loops in "
17273 "IPA analysis."
17274 msgstr ""
17275
17276 #: params.opt:279
17277 #, no-c-format
17278 msgid ""
17279 "Maximal number of boundary endpoints of case ranges of switch statement used "
17280 "during IPA function summary generation."
17281 msgstr ""
17282
17283 #: params.opt:283
17284 #, no-c-format
17285 msgid ""
17286 "Minimum probability (in percent) of dereferencing of a function pointer "
17287 "parameter for it to be considered for replacement with simple values."
17288 msgstr ""
17289
17290 #: params.opt:287
17291 #, no-c-format
17292 msgid ""
17293 "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, "
17294 "also the maximum number of replacements of a formal parameter."
17295 msgstr ""
17296
17297 #: params.opt:291
17298 #, no-c-format
17299 msgid ""
17300 "Maximum allowed growth of total size of new parameters that ipa-sra replaces "
17301 "a pointer to an aggregate with."
17302 msgstr ""
17303
17304 #: params.opt:295
17305 #, no-c-format
17306 msgid ""
17307 "Additional maximum allowed growth of total size of new parameters that ipa-"
17308 "sra replaces a pointer to an aggregate with, if it points to a local "
17309 "variable that the caller only writes to and passes it as an argument to "
17310 "functions."
17311 msgstr ""
17312
17313 #: params.opt:299
17314 #, no-c-format
17315 msgid ""
17316 "The number of registers in each class kept unused by loop invariant motion."
17317 msgstr ""
17318
17319 #: params.opt:303
17320 #, no-c-format
17321 msgid "Max size of conflict table in MB."
17322 msgstr ""
17323
17324 #: params.opt:307
17325 #, no-c-format
17326 msgid ""
17327 "Approximate function insn number in 1K units triggering simple local RA."
17328 msgstr ""
17329
17330 #: params.opt:311
17331 #, no-c-format
17332 msgid "Max loops number for regional RA."
17333 msgstr ""
17334
17335 #: params.opt:315
17336 #, no-c-format
17337 msgid ""
17338 "Control ira to consider matching constraint (duplicated operand number) "
17339 "heavily in all available alternatives for preferred register class.  If it "
17340 "is set as zero, it means ira only respects the matching constraint when it's "
17341 "in the only available alternative with an appropriate register class.  "
17342 "Otherwise, it means ira will check all available alternatives for preferred "
17343 "register class even if it has found some choice with an appropriate register "
17344 "class and respect the found qualified matching constraint."
17345 msgstr ""
17346
17347 #: params.opt:319
17348 #, no-c-format
17349 msgid ""
17350 "If number of candidates in the set is smaller, we always try to remove "
17351 "unused ivs during its optimization."
17352 msgstr ""
17353
17354 #: params.opt:323
17355 #, no-c-format
17356 msgid ""
17357 "Bound on number of candidates below that all candidates are considered in iv "
17358 "optimizations."
17359 msgstr ""
17360
17361 #: params.opt:327
17362 #, no-c-format
17363 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
17364 msgstr ""
17365
17366 #: params.opt:331
17367 #, no-c-format
17368 msgid ""
17369 "The maximum code size growth ratio when expanding into a jump table (in "
17370 "percent).  The parameter is used when optimizing for size."
17371 msgstr ""
17372
17373 #: params.opt:335
17374 #, no-c-format
17375 msgid ""
17376 "The maximum code size growth ratio when expanding into a jump table (in "
17377 "percent).  The parameter is used when optimizing for speed."
17378 msgstr ""
17379
17380 #: params.opt:339
17381 #, no-c-format
17382 msgid "The size of L1 cache line."
17383 msgstr ""
17384
17385 #: params.opt:343
17386 #, no-c-format
17387 msgid ""
17388 "The minimum recommended offset between two concurrently-accessed objects to "
17389 "avoid additional performance degradation due to contention introduced by the "
17390 "implementation.  Typically the L1 cache line size, but can be larger to "
17391 "accommodate a variety of target processors with different cache line sizes. "
17392 "C++17 code might use this value in structure layout, but is strongly "
17393 "discouraged from doing so in public ABIs."
17394 msgstr ""
17395
17396 #: params.opt:352
17397 #, no-c-format
17398 msgid ""
17399 "The maximum recommended size of contiguous memory occupied by two objects "
17400 "accessed with temporal locality by concurrent threads.  Typically the L1 "
17401 "cache line size, but can be smaller to accommodate a variety of target "
17402 "processors with different cache line sizes."
17403 msgstr ""
17404
17405 #: params.opt:359
17406 #, no-c-format
17407 msgid "The size of L1 cache."
17408 msgstr ""
17409
17410 #: params.opt:363
17411 #, no-c-format
17412 msgid "The size of L2 cache."
17413 msgstr ""
17414
17415 #: params.opt:367
17416 #, no-c-format
17417 msgid "Maximal growth due to inlining of large function (in percent)."
17418 msgstr ""
17419
17420 #: params.opt:371
17421 #, no-c-format
17422 msgid "The size of function body to be considered large."
17423 msgstr ""
17424
17425 #: params.opt:375
17426 #, no-c-format
17427 msgid "The size of stack frame to be considered large."
17428 msgstr ""
17429
17430 #: params.opt:379
17431 #, no-c-format
17432 msgid "Maximal stack frame growth due to inlining (in percent)."
17433 msgstr ""
17434
17435 #: params.opt:383
17436 #, no-c-format
17437 msgid "The size of translation unit to be considered large."
17438 msgstr ""
17439
17440 #: params.opt:387
17441 #, no-c-format
17442 msgid "Maximum number of concurrently open C++ module files when lazy loading."
17443 msgstr ""
17444
17445 #: params.opt:391
17446 #, no-c-format
17447 msgid ""
17448 "The minimum cost of an expensive expression in the loop invariant motion."
17449 msgstr ""
17450
17451 #: params.opt:395
17452 #, no-c-format
17453 msgid "True if a non-short-circuit operation is optimal."
17454 msgstr ""
17455
17456 #: params.opt:399
17457 #, no-c-format
17458 msgid "Size of tiles for loop blocking."
17459 msgstr ""
17460
17461 #: params.opt:403
17462 #, no-c-format
17463 msgid "The maximum number of stmts in loop nest for loop interchange."
17464 msgstr ""
17465
17466 #: params.opt:407
17467 #, no-c-format
17468 msgid "The minimum stride ratio for loop interchange to be profitable."
17469 msgstr ""
17470
17471 #: params.opt:411
17472 #, no-c-format
17473 msgid "Max basic blocks number in loop for loop invariant motion."
17474 msgstr ""
17475
17476 #: params.opt:415
17477 #, no-c-format
17478 msgid "Maximum number of datarefs in loop for building loop data dependencies."
17479 msgstr ""
17480
17481 #: params.opt:419
17482 #, no-c-format
17483 msgid ""
17484 "The maximum number of instructions in an inner loop that is being considered "
17485 "for versioning."
17486 msgstr ""
17487
17488 #: params.opt:423
17489 #, no-c-format
17490 msgid ""
17491 "The maximum number of instructions in an outer loop that is being considered "
17492 "for versioning, on top of the instructions in inner loops."
17493 msgstr ""
17494
17495 #: params.opt:427
17496 #, no-c-format
17497 msgid ""
17498 "Minimal fall-through edge probability in percentage used to add BB to "
17499 "inheritance EBB in LRA."
17500 msgstr ""
17501
17502 #: params.opt:431
17503 #, no-c-format
17504 msgid ""
17505 "The max number of reload pseudos which are considered during spilling a non-"
17506 "reload pseudo."
17507 msgstr ""
17508
17509 #: params.opt:435
17510 #, no-c-format
17511 msgid "Maximal size of a partition for LTO (in estimated instructions)."
17512 msgstr ""
17513
17514 #: params.opt:439
17515 #, no-c-format
17516 msgid "maximal number of LTO partitions streamed in parallel."
17517 msgstr ""
17518
17519 #: params.opt:443
17520 #, no-c-format
17521 msgid "Minimal size of a partition for LTO (in estimated instructions)."
17522 msgstr ""
17523
17524 #: params.opt:447
17525 #, no-c-format
17526 msgid "Number of partitions the program should be split to."
17527 msgstr ""
17528
17529 #: params.opt:451
17530 #, no-c-format
17531 msgid ""
17532 "The maximum number of instructions to consider to unroll in a loop on "
17533 "average."
17534 msgstr ""
17535
17536 #: params.opt:455
17537 #, no-c-format
17538 msgid "The maximum number of insns combine tries to combine."
17539 msgstr ""
17540
17541 #: params.opt:459
17542 #, no-c-format
17543 msgid "The maximum depth of a loop nest we completely peel."
17544 msgstr ""
17545
17546 #: params.opt:463
17547 #, no-c-format
17548 msgid ""
17549 "The maximum number of peelings of a single loop that is peeled completely."
17550 msgstr ""
17551
17552 #: params.opt:467
17553 #, no-c-format
17554 msgid "The maximum number of insns of a completely peeled loop."
17555 msgstr ""
17556
17557 #: params.opt:471
17558 #, no-c-format
17559 msgid "The maximum number of incoming edges to consider for crossjumping."
17560 msgstr ""
17561
17562 #: params.opt:475
17563 #, no-c-format
17564 msgid "The maximum instructions CSE process before flushing."
17565 msgstr ""
17566
17567 #: params.opt:479
17568 #, no-c-format
17569 msgid "The maximum length of path considered in cse."
17570 msgstr ""
17571
17572 #: params.opt:483
17573 #, no-c-format
17574 msgid "The maximum memory locations recorded by cselib."
17575 msgstr ""
17576
17577 #: params.opt:487
17578 #, no-c-format
17579 msgid "Max. count of debug markers to expand or inline."
17580 msgstr ""
17581
17582 #: params.opt:491
17583 #, no-c-format
17584 msgid "The maximum number of instructions to consider to fill a delay slot."
17585 msgstr ""
17586
17587 #: params.opt:495
17588 #, no-c-format
17589 msgid ""
17590 "The maximum number of instructions to consider to find accurate live "
17591 "register information."
17592 msgstr ""
17593
17594 #: params.opt:499
17595 #, no-c-format
17596 msgid "Maximum number of active local stores in RTL dead store elimination."
17597 msgstr ""
17598
17599 #: params.opt:503
17600 #, no-c-format
17601 msgid ""
17602 "The maximum number of nested indirect inlining performed by early inliner."
17603 msgstr ""
17604
17605 #: params.opt:507
17606 #, no-c-format
17607 msgid ""
17608 "Maximum number of fields in a structure before pointer analysis treats the "
17609 "structure as a single variable."
17610 msgstr ""
17611
17612 #: params.opt:511
17613 #, no-c-format
17614 msgid ""
17615 "Maximum number of instructions to copy when duplicating blocks on a finite "
17616 "state automaton jump thread path."
17617 msgstr ""
17618
17619 #: params.opt:515
17620 #, no-c-format
17621 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
17622 msgstr ""
17623
17624 #: params.opt:519
17625 #, no-c-format
17626 msgid "The maximum amount of memory to be allocated by GCSE, in kilobytes."
17627 msgstr ""
17628
17629 #: params.opt:523
17630 #, no-c-format
17631 msgid ""
17632 "The maximum number of insns to duplicate when unfactoring computed gotos."
17633 msgstr ""
17634
17635 #: params.opt:527
17636 #, no-c-format
17637 msgid "The maximum expansion factor when copying basic blocks."
17638 msgstr ""
17639
17640 #: params.opt:531
17641 #, no-c-format
17642 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
17643 msgstr ""
17644
17645 #: params.opt:535
17646 #, no-c-format
17647 msgid ""
17648 "Maximum loop depth of a call which is considered for inlining functions "
17649 "called once."
17650 msgstr ""
17651
17652 #: params.opt:539
17653 #, no-c-format
17654 msgid ""
17655 "Maximum combined size of caller and callee which is inlined if callee is "
17656 "called once."
17657 msgstr ""
17658
17659 #: params.opt:543
17660 #, no-c-format
17661 msgid "The maximum number of instructions when automatically inlining."
17662 msgstr ""
17663
17664 #: params.opt:547
17665 #, no-c-format
17666 msgid ""
17667 "The maximum number of instructions inline function can grow to via recursive "
17668 "inlining."
17669 msgstr ""
17670
17671 #: params.opt:551
17672 #, no-c-format
17673 msgid ""
17674 "The maximum number of instructions non-inline function can grow to via "
17675 "recursive inlining."
17676 msgstr ""
17677
17678 #: params.opt:555
17679 #, no-c-format
17680 msgid ""
17681 "The maximum number of instructions in a single function eligible for "
17682 "inlining."
17683 msgstr ""
17684
17685 #: params.opt:559
17686 #, no-c-format
17687 msgid "The maximum number of instructions when inlining for size."
17688 msgstr ""
17689
17690 #: params.opt:563
17691 #, no-c-format
17692 msgid ""
17693 "The maximum number of instructions when automatically inlining small "
17694 "functions."
17695 msgstr ""
17696
17697 #: params.opt:567
17698 #, no-c-format
17699 msgid "The maximum depth of recursive inlining for inline functions."
17700 msgstr ""
17701
17702 #: params.opt:571
17703 #, no-c-format
17704 msgid "The maximum depth of recursive inlining for non-inline functions."
17705 msgstr ""
17706
17707 #: params.opt:575
17708 #, no-c-format
17709 msgid "Maximum number of isl operations, 0 means unlimited."
17710 msgstr ""
17711
17712 #: params.opt:579
17713 #, no-c-format
17714 msgid "Bound on the cost of an expression to compute the number of iterations."
17715 msgstr ""
17716
17717 #: params.opt:583
17718 #, no-c-format
17719 msgid ""
17720 "Bound on the number of iterations the brute force # of iterations analysis "
17721 "algorithm evaluates."
17722 msgstr ""
17723
17724 #: params.opt:587
17725 #, no-c-format
17726 msgid ""
17727 "Maximum number of statements allowed in a block that needs to be duplicated "
17728 "when threading jumps."
17729 msgstr ""
17730
17731 #: params.opt:591
17732 #, no-c-format
17733 msgid "Search space limit for the backwards jump threader."
17734 msgstr ""
17735
17736 #: params.opt:595
17737 #, no-c-format
17738 msgid ""
17739 "The maximum number of RTL nodes that can be recorded as combiner's last "
17740 "value."
17741 msgstr ""
17742
17743 #: params.opt:599
17744 #, no-c-format
17745 msgid ""
17746 "The maximum number of insns in loop header duplicated by the copy loop "
17747 "headers pass."
17748 msgstr ""
17749
17750 #: params.opt:603
17751 #, no-c-format
17752 msgid ""
17753 "The maximum number of backtrack attempts the scheduler should make when "
17754 "modulo scheduling a loop."
17755 msgstr ""
17756
17757 #: params.opt:607
17758 #, no-c-format
17759 msgid "Minimum page size for warning purposes."
17760 msgstr ""
17761
17762 #: params.opt:611
17763 #, no-c-format
17764 msgid ""
17765 "Maximum length of partial antic set when performing tree pre optimization."
17766 msgstr ""
17767
17768 #: params.opt:615
17769 #, no-c-format
17770 msgid "The maximum number of branches on the path through the peeled sequence."
17771 msgstr ""
17772
17773 #: params.opt:619
17774 #, no-c-format
17775 msgid "The maximum number of peelings of a single loop."
17776 msgstr ""
17777
17778 #: params.opt:623
17779 #, no-c-format
17780 msgid "The maximum number of insns of a peeled loop."
17781 msgstr ""
17782
17783 #: params.opt:627
17784 #, no-c-format
17785 msgid "The maximum length of scheduling's pending operations list."
17786 msgstr ""
17787
17788 #: params.opt:631 params.opt:675
17789 #, no-c-format
17790 msgid ""
17791 "The maximum number of blocks in a region to be considered for interblock "
17792 "scheduling."
17793 msgstr ""
17794
17795 #: params.opt:635 params.opt:679
17796 #, no-c-format
17797 msgid ""
17798 "The maximum number of insns in a region to be considered for interblock "
17799 "scheduling."
17800 msgstr ""
17801
17802 #: params.opt:639
17803 #, no-c-format
17804 msgid ""
17805 "Maximum depth of sqrt chains to use when synthesizing exponentiation by a "
17806 "real constant."
17807 msgstr ""
17808
17809 #: params.opt:643
17810 #, no-c-format
17811 msgid "The maximum number of loop iterations we predict statically."
17812 msgstr ""
17813
17814 #: params.opt:647
17815 #, no-c-format
17816 msgid ""
17817 "The maximum number of instructions to search backward when looking for "
17818 "equivalent reload."
17819 msgstr ""
17820
17821 #: params.opt:651
17822 #, no-c-format
17823 msgid ""
17824 "Maximum number of insns in a basic block to consider for RTL if-conversion."
17825 msgstr ""
17826
17827 #: params.opt:655
17828 #, no-c-format
17829 msgid ""
17830 "Maximum permissible cost for the sequence that would be generated by the RTL "
17831 "if-conversion pass for a branch that is considered predictable."
17832 msgstr ""
17833
17834 #: params.opt:659
17835 #, no-c-format
17836 msgid ""
17837 "Maximum permissible cost for the sequence that would be generated by the RTL "
17838 "if-conversion pass for a branch that is considered unpredictable."
17839 msgstr ""
17840
17841 #: params.opt:663
17842 #, no-c-format
17843 msgid "The maximum number of iterations through CFG to extend regions."
17844 msgstr ""
17845
17846 #: params.opt:667
17847 #, no-c-format
17848 msgid ""
17849 "The maximum conflict delay for an insn to be considered for speculative "
17850 "motion."
17851 msgstr ""
17852
17853 #: params.opt:671
17854 #, no-c-format
17855 msgid ""
17856 "The maximum number of instructions ready to be issued to be considered by "
17857 "the scheduler during the first scheduling pass."
17858 msgstr ""
17859
17860 #: params.opt:683
17861 #, no-c-format
17862 msgid "Maximum length of candidate scans for straight-line strength reduction."
17863 msgstr ""
17864
17865 #: params.opt:687
17866 #, no-c-format
17867 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
17868 msgstr ""
17869
17870 #: params.opt:691
17871 #, no-c-format
17872 msgid ""
17873 "Maximum recursion depth allowed when querying a property of an SSA name."
17874 msgstr ""
17875
17876 #: params.opt:695
17877 #, no-c-format
17878 msgid "Maximum number of constant stores to merge in the store merging pass."
17879 msgstr ""
17880
17881 #: params.opt:699
17882 #, no-c-format
17883 msgid "Maximum number of conditional store pairs that can be sunk."
17884 msgstr ""
17885
17886 #: params.opt:703 params.opt:707
17887 #, no-c-format
17888 msgid ""
17889 "Maximum number of store chains to track at the same time in the store "
17890 "merging pass."
17891 msgstr ""
17892
17893 #: params.opt:711
17894 #, no-c-format
17895 msgid "Maximum amount of similar bbs to compare a bb with."
17896 msgstr ""
17897
17898 #: params.opt:715
17899 #, no-c-format
17900 msgid "Maximum amount of iterations of the pass over a function."
17901 msgstr ""
17902
17903 #: params.opt:719
17904 #, no-c-format
17905 msgid ""
17906 "Maximum number of strings for which strlen optimization pass will track "
17907 "string lengths."
17908 msgstr ""
17909
17910 #: params.opt:723
17911 #, no-c-format
17912 msgid ""
17913 "Maximum number of arguments in a PHI supported by TREE if-conversion unless "
17914 "the loop is marked with simd pragma."
17915 msgstr ""
17916
17917 #: params.opt:727
17918 #, no-c-format
17919 msgid "The maximum number of unrollings of a single loop."
17920 msgstr ""
17921
17922 #: params.opt:731
17923 #, no-c-format
17924 msgid "The maximum number of instructions to consider to unroll in a loop."
17925 msgstr ""
17926
17927 #: params.opt:735
17928 #, no-c-format
17929 msgid "The maximum number of insns of an unswitched loop."
17930 msgstr ""
17931
17932 #: params.opt:739
17933 #, no-c-format
17934 msgid "The maximum depth of a loop nest to be unswitched."
17935 msgstr ""
17936
17937 #: params.opt:743
17938 #, no-c-format
17939 msgid ""
17940 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
17941 "that an individual variable will be expanded during loop unrolling."
17942 msgstr ""
17943
17944 #: params.opt:747
17945 #, no-c-format
17946 msgid "Max. recursion depth for expanding var tracking expressions."
17947 msgstr ""
17948
17949 #: params.opt:751
17950 #, no-c-format
17951 msgid "Max. size of loc list for which reverse ops should be added."
17952 msgstr ""
17953
17954 #: params.opt:755
17955 #, no-c-format
17956 msgid "Max. size of var tracking hash tables."
17957 msgstr ""
17958
17959 #: params.opt:759
17960 #, no-c-format
17961 msgid "Maximum number of VALUEs handled during a single find_base_term call."
17962 msgstr ""
17963
17964 #: params.opt:763
17965 #, no-c-format
17966 msgid ""
17967 "The minimum number of matching instructions to consider for crossjumping."
17968 msgstr ""
17969
17970 #: params.opt:767
17971 #, no-c-format
17972 msgid ""
17973 "Inline recursively only when the probability of call being executed exceeds "
17974 "the parameter."
17975 msgstr ""
17976
17977 #: params.opt:771
17978 #, no-c-format
17979 msgid ""
17980 "Min. ratio of insns to prefetches to enable prefetching for a loop with an "
17981 "unknown trip count."
17982 msgstr ""
17983
17984 #: params.opt:775
17985 #, no-c-format
17986 msgid ""
17987 "The minimum threshold for probability of semi-invariant condition statement "
17988 "to trigger loop split."
17989 msgstr ""
17990
17991 #: params.opt:779
17992 #, no-c-format
17993 msgid "The minimum UID to be used for a nondebug insn."
17994 msgstr ""
17995
17996 #: params.opt:783
17997 #, no-c-format
17998 msgid ""
17999 "The minimum size of variables taking part in stack slot sharing when not "
18000 "optimizing."
18001 msgstr ""
18002
18003 #: params.opt:787
18004 #, no-c-format
18005 msgid ""
18006 "The minimum probability of reaching a source block for interblock "
18007 "speculative scheduling."
18008 msgstr ""
18009
18010 #: params.opt:791
18011 #, no-c-format
18012 msgid ""
18013 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
18014 "considered for vectorization."
18015 msgstr ""
18016
18017 #: params.opt:795
18018 #, no-c-format
18019 msgid ""
18020 "--param=openacc-kernels=[decompose|parloops]\tSpecify mode of OpenACC "
18021 "'kernels' constructs handling."
18022 msgstr ""
18023
18024 #: params.opt:808
18025 #, no-c-format
18026 msgid ""
18027 "--param=openacc-privatization=[quiet|noisy]\tSpecify mode of OpenACC "
18028 "privatization diagnostics."
18029 msgstr ""
18030
18031 #: params.opt:821
18032 #, no-c-format
18033 msgid "Chunk size of omp schedule for loops parallelized by parloops."
18034 msgstr ""
18035
18036 #: params.opt:825
18037 #, no-c-format
18038 msgid ""
18039 "Minimum number of iterations per thread of an innermost parallelized loop."
18040 msgstr ""
18041
18042 #: params.opt:829
18043 #, no-c-format
18044 msgid ""
18045 "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule "
18046 "type of omp schedule for loops parallelized by parloops."
18047 msgstr ""
18048
18049 #: params.opt:851
18050 #, no-c-format
18051 msgid ""
18052 "Maximum probability of the entry BB of split region (in percent relative to "
18053 "entry BB of the function) to make partial inlining happen."
18054 msgstr ""
18055
18056 #: params.opt:855
18057 #, no-c-format
18058 msgid "Maximal estimated outcome of branch considered predictable."
18059 msgstr ""
18060
18061 #: params.opt:859
18062 #, no-c-format
18063 msgid ""
18064 "Whether software prefetch hints should be issued for non-constant strides."
18065 msgstr ""
18066
18067 #: params.opt:863
18068 #, no-c-format
18069 msgid "The number of insns executed before prefetch is completed."
18070 msgstr ""
18071
18072 #: params.opt:867
18073 #, no-c-format
18074 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
18075 msgstr ""
18076
18077 #: params.opt:871
18078 #, no-c-format
18079 msgid ""
18080 "The minimum constant stride beyond which we should use prefetch hints for."
18081 msgstr ""
18082
18083 #: params.opt:875
18084 #, no-c-format
18085 msgid "Use internal function id in profile lookup."
18086 msgstr ""
18087
18088 #: params.opt:879
18089 #, no-c-format
18090 msgid ""
18091 "--param=ranger-debug=[none|trace|gori|cache|tracegori|all] Specifies the "
18092 "output mode for debugging ranger."
18093 msgstr ""
18094
18095 #: params.opt:904
18096 #, no-c-format
18097 msgid ""
18098 "Maximum depth of logical expression evaluation ranger will look through when "
18099 "evaluating outgoing edge ranges."
18100 msgstr ""
18101
18102 #: params.opt:909
18103 #, no-c-format
18104 msgid "Maximum number of relations the oracle will register in a basic block."
18105 msgstr ""
18106
18107 #: params.opt:913
18108 #, no-c-format
18109 msgid "Maximum depth of a loop nest to fully value-number optimistically."
18110 msgstr ""
18111
18112 #: params.opt:917
18113 #, no-c-format
18114 msgid "Maximum number of disambiguations to perform per memory access."
18115 msgstr ""
18116
18117 #: params.opt:921
18118 #, no-c-format
18119 msgid ""
18120 "Bound on the complexity of the expressions in the scalar evolutions analyzer."
18121 msgstr ""
18122
18123 #: params.opt:925
18124 #, no-c-format
18125 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
18126 msgstr ""
18127
18128 #: params.opt:929
18129 #, no-c-format
18130 msgid ""
18131 "Hardware autoprefetcher scheduler model control flag.  Number of lookahead "
18132 "cycles the model looks into, at '0' only enable instruction sorting "
18133 "heuristic.  Disabled by default."
18134 msgstr ""
18135
18136 #: params.opt:933
18137 #, no-c-format
18138 msgid "Minimal distance between possibly conflicting store and load."
18139 msgstr ""
18140
18141 #: params.opt:937
18142 #, no-c-format
18143 msgid "Which -fsched-pressure algorithm to apply."
18144 msgstr ""
18145
18146 #: params.opt:941
18147 #, no-c-format
18148 msgid ""
18149 "The minimal probability of speculation success (in percents), so that "
18150 "speculative insn will be scheduled."
18151 msgstr ""
18152
18153 #: params.opt:945
18154 #, no-c-format
18155 msgid ""
18156 "The minimum probability an edge must have for the scheduler to save its "
18157 "state across it."
18158 msgstr ""
18159
18160 #: params.opt:949
18161 #, no-c-format
18162 msgid ""
18163 "Maximum number of instructions in the ready list that are considered "
18164 "eligible for renaming."
18165 msgstr ""
18166
18167 #: params.opt:953
18168 #, no-c-format
18169 msgid "The maximum size of the lookahead window of selective scheduling."
18170 msgstr ""
18171
18172 #: params.opt:957
18173 #, no-c-format
18174 msgid "Maximum number of times that an insn could be scheduled."
18175 msgstr ""
18176
18177 #: params.opt:961
18178 #, no-c-format
18179 msgid "The number of prefetches that can run at the same time."
18180 msgstr ""
18181
18182 #: params.opt:965
18183 #, no-c-format
18184 msgid ""
18185 "Target block's relative execution frequency (as a percentage) required to "
18186 "sink a statement."
18187 msgstr ""
18188
18189 #: params.opt:969
18190 #, no-c-format
18191 msgid ""
18192 "The number of cycles the swing modulo scheduler considers when checking "
18193 "conflicts using DFA."
18194 msgstr ""
18195
18196 #: params.opt:973
18197 #, no-c-format
18198 msgid ""
18199 "A threshold on the average loop count considered by the swing modulo "
18200 "scheduler."
18201 msgstr ""
18202
18203 #: params.opt:977
18204 #, no-c-format
18205 msgid ""
18206 "A factor for tuning the upper bound that swing modulo scheduler uses for "
18207 "scheduling a loop."
18208 msgstr ""
18209
18210 #: params.opt:981
18211 #, no-c-format
18212 msgid ""
18213 "The minimum value of stage count that swing modulo scheduler will generate."
18214 msgstr ""
18215
18216 #: params.opt:985
18217 #, no-c-format
18218 msgid ""
18219 "Maximum size, in storage units, of an aggregate which should be considered "
18220 "for scalarization when compiling for size."
18221 msgstr ""
18222
18223 #: params.opt:989
18224 #, no-c-format
18225 msgid ""
18226 "Maximum size, in storage units, of an aggregate which should be considered "
18227 "for scalarization when compiling for speed."
18228 msgstr ""
18229
18230 #: params.opt:993
18231 #, no-c-format
18232 msgid ""
18233 "Maximum number of artificial accesses to enable forward propagation that "
18234 "Scalar Replacement of Aggregates will keep for one local variable."
18235 msgstr ""
18236
18237 #: params.opt:997
18238 #, no-c-format
18239 msgid ""
18240 "The maximum number of SSA_NAME assignments to follow in determining a value."
18241 msgstr ""
18242
18243 #: params.opt:1001
18244 #, no-c-format
18245 msgid ""
18246 "The lower bound for a buffer to be considered for stack smashing protection."
18247 msgstr ""
18248
18249 #: params.opt:1005
18250 #, no-c-format
18251 msgid "Size of the stack guard expressed as a power of two in bytes."
18252 msgstr ""
18253
18254 #: params.opt:1009
18255 #, no-c-format
18256 msgid ""
18257 "Interval in which to probe the stack expressed as a power of two in bytes."
18258 msgstr ""
18259
18260 #: params.opt:1013
18261 #, no-c-format
18262 msgid ""
18263 "Allow the store merging pass to introduce unaligned stores if it is legal to "
18264 "do so."
18265 msgstr ""
18266
18267 #: params.opt:1017
18268 #, no-c-format
18269 msgid "Maximum size of a single store merging region in bytes."
18270 msgstr ""
18271
18272 #: params.opt:1021
18273 #, no-c-format
18274 msgid ""
18275 "The maximum ratio between array size and switch branches for a switch "
18276 "conversion to take place."
18277 msgstr ""
18278
18279 #: params.opt:1025
18280 #, no-c-format
18281 msgid "Maximum number of bases stored in each modref tree."
18282 msgstr ""
18283
18284 #: params.opt:1029
18285 #, no-c-format
18286 msgid "Maximum number of references stored in each modref base."
18287 msgstr ""
18288
18289 #: params.opt:1033
18290 #, no-c-format
18291 msgid "Maximum number of accesses stored in each modref reference."
18292 msgstr ""
18293
18294 #: params.opt:1037
18295 #, no-c-format
18296 msgid "Maximum number of tests performed by modref query."
18297 msgstr ""
18298
18299 #: params.opt:1041
18300 #, no-c-format
18301 msgid "Maximum depth of DFS walk used by modref escape analysis."
18302 msgstr ""
18303
18304 #: params.opt:1045
18305 #, no-c-format
18306 msgid "Maximum number of escape points tracked by modref per SSA-name."
18307 msgstr ""
18308
18309 #: params.opt:1049
18310 #, no-c-format
18311 msgid "Maximum number of times a given range is adjusted during the dataflow."
18312 msgstr ""
18313
18314 #: params.opt:1053
18315 #, no-c-format
18316 msgid ""
18317 "--param=threader-debug=[none|all] Enables verbose dumping of the threader "
18318 "solver."
18319 msgstr ""
18320
18321 #: params.opt:1066
18322 #, no-c-format
18323 msgid ""
18324 "Size in bytes after which thread-local aggregates should be instrumented "
18325 "with the logging functions instead of save/restore pairs."
18326 msgstr ""
18327
18328 #: params.opt:1070
18329 #, no-c-format
18330 msgid ""
18331 "The percentage of function, weighted by execution frequency, that must be "
18332 "covered by trace formation. Used when profile feedback is not available."
18333 msgstr ""
18334
18335 #: params.opt:1074
18336 #, no-c-format
18337 msgid ""
18338 "The percentage of function, weighted by execution frequency, that must be "
18339 "covered by trace formation. Used when profile feedback is available."
18340 msgstr ""
18341
18342 #: params.opt:1078
18343 #, no-c-format
18344 msgid "Maximal code growth caused by tail duplication (in percent)."
18345 msgstr ""
18346
18347 #: params.opt:1082
18348 #, no-c-format
18349 msgid ""
18350 "Stop forward growth if the probability of best edge is less than this "
18351 "threshold (in percent). Used when profile feedback is not available."
18352 msgstr ""
18353
18354 #: params.opt:1086
18355 #, no-c-format
18356 msgid ""
18357 "Stop forward growth if the probability of best edge is less than this "
18358 "threshold (in percent). Used when profile feedback is available."
18359 msgstr ""
18360
18361 #: params.opt:1090
18362 #, no-c-format
18363 msgid ""
18364 "Stop reverse growth if the reverse probability of best edge is less than "
18365 "this threshold (in percent)."
18366 msgstr ""
18367
18368 #: params.opt:1094
18369 #, no-c-format
18370 msgid ""
18371 "Set the maximum number of instructions executed in parallel in reassociated "
18372 "tree.  If 0, use the target dependent heuristic."
18373 msgstr ""
18374
18375 #: params.opt:1098
18376 #, no-c-format
18377 msgid "Emit special instrumentation for accesses to volatiles."
18378 msgstr ""
18379
18380 #: params.opt:1102
18381 #, no-c-format
18382 msgid ""
18383 "Emit instrumentation calls to __tsan_func_entry() and __tsan_func_exit()."
18384 msgstr ""
18385
18386 #: params.opt:1106
18387 #, no-c-format
18388 msgid ""
18389 "Maximum number of nested calls to search for control dependencies during "
18390 "uninitialized variable analysis."
18391 msgstr ""
18392
18393 #: params.opt:1110
18394 #, no-c-format
18395 msgid ""
18396 "Instruction accounted for function prologue, epilogue and other overhead."
18397 msgstr ""
18398
18399 #: params.opt:1114
18400 #, no-c-format
18401 msgid "Time accounted for function prologue, epilogue and other overhead."
18402 msgstr ""
18403
18404 #: params.opt:1118
18405 #, no-c-format
18406 msgid "Instruction accounted for function thunk overhead."
18407 msgstr ""
18408
18409 #: params.opt:1122
18410 #, no-c-format
18411 msgid "Time accounted for function thunk overhead."
18412 msgstr ""
18413
18414 #: params.opt:1126
18415 #, no-c-format
18416 msgid ""
18417 "The denominator n of fraction 1/n of the number of profiled runs of the "
18418 "entire program below which the execution count of a basic block must be in "
18419 "order for the basic block to be considered unlikely."
18420 msgstr ""
18421
18422 #: params.opt:1130
18423 #, no-c-format
18424 msgid "Maximum unroll factor for the unroll-and-jam transformation."
18425 msgstr ""
18426
18427 #: params.opt:1134
18428 #, no-c-format
18429 msgid ""
18430 "Minimum percentage of memrefs that must go away for unroll-and-jam to be "
18431 "considered profitable."
18432 msgstr ""
18433
18434 #: params.opt:1138
18435 #, no-c-format
18436 msgid ""
18437 "Use direct poisoning/unpoisoning instructions for variables smaller or equal "
18438 "to this number."
18439 msgstr ""
18440
18441 #: params.opt:1142
18442 #, no-c-format
18443 msgid "Whether to use canonical types."
18444 msgstr ""
18445
18446 #: params.opt:1146
18447 #, no-c-format
18448 msgid "Enable loop epilogue vectorization using smaller vector size."
18449 msgstr ""
18450
18451 #: params.opt:1150
18452 #, no-c-format
18453 msgid ""
18454 "Maximum number of possible vector layouts (such as permutations) to consider "
18455 "when optimizing to-be-vectorized code."
18456 msgstr ""
18457
18458 #: params.opt:1154
18459 #, no-c-format
18460 msgid ""
18461 "Maximum number of loop peels to enhance alignment of data references in a "
18462 "loop."
18463 msgstr ""
18464
18465 #: params.opt:1158
18466 #, no-c-format
18467 msgid ""
18468 "Bound on number of runtime checks inserted by the vectorizer's loop "
18469 "versioning for alias check."
18470 msgstr ""
18471
18472 #: params.opt:1162
18473 #, no-c-format
18474 msgid ""
18475 "Bound on number of runtime checks inserted by the vectorizer's loop "
18476 "versioning for alignment check."
18477 msgstr ""
18478
18479 #: params.opt:1166
18480 #, no-c-format
18481 msgid ""
18482 "Controls how loop vectorizer uses partial vectors.  0 means never, 1 means "
18483 "only for loops whose need to iterate can be removed, 2 means for all loops.  "
18484 "The default value is 2."
18485 msgstr ""
18486
18487 #: params.opt:1170
18488 #, no-c-format
18489 msgid ""
18490 "The maximum factor which the loop vectorizer applies to the cost of "
18491 "statements in an inner loop relative to the loop being vectorized."
18492 msgstr ""
18493
18494 #: params.opt:1174
18495 #, no-c-format
18496 msgid "Enable loop vectorization of floating point inductions."
18497 msgstr ""
18498
18499 #: cfgrtl.cc:2797
18500 msgid "flow control insn inside a basic block"
18501 msgstr ""
18502
18503 #: cfgrtl.cc:3086
18504 msgid "insn outside basic block"
18505 msgstr ""
18506
18507 #: cfgrtl.cc:3094
18508 msgid "return not followed by barrier"
18509 msgstr ""
18510
18511 #: collect-utils.cc:206
18512 #, c-format
18513 msgid "[cannot find %s]"
18514 msgstr ""
18515
18516 #: collect2.cc:1557
18517 #, c-format
18518 msgid "collect2 version %s\n"
18519 msgstr ""
18520
18521 #: collect2.cc:1662
18522 #, c-format
18523 msgid "%d constructor found\n"
18524 msgid_plural "%d constructors found\n"
18525 msgstr[0] ""
18526 msgstr[1] ""
18527
18528 #: collect2.cc:1666
18529 #, c-format
18530 msgid "%d destructor found\n"
18531 msgid_plural "%d destructors found\n"
18532 msgstr[0] ""
18533 msgstr[1] ""
18534
18535 #: collect2.cc:1670
18536 #, c-format
18537 msgid "%d frame table found\n"
18538 msgid_plural "%d frame tables found\n"
18539 msgstr[0] ""
18540 msgstr[1] ""
18541
18542 #: collect2.cc:1825
18543 #, c-format
18544 msgid "[Leaving %s]\n"
18545 msgstr ""
18546
18547 #: collect2.cc:2055
18548 #, c-format
18549 msgid ""
18550 "\n"
18551 "write_c_file - output name is %s, prefix is %s\n"
18552 msgstr ""
18553
18554 #: collect2.cc:2579
18555 #, c-format
18556 msgid ""
18557 "\n"
18558 "ldd output with constructors/destructors.\n"
18559 msgstr ""
18560
18561 #: cprop.cc:1753
18562 msgid "const/copy propagation disabled"
18563 msgstr ""
18564
18565 #: diagnostic-format-json.cc:317 diagnostic-format-sarif.cc:1530
18566 #, c-format
18567 msgid "error: unable to open '%s' for writing: %s\n"
18568 msgstr ""
18569
18570 #: diagnostic.cc:160
18571 #, c-format
18572 msgid "%s: all warnings being treated as errors"
18573 msgstr ""
18574
18575 #: diagnostic.cc:165
18576 #, c-format
18577 msgid "%s: some warnings being treated as errors"
18578 msgstr ""
18579
18580 #: diagnostic.cc:631
18581 #, c-format
18582 msgid "compilation terminated due to -fmax-errors=%u.\n"
18583 msgstr ""
18584
18585 #: diagnostic.cc:659
18586 #, c-format
18587 msgid "compilation terminated due to -Wfatal-errors.\n"
18588 msgstr ""
18589
18590 #: diagnostic.cc:680
18591 #, c-format
18592 msgid "Please submit a full bug report, with preprocessed source.\n"
18593 msgstr ""
18594
18595 #: diagnostic.cc:683
18596 #, c-format
18597 msgid ""
18598 "Please submit a full bug report, with preprocessed source (by using -freport-"
18599 "bug).\n"
18600 msgstr ""
18601
18602 #: diagnostic.cc:687
18603 #, c-format
18604 msgid "Please include the complete backtrace with any bug report.\n"
18605 msgstr ""
18606
18607 #: diagnostic.cc:689
18608 #, c-format
18609 msgid "See %s for instructions.\n"
18610 msgstr ""
18611
18612 #: diagnostic.cc:698
18613 #, c-format
18614 msgid "compilation terminated.\n"
18615 msgstr ""
18616
18617 #: diagnostic.cc:792
18618 msgid "                 from"
18619 msgstr ""
18620
18621 #: diagnostic.cc:793
18622 msgid "In file included from"
18623 msgstr ""
18624
18625 #. 2
18626 #: diagnostic.cc:794
18627 msgid "        included from"
18628 msgstr ""
18629
18630 #: diagnostic.cc:795
18631 msgid "In module"
18632 msgstr ""
18633
18634 #. 4
18635 #: diagnostic.cc:796
18636 msgid "of module"
18637 msgstr ""
18638
18639 #: diagnostic.cc:797
18640 msgid "In module imported at"
18641 msgstr ""
18642
18643 #. 6
18644 #: diagnostic.cc:798
18645 msgid "imported at"
18646 msgstr ""
18647
18648 #: diagnostic.cc:1557
18649 #, c-format
18650 msgid "%s:%d: confused by earlier errors, bailing out\n"
18651 msgstr ""
18652
18653 #: diagnostic.cc:2192
18654 #, c-format
18655 msgid "internal compiler error: error reporting routines re-entered.\n"
18656 msgstr ""
18657
18658 #: diagnostic.cc:2223 diagnostic.cc:2242
18659 #, gcc-internal-format, gfc-internal-format
18660 msgid "in %s, at %s:%d"
18661 msgstr ""
18662
18663 #: final.cc:1096
18664 msgid "negative insn length"
18665 msgstr ""
18666
18667 #: final.cc:2808
18668 msgid "could not split insn"
18669 msgstr ""
18670
18671 #: final.cc:3183
18672 msgid "invalid 'asm': "
18673 msgstr ""
18674
18675 #: final.cc:3316
18676 #, c-format
18677 msgid "nested assembly dialect alternatives"
18678 msgstr ""
18679
18680 #: final.cc:3344 final.cc:3356
18681 #, c-format
18682 msgid "unterminated assembly dialect alternative"
18683 msgstr ""
18684
18685 #: final.cc:3498
18686 #, c-format
18687 msgid "operand number missing after %%-letter"
18688 msgstr ""
18689
18690 #: final.cc:3501 final.cc:3542
18691 #, c-format
18692 msgid "operand number out of range"
18693 msgstr ""
18694
18695 #: final.cc:3559
18696 #, c-format
18697 msgid "invalid %%-code"
18698 msgstr ""
18699
18700 #: final.cc:3593
18701 #, c-format
18702 msgid "'%%l' operand isn't a label"
18703 msgstr ""
18704
18705 #. We can't handle floating point constants;
18706 #. PRINT_OPERAND must handle them.
18707 #. We can't handle floating point constants;
18708 #. TARGET_PRINT_OPERAND must handle them.
18709 #: final.cc:3729 config/arc/arc.cc:6430 config/i386/i386.cc:12312
18710 #, c-format
18711 msgid "floating constant misused"
18712 msgstr ""
18713
18714 #: final.cc:3787 config/arc/arc.cc:6527 config/i386/i386.cc:12403
18715 #: config/pdp11/pdp11.cc:1871
18716 #, c-format
18717 msgid "invalid expression as operand"
18718 msgstr ""
18719
18720 #: gcc.cc:122
18721 #, c-format
18722 msgid "%s\n"
18723 msgstr ""
18724
18725 #: gcc.cc:1840
18726 #, c-format
18727 msgid "Using built-in specs.\n"
18728 msgstr ""
18729
18730 #: gcc.cc:2085
18731 #, c-format
18732 msgid ""
18733 "Setting spec %s to '%s'\n"
18734 "\n"
18735 msgstr ""
18736
18737 #: gcc.cc:2290
18738 #, c-format
18739 msgid "Reading specs from %s\n"
18740 msgstr ""
18741
18742 #: gcc.cc:2422
18743 #, c-format
18744 msgid "could not find specs file %s\n"
18745 msgstr ""
18746
18747 #: gcc.cc:2497
18748 #, c-format
18749 msgid "rename spec %s to %s\n"
18750 msgstr ""
18751
18752 #: gcc.cc:2499
18753 #, c-format
18754 msgid ""
18755 "spec is '%s'\n"
18756 "\n"
18757 msgstr ""
18758
18759 #: gcc.cc:3360
18760 #, c-format
18761 msgid ""
18762 "\n"
18763 "Go ahead? (y or n) "
18764 msgstr ""
18765
18766 #: gcc.cc:3532
18767 #, c-format
18768 msgid "# %s %.2f %.2f\n"
18769 msgstr ""
18770
18771 #: gcc.cc:3712
18772 #, c-format
18773 msgid "Usage: %s [options] file...\n"
18774 msgstr ""
18775
18776 #: gcc.cc:3713
18777 msgid "Options:\n"
18778 msgstr ""
18779
18780 #: gcc.cc:3715
18781 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
18782 msgstr ""
18783
18784 #: gcc.cc:3716
18785 msgid "  --help                   Display this information.\n"
18786 msgstr ""
18787
18788 #: gcc.cc:3717
18789 msgid ""
18790 "  --target-help            Display target specific command line options "
18791 "(including assembler and linker options).\n"
18792 msgstr ""
18793
18794 #: gcc.cc:3719
18795 msgid ""
18796 "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
18797 "undocumented}}[,...].\n"
18798 msgstr ""
18799
18800 #: gcc.cc:3720
18801 msgid ""
18802 "                           Display specific types of command line options.\n"
18803 msgstr ""
18804
18805 #: gcc.cc:3722
18806 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
18807 msgstr ""
18808
18809 #: gcc.cc:3723
18810 msgid "  --version                Display compiler version information.\n"
18811 msgstr ""
18812
18813 #: gcc.cc:3724
18814 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
18815 msgstr ""
18816
18817 #: gcc.cc:3725
18818 msgid "  -dumpversion             Display the version of the compiler.\n"
18819 msgstr ""
18820
18821 #: gcc.cc:3726
18822 msgid "  -dumpmachine             Display the compiler's target processor.\n"
18823 msgstr ""
18824
18825 #: gcc.cc:3727
18826 msgid "  -foffload=<targets>      Specify offloading targets.\n"
18827 msgstr ""
18828
18829 #: gcc.cc:3728
18830 msgid ""
18831 "  -print-search-dirs       Display the directories in the compiler's search "
18832 "path.\n"
18833 msgstr ""
18834
18835 #: gcc.cc:3729
18836 msgid ""
18837 "  -print-libgcc-file-name  Display the name of the compiler's companion "
18838 "library.\n"
18839 msgstr ""
18840
18841 #: gcc.cc:3730
18842 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
18843 msgstr ""
18844
18845 #: gcc.cc:3731
18846 msgid ""
18847 "  -print-prog-name=<prog>  Display the full path to compiler component "
18848 "<prog>.\n"
18849 msgstr ""
18850
18851 #: gcc.cc:3732
18852 msgid ""
18853 "  -print-multiarch         Display the target's normalized GNU triplet, used "
18854 "as\n"
18855 "                           a component in the library path.\n"
18856 msgstr ""
18857
18858 #: gcc.cc:3735
18859 msgid ""
18860 "  -print-multi-directory   Display the root directory for versions of "
18861 "libgcc.\n"
18862 msgstr ""
18863
18864 #: gcc.cc:3736
18865 msgid ""
18866 "  -print-multi-lib         Display the mapping between command line options "
18867 "and\n"
18868 "                           multiple library search directories.\n"
18869 msgstr ""
18870
18871 #: gcc.cc:3739
18872 msgid ""
18873 "  -print-multi-os-directory Display the relative path to OS libraries.\n"
18874 msgstr ""
18875
18876 #: gcc.cc:3740
18877 msgid "  -print-sysroot           Display the target libraries directory.\n"
18878 msgstr ""
18879
18880 #: gcc.cc:3741
18881 msgid ""
18882 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
18883 "headers.\n"
18884 msgstr ""
18885
18886 #: gcc.cc:3742
18887 msgid ""
18888 "  -Wa,<options>            Pass comma-separated <options> on to the "
18889 "assembler.\n"
18890 msgstr ""
18891
18892 #: gcc.cc:3743
18893 msgid ""
18894 "  -Wp,<options>            Pass comma-separated <options> on to the "
18895 "preprocessor.\n"
18896 msgstr ""
18897
18898 #: gcc.cc:3744
18899 msgid ""
18900 "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
18901 msgstr ""
18902
18903 #: gcc.cc:3745
18904 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
18905 msgstr ""
18906
18907 #: gcc.cc:3746
18908 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
18909 msgstr ""
18910
18911 #: gcc.cc:3747
18912 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
18913 msgstr ""
18914
18915 #: gcc.cc:3748
18916 msgid "  -save-temps              Do not delete intermediate files.\n"
18917 msgstr ""
18918
18919 #: gcc.cc:3749
18920 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
18921 msgstr ""
18922
18923 #: gcc.cc:3750
18924 msgid ""
18925 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
18926 "                           prefixes to other gcc components.\n"
18927 msgstr ""
18928
18929 #: gcc.cc:3753
18930 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
18931 msgstr ""
18932
18933 #: gcc.cc:3754
18934 msgid "  -time                    Time the execution of each subprocess.\n"
18935 msgstr ""
18936
18937 #: gcc.cc:3755
18938 msgid ""
18939 "  -specs=<file>            Override built-in specs with the contents of "
18940 "<file>.\n"
18941 msgstr ""
18942
18943 #: gcc.cc:3756
18944 msgid ""
18945 "  -std=<standard>          Assume that the input sources are for "
18946 "<standard>.\n"
18947 msgstr ""
18948
18949 #: gcc.cc:3757
18950 msgid ""
18951 "  --sysroot=<directory>    Use <directory> as the root directory for "
18952 "headers\n"
18953 "                           and libraries.\n"
18954 msgstr ""
18955
18956 #: gcc.cc:3760
18957 msgid ""
18958 "  -B <directory>           Add <directory> to the compiler's search paths.\n"
18959 msgstr ""
18960
18961 #: gcc.cc:3761
18962 msgid ""
18963 "  -v                       Display the programs invoked by the compiler.\n"
18964 msgstr ""
18965
18966 #: gcc.cc:3762
18967 msgid ""
18968 "  -###                     Like -v but options quoted and commands not "
18969 "executed.\n"
18970 msgstr ""
18971
18972 #: gcc.cc:3763
18973 msgid ""
18974 "  -E                       Preprocess only; do not compile, assemble or "
18975 "link.\n"
18976 msgstr ""
18977
18978 #: gcc.cc:3764
18979 msgid "  -S                       Compile only; do not assemble or link.\n"
18980 msgstr ""
18981
18982 #: gcc.cc:3765
18983 msgid "  -c                       Compile and assemble, but do not link.\n"
18984 msgstr ""
18985
18986 #: gcc.cc:3766
18987 msgid "  -o <file>                Place the output into <file>.\n"
18988 msgstr ""
18989
18990 #: gcc.cc:3767
18991 msgid ""
18992 "  -pie                     Create a dynamically linked position independent\n"
18993 "                           executable.\n"
18994 msgstr ""
18995
18996 #: gcc.cc:3769
18997 msgid "  -shared                  Create a shared library.\n"
18998 msgstr ""
18999
19000 #: gcc.cc:3770
19001 msgid ""
19002 "  -x <language>            Specify the language of the following input "
19003 "files.\n"
19004 "                           Permissible languages include: c c++ assembler "
19005 "none\n"
19006 "                           'none' means revert to the default behavior of\n"
19007 "                           guessing the language based on the file's "
19008 "extension.\n"
19009 msgstr ""
19010
19011 #: gcc.cc:3777
19012 #, c-format
19013 msgid ""
19014 "\n"
19015 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
19016 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
19017 " other options on to these processes the -W<letter> options must be used.\n"
19018 msgstr ""
19019
19020 #: gcc.cc:6762
19021 #, c-format
19022 msgid "Processing spec (%s), which is '%s'\n"
19023 msgstr ""
19024
19025 #: gcc.cc:7523
19026 #, c-format
19027 msgid "Target: %s\n"
19028 msgstr ""
19029
19030 #: gcc.cc:7524
19031 #, c-format
19032 msgid "Configured with: %s\n"
19033 msgstr ""
19034
19035 #: gcc.cc:7538
19036 #, c-format
19037 msgid "Thread model: %s\n"
19038 msgstr ""
19039
19040 #: gcc.cc:7539
19041 #, c-format
19042 msgid "Supported LTO compression algorithms: zlib"
19043 msgstr ""
19044
19045 #: gcc.cc:7541
19046 #, c-format
19047 msgid " zstd"
19048 msgstr ""
19049
19050 #: gcc.cc:7543 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2903
19051 #, c-format
19052 msgid "\n"
19053 msgstr ""
19054
19055 #: gcc.cc:7554
19056 #, c-format
19057 msgid "gcc version %s %s\n"
19058 msgstr ""
19059
19060 #: gcc.cc:7557
19061 #, c-format
19062 msgid "gcc driver version %s %sexecuting gcc version %s\n"
19063 msgstr ""
19064
19065 #: gcc.cc:7630 gcc.cc:7840
19066 #, c-format
19067 msgid ""
19068 "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
19069 msgstr ""
19070
19071 #: gcc.cc:7764
19072 #, c-format
19073 msgid ""
19074 "Preprocessed source stored into %s file, please attach this to your "
19075 "bugreport.\n"
19076 msgstr ""
19077
19078 #: gcc.cc:8615
19079 #, c-format
19080 msgid "install: %s%s\n"
19081 msgstr ""
19082
19083 #: gcc.cc:8618
19084 #, c-format
19085 msgid "programs: %s\n"
19086 msgstr ""
19087
19088 #: gcc.cc:8620
19089 #, c-format
19090 msgid "libraries: %s\n"
19091 msgstr ""
19092
19093 #: gcc.cc:8737
19094 #, c-format
19095 msgid ""
19096 "\n"
19097 "For bug reporting instructions, please see:\n"
19098 msgstr ""
19099
19100 #: gcc.cc:8753 gcov-tool.cc:594
19101 #, c-format
19102 msgid "%s %s%s\n"
19103 msgstr ""
19104
19105 #: gcc.cc:8756 gcov-tool.cc:596 gcov.cc:968 fortran/gfortranspec.cc:282
19106 msgid "(C)"
19107 msgstr ""
19108
19109 #: gcc.cc:8757 gcov-tool.cc:598 gcov.cc:970 fortran/gfortranspec.cc:283
19110 #, c-format
19111 msgid ""
19112 "This is free software; see the source for copying conditions.  There is NO\n"
19113 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
19114 "\n"
19115 msgstr ""
19116
19117 #: gcc.cc:9100
19118 #, c-format
19119 msgid ""
19120 "\n"
19121 "Linker options\n"
19122 "==============\n"
19123 "\n"
19124 msgstr ""
19125
19126 #: gcc.cc:9101
19127 #, c-format
19128 msgid ""
19129 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
19130 "\n"
19131 msgstr ""
19132
19133 #: gcc.cc:10502
19134 #, c-format
19135 msgid ""
19136 "Assembler options\n"
19137 "=================\n"
19138 "\n"
19139 msgstr ""
19140
19141 #: gcc.cc:10503
19142 #, c-format
19143 msgid ""
19144 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
19145 "\n"
19146 msgstr ""
19147
19148 #: gcov-tool.cc:157 gcov-tool.cc:300
19149 #, c-format
19150 msgid "no profile files were merged\n"
19151 msgstr ""
19152
19153 #: gcov-tool.cc:169
19154 #, c-format
19155 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
19156 msgstr ""
19157
19158 #: gcov-tool.cc:170 gcov-tool.cc:337
19159 #, c-format
19160 msgid "    -o, --output <dir>                  Output directory\n"
19161 msgstr ""
19162
19163 #: gcov-tool.cc:171 gcov-tool.cc:242 gcov-tool.cc:339 gcov-tool.cc:491
19164 #, c-format
19165 msgid "    -v, --verbose                       Verbose mode\n"
19166 msgstr ""
19167
19168 #: gcov-tool.cc:172 gcov-tool.cc:243
19169 #, c-format
19170 msgid ""
19171 "    -w, --weight <w1,w2>                Set weights (float point values)\n"
19172 msgstr ""
19173
19174 #: gcov-tool.cc:188
19175 #, c-format
19176 msgid "Merge subcomand usage:"
19177 msgstr ""
19178
19179 #: gcov-tool.cc:240
19180 #, c-format
19181 msgid ""
19182 "  merge-stream [options] [<file>]       Merge coverage stream file (or "
19183 "stdin)\n"
19184 "                                        and coverage file contents\n"
19185 msgstr ""
19186
19187 #: gcov-tool.cc:258
19188 #, c-format
19189 msgid "Merge-stream subcomand usage:"
19190 msgstr ""
19191
19192 #: gcov-tool.cc:335
19193 #, c-format
19194 msgid ""
19195 "  rewrite [options] <dir>               Rewrite coverage file contents\n"
19196 msgstr ""
19197
19198 #: gcov-tool.cc:336
19199 #, c-format
19200 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
19201 msgstr ""
19202
19203 #: gcov-tool.cc:338
19204 #, c-format
19205 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
19206 msgstr ""
19207
19208 #: gcov-tool.cc:356
19209 #, c-format
19210 msgid "Rewrite subcommand usage:"
19211 msgstr ""
19212
19213 #: gcov-tool.cc:395
19214 #, c-format
19215 msgid "scaling cannot co-exist with normalization, skipping\n"
19216 msgstr ""
19217
19218 #: gcov-tool.cc:408 gcov-tool.cc:418
19219 #, c-format
19220 msgid "incorrect format in scaling, using 1/1\n"
19221 msgstr ""
19222
19223 #: gcov-tool.cc:428
19224 #, c-format
19225 msgid "normalization cannot co-exist with scaling\n"
19226 msgstr ""
19227
19228 #: gcov-tool.cc:485
19229 #, c-format
19230 msgid ""
19231 "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
19232 msgstr ""
19233
19234 #: gcov-tool.cc:486
19235 #, c-format
19236 msgid "    -f, --function                      Print function level info\n"
19237 msgstr ""
19238
19239 #: gcov-tool.cc:487
19240 #, c-format
19241 msgid "    -F, --fullname                      Print full filename\n"
19242 msgstr ""
19243
19244 #: gcov-tool.cc:488
19245 #, c-format
19246 msgid ""
19247 "    -h, --hotonly                       Only print info for hot objects/"
19248 "functions\n"
19249 msgstr ""
19250
19251 #: gcov-tool.cc:489
19252 #, c-format
19253 msgid "    -o, --object                        Print object level info\n"
19254 msgstr ""
19255
19256 #: gcov-tool.cc:490
19257 #, c-format
19258 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
19259 msgstr ""
19260
19261 #: gcov-tool.cc:510
19262 #, c-format
19263 msgid "Overlap subcomand usage:"
19264 msgstr ""
19265
19266 #: gcov-tool.cc:576
19267 #, c-format
19268 msgid ""
19269 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
19270 "\n"
19271 msgstr ""
19272
19273 #: gcov-tool.cc:577
19274 #, c-format
19275 msgid ""
19276 "Offline tool to handle gcda counts\n"
19277 "\n"
19278 msgstr ""
19279
19280 #: gcov-tool.cc:578
19281 #, c-format
19282 msgid "  -h, --help                            Print this help, then exit\n"
19283 msgstr ""
19284
19285 #: gcov-tool.cc:579
19286 #, c-format
19287 msgid ""
19288 "  -v, --version                         Print version number, then exit\n"
19289 msgstr ""
19290
19291 #: gcov-tool.cc:584 gcov.cc:956
19292 #, c-format
19293 msgid ""
19294 "\n"
19295 "For bug reporting instructions, please see:\n"
19296 "%s.\n"
19297 msgstr ""
19298
19299 #: gcov-tool.cc:595
19300 #, c-format
19301 msgid "Copyright %s 2023 Free Software Foundation, Inc.\n"
19302 msgstr ""
19303
19304 #: gcov.cc:925
19305 #, c-format
19306 msgid ""
19307 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
19308 "\n"
19309 msgstr ""
19310
19311 #: gcov.cc:926
19312 #, c-format
19313 msgid ""
19314 "Print code coverage information.\n"
19315 "\n"
19316 msgstr ""
19317
19318 #: gcov.cc:927
19319 #, c-format
19320 msgid ""
19321 "  -a, --all-blocks                Show information for every basic block\n"
19322 msgstr ""
19323
19324 #: gcov.cc:928
19325 #, c-format
19326 msgid ""
19327 "  -b, --branch-probabilities      Include branch probabilities in output\n"
19328 msgstr ""
19329
19330 #: gcov.cc:929
19331 #, c-format
19332 msgid ""
19333 "  -c, --branch-counts             Output counts of branches taken\n"
19334 "                                    rather than percentages\n"
19335 msgstr ""
19336
19337 #: gcov.cc:931
19338 #, c-format
19339 msgid "  -d, --display-progress          Display progress information\n"
19340 msgstr ""
19341
19342 #: gcov.cc:932
19343 #, c-format
19344 msgid "  -D, --debug\t\t\t    Display debugging dumps\n"
19345 msgstr ""
19346
19347 #: gcov.cc:933
19348 #, c-format
19349 msgid "  -f, --function-summaries        Output summaries for each function\n"
19350 msgstr ""
19351
19352 #: gcov.cc:934
19353 #, c-format
19354 msgid "  -h, --help                      Print this help, then exit\n"
19355 msgstr ""
19356
19357 #: gcov.cc:935
19358 #, c-format
19359 msgid ""
19360 "  -j, --json-format               Output JSON intermediate format\n"
19361 "                                    into .gcov.json.gz file\n"
19362 msgstr ""
19363
19364 #: gcov.cc:937
19365 #, c-format
19366 msgid "  -H, --human-readable            Output human readable numbers\n"
19367 msgstr ""
19368
19369 #: gcov.cc:938
19370 #, c-format
19371 msgid "  -k, --use-colors                Emit colored output\n"
19372 msgstr ""
19373
19374 #: gcov.cc:939
19375 #, c-format
19376 msgid ""
19377 "  -l, --long-file-names           Use long output file names for included\n"
19378 "                                    source files\n"
19379 msgstr ""
19380
19381 #: gcov.cc:941
19382 #, c-format
19383 msgid "  -m, --demangled-names           Output demangled function names\n"
19384 msgstr ""
19385
19386 #: gcov.cc:942
19387 #, c-format
19388 msgid "  -n, --no-output                 Do not create an output file\n"
19389 msgstr ""
19390
19391 #: gcov.cc:943
19392 #, c-format
19393 msgid ""
19394 "  -o, --object-directory DIR|FILE Search for object files in DIR or called "
19395 "FILE\n"
19396 msgstr ""
19397
19398 #: gcov.cc:944
19399 #, c-format
19400 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
19401 msgstr ""
19402
19403 #: gcov.cc:945
19404 #, c-format
19405 msgid ""
19406 "  -q, --use-hotness-colors        Emit perf-like colored output for hot "
19407 "lines\n"
19408 msgstr ""
19409
19410 #: gcov.cc:946
19411 #, c-format
19412 msgid "  -r, --relative-only             Only show data for relative sources\n"
19413 msgstr ""
19414
19415 #: gcov.cc:947
19416 #, c-format
19417 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
19418 msgstr ""
19419
19420 #: gcov.cc:948
19421 #, c-format
19422 msgid "  -t, --stdout                    Output to stdout instead of a file\n"
19423 msgstr ""
19424
19425 #: gcov.cc:949
19426 #, c-format
19427 msgid ""
19428 "  -u, --unconditional-branches    Show unconditional branch counts too\n"
19429 msgstr ""
19430
19431 #: gcov.cc:950
19432 #, c-format
19433 msgid "  -v, --version                   Print version number, then exit\n"
19434 msgstr ""
19435
19436 #: gcov.cc:951
19437 #, c-format
19438 msgid "  -w, --verbose                   Print verbose informations\n"
19439 msgstr ""
19440
19441 #: gcov.cc:952
19442 #, c-format
19443 msgid "  -x, --hash-filenames            Hash long pathnames\n"
19444 msgstr ""
19445
19446 #: gcov.cc:953
19447 #, c-format
19448 msgid ""
19449 "\n"
19450 "Obsolete options:\n"
19451 msgstr ""
19452
19453 #: gcov.cc:954
19454 #, c-format
19455 msgid "  -i, --json-format               Replaced with -j, --json-format\n"
19456 msgstr ""
19457
19458 #: gcov.cc:955
19459 #, c-format
19460 msgid "  -j, --human-readable            Replaced with -H, --human-readable\n"
19461 msgstr ""
19462
19463 #: gcov.cc:966
19464 #, c-format
19465 msgid "gcov %s%s\n"
19466 msgstr ""
19467
19468 #: gcov.cc:1354
19469 #, c-format
19470 msgid "'%s' file is already processed\n"
19471 msgstr ""
19472
19473 #: gcov.cc:1470 gcov.cc:1599
19474 #, c-format
19475 msgid "Creating '%s'\n"
19476 msgstr ""
19477
19478 #: gcov.cc:1474
19479 #, c-format
19480 msgid "Error writing output file '%s'\n"
19481 msgstr ""
19482
19483 #: gcov.cc:1482
19484 #, c-format
19485 msgid "Could not open output file '%s'\n"
19486 msgstr ""
19487
19488 #: gcov.cc:1489
19489 #, c-format
19490 msgid "Removing '%s'\n"
19491 msgstr ""
19492
19493 #: gcov.cc:1604
19494 #, c-format
19495 msgid "Cannot open JSON output file %s\n"
19496 msgstr ""
19497
19498 #: gcov.cc:1613
19499 #, c-format
19500 msgid "Error writing JSON output file %s\n"
19501 msgstr ""
19502
19503 #: gcov.cc:1778
19504 #, c-format
19505 msgid "%s:source file is newer than notes file '%s'\n"
19506 msgstr ""
19507
19508 #: gcov.cc:1783
19509 #, c-format
19510 msgid "(the message is displayed only once per source file)\n"
19511 msgstr ""
19512
19513 #: gcov.cc:1803
19514 #, c-format
19515 msgid "%s:cannot open notes file\n"
19516 msgstr ""
19517
19518 #: gcov.cc:1810
19519 #, c-format
19520 msgid "%s:not a gcov notes file\n"
19521 msgstr ""
19522
19523 #: gcov.cc:1824
19524 #, c-format
19525 msgid "%s:version '%.4s', prefer '%.4s'\n"
19526 msgstr ""
19527
19528 #: gcov.cc:1877
19529 #, c-format
19530 msgid "%s:already seen blocks for '%s'\n"
19531 msgstr ""
19532
19533 #: gcov.cc:1993 gcov.cc:2107
19534 #, c-format
19535 msgid "%s:corrupted\n"
19536 msgstr ""
19537
19538 #: gcov.cc:2001
19539 #, c-format
19540 msgid "%s:no functions found\n"
19541 msgstr ""
19542
19543 #: gcov.cc:2019
19544 #, c-format
19545 msgid "%s:cannot open data file, assuming not executed\n"
19546 msgstr ""
19547
19548 #: gcov.cc:2026
19549 #, c-format
19550 msgid "%s:not a gcov data file\n"
19551 msgstr ""
19552
19553 #: gcov.cc:2040
19554 #, c-format
19555 msgid "%s:version '%.4s', prefer version '%.4s'\n"
19556 msgstr ""
19557
19558 #: gcov.cc:2047
19559 #, c-format
19560 msgid "%s:stamp mismatch with notes file\n"
19561 msgstr ""
19562
19563 #: gcov.cc:2084
19564 #, c-format
19565 msgid "%s:profile mismatch for '%s'\n"
19566 msgstr ""
19567
19568 #: gcov.cc:2106
19569 #, c-format
19570 msgid "%s:overflowed\n"
19571 msgstr ""
19572
19573 #: gcov.cc:2154
19574 #, c-format
19575 msgid "%s:'%s' lacks entry and/or exit blocks\n"
19576 msgstr ""
19577
19578 #: gcov.cc:2159
19579 #, c-format
19580 msgid "%s:'%s' has arcs to entry block\n"
19581 msgstr ""
19582
19583 #: gcov.cc:2167
19584 #, c-format
19585 msgid "%s:'%s' has arcs from exit block\n"
19586 msgstr ""
19587
19588 #: gcov.cc:2376
19589 #, c-format
19590 msgid "%s:graph is unsolvable for '%s'\n"
19591 msgstr ""
19592
19593 #: gcov.cc:2492
19594 #, c-format
19595 msgid "Lines executed:%s of %d\n"
19596 msgstr ""
19597
19598 #: gcov.cc:2495
19599 #, c-format
19600 msgid "No executable lines\n"
19601 msgstr ""
19602
19603 #: gcov.cc:2503 gcov.cc:2512
19604 #, c-format
19605 msgid "%s '%s'\n"
19606 msgstr ""
19607
19608 #: gcov.cc:2519
19609 #, c-format
19610 msgid "Branches executed:%s of %d\n"
19611 msgstr ""
19612
19613 #: gcov.cc:2523
19614 #, c-format
19615 msgid "Taken at least once:%s of %d\n"
19616 msgstr ""
19617
19618 #: gcov.cc:2529
19619 #, c-format
19620 msgid "No branches\n"
19621 msgstr ""
19622
19623 #: gcov.cc:2531
19624 #, c-format
19625 msgid "Calls executed:%s of %d\n"
19626 msgstr ""
19627
19628 #: gcov.cc:2535
19629 #, c-format
19630 msgid "No calls\n"
19631 msgstr ""
19632
19633 #: gcov.cc:2755
19634 #, c-format
19635 msgid "%s:no lines for '%s'\n"
19636 msgstr ""
19637
19638 #: gcov.cc:2881
19639 #, c-format
19640 msgid "call   %2d returned %s\n"
19641 msgstr ""
19642
19643 #: gcov.cc:2886
19644 #, c-format
19645 msgid "call   %2d never executed\n"
19646 msgstr ""
19647
19648 #: gcov.cc:2891
19649 #, c-format
19650 msgid "branch %2d taken %s%s"
19651 msgstr ""
19652
19653 #: gcov.cc:2896
19654 #, c-format
19655 msgid "branch %2d never executed%s"
19656 msgstr ""
19657
19658 #: gcov.cc:2901
19659 #, c-format
19660 msgid " (BB %d)"
19661 msgstr ""
19662
19663 #: gcov.cc:2908
19664 #, c-format
19665 msgid "unconditional %2d taken %s\n"
19666 msgstr ""
19667
19668 #: gcov.cc:2911
19669 #, c-format
19670 msgid "unconditional %2d never executed\n"
19671 msgstr ""
19672
19673 #: gcov.cc:3163
19674 #, c-format
19675 msgid "Cannot open source file %s\n"
19676 msgstr ""
19677
19678 #: gcse.cc:2578
19679 msgid "PRE disabled"
19680 msgstr ""
19681
19682 #: gcse.cc:3505
19683 msgid "GCSE disabled"
19684 msgstr ""
19685
19686 #: incpath.cc:77
19687 #, c-format
19688 msgid "ignoring duplicate directory \"%s\"\n"
19689 msgstr ""
19690
19691 #: incpath.cc:80
19692 #, c-format
19693 msgid "  as it is a non-system directory that duplicates a system directory\n"
19694 msgstr ""
19695
19696 #: incpath.cc:84
19697 #, c-format
19698 msgid "ignoring nonexistent directory \"%s\"\n"
19699 msgstr ""
19700
19701 #: incpath.cc:391
19702 #, c-format
19703 msgid "#include \"...\" search starts here:\n"
19704 msgstr ""
19705
19706 #: incpath.cc:395
19707 #, c-format
19708 msgid "#include <...> search starts here:\n"
19709 msgstr ""
19710
19711 #: incpath.cc:400
19712 #, c-format
19713 msgid "End of search list.\n"
19714 msgstr ""
19715
19716 #: input.cc:35
19717 msgid "<built-in>"
19718 msgstr ""
19719
19720 #. Opening quotation mark.
19721 #: intl.cc:62
19722 msgid "`"
19723 msgstr ""
19724
19725 #. Closing quotation mark.
19726 #: intl.cc:65
19727 msgid "'"
19728 msgstr ""
19729
19730 #: langhooks.cc:384
19731 msgid "At top level:"
19732 msgstr ""
19733
19734 #: langhooks.cc:400
19735 #, c-format
19736 msgid "In member function %qs"
19737 msgstr ""
19738
19739 #: langhooks.cc:404
19740 #, c-format
19741 msgid "In function %qs"
19742 msgstr ""
19743
19744 #: langhooks.cc:449
19745 msgid "    inlined from %qs at %r%s:%d:%d%R"
19746 msgstr ""
19747
19748 #: langhooks.cc:454
19749 msgid "    inlined from %qs at %r%s:%d%R"
19750 msgstr ""
19751
19752 #: langhooks.cc:460
19753 #, c-format
19754 msgid "    inlined from %qs"
19755 msgstr ""
19756
19757 #: lra-assigns.cc:1871 reload1.cc:2073
19758 msgid "this is the insn:"
19759 msgstr ""
19760
19761 #: lra-constraints.cc:3142
19762 msgid "unable to generate reloads for impossible constraints:"
19763 msgstr ""
19764
19765 #: lra-constraints.cc:4168 reload.cc:3844
19766 msgid "unable to generate reloads for:"
19767 msgstr ""
19768
19769 #. What to print when a switch has no documentation.
19770 #: opts.cc:321
19771 msgid "This option lacks documentation."
19772 msgstr ""
19773
19774 #: opts.cc:322
19775 msgid "Uses of this option are diagnosed."
19776 msgstr ""
19777
19778 #: opts.cc:1647
19779 #, c-format
19780 msgid "Same as %s%s (or, in negated form, %s%s)."
19781 msgstr ""
19782
19783 #: opts.cc:1652
19784 #, c-format
19785 msgid "Same as %s%s."
19786 msgstr ""
19787
19788 #: opts.cc:1657
19789 #, c-format
19790 msgid "Same as %s."
19791 msgstr ""
19792
19793 #: opts.cc:1665
19794 #, c-format
19795 msgid "%s  Same as %s."
19796 msgstr ""
19797
19798 #: opts.cc:1728
19799 msgid "[available in "
19800 msgstr ""
19801
19802 #: opts.cc:1760
19803 msgid "[default]"
19804 msgstr ""
19805
19806 #: opts.cc:1769
19807 #, c-format
19808 msgid "%llu bytes"
19809 msgstr ""
19810
19811 #: opts.cc:1806
19812 msgid "[enabled]"
19813 msgstr ""
19814
19815 #: opts.cc:1808
19816 msgid "[disabled]"
19817 msgstr ""
19818
19819 #: opts.cc:1844
19820 #, c-format
19821 msgid " No options with the desired characteristics were found\n"
19822 msgstr ""
19823
19824 #: opts.cc:1853
19825 #, c-format
19826 msgid ""
19827 " None found.  Use --help=%s to show *all* the options supported by the %s "
19828 "front-end.\n"
19829 msgstr ""
19830
19831 #: opts.cc:1859
19832 #, c-format
19833 msgid ""
19834 " All options with the desired characteristics have already been displayed\n"
19835 msgstr ""
19836
19837 #: opts.cc:1904
19838 #, c-format
19839 msgid ""
19840 "  Known valid arguments for %s option:\n"
19841 "   "
19842 msgstr ""
19843
19844 #: opts.cc:1954
19845 msgid "The following options are target specific"
19846 msgstr ""
19847
19848 #: opts.cc:1957
19849 msgid "The following options control compiler warning messages"
19850 msgstr ""
19851
19852 #: opts.cc:1960
19853 msgid "The following options control optimizations"
19854 msgstr ""
19855
19856 #: opts.cc:1963 opts.cc:2003
19857 msgid "The following options are language-independent"
19858 msgstr ""
19859
19860 #: opts.cc:1966
19861 msgid "The following options control parameters"
19862 msgstr ""
19863
19864 #: opts.cc:1972
19865 msgid "The following options are specific to just the language "
19866 msgstr ""
19867
19868 #: opts.cc:1974
19869 msgid "The following options are supported by the language "
19870 msgstr ""
19871
19872 #: opts.cc:1985
19873 msgid "The following options are not documented"
19874 msgstr ""
19875
19876 #: opts.cc:1987
19877 msgid "The following options take separate arguments"
19878 msgstr ""
19879
19880 #: opts.cc:1989
19881 msgid "The following options take joined arguments"
19882 msgstr ""
19883
19884 #: opts.cc:2001
19885 msgid "The following options are language-related"
19886 msgstr ""
19887
19888 #: passes.cc:1839
19889 #, c-format
19890 msgid "during %s pass: %s\n"
19891 msgstr ""
19892
19893 #: passes.cc:1844
19894 #, c-format
19895 msgid "dump file: %s\n"
19896 msgstr ""
19897
19898 #: plugin.cc:965
19899 msgid "Event"
19900 msgstr ""
19901
19902 #: plugin.cc:965
19903 msgid "Plugins"
19904 msgstr ""
19905
19906 #: plugin.cc:997
19907 #, c-format
19908 msgid ""
19909 "*** WARNING *** there are active plugins, do not report this as a bug unless "
19910 "you can reproduce it without enabling any plugins.\n"
19911 msgstr ""
19912
19913 #: postreload-gcse.cc:1355
19914 msgid "using simple load CSE after register allocation"
19915 msgstr ""
19916
19917 #. It's the compiler's fault.
19918 #: reload1.cc:5994
19919 msgid "could not find a spill register"
19920 msgstr ""
19921
19922 #. It's the compiler's fault.
19923 #: reload1.cc:7876
19924 msgid "VOIDmode on an output"
19925 msgstr ""
19926
19927 #: reload1.cc:8609
19928 msgid "failure trying to reload:"
19929 msgstr ""
19930
19931 #: rtl-error.cc:116
19932 msgid "unrecognizable insn:"
19933 msgstr ""
19934
19935 #: rtl-error.cc:118
19936 msgid "insn does not satisfy its constraints:"
19937 msgstr ""
19938
19939 #: targhooks.cc:2268
19940 #, c-format
19941 msgid "created and used with differing settings of '%s'"
19942 msgstr ""
19943
19944 #: targhooks.cc:2283
19945 msgid "created and used with different settings of %<-fpic%>"
19946 msgstr ""
19947
19948 #: targhooks.cc:2285
19949 msgid "created and used with different settings of %<-fpie%>"
19950 msgstr ""
19951
19952 #: toplev.cc:310
19953 #, c-format
19954 msgid "unrecoverable error"
19955 msgstr ""
19956
19957 #: toplev.cc:603
19958 #, c-format
19959 msgid ""
19960 "%s%s%s %sversion %s (%s)\n"
19961 "%s\tcompiled by GNU C version %s, "
19962 msgstr ""
19963
19964 #: toplev.cc:605
19965 #, c-format
19966 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
19967 msgstr ""
19968
19969 #: toplev.cc:609
19970 #, c-format
19971 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
19972 msgstr ""
19973
19974 #: toplev.cc:611
19975 #, c-format
19976 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
19977 msgstr ""
19978
19979 #: toplev.cc:613
19980 #, c-format
19981 msgid ""
19982 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
19983 msgstr ""
19984
19985 #: tree-diagnostic-path.cc:255 tree-diagnostic.cc:294 c/c-decl.cc:6346
19986 #: c/c-typeck.cc:8068 cp/error.cc:1181 c-family/c-pretty-print.cc:426
19987 #, gcc-internal-format
19988 msgid "<anonymous>"
19989 msgstr ""
19990
19991 #: c-family/c-format.cc:432
19992 msgid "format"
19993 msgstr ""
19994
19995 #: c-family/c-format.cc:433
19996 msgid "field width specifier"
19997 msgstr ""
19998
19999 #: c-family/c-format.cc:434
20000 msgid "field precision specifier"
20001 msgstr ""
20002
20003 #: c-family/c-format.cc:569 c-family/c-format.cc:593
20004 #: config/i386/msformat-c.cc:45
20005 msgid "' ' flag"
20006 msgstr ""
20007
20008 #: c-family/c-format.cc:569 c-family/c-format.cc:593
20009 #: config/i386/msformat-c.cc:45
20010 msgid "the ' ' printf flag"
20011 msgstr ""
20012
20013 #: c-family/c-format.cc:570 c-family/c-format.cc:594 c-family/c-format.cc:625
20014 #: c-family/c-format.cc:691 config/i386/msformat-c.cc:46
20015 msgid "'+' flag"
20016 msgstr ""
20017
20018 #: c-family/c-format.cc:570 c-family/c-format.cc:594 c-family/c-format.cc:625
20019 #: config/i386/msformat-c.cc:46
20020 msgid "the '+' printf flag"
20021 msgstr ""
20022
20023 #: c-family/c-format.cc:571 c-family/c-format.cc:595 c-family/c-format.cc:626
20024 #: c-family/c-format.cc:666 config/i386/msformat-c.cc:47
20025 #: config/i386/msformat-c.cc:82
20026 msgid "'#' flag"
20027 msgstr ""
20028
20029 #: c-family/c-format.cc:571 c-family/c-format.cc:595 c-family/c-format.cc:626
20030 #: config/i386/msformat-c.cc:47
20031 msgid "the '#' printf flag"
20032 msgstr ""
20033
20034 #: c-family/c-format.cc:572 c-family/c-format.cc:596 c-family/c-format.cc:664
20035 #: config/i386/msformat-c.cc:48
20036 msgid "'0' flag"
20037 msgstr ""
20038
20039 #: c-family/c-format.cc:572 c-family/c-format.cc:596
20040 #: config/i386/msformat-c.cc:48
20041 msgid "the '0' printf flag"
20042 msgstr ""
20043
20044 #: c-family/c-format.cc:573 c-family/c-format.cc:597 c-family/c-format.cc:663
20045 #: c-family/c-format.cc:694 config/i386/msformat-c.cc:49
20046 msgid "'-' flag"
20047 msgstr ""
20048
20049 #: c-family/c-format.cc:573 c-family/c-format.cc:597
20050 #: config/i386/msformat-c.cc:49
20051 msgid "the '-' printf flag"
20052 msgstr ""
20053
20054 #: c-family/c-format.cc:574 c-family/c-format.cc:646
20055 #: config/i386/msformat-c.cc:50 config/i386/msformat-c.cc:70
20056 msgid "''' flag"
20057 msgstr ""
20058
20059 #: c-family/c-format.cc:574 config/i386/msformat-c.cc:50
20060 msgid "the ''' printf flag"
20061 msgstr ""
20062
20063 #: c-family/c-format.cc:575 c-family/c-format.cc:647
20064 msgid "'I' flag"
20065 msgstr ""
20066
20067 #: c-family/c-format.cc:575
20068 msgid "the 'I' printf flag"
20069 msgstr ""
20070
20071 #: c-family/c-format.cc:576 c-family/c-format.cc:598 c-family/c-format.cc:644
20072 #: c-family/c-format.cc:667 c-family/c-format.cc:695 config/sol2-c.cc:43
20073 #: config/i386/msformat-c.cc:51 config/i386/msformat-c.cc:68
20074 msgid "field width"
20075 msgstr ""
20076
20077 #: c-family/c-format.cc:576 c-family/c-format.cc:598 config/sol2-c.cc:43
20078 #: config/i386/msformat-c.cc:51
20079 msgid "field width in printf format"
20080 msgstr ""
20081
20082 #: c-family/c-format.cc:577 c-family/c-format.cc:599 c-family/c-format.cc:628
20083 #: config/i386/msformat-c.cc:52
20084 msgid "precision"
20085 msgstr ""
20086
20087 #: c-family/c-format.cc:577 c-family/c-format.cc:599 c-family/c-format.cc:628
20088 #: config/i386/msformat-c.cc:52
20089 msgid "precision in printf format"
20090 msgstr ""
20091
20092 #: c-family/c-format.cc:578 c-family/c-format.cc:600 c-family/c-format.cc:629
20093 #: c-family/c-format.cc:645 c-family/c-format.cc:698 config/sol2-c.cc:44
20094 #: config/i386/msformat-c.cc:53 config/i386/msformat-c.cc:69
20095 msgid "length modifier"
20096 msgstr ""
20097
20098 #: c-family/c-format.cc:578 c-family/c-format.cc:600 c-family/c-format.cc:629
20099 #: config/sol2-c.cc:44 config/i386/msformat-c.cc:53
20100 msgid "length modifier in printf format"
20101 msgstr ""
20102
20103 #: c-family/c-format.cc:627
20104 msgid "'q' flag"
20105 msgstr ""
20106
20107 #: c-family/c-format.cc:627
20108 msgid "the 'q' diagnostic flag"
20109 msgstr ""
20110
20111 #: c-family/c-format.cc:641 config/i386/msformat-c.cc:66
20112 msgid "assignment suppression"
20113 msgstr ""
20114
20115 #: c-family/c-format.cc:641 config/i386/msformat-c.cc:66
20116 msgid "the assignment suppression scanf feature"
20117 msgstr ""
20118
20119 #: c-family/c-format.cc:642 config/i386/msformat-c.cc:67
20120 msgid "'a' flag"
20121 msgstr ""
20122
20123 #: c-family/c-format.cc:642 config/i386/msformat-c.cc:67
20124 msgid "the 'a' scanf flag"
20125 msgstr ""
20126
20127 #: c-family/c-format.cc:643
20128 msgid "'m' flag"
20129 msgstr ""
20130
20131 #: c-family/c-format.cc:643
20132 msgid "the 'm' scanf flag"
20133 msgstr ""
20134
20135 #: c-family/c-format.cc:644 config/i386/msformat-c.cc:68
20136 msgid "field width in scanf format"
20137 msgstr ""
20138
20139 #: c-family/c-format.cc:645 config/i386/msformat-c.cc:69
20140 msgid "length modifier in scanf format"
20141 msgstr ""
20142
20143 #: c-family/c-format.cc:646 config/i386/msformat-c.cc:70
20144 msgid "the ''' scanf flag"
20145 msgstr ""
20146
20147 #: c-family/c-format.cc:647
20148 msgid "the 'I' scanf flag"
20149 msgstr ""
20150
20151 #: c-family/c-format.cc:662
20152 msgid "'_' flag"
20153 msgstr ""
20154
20155 #: c-family/c-format.cc:662
20156 msgid "the '_' strftime flag"
20157 msgstr ""
20158
20159 #: c-family/c-format.cc:663
20160 msgid "the '-' strftime flag"
20161 msgstr ""
20162
20163 #: c-family/c-format.cc:664
20164 msgid "the '0' strftime flag"
20165 msgstr ""
20166
20167 #: c-family/c-format.cc:665 c-family/c-format.cc:690
20168 msgid "'^' flag"
20169 msgstr ""
20170
20171 #: c-family/c-format.cc:665
20172 msgid "the '^' strftime flag"
20173 msgstr ""
20174
20175 #: c-family/c-format.cc:666 config/i386/msformat-c.cc:82
20176 msgid "the '#' strftime flag"
20177 msgstr ""
20178
20179 #: c-family/c-format.cc:667
20180 msgid "field width in strftime format"
20181 msgstr ""
20182
20183 #: c-family/c-format.cc:668
20184 msgid "'E' modifier"
20185 msgstr ""
20186
20187 #: c-family/c-format.cc:668
20188 msgid "the 'E' strftime modifier"
20189 msgstr ""
20190
20191 #: c-family/c-format.cc:669
20192 msgid "'O' modifier"
20193 msgstr ""
20194
20195 #: c-family/c-format.cc:669
20196 msgid "the 'O' strftime modifier"
20197 msgstr ""
20198
20199 #: c-family/c-format.cc:670 c-family/c-format.cc:671
20200 msgid "the 'O' modifier"
20201 msgstr ""
20202
20203 #: c-family/c-format.cc:689
20204 msgid "fill character"
20205 msgstr ""
20206
20207 #: c-family/c-format.cc:689
20208 msgid "fill character in strfmon format"
20209 msgstr ""
20210
20211 #: c-family/c-format.cc:690
20212 msgid "the '^' strfmon flag"
20213 msgstr ""
20214
20215 #: c-family/c-format.cc:691
20216 msgid "the '+' strfmon flag"
20217 msgstr ""
20218
20219 #: c-family/c-format.cc:692
20220 msgid "'(' flag"
20221 msgstr ""
20222
20223 #: c-family/c-format.cc:692
20224 msgid "the '(' strfmon flag"
20225 msgstr ""
20226
20227 #: c-family/c-format.cc:693
20228 msgid "'!' flag"
20229 msgstr ""
20230
20231 #: c-family/c-format.cc:693
20232 msgid "the '!' strfmon flag"
20233 msgstr ""
20234
20235 #: c-family/c-format.cc:694
20236 msgid "the '-' strfmon flag"
20237 msgstr ""
20238
20239 #: c-family/c-format.cc:695
20240 msgid "field width in strfmon format"
20241 msgstr ""
20242
20243 #: c-family/c-format.cc:696
20244 msgid "left precision"
20245 msgstr ""
20246
20247 #: c-family/c-format.cc:696
20248 msgid "left precision in strfmon format"
20249 msgstr ""
20250
20251 #: c-family/c-format.cc:697
20252 msgid "right precision"
20253 msgstr ""
20254
20255 #: c-family/c-format.cc:697
20256 msgid "right precision in strfmon format"
20257 msgstr ""
20258
20259 #: c-family/c-format.cc:698
20260 msgid "length modifier in strfmon format"
20261 msgstr ""
20262
20263 #. Handle deferred options from command-line.
20264 #: c-family/c-opts.cc:1504 fortran/cpp.cc:621
20265 msgid "<command-line>"
20266 msgstr ""
20267
20268 #: config/aarch64/aarch64.cc:11858 config/loongarch/loongarch.cc:4992
20269 #, c-format
20270 msgid "unsupported operand for code '%c'"
20271 msgstr ""
20272
20273 #: config/aarch64/aarch64.cc:11867 config/aarch64/aarch64.cc:11880
20274 #: config/aarch64/aarch64.cc:11892 config/aarch64/aarch64.cc:11903
20275 #: config/aarch64/aarch64.cc:11919 config/aarch64/aarch64.cc:11933
20276 #: config/aarch64/aarch64.cc:11953 config/aarch64/aarch64.cc:12030
20277 #: config/aarch64/aarch64.cc:12041 config/aarch64/aarch64.cc:12055
20278 #: config/aarch64/aarch64.cc:12277 config/aarch64/aarch64.cc:12297
20279 #: config/pru/pru.cc:1760 config/pru/pru.cc:1771 config/pru/pru.cc:1843
20280 #, c-format
20281 msgid "invalid operand for '%%%c'"
20282 msgstr ""
20283
20284 #: config/aarch64/aarch64.cc:11971 config/aarch64/aarch64.cc:11982
20285 #: config/aarch64/aarch64.cc:12137 config/aarch64/aarch64.cc:12148
20286 #: config/riscv/riscv.cc:4236 config/riscv/riscv.cc:4242
20287 #: config/riscv/riscv.cc:4248 config/riscv/riscv.cc:4252
20288 #: config/riscv/riscv.cc:4299 config/riscv/riscv.cc:4318
20289 #, c-format
20290 msgid "invalid vector constant"
20291 msgstr ""
20292
20293 #: config/aarch64/aarch64.cc:11994 config/aarch64/aarch64.cc:12006
20294 #, c-format
20295 msgid "incompatible floating point / vector register operand for '%%%c'"
20296 msgstr ""
20297
20298 #: config/aarch64/aarch64.cc:12023
20299 #, c-format
20300 msgid "incompatible register operand for '%%%c'"
20301 msgstr ""
20302
20303 #: config/aarch64/aarch64.cc:12089 config/arm/arm.cc:24708
20304 #, c-format
20305 msgid "missing operand"
20306 msgstr ""
20307
20308 #: config/aarch64/aarch64.cc:12174
20309 #, c-format
20310 msgid "invalid constant"
20311 msgstr ""
20312
20313 #: config/aarch64/aarch64.cc:12177
20314 #, c-format
20315 msgid "invalid operand"
20316 msgstr ""
20317
20318 #: config/aarch64/aarch64.cc:12305 config/aarch64/aarch64.cc:12310
20319 #, c-format
20320 msgid "invalid operand prefix '%%%c'"
20321 msgstr ""
20322
20323 #: config/aarch64/aarch64.cc:12330
20324 #, c-format
20325 msgid "invalid address mode"
20326 msgstr ""
20327
20328 #: config/aarch64/aarch64.cc:27088 config/arm/arm.cc:34257
20329 msgid "invalid conversion from type %<bfloat16_t%>"
20330 msgstr ""
20331
20332 #: config/aarch64/aarch64.cc:27090 config/arm/arm.cc:34259
20333 msgid "invalid conversion to type %<bfloat16_t%>"
20334 msgstr ""
20335
20336 #: config/aarch64/aarch64.cc:27105 config/aarch64/aarch64.cc:27121
20337 #: config/arm/arm.cc:34274 config/arm/arm.cc:34290
20338 msgid "operation not permitted on type %<bfloat16_t%>"
20339 msgstr ""
20340
20341 #: config/aarch64/aarch64.cc:27129
20342 msgid "cannot combine GNU and SVE vectors in a binary operation"
20343 msgstr ""
20344
20345 #: config/alpha/alpha.cc:5076 config/i386/i386.cc:13572
20346 #: config/rs6000/rs6000.cc:14388 config/sparc/sparc.cc:9370
20347 #, c-format
20348 msgid "'%%&' used without any local dynamic TLS references"
20349 msgstr ""
20350
20351 #: config/alpha/alpha.cc:5134 config/bfin/bfin.cc:1428
20352 #, c-format
20353 msgid "invalid %%J value"
20354 msgstr ""
20355
20356 #: config/alpha/alpha.cc:5164 config/ia64/ia64.cc:5578 config/or1k/or1k.cc:1249
20357 #, c-format
20358 msgid "invalid %%r value"
20359 msgstr ""
20360
20361 #: config/alpha/alpha.cc:5174 config/ia64/ia64.cc:5532
20362 #: config/rs6000/rs6000.cc:14083 config/xtensa/xtensa.cc:2971
20363 #, c-format
20364 msgid "invalid %%R value"
20365 msgstr ""
20366
20367 #: config/alpha/alpha.cc:5180 config/rs6000/rs6000.cc:14003
20368 #: config/xtensa/xtensa.cc:2944
20369 #, c-format
20370 msgid "invalid %%N value"
20371 msgstr ""
20372
20373 #: config/alpha/alpha.cc:5188 config/rs6000/rs6000.cc:14031
20374 #, c-format
20375 msgid "invalid %%P value"
20376 msgstr ""
20377
20378 #: config/alpha/alpha.cc:5196
20379 #, c-format
20380 msgid "invalid %%h value"
20381 msgstr ""
20382
20383 #: config/alpha/alpha.cc:5204 config/xtensa/xtensa.cc:2964
20384 #, c-format
20385 msgid "invalid %%L value"
20386 msgstr ""
20387
20388 #: config/alpha/alpha.cc:5223
20389 #, c-format
20390 msgid "invalid %%m value"
20391 msgstr ""
20392
20393 #: config/alpha/alpha.cc:5229
20394 #, c-format
20395 msgid "invalid %%M value"
20396 msgstr ""
20397
20398 #: config/alpha/alpha.cc:5266
20399 #, c-format
20400 msgid "invalid %%U value"
20401 msgstr ""
20402
20403 #: config/alpha/alpha.cc:5274 config/rs6000/rs6000.cc:14091
20404 #, c-format
20405 msgid "invalid %%s value"
20406 msgstr ""
20407
20408 #: config/alpha/alpha.cc:5285
20409 #, c-format
20410 msgid "invalid %%C value"
20411 msgstr ""
20412
20413 #: config/alpha/alpha.cc:5322 config/rs6000/rs6000.cc:13867
20414 #, c-format
20415 msgid "invalid %%E value"
20416 msgstr ""
20417
20418 #: config/alpha/alpha.cc:5347 config/alpha/alpha.cc:5397
20419 #, c-format
20420 msgid "unknown relocation unspec"
20421 msgstr ""
20422
20423 #: config/alpha/alpha.cc:5356 config/gcn/gcn.cc:6731 config/gcn/gcn.cc:6740
20424 #: config/gcn/gcn.cc:6800 config/gcn/gcn.cc:6808 config/gcn/gcn.cc:6824
20425 #: config/gcn/gcn.cc:6842 config/gcn/gcn.cc:6893 config/gcn/gcn.cc:7012
20426 #: config/gcn/gcn.cc:7123 config/rs6000/rs6000.cc:14393
20427 #, c-format
20428 msgid "invalid %%xn code"
20429 msgstr ""
20430
20431 #: config/alpha/alpha.cc:5462
20432 #, c-format
20433 msgid "invalid operand address"
20434 msgstr ""
20435
20436 #: config/arc/arc.cc:4545
20437 #, c-format
20438 msgid "invalid operand to %%Z code"
20439 msgstr ""
20440
20441 #: config/arc/arc.cc:4553
20442 #, c-format
20443 msgid "invalid operand to %%z code"
20444 msgstr ""
20445
20446 #: config/arc/arc.cc:4561
20447 #, c-format
20448 msgid "invalid operands to %%c code"
20449 msgstr ""
20450
20451 #: config/arc/arc.cc:4569
20452 #, c-format
20453 msgid "invalid operand to %%M code"
20454 msgstr ""
20455
20456 #: config/arc/arc.cc:4577 config/m32r/m32r.cc:2090
20457 #, c-format
20458 msgid "invalid operand to %%p code"
20459 msgstr ""
20460
20461 #: config/arc/arc.cc:4588 config/m32r/m32r.cc:2083
20462 #, c-format
20463 msgid "invalid operand to %%s code"
20464 msgstr ""
20465
20466 #: config/arc/arc.cc:4736 config/m32r/m32r.cc:2116
20467 #, c-format
20468 msgid "invalid operand to %%R code"
20469 msgstr ""
20470
20471 #: config/arc/arc.cc:4812 config/m32r/m32r.cc:2139
20472 #, c-format
20473 msgid "invalid operand to %%H/%%L code"
20474 msgstr ""
20475
20476 #: config/arc/arc.cc:4880 config/m32r/m32r.cc:2210
20477 #, c-format
20478 msgid "invalid operand to %%U code"
20479 msgstr ""
20480
20481 #: config/arc/arc.cc:4892
20482 #, c-format
20483 msgid "invalid operand to %%V code"
20484 msgstr ""
20485
20486 #: config/arc/arc.cc:4949
20487 #, c-format
20488 msgid "invalid operand to %%O code"
20489 msgstr ""
20490
20491 #. Unknown flag.
20492 #. Undocumented flag.
20493 #: config/arc/arc.cc:4975 config/epiphany/epiphany.cc:1311
20494 #: config/m32r/m32r.cc:2237 config/nds32/nds32.cc:3520
20495 #: config/sparc/sparc.cc:9649
20496 #, c-format
20497 msgid "invalid operand output code"
20498 msgstr ""
20499
20500 #: config/arc/arc.cc:6515
20501 #, c-format
20502 msgid "invalid UNSPEC as operand: %d"
20503 msgstr ""
20504
20505 #: config/arc/arc.cc:6731
20506 msgid "unrecognized supposed constant"
20507 msgstr ""
20508
20509 #: config/arm/arm.cc:20996 config/arm/arm.cc:21021 config/arm/arm.cc:21031
20510 #: config/arm/arm.cc:21040 config/arm/arm.cc:21049
20511 #, c-format
20512 msgid "invalid shift operand"
20513 msgstr ""
20514
20515 #: config/arm/arm.cc:23958 config/arm/arm.cc:23976
20516 #, c-format
20517 msgid "predicated Thumb instruction"
20518 msgstr ""
20519
20520 #: config/arm/arm.cc:23964
20521 #, c-format
20522 msgid "predicated instruction in conditional sequence"
20523 msgstr ""
20524
20525 #: config/arm/arm.cc:24085 config/arm/arm.cc:24098 config/arm/arm.cc:24123
20526 #: config/nios2/nios2.cc:3084
20527 #, c-format
20528 msgid "Unsupported operand for code '%c'"
20529 msgstr ""
20530
20531 #: config/arm/arm.cc:24200 config/arm/arm.cc:24222 config/arm/arm.cc:24232
20532 #: config/arm/arm.cc:24242 config/arm/arm.cc:24252 config/arm/arm.cc:24291
20533 #: config/arm/arm.cc:24309 config/arm/arm.cc:24327 config/arm/arm.cc:24354
20534 #: config/arm/arm.cc:24369 config/arm/arm.cc:24396 config/arm/arm.cc:24403
20535 #: config/arm/arm.cc:24421 config/arm/arm.cc:24428 config/arm/arm.cc:24436
20536 #: config/arm/arm.cc:24457 config/arm/arm.cc:24464 config/arm/arm.cc:24655
20537 #: config/arm/arm.cc:24662 config/arm/arm.cc:24689 config/arm/arm.cc:24696
20538 #: config/bfin/bfin.cc:1441 config/bfin/bfin.cc:1448 config/bfin/bfin.cc:1455
20539 #: config/bfin/bfin.cc:1462 config/bfin/bfin.cc:1471 config/bfin/bfin.cc:1478
20540 #: config/bfin/bfin.cc:1485 config/bfin/bfin.cc:1492 config/nds32/nds32.cc:3546
20541 #, c-format
20542 msgid "invalid operand for code '%c'"
20543 msgstr ""
20544
20545 #: config/arm/arm.cc:24304
20546 #, c-format
20547 msgid "instruction never executed"
20548 msgstr ""
20549
20550 #. Former Maverick support, removed after GCC-4.7.
20551 #: config/arm/arm.cc:24345
20552 #, c-format
20553 msgid "obsolete Maverick format code '%c'"
20554 msgstr ""
20555
20556 #: config/avr/avr.cc:2642
20557 #, c-format
20558 msgid "address operand requires constraint for X, Y, or Z register"
20559 msgstr ""
20560
20561 #: config/avr/avr.cc:2825
20562 msgid "operands to %T/%t must be reg + const_int:"
20563 msgstr ""
20564
20565 #: config/avr/avr.cc:2875 config/avr/avr.cc:2942
20566 msgid "bad address, not an I/O address:"
20567 msgstr ""
20568
20569 #: config/avr/avr.cc:2884
20570 msgid "bad address, not a constant:"
20571 msgstr ""
20572
20573 #: config/avr/avr.cc:2902 config/avr/avr.cc:2909
20574 msgid "bad address, not (reg+disp):"
20575 msgstr ""
20576
20577 #: config/avr/avr.cc:2916
20578 msgid "bad address, not post_inc or pre_dec:"
20579 msgstr ""
20580
20581 #: config/avr/avr.cc:2928
20582 msgid "internal compiler error.  Bad address:"
20583 msgstr ""
20584
20585 #: config/avr/avr.cc:2961
20586 #, c-format
20587 msgid "Unsupported code '%c' for fixed-point:"
20588 msgstr ""
20589
20590 #: config/avr/avr.cc:2969
20591 msgid "internal compiler error.  Unknown mode:"
20592 msgstr ""
20593
20594 #: config/avr/avr.cc:3866 config/avr/avr.cc:4810 config/avr/avr.cc:5257
20595 msgid "invalid insn:"
20596 msgstr ""
20597
20598 #: config/avr/avr.cc:3920 config/avr/avr.cc:4032 config/avr/avr.cc:4090
20599 #: config/avr/avr.cc:4142 config/avr/avr.cc:4161 config/avr/avr.cc:4353
20600 #: config/avr/avr.cc:4661 config/avr/avr.cc:4946 config/avr/avr.cc:5150
20601 #: config/avr/avr.cc:5314 config/avr/avr.cc:5407 config/avr/avr.cc:5606
20602 msgid "incorrect insn:"
20603 msgstr ""
20604
20605 #: config/avr/avr.cc:4177 config/avr/avr.cc:4452 config/avr/avr.cc:4732
20606 #: config/avr/avr.cc:5018 config/avr/avr.cc:5196 config/avr/avr.cc:5463
20607 #: config/avr/avr.cc:5664
20608 msgid "unknown move insn:"
20609 msgstr ""
20610
20611 #: config/avr/avr.cc:6131
20612 msgid "bad shift insn:"
20613 msgstr ""
20614
20615 #: config/avr/avr.cc:6239 config/avr/avr.cc:6722 config/avr/avr.cc:7139
20616 msgid "internal compiler error.  Incorrect shift:"
20617 msgstr ""
20618
20619 #: config/avr/avr.cc:8547
20620 msgid "unsupported fixed-point conversion"
20621 msgstr ""
20622
20623 #: config/avr/avr.cc:9916
20624 msgid "variable"
20625 msgstr ""
20626
20627 #: config/avr/avr.cc:9921
20628 msgid "function parameter"
20629 msgstr ""
20630
20631 #: config/avr/avr.cc:9926
20632 msgid "structure field"
20633 msgstr ""
20634
20635 #: config/avr/avr.cc:9932
20636 msgid "return type of function"
20637 msgstr ""
20638
20639 #: config/avr/avr.cc:9937
20640 msgid "pointer"
20641 msgstr ""
20642
20643 #: config/avr/driver-avr.cc:50
20644 #, c-format
20645 msgid ""
20646 "Running spec function '%s' with %d args\n"
20647 "\n"
20648 msgstr ""
20649
20650 #: config/bfin/bfin.cc:1390
20651 #, c-format
20652 msgid "invalid %%j value"
20653 msgstr ""
20654
20655 #: config/bfin/bfin.cc:1583 config/c6x/c6x.cc:2279
20656 #, c-format
20657 msgid "invalid const_double operand"
20658 msgstr ""
20659
20660 #: config/bpf/bpf.cc:953
20661 msgid "invalid address in operand"
20662 msgstr ""
20663
20664 #. Fallthrough.
20665 #: config/bpf/bpf.cc:960
20666 msgid "unsupported operand"
20667 msgstr ""
20668
20669 #. Format punctuators via %s to avoid -Wformat-diag.
20670 #: config/cris/cris.cc:775 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108
20671 #: final.cc:3188 final.cc:3190 fold-const.cc:277 gcc.cc:6114 gcc.cc:6128
20672 #: rtl-error.cc:101 toplev.cc:314 cp/logic.cc:312 cp/logic.cc:314
20673 #: cp/typeck.cc:7627 d/d-convert.cc:237 go/go-gcc-diagnostics.cc:28
20674 #: go/go-gcc-diagnostics.cc:37 go/go-gcc-diagnostics.cc:45
20675 #: go/go-gcc-diagnostics.cc:53 lto/lto-object.cc:180 lto/lto-object.cc:277
20676 #: lto/lto-object.cc:334 lto/lto-object.cc:358 m2/gm2-gcc/m2linemap.cc:180
20677 #: m2/gm2-gcc/m2linemap.cc:251 rust/rust-gcc-diagnostics.cc:31
20678 #: rust/rust-gcc-diagnostics.cc:40 rust/rust-gcc-diagnostics.cc:48
20679 #: rust/rust-gcc-diagnostics.cc:55 rust/rust-gcc-diagnostics.cc:62
20680 #: rust/rust-gcc-diagnostics.cc:70
20681 #, gcc-internal-format, gfc-internal-format
20682 msgid "%s"
20683 msgstr ""
20684
20685 #: config/cris/cris.cc:826
20686 msgid "unexpected index-type in cris_print_index"
20687 msgstr ""
20688
20689 #: config/cris/cris.cc:840
20690 msgid "unexpected base-type in cris_print_base"
20691 msgstr ""
20692
20693 #: config/cris/cris.cc:895
20694 msgid "invalid operand for 'b' modifier"
20695 msgstr ""
20696
20697 #: config/cris/cris.cc:912
20698 msgid "invalid operand for 'o' modifier"
20699 msgstr ""
20700
20701 #: config/cris/cris.cc:931
20702 msgid "invalid operand for 'O' modifier"
20703 msgstr ""
20704
20705 #: config/cris/cris.cc:964
20706 msgid "invalid operand for 'p' modifier"
20707 msgstr ""
20708
20709 #: config/cris/cris.cc:1003
20710 msgid "invalid operand for 'z' modifier"
20711 msgstr ""
20712
20713 #: config/cris/cris.cc:1050 config/cris/cris.cc:1084
20714 msgid "invalid operand for 'H' modifier"
20715 msgstr ""
20716
20717 #: config/cris/cris.cc:1060
20718 msgid "bad register"
20719 msgstr ""
20720
20721 #: config/cris/cris.cc:1104
20722 msgid "invalid operand for 'e' modifier"
20723 msgstr ""
20724
20725 #: config/cris/cris.cc:1121
20726 msgid "invalid operand for 'm' modifier"
20727 msgstr ""
20728
20729 #: config/cris/cris.cc:1146
20730 msgid "invalid operand for 'A' modifier"
20731 msgstr ""
20732
20733 #: config/cris/cris.cc:1201
20734 msgid "invalid operand for 'D' modifier"
20735 msgstr ""
20736
20737 #: config/cris/cris.cc:1218 config/cris/cris.cc:1223
20738 msgid "invalid operand for 'T' modifier"
20739 msgstr ""
20740
20741 #: config/cris/cris.cc:1234 config/ft32/ft32.cc:236 config/moxie/moxie.cc:178
20742 msgid "invalid operand modifier letter"
20743 msgstr ""
20744
20745 #: config/cris/cris.cc:1286
20746 msgid "unexpected multiplicative operand"
20747 msgstr ""
20748
20749 #: config/cris/cris.cc:1306 config/ft32/ft32.cc:259 config/moxie/moxie.cc:203
20750 msgid "unexpected operand"
20751 msgstr ""
20752
20753 #: config/cris/cris.cc:1345 config/cris/cris.cc:1355
20754 msgid "unrecognized address"
20755 msgstr ""
20756
20757 #: config/cris/cris.cc:2535 config/cris/cris.cc:2588
20758 msgid "unexpected side-effects in address"
20759 msgstr ""
20760
20761 #: config/fr30/fr30.cc:513
20762 #, c-format
20763 msgid "fr30_print_operand_address: unhandled address"
20764 msgstr ""
20765
20766 #: config/fr30/fr30.cc:537
20767 #, c-format
20768 msgid "fr30_print_operand: unrecognized %%p code"
20769 msgstr ""
20770
20771 #: config/fr30/fr30.cc:557
20772 #, c-format
20773 msgid "fr30_print_operand: unrecognized %%b code"
20774 msgstr ""
20775
20776 #: config/fr30/fr30.cc:578
20777 #, c-format
20778 msgid "fr30_print_operand: unrecognized %%B code"
20779 msgstr ""
20780
20781 #: config/fr30/fr30.cc:586
20782 #, c-format
20783 msgid "fr30_print_operand: invalid operand to %%A code"
20784 msgstr ""
20785
20786 #: config/fr30/fr30.cc:603
20787 #, c-format
20788 msgid "fr30_print_operand: invalid %%x code"
20789 msgstr ""
20790
20791 #: config/fr30/fr30.cc:610
20792 #, c-format
20793 msgid "fr30_print_operand: invalid %%F code"
20794 msgstr ""
20795
20796 #: config/fr30/fr30.cc:627
20797 #, c-format
20798 msgid "fr30_print_operand: unknown code"
20799 msgstr ""
20800
20801 #: config/fr30/fr30.cc:655 config/fr30/fr30.cc:664 config/fr30/fr30.cc:675
20802 #: config/fr30/fr30.cc:688
20803 #, c-format
20804 msgid "fr30_print_operand: unhandled MEM"
20805 msgstr ""
20806
20807 #: config/frv/frv.cc:2491
20808 msgid "bad insn to frv_print_operand_address:"
20809 msgstr ""
20810
20811 #: config/frv/frv.cc:2502
20812 msgid "bad register to frv_print_operand_memory_reference_reg:"
20813 msgstr ""
20814
20815 #: config/frv/frv.cc:2541 config/frv/frv.cc:2551 config/frv/frv.cc:2560
20816 #: config/frv/frv.cc:2581 config/frv/frv.cc:2586
20817 msgid "bad insn to frv_print_operand_memory_reference:"
20818 msgstr ""
20819
20820 #: config/frv/frv.cc:2671
20821 #, c-format
20822 msgid "bad condition code"
20823 msgstr ""
20824
20825 #: config/frv/frv.cc:2745
20826 msgid "bad insn in frv_print_operand, bad const_double"
20827 msgstr ""
20828
20829 #: config/frv/frv.cc:2806
20830 msgid "bad insn to frv_print_operand, 'e' modifier:"
20831 msgstr ""
20832
20833 #: config/frv/frv.cc:2814
20834 msgid "bad insn to frv_print_operand, 'F' modifier:"
20835 msgstr ""
20836
20837 #: config/frv/frv.cc:2830
20838 msgid "bad insn to frv_print_operand, 'f' modifier:"
20839 msgstr ""
20840
20841 #: config/frv/frv.cc:2844
20842 msgid "bad insn to frv_print_operand, 'g' modifier:"
20843 msgstr ""
20844
20845 #: config/frv/frv.cc:2892
20846 msgid "bad insn to frv_print_operand, 'L' modifier:"
20847 msgstr ""
20848
20849 #: config/frv/frv.cc:2905
20850 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
20851 msgstr ""
20852
20853 #: config/frv/frv.cc:2926
20854 msgid "bad insn to frv_print_operand, 'O' modifier:"
20855 msgstr ""
20856
20857 #: config/frv/frv.cc:2944
20858 msgid "bad insn to frv_print_operand, P modifier:"
20859 msgstr ""
20860
20861 #: config/frv/frv.cc:2964
20862 msgid "bad insn in frv_print_operand, z case"
20863 msgstr ""
20864
20865 #: config/frv/frv.cc:2995
20866 msgid "bad insn in frv_print_operand, 0 case"
20867 msgstr ""
20868
20869 #: config/frv/frv.cc:3000
20870 msgid "frv_print_operand: unknown code"
20871 msgstr ""
20872
20873 #: config/frv/frv.cc:4374
20874 msgid "bad output_move_single operand"
20875 msgstr ""
20876
20877 #: config/frv/frv.cc:4501
20878 msgid "bad output_move_double operand"
20879 msgstr ""
20880
20881 #: config/frv/frv.cc:4643
20882 msgid "bad output_condmove_single operand"
20883 msgstr ""
20884
20885 #: config/gcn/gcn.cc:6417 config/gcn/gcn.cc:6437 config/gcn/gcn.cc:6441
20886 #: config/gcn/gcn.cc:6773 config/gcn/gcn.cc:6784 config/gcn/gcn.cc:6787
20887 #, c-format
20888 msgid "bad ADDR_SPACE_GLOBAL address"
20889 msgstr ""
20890
20891 #: config/gcn/gcn.cc:6553 config/gcn/gcn.cc:6576 config/gcn/gcn.cc:6608
20892 #: config/gcn/gcn.cc:6624 config/gcn/gcn.cc:6639 config/gcn/gcn.cc:6658
20893 #: config/gcn/gcn.cc:6722 config/gcn/gcn.cc:6918 config/gcn/gcn.cc:7033
20894 #, c-format
20895 msgid "invalid operand %%xn code"
20896 msgstr ""
20897
20898 #: config/gcn/gcn.cc:7021
20899 #, c-format
20900 msgid "operand %%xn code invalid for QImode"
20901 msgstr ""
20902
20903 #: config/gcn/gcn.cc:7103
20904 #, c-format
20905 msgid "invalid fp constant"
20906 msgstr ""
20907
20908 #: config/h8300/h8300.cc:1628 config/h8300/h8300.cc:1636
20909 #: config/h8300/h8300.cc:1644 config/h8300/h8300.cc:1652
20910 #: config/h8300/h8300.cc:1660 config/h8300/h8300.cc:1668
20911 #, c-format
20912 msgid "Expected register or constant integer."
20913 msgstr ""
20914
20915 #: config/i386/i386.cc:12397
20916 #, c-format
20917 msgid "invalid UNSPEC as operand"
20918 msgstr ""
20919
20920 #: config/i386/i386.cc:12936
20921 #, c-format
20922 msgid "invalid use of register '%s'"
20923 msgstr ""
20924
20925 #: config/i386/i386.cc:12941
20926 #, c-format
20927 msgid "invalid use of asm flag output"
20928 msgstr ""
20929
20930 #: config/i386/i386.cc:13174
20931 #, c-format
20932 msgid "invalid operand size for operand code 'O'"
20933 msgstr ""
20934
20935 #: config/i386/i386.cc:13209
20936 #, c-format
20937 msgid "invalid operand size for operand code 'z'"
20938 msgstr ""
20939
20940 #: config/i386/i386.cc:13278
20941 #, c-format
20942 msgid "invalid operand type used with operand code 'Z'"
20943 msgstr ""
20944
20945 #: config/i386/i386.cc:13283
20946 #, c-format
20947 msgid "invalid operand size for operand code 'Z'"
20948 msgstr ""
20949
20950 #: config/i386/i386.cc:13360
20951 #, c-format
20952 msgid "operand is not a condition code, invalid operand code 'Y'"
20953 msgstr ""
20954
20955 #: config/i386/i386.cc:13439
20956 #, c-format
20957 msgid "operand is not a condition code, invalid operand code 'D'"
20958 msgstr ""
20959
20960 #: config/i386/i386.cc:13457
20961 #, c-format
20962 msgid "operand is not a condition code, invalid operand code '%c'"
20963 msgstr ""
20964
20965 #: config/i386/i386.cc:13470
20966 #, c-format
20967 msgid ""
20968 "operand is not an offsettable memory reference, invalid operand code 'H'"
20969 msgstr ""
20970
20971 #: config/i386/i386.cc:13485
20972 #, c-format
20973 msgid "operand is not an integer, invalid operand code 'K'"
20974 msgstr ""
20975
20976 #: config/i386/i386.cc:13513
20977 #, c-format
20978 msgid "operand is not a specific integer, invalid operand code 'r'"
20979 msgstr ""
20980
20981 #: config/i386/i386.cc:13531
20982 #, c-format
20983 msgid "operand is not an integer, invalid operand code 'R'"
20984 msgstr ""
20985
20986 #: config/i386/i386.cc:13554
20987 #, c-format
20988 msgid "operand is not a specific integer, invalid operand code 'R'"
20989 msgstr ""
20990
20991 #: config/i386/i386.cc:13658
20992 #, c-format
20993 msgid "invalid operand code '%c'"
20994 msgstr ""
20995
20996 #: config/i386/i386.cc:13720 config/i386/i386.cc:14109
20997 #, c-format
20998 msgid "invalid constraints for operand"
20999 msgstr ""
21000
21001 #: config/i386/i386.cc:13821
21002 #, c-format
21003 msgid "invalid vector immediate"
21004 msgstr ""
21005
21006 #: config/i386/i386.cc:16890
21007 msgid "unknown insn mode"
21008 msgstr ""
21009
21010 #: config/ia64/ia64.cc:5460
21011 #, c-format
21012 msgid "invalid %%G mode"
21013 msgstr ""
21014
21015 #: config/ia64/ia64.cc:5631
21016 #, c-format
21017 msgid "ia64_print_operand: unknown code"
21018 msgstr ""
21019
21020 #: config/ia64/ia64.cc:11255
21021 msgid "invalid conversion from %<__fpreg%>"
21022 msgstr ""
21023
21024 #: config/ia64/ia64.cc:11258
21025 msgid "invalid conversion to %<__fpreg%>"
21026 msgstr ""
21027
21028 #: config/ia64/ia64.cc:11271 config/ia64/ia64.cc:11282
21029 msgid "invalid operation on %<__fpreg%>"
21030 msgstr ""
21031
21032 #: config/iq2000/iq2000.cc:3126
21033 #, c-format
21034 msgid "invalid %%P operand"
21035 msgstr ""
21036
21037 #: config/iq2000/iq2000.cc:3134 config/rs6000/rs6000.cc:14021
21038 #, c-format
21039 msgid "invalid %%p value"
21040 msgstr ""
21041
21042 #: config/iq2000/iq2000.cc:3193
21043 #, c-format
21044 msgid "invalid use of %%d, %%x, or %%X"
21045 msgstr ""
21046
21047 #: config/lm32/lm32.cc:524
21048 #, c-format
21049 msgid "only 0.0 can be loaded as an immediate"
21050 msgstr ""
21051
21052 #: config/lm32/lm32.cc:594
21053 msgid "bad operand"
21054 msgstr ""
21055
21056 #: config/lm32/lm32.cc:606
21057 msgid "can't use non gp relative absolute address"
21058 msgstr ""
21059
21060 #: config/lm32/lm32.cc:610
21061 msgid "invalid addressing mode"
21062 msgstr ""
21063
21064 #: config/loongarch/loongarch.cc:4754 config/loongarch/loongarch.cc:4776
21065 #: config/loongarch/loongarch.cc:5120 config/mips/mips.cc:9065
21066 #: config/mips/mips.cc:9092 config/mips/mips.cc:9275
21067 #, c-format
21068 msgid "'%%%c' is not a valid operand prefix"
21069 msgstr ""
21070
21071 #: config/loongarch/loongarch.cc:5004 config/loongarch/loongarch.cc:5042
21072 #: config/loongarch/loongarch.cc:5077 config/loongarch/loongarch.cc:5080
21073 #: config/loongarch/loongarch.cc:5092 config/loongarch/loongarch.cc:5099
21074 #: config/loongarch/loongarch.cc:5109 config/loongarch/loongarch.cc:5112
21075 #: config/loongarch/loongarch.cc:5136 config/loongarch/loongarch.cc:5151
21076 #: config/loongarch/loongarch.cc:5160 config/mips/mips.cc:9164
21077 #: config/mips/mips.cc:9171 config/mips/mips.cc:9178 config/mips/mips.cc:9185
21078 #: config/mips/mips.cc:9198 config/mips/mips.cc:9205 config/mips/mips.cc:9215
21079 #: config/mips/mips.cc:9218 config/mips/mips.cc:9230 config/mips/mips.cc:9233
21080 #: config/mips/mips.cc:9293 config/mips/mips.cc:9300 config/mips/mips.cc:9321
21081 #: config/mips/mips.cc:9336 config/mips/mips.cc:9355 config/mips/mips.cc:9364
21082 #: config/riscv/riscv.cc:4138 config/riscv/riscv.cc:4368
21083 #: config/riscv/riscv.cc:4374 config/riscv/riscv.cc:4383
21084 #, c-format
21085 msgid "invalid use of '%%%c'"
21086 msgstr ""
21087
21088 #: config/m32r/m32r.cc:2148
21089 msgid "bad insn for 'A'"
21090 msgstr ""
21091
21092 #: config/m32r/m32r.cc:2195
21093 #, c-format
21094 msgid "invalid operand to %%T/%%B code"
21095 msgstr ""
21096
21097 #: config/m32r/m32r.cc:2218
21098 #, c-format
21099 msgid "invalid operand to %%N code"
21100 msgstr ""
21101
21102 #: config/m32r/m32r.cc:2251
21103 msgid "pre-increment address is not a register"
21104 msgstr ""
21105
21106 #: config/m32r/m32r.cc:2258
21107 msgid "pre-decrement address is not a register"
21108 msgstr ""
21109
21110 #: config/m32r/m32r.cc:2265
21111 msgid "post-increment address is not a register"
21112 msgstr ""
21113
21114 #: config/m32r/m32r.cc:2340 config/m32r/m32r.cc:2355
21115 #: config/rs6000/rs6000.cc:20735
21116 msgid "bad address"
21117 msgstr ""
21118
21119 #: config/m32r/m32r.cc:2360
21120 msgid "lo_sum not of register"
21121 msgstr ""
21122
21123 #: config/microblaze/microblaze.cc:2299
21124 #, c-format
21125 msgid "unknown punctuation '%c'"
21126 msgstr ""
21127
21128 #: config/microblaze/microblaze.cc:2308
21129 #, c-format
21130 msgid "null pointer"
21131 msgstr ""
21132
21133 #: config/microblaze/microblaze.cc:2343
21134 #, c-format
21135 msgid "PRINT_OPERAND, invalid insn for %%C"
21136 msgstr ""
21137
21138 #: config/microblaze/microblaze.cc:2372
21139 #, c-format
21140 msgid "PRINT_OPERAND, invalid insn for %%N"
21141 msgstr ""
21142
21143 #: config/microblaze/microblaze.cc:2392 config/microblaze/microblaze.cc:2568
21144 msgid "insn contains an invalid address !"
21145 msgstr ""
21146
21147 #: config/microblaze/microblaze.cc:2408 config/microblaze/microblaze.cc:2638
21148 #: config/xtensa/xtensa.cc:3068
21149 msgid "invalid address"
21150 msgstr ""
21151
21152 #: config/microblaze/microblaze.cc:2511
21153 #, c-format
21154 msgid "letter %c was found & insn was not CONST_INT"
21155 msgstr ""
21156
21157 #: config/mmix/mmix.cc:1636 config/mmix/mmix.cc:1757
21158 msgid "MMIX Internal: Expected a CONST_INT, not this"
21159 msgstr ""
21160
21161 #: config/mmix/mmix.cc:1715
21162 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
21163 msgstr ""
21164
21165 #: config/mmix/mmix.cc:1725
21166 msgid "MMIX Internal: Expected a register, not this"
21167 msgstr ""
21168
21169 #: config/mmix/mmix.cc:1735
21170 msgid "MMIX Internal: Expected a constant, not this"
21171 msgstr ""
21172
21173 #. We need the original here.
21174 #: config/mmix/mmix.cc:1819
21175 msgid "MMIX Internal: Cannot decode this operand"
21176 msgstr ""
21177
21178 #: config/mmix/mmix.cc:1878
21179 msgid "MMIX Internal: This is not a recognized address"
21180 msgstr ""
21181
21182 #: config/mmix/mmix.cc:2770
21183 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
21184 msgstr ""
21185
21186 #: config/mmix/mmix.cc:2777
21187 msgid "MMIX Internal: What's the CC of this?"
21188 msgstr ""
21189
21190 #: config/mmix/mmix.cc:2781
21191 msgid "MMIX Internal: What is the CC of this?"
21192 msgstr ""
21193
21194 #: config/mmix/mmix.cc:2823
21195 msgid "MMIX Internal: This is not a constant:"
21196 msgstr ""
21197
21198 #: config/msp430/msp430.cc:4229
21199 #, c-format
21200 msgid ""
21201 "%%d, %%e, %%f, %%g operand modifiers are for memory references or constant "
21202 "values only"
21203 msgstr ""
21204
21205 #: config/msp430/msp430.cc:4342
21206 #, c-format
21207 msgid "invalid operand prefix"
21208 msgstr ""
21209
21210 #: config/msp430/msp430.cc:4376
21211 #, c-format
21212 msgid "invalid zero extract"
21213 msgstr ""
21214
21215 #: config/or1k/or1k.cc:1154 config/or1k/or1k.cc:1162
21216 #, c-format
21217 msgid "invalid relocation"
21218 msgstr ""
21219
21220 #: config/or1k/or1k.cc:1256
21221 #, c-format
21222 msgid "invalid %%H value"
21223 msgstr ""
21224
21225 #: config/or1k/or1k.cc:1269 config/xtensa/xtensa.cc:2985
21226 #, c-format
21227 msgid "invalid %%d value"
21228 msgstr ""
21229
21230 #: config/or1k/or1k.cc:1317
21231 #, c-format
21232 msgid "unknown operand letter: '%c'"
21233 msgstr ""
21234
21235 #: config/pru/pru.cc:1711 config/pru/pru.cc:1722
21236 #, c-format
21237 msgid "I/O register operand for '%%%c'"
21238 msgstr ""
21239
21240 #: config/pru/pru.cc:1728
21241 #, c-format
21242 msgid "non 32 bit register operand for '%%%c'"
21243 msgstr ""
21244
21245 #: config/pru/pru.cc:1813
21246 #, c-format
21247 msgid "unsupported code '%c' for fixed-point:"
21248 msgstr ""
21249
21250 #: config/pru/pru.cc:1827
21251 #, c-format
21252 msgid "double constants not supported"
21253 msgstr ""
21254
21255 #: config/pru/pru.cc:1910
21256 #, c-format
21257 msgid "unsupported operand %s for code '%c'"
21258 msgstr ""
21259
21260 #: config/pru/pru.cc:1920
21261 #, c-format
21262 msgid "unexpected text address:"
21263 msgstr ""
21264
21265 #: config/pru/pru.cc:1939
21266 #, c-format
21267 msgid "unsupported constant address:"
21268 msgstr ""
21269
21270 #: config/pru/pru.cc:2000
21271 #, c-format
21272 msgid "unsupported memory expression:"
21273 msgstr ""
21274
21275 #: config/rl78/rl78.cc:1998 config/rl78/rl78.cc:2084
21276 #, c-format
21277 msgid "q/Q modifiers invalid for symbol references"
21278 msgstr ""
21279
21280 #: config/rs6000/host-darwin.cc:96
21281 #, c-format
21282 msgid "Out of stack space.\n"
21283 msgstr ""
21284
21285 #: config/rs6000/host-darwin.cc:117
21286 #, c-format
21287 msgid "Try running '%s' in the shell to raise its limit.\n"
21288 msgstr ""
21289
21290 #: config/rs6000/rs6000.cc:3804
21291 msgid "%<-mvsx%> requires hardware floating point"
21292 msgstr ""
21293
21294 #: config/rs6000/rs6000.cc:3812
21295 msgid "%<-mvsx%> needs indexed addressing"
21296 msgstr ""
21297
21298 #: config/rs6000/rs6000.cc:3817
21299 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
21300 msgstr ""
21301
21302 #: config/rs6000/rs6000.cc:3819
21303 msgid "%<-mno-altivec%> disables vsx"
21304 msgstr ""
21305
21306 #: config/rs6000/rs6000.cc:3968
21307 msgid "%<-mquad-memory%> requires 64-bit mode"
21308 msgstr ""
21309
21310 #: config/rs6000/rs6000.cc:3971
21311 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
21312 msgstr ""
21313
21314 #: config/rs6000/rs6000.cc:3983
21315 msgid "%<-mquad-memory%> is not available in little endian mode"
21316 msgstr ""
21317
21318 #: config/rs6000/rs6000.cc:11074
21319 msgid "bad move"
21320 msgstr ""
21321
21322 #: config/rs6000/rs6000.cc:13651
21323 msgid "Bad 128-bit move"
21324 msgstr ""
21325
21326 #: config/rs6000/rs6000.cc:13831
21327 #, c-format
21328 msgid "invalid %%A value"
21329 msgstr ""
21330
21331 #: config/rs6000/rs6000.cc:13840 config/xtensa/xtensa.cc:2920
21332 #, c-format
21333 msgid "invalid %%D value"
21334 msgstr ""
21335
21336 #: config/rs6000/rs6000.cc:13855
21337 #, c-format
21338 msgid "invalid %%e value"
21339 msgstr ""
21340
21341 #: config/rs6000/rs6000.cc:13876
21342 #, c-format
21343 msgid "invalid %%f value"
21344 msgstr ""
21345
21346 #: config/rs6000/rs6000.cc:13885
21347 #, c-format
21348 msgid "invalid %%F value"
21349 msgstr ""
21350
21351 #: config/rs6000/rs6000.cc:13894
21352 #, c-format
21353 msgid "invalid %%G value"
21354 msgstr ""
21355
21356 #: config/rs6000/rs6000.cc:13929
21357 #, c-format
21358 msgid "invalid %%j code"
21359 msgstr ""
21360
21361 #: config/rs6000/rs6000.cc:13939
21362 #, c-format
21363 msgid "invalid %%J code"
21364 msgstr ""
21365
21366 #: config/rs6000/rs6000.cc:13949
21367 #, c-format
21368 msgid "invalid %%k value"
21369 msgstr ""
21370
21371 #: config/rs6000/rs6000.cc:13964 config/xtensa/xtensa.cc:2957
21372 #, c-format
21373 msgid "invalid %%K value"
21374 msgstr ""
21375
21376 #: config/rs6000/rs6000.cc:14011
21377 #, c-format
21378 msgid "invalid %%O value"
21379 msgstr ""
21380
21381 #: config/rs6000/rs6000.cc:14058
21382 #, c-format
21383 msgid "invalid %%q value"
21384 msgstr ""
21385
21386 #: config/rs6000/rs6000.cc:14100
21387 #, c-format
21388 msgid "invalid %%t value"
21389 msgstr ""
21390
21391 #: config/rs6000/rs6000.cc:14117
21392 #, c-format
21393 msgid "invalid %%T value"
21394 msgstr ""
21395
21396 #: config/rs6000/rs6000.cc:14129
21397 #, c-format
21398 msgid "invalid %%u value"
21399 msgstr ""
21400
21401 #: config/rs6000/rs6000.cc:14143 config/xtensa/xtensa.cc:2932
21402 #, c-format
21403 msgid "invalid %%v value"
21404 msgstr ""
21405
21406 #: config/rs6000/rs6000.cc:14193
21407 #, c-format
21408 msgid "invalid %%V value"
21409 msgstr ""
21410
21411 #: config/rs6000/rs6000.cc:14209 config/xtensa/xtensa.cc:2978
21412 #, c-format
21413 msgid "invalid %%x value"
21414 msgstr ""
21415
21416 #: config/rs6000/rs6000.cc:14266
21417 #, c-format
21418 msgid "invalid %%z value"
21419 msgstr ""
21420
21421 #: config/rs6000/rs6000.cc:14335
21422 #, c-format
21423 msgid "invalid %%y value, try using the 'Z' constraint"
21424 msgstr ""
21425
21426 #: config/rs6000/rs6000.cc:15265
21427 msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types"
21428 msgstr ""
21429
21430 #: config/rs6000/rs6000.cc:24132
21431 msgid "AltiVec argument passed to unprototyped function"
21432 msgstr ""
21433
21434 #: config/rs6000/rs6000.cc:27754
21435 msgid "Could not generate addis value for fusion"
21436 msgstr ""
21437
21438 #: config/rs6000/rs6000.cc:27823
21439 msgid "Unable to generate load/store offset for fusion"
21440 msgstr ""
21441
21442 #: config/rs6000/rs6000.cc:27899
21443 msgid "Bad GPR fusion"
21444 msgstr ""
21445
21446 #: config/rs6000/rs6000.cc:28438
21447 msgid "invalid conversion from type %<__vector_quad%>"
21448 msgstr ""
21449
21450 #: config/rs6000/rs6000.cc:28440
21451 msgid "invalid conversion to type %<__vector_quad%>"
21452 msgstr ""
21453
21454 #: config/rs6000/rs6000.cc:28442
21455 msgid "invalid conversion from type %<__vector_pair%>"
21456 msgstr ""
21457
21458 #: config/rs6000/rs6000.cc:28444
21459 msgid "invalid conversion to type %<__vector_pair%>"
21460 msgstr ""
21461
21462 #: config/s390/s390.cc:8072
21463 #, c-format
21464 msgid "symbolic memory references are only supported on z10 or later"
21465 msgstr ""
21466
21467 #: config/s390/s390.cc:8083
21468 #, c-format
21469 msgid "cannot decompose address"
21470 msgstr ""
21471
21472 #: config/s390/s390.cc:8165
21473 #, c-format
21474 msgid "invalid comparison operator for 'E' output modifier"
21475 msgstr ""
21476
21477 #: config/s390/s390.cc:8188
21478 #, c-format
21479 msgid "invalid reference for 'J' output modifier"
21480 msgstr ""
21481
21482 #: config/s390/s390.cc:8206
21483 #, c-format
21484 msgid "invalid address for 'O' output modifier"
21485 msgstr ""
21486
21487 #: config/s390/s390.cc:8228
21488 #, c-format
21489 msgid "invalid address for 'R' output modifier"
21490 msgstr ""
21491
21492 #: config/s390/s390.cc:8246
21493 #, c-format
21494 msgid "memory reference expected for 'S' output modifier"
21495 msgstr ""
21496
21497 #: config/s390/s390.cc:8256
21498 #, c-format
21499 msgid "invalid address for 'S' output modifier"
21500 msgstr ""
21501
21502 #: config/s390/s390.cc:8277
21503 #, c-format
21504 msgid "register or memory expression expected for 'N' output modifier"
21505 msgstr ""
21506
21507 #: config/s390/s390.cc:8288
21508 #, c-format
21509 msgid "register or memory expression expected for 'M' output modifier"
21510 msgstr ""
21511
21512 #: config/s390/s390.cc:8397 config/s390/s390.cc:8418
21513 #, c-format
21514 msgid "invalid constant for output modifier '%c'"
21515 msgstr ""
21516
21517 #: config/s390/s390.cc:8415
21518 #, c-format
21519 msgid "invalid constant - try using an output modifier"
21520 msgstr ""
21521
21522 #: config/s390/s390.cc:8452
21523 #, c-format
21524 msgid "invalid constant vector for output modifier '%c'"
21525 msgstr ""
21526
21527 #: config/s390/s390.cc:8459
21528 #, c-format
21529 msgid "invalid expression - try using an output modifier"
21530 msgstr ""
21531
21532 #: config/s390/s390.cc:8462
21533 #, c-format
21534 msgid "invalid expression for output modifier '%c'"
21535 msgstr ""
21536
21537 #: config/s390/s390.cc:12310
21538 msgid "vector argument passed to unprototyped function"
21539 msgstr ""
21540
21541 #: config/s390/s390.cc:16762
21542 msgid "types differ in signedness"
21543 msgstr ""
21544
21545 #: config/s390/s390.cc:16772
21546 msgid "binary operator does not support two vector bool operands"
21547 msgstr ""
21548
21549 #: config/s390/s390.cc:16775
21550 msgid "binary operator does not support vector bool operand"
21551 msgstr ""
21552
21553 #: config/s390/s390.cc:16783
21554 msgid ""
21555 "binary operator does not support mixing vector bool with floating point "
21556 "vector operands"
21557 msgstr ""
21558
21559 #: config/sh/sh.cc:1222
21560 #, c-format
21561 msgid "invalid operand to %%R"
21562 msgstr ""
21563
21564 #: config/sh/sh.cc:1249
21565 #, c-format
21566 msgid "invalid operand to %%S"
21567 msgstr ""
21568
21569 #: config/sh/sh.cc:8667
21570 msgid "created and used with different architectures / ABIs"
21571 msgstr ""
21572
21573 #: config/sh/sh.cc:8669
21574 msgid "created and used with different ABIs"
21575 msgstr ""
21576
21577 #: config/sh/sh.cc:8671
21578 msgid "created and used with different endianness"
21579 msgstr ""
21580
21581 #: config/sparc/sparc.cc:9379 config/sparc/sparc.cc:9385
21582 #, c-format
21583 msgid "invalid %%Y operand"
21584 msgstr ""
21585
21586 #: config/sparc/sparc.cc:9472
21587 #, c-format
21588 msgid "invalid %%A operand"
21589 msgstr ""
21590
21591 #: config/sparc/sparc.cc:9492
21592 #, c-format
21593 msgid "invalid %%B operand"
21594 msgstr ""
21595
21596 #: config/sparc/sparc.cc:9572
21597 #, c-format
21598 msgid "invalid %%C operand"
21599 msgstr ""
21600
21601 #: config/sparc/sparc.cc:9604
21602 #, c-format
21603 msgid "invalid %%D operand"
21604 msgstr ""
21605
21606 #: config/sparc/sparc.cc:9623
21607 #, c-format
21608 msgid "invalid %%f operand"
21609 msgstr ""
21610
21611 #: config/sparc/sparc.cc:9635
21612 #, c-format
21613 msgid "invalid %%s operand"
21614 msgstr ""
21615
21616 #: config/sparc/sparc.cc:9680
21617 #, c-format
21618 msgid "floating-point constant not a valid immediate operand"
21619 msgstr ""
21620
21621 #: config/stormy16/stormy16.cc:1751 config/stormy16/stormy16.cc:1822
21622 #, c-format
21623 msgid "'B' operand is not constant"
21624 msgstr ""
21625
21626 #: config/stormy16/stormy16.cc:1778
21627 #, c-format
21628 msgid "'B' operand has multiple bits set"
21629 msgstr ""
21630
21631 #: config/stormy16/stormy16.cc:1804
21632 #, c-format
21633 msgid "'o' operand is not constant"
21634 msgstr ""
21635
21636 #: config/stormy16/stormy16.cc:1836
21637 #, c-format
21638 msgid "xstormy16_print_operand: unknown code"
21639 msgstr ""
21640
21641 #: config/v850/v850.cc:271
21642 msgid "const_double_split got a bad insn:"
21643 msgstr ""
21644
21645 #: config/v850/v850.cc:885
21646 msgid "output_move_single:"
21647 msgstr ""
21648
21649 #: config/vax/vax.cc:481
21650 #, c-format
21651 msgid "symbol used with both base and indexed registers"
21652 msgstr ""
21653
21654 #: config/vax/vax.cc:490
21655 #, c-format
21656 msgid "symbol with offset used in PIC mode"
21657 msgstr ""
21658
21659 #: config/vax/vax.cc:578
21660 #, c-format
21661 msgid "symbol used as immediate operand"
21662 msgstr ""
21663
21664 #: config/vax/vax.cc:1680
21665 msgid "illegal operand detected"
21666 msgstr ""
21667
21668 #: config/visium/visium.cc:3365
21669 msgid "illegal operand "
21670 msgstr ""
21671
21672 #: config/visium/visium.cc:3416
21673 msgid "illegal operand address (1)"
21674 msgstr ""
21675
21676 #: config/visium/visium.cc:3423
21677 msgid "illegal operand address (2)"
21678 msgstr ""
21679
21680 #: config/visium/visium.cc:3438
21681 msgid "illegal operand address (3)"
21682 msgstr ""
21683
21684 #: config/visium/visium.cc:3446
21685 msgid "illegal operand address (4)"
21686 msgstr ""
21687
21688 #: config/xtensa/xtensa.cc:830 config/xtensa/xtensa.cc:868
21689 msgid "bad test"
21690 msgstr ""
21691
21692 #: config/xtensa/xtensa.cc:2952
21693 msgid "invalid mask"
21694 msgstr ""
21695
21696 #: config/xtensa/xtensa.cc:3004 config/xtensa/xtensa.cc:3014
21697 #, c-format
21698 msgid "invalid %%t/%%b value"
21699 msgstr ""
21700
21701 #: config/xtensa/xtensa.cc:3093
21702 msgid "no register in address"
21703 msgstr ""
21704
21705 #: config/xtensa/xtensa.cc:3101
21706 msgid "address offset not a constant"
21707 msgstr ""
21708
21709 #: c/c-objc-common.cc:193
21710 msgid "{erroneous}"
21711 msgstr ""
21712
21713 #: c/c-objc-common.cc:234
21714 msgid "aka"
21715 msgstr ""
21716
21717 #: c/c-objc-common.cc:326
21718 msgid "({anonymous})"
21719 msgstr ""
21720
21721 #. If we have
21722 #. declaration-specifiers declarator decl-specs
21723 #. then assume we have a missing semicolon, which would
21724 #. give us:
21725 #. declaration-specifiers declarator  decl-specs
21726 #. ^
21727 #. ;
21728 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
21729 #. Use c_parser_require to get an error with a fix-it hint.
21730 #: c/c-parser.cc:2762 c/c-parser.cc:2884 c/c-parser.cc:2898 c/c-parser.cc:6161
21731 #: c/c-parser.cc:6784 c/c-parser.cc:7213 c/c-parser.cc:7392 c/c-parser.cc:7425
21732 #: c/c-parser.cc:7691 c/c-parser.cc:11762 c/c-parser.cc:11797
21733 #: c/c-parser.cc:11828 c/c-parser.cc:11875 c/c-parser.cc:12056
21734 #: c/c-parser.cc:12889 c/c-parser.cc:12964 c/c-parser.cc:13007
21735 #: c/c-parser.cc:19400 c/c-parser.cc:19480 c/c-parser.cc:19809
21736 #: c/c-parser.cc:19835 c/c-parser.cc:19858 c/c-parser.cc:20305
21737 #: c/c-parser.cc:20349 c/gimple-parser.cc:406 c/gimple-parser.cc:447
21738 #: c/gimple-parser.cc:456 c/gimple-parser.cc:665 c/gimple-parser.cc:2261
21739 #: c/gimple-parser.cc:2298 c/gimple-parser.cc:2377 c/gimple-parser.cc:2404
21740 #: c/c-parser.cc:3672 c/c-parser.cc:3862 c/c-parser.cc:3897 c/c-parser.cc:12049
21741 #: c/gimple-parser.cc:2069 c/gimple-parser.cc:2126 cp/parser.cc:15337
21742 #: cp/parser.cc:33066 cp/parser.cc:33700
21743 #, gcc-internal-format
21744 msgid "expected %<;%>"
21745 msgstr ""
21746
21747 #: c/c-parser.cc:3356 c/c-parser.cc:4461 c/c-parser.cc:4656 c/c-parser.cc:4714
21748 #: c/c-parser.cc:4772 c/c-parser.cc:5154 c/c-parser.cc:5177 c/c-parser.cc:5186
21749 #: c/c-parser.cc:5237 c/c-parser.cc:5246 c/c-parser.cc:9124 c/c-parser.cc:9192
21750 #: c/c-parser.cc:9702 c/c-parser.cc:9727 c/c-parser.cc:9761 c/c-parser.cc:9873
21751 #: c/c-parser.cc:10692 c/c-parser.cc:12163 c/c-parser.cc:14547
21752 #: c/c-parser.cc:15261 c/c-parser.cc:15320 c/c-parser.cc:15375
21753 #: c/c-parser.cc:17169 c/c-parser.cc:17289 c/c-parser.cc:18623
21754 #: c/c-parser.cc:19900 c/c-parser.cc:20313 c/c-parser.cc:23398
21755 #: c/c-parser.cc:23480 c/gimple-parser.cc:195 c/gimple-parser.cc:198
21756 #: c/gimple-parser.cc:541 c/gimple-parser.cc:575 c/gimple-parser.cc:580
21757 #: c/gimple-parser.cc:749 c/gimple-parser.cc:846 c/gimple-parser.cc:1048
21758 #: c/gimple-parser.cc:1074 c/gimple-parser.cc:1077 c/gimple-parser.cc:1208
21759 #: c/gimple-parser.cc:1335 c/gimple-parser.cc:1462 c/gimple-parser.cc:1478
21760 #: c/gimple-parser.cc:1494 c/gimple-parser.cc:1516 c/gimple-parser.cc:1546
21761 #: c/gimple-parser.cc:1572 c/gimple-parser.cc:1779 c/gimple-parser.cc:1991
21762 #: c/gimple-parser.cc:2011 c/gimple-parser.cc:2171 c/gimple-parser.cc:2334
21763 #: c/c-parser.cc:7643 cp/parser.cc:33748
21764 #, gcc-internal-format
21765 msgid "expected %<)%>"
21766 msgstr ""
21767
21768 #: c/c-parser.cc:4550 c/c-parser.cc:5297 c/c-parser.cc:5449 c/c-parser.cc:5475
21769 #: c/c-parser.cc:5476 c/c-parser.cc:5916 c/c-parser.cc:5960 c/c-parser.cc:7742
21770 #: c/c-parser.cc:9864 c/c-parser.cc:10833 c/c-parser.cc:11187
21771 #: c/c-parser.cc:13950 c/gimple-parser.cc:1755 cp/parser.cc:33712
21772 #, gcc-internal-format
21773 msgid "expected %<]%>"
21774 msgstr ""
21775
21776 #: c/c-parser.cc:4752
21777 msgid "expected %<;%>, %<,%> or %<)%>"
21778 msgstr ""
21779
21780 #. Look for the two `(' tokens.
21781 #: c/c-parser.cc:5206 c/c-parser.cc:5211 c/c-parser.cc:14530
21782 #: c/c-parser.cc:15350 c/c-parser.cc:22674 c/c-parser.cc:23206
21783 #: c/c-parser.cc:23423 c/gimple-parser.cc:180 c/gimple-parser.cc:488
21784 #: c/gimple-parser.cc:527 c/gimple-parser.cc:559 c/gimple-parser.cc:816
21785 #: c/gimple-parser.cc:1042 c/gimple-parser.cc:1068 c/gimple-parser.cc:1195
21786 #: c/gimple-parser.cc:1330 c/gimple-parser.cc:1452 c/gimple-parser.cc:1512
21787 #: c/gimple-parser.cc:1530 c/gimple-parser.cc:1565 c/gimple-parser.cc:1960
21788 #: c/gimple-parser.cc:1971 c/gimple-parser.cc:1977 c/gimple-parser.cc:2160
21789 #: c/gimple-parser.cc:2331 c/c-parser.cc:14352 cp/parser.cc:33703
21790 #, gcc-internal-format
21791 msgid "expected %<(%>"
21792 msgstr ""
21793
21794 #: c/c-parser.cc:5445 c/c-parser.cc:5447 c/c-parser.cc:13854 cp/parser.cc:33715
21795 #: cp/parser.cc:37465 go/gofrontend/embed.cc:439
21796 #, gcc-internal-format
21797 msgid "expected %<[%>"
21798 msgstr ""
21799
21800 #: c/c-parser.cc:6097 c/c-parser.cc:12392 c/c-parser.cc:19375
21801 #: c/c-parser.cc:19461 c/c-parser.cc:20119 c/c-parser.cc:20991
21802 #: c/c-parser.cc:24654 c/gimple-parser.cc:399 c/gimple-parser.cc:2337
21803 #: c/c-parser.cc:3659 c/c-parser.cc:3886 c/c-parser.cc:11944 cp/parser.cc:21026
21804 #: cp/parser.cc:33709 go/gofrontend/embed.cc:370
21805 #, gcc-internal-format
21806 msgid "expected %<{%>"
21807 msgstr ""
21808
21809 #: c/c-parser.cc:6392 c/c-parser.cc:6401 c/c-parser.cc:8189 c/c-parser.cc:9329
21810 #: c/c-parser.cc:12156 c/c-parser.cc:12553 c/c-parser.cc:12617
21811 #: c/c-parser.cc:13932 c/c-parser.cc:14952 c/c-parser.cc:15178
21812 #: c/c-parser.cc:15696 c/c-parser.cc:15797 c/c-parser.cc:16331
21813 #: c/c-parser.cc:16767 c/c-parser.cc:16843 c/c-parser.cc:16960
21814 #: c/c-parser.cc:17032 c/c-parser.cc:22536 c/c-parser.cc:23263
21815 #: c/c-parser.cc:23322 c/gimple-parser.cc:582 c/gimple-parser.cc:887
21816 #: c/gimple-parser.cc:2385 c/gimple-parser.cc:2412 c/c-parser.cc:7650
21817 #: c/c-parser.cc:14455 c/c-parser.cc:15802 cp/parser.cc:33742
21818 #: cp/parser.cc:35426 cp/parser.cc:38313 cp/parser.cc:39188
21819 #: go/gofrontend/embed.cc:403
21820 #, gcc-internal-format
21821 msgid "expected %<:%>"
21822 msgstr ""
21823
21824 #: c/c-parser.cc:7200 cp/parser.cc:33629
21825 #, gcc-internal-format
21826 msgid "expected %<while%>"
21827 msgstr ""
21828
21829 #: c/c-parser.cc:9087 c/c-parser.cc:9280 c/c-parser.cc:9751 c/c-parser.cc:9794
21830 #: c/c-parser.cc:9935 c/c-parser.cc:10682 c/c-parser.cc:15355
21831 #: c/c-parser.cc:16912 c/gimple-parser.cc:1045 c/gimple-parser.cc:1071
21832 #: c/gimple-parser.cc:1199 c/gimple-parser.cc:1202 c/gimple-parser.cc:1534
21833 #: c/gimple-parser.cc:1540 cp/parser.cc:33064 cp/parser.cc:33718
21834 #, gcc-internal-format
21835 msgid "expected %<,%>"
21836 msgstr ""
21837
21838 #: c/c-parser.cc:9648
21839 msgid "expected %<.%>"
21840 msgstr ""
21841
21842 #: c/c-parser.cc:11615 c/c-parser.cc:11647 c/c-parser.cc:11887
21843 #: cp/parser.cc:36000 cp/parser.cc:36021
21844 #, gcc-internal-format
21845 msgid "expected %<@end%>"
21846 msgstr ""
21847
21848 #: c/c-parser.cc:12305 c/gimple-parser.cc:1370 cp/parser.cc:33727
21849 #, gcc-internal-format
21850 msgid "expected %<>%>"
21851 msgstr ""
21852
21853 #: c/c-parser.cc:15891 c/c-parser.cc:17307 cp/parser.cc:33751
21854 #, gcc-internal-format
21855 msgid "expected %<,%> or %<)%>"
21856 msgstr ""
21857
21858 #. All following cases are statements with LHS.
21859 #: c/c-parser.cc:16759 c/c-parser.cc:19268 c/c-parser.cc:19315
21860 #: c/c-parser.cc:19472 c/c-parser.cc:19819 c/c-parser.cc:20292
21861 #: c/c-parser.cc:22743 c/c-parser.cc:23464 c/gimple-parser.cc:740
21862 #: c/c-parser.cc:5983 c/c-parser.cc:19392 c/c-parser.cc:19615
21863 #: cp/parser.cc:33730 cp/parser.cc:42040 cp/parser.cc:42213
21864 #, gcc-internal-format
21865 msgid "expected %<=%>"
21866 msgstr ""
21867
21868 #: c/c-parser.cc:19403 c/c-parser.cc:19483 c/c-parser.cc:19836
21869 #: c/c-parser.cc:20170 c/gimple-parser.cc:1588 c/gimple-parser.cc:1620
21870 #: c/gimple-parser.cc:1630 c/gimple-parser.cc:2422 cp/parser.cc:33706
21871 #: cp/parser.cc:36210
21872 #, gcc-internal-format
21873 msgid "expected %<}%>"
21874 msgstr ""
21875
21876 #: c/c-parser.cc:19496 cp/parser.cc:42138
21877 #, gcc-internal-format
21878 msgid "expected %<else%>"
21879 msgstr ""
21880
21881 #: c/c-parser.cc:21036 c/c-parser.cc:21025 cp/parser.cc:44395
21882 #, gcc-internal-format
21883 msgid "expected %<#pragma omp section%> or %<}%>"
21884 msgstr ""
21885
21886 #: c/c-parser.cc:24024 cp/parser.cc:48240
21887 msgid "<message unknown at compile time>"
21888 msgstr ""
21889
21890 #: c/c-typeck.cc:8865
21891 msgid "(anonymous)"
21892 msgstr ""
21893
21894 #: c/gimple-parser.cc:1359 cp/parser.cc:18374 cp/parser.cc:33724
21895 #, gcc-internal-format
21896 msgid "expected %<<%>"
21897 msgstr ""
21898
21899 #: c/gimple-parser.cc:2381 c/gimple-parser.cc:2408 c/gimple-parser.cc:2247
21900 #: c/gimple-parser.cc:2284
21901 #, gcc-internal-format
21902 msgid "expected label"
21903 msgstr ""
21904
21905 #: cp/call.cc:4056
21906 msgid "candidate:"
21907 msgstr ""
21908
21909 #: cp/call.cc:8190
21910 msgid "  after user-defined conversion:"
21911 msgstr ""
21912
21913 #: cp/call.cc:8350 cp/pt.cc:2018 cp/pt.cc:25934
21914 msgid "candidate is:"
21915 msgid_plural "candidates are:"
21916 msgstr[0] ""
21917 msgstr[1] ""
21918
21919 #: cp/call.cc:12782 cp/call.cc:13174
21920 msgid "candidate 1:"
21921 msgstr ""
21922
21923 #: cp/call.cc:12784 cp/call.cc:13175
21924 msgid "candidate 2:"
21925 msgstr ""
21926
21927 #: cp/decl.cc:3587
21928 msgid "jump to label %qD"
21929 msgstr ""
21930
21931 #: cp/decl.cc:3588
21932 msgid "jump to case label"
21933 msgstr ""
21934
21935 #: cp/error.cc:462
21936 msgid "<missing>"
21937 msgstr ""
21938
21939 #: cp/error.cc:564
21940 msgid "<brace-enclosed initializer list>"
21941 msgstr ""
21942
21943 #: cp/error.cc:566
21944 msgid "<unresolved overloaded function type>"
21945 msgstr ""
21946
21947 #: cp/error.cc:733
21948 msgid "<type error>"
21949 msgstr ""
21950
21951 #. A lambda's "type" is essentially its signature.
21952 #: cp/error.cc:840
21953 msgid "<lambda"
21954 msgstr ""
21955
21956 #: cp/error.cc:850 objc/objc-act.cc:6364 cp/cxx-pretty-print.cc:154
21957 #: cp/cxx-pretty-print.cc:2828
21958 #, gcc-internal-format
21959 msgid "<unnamed>"
21960 msgstr ""
21961
21962 #: cp/error.cc:852
21963 #, c-format
21964 msgid "<unnamed %s>"
21965 msgstr ""
21966
21967 #: cp/error.cc:990
21968 msgid "<typeprefixerror>"
21969 msgstr ""
21970
21971 #: cp/error.cc:1131
21972 #, c-format
21973 msgid "(static initializers for %s)"
21974 msgstr ""
21975
21976 #: cp/error.cc:1133
21977 #, c-format
21978 msgid "(static destructors for %s)"
21979 msgstr ""
21980
21981 #: cp/error.cc:1179
21982 msgid "<structured bindings>"
21983 msgstr ""
21984
21985 #: cp/error.cc:1303
21986 msgid "vtable for "
21987 msgstr ""
21988
21989 #: cp/error.cc:1327
21990 msgid "<return value> "
21991 msgstr ""
21992
21993 #: cp/error.cc:1342
21994 msgid "{anonymous}"
21995 msgstr ""
21996
21997 #: cp/error.cc:1344
21998 msgid "(anonymous namespace)"
21999 msgstr ""
22000
22001 #: cp/error.cc:1444
22002 msgid "<template arguments error>"
22003 msgstr ""
22004
22005 #: cp/error.cc:1469
22006 msgid "<enumerator>"
22007 msgstr ""
22008
22009 #: cp/error.cc:1533
22010 msgid "<declaration error>"
22011 msgstr ""
22012
22013 #: cp/error.cc:2099 cp/error.cc:2119
22014 msgid "<template parameter error>"
22015 msgstr ""
22016
22017 #: cp/error.cc:2249
22018 msgid "<statement>"
22019 msgstr ""
22020
22021 #: cp/error.cc:2279 cp/error.cc:3374 c-family/c-pretty-print.cc:2661
22022 #, gcc-internal-format
22023 msgid "<unknown>"
22024 msgstr ""
22025
22026 #. While waiting for caret diagnostics, avoid printing
22027 #. __cxa_allocate_exception, __cxa_throw, and the like.
22028 #: cp/error.cc:2297
22029 msgid "<throw-expression>"
22030 msgstr ""
22031
22032 #: cp/error.cc:2398
22033 msgid "<ubsan routine call>"
22034 msgstr ""
22035
22036 #: cp/error.cc:2889
22037 msgid "<unparsed>"
22038 msgstr ""
22039
22040 #: cp/error.cc:3046
22041 msgid "<lambda>"
22042 msgstr ""
22043
22044 #: cp/error.cc:3085
22045 msgid "*this"
22046 msgstr ""
22047
22048 #: cp/error.cc:3099
22049 msgid "<expression error>"
22050 msgstr ""
22051
22052 #: cp/error.cc:3114
22053 msgid "<unknown operator>"
22054 msgstr ""
22055
22056 #: cp/error.cc:3589
22057 msgid "At global scope:"
22058 msgstr ""
22059
22060 #: cp/error.cc:3648
22061 msgid "    inlined from %qD at %r%s:%d:%d%R"
22062 msgstr ""
22063
22064 #: cp/error.cc:3653
22065 msgid "    inlined from %qD at %r%s:%d%R"
22066 msgstr ""
22067
22068 #: cp/error.cc:3659
22069 msgid "    inlined from %qD"
22070 msgstr ""
22071
22072 #: cp/error.cc:3686
22073 msgid "In static member function %qD"
22074 msgstr ""
22075
22076 #: cp/error.cc:3688
22077 msgid "In copy constructor %qD"
22078 msgstr ""
22079
22080 #: cp/error.cc:3690
22081 msgid "In constructor %qD"
22082 msgstr ""
22083
22084 #: cp/error.cc:3692
22085 msgid "In destructor %qD"
22086 msgstr ""
22087
22088 #: cp/error.cc:3694
22089 msgid "In lambda function"
22090 msgstr ""
22091
22092 #: cp/error.cc:3696
22093 msgid "In member function %qD"
22094 msgstr ""
22095
22096 #: cp/error.cc:3699
22097 msgid "In function %qD"
22098 msgstr ""
22099
22100 #: cp/error.cc:3722
22101 #, c-format
22102 msgid "%s: In substitution of %qS:\n"
22103 msgstr ""
22104
22105 #: cp/error.cc:3723
22106 msgid "%s: In instantiation of %q#D:\n"
22107 msgstr ""
22108
22109 #: cp/error.cc:3748 cp/error.cc:3902
22110 msgid "%r%s:%d:%d:%R   "
22111 msgstr ""
22112
22113 #: cp/error.cc:3751 cp/error.cc:3905
22114 msgid "%r%s:%d:%R   "
22115 msgstr ""
22116
22117 #: cp/error.cc:3759
22118 #, c-format
22119 msgid "recursively required by substitution of %qS\n"
22120 msgstr ""
22121
22122 #: cp/error.cc:3760
22123 #, c-format
22124 msgid "required by substitution of %qS\n"
22125 msgstr ""
22126
22127 #: cp/error.cc:3765
22128 msgid "recursively required from %q#D\n"
22129 msgstr ""
22130
22131 #: cp/error.cc:3766
22132 msgid "required from %q#D\n"
22133 msgstr ""
22134
22135 #: cp/error.cc:3773
22136 msgid "recursively required from here\n"
22137 msgstr ""
22138
22139 #: cp/error.cc:3774
22140 msgid "required from here\n"
22141 msgstr ""
22142
22143 #: cp/error.cc:3826
22144 msgid ""
22145 "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-"
22146 "backtrace-limit=0 to disable ]\n"
22147 msgstr ""
22148
22149 #: cp/error.cc:3832
22150 msgid ""
22151 "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
22152 "limit=0 to disable ]\n"
22153 msgstr ""
22154
22155 #: cp/error.cc:3886
22156 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
22157 msgstr ""
22158
22159 #: cp/error.cc:3890
22160 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
22161 msgstr ""
22162
22163 #: cp/parser.cc:6140
22164 msgid "parameter %qD may not appear in this context"
22165 msgstr ""
22166
22167 #: cp/parser.cc:6141
22168 msgid "local variable %qD may not appear in this context"
22169 msgstr ""
22170
22171 #: cp/parser.cc:21870
22172 msgid "%<using enum%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
22173 msgstr ""
22174
22175 #: cp/parser.cc:21873
22176 msgid "%<using enum%> of dependent type %qT"
22177 msgstr ""
22178
22179 #: cp/parser.cc:21875
22180 msgid "%<using enum%> of non-enumeration type %q#T"
22181 msgstr ""
22182
22183 #: cp/parser.cc:21877
22184 msgid "%<using enum%> of incomplete type %qT"
22185 msgstr ""
22186
22187 #: cp/parser.cc:21879
22188 msgid "%<using enum%> of %qT before its enum-specifier"
22189 msgstr ""
22190
22191 #: cp/pt.cc:2016 cp/semantics.cc:5984
22192 msgid "candidates are:"
22193 msgstr ""
22194
22195 #: cp/rtti.cc:592
22196 msgid "target is not pointer or reference to class"
22197 msgstr ""
22198
22199 #: cp/rtti.cc:597
22200 msgid "target is not pointer or reference to complete type"
22201 msgstr ""
22202
22203 #: cp/rtti.cc:603
22204 msgid "target is not pointer or reference"
22205 msgstr ""
22206
22207 #: cp/rtti.cc:619
22208 msgid "source is not a pointer"
22209 msgstr ""
22210
22211 #: cp/rtti.cc:624
22212 msgid "source is not a pointer to class"
22213 msgstr ""
22214
22215 #: cp/rtti.cc:629
22216 msgid "source is a pointer to incomplete type"
22217 msgstr ""
22218
22219 #: cp/rtti.cc:642
22220 msgid "source is not of class type"
22221 msgstr ""
22222
22223 #: cp/rtti.cc:647
22224 msgid "source is of incomplete class type"
22225 msgstr ""
22226
22227 #: cp/rtti.cc:658
22228 msgid "conversion casts away constness"
22229 msgstr ""
22230
22231 #: cp/rtti.cc:818
22232 msgid "source type is not polymorphic"
22233 msgstr ""
22234
22235 #: cp/typeck.cc:7321 c/c-typeck.cc:4611
22236 #, gcc-internal-format
22237 msgid "wrong type argument to unary minus"
22238 msgstr ""
22239
22240 #: cp/typeck.cc:7322 c/c-typeck.cc:4598
22241 #, gcc-internal-format
22242 msgid "wrong type argument to unary plus"
22243 msgstr ""
22244
22245 #: cp/typeck.cc:7349 c/c-typeck.cc:4655
22246 #, gcc-internal-format
22247 msgid "wrong type argument to bit-complement"
22248 msgstr ""
22249
22250 #: cp/typeck.cc:7366 c/c-typeck.cc:4663
22251 #, gcc-internal-format
22252 msgid "wrong type argument to abs"
22253 msgstr ""
22254
22255 #: cp/typeck.cc:7378 c/c-typeck.cc:4685
22256 #, gcc-internal-format
22257 msgid "wrong type argument to conjugation"
22258 msgstr ""
22259
22260 #: cp/typeck.cc:7400
22261 msgid "in argument to unary !"
22262 msgstr ""
22263
22264 #: cp/typeck.cc:7449
22265 msgid "no pre-increment operator for type"
22266 msgstr ""
22267
22268 #: cp/typeck.cc:7451
22269 msgid "no post-increment operator for type"
22270 msgstr ""
22271
22272 #: cp/typeck.cc:7453
22273 msgid "no pre-decrement operator for type"
22274 msgstr ""
22275
22276 #: cp/typeck.cc:7455
22277 msgid "no post-decrement operator for type"
22278 msgstr ""
22279
22280 #: fortran/arith.cc:1487
22281 msgid "elemental binary operation"
22282 msgstr ""
22283
22284 #: fortran/check.cc:70
22285 msgid " [see %<-fno-allow-invalid-boz%>]"
22286 msgstr ""
22287
22288 #: fortran/check.cc:3705
22289 #, c-format
22290 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
22291 msgstr ""
22292
22293 #: fortran/check.cc:3914 fortran/check.cc:3996 fortran/check.cc:4061
22294 #, c-format
22295 msgid "arguments '%s' and '%s' for intrinsic %s"
22296 msgstr ""
22297
22298 #: fortran/check.cc:4402 fortran/intrinsic.cc:4821
22299 #, c-format
22300 msgid "arguments '%s' and '%s' for intrinsic '%s'"
22301 msgstr ""
22302
22303 #: fortran/dump-parse-tree.cc:3649
22304 #, c-format
22305 msgid ""
22306 "/* Prototypes for external procedures generated from %s\n"
22307 "   by GNU Fortran %s%s.\n"
22308 "\n"
22309 "   Use of this interface is discouraged, consider using the\n"
22310 "   BIND(C) feature of standard Fortran instead.  */\n"
22311 "\n"
22312 msgstr ""
22313
22314 #: fortran/error.cc:977
22315 msgid "Fortran 2018 deleted feature:"
22316 msgstr ""
22317
22318 #: fortran/error.cc:979
22319 msgid "Fortran 2018 obsolescent feature:"
22320 msgstr ""
22321
22322 #: fortran/error.cc:981
22323 msgid "Fortran 2018:"
22324 msgstr ""
22325
22326 #: fortran/error.cc:983
22327 msgid "Fortran 2008 obsolescent feature:"
22328 msgstr ""
22329
22330 #: fortran/error.cc:989
22331 msgid "GNU Extension:"
22332 msgstr ""
22333
22334 #: fortran/error.cc:991
22335 msgid "Legacy Extension:"
22336 msgstr ""
22337
22338 #: fortran/error.cc:993
22339 msgid "Obsolescent feature:"
22340 msgstr ""
22341
22342 #: fortran/error.cc:995
22343 msgid "Deleted feature:"
22344 msgstr ""
22345
22346 #: fortran/expr.cc:3783
22347 msgid "array assignment"
22348 msgstr ""
22349
22350 #: fortran/frontend-passes.cc:2387
22351 msgid ""
22352 "Index variable %qs redefined at %L in procedure %qs called from within DO "
22353 "loop at %L"
22354 msgstr ""
22355
22356 #. Macros for unified error messages.
22357 #: fortran/frontend-passes.cc:4078
22358 #, c-format
22359 msgid ""
22360 "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, "
22361 "should be %ld"
22362 msgstr ""
22363
22364 #: fortran/frontend-passes.cc:4081
22365 #, c-format
22366 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
22367 msgstr ""
22368
22369 #: fortran/frontend-passes.cc:4084
22370 #, c-format
22371 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
22372 msgstr ""
22373
22374 #: fortran/gfortranspec.cc:427 m2/gm2spec.cc:791
22375 #, c-format
22376 msgid "Driving:"
22377 msgstr ""
22378
22379 #: fortran/interface.cc:3618 fortran/intrinsic.cc:4505
22380 msgid "actual argument to INTENT = OUT/INOUT"
22381 msgstr ""
22382
22383 #: fortran/intrinsic.cc:4858
22384 msgid "available since Fortran 77"
22385 msgstr ""
22386
22387 #: fortran/intrinsic.cc:4862
22388 msgid "obsolescent in Fortran 95"
22389 msgstr ""
22390
22391 #: fortran/intrinsic.cc:4866
22392 msgid "deleted in Fortran 95"
22393 msgstr ""
22394
22395 #: fortran/intrinsic.cc:4870
22396 msgid "new in Fortran 95"
22397 msgstr ""
22398
22399 #: fortran/intrinsic.cc:4874
22400 msgid "new in Fortran 2003"
22401 msgstr ""
22402
22403 #: fortran/intrinsic.cc:4878
22404 msgid "new in Fortran 2008"
22405 msgstr ""
22406
22407 #: fortran/intrinsic.cc:4882
22408 msgid "new in Fortran 2018"
22409 msgstr ""
22410
22411 #: fortran/intrinsic.cc:4886
22412 msgid "a GNU Fortran extension"
22413 msgstr ""
22414
22415 #: fortran/intrinsic.cc:4890
22416 msgid "for backward compatibility"
22417 msgstr ""
22418
22419 #: fortran/io.cc:1873
22420 #, c-format
22421 msgid "%s tag"
22422 msgstr ""
22423
22424 #: fortran/io.cc:3373
22425 msgid "internal unit in WRITE"
22426 msgstr ""
22427
22428 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
22429 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
22430 #: fortran/io.cc:4734
22431 #, c-format
22432 msgid "%s tag with INQUIRE"
22433 msgstr ""
22434
22435 #: fortran/matchexp.cc:28
22436 #, c-format
22437 msgid "Syntax error in expression at %C"
22438 msgstr ""
22439
22440 #: fortran/module.cc:1254
22441 msgid "Unexpected EOF"
22442 msgstr ""
22443
22444 #: fortran/module.cc:1379
22445 msgid "Name too long"
22446 msgstr ""
22447
22448 #: fortran/module.cc:1433 fortran/module.cc:1491 fortran/module.cc:1546
22449 #: fortran/module.cc:1604
22450 msgid "Bad name"
22451 msgstr ""
22452
22453 #: fortran/module.cc:1628
22454 msgid "Expected name"
22455 msgstr ""
22456
22457 #: fortran/module.cc:1631
22458 msgid "Expected left parenthesis"
22459 msgstr ""
22460
22461 #: fortran/module.cc:1634
22462 msgid "Expected right parenthesis"
22463 msgstr ""
22464
22465 #: fortran/module.cc:1637
22466 msgid "Expected integer"
22467 msgstr ""
22468
22469 #: fortran/module.cc:1640 fortran/module.cc:2845
22470 msgid "Expected string"
22471 msgstr ""
22472
22473 #: fortran/module.cc:1665
22474 msgid "find_enum(): Enum not found"
22475 msgstr ""
22476
22477 #: fortran/module.cc:2235
22478 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
22479 msgstr ""
22480
22481 #: fortran/module.cc:2475
22482 msgid "Expected attribute bit name"
22483 msgstr ""
22484
22485 #: fortran/module.cc:3474
22486 msgid "Expected integer string"
22487 msgstr ""
22488
22489 #: fortran/module.cc:3478
22490 msgid "Error converting integer"
22491 msgstr ""
22492
22493 #: fortran/module.cc:3500
22494 msgid "Expected real string"
22495 msgstr ""
22496
22497 #: fortran/module.cc:3725
22498 msgid "Expected expression type"
22499 msgstr ""
22500
22501 #: fortran/module.cc:3805
22502 msgid "Bad operator"
22503 msgstr ""
22504
22505 #: fortran/module.cc:3922
22506 msgid "Bad type in constant expression"
22507 msgstr ""
22508
22509 #: fortran/module.cc:7380
22510 msgid "Unexpected end of module"
22511 msgstr ""
22512
22513 #: fortran/parse.cc:1947
22514 msgid "arithmetic IF"
22515 msgstr ""
22516
22517 #: fortran/parse.cc:1956
22518 msgid "attribute declaration"
22519 msgstr ""
22520
22521 #: fortran/parse.cc:1992
22522 msgid "data declaration"
22523 msgstr ""
22524
22525 #: fortran/parse.cc:2010
22526 msgid "derived type declaration"
22527 msgstr ""
22528
22529 #: fortran/parse.cc:2137
22530 msgid "block IF"
22531 msgstr ""
22532
22533 #: fortran/parse.cc:2146
22534 msgid "implied END DO"
22535 msgstr ""
22536
22537 #: fortran/parse.cc:2240 fortran/resolve.cc:12129
22538 msgid "assignment"
22539 msgstr ""
22540
22541 #: fortran/parse.cc:2243 fortran/resolve.cc:12187 fortran/resolve.cc:12190
22542 msgid "pointer assignment"
22543 msgstr ""
22544
22545 #: fortran/parse.cc:2267
22546 msgid "simple IF"
22547 msgstr ""
22548
22549 #: fortran/resolve.cc:2394 fortran/resolve.cc:2589
22550 msgid "elemental procedure"
22551 msgstr ""
22552
22553 #: fortran/resolve.cc:2492
22554 msgid "allocatable argument"
22555 msgstr ""
22556
22557 #: fortran/resolve.cc:2497
22558 msgid "asynchronous argument"
22559 msgstr ""
22560
22561 #: fortran/resolve.cc:2502
22562 msgid "optional argument"
22563 msgstr ""
22564
22565 #: fortran/resolve.cc:2507
22566 msgid "pointer argument"
22567 msgstr ""
22568
22569 #: fortran/resolve.cc:2512
22570 msgid "target argument"
22571 msgstr ""
22572
22573 #: fortran/resolve.cc:2517
22574 msgid "value argument"
22575 msgstr ""
22576
22577 #: fortran/resolve.cc:2522
22578 msgid "volatile argument"
22579 msgstr ""
22580
22581 #: fortran/resolve.cc:2527
22582 msgid "assumed-shape argument"
22583 msgstr ""
22584
22585 #: fortran/resolve.cc:2532
22586 msgid "assumed-rank argument"
22587 msgstr ""
22588
22589 #: fortran/resolve.cc:2537
22590 msgid "coarray argument"
22591 msgstr ""
22592
22593 #: fortran/resolve.cc:2542
22594 msgid "parametrized derived type argument"
22595 msgstr ""
22596
22597 #: fortran/resolve.cc:2547
22598 msgid "polymorphic argument"
22599 msgstr ""
22600
22601 #: fortran/resolve.cc:2552
22602 msgid "NO_ARG_CHECK attribute"
22603 msgstr ""
22604
22605 #. As assumed-type is unlimited polymorphic (cf. above).
22606 #. See also TS 29113, Note 6.1.
22607 #: fortran/resolve.cc:2559
22608 msgid "assumed-type argument"
22609 msgstr ""
22610
22611 #: fortran/resolve.cc:2570
22612 msgid "array result"
22613 msgstr ""
22614
22615 #: fortran/resolve.cc:2575
22616 msgid "pointer or allocatable result"
22617 msgstr ""
22618
22619 #: fortran/resolve.cc:2582
22620 msgid "result with non-constant character length"
22621 msgstr ""
22622
22623 #: fortran/resolve.cc:2594
22624 msgid "bind(c) procedure"
22625 msgstr ""
22626
22627 #: fortran/resolve.cc:4138
22628 #, c-format
22629 msgid "Invalid context for NULL() pointer at %%L"
22630 msgstr ""
22631
22632 #: fortran/resolve.cc:4155
22633 #, c-format
22634 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
22635 msgstr ""
22636
22637 #: fortran/resolve.cc:4172
22638 #, c-format
22639 msgid ""
22640 "Unexpected derived-type entities in binary intrinsic numeric operator "
22641 "%%<%s%%> at %%L"
22642 msgstr ""
22643
22644 #: fortran/resolve.cc:4177
22645 #, c-format
22646 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
22647 msgstr ""
22648
22649 #: fortran/resolve.cc:4192
22650 #, c-format
22651 msgid "Operands of string concatenation operator at %%L are %s/%s"
22652 msgstr ""
22653
22654 #: fortran/resolve.cc:4235
22655 #, c-format
22656 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
22657 msgstr ""
22658
22659 #: fortran/resolve.cc:4258
22660 #, c-format
22661 msgid "Operand of .not. operator at %%L is %s"
22662 msgstr ""
22663
22664 #: fortran/resolve.cc:4272
22665 msgid "COMPLEX quantities cannot be compared at %L"
22666 msgstr ""
22667
22668 #: fortran/resolve.cc:4370
22669 #, c-format
22670 msgid "Logicals at %%L must be compared with %s instead of %s"
22671 msgstr ""
22672
22673 #: fortran/resolve.cc:4376
22674 #, c-format
22675 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
22676 msgstr ""
22677
22678 #: fortran/resolve.cc:4390
22679 #, c-format
22680 msgid "Unknown operator %%<%s%%> at %%L; did you mean %%<%s%%>?"
22681 msgstr ""
22682
22683 #: fortran/resolve.cc:4393
22684 #, c-format
22685 msgid "Unknown operator %%<%s%%> at %%L"
22686 msgstr ""
22687
22688 #: fortran/resolve.cc:4398
22689 #, c-format
22690 msgid "Operand of user operator %%<%s%%> at %%L is %s"
22691 msgstr ""
22692
22693 #: fortran/resolve.cc:4403
22694 #, c-format
22695 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
22696 msgstr ""
22697
22698 #: fortran/resolve.cc:4489
22699 #, c-format
22700 msgid "Inconsistent ranks for operator at %%L and %%L"
22701 msgstr ""
22702
22703 #: fortran/resolve.cc:7339
22704 msgid "Loop variable"
22705 msgstr ""
22706
22707 #: fortran/resolve.cc:7343
22708 msgid "iterator variable"
22709 msgstr ""
22710
22711 #: fortran/resolve.cc:7347
22712 msgid "Start expression in DO loop"
22713 msgstr ""
22714
22715 #: fortran/resolve.cc:7351
22716 msgid "End expression in DO loop"
22717 msgstr ""
22718
22719 #: fortran/resolve.cc:7355
22720 msgid "Step expression in DO loop"
22721 msgstr ""
22722
22723 #: fortran/resolve.cc:7642 fortran/resolve.cc:7645
22724 msgid "DEALLOCATE object"
22725 msgstr ""
22726
22727 #: fortran/resolve.cc:8023 fortran/resolve.cc:8026
22728 msgid "ALLOCATE object"
22729 msgstr ""
22730
22731 #: fortran/resolve.cc:8260 fortran/resolve.cc:10236 fortran/resolve.cc:10357
22732 msgid "STAT variable"
22733 msgstr ""
22734
22735 #: fortran/resolve.cc:8311 fortran/resolve.cc:10248 fortran/resolve.cc:10369
22736 msgid "ERRMSG variable"
22737 msgstr ""
22738
22739 #: fortran/resolve.cc:10038
22740 msgid "item in READ"
22741 msgstr ""
22742
22743 #: fortran/resolve.cc:10260
22744 msgid "ACQUIRED_LOCK variable"
22745 msgstr ""
22746
22747 #: fortran/trans-array.cc:1918
22748 #, c-format
22749 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
22750 msgstr ""
22751
22752 #: fortran/trans-array.cc:6184
22753 msgid "Integer overflow when calculating the amount of memory to allocate"
22754 msgstr ""
22755
22756 #: fortran/trans-array.cc:10117
22757 #, c-format
22758 msgid ""
22759 "The value of the PDT LEN parameter '%s' does not agree with that in the "
22760 "dummy declaration"
22761 msgstr ""
22762
22763 #: fortran/trans-decl.cc:6168
22764 #, c-format
22765 msgid ""
22766 "Actual string length does not match the declared one for dummy argument "
22767 "'%s' (%ld/%ld)"
22768 msgstr ""
22769
22770 #: fortran/trans-decl.cc:6176
22771 #, c-format
22772 msgid ""
22773 "Actual string length is shorter than the declared one for dummy argument "
22774 "'%s' (%ld/%ld)"
22775 msgstr ""
22776
22777 #: fortran/trans-expr.cc:10343
22778 #, c-format
22779 msgid "Target of rank remapping is too small (%ld < %ld)"
22780 msgstr ""
22781
22782 #: fortran/trans-expr.cc:11806
22783 msgid "Assignment of scalar to unallocated array"
22784 msgstr ""
22785
22786 #: fortran/trans-intrinsic.cc:983
22787 #, c-format
22788 msgid "Unequal character lengths (%ld/%ld) in %s"
22789 msgstr ""
22790
22791 #: fortran/trans-intrinsic.cc:6518
22792 #, c-format
22793 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
22794 msgstr ""
22795
22796 #: fortran/trans-intrinsic.cc:6613
22797 #, c-format
22798 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
22799 msgstr ""
22800
22801 #: fortran/trans-intrinsic.cc:6660
22802 #, c-format
22803 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
22804 msgstr ""
22805
22806 #: fortran/trans-intrinsic.cc:6670
22807 #, c-format
22808 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
22809 msgstr ""
22810
22811 #: fortran/trans-intrinsic.cc:6677
22812 #, c-format
22813 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
22814 msgstr ""
22815
22816 #: fortran/trans-intrinsic.cc:6750
22817 #, c-format
22818 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
22819 msgstr ""
22820
22821 #: fortran/trans-intrinsic.cc:6818
22822 #, c-format
22823 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
22824 msgstr ""
22825
22826 #: fortran/trans-intrinsic.cc:6884
22827 #, c-format
22828 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
22829 msgstr ""
22830
22831 #: fortran/trans-intrinsic.cc:6892 fortran/trans-intrinsic.cc:6937
22832 #, c-format
22833 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
22834 msgstr ""
22835
22836 #: fortran/trans-intrinsic.cc:9290
22837 #, c-format
22838 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
22839 msgstr ""
22840
22841 #: fortran/trans-intrinsic.cc:9322
22842 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
22843 msgstr ""
22844
22845 #: fortran/trans-intrinsic.cc:12280
22846 #, c-format
22847 msgid "FROMPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
22848 msgstr ""
22849
22850 #: fortran/trans-intrinsic.cc:12292
22851 #, c-format
22852 msgid "LEN argument (%ld) out of range 0:%d in intrinsic MVBITS"
22853 msgstr ""
22854
22855 #: fortran/trans-intrinsic.cc:12304
22856 #, c-format
22857 msgid "TOPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
22858 msgstr ""
22859
22860 #: fortran/trans-intrinsic.cc:12316
22861 #, c-format
22862 msgid "FROMPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
22863 msgstr ""
22864
22865 #: fortran/trans-intrinsic.cc:12324
22866 #, c-format
22867 msgid "TOPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
22868 msgstr ""
22869
22870 #: fortran/trans-io.cc:587
22871 msgid "Unit number in I/O statement too small"
22872 msgstr ""
22873
22874 #: fortran/trans-io.cc:596
22875 msgid "Unit number in I/O statement too large"
22876 msgstr ""
22877
22878 #: fortran/trans-stmt.cc:156
22879 msgid "Assigned label is not a target label"
22880 msgstr ""
22881
22882 #: fortran/trans-stmt.cc:1288
22883 #, c-format
22884 msgid "Invalid image number %d in SYNC IMAGES"
22885 msgstr ""
22886
22887 #: fortran/trans-stmt.cc:2450
22888 msgid "Loop iterates infinitely"
22889 msgstr ""
22890
22891 #: fortran/trans-stmt.cc:2470 fortran/trans-stmt.cc:2726
22892 msgid "Loop variable has been modified"
22893 msgstr ""
22894
22895 #: fortran/trans-stmt.cc:2579
22896 msgid "DO step value is zero"
22897 msgstr ""
22898
22899 #: fortran/trans.cc:47
22900 msgid "Array reference out of bounds"
22901 msgstr ""
22902
22903 #: fortran/trans.cc:742 fortran/trans.cc:817
22904 #, c-format
22905 msgid "Error allocating %lu bytes"
22906 msgstr ""
22907
22908 #: fortran/trans.cc:1026
22909 #, c-format
22910 msgid "Attempting to allocate already allocated variable '%s'"
22911 msgstr ""
22912
22913 #: fortran/trans.cc:1032
22914 msgid "Attempting to allocate already allocated variable"
22915 msgstr ""
22916
22917 #: fortran/trans.cc:1482 fortran/trans.cc:1641
22918 #, c-format
22919 msgid "Attempt to DEALLOCATE unallocated '%s'"
22920 msgstr ""
22921
22922 #: fortran/trans.cc:1799
22923 #, c-format
22924 msgid "Error reallocating to %lu bytes"
22925 msgstr ""
22926
22927 #: go/go-backend.cc:166 rust/rust-object-export.cc:148
22928 msgid "lseek failed while reading export data"
22929 msgstr ""
22930
22931 #: go/go-backend.cc:173 rust/rust-object-export.cc:155
22932 msgid "memory allocation failed while reading export data"
22933 msgstr ""
22934
22935 #: go/go-backend.cc:181 rust/rust-object-export.cc:163
22936 msgid "read failed while reading export data"
22937 msgstr ""
22938
22939 #: go/go-backend.cc:187 rust/rust-object-export.cc:169
22940 msgid "short read while reading export data"
22941 msgstr ""
22942
22943 #: go/gofrontend/expressions.cc:183 c-family/c-warn.cc:683 cp/cvt.cc:1401
22944 #: rust/backend/rust-tree.cc:513
22945 #, gcc-internal-format
22946 msgid "value computed is not used"
22947 msgstr ""
22948
22949 #: go/gofrontend/expressions.cc:930
22950 msgid "invalid use of type"
22951 msgstr ""
22952
22953 #: go/gofrontend/expressions.cc:3549 go/gofrontend/expressions.cc:3565
22954 msgid "constant refers to itself"
22955 msgstr ""
22956
22957 #: go/gofrontend/expressions.cc:4677 go/gofrontend/expressions.cc:5176
22958 msgid "expected pointer"
22959 msgstr ""
22960
22961 #: go/gofrontend/expressions.cc:5147
22962 msgid "expected numeric type"
22963 msgstr ""
22964
22965 #: go/gofrontend/expressions.cc:5152
22966 msgid "expected boolean type"
22967 msgstr ""
22968
22969 #: go/gofrontend/expressions.cc:5157 c/c-parser.cc:16671 c/c-parser.cc:16678
22970 #: cp/parser.cc:39948 cp/parser.cc:39955
22971 #, gcc-internal-format
22972 msgid "expected integer"
22973 msgstr ""
22974
22975 #: go/gofrontend/expressions.cc:6937
22976 msgid "invalid comparison of nil with nil"
22977 msgstr ""
22978
22979 #: go/gofrontend/expressions.cc:6943 go/gofrontend/expressions.cc:6961
22980 msgid "incompatible types in binary expression"
22981 msgstr ""
22982
22983 #: go/gofrontend/expressions.cc:6981
22984 msgid "integer division by zero"
22985 msgstr ""
22986
22987 #: go/gofrontend/expressions.cc:6989
22988 msgid "shift of non-integer operand"
22989 msgstr ""
22990
22991 #: go/gofrontend/expressions.cc:6992 go/gofrontend/expressions.cc:6995
22992 #: go/gofrontend/expressions.cc:7003
22993 msgid "shift count not integer"
22994 msgstr ""
22995
22996 #: go/gofrontend/expressions.cc:7008
22997 msgid "negative shift count"
22998 msgstr ""
22999
23000 #: go/gofrontend/expressions.cc:7892
23001 msgid "object is not a method"
23002 msgstr ""
23003
23004 #: go/gofrontend/expressions.cc:7909
23005 msgid "method type does not match object type"
23006 msgstr ""
23007
23008 #: go/gofrontend/expressions.cc:8323
23009 msgid "invalid use of %<...%> with builtin function"
23010 msgstr ""
23011
23012 #: go/gofrontend/expressions.cc:8334
23013 msgid "invalid use of method value as argument of Offsetof"
23014 msgstr ""
23015
23016 #: go/gofrontend/expressions.cc:8348
23017 msgid "argument of Offsetof implies indirection of an embedded field"
23018 msgstr ""
23019
23020 #: go/gofrontend/expressions.cc:8373 go/gofrontend/expressions.cc:8409
23021 #: go/gofrontend/expressions.cc:8850 go/gofrontend/expressions.cc:10206
23022 #: go/gofrontend/expressions.cc:10351 go/gofrontend/expressions.cc:10397
23023 #: go/gofrontend/expressions.cc:10432 go/gofrontend/expressions.cc:10508
23024 #: go/gofrontend/expressions.cc:10533 go/gofrontend/expressions.cc:12686
23025 #: go/gofrontend/expressions.cc:12703 go/gofrontend/expressions.cc:12719
23026 msgid "not enough arguments"
23027 msgstr ""
23028
23029 #: go/gofrontend/expressions.cc:8375 go/gofrontend/expressions.cc:8411
23030 #: go/gofrontend/expressions.cc:10211 go/gofrontend/expressions.cc:10334
23031 #: go/gofrontend/expressions.cc:10356 go/gofrontend/expressions.cc:10437
23032 #: go/gofrontend/expressions.cc:10510 go/gofrontend/expressions.cc:10535
23033 #: go/gofrontend/expressions.cc:11415 go/gofrontend/expressions.cc:12691
23034 #: go/gofrontend/expressions.cc:12705 go/gofrontend/expressions.cc:12726
23035 #: cp/pt.cc:9197
23036 #, gcc-internal-format
23037 msgid "too many arguments"
23038 msgstr ""
23039
23040 #: go/gofrontend/expressions.cc:8413
23041 msgid "argument 1 must be a map"
23042 msgstr ""
23043
23044 #: go/gofrontend/expressions.cc:8880
23045 msgid "invalid type for make function"
23046 msgstr ""
23047
23048 #: go/gofrontend/expressions.cc:8893
23049 msgid "length required when allocating a slice"
23050 msgstr ""
23051
23052 #: go/gofrontend/expressions.cc:8937
23053 msgid "len larger than cap"
23054 msgstr ""
23055
23056 #: go/gofrontend/expressions.cc:8946
23057 msgid "too many arguments to make"
23058 msgstr ""
23059
23060 #: go/gofrontend/expressions.cc:10255
23061 msgid "argument must be array or slice or channel"
23062 msgstr ""
23063
23064 #: go/gofrontend/expressions.cc:10265
23065 msgid "argument must be string or array or slice or map or channel"
23066 msgstr ""
23067
23068 #: go/gofrontend/expressions.cc:10302
23069 msgid "unsupported argument type to builtin function"
23070 msgstr ""
23071
23072 #: go/gofrontend/expressions.cc:10313
23073 msgid "argument must be channel"
23074 msgstr ""
23075
23076 #: go/gofrontend/expressions.cc:10315
23077 msgid "cannot close receive-only channel"
23078 msgstr ""
23079
23080 #: go/gofrontend/expressions.cc:10326
23081 msgid "argument to builtin has void type"
23082 msgstr ""
23083
23084 #: go/gofrontend/expressions.cc:10342
23085 msgid "argument must be a field reference"
23086 msgstr ""
23087
23088 #: go/gofrontend/expressions.cc:10372
23089 msgid "left argument must be a slice"
23090 msgstr ""
23091
23092 #: go/gofrontend/expressions.cc:10380
23093 msgid "element types must be the same"
23094 msgstr ""
23095
23096 #: go/gofrontend/expressions.cc:10385
23097 msgid "first argument must be []byte"
23098 msgstr ""
23099
23100 #: go/gofrontend/expressions.cc:10388
23101 msgid "second argument must be slice or string"
23102 msgstr ""
23103
23104 #: go/gofrontend/expressions.cc:10500
23105 msgid "argument must have complex type"
23106 msgstr ""
23107
23108 #: go/gofrontend/expressions.cc:10519
23109 msgid "complex arguments must have identical types"
23110 msgstr ""
23111
23112 #: go/gofrontend/expressions.cc:10521
23113 msgid "complex arguments must have floating-point type"
23114 msgstr ""
23115
23116 #: go/gofrontend/expressions.cc:11181
23117 msgid "type conversion result count mismatch"
23118 msgstr ""
23119
23120 #: go/gofrontend/expressions.cc:11195 go/gofrontend/expressions.cc:12632
23121 #: go/gofrontend/expressions.cc:13068
23122 msgid "expected function"
23123 msgstr ""
23124
23125 #: go/gofrontend/expressions.cc:11223
23126 msgid "multiple-value argument in single-value context"
23127 msgstr ""
23128
23129 #: go/gofrontend/expressions.cc:11419
23130 msgid "invalid use of %<...%> with non-slice"
23131 msgstr ""
23132
23133 #: go/gofrontend/expressions.cc:12640
23134 msgid "function result count mismatch"
23135 msgstr ""
23136
23137 #: go/gofrontend/expressions.cc:12658
23138 msgid "incompatible type for receiver"
23139 msgstr ""
23140
23141 #: go/gofrontend/expressions.cc:12676
23142 msgid "invalid use of %<...%> calling non-variadic function"
23143 msgstr ""
23144
23145 #: go/gofrontend/expressions.cc:13077 go/gofrontend/expressions.cc:13091
23146 msgid "number of results does not match number of values"
23147 msgstr ""
23148
23149 #: go/gofrontend/expressions.cc:13383 go/gofrontend/expressions.cc:14054
23150 msgid "index must be integer"
23151 msgstr ""
23152
23153 #: go/gofrontend/expressions.cc:13392 go/gofrontend/expressions.cc:14063
23154 msgid "slice end must be integer"
23155 msgstr ""
23156
23157 #: go/gofrontend/expressions.cc:13401
23158 msgid "slice capacity must be integer"
23159 msgstr ""
23160
23161 #: go/gofrontend/expressions.cc:13452 go/gofrontend/expressions.cc:14097
23162 msgid "inverted slice range"
23163 msgstr ""
23164
23165 #: go/gofrontend/expressions.cc:13495
23166 msgid "slice of unaddressable value"
23167 msgstr ""
23168
23169 #: go/gofrontend/expressions.cc:14353
23170 msgid "incompatible type for map index"
23171 msgstr ""
23172
23173 #: go/gofrontend/expressions.cc:14791
23174 msgid "expected interface or pointer to interface"
23175 msgstr ""
23176
23177 #: go/gofrontend/expressions.cc:15577
23178 msgid "too many expressions for struct"
23179 msgstr ""
23180
23181 #: go/gofrontend/expressions.cc:15590
23182 msgid "too few expressions for struct"
23183 msgstr ""
23184
23185 #: go/gofrontend/expressions.cc:17555 go/gofrontend/statements.cc:1921
23186 msgid "type assertion only valid for interface types"
23187 msgstr ""
23188
23189 #: go/gofrontend/expressions.cc:17567
23190 msgid "impossible type assertion: type does not implement interface"
23191 msgstr ""
23192
23193 #: go/gofrontend/expressions.cc:17766 go/gofrontend/expressions.cc:17786
23194 #: go/gofrontend/statements.cc:1768
23195 msgid "expected channel"
23196 msgstr ""
23197
23198 #: go/gofrontend/expressions.cc:17791 go/gofrontend/statements.cc:1773
23199 msgid "invalid receive on send-only channel"
23200 msgstr ""
23201
23202 #: go/gofrontend/parse.cc:3274
23203 msgid ""
23204 "parentheses required around this composite literal to avoid parsing ambiguity"
23205 msgstr ""
23206
23207 #: go/gofrontend/parse.cc:4848
23208 msgid "cannot fallthrough final case in switch"
23209 msgstr ""
23210
23211 #: go/gofrontend/statements.cc:1071
23212 msgid "invalid left hand side of assignment"
23213 msgstr ""
23214
23215 #: go/gofrontend/statements.cc:1082 go/gofrontend/statements.cc:1437
23216 msgid "use of untyped nil"
23217 msgstr ""
23218
23219 #: go/gofrontend/statements.cc:1559
23220 msgid "expected map index on right hand side"
23221 msgstr ""
23222
23223 #: go/gofrontend/statements.cc:3196 go/gofrontend/statements.cc:3226
23224 msgid "not enough arguments to return"
23225 msgstr ""
23226
23227 #: go/gofrontend/statements.cc:3204
23228 msgid "return with value in function with no return type"
23229 msgstr ""
23230
23231 #: go/gofrontend/statements.cc:3232
23232 msgid "too many values in return statement"
23233 msgstr ""
23234
23235 #: go/gofrontend/statements.cc:3785
23236 msgid "expected boolean expression"
23237 msgstr ""
23238
23239 #: go/gofrontend/statements.cc:4982
23240 msgid "cannot type switch on non-interface value"
23241 msgstr ""
23242
23243 #: go/gofrontend/statements.cc:5117
23244 msgid "incompatible types in send"
23245 msgstr ""
23246
23247 #: go/gofrontend/statements.cc:5122
23248 msgid "invalid send on receive-only channel"
23249 msgstr ""
23250
23251 #: go/gofrontend/statements.cc:6440
23252 msgid "too many variables for range clause with channel"
23253 msgstr ""
23254
23255 #: go/gofrontend/statements.cc:6447
23256 msgid "range clause must have array, slice, string, map, or channel type"
23257 msgstr ""
23258
23259 #: go/gofrontend/types.cc:542
23260 msgid "invalid comparison of non-ordered type"
23261 msgstr ""
23262
23263 #: go/gofrontend/types.cc:558
23264 msgid "slice can only be compared to nil"
23265 msgstr ""
23266
23267 #: go/gofrontend/types.cc:560
23268 msgid "map can only be compared to nil"
23269 msgstr ""
23270
23271 #: go/gofrontend/types.cc:562
23272 msgid "func can only be compared to nil"
23273 msgstr ""
23274
23275 #: go/gofrontend/types.cc:568
23276 #, c-format
23277 msgid "invalid operation (%s)"
23278 msgstr ""
23279
23280 #: go/gofrontend/types.cc:591
23281 msgid "invalid comparison of non-comparable type"
23282 msgstr ""
23283
23284 #: go/gofrontend/types.cc:604
23285 msgid "invalid comparison of generated struct"
23286 msgstr ""
23287
23288 #: go/gofrontend/types.cc:615
23289 msgid "invalid comparison of non-comparable struct"
23290 msgstr ""
23291
23292 #: go/gofrontend/types.cc:625
23293 msgid "invalid comparison of generated array"
23294 msgstr ""
23295
23296 #: go/gofrontend/types.cc:632
23297 msgid "invalid comparison of non-comparable array"
23298 msgstr ""
23299
23300 #: go/gofrontend/types.cc:660
23301 msgid "multiple-value function call in single-value context"
23302 msgstr ""
23303
23304 #: go/gofrontend/types.cc:744
23305 msgid "need explicit conversion"
23306 msgstr ""
23307
23308 #: go/gofrontend/types.cc:752
23309 #, c-format
23310 msgid "cannot use type %s as type %s"
23311 msgstr ""
23312
23313 #: go/gofrontend/types.cc:788
23314 msgid "conversion from normal type to notinheap type"
23315 msgstr ""
23316
23317 #: go/gofrontend/types.cc:4802
23318 msgid "different receiver types"
23319 msgstr ""
23320
23321 #: go/gofrontend/types.cc:4825 go/gofrontend/types.cc:4838
23322 #: go/gofrontend/types.cc:4852
23323 msgid "different number of parameters"
23324 msgstr ""
23325
23326 #: go/gofrontend/types.cc:4845
23327 msgid "different parameter types"
23328 msgstr ""
23329
23330 #: go/gofrontend/types.cc:4860
23331 msgid "different varargs"
23332 msgstr ""
23333
23334 #: go/gofrontend/types.cc:4873 go/gofrontend/types.cc:4886
23335 #: go/gofrontend/types.cc:4900
23336 msgid "different number of results"
23337 msgstr ""
23338
23339 #: go/gofrontend/types.cc:4893
23340 msgid "different result types"
23341 msgstr ""
23342
23343 #: go/gofrontend/types.cc:9294
23344 #, c-format
23345 msgid "need explicit conversion; missing method %s%s%s"
23346 msgstr ""
23347
23348 #: go/gofrontend/types.cc:9312 go/gofrontend/types.cc:9459
23349 #, c-format
23350 msgid "incompatible type for method %s%s%s"
23351 msgstr ""
23352
23353 #: go/gofrontend/types.cc:9316 go/gofrontend/types.cc:9463
23354 #, c-format
23355 msgid "incompatible type for method %s%s%s (%s)"
23356 msgstr ""
23357
23358 #: go/gofrontend/types.cc:9399 go/gofrontend/types.cc:9412
23359 msgid "pointer to interface type has no methods"
23360 msgstr ""
23361
23362 #: go/gofrontend/types.cc:9401 go/gofrontend/types.cc:9414
23363 msgid "type has no methods"
23364 msgstr ""
23365
23366 #: go/gofrontend/types.cc:9435
23367 #, c-format
23368 msgid "ambiguous method %s%s%s"
23369 msgstr ""
23370
23371 #: go/gofrontend/types.cc:9438
23372 #, c-format
23373 msgid "missing method %s%s%s"
23374 msgstr ""
23375
23376 #: go/gofrontend/types.cc:9480
23377 #, c-format
23378 msgid "method %s%s%s requires a pointer receiver"
23379 msgstr ""
23380
23381 #: go/gofrontend/types.cc:9498
23382 #, c-format
23383 msgid "method %s%s%s is marked go:nointerface"
23384 msgstr ""
23385
23386 #: lto-streamer.h:1031
23387 #, gcc-internal-format, gfc-internal-format
23388 msgid "bytecode stream: expected tag %s instead of %s"
23389 msgstr ""
23390
23391 #: lto-streamer.h:1041
23392 #, gcc-internal-format, gfc-internal-format
23393 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
23394 msgstr ""
23395
23396 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
23397 #. sections.  machopic_select_section ensures that weak variables go in
23398 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
23399 #. not supported.  Weak symbols that aren't visible outside the .s file
23400 #. are not supported.
23401 #: config/darwin.h:648
23402 #, gcc-internal-format
23403 msgid "alias definitions not supported in Mach-O; ignored"
23404 msgstr ""
23405
23406 #. No profiling.
23407 #: config/vx-common.h:123
23408 #, gcc-internal-format
23409 msgid "profiler support for VxWorks"
23410 msgstr ""
23411
23412 #: config/arm/freebsd.h:121
23413 #, gcc-internal-format
23414 msgid "target OS does not support unaligned accesses"
23415 msgstr ""
23416
23417 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:181
23418 #, gcc-internal-format
23419 msgid "profiling is not yet implemented for this architecture"
23420 msgstr ""
23421
23422 #. Definitions for GCC.  Part of the machine description for CRIS.
23423 #. Copyright (C) 1998-2023 Free Software Foundation, Inc.
23424 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
23425 #.
23426 #. This file is part of GCC.
23427 #.
23428 #. GCC is free software; you can redistribute it and/or modify
23429 #. it under the terms of the GNU General Public License as published by
23430 #. the Free Software Foundation; either version 3, or (at your option)
23431 #. any later version.
23432 #.
23433 #. GCC is distributed in the hope that it will be useful,
23434 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
23435 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23436 #. GNU General Public License for more details.
23437 #.
23438 #. You should have received a copy of the GNU General Public License
23439 #. along with GCC; see the file COPYING3.  If not see
23440 #. <http://www.gnu.org/licenses/>.
23441 #. After the first "Node:" comment comes all preprocessor directives and
23442 #. attached declarations described in the info files, the "Using and
23443 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
23444 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
23445 #. really, but needs an update anyway.
23446 #.
23447 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
23448 #. for that.  If applicable, there is a CRIS-specific comment.  The order
23449 #. of macro definitions follow the order in the manual.  Every section in
23450 #. the manual (node in the info pages) has an introductory `Node:
23451 #. <subchapter>' comment.  If no macros are defined for a section, only
23452 #. the section-comment is present.
23453 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
23454 #. and config/cris/linux.h) are responsible for lots of settings not
23455 #. repeated below.  This file contains general CRIS definitions
23456 #. and definitions for the cris-*-elf subtarget.
23457 #. We don't want to use gcc_assert for everything, as that can be
23458 #. compiled out.
23459 #: config/cris/cris.h:42
23460 #, gcc-internal-format, gfc-internal-format
23461 msgid "CRIS-port assertion failed: %s"
23462 msgstr ""
23463
23464 #. Node: Caller Saves
23465 #. (no definitions)
23466 #. Node: Function entry
23467 #. See cris.cc for TARGET_ASM_FUNCTION_PROLOGUE and
23468 #. TARGET_ASM_FUNCTION_EPILOGUE.
23469 #. Node: Profiling
23470 #: config/cris/cris.h:662
23471 #, gcc-internal-format
23472 msgid "no %<FUNCTION_PROFILER%> for CRIS"
23473 msgstr ""
23474
23475 #. 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.
23476 #. 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.
23477 #: config/i386/xm-djgpp.h:85
23478 #, gcc-internal-format
23479 msgid "environment variable DJGPP not defined"
23480 msgstr ""
23481
23482 #: config/i386/xm-djgpp.h:87
23483 #, gcc-internal-format
23484 msgid "environment variable DJGPP points to missing file %qs"
23485 msgstr ""
23486
23487 #: config/i386/xm-djgpp.h:90
23488 #, gcc-internal-format
23489 msgid "environment variable DJGPP points to corrupt file %qs"
23490 msgstr ""
23491
23492 #: config/pa/som.h:323
23493 #, gcc-internal-format
23494 msgid "weak aliases are not supported"
23495 msgstr ""
23496
23497 #. SPDX-License-Identifier: GPL-3.0-or-later
23498 #. Definitions of target machine for GNU compiler,
23499 #. for IBM RS/6000 POWER running AIX V7.1.
23500 #. Copyright (C) 2002-2023 Free Software Foundation, Inc.
23501 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23502 #.
23503 #. This file is part of GCC.
23504 #.
23505 #. GCC is free software; you can redistribute it and/or modify it
23506 #. under the terms of the GNU General Public License as published
23507 #. by the Free Software Foundation; either version 3, or (at your
23508 #. option) any later version.
23509 #.
23510 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23511 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23512 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
23513 #. License for more details.
23514 #.
23515 #. You should have received a copy of the GNU General Public License
23516 #. along with GCC; see the file COPYING3.  If not see
23517 #. <http://www.gnu.org/licenses/>.
23518 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23519 #. get control in TARGET_OPTION_OVERRIDE.
23520 #. SPDX-License-Identifier: GPL-3.0-or-later
23521 #. Definitions of target machine for GNU compiler,
23522 #. for IBM RS/6000 POWER running AIX V7.2.
23523 #. Copyright (C) 2002-2023 Free Software Foundation, Inc.
23524 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23525 #.
23526 #. This file is part of GCC.
23527 #.
23528 #. GCC is free software; you can redistribute it and/or modify it
23529 #. under the terms of the GNU General Public License as published
23530 #. by the Free Software Foundation; either version 3, or (at your
23531 #. option) any later version.
23532 #.
23533 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23534 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23535 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
23536 #. License for more details.
23537 #.
23538 #. You should have received a copy of the GNU General Public License
23539 #. along with GCC; see the file COPYING3.  If not see
23540 #. <http://www.gnu.org/licenses/>.
23541 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23542 #. get control in TARGET_OPTION_OVERRIDE.
23543 #. SPDX-License-Identifier: GPL-3.0-or-later
23544 #. Definitions of target machine for GNU compiler,
23545 #. for IBM RS/6000 POWER running AIX V7.3.
23546 #. Copyright (C) 2002-2023 Free Software Foundation, Inc.
23547 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23548 #.
23549 #. This file is part of GCC.
23550 #.
23551 #. GCC is free software; you can redistribute it and/or modify it
23552 #. under the terms of the GNU General Public License as published
23553 #. by the Free Software Foundation; either version 3, or (at your
23554 #. option) any later version.
23555 #.
23556 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23557 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23558 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
23559 #. License for more details.
23560 #.
23561 #. You should have received a copy of the GNU General Public License
23562 #. along with GCC; see the file COPYING3.  If not see
23563 #. <http://www.gnu.org/licenses/>.
23564 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23565 #. get control in TARGET_OPTION_OVERRIDE.
23566 #: config/rs6000/aix71.h:31 config/rs6000/aix72.h:31 config/rs6000/aix73.h:31
23567 #, gcc-internal-format
23568 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
23569 msgstr ""
23570
23571 #: config/rs6000/aix71.h:37 config/rs6000/aix72.h:37
23572 #, gcc-internal-format
23573 msgid "soft-float and long-double-128 are incompatible"
23574 msgstr ""
23575
23576 #: config/rs6000/aix71.h:41 config/rs6000/aix72.h:41 config/rs6000/aix73.h:41
23577 #, gcc-internal-format
23578 msgid ""
23579 "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet "
23580 "supported"
23581 msgstr ""
23582
23583 #: config/rs6000/aix71.h:48 config/rs6000/aix72.h:48 config/rs6000/aix73.h:48
23584 #: config/rs6000/rtems.h:124 config/rs6000/rs6000.cc:3462
23585 #, gcc-internal-format
23586 msgid "%<-mcmodel%> incompatible with other toc options"
23587 msgstr ""
23588
23589 #: config/rs6000/aix73.h:37
23590 #, gcc-internal-format
23591 msgid "%<soft-float%> and long-double-128 are incompatible"
23592 msgstr ""
23593
23594 #: config/rs6000/rtems.h:117 config/rs6000/rs6000.cc:3454
23595 #, gcc-internal-format
23596 msgid "%<-m64%> requires a PowerPC64 cpu"
23597 msgstr ""
23598
23599 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23600 #. get control in TARGET_OPTION_OVERRIDE.
23601 #: config/rs6000/sysv4.h:116
23602 #, gcc-internal-format
23603 msgid "bad value for %<%s-%s%>"
23604 msgstr ""
23605
23606 #: config/rs6000/sysv4.h:132
23607 #, gcc-internal-format
23608 msgid "bad value for %<%s=%s%>"
23609 msgstr ""
23610
23611 #: config/rs6000/sysv4.h:149
23612 #, gcc-internal-format
23613 msgid "%qs and %<%s=%s%> are incompatible"
23614 msgstr ""
23615
23616 #: config/rs6000/sysv4.h:158
23617 #, gcc-internal-format
23618 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
23619 msgstr ""
23620
23621 #: config/rs6000/sysv4.h:167
23622 #, gcc-internal-format
23623 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
23624 msgstr ""
23625
23626 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
23627 #, gcc-internal-format
23628 msgid "%qs and %qs are incompatible"
23629 msgstr ""
23630
23631 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
23632 #, gcc-internal-format
23633 msgid "%qs and %<%s-%s%> are incompatible"
23634 msgstr ""
23635
23636 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
23637 #, gcc-internal-format
23638 msgid "%qs not supported by your assembler"
23639 msgstr ""
23640
23641 #: config/rs6000/sysv4.h:244
23642 #, gcc-internal-format
23643 msgid "%<-m%s%> not supported in this configuration"
23644 msgstr ""
23645
23646 #. 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.
23647 #: config/sh/vxworks.h:43
23648 #, gcc-internal-format
23649 msgid "%<-mrelax%> is only supported for RTP PIC"
23650 msgstr ""
23651
23652 #. A general purpose syntax error.
23653 #: fortran/gfortran.h:3337 fortran/io.cc:3736 fortran/io.cc:4422
23654 #, gcc-internal-format, gfc-internal-format
23655 msgid "Syntax error in %s statement at %C"
23656 msgstr ""
23657
23658 #: jit/docs/examples/tut05-bf.c:242
23659 #, gcc-internal-format
23660 msgid "too many open parens"
23661 msgstr ""
23662
23663 #: jit/docs/examples/tut05-bf.c:275
23664 #, gcc-internal-format
23665 msgid "mismatching parens"
23666 msgstr ""
23667
23668 #: jit/docs/examples/tut05-bf.c:310
23669 #, gcc-internal-format
23670 msgid "unable to open file"
23671 msgstr ""
23672
23673 #: m2/gm2-gcc/m2assert.h:36 m2/gm2-gcc/m2assert.h:59
23674 #, gcc-internal-format, gfc-internal-format
23675 msgid "%s:%d:condition %s failed"
23676 msgstr ""
23677
23678 #: m2/gm2-gcc/m2assert.h:48
23679 #, gcc-internal-format, gfc-internal-format
23680 msgid "%s:%d:the value %s is not a BOOLEAN as the value is %d"
23681 msgstr ""
23682
23683 #: fortran/lang.opt:428
23684 #, gcc-internal-format
23685 msgid "Unrecognized option to endianness value: %qs"
23686 msgstr ""
23687
23688 #: fortran/lang.opt:650
23689 #, gcc-internal-format
23690 msgid "Unrecognized option to floating-point init value: %qs"
23691 msgstr ""
23692
23693 #: fortran/lang.opt:784
23694 #, gcc-internal-format
23695 msgid "Unrecognized option: %qs"
23696 msgstr ""
23697
23698 #: rust/lang.opt:82
23699 #, gcc-internal-format
23700 msgid "unknown rust mangling option %qs"
23701 msgstr ""
23702
23703 #: rust/lang.opt:99
23704 #, gcc-internal-format
23705 msgid "unknown rust edition %qs"
23706 msgstr ""
23707
23708 #: rust/lang.opt:126
23709 #, gcc-internal-format
23710 msgid "unknown rust compile-until %qs"
23711 msgstr ""
23712
23713 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
23714 #, gcc-internal-format
23715 msgid "assertion missing after %qs"
23716 msgstr ""
23717
23718 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
23719 #: c-family/c.opt:193 c-family/c.opt:264
23720 #, gcc-internal-format
23721 msgid "macro name missing after %qs"
23722 msgstr ""
23723
23724 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
23725 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
23726 #: c-family/c.opt:236 c-family/c.opt:2292 c-family/c.opt:2300
23727 #: config/darwin.opt:30 common.opt:329 common.opt:332 common.opt:3499
23728 #, gcc-internal-format
23729 msgid "missing filename after %qs"
23730 msgstr ""
23731
23732 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
23733 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:2288
23734 #: c-family/c.opt:2308 c-family/c.opt:2312 c-family/c.opt:2316
23735 #, gcc-internal-format
23736 msgid "missing path after %qs"
23737 msgstr ""
23738
23739 #: c-family/c.opt:252 c-family/c.opt:256
23740 #, gcc-internal-format
23741 msgid "missing makefile target after %qs"
23742 msgstr ""
23743
23744 #: c-family/c.opt:295
23745 #, gcc-internal-format
23746 msgid "argument %qs to %<-Waligned-new%> not recognized"
23747 msgstr ""
23748
23749 #: c-family/c.opt:386
23750 #, gcc-internal-format
23751 msgid "argument %qs to %<-Wbidi-chars%> not recognized"
23752 msgstr ""
23753
23754 #: c-family/c.opt:1106
23755 #, gcc-internal-format
23756 msgid "argument %qs to %<-Wnormalized%> not recognized"
23757 msgstr ""
23758
23759 #: c-family/c.opt:1667
23760 #, gcc-internal-format
23761 msgid "no class name specified with %qs"
23762 msgstr ""
23763
23764 #: c-family/c.opt:1695
23765 #, gcc-internal-format
23766 msgid "argument %qs must be either %<on%> or %<off%>"
23767 msgstr ""
23768
23769 #: c-family/c.opt:1835
23770 #, gcc-internal-format
23771 msgid ""
23772 "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by "
23773 "default)"
23774 msgstr ""
23775
23776 #: c-family/c.opt:1906
23777 #, gcc-internal-format
23778 msgid "missing mapper"
23779 msgstr ""
23780
23781 #: c-family/c.opt:1930
23782 #, gcc-internal-format
23783 msgid "missing header name"
23784 msgstr ""
23785
23786 #: c-family/c.opt:1938
23787 #, gcc-internal-format
23788 msgid "missing module name"
23789 msgstr ""
23790
23791 #: c-family/c.opt:1985
23792 #, gcc-internal-format
23793 msgid "unrecognized ivar visibility value %qs"
23794 msgstr ""
23795
23796 #: c-family/c.opt:2152
23797 #, gcc-internal-format
23798 msgid "unrecognized scalar storage order value %qs"
23799 msgstr ""
23800
23801 #: d/lang.opt:193
23802 #, gcc-internal-format
23803 msgid "unknown array bounds setting %qs"
23804 msgstr ""
23805
23806 #: d/lang.opt:235
23807 #, gcc-internal-format
23808 msgid "unknown checkaction setting %qs"
23809 msgstr ""
23810
23811 #: d/lang.opt:291
23812 #, gcc-internal-format
23813 msgid "unknown C++ standard %qs"
23814 msgstr ""
23815
23816 #: config/vms/vms.opt:42
23817 #, gcc-internal-format
23818 msgid "unknown pointer size model %qs"
23819 msgstr ""
23820
23821 #: config/i386/i386.opt:325
23822 #, gcc-internal-format
23823 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
23824 msgstr ""
23825
23826 #: config/i386/i386.opt:385
23827 #, gcc-internal-format
23828 msgid ""
23829 "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
23830 "masm=intel%> and %<-masm=att%> instead"
23831 msgstr ""
23832
23833 #: config/i386/i386.opt:702
23834 #, gcc-internal-format
23835 msgid "%<-msse5%> was removed"
23836 msgstr ""
23837
23838 #: config/i386/i386.opt:1263
23839 #, gcc-internal-format
23840 msgid "unknown lam type %qs"
23841 msgstr ""
23842
23843 #: config/avr/avr.opt:26
23844 #, gcc-internal-format
23845 msgid "missing device or architecture after %qs"
23846 msgstr ""
23847
23848 #: config/rs6000/rs6000.opt:308
23849 #, gcc-internal-format
23850 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
23851 msgstr ""
23852
23853 #: config/rs6000/rs6000.opt:312
23854 #, gcc-internal-format
23855 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
23856 msgstr ""
23857
23858 #: config/rs6000/rs6000.opt:379
23859 #, gcc-internal-format
23860 msgid "using darwin64 ABI"
23861 msgstr ""
23862
23863 #: config/rs6000/rs6000.opt:382
23864 #, gcc-internal-format
23865 msgid "using old darwin ABI"
23866 msgstr ""
23867
23868 #: config/fused-madd.opt:22
23869 #, gcc-internal-format
23870 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
23871 msgstr ""
23872
23873 #: config/microblaze/microblaze.opt:87
23874 #, gcc-internal-format
23875 msgid "%qs is deprecated; use -fstack-check"
23876 msgstr ""
23877
23878 #: config/microblaze/microblaze.opt:95
23879 #, gcc-internal-format
23880 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
23881 msgstr ""
23882
23883 #: config/arc/arc.opt:169 config/arc/arc.opt:333 config/arc/arc.opt:337
23884 #: config/arc/arc.opt:341 config/arc/arc.opt:348 config/arc/arc.opt:352
23885 #: config/arc/arc.opt:356 config/arc/arc.opt:360 config/arc/arc.opt:363
23886 #: config/arc/arc.opt:366 config/arc/arc.opt:383
23887 #, gcc-internal-format
23888 msgid "%qs is deprecated"
23889 msgstr ""
23890
23891 #: lto/lang.opt:28
23892 #, gcc-internal-format
23893 msgid "unknown linker output %qs"
23894 msgstr ""
23895
23896 #: common.opt:1590
23897 #, gcc-internal-format
23898 msgid "unknown excess precision style %qs"
23899 msgstr ""
23900
23901 #: common.opt:1608
23902 #, gcc-internal-format
23903 msgid ""
23904 "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
23905 msgstr ""
23906
23907 #: common.opt:1652
23908 #, gcc-internal-format
23909 msgid "unknown floating point contraction style %qs"
23910 msgstr ""
23911
23912 #: common.opt:1817
23913 #, gcc-internal-format
23914 msgid "unknown Stack Reuse Level %qs"
23915 msgstr ""
23916
23917 #: common.opt:1886
23918 #, gcc-internal-format
23919 msgid "unknown Control-Flow Protection Level %qs"
23920 msgstr ""
23921
23922 #: common.opt:1996
23923 #, gcc-internal-format
23924 msgid "unknown IRA algorithm %qs"
23925 msgstr ""
23926
23927 #: common.opt:2009
23928 #, gcc-internal-format
23929 msgid "unknown IRA region %qs"
23930 msgstr ""
23931
23932 #: common.opt:2087
23933 #, gcc-internal-format
23934 msgid "unknown LTO partitioning model %qs"
23935 msgstr ""
23936
23937 #: common.opt:2197
23938 #, gcc-internal-format
23939 msgid "targets missing after %qs"
23940 msgstr ""
23941
23942 #: common.opt:2200
23943 #, gcc-internal-format
23944 msgid "options or targets=options missing after %qs"
23945 msgstr ""
23946
23947 #: common.opt:2208
23948 #, gcc-internal-format
23949 msgid "unknown offload ABI %qs"
23950 msgstr ""
23951
23952 #: common.opt:2372
23953 #, gcc-internal-format
23954 msgid "unknown profile reproducibility method %qs"
23955 msgstr ""
23956
23957 #: common.opt:2388
23958 #, gcc-internal-format
23959 msgid "unknown profile update method %qs"
23960 msgstr ""
23961
23962 #: common.opt:2494
23963 #, gcc-internal-format
23964 msgid "unknown Live-Patching Level %qs"
23965 msgstr ""
23966
23967 #: common.opt:2527
23968 #, gcc-internal-format
23969 msgid "unknown basic block reordering algorithm %qs"
23970 msgstr ""
23971
23972 #: common.opt:2834
23973 #, gcc-internal-format
23974 msgid "unknown TLS model %qs"
23975 msgstr ""
23976
23977 #: common.opt:3174
23978 #, gcc-internal-format
23979 msgid "unknown vectorizer cost model %qs"
23980 msgstr ""
23981
23982 #: common.opt:3205
23983 #, gcc-internal-format
23984 msgid "unrecognized automatic variable initialization type %qs"
23985 msgstr ""
23986
23987 #: common.opt:3231
23988 #, gcc-internal-format
23989 msgid "unrecognized visibility value %qs"
23990 msgstr ""
23991
23992 #: common.opt:3250
23993 #, gcc-internal-format
23994 msgid "unknown vtable verify initialization priority %qs"
23995 msgstr ""
23996
23997 #: params.opt:882
23998 #, gcc-internal-format
23999 msgid "unknown ranger debug mode %qs"
24000 msgstr ""
24001
24002 #: params.opt:1056
24003 #, gcc-internal-format
24004 msgid "unknown threader debug mode %qs"
24005 msgstr ""
24006
24007 #: attribs.cc:255 attribs.cc:278 attribs.cc:291
24008 #, gcc-internal-format
24009 msgid "wrong argument to ignored attributes"
24010 msgstr ""
24011
24012 #: attribs.cc:256
24013 #, gcc-internal-format
24014 msgid "valid format is %<ns::attr%> or %<ns::%>"
24015 msgstr ""
24016
24017 #: attribs.cc:541
24018 #, gcc-internal-format
24019 msgid ""
24020 "ignoring attribute %qE in declaration of a built-in function %qD because it "
24021 "conflicts with attribute %qs"
24022 msgstr ""
24023
24024 #: attribs.cc:547
24025 #, gcc-internal-format
24026 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
24027 msgstr ""
24028
24029 #: attribs.cc:553 c-family/c-attribs.cc:937 c-family/c-attribs.cc:2439
24030 #: c-family/c-attribs.cc:2928 c-family/c-attribs.cc:4786
24031 #: c-family/c-attribs.cc:4879 cp/decl.cc:15925 cp/decl.cc:15975
24032 #: cp/friend.cc:318 cp/tree.cc:5261
24033 #, gcc-internal-format
24034 msgid "previous declaration here"
24035 msgstr ""
24036
24037 #. Warn about and ignore all others for now, but store them.
24038 #: attribs.cc:720 c-family/c-attribs.cc:3956 objc/objc-act.cc:5133
24039 #: objc/objc-act.cc:7124 objc/objc-act.cc:8322 objc/objc-act.cc:8378
24040 #, gcc-internal-format
24041 msgid "%qE attribute directive ignored"
24042 msgstr ""
24043
24044 #: attribs.cc:724
24045 #, gcc-internal-format
24046 msgid "%<%E::%E%> scoped attribute directive ignored"
24047 msgstr ""
24048
24049 #: attribs.cc:737 c/c-parser.cc:1961 cp/cp-gimplify.cc:3201
24050 #, gcc-internal-format
24051 msgid "wrong number of arguments specified for %qE attribute"
24052 msgstr ""
24053
24054 #: attribs.cc:740
24055 #, gcc-internal-format, gfc-internal-format
24056 msgid "expected %i or more, found %i"
24057 msgstr ""
24058
24059 #: attribs.cc:743 c/c-parser.cc:1964 cp/cp-gimplify.cc:3203
24060 #, gcc-internal-format, gfc-internal-format
24061 msgid "expected %i, found %i"
24062 msgstr ""
24063
24064 #: attribs.cc:746
24065 #, gcc-internal-format, gfc-internal-format
24066 msgid "expected between %i and %i, found %i"
24067 msgstr ""
24068
24069 #: attribs.cc:766 c-family/c-attribs.cc:4652
24070 #, gcc-internal-format
24071 msgid "%qE attribute does not apply to types"
24072 msgstr ""
24073
24074 #: attribs.cc:815
24075 #, gcc-internal-format
24076 msgid "%qE attribute only applies to function types"
24077 msgstr ""
24078
24079 #: attribs.cc:825
24080 #, gcc-internal-format
24081 msgid "type attributes ignored after type is already defined"
24082 msgstr ""
24083
24084 #. The specifications of standard attributes in C mean
24085 #. this is a constraint violation.
24086 #. The specifications of standard attributes mean this is a
24087 #. constraint violation.
24088 #. An attribute with standard syntax and no namespace specified
24089 #. is a constraint violation if it is not one of the known
24090 #. standard attributes.  Diagnose it here with a pedwarn and
24091 #. then discard it to prevent a duplicate warning later.
24092 #: attribs.cc:899 attribs.cc:1878 attribs.cc:1888 attribs.cc:1898
24093 #: c-family/c-attribs.cc:965 c-family/c-attribs.cc:1027
24094 #: c-family/c-attribs.cc:1046 c-family/c-attribs.cc:1064
24095 #: c-family/c-attribs.cc:1094 c-family/c-attribs.cc:1115
24096 #: c-family/c-attribs.cc:1136 c-family/c-attribs.cc:1177
24097 #: c-family/c-attribs.cc:1208 c-family/c-attribs.cc:1224
24098 #: c-family/c-attribs.cc:1241 c-family/c-attribs.cc:1257
24099 #: c-family/c-attribs.cc:1274 c-family/c-attribs.cc:1299
24100 #: c-family/c-attribs.cc:1315 c-family/c-attribs.cc:1330
24101 #: c-family/c-attribs.cc:1358 c-family/c-attribs.cc:1375
24102 #: c-family/c-attribs.cc:1393 c-family/c-attribs.cc:1417
24103 #: c-family/c-attribs.cc:1455 c-family/c-attribs.cc:1478
24104 #: c-family/c-attribs.cc:1495 c-family/c-attribs.cc:1524
24105 #: c-family/c-attribs.cc:1545 c-family/c-attribs.cc:1566
24106 #: c-family/c-attribs.cc:1593 c-family/c-attribs.cc:1624
24107 #: c-family/c-attribs.cc:1653 c-family/c-attribs.cc:1707
24108 #: c-family/c-attribs.cc:1760 c-family/c-attribs.cc:1826
24109 #: c-family/c-attribs.cc:1884 c-family/c-attribs.cc:1973
24110 #: c-family/c-attribs.cc:2003 c-family/c-attribs.cc:2054
24111 #: c-family/c-attribs.cc:2582 c-family/c-attribs.cc:2781
24112 #: c-family/c-attribs.cc:2842 c-family/c-attribs.cc:3083
24113 #: c-family/c-attribs.cc:3163 c-family/c-attribs.cc:3315
24114 #: c-family/c-attribs.cc:3770 c-family/c-attribs.cc:3836
24115 #: c-family/c-attribs.cc:3872 c-family/c-attribs.cc:3927
24116 #: c-family/c-attribs.cc:4109 c-family/c-attribs.cc:4130
24117 #: c-family/c-attribs.cc:4219 c-family/c-attribs.cc:4251
24118 #: c-family/c-attribs.cc:4316 c-family/c-attribs.cc:4519
24119 #: c-family/c-attribs.cc:4654 c-family/c-attribs.cc:5395
24120 #: c-family/c-attribs.cc:5418 c-family/c-attribs.cc:5457
24121 #: c-family/c-attribs.cc:5539 c-family/c-attribs.cc:5612
24122 #: c-family/c-attribs.cc:5628 c-family/c-attribs.cc:5796
24123 #: c-family/c-attribs.cc:5808 c-family/c-common.cc:6041
24124 #: c-family/c-common.cc:6044 config/darwin.cc:2143 config/arm/arm.cc:7444
24125 #: config/arm/arm.cc:7472 config/arm/arm.cc:7489 config/avr/avr.cc:9568
24126 #: config/csky/csky.cc:6498 config/csky/csky.cc:6520 config/h8300/h8300.cc:4968
24127 #: config/h8300/h8300.cc:4992 config/i386/i386-options.cc:3426
24128 #: config/i386/i386-options.cc:3584 config/i386/i386-options.cc:3816
24129 #: config/i386/i386-options.cc:3846 config/ia64/ia64.cc:785
24130 #: config/loongarch/loongarch.cc:6539 config/rs6000/rs6000.cc:20499
24131 #: ada/gcc-interface/utils.cc:6588 ada/gcc-interface/utils.cc:6604
24132 #: ada/gcc-interface/utils.cc:6642 ada/gcc-interface/utils.cc:6659
24133 #: ada/gcc-interface/utils.cc:6676 ada/gcc-interface/utils.cc:6691
24134 #: ada/gcc-interface/utils.cc:6707 ada/gcc-interface/utils.cc:6733
24135 #: ada/gcc-interface/utils.cc:6802 ada/gcc-interface/utils.cc:6829
24136 #: ada/gcc-interface/utils.cc:6850 ada/gcc-interface/utils.cc:6871
24137 #: ada/gcc-interface/utils.cc:6919 ada/gcc-interface/utils.cc:6935
24138 #: ada/gcc-interface/utils.cc:6990 c/c-decl.cc:4778 c/c-decl.cc:4781
24139 #: c/c-decl.cc:4796 c/c-parser.cc:5434 cp/tree.cc:5032 d/d-attribs.cc:480
24140 #: d/d-attribs.cc:699 d/d-attribs.cc:720 d/d-attribs.cc:736 d/d-attribs.cc:753
24141 #: d/d-attribs.cc:785 d/d-attribs.cc:914 d/d-attribs.cc:973 d/d-attribs.cc:989
24142 #: d/d-attribs.cc:1005 d/d-attribs.cc:1154 d/d-attribs.cc:1167
24143 #: d/d-attribs.cc:1384 d/d-attribs.cc:1402 d/d-attribs.cc:1449
24144 #: d/d-attribs.cc:1487 d/d-attribs.cc:1503 d/d-attribs.cc:1560
24145 #: d/d-attribs.cc:1588 jit/dummy-frontend.cc:185 lto/lto-lang.cc:288
24146 #, gcc-internal-format
24147 msgid "%qE attribute ignored"
24148 msgstr ""
24149
24150 #: attribs.cc:1175
24151 #, gcc-internal-format
24152 msgid "missing %<target%> attribute for multi-versioned %qD"
24153 msgstr ""
24154
24155 #: attribs.cc:1178 cp/decl.cc:1281 cp/decl.cc:2244 cp/decl.cc:2292
24156 #: cp/decl.cc:2308 cp/decl.cc:2988 cp/decl.cc:3434
24157 #, gcc-internal-format
24158 msgid "previous declaration of %qD"
24159 msgstr ""
24160
24161 #: attribs.cc:1287
24162 #, gcc-internal-format
24163 msgid "ignoring attributes applied to %qT after definition"
24164 msgstr ""
24165
24166 #: attribs.cc:1809
24167 #, gcc-internal-format
24168 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
24169 msgstr ""
24170
24171 #: attribs.cc:1821
24172 #, gcc-internal-format
24173 msgid ""
24174 "%q+D redeclared without dllimport attribute after being referenced with dll "
24175 "linkage"
24176 msgstr ""
24177
24178 #: attribs.cc:1835
24179 #, gcc-internal-format
24180 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
24181 msgstr ""
24182
24183 #: attribs.cc:1916
24184 #, gcc-internal-format
24185 msgid "inline function %q+D declared as dllimport: attribute ignored"
24186 msgstr ""
24187
24188 #: attribs.cc:1924
24189 #, gcc-internal-format
24190 msgid "function %q+D definition is marked dllimport"
24191 msgstr ""
24192
24193 #: attribs.cc:1932
24194 #, gcc-internal-format
24195 msgid "variable %q+D definition is marked dllimport"
24196 msgstr ""
24197
24198 #: attribs.cc:1963
24199 #, gcc-internal-format
24200 msgid "external linkage required for symbol %q+D because of %qE attribute"
24201 msgstr ""
24202
24203 #: attribs.cc:1977
24204 #, gcc-internal-format
24205 msgid ""
24206 "%qE implies default visibility, but %qD has already been declared with a "
24207 "different visibility"
24208 msgstr ""
24209
24210 #: attribs.cc:2279
24211 #, gcc-internal-format
24212 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
24213 msgid_plural ""
24214 "%qD specifies more restrictive attributes than its target %qD: %s"
24215 msgstr[0] ""
24216 msgstr[1] ""
24217
24218 #: attribs.cc:2285 attribs.cc:2305
24219 #, gcc-internal-format
24220 msgid "%qD target declared here"
24221 msgstr ""
24222
24223 #: attribs.cc:2299
24224 #, gcc-internal-format
24225 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
24226 msgid_plural ""
24227 "%qD specifies less restrictive attributes than its target %qD: %s"
24228 msgstr[0] ""
24229 msgstr[1] ""
24230
24231 #: auto-profile.cc:365
24232 #, gcc-internal-format
24233 msgid "offset exceeds 16 bytes"
24234 msgstr ""
24235
24236 #: auto-profile.cc:862
24237 #, gcc-internal-format
24238 msgid "Not expected TAG."
24239 msgstr ""
24240
24241 #: auto-profile.cc:927
24242 #, gcc-internal-format, gfc-internal-format
24243 msgid "cannot open profile file %s"
24244 msgstr ""
24245
24246 #: auto-profile.cc:933
24247 #, gcc-internal-format
24248 msgid "AutoFDO profile magic number does not match"
24249 msgstr ""
24250
24251 #: auto-profile.cc:941
24252 #, gcc-internal-format, gfc-internal-format
24253 msgid "AutoFDO profile version %u does not match %u"
24254 msgstr ""
24255
24256 #: auto-profile.cc:953
24257 #, gcc-internal-format, gfc-internal-format
24258 msgid "cannot read string table from %s"
24259 msgstr ""
24260
24261 #: auto-profile.cc:961
24262 #, gcc-internal-format, gfc-internal-format
24263 msgid "cannot read function profile from %s"
24264 msgstr ""
24265
24266 #: builtins.cc:701
24267 #, gcc-internal-format
24268 msgid "offset %qwi outside bounds of constant string"
24269 msgstr ""
24270
24271 #: builtins.cc:705 gimple-ssa-warn-access.cc:4596 cp/name-lookup.cc:6417
24272 #, gcc-internal-format
24273 msgid "%qE declared here"
24274 msgstr ""
24275
24276 #: builtins.cc:1313
24277 #, gcc-internal-format
24278 msgid "second argument to %<__builtin_prefetch%> must be a constant"
24279 msgstr ""
24280
24281 #: builtins.cc:1320
24282 #, gcc-internal-format
24283 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
24284 msgstr ""
24285
24286 #: builtins.cc:1328
24287 #, gcc-internal-format
24288 msgid "third argument to %<__builtin_prefetch%> must be a constant"
24289 msgstr ""
24290
24291 #: builtins.cc:1335
24292 #, gcc-internal-format
24293 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
24294 msgstr ""
24295
24296 #: builtins.cc:4030 gimple-fold.cc:2523 gimple-ssa-warn-access.cc:2546
24297 #: tree-ssa-strlen.cc:3188
24298 #, gcc-internal-format
24299 msgid "%qD specified bound %E equals destination size"
24300 msgstr ""
24301
24302 #: builtins.cc:5135 gimplify.cc:3647
24303 #, gcc-internal-format
24304 msgid "too few arguments to function %<va_start%>"
24305 msgstr ""
24306
24307 #: builtins.cc:5235
24308 #, gcc-internal-format
24309 msgid "invalid argument to %qD"
24310 msgstr ""
24311
24312 #: builtins.cc:5248
24313 #, gcc-internal-format
24314 msgid "unsupported argument to %qD"
24315 msgstr ""
24316
24317 #. Warn since no effort is made to ensure that any frame
24318 #. beyond the current one exists or can be safely reached.
24319 #: builtins.cc:5256
24320 #, gcc-internal-format
24321 msgid "calling %qD with a nonzero argument is unsafe"
24322 msgstr ""
24323
24324 #: builtins.cc:5608
24325 #, gcc-internal-format
24326 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
24327 msgstr ""
24328
24329 #: builtins.cc:5698
24330 #, gcc-internal-format
24331 msgid "trampoline generated for nested function %qD"
24332 msgstr ""
24333
24334 #: builtins.cc:6072 builtins.cc:6085
24335 #, gcc-internal-format
24336 msgid "%qD changed semantics in GCC 4.4"
24337 msgstr ""
24338
24339 #: builtins.cc:6855
24340 #, gcc-internal-format
24341 msgid "non-constant argument 1 to %qs"
24342 msgstr ""
24343
24344 #: builtins.cc:6897
24345 #, gcc-internal-format
24346 msgid "non-integer argument 1 to %qs"
24347 msgstr ""
24348
24349 #: builtins.cc:6961
24350 #, gcc-internal-format
24351 msgid "%<__builtin_thread_pointer%> is not supported on this target"
24352 msgstr ""
24353
24354 #: builtins.cc:6981
24355 #, gcc-internal-format
24356 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
24357 msgstr ""
24358
24359 #: builtins.cc:7040
24360 #, gcc-internal-format
24361 msgid "%qs only supported in OpenACC code"
24362 msgstr ""
24363
24364 #: builtins.cc:7047
24365 #, gcc-internal-format
24366 msgid "non-constant argument 0 to %qs"
24367 msgstr ""
24368
24369 #: builtins.cc:7059
24370 #, gcc-internal-format
24371 msgid "illegal argument 0 to %qs"
24372 msgstr ""
24373
24374 #. All valid uses of __builtin_va_arg_pack () are removed during
24375 #. inlining.
24376 #: builtins.cc:7544 expr.cc:11837
24377 #, gcc-internal-format
24378 msgid "invalid use of %<__builtin_va_arg_pack ()%>"
24379 msgstr ""
24380
24381 #. All valid uses of __builtin_va_arg_pack_len () are removed during
24382 #. inlining.
24383 #: builtins.cc:7550
24384 #, gcc-internal-format
24385 msgid "invalid use of %<__builtin_va_arg_pack_len ()%>"
24386 msgstr ""
24387
24388 #: builtins.cc:7818
24389 #, gcc-internal-format
24390 msgid "%<__builtin_longjmp%> second argument must be 1"
24391 msgstr ""
24392
24393 #: builtins.cc:8714
24394 #, gcc-internal-format
24395 msgid "target format does not support infinity"
24396 msgstr ""
24397
24398 #: builtins.cc:10360
24399 #, gcc-internal-format
24400 msgid "%<va_start%> used in function with fixed arguments"
24401 msgstr ""
24402
24403 #: builtins.cc:10368
24404 #, gcc-internal-format
24405 msgid "wrong number of arguments to function %<va_start%>"
24406 msgstr ""
24407
24408 #: builtins.cc:10383
24409 #, gcc-internal-format
24410 msgid "%<__builtin_next_arg%> called without an argument"
24411 msgstr ""
24412
24413 #: builtins.cc:10388
24414 #, gcc-internal-format
24415 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
24416 msgstr ""
24417
24418 #: builtins.cc:10421
24419 #, gcc-internal-format
24420 msgid "second parameter of %<va_start%> not last named argument"
24421 msgstr ""
24422
24423 #: builtins.cc:10434
24424 #, gcc-internal-format
24425 msgid ""
24426 "undefined behavior when second parameter of %<va_start%> is declared with "
24427 "%<register%> storage"
24428 msgstr ""
24429
24430 #: builtins.cc:10463
24431 #, gcc-internal-format
24432 msgid "first argument of %qD must be a pointer, second integer constant"
24433 msgstr ""
24434
24435 #: builtins.cc:10476
24436 #, gcc-internal-format
24437 msgid "last argument of %qD is not integer constant between 0 and 3"
24438 msgstr ""
24439
24440 #: calls.cc:1245
24441 #, gcc-internal-format, gfc-internal-format
24442 msgid "cannot tail-call: %s"
24443 msgstr ""
24444
24445 #: calls.cc:2761
24446 #, gcc-internal-format
24447 msgid "function call has aggregate value"
24448 msgstr ""
24449
24450 #: calls.cc:3490
24451 #, gcc-internal-format
24452 msgid "passing too large argument on stack"
24453 msgstr ""
24454
24455 #: cfganal.cc:173
24456 #, gcc-internal-format
24457 msgid "%<verify_marked_backedges%> failed"
24458 msgstr ""
24459
24460 #: cfgexpand.cc:1816
24461 #, gcc-internal-format
24462 msgid "total size of local objects is too large"
24463 msgstr ""
24464
24465 #: cfgexpand.cc:1819 function.cc:1014 varasm.cc:2330
24466 #, gcc-internal-format
24467 msgid "size of variable %q+D is too large"
24468 msgstr ""
24469
24470 #: cfgexpand.cc:1831
24471 #, gcc-internal-format
24472 msgid "cannot allocate stack for variable %q+D, naked function"
24473 msgstr ""
24474
24475 #: cfgexpand.cc:2923
24476 #, gcc-internal-format
24477 msgid "too many alternatives in %<asm%>"
24478 msgstr ""
24479
24480 #: cfgexpand.cc:2930
24481 #, gcc-internal-format
24482 msgid "operand constraints for %<asm%> differ in number of alternatives"
24483 msgstr ""
24484
24485 #: cfgexpand.cc:2952
24486 #, gcc-internal-format
24487 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
24488 msgstr ""
24489
24490 #. ??? Diagnose during gimplification?
24491 #: cfgexpand.cc:2983
24492 #, gcc-internal-format
24493 msgid "PIC register clobbered by %qs in %<asm%>"
24494 msgstr ""
24495
24496 #. ??? Diagnose during gimplification?
24497 #: cfgexpand.cc:2990
24498 #, gcc-internal-format
24499 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
24500 msgstr ""
24501
24502 #: cfgexpand.cc:3003
24503 #, gcc-internal-format
24504 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
24505 msgstr ""
24506
24507 #: cfgexpand.cc:3005
24508 #, gcc-internal-format
24509 msgid ""
24510 "the value of the stack pointer after an %<asm%> statement must be the same "
24511 "as it was before the statement"
24512 msgstr ""
24513
24514 #: cfgexpand.cc:3075
24515 #, gcc-internal-format
24516 msgid "more than %d operands in %<asm%>"
24517 msgstr ""
24518
24519 #. ??? Diagnose during gimplification?
24520 #: cfgexpand.cc:3128
24521 #, gcc-internal-format
24522 msgid "unknown register name %qs in %<asm%>"
24523 msgstr ""
24524
24525 #: cfgexpand.cc:3194
24526 #, gcc-internal-format
24527 msgid "invalid hard register usage between output operands"
24528 msgstr ""
24529
24530 #: cfgexpand.cc:3221
24531 #, gcc-internal-format
24532 msgid ""
24533 "invalid hard register usage between output operand and matching constraint "
24534 "operand"
24535 msgstr ""
24536
24537 #: cfgexpand.cc:3229
24538 #, gcc-internal-format
24539 msgid ""
24540 "invalid hard register usage between earlyclobber operand and input operand"
24541 msgstr ""
24542
24543 #: cfgexpand.cc:3314
24544 #, gcc-internal-format, gfc-internal-format
24545 msgid "output number %d not directly addressable"
24546 msgstr ""
24547
24548 #: cfgexpand.cc:3410
24549 #, gcc-internal-format
24550 msgid "%<asm%> operand %d probably does not match constraints"
24551 msgstr ""
24552
24553 #: cfgexpand.cc:3595
24554 #, gcc-internal-format
24555 msgid "%<asm%> clobber conflict with output operand"
24556 msgstr ""
24557
24558 #: cfgexpand.cc:3600
24559 #, gcc-internal-format
24560 msgid "%<asm%> clobber conflict with input operand"
24561 msgstr ""
24562
24563 #: cfgexpand.cc:6684
24564 #, gcc-internal-format
24565 msgid "stack protector not protecting local variables: variable length buffer"
24566 msgstr ""
24567
24568 #: cfgexpand.cc:6688
24569 #, gcc-internal-format, gfc-internal-format
24570 msgid ""
24571 "stack protector not protecting function: all local arrays are less than %d "
24572 "bytes long"
24573 msgstr ""
24574
24575 #: cfgexpand.cc:6977
24576 #, gcc-internal-format
24577 msgid "patchable function entry %wu exceeds size %wu"
24578 msgstr ""
24579
24580 #: cfghooks.cc:120
24581 #, gcc-internal-format, gfc-internal-format
24582 msgid "bb %d on wrong place"
24583 msgstr ""
24584
24585 #: cfghooks.cc:126
24586 #, gcc-internal-format, gfc-internal-format
24587 msgid "prev_bb of %d should be %d, not %d"
24588 msgstr ""
24589
24590 #: cfghooks.cc:143
24591 #, gcc-internal-format, gfc-internal-format
24592 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
24593 msgstr ""
24594
24595 #: cfghooks.cc:149
24596 #, gcc-internal-format, gfc-internal-format
24597 msgid "verify_flow_info: Block %i lacks loop_father"
24598 msgstr ""
24599
24600 #: cfghooks.cc:155
24601 #, gcc-internal-format, gfc-internal-format
24602 msgid "verify_flow_info: Wrong count of block %i"
24603 msgstr ""
24604
24605 #: cfghooks.cc:163
24606 #, gcc-internal-format, gfc-internal-format
24607 msgid "verify_flow_info: Missing count of block %i"
24608 msgstr ""
24609
24610 #: cfghooks.cc:169
24611 #, gcc-internal-format, gfc-internal-format
24612 msgid "verify_flow_info: unallocated flag set on BB %d"
24613 msgstr ""
24614
24615 #: cfghooks.cc:177
24616 #, gcc-internal-format, gfc-internal-format
24617 msgid "verify_flow_info: Duplicate edge %i->%i"
24618 msgstr ""
24619
24620 #: cfghooks.cc:186
24621 #, gcc-internal-format, gfc-internal-format
24622 msgid "Uninitialized probability of edge %i->%i"
24623 msgstr ""
24624
24625 #: cfghooks.cc:192
24626 #, gcc-internal-format, gfc-internal-format
24627 msgid "verify_flow_info: Wrong probability of edge %i->%i"
24628 msgstr ""
24629
24630 #: cfghooks.cc:204
24631 #, gcc-internal-format, gfc-internal-format
24632 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
24633 msgstr ""
24634
24635 #: cfghooks.cc:216
24636 #, gcc-internal-format, gfc-internal-format
24637 msgid "verify_flow_info: unallocated edge flag set on %d -> %d"
24638 msgstr ""
24639
24640 #: cfghooks.cc:225
24641 #, gcc-internal-format, gfc-internal-format
24642 msgid "wrong amount of branch edges after unconditional jump %i"
24643 msgstr ""
24644
24645 #: cfghooks.cc:233 cfghooks.cc:244
24646 #, gcc-internal-format, gfc-internal-format
24647 msgid "basic block %d pred edge is corrupted"
24648 msgstr ""
24649
24650 #: cfghooks.cc:245
24651 #, gcc-internal-format, gfc-internal-format
24652 msgid "its dest_idx should be %d, not %d"
24653 msgstr ""
24654
24655 #: cfghooks.cc:274
24656 #, gcc-internal-format, gfc-internal-format
24657 msgid "basic block %i edge lists are corrupted"
24658 msgstr ""
24659
24660 #: cfghooks.cc:285
24661 #, gcc-internal-format
24662 msgid "verify_flow_info failed"
24663 msgstr ""
24664
24665 #: cfghooks.cc:343
24666 #, gcc-internal-format, gfc-internal-format
24667 msgid "%s does not support dump_bb_for_graph"
24668 msgstr ""
24669
24670 #: cfghooks.cc:386
24671 #, gcc-internal-format, gfc-internal-format
24672 msgid "%s does not support redirect_edge_and_branch"
24673 msgstr ""
24674
24675 #: cfghooks.cc:406
24676 #, gcc-internal-format, gfc-internal-format
24677 msgid "%s does not support can_remove_branch_p"
24678 msgstr ""
24679
24680 #: cfghooks.cc:500
24681 #, gcc-internal-format, gfc-internal-format
24682 msgid "%s does not support redirect_edge_and_branch_force"
24683 msgstr ""
24684
24685 #: cfghooks.cc:538
24686 #, gcc-internal-format, gfc-internal-format
24687 msgid "%s does not support split_block"
24688 msgstr ""
24689
24690 #: cfghooks.cc:603
24691 #, gcc-internal-format, gfc-internal-format
24692 msgid "%s does not support move_block_after"
24693 msgstr ""
24694
24695 #: cfghooks.cc:616
24696 #, gcc-internal-format, gfc-internal-format
24697 msgid "%s does not support delete_basic_block"
24698 msgstr ""
24699
24700 #: cfghooks.cc:663
24701 #, gcc-internal-format, gfc-internal-format
24702 msgid "%s does not support split_edge"
24703 msgstr ""
24704
24705 #: cfghooks.cc:741
24706 #, gcc-internal-format, gfc-internal-format
24707 msgid "%s does not support create_basic_block"
24708 msgstr ""
24709
24710 #: cfghooks.cc:782
24711 #, gcc-internal-format, gfc-internal-format
24712 msgid "%s does not support can_merge_blocks_p"
24713 msgstr ""
24714
24715 #: cfghooks.cc:793
24716 #, gcc-internal-format, gfc-internal-format
24717 msgid "%s does not support predict_edge"
24718 msgstr ""
24719
24720 #: cfghooks.cc:802
24721 #, gcc-internal-format, gfc-internal-format
24722 msgid "%s does not support predicted_by_p"
24723 msgstr ""
24724
24725 #: cfghooks.cc:816
24726 #, gcc-internal-format, gfc-internal-format
24727 msgid "%s does not support merge_blocks"
24728 msgstr ""
24729
24730 #: cfghooks.cc:897
24731 #, gcc-internal-format, gfc-internal-format
24732 msgid "%s does not support make_forwarder_block"
24733 msgstr ""
24734
24735 #: cfghooks.cc:1046
24736 #, gcc-internal-format, gfc-internal-format
24737 msgid "%s does not support force_nonfallthru"
24738 msgstr ""
24739
24740 #: cfghooks.cc:1080
24741 #, gcc-internal-format, gfc-internal-format
24742 msgid "%s does not support can_duplicate_block_p"
24743 msgstr ""
24744
24745 #: cfghooks.cc:1109
24746 #, gcc-internal-format, gfc-internal-format
24747 msgid "%s does not support duplicate_block"
24748 msgstr ""
24749
24750 #: cfghooks.cc:1184
24751 #, gcc-internal-format, gfc-internal-format
24752 msgid "%s does not support block_ends_with_call_p"
24753 msgstr ""
24754
24755 #: cfghooks.cc:1195
24756 #, gcc-internal-format, gfc-internal-format
24757 msgid "%s does not support block_ends_with_condjump_p"
24758 msgstr ""
24759
24760 #: cfghooks.cc:1213
24761 #, gcc-internal-format, gfc-internal-format
24762 msgid "%s does not support flow_call_edges_add"
24763 msgstr ""
24764
24765 #: cfgloop.cc:1411
24766 #, gcc-internal-format
24767 msgid "loop verification on loop tree that needs fixup"
24768 msgstr ""
24769
24770 #: cfgloop.cc:1427
24771 #, gcc-internal-format
24772 msgid "corrupt loop tree root"
24773 msgstr ""
24774
24775 #: cfgloop.cc:1437
24776 #, gcc-internal-format, gfc-internal-format
24777 msgid "loop with header %d marked for removal"
24778 msgstr ""
24779
24780 #: cfgloop.cc:1442
24781 #, gcc-internal-format, gfc-internal-format
24782 msgid "loop with header %d not in loop tree"
24783 msgstr ""
24784
24785 #: cfgloop.cc:1448
24786 #, gcc-internal-format, gfc-internal-format
24787 msgid "non-loop with header %d not marked for removal"
24788 msgstr ""
24789
24790 #: cfgloop.cc:1462
24791 #, gcc-internal-format, gfc-internal-format
24792 msgid "removed loop %d in loop tree"
24793 msgstr ""
24794
24795 #: cfgloop.cc:1470
24796 #, gcc-internal-format, gfc-internal-format
24797 msgid "size of loop %d should be %d, not %d"
24798 msgstr ""
24799
24800 #: cfgloop.cc:1481
24801 #, gcc-internal-format, gfc-internal-format
24802 msgid "bb %d does not belong to loop %d"
24803 msgstr ""
24804
24805 #: cfgloop.cc:1493
24806 #, gcc-internal-format, gfc-internal-format
24807 msgid "bb %d has father loop %d, should be loop %d"
24808 msgstr ""
24809
24810 #: cfgloop.cc:1509
24811 #, gcc-internal-format
24812 msgid "loop %d%'s header is not a loop header"
24813 msgstr ""
24814
24815 #: cfgloop.cc:1515
24816 #, gcc-internal-format
24817 msgid "loop %d%'s header does not have exactly 2 entries"
24818 msgstr ""
24819
24820 #: cfgloop.cc:1522
24821 #, gcc-internal-format
24822 msgid "loop %d%'s latch does not have an edge to its header"
24823 msgstr ""
24824
24825 #: cfgloop.cc:1527
24826 #, gcc-internal-format
24827 msgid "loop %d%'s latch is not dominated by its header"
24828 msgstr ""
24829
24830 #: cfgloop.cc:1535
24831 #, gcc-internal-format
24832 msgid "loop %d%'s latch does not have exactly 1 successor"
24833 msgstr ""
24834
24835 #: cfgloop.cc:1540
24836 #, gcc-internal-format
24837 msgid "loop %d%'s latch does not have header as successor"
24838 msgstr ""
24839
24840 #: cfgloop.cc:1545
24841 #, gcc-internal-format
24842 msgid "loop %d%'s latch does not belong directly to it"
24843 msgstr ""
24844
24845 #: cfgloop.cc:1551
24846 #, gcc-internal-format
24847 msgid "loop %d%'s header does not belong directly to it"
24848 msgstr ""
24849
24850 #: cfgloop.cc:1561
24851 #, gcc-internal-format
24852 msgid "loop %d%'s latch is marked as part of irreducible region"
24853 msgstr ""
24854
24855 #: cfgloop.cc:1573
24856 #, gcc-internal-format
24857 msgid ""
24858 "loop %d%'s number of iterations %qE references the released SSA name %qE"
24859 msgstr ""
24860
24861 #: cfgloop.cc:1606
24862 #, gcc-internal-format, gfc-internal-format
24863 msgid "basic block %d should be marked irreducible"
24864 msgstr ""
24865
24866 #: cfgloop.cc:1612
24867 #, gcc-internal-format, gfc-internal-format
24868 msgid "basic block %d should not be marked irreducible"
24869 msgstr ""
24870
24871 #: cfgloop.cc:1621
24872 #, gcc-internal-format, gfc-internal-format
24873 msgid "edge from %d to %d should be marked irreducible"
24874 msgstr ""
24875
24876 #: cfgloop.cc:1628
24877 #, gcc-internal-format, gfc-internal-format
24878 msgid "edge from %d to %d should not be marked irreducible"
24879 msgstr ""
24880
24881 #: cfgloop.cc:1642
24882 #, gcc-internal-format, gfc-internal-format
24883 msgid "corrupted head of the exits list of loop %d"
24884 msgstr ""
24885
24886 #: cfgloop.cc:1660
24887 #, gcc-internal-format, gfc-internal-format
24888 msgid "corrupted exits list of loop %d"
24889 msgstr ""
24890
24891 #: cfgloop.cc:1669
24892 #, gcc-internal-format, gfc-internal-format
24893 msgid "nonempty exits list of loop %d, but exits are not recorded"
24894 msgstr ""
24895
24896 #: cfgloop.cc:1696
24897 #, gcc-internal-format, gfc-internal-format
24898 msgid "exit %d->%d not recorded"
24899 msgstr ""
24900
24901 #: cfgloop.cc:1719
24902 #, gcc-internal-format, gfc-internal-format
24903 msgid "wrong list of exited loops for edge %d->%d"
24904 msgstr ""
24905
24906 #: cfgloop.cc:1728
24907 #, gcc-internal-format
24908 msgid "too many loop exits recorded"
24909 msgstr ""
24910
24911 #: cfgloop.cc:1739
24912 #, gcc-internal-format, gfc-internal-format
24913 msgid "%d exits recorded for loop %d (having %d exits)"
24914 msgstr ""
24915
24916 #: cfgrtl.cc:2401
24917 #, gcc-internal-format, gfc-internal-format
24918 msgid ""
24919 "non-cold basic block %d reachable only by paths crossing the cold partition"
24920 msgstr ""
24921
24922 #: cfgrtl.cc:2521
24923 #, gcc-internal-format, gfc-internal-format
24924 msgid "multiple hot/cold transitions found (bb %i)"
24925 msgstr ""
24926
24927 #: cfgrtl.cc:2529
24928 #, gcc-internal-format
24929 msgid "partition found but function partition flag not set"
24930 msgstr ""
24931
24932 #: cfgrtl.cc:2568
24933 #, gcc-internal-format
24934 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
24935 msgstr ""
24936
24937 #: cfgrtl.cc:2577
24938 #, gcc-internal-format, gfc-internal-format
24939 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
24940 msgstr ""
24941
24942 #: cfgrtl.cc:2599
24943 #, gcc-internal-format
24944 msgid "EDGE_CROSSING incorrectly set across same section"
24945 msgstr ""
24946
24947 #: cfgrtl.cc:2604
24948 #, gcc-internal-format, gfc-internal-format
24949 msgid "fallthru edge crosses section boundary in bb %i"
24950 msgstr ""
24951
24952 #: cfgrtl.cc:2610
24953 #, gcc-internal-format, gfc-internal-format
24954 msgid "EH edge crosses section boundary in bb %i"
24955 msgstr ""
24956
24957 #: cfgrtl.cc:2616
24958 #, gcc-internal-format, gfc-internal-format
24959 msgid "No region crossing jump at section boundary in bb %i"
24960 msgstr ""
24961
24962 #: cfgrtl.cc:2623
24963 #, gcc-internal-format
24964 msgid "EDGE_CROSSING missing across section boundary"
24965 msgstr ""
24966
24967 #: cfgrtl.cc:2653
24968 #, gcc-internal-format, gfc-internal-format
24969 msgid "Region crossing jump across same section in bb %i"
24970 msgstr ""
24971
24972 #: cfgrtl.cc:2660
24973 #, gcc-internal-format, gfc-internal-format
24974 msgid "missing REG_EH_REGION note at the end of bb %i"
24975 msgstr ""
24976
24977 #: cfgrtl.cc:2665
24978 #, gcc-internal-format, gfc-internal-format
24979 msgid "too many exception handling edges in bb %i"
24980 msgstr ""
24981
24982 #: cfgrtl.cc:2673
24983 #, gcc-internal-format, gfc-internal-format
24984 msgid "too many outgoing branch edges from bb %i"
24985 msgstr ""
24986
24987 #: cfgrtl.cc:2678
24988 #, gcc-internal-format, gfc-internal-format
24989 msgid "fallthru edge after unconditional jump in bb %i"
24990 msgstr ""
24991
24992 #: cfgrtl.cc:2683
24993 #, gcc-internal-format, gfc-internal-format
24994 msgid "wrong number of branch edges after unconditional jump in bb %i"
24995 msgstr ""
24996
24997 #: cfgrtl.cc:2690
24998 #, gcc-internal-format, gfc-internal-format
24999 msgid "wrong amount of branch edges after conditional jump in bb %i"
25000 msgstr ""
25001
25002 #: cfgrtl.cc:2696
25003 #, gcc-internal-format, gfc-internal-format
25004 msgid "abnormal call edges for non-call insn in bb %i"
25005 msgstr ""
25006
25007 #: cfgrtl.cc:2701
25008 #, gcc-internal-format, gfc-internal-format
25009 msgid "sibcall edges for non-call insn in bb %i"
25010 msgstr ""
25011
25012 #: cfgrtl.cc:2711
25013 #, gcc-internal-format, gfc-internal-format
25014 msgid "abnormal edges for no purpose in bb %i"
25015 msgstr ""
25016
25017 #: cfgrtl.cc:2722
25018 #, gcc-internal-format, gfc-internal-format
25019 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
25020 msgstr ""
25021
25022 #: cfgrtl.cc:2763 cfgrtl.cc:2773
25023 #, gcc-internal-format, gfc-internal-format
25024 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
25025 msgstr ""
25026
25027 #: cfgrtl.cc:2786
25028 #, gcc-internal-format, gfc-internal-format
25029 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
25030 msgstr ""
25031
25032 #: cfgrtl.cc:2796
25033 #, gcc-internal-format, gfc-internal-format
25034 msgid "in basic block %d:"
25035 msgstr ""
25036
25037 #: cfgrtl.cc:2822
25038 #, gcc-internal-format, gfc-internal-format
25039 msgid "BB_RTL flag not set for block %d"
25040 msgstr ""
25041
25042 #: cfgrtl.cc:2829
25043 #, gcc-internal-format, gfc-internal-format
25044 msgid "insn %d basic block pointer is %d, should be %d"
25045 msgstr ""
25046
25047 #: cfgrtl.cc:2840
25048 #, gcc-internal-format, gfc-internal-format
25049 msgid "insn %d in header of bb %d has non-NULL basic block"
25050 msgstr ""
25051
25052 #: cfgrtl.cc:2848
25053 #, gcc-internal-format, gfc-internal-format
25054 msgid "insn %d in footer of bb %d has non-NULL basic block"
25055 msgstr ""
25056
25057 #: cfgrtl.cc:2921 cfgrtl.cc:2969
25058 #, gcc-internal-format, gfc-internal-format
25059 msgid "insn %d outside of basic blocks has non-NULL bb field"
25060 msgstr ""
25061
25062 #: cfgrtl.cc:2929
25063 #, gcc-internal-format, gfc-internal-format
25064 msgid "end insn %d for block %d not found in the insn stream"
25065 msgstr ""
25066
25067 #: cfgrtl.cc:2942
25068 #, gcc-internal-format, gfc-internal-format
25069 msgid "insn %d is in multiple basic blocks (%d and %d)"
25070 msgstr ""
25071
25072 #: cfgrtl.cc:2954
25073 #, gcc-internal-format, gfc-internal-format
25074 msgid "head insn %d for block %d not found in the insn stream"
25075 msgstr ""
25076
25077 #: cfgrtl.cc:3002
25078 #, gcc-internal-format, gfc-internal-format
25079 msgid "missing barrier after block %i"
25080 msgstr ""
25081
25082 #: cfgrtl.cc:3018
25083 #, gcc-internal-format, gfc-internal-format
25084 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
25085 msgstr ""
25086
25087 #: cfgrtl.cc:3027
25088 #, gcc-internal-format, gfc-internal-format
25089 msgid "verify_flow_info: Incorrect fallthru %i->%i"
25090 msgstr ""
25091
25092 #: cfgrtl.cc:3029
25093 #, gcc-internal-format
25094 msgid "wrong insn in the fallthru edge"
25095 msgstr ""
25096
25097 #: cfgrtl.cc:3063
25098 #, gcc-internal-format
25099 msgid "basic blocks not laid down consecutively"
25100 msgstr ""
25101
25102 #: cfgrtl.cc:3102
25103 #, gcc-internal-format, gfc-internal-format
25104 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
25105 msgstr ""
25106
25107 #: cgraph.cc:3204
25108 #, gcc-internal-format
25109 msgid "caller edge count invalid"
25110 msgstr ""
25111
25112 #: cgraph.cc:3302
25113 #, gcc-internal-format
25114 msgid "missing indirect call in speculative call sequence"
25115 msgstr ""
25116
25117 #: cgraph.cc:3307
25118 #, gcc-internal-format
25119 msgid "indirect call in speculative call sequence has no speculative flag"
25120 msgstr ""
25121
25122 #: cgraph.cc:3337
25123 #, gcc-internal-format
25124 msgid "speculative edges are not adjacent"
25125 msgstr ""
25126
25127 #: cgraph.cc:3343
25128 #, gcc-internal-format, gfc-internal-format
25129 msgid "direct call to %s in speculative call sequence has no speculative flag"
25130 msgstr ""
25131
25132 #: cgraph.cc:3349 cgraph.cc:3379
25133 #, gcc-internal-format, gfc-internal-format
25134 msgid ""
25135 "direct call to %s in speculative call sequence has speculative_id %i out of "
25136 "range"
25137 msgstr ""
25138
25139 #: cgraph.cc:3356
25140 #, gcc-internal-format, gfc-internal-format
25141 msgid ""
25142 "duplicate direct call to %s in speculative call sequence with speculative_id "
25143 "%i"
25144 msgstr ""
25145
25146 #: cgraph.cc:3367
25147 #, gcc-internal-format
25148 msgid ""
25149 "call stmt hash does not point to first direct edge of speculative call "
25150 "sequence"
25151 msgstr ""
25152
25153 #: cgraph.cc:3386
25154 #, gcc-internal-format, gfc-internal-format
25155 msgid ""
25156 "duplicate reference %s in speculative call sequence with speculative_id %i"
25157 msgstr ""
25158
25159 #: cgraph.cc:3399
25160 #, gcc-internal-format, gfc-internal-format
25161 msgid "missing direct call for speculation %i"
25162 msgstr ""
25163
25164 #: cgraph.cc:3404
25165 #, gcc-internal-format, gfc-internal-format
25166 msgid "missing ref for speculation %i"
25167 msgstr ""
25168
25169 #: cgraph.cc:3413
25170 #, gcc-internal-format, gfc-internal-format
25171 msgid ""
25172 "number of speculative targets %i mismatched with "
25173 "num_speculative_call_targets %i"
25174 msgstr ""
25175
25176 #: cgraph.cc:3442
25177 #, gcc-internal-format, gfc-internal-format
25178 msgid "aux field set for edge %s->%s"
25179 msgstr ""
25180
25181 #: cgraph.cc:3449
25182 #, gcc-internal-format
25183 msgid "cgraph count invalid"
25184 msgstr ""
25185
25186 #: cgraph.cc:3454
25187 #, gcc-internal-format
25188 msgid "inline clone in same comdat group list"
25189 msgstr ""
25190
25191 #: cgraph.cc:3459
25192 #, gcc-internal-format
25193 msgid "inline clone count is not compatible"
25194 msgstr ""
25195
25196 #: cgraph.cc:3466
25197 #, gcc-internal-format
25198 msgid "tp_first_run must be non-negative"
25199 msgstr ""
25200
25201 #: cgraph.cc:3471
25202 #, gcc-internal-format
25203 msgid "local symbols must be defined"
25204 msgstr ""
25205
25206 #: cgraph.cc:3476
25207 #, gcc-internal-format
25208 msgid "externally visible inline clone"
25209 msgstr ""
25210
25211 #: cgraph.cc:3481
25212 #, gcc-internal-format
25213 msgid "inline clone with address taken"
25214 msgstr ""
25215
25216 #: cgraph.cc:3486
25217 #, gcc-internal-format
25218 msgid "inline clone is forced to output"
25219 msgstr ""
25220
25221 #: cgraph.cc:3493
25222 #, gcc-internal-format
25223 msgid "calls_comdat_local is set outside of a comdat group"
25224 msgstr ""
25225
25226 #: cgraph.cc:3498
25227 #, gcc-internal-format
25228 msgid "invalid calls_comdat_local flag"
25229 msgstr ""
25230
25231 #: cgraph.cc:3505
25232 #, gcc-internal-format
25233 msgid "malloc attribute should be used for a function that returns a pointer"
25234 msgstr ""
25235
25236 #: cgraph.cc:3517
25237 #, gcc-internal-format
25238 msgid "semantic interposition mismatch"
25239 msgstr ""
25240
25241 #: cgraph.cc:3524
25242 #, gcc-internal-format, gfc-internal-format
25243 msgid "aux field set for indirect edge from %s"
25244 msgstr ""
25245
25246 #: cgraph.cc:3530 cgraph.cc:3590
25247 #, gcc-internal-format
25248 msgid "edge count is not compatible with function count"
25249 msgstr ""
25250
25251 #: cgraph.cc:3538
25252 #, gcc-internal-format, gfc-internal-format
25253 msgid ""
25254 "An indirect edge from %s is not marked as indirect or has associated "
25255 "indirect_info, the corresponding statement is: "
25256 msgstr ""
25257
25258 #: cgraph.cc:3546 cgraph.cc:3617
25259 #, gcc-internal-format
25260 msgid "edge has both call_stmt and lto_stmt_uid set"
25261 msgstr ""
25262
25263 #: cgraph.cc:3558
25264 #, gcc-internal-format, gfc-internal-format
25265 msgid "comdat-local function called by %s outside its comdat"
25266 msgstr ""
25267
25268 #: cgraph.cc:3568
25269 #, gcc-internal-format
25270 msgid "inlined_to pointer is wrong"
25271 msgstr ""
25272
25273 #: cgraph.cc:3573
25274 #, gcc-internal-format
25275 msgid "multiple inline callers"
25276 msgstr ""
25277
25278 #: cgraph.cc:3580
25279 #, gcc-internal-format
25280 msgid "inlined_to pointer set for noninline callers"
25281 msgstr ""
25282
25283 #: cgraph.cc:3607
25284 #, gcc-internal-format
25285 msgid "caller edge count does not match BB count"
25286 msgstr ""
25287
25288 #: cgraph.cc:3638
25289 #, gcc-internal-format
25290 msgid "indirect call count does not match BB count"
25291 msgstr ""
25292
25293 #: cgraph.cc:3655
25294 #, gcc-internal-format
25295 msgid "reference has both stmt and lto_stmt_uid set"
25296 msgstr ""
25297
25298 #: cgraph.cc:3666
25299 #, gcc-internal-format
25300 msgid "inlined_to pointer is set but no predecessors found"
25301 msgstr ""
25302
25303 #: cgraph.cc:3671
25304 #, gcc-internal-format
25305 msgid "inlined_to pointer refers to itself"
25306 msgstr ""
25307
25308 #: cgraph.cc:3682
25309 #, gcc-internal-format
25310 msgid "cgraph_node has wrong clone_of"
25311 msgstr ""
25312
25313 #: cgraph.cc:3695
25314 #, gcc-internal-format
25315 msgid "cgraph_node has wrong clone list"
25316 msgstr ""
25317
25318 #: cgraph.cc:3701
25319 #, gcc-internal-format
25320 msgid "cgraph_node is in clone list but it is not clone"
25321 msgstr ""
25322
25323 #: cgraph.cc:3706
25324 #, gcc-internal-format
25325 msgid "cgraph_node has wrong prev_clone pointer"
25326 msgstr ""
25327
25328 #: cgraph.cc:3711
25329 #, gcc-internal-format
25330 msgid "double linked list of clones corrupted"
25331 msgstr ""
25332
25333 #: cgraph.cc:3723
25334 #, gcc-internal-format
25335 msgid "Alias has call edges"
25336 msgstr ""
25337
25338 #: cgraph.cc:3729
25339 #, gcc-internal-format
25340 msgid "Alias has non-alias reference"
25341 msgstr ""
25342
25343 #: cgraph.cc:3734
25344 #, gcc-internal-format
25345 msgid "Alias has more than one alias reference"
25346 msgstr ""
25347
25348 #: cgraph.cc:3741
25349 #, gcc-internal-format
25350 msgid "Analyzed alias has no reference"
25351 msgstr ""
25352
25353 #: cgraph.cc:3750
25354 #, gcc-internal-format
25355 msgid "No edge out of thunk node"
25356 msgstr ""
25357
25358 #: cgraph.cc:3755
25359 #, gcc-internal-format
25360 msgid "More than one edge out of thunk node"
25361 msgstr ""
25362
25363 #: cgraph.cc:3760
25364 #, gcc-internal-format
25365 msgid "Thunk is not supposed to have body"
25366 msgstr ""
25367
25368 #: cgraph.cc:3796
25369 #, gcc-internal-format
25370 msgid "shared call_stmt:"
25371 msgstr ""
25372
25373 #: cgraph.cc:3804
25374 #, gcc-internal-format
25375 msgid "edge points to wrong declaration:"
25376 msgstr ""
25377
25378 #: cgraph.cc:3813
25379 #, gcc-internal-format
25380 msgid ""
25381 "an indirect edge with unknown callee corresponding to a call_stmt with a "
25382 "known declaration:"
25383 msgstr ""
25384
25385 #: cgraph.cc:3823
25386 #, gcc-internal-format
25387 msgid "missing callgraph edge for call stmt:"
25388 msgstr ""
25389
25390 #: cgraph.cc:3833
25391 #, gcc-internal-format
25392 msgid "reference to dead statement"
25393 msgstr ""
25394
25395 #: cgraph.cc:3846
25396 #, gcc-internal-format, gfc-internal-format
25397 msgid "edge %s->%s has no corresponding call_stmt"
25398 msgstr ""
25399
25400 #: cgraph.cc:3858
25401 #, gcc-internal-format, gfc-internal-format
25402 msgid "an indirect edge from %s has no corresponding call_stmt"
25403 msgstr ""
25404
25405 #: cgraph.cc:3877 cgraph.cc:3890
25406 #, gcc-internal-format
25407 msgid "missing origin for a node in a nested list"
25408 msgstr ""
25409
25410 #: cgraph.cc:3882
25411 #, gcc-internal-format
25412 msgid "origin points to a different parent"
25413 msgstr ""
25414
25415 #: cgraph.cc:3898
25416 #, gcc-internal-format
25417 msgid "verify_cgraph_node failed"
25418 msgstr ""
25419
25420 #: cgraph.cc:4020 varpool.cc:304
25421 #, gcc-internal-format, gfc-internal-format
25422 msgid "%s: section %s.%d is missing"
25423 msgstr ""
25424
25425 #: cgraphunit.cc:744
25426 #, gcc-internal-format
25427 msgid "duplicate definition of a symbol version"
25428 msgstr ""
25429
25430 #: cgraphunit.cc:746
25431 #, gcc-internal-format
25432 msgid "same version was previously defined here"
25433 msgstr ""
25434
25435 #: cgraphunit.cc:752
25436 #, gcc-internal-format
25437 msgid "symbol needs to be defined to have a version"
25438 msgstr ""
25439
25440 #: cgraphunit.cc:758
25441 #, gcc-internal-format
25442 msgid "common symbol cannot be versioned"
25443 msgstr ""
25444
25445 #: cgraphunit.cc:764
25446 #, gcc-internal-format
25447 msgid "comdat symbol cannot be versioned"
25448 msgstr ""
25449
25450 #: cgraphunit.cc:770
25451 #, gcc-internal-format
25452 msgid "%<weakref%> cannot be versioned"
25453 msgstr ""
25454
25455 #: cgraphunit.cc:776
25456 #, gcc-internal-format
25457 msgid "versioned symbol must be public"
25458 msgstr ""
25459
25460 #: cgraphunit.cc:782
25461 #, gcc-internal-format
25462 msgid "versioned symbol must have default visibility"
25463 msgstr ""
25464
25465 #: cgraphunit.cc:815
25466 #, gcc-internal-format
25467 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
25468 msgstr ""
25469
25470 #: cgraphunit.cc:870
25471 #, gcc-internal-format
25472 msgid "%<flatten%> attribute is ignored on aliases"
25473 msgstr ""
25474
25475 #: cgraphunit.cc:878 cgraphunit.cc:929
25476 #, gcc-internal-format
25477 msgid "%<externally_visible%> attribute have effect only on public objects"
25478 msgstr ""
25479
25480 #: cgraphunit.cc:889
25481 #, gcc-internal-format
25482 msgid "%<weakref%> attribute ignored because function is defined"
25483 msgstr ""
25484
25485 #: cgraphunit.cc:904
25486 #, gcc-internal-format
25487 msgid "%<alias%> attribute ignored because function is defined"
25488 msgstr ""
25489
25490 #: cgraphunit.cc:912
25491 #, gcc-internal-format
25492 msgid "%<always_inline%> function might not be inlinable"
25493 msgstr ""
25494
25495 #: cgraphunit.cc:937
25496 #, gcc-internal-format
25497 msgid "%<weakref%> attribute ignored because variable is initialized"
25498 msgstr ""
25499
25500 #. include_self=
25501 #. TODO: Add OPT_Wundefined-inline.
25502 #: cgraphunit.cc:1086 c/c-decl.cc:12855
25503 #, gcc-internal-format
25504 msgid "%q+F used but never defined"
25505 msgstr ""
25506
25507 #: cgraphunit.cc:1088 c/c-decl.cc:12865
25508 #, gcc-internal-format
25509 msgid "%q+F declared %<static%> but never defined"
25510 msgstr ""
25511
25512 #: cgraphunit.cc:1131
25513 #, gcc-internal-format
25514 msgid "%qD defined but not used"
25515 msgstr ""
25516
25517 #: cgraphunit.cc:1466
25518 #, gcc-internal-format
25519 msgid "%<ifunc%> resolver for %qD must return %qT"
25520 msgstr ""
25521
25522 #: cgraphunit.cc:1469 cgraphunit.cc:1492
25523 #, gcc-internal-format
25524 msgid "resolver indirect function declared here"
25525 msgstr ""
25526
25527 #: cgraphunit.cc:1489
25528 #, gcc-internal-format
25529 msgid "%<ifunc%> resolver for %qD should return %qT"
25530 msgstr ""
25531
25532 #: cgraphunit.cc:1499
25533 #, gcc-internal-format
25534 msgid "%qD alias between functions of incompatible types %qT and %qT"
25535 msgstr ""
25536
25537 #: cgraphunit.cc:1502 cgraphunit.cc:1584
25538 #, gcc-internal-format
25539 msgid "aliased declaration here"
25540 msgstr ""
25541
25542 #: cgraphunit.cc:1540 c-family/c-pragma.cc:347
25543 #, gcc-internal-format
25544 msgid "%q+D aliased to undefined symbol %qE"
25545 msgstr ""
25546
25547 #: cgraphunit.cc:1556
25548 #, gcc-internal-format
25549 msgid "%q+D aliased to external symbol %qE"
25550 msgstr ""
25551
25552 #: cgraphunit.cc:1581
25553 #, gcc-internal-format
25554 msgid "%q+D alias between function and variable is not supported"
25555 msgstr ""
25556
25557 #: cgraphunit.cc:1655
25558 #, gcc-internal-format
25559 msgid "failed to reclaim unneeded function"
25560 msgstr ""
25561
25562 #: cgraphunit.cc:1683
25563 #, gcc-internal-format
25564 msgid "failed to reclaim unneeded function in same comdat group"
25565 msgstr ""
25566
25567 #: cgraphunit.cc:1859
25568 #, gcc-internal-format
25569 msgid "size of return value of %q+D is %u bytes"
25570 msgstr ""
25571
25572 #: cgraphunit.cc:1863
25573 #, gcc-internal-format
25574 msgid "size of return value of %q+D is larger than %wu bytes"
25575 msgstr ""
25576
25577 #: cgraphunit.cc:2425
25578 #, gcc-internal-format
25579 msgid "nodes with unreleased memory found"
25580 msgstr ""
25581
25582 #: collect-utils.cc:106
25583 #, gcc-internal-format
25584 msgid "cannot get program status: %m"
25585 msgstr ""
25586
25587 #: collect-utils.cc:120
25588 #, gcc-internal-format, gfc-internal-format
25589 msgid "%s terminated with signal %d [%s]%s"
25590 msgstr ""
25591
25592 #: collect-utils.cc:136
25593 #, gcc-internal-format, gfc-internal-format
25594 msgid "%s returned %d exit status"
25595 msgstr ""
25596
25597 #: collect-utils.cc:175
25598 #, gcc-internal-format, gfc-internal-format
25599 msgid "could not open response file %s"
25600 msgstr ""
25601
25602 #: collect-utils.cc:181
25603 #, gcc-internal-format, gfc-internal-format
25604 msgid "could not write to response file %s"
25605 msgstr ""
25606
25607 #: collect-utils.cc:187
25608 #, gcc-internal-format, gfc-internal-format
25609 msgid "could not close response file %s"
25610 msgstr ""
25611
25612 #: collect-utils.cc:221
25613 #, gcc-internal-format
25614 msgid "cannot find %qs"
25615 msgstr ""
25616
25617 #: collect-utils.cc:225 collect2.cc:2385 collect2.cc:2555 gcc.cc:3405
25618 #: gcc.cc:7677
25619 #, gcc-internal-format
25620 msgid "%<pex_init%> failed: %m"
25621 msgstr ""
25622
25623 #: collect-utils.cc:234 collect2.cc:2394 collect2.cc:2563 gcc.cc:2689
25624 #, gcc-internal-format
25625 msgid "%s: %m"
25626 msgstr ""
25627
25628 #: collect2.cc:613
25629 #, gcc-internal-format
25630 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
25631 msgstr ""
25632
25633 #: collect2.cc:756
25634 #, gcc-internal-format, gfc-internal-format
25635 msgid "ld returned %d exit status"
25636 msgstr ""
25637
25638 #: collect2.cc:913 gcc.cc:8196 config/gcn/mkoffload.cc:827
25639 #: config/nvptx/mkoffload.cc:545
25640 #, gcc-internal-format
25641 msgid "atexit failed"
25642 msgstr ""
25643
25644 #: collect2.cc:1043
25645 #, gcc-internal-format
25646 msgid "no arguments"
25647 msgstr ""
25648
25649 #: collect2.cc:1283 opts.cc:1152
25650 #, gcc-internal-format
25651 msgid "LTO support has not been enabled in this configuration"
25652 msgstr ""
25653
25654 #: collect2.cc:1324 graph.cc:55 lto-wrapper.cc:1710 lto-wrapper.cc:1766
25655 #: toplev.cc:1513 objc/objc-act.cc:461
25656 #, gcc-internal-format
25657 msgid "cannot open %s: %m"
25658 msgstr ""
25659
25660 #: collect2.cc:1444
25661 #, gcc-internal-format
25662 msgid "unknown demangling style %qs"
25663 msgstr ""
25664
25665 #: collect2.cc:1546 collect2.cc:1724 collect2.cc:1764
25666 #, gcc-internal-format
25667 msgid "fopen %s: %m"
25668 msgstr ""
25669
25670 #: collect2.cc:1549 collect2.cc:1729 collect2.cc:1767
25671 #, gcc-internal-format
25672 msgid "fclose %s: %m"
25673 msgstr ""
25674
25675 #: collect2.cc:2319 lto-wrapper.cc:1215 lto-wrapper.cc:1230
25676 #: lto/lto-object.cc:148 lto/lto-object.cc:182 lto/lto-object.cc:279
25677 #: lto/lto-object.cc:336 lto/lto-object.cc:360
25678 #, gcc-internal-format, gfc-internal-format
25679 msgid "%s: %s"
25680 msgstr ""
25681
25682 #: collect2.cc:2359
25683 #, gcc-internal-format
25684 msgid "cannot find %<nm%>"
25685 msgstr ""
25686
25687 #: collect2.cc:2407
25688 #, gcc-internal-format
25689 msgid "cannot open nm output: %m"
25690 msgstr ""
25691
25692 #: collect2.cc:2462
25693 #, gcc-internal-format, gfc-internal-format
25694 msgid "init function found in object %s"
25695 msgstr ""
25696
25697 #: collect2.cc:2473
25698 #, gcc-internal-format, gfc-internal-format
25699 msgid "fini function found in object %s"
25700 msgstr ""
25701
25702 #: collect2.cc:2530
25703 #, gcc-internal-format
25704 msgid "cannot find %<ldd%>"
25705 msgstr ""
25706
25707 #: collect2.cc:2576
25708 #, gcc-internal-format
25709 msgid "cannot open ldd output: %m"
25710 msgstr ""
25711
25712 #: collect2.cc:2594
25713 #, gcc-internal-format, gfc-internal-format
25714 msgid "dynamic dependency %s not found"
25715 msgstr ""
25716
25717 #: collect2.cc:2606
25718 #, gcc-internal-format
25719 msgid "unable to open dynamic dependency %qs"
25720 msgstr ""
25721
25722 #: collect2.cc:2758
25723 #, gcc-internal-format, gfc-internal-format
25724 msgid "%s: not a COFF file"
25725 msgstr ""
25726
25727 #: collect2.cc:2917
25728 #, gcc-internal-format, gfc-internal-format
25729 msgid "%s: cannot open as COFF file"
25730 msgstr ""
25731
25732 #: collect2.cc:2976
25733 #, gcc-internal-format, gfc-internal-format
25734 msgid "library lib%s not found"
25735 msgstr ""
25736
25737 #: convert.cc:97
25738 #, gcc-internal-format
25739 msgid "cannot convert to a pointer type"
25740 msgstr ""
25741
25742 #: convert.cc:332
25743 #, gcc-internal-format
25744 msgid "pointer value used where a floating-point was expected"
25745 msgstr ""
25746
25747 #: convert.cc:336
25748 #, gcc-internal-format
25749 msgid "aggregate value used where a floating-point was expected"
25750 msgstr ""
25751
25752 #: convert.cc:479
25753 #, gcc-internal-format
25754 msgid "conversion to incomplete type"
25755 msgstr ""
25756
25757 #: convert.cc:948
25758 #, gcc-internal-format
25759 msgid ""
25760 "cannot convert a vector of type %qT to type %qT which has different size"
25761 msgstr ""
25762
25763 #: convert.cc:956
25764 #, gcc-internal-format
25765 msgid "aggregate value used where an integer was expected"
25766 msgstr ""
25767
25768 #: convert.cc:1044
25769 #, gcc-internal-format
25770 msgid "pointer value used where a complex was expected"
25771 msgstr ""
25772
25773 #: convert.cc:1048
25774 #, gcc-internal-format
25775 msgid "aggregate value used where a complex was expected"
25776 msgstr ""
25777
25778 #: convert.cc:1085
25779 #, gcc-internal-format
25780 msgid ""
25781 "cannot convert a value of type %qT to vector type %qT which has different "
25782 "size"
25783 msgstr ""
25784
25785 #: convert.cc:1093
25786 #, gcc-internal-format
25787 msgid "cannot convert value to a vector"
25788 msgstr ""
25789
25790 #: convert.cc:1132
25791 #, gcc-internal-format
25792 msgid "aggregate value used where a fixed-point was expected"
25793 msgstr ""
25794
25795 #: coverage.cc:192
25796 #, gcc-internal-format
25797 msgid "%qs is not a gcov data file"
25798 msgstr ""
25799
25800 #: coverage.cc:203
25801 #, gcc-internal-format
25802 msgid "%qs is version %q.*s, expected version %q.*s"
25803 msgstr ""
25804
25805 #: coverage.cc:267
25806 #, gcc-internal-format, gfc-internal-format
25807 msgid "profile data for function %u is corrupted"
25808 msgstr ""
25809
25810 #: coverage.cc:268
25811 #, gcc-internal-format
25812 msgid "checksum is (%x,%x) instead of (%x,%x)"
25813 msgstr ""
25814
25815 #: coverage.cc:283
25816 #, gcc-internal-format
25817 msgid "%qs has overflowed"
25818 msgstr ""
25819
25820 #: coverage.cc:284
25821 #, gcc-internal-format
25822 msgid "%qs is corrupted"
25823 msgstr ""
25824
25825 #: coverage.cc:311
25826 #, gcc-internal-format
25827 msgid "%qs profile count data file not found"
25828 msgstr ""
25829
25830 #: coverage.cc:340
25831 #, gcc-internal-format
25832 msgid "profile for function %qD not found in profile data"
25833 msgstr ""
25834
25835 #: coverage.cc:360
25836 #, gcc-internal-format
25837 msgid ""
25838 "number of counters in profile data for function %qD does not match its "
25839 "profile data (counter %qs, expected %i and have %i)"
25840 msgstr ""
25841
25842 #: coverage.cc:369
25843 #, gcc-internal-format
25844 msgid ""
25845 "the control flow of function %qD does not match its profile data (counter "
25846 "%qs)"
25847 msgstr ""
25848
25849 #: coverage.cc:388
25850 #, gcc-internal-format
25851 msgid "execution counts estimated\n"
25852 msgstr ""
25853
25854 #: coverage.cc:389
25855 #, gcc-internal-format
25856 msgid "execution counts assumed to be zero\n"
25857 msgstr ""
25858
25859 #: coverage.cc:402
25860 #, gcc-internal-format
25861 msgid ""
25862 "source locations for function %qD have changed, the profile data may be out "
25863 "of date"
25864 msgstr ""
25865
25866 #: coverage.cc:666
25867 #, gcc-internal-format
25868 msgid "function starts on a higher line number than it ends"
25869 msgstr ""
25870
25871 #: coverage.cc:688
25872 #, gcc-internal-format
25873 msgid "error writing %qs"
25874 msgstr ""
25875
25876 #: coverage.cc:1288
25877 #, gcc-internal-format
25878 msgid "filename %qs does not start with profile prefix %qs"
25879 msgstr ""
25880
25881 #: coverage.cc:1333
25882 #, gcc-internal-format, gfc-internal-format
25883 msgid "cannot open %s"
25884 msgstr ""
25885
25886 #: data-streamer-in.cc:53
25887 #, gcc-internal-format
25888 msgid "bytecode stream: string too long for the string table"
25889 msgstr ""
25890
25891 #: data-streamer-in.cc:84 data-streamer-in.cc:113
25892 #, gcc-internal-format
25893 msgid "bytecode stream: found non-null terminated string"
25894 msgstr ""
25895
25896 #: dbgcnt.cc:140
25897 #, gcc-internal-format
25898 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]"
25899 msgstr ""
25900
25901 #: dbgcnt.cc:157
25902 #, gcc-internal-format
25903 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
25904 msgstr ""
25905
25906 #: dbgcnt.cc:169
25907 #, gcc-internal-format
25908 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
25909 msgstr ""
25910
25911 #: dbgcnt.cc:238
25912 #, gcc-internal-format
25913 msgid "counter name"
25914 msgstr ""
25915
25916 #: dbgcnt.cc:239
25917 #, gcc-internal-format
25918 msgid "counter value"
25919 msgstr ""
25920
25921 #: dbgcnt.cc:239
25922 #, gcc-internal-format
25923 msgid "closed intervals"
25924 msgstr ""
25925
25926 #: diagnostic.cc:2392
25927 #, gcc-internal-format
25928 msgid "debug path"
25929 msgstr ""
25930
25931 #: dominance.cc:1180
25932 #, gcc-internal-format, gfc-internal-format
25933 msgid "dominator of %d status unknown"
25934 msgstr ""
25935
25936 #: dominance.cc:1188
25937 #, gcc-internal-format, gfc-internal-format
25938 msgid "dominator of %d should be %d, not %d"
25939 msgstr ""
25940
25941 #: dumpfile.cc:381
25942 #, gcc-internal-format
25943 msgid "could not open dump file %qs: %m"
25944 msgstr ""
25945
25946 #: dumpfile.cc:1844
25947 #, gcc-internal-format
25948 msgid "ignoring unknown option %q.*s"
25949 msgstr ""
25950
25951 #: dumpfile.cc:1926
25952 #, gcc-internal-format
25953 msgid ""
25954 "unrecognized command-line option %<-fdump-%s%>; did you mean %<-fdump-%s%>?"
25955 msgstr ""
25956
25957 #: dumpfile.cc:1929
25958 #, gcc-internal-format
25959 msgid "unrecognized command-line option %<-fdump-%s%>"
25960 msgstr ""
25961
25962 #: dumpfile.cc:2002
25963 #, gcc-internal-format
25964 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
25965 msgstr ""
25966
25967 #: dumpfile.cc:2034
25968 #, gcc-internal-format
25969 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
25970 msgstr ""
25971
25972 #: dwarf2out.cc:1140
25973 #, gcc-internal-format
25974 msgid ""
25975 "multiple EH personalities are supported only with assemblers supporting %<."
25976 "cfi_personality%> directive"
25977 msgstr ""
25978
25979 #: dwarf2out.cc:11164
25980 #, gcc-internal-format
25981 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
25982 msgstr ""
25983
25984 #: dwarf2out.cc:15007
25985 #, gcc-internal-format, gfc-internal-format
25986 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
25987 msgstr ""
25988
25989 #: emit-rtl.cc:2898
25990 #, gcc-internal-format
25991 msgid "invalid rtl sharing found in the insn"
25992 msgstr ""
25993
25994 #: emit-rtl.cc:2900
25995 #, gcc-internal-format
25996 msgid "shared rtx"
25997 msgstr ""
25998
25999 #: emit-rtl.cc:2902
26000 #, gcc-internal-format
26001 msgid "internal consistency failure"
26002 msgstr ""
26003
26004 #: emit-rtl.cc:4004
26005 #, gcc-internal-format
26006 msgid "ICE: %<emit_insn%> used where %<emit_jump_insn%> needed:"
26007 msgstr ""
26008
26009 #: errors.cc:133
26010 #, gcc-internal-format, gfc-internal-format
26011 msgid "abort in %s, at %s:%d"
26012 msgstr ""
26013
26014 #: except.cc:2166
26015 #, gcc-internal-format
26016 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
26017 msgstr ""
26018
26019 #: except.cc:2301
26020 #, gcc-internal-format
26021 msgid "%<__builtin_eh_return%> not supported on this target"
26022 msgstr ""
26023
26024 #: except.cc:3425 except.cc:3450
26025 #, gcc-internal-format
26026 msgid "%<region_array%> is corrupted for region %i"
26027 msgstr ""
26028
26029 #: except.cc:3438 except.cc:3469
26030 #, gcc-internal-format
26031 msgid "%<lp_array%> is corrupted for lp %i"
26032 msgstr ""
26033
26034 #: except.cc:3455
26035 #, gcc-internal-format, gfc-internal-format
26036 msgid "outer block of region %i is wrong"
26037 msgstr ""
26038
26039 #: except.cc:3460
26040 #, gcc-internal-format, gfc-internal-format
26041 msgid "negative nesting depth of region %i"
26042 msgstr ""
26043
26044 #: except.cc:3474
26045 #, gcc-internal-format, gfc-internal-format
26046 msgid "region of lp %i is wrong"
26047 msgstr ""
26048
26049 #: except.cc:3501
26050 #, gcc-internal-format, gfc-internal-format
26051 msgid "tree list ends on depth %i"
26052 msgstr ""
26053
26054 #: except.cc:3506
26055 #, gcc-internal-format
26056 msgid "%<region_array%> does not match %<region_tree%>"
26057 msgstr ""
26058
26059 #: except.cc:3511
26060 #, gcc-internal-format
26061 msgid "%<lp_array%> does not match %<region_tree%>"
26062 msgstr ""
26063
26064 #: except.cc:3518 tree.cc:14301 value-prof.cc:529
26065 #, gcc-internal-format
26066 msgid "%qs failed"
26067 msgstr ""
26068
26069 #: explow.cc:1551
26070 #, gcc-internal-format
26071 msgid "stack limits not supported on this target"
26072 msgstr ""
26073
26074 #: expmed.cc:359
26075 #, gcc-internal-format
26076 msgid "reverse scalar storage order"
26077 msgstr ""
26078
26079 #: expmed.cc:376
26080 #, gcc-internal-format
26081 msgid "reverse floating-point scalar storage order"
26082 msgstr ""
26083
26084 #: expmed.cc:418
26085 #, gcc-internal-format, gfc-internal-format
26086 msgid "reverse storage order for %smode"
26087 msgstr ""
26088
26089 #: expmed.cc:671
26090 #, gcc-internal-format
26091 msgid ""
26092 "write of %wu-bit data outside the bound of destination object, data "
26093 "truncated into %wu-bit"
26094 msgstr ""
26095
26096 #: expr.cc:11849
26097 #, gcc-internal-format
26098 msgid "call to %qs declared with attribute error: %s"
26099 msgstr ""
26100
26101 #: expr.cc:11863
26102 #, gcc-internal-format
26103 msgid "call to %qs declared with attribute warning: %s"
26104 msgstr ""
26105
26106 #: expr.cc:12901
26107 #, gcc-internal-format
26108 msgid ""
26109 "assuming signed overflow does not occur when simplifying %<X - Y %s 0%> to "
26110 "%<X %s Y%>"
26111 msgstr ""
26112
26113 #: file-prefix-map.cc:50
26114 #, gcc-internal-format
26115 msgid "invalid argument %qs to %qs"
26116 msgstr ""
26117
26118 #: final.cc:1771
26119 #, gcc-internal-format
26120 msgid "the frame size of %wu bytes is larger than %wu bytes"
26121 msgstr ""
26122
26123 #: final.cc:4392 toplev.cc:1393 tree-cfgcleanup.cc:1549
26124 #, gcc-internal-format
26125 msgid "could not open final insn dump file %qs: %m"
26126 msgstr ""
26127
26128 #: final.cc:4461 tree-cfgcleanup.cc:1566
26129 #, gcc-internal-format
26130 msgid "could not close final insn dump file %qs: %m"
26131 msgstr ""
26132
26133 #: fixed-value.cc:128
26134 #, gcc-internal-format
26135 msgid "large fixed-point constant implicitly truncated to fixed-point type"
26136 msgstr ""
26137
26138 #: fold-const.cc:4691 fold-const.cc:4701
26139 #, gcc-internal-format, gfc-internal-format
26140 msgid "comparison is always %d due to width of bit-field"
26141 msgstr ""
26142
26143 #: fold-const.cc:6079 tree-ssa-reassoc.cc:2859 tree-ssa-reassoc.cc:3941
26144 #, gcc-internal-format
26145 msgid "assuming signed overflow does not occur when simplifying range test"
26146 msgstr ""
26147
26148 #: fold-const.cc:6543 fold-const.cc:6559
26149 #, gcc-internal-format, gfc-internal-format
26150 msgid "comparison is always %d"
26151 msgstr ""
26152
26153 #: fold-const.cc:6707
26154 #, gcc-internal-format
26155 msgid "%<or%> of unmatched not-equal tests is always 1"
26156 msgstr ""
26157
26158 #: fold-const.cc:6712
26159 #, gcc-internal-format
26160 msgid "%<and%> of mutually exclusive equal-tests is always 0"
26161 msgstr ""
26162
26163 #: fold-const.cc:9941
26164 #, gcc-internal-format
26165 msgid ""
26166 "assuming signed overflow does not occur when reducing constant in comparison"
26167 msgstr ""
26168
26169 #: fold-const.cc:10348
26170 #, gcc-internal-format
26171 msgid ""
26172 "assuming signed overflow does not occur when combining constants around a "
26173 "comparison"
26174 msgstr ""
26175
26176 #: fold-const.cc:13558
26177 #, gcc-internal-format
26178 msgid "fold check: original tree changed by fold"
26179 msgstr ""
26180
26181 #: function.cc:253
26182 #, gcc-internal-format
26183 msgid "total size of local objects %wu exceeds maximum %wu"
26184 msgstr ""
26185
26186 #: function.cc:257
26187 #, gcc-internal-format
26188 msgid "total size of local objects exceeds maximum %wu"
26189 msgstr ""
26190
26191 #: function.cc:1788 gimplify.cc:6667 gimplify.cc:6829
26192 #, gcc-internal-format
26193 msgid "impossible constraint in %<asm%>"
26194 msgstr ""
26195
26196 #: function.cc:4313
26197 #, gcc-internal-format
26198 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
26199 msgstr ""
26200
26201 #: function.cc:4334
26202 #, gcc-internal-format
26203 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
26204 msgstr ""
26205
26206 #: function.cc:5001
26207 #, gcc-internal-format
26208 msgid "function returns an aggregate"
26209 msgstr ""
26210
26211 #: gcc.cc:2193
26212 #, gcc-internal-format
26213 msgid "cannot open nested response file"
26214 msgstr ""
26215
26216 #: gcc.cc:2230
26217 #, gcc-internal-format
26218 msgid "cannot close nonexistent response file"
26219 msgstr ""
26220
26221 #: gcc.cc:2253
26222 #, gcc-internal-format, gfc-internal-format
26223 msgid "could not open temporary response file %s"
26224 msgstr ""
26225
26226 #: gcc.cc:2260
26227 #, gcc-internal-format, gfc-internal-format
26228 msgid "could not write to temporary response file %s"
26229 msgstr ""
26230
26231 #: gcc.cc:2266
26232 #, gcc-internal-format, gfc-internal-format
26233 msgid "could not close temporary response file %s"
26234 msgstr ""
26235
26236 #. This leaves DESC open, but the OS will save us.
26237 #: gcc.cc:2298
26238 #, gcc-internal-format
26239 msgid "cannot read spec file %qs: %m"
26240 msgstr ""
26241
26242 #: gcc.cc:2392 gcc.cc:2413
26243 #, gcc-internal-format, gfc-internal-format
26244 msgid "specs %%include syntax malformed after %ld characters"
26245 msgstr ""
26246
26247 #: gcc.cc:2440 gcc.cc:2450 gcc.cc:2461 gcc.cc:2472
26248 #, gcc-internal-format, gfc-internal-format
26249 msgid "specs %%rename syntax malformed after %ld characters"
26250 msgstr ""
26251
26252 #: gcc.cc:2483
26253 #, gcc-internal-format, gfc-internal-format
26254 msgid "specs %s spec was not found to be renamed"
26255 msgstr ""
26256
26257 #: gcc.cc:2491
26258 #, gcc-internal-format
26259 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
26260 msgstr ""
26261
26262 #: gcc.cc:2513
26263 #, gcc-internal-format, gfc-internal-format
26264 msgid "specs unknown %% command after %ld characters"
26265 msgstr ""
26266
26267 #: gcc.cc:2525 gcc.cc:2539
26268 #, gcc-internal-format, gfc-internal-format
26269 msgid "specs file malformed after %ld characters"
26270 msgstr ""
26271
26272 #: gcc.cc:2594
26273 #, gcc-internal-format
26274 msgid "spec file has no spec for linking"
26275 msgstr ""
26276
26277 #: gcc.cc:3158 gcc.cc:3195
26278 #, gcc-internal-format
26279 msgid "system path %qs is not absolute"
26280 msgstr ""
26281
26282 #: gcc.cc:3284
26283 #, gcc-internal-format
26284 msgid "%<-pipe%> not supported"
26285 msgstr ""
26286
26287 #: gcc.cc:3422 gcc.cc:7686
26288 #, gcc-internal-format
26289 msgid "cannot execute %qs: %s: %m"
26290 msgstr ""
26291
26292 #: gcc.cc:3423 gcc.cc:7687
26293 #, gcc-internal-format
26294 msgid "cannot execute %qs: %s"
26295 msgstr ""
26296
26297 #: gcc.cc:3442
26298 #, gcc-internal-format
26299 msgid "failed to get exit status: %m"
26300 msgstr ""
26301
26302 #: gcc.cc:3448
26303 #, gcc-internal-format
26304 msgid "failed to get process times: %m"
26305 msgstr ""
26306
26307 #. The inferior failed to catch the signal.
26308 #: gcc.cc:3474 gcc.cc:3498
26309 #, gcc-internal-format, gfc-internal-format
26310 msgid "%s signal terminated program %s"
26311 msgstr ""
26312
26313 #: gcc.cc:3942 opts-common.cc:1548 opts-common.cc:1580
26314 #, gcc-internal-format
26315 msgid "unrecognized command-line option %qs"
26316 msgstr ""
26317
26318 #: gcc.cc:3984
26319 #, gcc-internal-format
26320 msgid "GCC is not configured to support %qs as %<-foffload=%> argument"
26321 msgstr ""
26322
26323 #: gcc.cc:3991
26324 #, gcc-internal-format
26325 msgid "valid %<-foffload=%> arguments are: %s; did you mean %qs?"
26326 msgstr ""
26327
26328 #: gcc.cc:3994
26329 #, gcc-internal-format
26330 msgid "valid %<-foffload=%> arguments are: %s"
26331 msgstr ""
26332
26333 #: gcc.cc:4014
26334 #, gcc-internal-format
26335 msgid "%<=%>options missing after %<-foffload-options=%>target"
26336 msgstr ""
26337
26338 #: gcc.cc:4401
26339 #, gcc-internal-format
26340 msgid "%qs is an unknown %<-save-temps%> option"
26341 msgstr ""
26342
26343 #: gcc.cc:4928 toplev.cc:709
26344 #, gcc-internal-format
26345 msgid "input file %qs is the same as output file"
26346 msgstr ""
26347
26348 #: gcc.cc:4933
26349 #, gcc-internal-format
26350 msgid "output filename may not be empty"
26351 msgstr ""
26352
26353 #: gcc.cc:5318
26354 #, gcc-internal-format
26355 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
26356 msgstr ""
26357
26358 #: gcc.cc:5406
26359 #, gcc-internal-format
26360 msgid "%<-x %s%> after last input file has no effect"
26361 msgstr ""
26362
26363 #: gcc.cc:5609
26364 #, gcc-internal-format
26365 msgid "unable to locate default linker script %qs in the library search paths"
26366 msgstr ""
26367
26368 #: gcc.cc:5816
26369 #, gcc-internal-format
26370 msgid "switch %qs does not start with %<-%>"
26371 msgstr ""
26372
26373 #: gcc.cc:5820
26374 #, gcc-internal-format
26375 msgid "spec-generated switch is just %<-%>"
26376 msgstr ""
26377
26378 #: gcc.cc:6041
26379 #, gcc-internal-format
26380 msgid "spec %qs invalid"
26381 msgstr ""
26382
26383 #: gcc.cc:6202
26384 #, gcc-internal-format
26385 msgid "spec %qs has invalid %<%%0%c%>"
26386 msgstr ""
26387
26388 #: gcc.cc:6493
26389 #, gcc-internal-format
26390 msgid "spec %qs has invalid %<%%W%c%>"
26391 msgstr ""
26392
26393 #: gcc.cc:6509
26394 #, gcc-internal-format
26395 msgid "spec %qs has invalid %<%%@%c%>"
26396 msgstr ""
26397
26398 #: gcc.cc:6528
26399 #, gcc-internal-format
26400 msgid "spec %qs has invalid %<%%x%c%>"
26401 msgstr ""
26402
26403 #. Catch the case where a spec string contains something like
26404 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
26405 #. hand side of the :.
26406 #: gcc.cc:6739
26407 #, gcc-internal-format
26408 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
26409 msgstr ""
26410
26411 #: gcc.cc:6790
26412 #, gcc-internal-format
26413 msgid "spec failure: unrecognized spec option %qc"
26414 msgstr ""
26415
26416 #: gcc.cc:6856
26417 #, gcc-internal-format
26418 msgid "unknown spec function %qs"
26419 msgstr ""
26420
26421 #: gcc.cc:6886
26422 #, gcc-internal-format
26423 msgid "error in arguments to spec function %qs"
26424 msgstr ""
26425
26426 #: gcc.cc:6945
26427 #, gcc-internal-format
26428 msgid "malformed spec function name"
26429 msgstr ""
26430
26431 #. )
26432 #: gcc.cc:6948
26433 #, gcc-internal-format
26434 msgid "no arguments for spec function"
26435 msgstr ""
26436
26437 #: gcc.cc:6967
26438 #, gcc-internal-format
26439 msgid "malformed spec function arguments"
26440 msgstr ""
26441
26442 #: gcc.cc:7146
26443 #, gcc-internal-format
26444 msgid "braced spec %qs ends in escape"
26445 msgstr ""
26446
26447 #: gcc.cc:7281
26448 #, gcc-internal-format
26449 msgid "braced spec %qs is invalid at %qc"
26450 msgstr ""
26451
26452 #: gcc.cc:7376
26453 #, gcc-internal-format
26454 msgid "braced spec body %qs is invalid"
26455 msgstr ""
26456
26457 #: gcc.cc:7985
26458 #, gcc-internal-format, gfc-internal-format
26459 msgid "%s: could not determine length of compare-debug file %s"
26460 msgstr ""
26461
26462 #: gcc.cc:7996
26463 #, gcc-internal-format
26464 msgid "%s: %<-fcompare-debug%> failure (length)"
26465 msgstr ""
26466
26467 #: gcc.cc:8006 gcc.cc:8047
26468 #, gcc-internal-format, gfc-internal-format
26469 msgid "%s: could not open compare-debug file %s"
26470 msgstr ""
26471
26472 #: gcc.cc:8026 gcc.cc:8063
26473 #, gcc-internal-format
26474 msgid "%s: %<-fcompare-debug%> failure"
26475 msgstr ""
26476
26477 #: gcc.cc:8366
26478 #, gcc-internal-format
26479 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
26480 msgstr ""
26481
26482 #: gcc.cc:8391
26483 #, gcc-internal-format
26484 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
26485 msgstr ""
26486
26487 #: gcc.cc:8598
26488 #, gcc-internal-format
26489 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
26490 msgstr ""
26491
26492 #: gcc.cc:8602
26493 #, gcc-internal-format
26494 msgid "unrecognized command-line option %<-%s%>"
26495 msgstr ""
26496
26497 #: gcc.cc:8728
26498 #, gcc-internal-format
26499 msgid "not configured with sysroot headers suffix"
26500 msgstr ""
26501
26502 #: gcc.cc:8789
26503 #, gcc-internal-format
26504 msgid "no input files"
26505 msgstr ""
26506
26507 #: gcc.cc:8840
26508 #, gcc-internal-format
26509 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
26510 msgstr ""
26511
26512 #: gcc.cc:8882
26513 #, gcc-internal-format, gfc-internal-format
26514 msgid "%s: %s compiler not installed on this system"
26515 msgstr ""
26516
26517 #: gcc.cc:8907
26518 #, gcc-internal-format
26519 msgid "recompiling with %<-fcompare-debug%>"
26520 msgstr ""
26521
26522 #: gcc.cc:8923
26523 #, gcc-internal-format
26524 msgid "during %<-fcompare-debug%> recompilation"
26525 msgstr ""
26526
26527 #: gcc.cc:8932
26528 #, gcc-internal-format
26529 msgid "comparing final insns dumps"
26530 msgstr ""
26531
26532 #: gcc.cc:9085
26533 #, gcc-internal-format
26534 msgid "%<-fuse-linker-plugin%>, but %s not found"
26535 msgstr ""
26536
26537 #: gcc.cc:9119
26538 #, gcc-internal-format, gfc-internal-format
26539 msgid "%s: linker input file unused because linking not done"
26540 msgstr ""
26541
26542 #. This is can be an indication the user specifed an errorneous
26543 #. separated option value, (or used the wrong prefix for an
26544 #. option).
26545 #: gcc.cc:9125
26546 #, gcc-internal-format
26547 msgid "%s: linker input file not found: %m"
26548 msgstr ""
26549
26550 #: gcc.cc:9192 c-family/c-opts.cc:791
26551 #, gcc-internal-format
26552 msgid "cannot use %<-%> as input filename for a precompiled header"
26553 msgstr ""
26554
26555 #: gcc.cc:9198
26556 #, gcc-internal-format, gfc-internal-format
26557 msgid "language %s not recognized"
26558 msgstr ""
26559
26560 #: gcc.cc:9441
26561 #, gcc-internal-format
26562 msgid "multilib spec %qs is invalid"
26563 msgstr ""
26564
26565 #: gcc.cc:9643
26566 #, gcc-internal-format
26567 msgid "multilib exclusions %qs is invalid"
26568 msgstr ""
26569
26570 #: gcc.cc:9707 common/config/riscv/riscv-common.cc:1637
26571 #, gcc-internal-format
26572 msgid "multilib select %qs %qs is invalid"
26573 msgstr ""
26574
26575 #: gcc.cc:9881
26576 #, gcc-internal-format
26577 msgid "multilib select %qs is invalid"
26578 msgstr ""
26579
26580 #: gcc.cc:9921
26581 #, gcc-internal-format
26582 msgid "multilib exclusion %qs is invalid"
26583 msgstr ""
26584
26585 #: gcc.cc:10172
26586 #, gcc-internal-format
26587 msgid "environment variable %qs not defined"
26588 msgstr ""
26589
26590 #: gcc.cc:10340 gcc.cc:10345
26591 #, gcc-internal-format
26592 msgid "invalid version number %qs"
26593 msgstr ""
26594
26595 #: gcc.cc:10388
26596 #, gcc-internal-format, gfc-internal-format
26597 msgid "too few arguments to %%:version-compare"
26598 msgstr ""
26599
26600 #: gcc.cc:10394
26601 #, gcc-internal-format, gfc-internal-format
26602 msgid "too many arguments to %%:version-compare"
26603 msgstr ""
26604
26605 #: gcc.cc:10436
26606 #, gcc-internal-format
26607 msgid "unknown operator %qs in %%:version-compare"
26608 msgstr ""
26609
26610 #: gcc.cc:10560
26611 #, gcc-internal-format, gfc-internal-format
26612 msgid "too many arguments to %%:compare-debug-dump-opt"
26613 msgstr ""
26614
26615 #: gcc.cc:10628
26616 #, gcc-internal-format, gfc-internal-format
26617 msgid "too many arguments to %%:compare-debug-self-opt"
26618 msgstr ""
26619
26620 #: gcc.cc:10715
26621 #, gcc-internal-format, gfc-internal-format
26622 msgid "too many arguments for %%:dumps"
26623 msgstr ""
26624
26625 #: gcc.cc:10819
26626 #, gcc-internal-format, gfc-internal-format
26627 msgid "wrong number of arguments to %%:debug-level-gt"
26628 msgstr ""
26629
26630 #: gcc.cc:10840
26631 #, gcc-internal-format, gfc-internal-format
26632 msgid "wrong number of arguments to %%:dwarf-version-gt"
26633 msgstr ""
26634
26635 #: gcov-tool.cc:75
26636 #, gcc-internal-format, gfc-internal-format
26637 msgid "error in removing %s"
26638 msgstr ""
26639
26640 #: gcov-tool.cc:106
26641 #, gcc-internal-format, gfc-internal-format
26642 msgid "Cannot make directory %s"
26643 msgstr ""
26644
26645 #: gcov-tool.cc:114
26646 #, gcc-internal-format
26647 msgid "Cannot get current directory name"
26648 msgstr ""
26649
26650 #: gcov-tool.cc:118 gcov-tool.cc:132
26651 #, gcc-internal-format, gfc-internal-format
26652 msgid "Cannot change directory to %s"
26653 msgstr ""
26654
26655 #: gcov-tool.cc:125
26656 #, gcc-internal-format, gfc-internal-format
26657 msgid "output file %s already exists in folder %s"
26658 msgstr ""
26659
26660 #: gcov-tool.cc:217 gcov-tool.cc:285
26661 #, gcc-internal-format
26662 msgid "weights need to be non-negative"
26663 msgstr ""
26664
26665 #: gcov-tool.cc:424
26666 #, gcc-internal-format
26667 msgid "scale needs to be non-negative"
26668 msgstr ""
26669
26670 #: gcse.cc:3980
26671 #, gcc-internal-format, gfc-internal-format
26672 msgid "%s: %d basic blocks and %d edges/basic block"
26673 msgstr ""
26674
26675 #: gcse.cc:3992
26676 #, gcc-internal-format
26677 msgid ""
26678 "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> "
26679 "above %wu"
26680 msgstr ""
26681
26682 #: gencfn-macros.cc:195
26683 #, gcc-internal-format, gfc-internal-format
26684 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
26685 msgstr ""
26686
26687 #: gencfn-macros.cc:202
26688 #, gcc-internal-format, gfc-internal-format
26689 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
26690 msgstr ""
26691
26692 #: gentarget-def.cc:126
26693 #, gcc-internal-format, gfc-internal-format
26694 msgid "invalid prototype for '%s'"
26695 msgstr ""
26696
26697 #: gentarget-def.cc:131
26698 #, gcc-internal-format, gfc-internal-format
26699 msgid "prototype for '%s' has required operands after optional operands"
26700 msgstr ""
26701
26702 #: gentarget-def.cc:148
26703 #, gcc-internal-format, gfc-internal-format
26704 msgid "argument %d of '%s' did not have the expected name"
26705 msgstr ""
26706
26707 #: gentarget-def.cc:168
26708 #, gcc-internal-format, gfc-internal-format
26709 msgid "'%s' must have %d operands (excluding match_dups)"
26710 msgstr ""
26711
26712 #: gentarget-def.cc:172
26713 #, gcc-internal-format, gfc-internal-format
26714 msgid "'%s' must have at least %d operands (excluding match_dups)"
26715 msgstr ""
26716
26717 #: gentarget-def.cc:176
26718 #, gcc-internal-format, gfc-internal-format
26719 msgid "'%s' must have no more than %d operands (excluding match_dups)"
26720 msgstr ""
26721
26722 #: gentarget-def.cc:276
26723 #, gcc-internal-format, gfc-internal-format
26724 msgid "duplicate definition of '%s'"
26725 msgstr ""
26726
26727 #: ggc-common.cc:418 ggc-common.cc:426 ggc-common.cc:554 ggc-common.cc:572
26728 #: ggc-common.cc:686 ggc-common.cc:697 ggc-common.cc:712 ggc-page.cc:2499
26729 #: ggc-page.cc:2530 ggc-page.cc:2537
26730 #, gcc-internal-format
26731 msgid "cannot write PCH file: %m"
26732 msgstr ""
26733
26734 #: ggc-common.cc:536
26735 #, gcc-internal-format
26736 msgid "cannot write PCH file: required memory segment unavailable"
26737 msgstr ""
26738
26739 #: ggc-common.cc:565 config/i386/host-cygwin.cc:57
26740 #, gcc-internal-format
26741 msgid "cannot get position in PCH file: %m"
26742 msgstr ""
26743
26744 #: ggc-common.cc:575
26745 #, gcc-internal-format
26746 msgid "cannot write padding to PCH file: %m"
26747 msgstr ""
26748
26749 #: ggc-common.cc:751 ggc-common.cc:767 ggc-common.cc:770 ggc-common.cc:793
26750 #: ggc-common.cc:796 ggc-common.cc:800 ggc-common.cc:835 ggc-common.cc:864
26751 #: ggc-common.cc:872 ggc-common.cc:882 ggc-common.cc:893 ggc-page.cc:2601
26752 #, gcc-internal-format
26753 msgid "cannot read PCH file: %m"
26754 msgstr ""
26755
26756 #: ggc-common.cc:780
26757 #, gcc-internal-format
26758 msgid "PCH allocation failure"
26759 msgstr ""
26760
26761 #: ggc-page.cc:1744
26762 #, gcc-internal-format
26763 msgid "open /dev/zero: %m"
26764 msgstr ""
26765
26766 #: ggc-page.cc:2515 ggc-page.cc:2521
26767 #, gcc-internal-format
26768 msgid "cannot write PCH file"
26769 msgstr ""
26770
26771 #: gimple-array-bounds.cc:279
26772 #, gcc-internal-format
26773 msgid "array subscript %E is outside array bounds of %qT"
26774 msgstr ""
26775
26776 #: gimple-array-bounds.cc:298
26777 #, gcc-internal-format
26778 msgid "array subscript [%E, %E] is outside array bounds of %qT"
26779 msgstr ""
26780
26781 #: gimple-array-bounds.cc:312
26782 #, gcc-internal-format
26783 msgid "array subscript %E is above array bounds of %qT"
26784 msgstr ""
26785
26786 #: gimple-array-bounds.cc:321
26787 #, gcc-internal-format
26788 msgid "array subscript %E is below array bounds of %qT"
26789 msgstr ""
26790
26791 #: gimple-array-bounds.cc:394
26792 #, gcc-internal-format
26793 msgid ""
26794 "array subscript %E is outside the bounds of an interior zero-length array %qT"
26795 msgstr ""
26796
26797 #: gimple-array-bounds.cc:396
26798 #, gcc-internal-format
26799 msgid ""
26800 "array subscript %qE is outside the bounds of an interior zero-length array "
26801 "%qT"
26802 msgstr ""
26803
26804 #: gimple-array-bounds.cc:417
26805 #, gcc-internal-format
26806 msgid "trailing array %qT should not be used as a flexible array member"
26807 msgstr ""
26808
26809 #: gimple-array-bounds.cc:443 gimple-array-bounds.cc:710
26810 #, gcc-internal-format
26811 msgid "while referencing %qD"
26812 msgstr ""
26813
26814 #: gimple-array-bounds.cc:445
26815 #, gcc-internal-format
26816 msgid "defined here %qD"
26817 msgstr ""
26818
26819 #: gimple-array-bounds.cc:566
26820 #, gcc-internal-format
26821 msgid "array subscript %wi is outside array bounds of %qT"
26822 msgstr ""
26823
26824 #: gimple-array-bounds.cc:571
26825 #, gcc-internal-format
26826 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
26827 msgstr ""
26828
26829 #: gimple-array-bounds.cc:586
26830 #, gcc-internal-format
26831 msgid "array subscript %<%T[%wi]%> is partly outside array bounds of %qT"
26832 msgstr ""
26833
26834 #: gimple-array-bounds.cc:609
26835 #, gcc-internal-format
26836 msgid "intermediate array offset %wi is outside array bounds of %qT"
26837 msgstr ""
26838
26839 #: gimple-array-bounds.cc:688
26840 #, gcc-internal-format
26841 msgid "array subscript %wi is below array bounds of %qT"
26842 msgstr ""
26843
26844 #: gimple-array-bounds.cc:702
26845 #, gcc-internal-format
26846 msgid "array subscript %wu is above array bounds of %qT"
26847 msgstr ""
26848
26849 #: gimple-fold.cc:2079 gimple-fold.cc:3130 gimple-ssa-warn-restrict.cc:2078
26850 #, gcc-internal-format
26851 msgid "%qD source argument is the same as destination"
26852 msgstr ""
26853
26854 #: gimple-fold.cc:2145
26855 #, gcc-internal-format
26856 msgid ""
26857 "%qD destination unchanged after copying no bytes from a string of length %E"
26858 msgstr ""
26859
26860 #: gimple-fold.cc:2150
26861 #, gcc-internal-format
26862 msgid "%qD destination unchanged after copying no bytes"
26863 msgstr ""
26864
26865 #: gimple-fold.cc:2525 gimple-ssa-warn-access.cc:859
26866 #, gcc-internal-format
26867 msgid "%qD specified bound %E exceeds destination size %E"
26868 msgstr ""
26869
26870 #: gimple-fold.cc:2544
26871 #, gcc-internal-format
26872 msgid "%qD specified bound %E equals source length"
26873 msgstr ""
26874
26875 #: gimple-fold.cc:4542 gimple-fold.cc:4746
26876 #, gcc-internal-format
26877 msgid ""
26878 "flexible array member %qD does not have well defined padding bits for %qs"
26879 msgstr ""
26880
26881 #: gimple-fold.cc:4695 cp/constexpr.cc:4643
26882 #, gcc-internal-format
26883 msgid "PDP11 bit-field handling unsupported in %qs"
26884 msgstr ""
26885
26886 #: gimple-fold.cc:4923
26887 #, gcc-internal-format, gfc-internal-format
26888 msgid "%s not supported for variable length aggregates"
26889 msgstr ""
26890
26891 #: gimple-fold.cc:4929
26892 #, gcc-internal-format, gfc-internal-format
26893 msgid "%s not supported on this target"
26894 msgstr ""
26895
26896 #: gimple-ssa-isolate-paths.cc:290
26897 #, gcc-internal-format
26898 msgid "potential null pointer dereference"
26899 msgstr ""
26900
26901 #: gimple-ssa-isolate-paths.cc:330
26902 #, gcc-internal-format
26903 msgid "null pointer dereference"
26904 msgstr ""
26905
26906 #: gimple-ssa-isolate-paths.cc:413
26907 #, gcc-internal-format
26908 msgid "function may return address of local variable"
26909 msgstr ""
26910
26911 #: gimple-ssa-isolate-paths.cc:414 c/c-typeck.cc:11407
26912 #, gcc-internal-format
26913 msgid "function returns address of local variable"
26914 msgstr ""
26915
26916 #: gimple-ssa-isolate-paths.cc:417 gimple-ssa-warn-access.cc:2034
26917 #: gimple-ssa-warn-access.cc:3702 tree.cc:12382 tree.cc:12419 tree.cc:12460
26918 #: tree.cc:12493 c/c-typeck.cc:3102 c/c-typeck.cc:3197 c/c-typeck.cc:5779
26919 #: c/c-typeck.cc:11313 c/c-typeck.cc:11330 c/gimple-parser.cc:2484
26920 #: c/gimple-parser.cc:2492 cp/call.cc:8061 cp/call.cc:10206 cp/class.cc:9066
26921 #: cp/constexpr.cc:893 cp/constexpr.cc:4090 cp/cvt.cc:1079 cp/cvt.cc:1117
26922 #: cp/decl.cc:8847 cp/decl.cc:16122 cp/decl.cc:16489 cp/decl2.cc:5680
26923 #: cp/decl2.cc:5735 cp/parser.cc:21891 cp/pt.cc:9005 cp/semantics.cc:2192
26924 #: cp/semantics.cc:3543 cp/semantics.cc:4628 cp/typeck.cc:2143
26925 #: cp/typeck.cc:2363 cp/typeck.cc:4494 cp/typeck.cc:10576
26926 #: rust/backend/rust-constexpr.cc:4415 rust/backend/rust-tree.cc:622
26927 #: rust/backend/rust-tree.cc:3780
26928 #, gcc-internal-format
26929 msgid "declared here"
26930 msgstr ""
26931
26932 #: gimple-ssa-nonnull-compare.cc:102
26933 #, gcc-internal-format
26934 msgid "%<nonnull%> argument %qD compared to NULL"
26935 msgstr ""
26936
26937 #: gimple-ssa-sprintf.cc:2829 gimple-ssa-sprintf.cc:2949
26938 #, gcc-internal-format
26939 msgid "%qE output may be truncated before the last format character"
26940 msgstr ""
26941
26942 #: gimple-ssa-sprintf.cc:2831 gimple-ssa-sprintf.cc:2951
26943 #, gcc-internal-format
26944 msgid "%qE output truncated before the last format character"
26945 msgstr ""
26946
26947 #: gimple-ssa-sprintf.cc:2834 gimple-ssa-sprintf.cc:2954
26948 #, gcc-internal-format
26949 msgid "%qE may write a terminating nul past the end of the destination"
26950 msgstr ""
26951
26952 #: gimple-ssa-sprintf.cc:2836 gimple-ssa-sprintf.cc:2956
26953 #, gcc-internal-format
26954 msgid "%qE writing a terminating nul past the end of the destination"
26955 msgstr ""
26956
26957 #: gimple-ssa-sprintf.cc:2846
26958 #, gcc-internal-format
26959 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
26960 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
26961 msgstr[0] ""
26962 msgstr[1] ""
26963
26964 #: gimple-ssa-sprintf.cc:2853
26965 #, gcc-internal-format
26966 msgid ""
26967 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
26968 "size %wu"
26969 msgid_plural ""
26970 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
26971 "of size %wu"
26972 msgstr[0] ""
26973 msgstr[1] ""
26974
26975 #: gimple-ssa-sprintf.cc:2860
26976 #, gcc-internal-format
26977 msgid ""
26978 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
26979 "%wu"
26980 msgid_plural ""
26981 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
26982 "%wu"
26983 msgstr[0] ""
26984 msgstr[1] ""
26985
26986 #: gimple-ssa-sprintf.cc:2871
26987 #, gcc-internal-format
26988 msgid ""
26989 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
26990 "region of size %wu"
26991 msgstr ""
26992
26993 #: gimple-ssa-sprintf.cc:2874
26994 #, gcc-internal-format
26995 msgid ""
26996 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
26997 "size %wu"
26998 msgstr ""
26999
27000 #: gimple-ssa-sprintf.cc:2876
27001 #, gcc-internal-format
27002 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
27003 msgstr ""
27004
27005 #: gimple-ssa-sprintf.cc:2888
27006 #, gcc-internal-format
27007 msgid ""
27008 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
27009 "into a region of size %wu"
27010 msgstr ""
27011
27012 #: gimple-ssa-sprintf.cc:2891
27013 #, gcc-internal-format
27014 msgid ""
27015 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
27016 "region of size %wu"
27017 msgstr ""
27018
27019 #: gimple-ssa-sprintf.cc:2894
27020 #, gcc-internal-format
27021 msgid ""
27022 "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
27023 msgstr ""
27024
27025 #: gimple-ssa-sprintf.cc:2903
27026 #, gcc-internal-format
27027 msgid ""
27028 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
27029 "into a region of size %wu"
27030 msgstr ""
27031
27032 #: gimple-ssa-sprintf.cc:2906
27033 #, gcc-internal-format
27034 msgid ""
27035 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
27036 "region of size %wu"
27037 msgstr ""
27038
27039 #: gimple-ssa-sprintf.cc:2909
27040 #, gcc-internal-format
27041 msgid ""
27042 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
27043 "%wu"
27044 msgstr ""
27045
27046 #: gimple-ssa-sprintf.cc:2918
27047 #, gcc-internal-format
27048 msgid ""
27049 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
27050 "region of size %wu"
27051 msgstr ""
27052
27053 #: gimple-ssa-sprintf.cc:2921
27054 #, gcc-internal-format
27055 msgid ""
27056 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
27057 "of size %wu"
27058 msgstr ""
27059
27060 #: gimple-ssa-sprintf.cc:2923
27061 #, gcc-internal-format
27062 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
27063 msgstr ""
27064
27065 #: gimple-ssa-sprintf.cc:2965
27066 #, gcc-internal-format
27067 msgid ""
27068 "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
27069 msgid_plural ""
27070 "%<%.*s%> directive writing %wu bytes into a region of size between %wu and "
27071 "%wu"
27072 msgstr[0] ""
27073 msgstr[1] ""
27074
27075 #: gimple-ssa-sprintf.cc:2972
27076 #, gcc-internal-format
27077 msgid ""
27078 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
27079 "size between %wu and %wu"
27080 msgid_plural ""
27081 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
27082 "of size between %wu and %wu"
27083 msgstr[0] ""
27084 msgstr[1] ""
27085
27086 #: gimple-ssa-sprintf.cc:2980
27087 #, gcc-internal-format
27088 msgid ""
27089 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
27090 "between %wu and %wu"
27091 msgid_plural ""
27092 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
27093 "between %wu and %wu"
27094 msgstr[0] ""
27095 msgstr[1] ""
27096
27097 #: gimple-ssa-sprintf.cc:2992
27098 #, gcc-internal-format
27099 msgid ""
27100 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
27101 "region of size between %wu and %wu"
27102 msgstr ""
27103
27104 #: gimple-ssa-sprintf.cc:2995
27105 #, gcc-internal-format
27106 msgid ""
27107 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
27108 "size between %wu and %wu"
27109 msgstr ""
27110
27111 #: gimple-ssa-sprintf.cc:2998
27112 #, gcc-internal-format
27113 msgid ""
27114 "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu "
27115 "and %wu"
27116 msgstr ""
27117
27118 #: gimple-ssa-sprintf.cc:3011
27119 #, gcc-internal-format
27120 msgid ""
27121 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
27122 "into a region of size between %wu and %wu"
27123 msgstr ""
27124
27125 #: gimple-ssa-sprintf.cc:3014
27126 #, gcc-internal-format
27127 msgid ""
27128 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
27129 "region of size between %wu and %wu"
27130 msgstr ""
27131
27132 #: gimple-ssa-sprintf.cc:3017
27133 #, gcc-internal-format
27134 msgid ""
27135 "%<%.*s%> directive writing likely %wu or more bytes into a region of size "
27136 "between %wu and %wu"
27137 msgstr ""
27138
27139 #: gimple-ssa-sprintf.cc:3027
27140 #, gcc-internal-format
27141 msgid ""
27142 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
27143 "into a region of size between %wu and %wu"
27144 msgstr ""
27145
27146 #: gimple-ssa-sprintf.cc:3030
27147 #, gcc-internal-format
27148 msgid ""
27149 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
27150 "region of size between %wu and %wu"
27151 msgstr ""
27152
27153 #: gimple-ssa-sprintf.cc:3033
27154 #, gcc-internal-format
27155 msgid ""
27156 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
27157 "between %wu and %wu"
27158 msgstr ""
27159
27160 #: gimple-ssa-sprintf.cc:3042
27161 #, gcc-internal-format
27162 msgid ""
27163 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
27164 "region of size between %wu and %wu"
27165 msgstr ""
27166
27167 #: gimple-ssa-sprintf.cc:3045
27168 #, gcc-internal-format
27169 msgid ""
27170 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
27171 "of size between %wu and %wu"
27172 msgstr ""
27173
27174 #: gimple-ssa-sprintf.cc:3048
27175 #, gcc-internal-format
27176 msgid ""
27177 "%<%.*s%> directive writing %wu or more bytes into a region of size between "
27178 "%wu and %wu"
27179 msgstr ""
27180
27181 #: gimple-ssa-sprintf.cc:3170
27182 #, gcc-internal-format
27183 msgid "%<%.*s%> directive argument is null"
27184 msgstr ""
27185
27186 #: gimple-ssa-sprintf.cc:3248
27187 #, gcc-internal-format
27188 msgid ""
27189 "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
27190 msgstr ""
27191
27192 #: gimple-ssa-sprintf.cc:3254
27193 #, gcc-internal-format
27194 msgid ""
27195 "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required "
27196 "size of 4095"
27197 msgstr ""
27198
27199 #: gimple-ssa-sprintf.cc:3261
27200 #, gcc-internal-format
27201 msgid ""
27202 "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum "
27203 "required size of 4095"
27204 msgstr ""
27205
27206 #: gimple-ssa-sprintf.cc:3291
27207 #, gcc-internal-format
27208 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
27209 msgstr ""
27210
27211 #: gimple-ssa-sprintf.cc:3297
27212 #, gcc-internal-format
27213 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
27214 msgstr ""
27215
27216 #: gimple-ssa-sprintf.cc:3308
27217 #, gcc-internal-format
27218 msgid ""
27219 "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
27220 msgstr ""
27221
27222 #: gimple-ssa-sprintf.cc:3314
27223 #, gcc-internal-format
27224 msgid ""
27225 "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed "
27226 "%<INT_MAX%>"
27227 msgstr ""
27228
27229 #: gimple-ssa-sprintf.cc:3325
27230 #, gcc-internal-format
27231 msgid ""
27232 "%<%.*s%> directive output between %wu and %wu bytes may cause result to "
27233 "exceed %<INT_MAX%>"
27234 msgstr ""
27235
27236 #: gimple-ssa-sprintf.cc:3335
27237 #, gcc-internal-format
27238 msgid "%<%.*s%> directive argument is not a nul-terminated string"
27239 msgstr ""
27240
27241 #: gimple-ssa-sprintf.cc:3341 gimple-ssa-warn-access.cc:234
27242 #, gcc-internal-format
27243 msgid "referenced argument declared here"
27244 msgstr ""
27245
27246 #: gimple-ssa-sprintf.cc:3348
27247 #, gcc-internal-format
27248 msgid "assuming directive output of %wu byte"
27249 msgid_plural "assuming directive output of %wu bytes"
27250 msgstr[0] ""
27251 msgstr[1] ""
27252
27253 #: gimple-ssa-sprintf.cc:3355
27254 #, gcc-internal-format
27255 msgid "directive argument %qE"
27256 msgstr ""
27257
27258 #: gimple-ssa-sprintf.cc:3357
27259 #, gcc-internal-format
27260 msgid "directive argument in the range [%E, %E]"
27261 msgstr ""
27262
27263 #: gimple-ssa-sprintf.cc:3361
27264 #, gcc-internal-format
27265 msgid "using the range [%E, %E] for directive argument"
27266 msgstr ""
27267
27268 #: gimple-ssa-sprintf.cc:3381
27269 #, gcc-internal-format
27270 msgid "%qE output %wu byte into a destination of size %wu"
27271 msgid_plural "%qE output %wu bytes into a destination of size %wu"
27272 msgstr[0] ""
27273 msgstr[1] ""
27274
27275 #: gimple-ssa-sprintf.cc:3386
27276 #, gcc-internal-format
27277 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
27278 msgstr ""
27279
27280 #: gimple-ssa-sprintf.cc:3391
27281 #, gcc-internal-format
27282 msgid ""
27283 "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
27284 msgstr ""
27285
27286 #: gimple-ssa-sprintf.cc:3396
27287 #, gcc-internal-format
27288 msgid "%qE output %wu or more bytes into a destination of size %wu"
27289 msgstr ""
27290
27291 #: gimple-ssa-sprintf.cc:3407
27292 #, gcc-internal-format
27293 msgid "%qE output %wu byte"
27294 msgid_plural "%qE output %wu bytes"
27295 msgstr[0] ""
27296 msgstr[1] ""
27297
27298 #: gimple-ssa-sprintf.cc:3411
27299 #, gcc-internal-format
27300 msgid "%qE output between %wu and %wu bytes"
27301 msgstr ""
27302
27303 #: gimple-ssa-sprintf.cc:3415
27304 #, gcc-internal-format
27305 msgid "%qE output %wu or more bytes (assuming %wu)"
27306 msgstr ""
27307
27308 #: gimple-ssa-sprintf.cc:3419
27309 #, gcc-internal-format
27310 msgid "%qE output %wu or more bytes"
27311 msgstr ""
27312
27313 #: gimple-ssa-sprintf.cc:3803
27314 #, gcc-internal-format
27315 msgid "%<%.*s%> directive width out of range"
27316 msgstr ""
27317
27318 #: gimple-ssa-sprintf.cc:3837
27319 #, gcc-internal-format
27320 msgid "%<%.*s%> directive precision out of range"
27321 msgstr ""
27322
27323 #: gimple-ssa-sprintf.cc:3970
27324 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
27325 msgstr ""
27326
27327 #: gimple-ssa-sprintf.cc:3982
27328 msgid "%qE argument %Z overlaps destination object %qE"
27329 msgid_plural "%qE arguments %Z overlap destination object %qE"
27330 msgstr[0] ""
27331 msgstr[1] ""
27332
27333 #: gimple-ssa-sprintf.cc:3993
27334 msgid "%qE argument %Z may overlap destination object %qE"
27335 msgid_plural "%qE arguments %Z may overlap destination object %qE"
27336 msgstr[0] ""
27337 msgstr[1] ""
27338
27339 #: gimple-ssa-sprintf.cc:4013
27340 #, gcc-internal-format
27341 msgid ""
27342 "destination object referenced by %<restrict%>-qualified argument 1 was "
27343 "declared here"
27344 msgstr ""
27345
27346 #: gimple-ssa-sprintf.cc:4600
27347 #, gcc-internal-format
27348 msgid "specified bound %wu exceeds maximum object size %wu"
27349 msgstr ""
27350
27351 #: gimple-ssa-sprintf.cc:4611
27352 #, gcc-internal-format
27353 msgid "specified bound %wu exceeds %<INT_MAX%>"
27354 msgstr ""
27355
27356 #: gimple-ssa-sprintf.cc:4637
27357 #, gcc-internal-format
27358 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
27359 msgstr ""
27360
27361 #: gimple-ssa-sprintf.cc:4681
27362 #, gcc-internal-format
27363 msgid "null destination pointer"
27364 msgstr ""
27365
27366 #: gimple-ssa-sprintf.cc:4698
27367 #, gcc-internal-format
27368 msgid "specified bound %wu exceeds the size %wu of the destination object"
27369 msgstr ""
27370
27371 #: gimple-ssa-sprintf.cc:4710
27372 #, gcc-internal-format
27373 msgid "null format string"
27374 msgstr ""
27375
27376 #: gimple-ssa-warn-access.cc:174
27377 #, gcc-internal-format
27378 msgid "%qD specified bound %s exceeds maximum object size %E"
27379 msgstr ""
27380
27381 #: gimple-ssa-warn-access.cc:182
27382 #, gcc-internal-format
27383 msgid "%qD specified bound %s exceeds the size %E of unterminated array"
27384 msgstr ""
27385
27386 #: gimple-ssa-warn-access.cc:185
27387 #, gcc-internal-format
27388 msgid ""
27389 "%qD specified bound %s may exceed the size of at most %E of unterminated "
27390 "array"
27391 msgstr ""
27392
27393 #: gimple-ssa-warn-access.cc:188
27394 #, gcc-internal-format
27395 msgid ""
27396 "%qD specified bound %s exceeds the size of at most %E of unterminated array"
27397 msgstr ""
27398
27399 #: gimple-ssa-warn-access.cc:196
27400 #, gcc-internal-format
27401 msgid "%qD argument missing terminating nul"
27402 msgstr ""
27403
27404 #: gimple-ssa-warn-access.cc:205
27405 #, gcc-internal-format
27406 msgid "%qs specified bound %s exceeds maximum object size %E"
27407 msgstr ""
27408
27409 #: gimple-ssa-warn-access.cc:213
27410 #, gcc-internal-format
27411 msgid "%qs specified bound %s exceeds the size %E of unterminated array"
27412 msgstr ""
27413
27414 #: gimple-ssa-warn-access.cc:216
27415 #, gcc-internal-format
27416 msgid ""
27417 "%qs specified bound %s may exceed the size of at most %E of unterminated "
27418 "array"
27419 msgstr ""
27420
27421 #: gimple-ssa-warn-access.cc:219
27422 #, gcc-internal-format
27423 msgid ""
27424 "%qs specified bound %s exceeds the size of at most %E of unterminated array"
27425 msgstr ""
27426
27427 #: gimple-ssa-warn-access.cc:227
27428 #, gcc-internal-format
27429 msgid "%qs argument missing terminating nul"
27430 msgstr ""
27431
27432 #: gimple-ssa-warn-access.cc:490 gimple-ssa-warn-access.cc:732
27433 #, gcc-internal-format
27434 msgid "%qD specified bound %E exceeds maximum object size %E"
27435 msgstr ""
27436
27437 #: gimple-ssa-warn-access.cc:495 gimple-ssa-warn-access.cc:748
27438 #, gcc-internal-format
27439 msgid "%qD specified bound [%E, %E] exceeds maximum object size %E"
27440 msgstr ""
27441
27442 #: gimple-ssa-warn-access.cc:643
27443 #, gcc-internal-format
27444 msgid ""
27445 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
27446 "specified bound %wu"
27447 msgstr ""
27448
27449 #: gimple-ssa-warn-access.cc:649
27450 #, gcc-internal-format
27451 msgid ""
27452 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
27453 "specified bound [%E, %E]"
27454 msgstr ""
27455
27456 #: gimple-ssa-warn-access.cc:655
27457 #, gcc-internal-format
27458 msgid ""
27459 "%qD argument %i declared attribute %<nonstring%> may be smaller than the "
27460 "specified bound [%E, %E]"
27461 msgstr ""
27462
27463 #: gimple-ssa-warn-access.cc:665
27464 #, gcc-internal-format
27465 msgid "%qD argument %i declared attribute %<nonstring%>"
27466 msgstr ""
27467
27468 #: gimple-ssa-warn-access.cc:671
27469 #, gcc-internal-format
27470 msgid "argument %qD declared here"
27471 msgstr ""
27472
27473 #: gimple-ssa-warn-access.cc:730
27474 #, gcc-internal-format
27475 msgid "%qD specified bound %E may exceed maximum object size %E"
27476 msgstr ""
27477
27478 #: gimple-ssa-warn-access.cc:737
27479 #, gcc-internal-format
27480 msgid "specified bound %E may exceed maximum object size %E"
27481 msgstr ""
27482
27483 #: gimple-ssa-warn-access.cc:739
27484 #, gcc-internal-format
27485 msgid "specified bound %E exceeds maximum object size %E"
27486 msgstr ""
27487
27488 #: gimple-ssa-warn-access.cc:746
27489 #, gcc-internal-format
27490 msgid "%qD specified bound [%E, %E] may exceed maximum object size %E"
27491 msgstr ""
27492
27493 #: gimple-ssa-warn-access.cc:754
27494 #, gcc-internal-format
27495 msgid "specified bound [%E, %E] may exceed maximum object size %E"
27496 msgstr ""
27497
27498 #: gimple-ssa-warn-access.cc:756
27499 #, gcc-internal-format
27500 msgid "specified bound [%E, %E] exceeds maximum object size %E"
27501 msgstr ""
27502
27503 #: gimple-ssa-warn-access.cc:766
27504 #, gcc-internal-format
27505 msgid "%qD specified bound %E may exceed source size %E"
27506 msgstr ""
27507
27508 #: gimple-ssa-warn-access.cc:768
27509 #, gcc-internal-format
27510 msgid "%qD specified bound %E exceeds source size %E"
27511 msgstr ""
27512
27513 #: gimple-ssa-warn-access.cc:773
27514 #, gcc-internal-format
27515 msgid "specified bound %E may exceed source size %E"
27516 msgstr ""
27517
27518 #: gimple-ssa-warn-access.cc:775
27519 #, gcc-internal-format
27520 msgid "specified bound %E exceeds source size %E"
27521 msgstr ""
27522
27523 #: gimple-ssa-warn-access.cc:782
27524 #, gcc-internal-format
27525 msgid "%qD specified bound [%E, %E] may exceed source size %E"
27526 msgstr ""
27527
27528 #: gimple-ssa-warn-access.cc:784
27529 #, gcc-internal-format
27530 msgid "%qD specified bound [%E, %E] exceeds source size %E"
27531 msgstr ""
27532
27533 #: gimple-ssa-warn-access.cc:789
27534 #, gcc-internal-format
27535 msgid "specified bound [%E, %E] may exceed source size %E"
27536 msgstr ""
27537
27538 #: gimple-ssa-warn-access.cc:791
27539 #, gcc-internal-format
27540 msgid "specified bound [%E, %E] exceeds source size %E"
27541 msgstr ""
27542
27543 #: gimple-ssa-warn-access.cc:799
27544 #, gcc-internal-format
27545 msgid "source object allocated here"
27546 msgstr ""
27547
27548 #: gimple-ssa-warn-access.cc:822
27549 #, gcc-internal-format
27550 msgid "%qD specified size %E may exceed maximum object size %E"
27551 msgstr ""
27552
27553 #: gimple-ssa-warn-access.cc:824
27554 #, gcc-internal-format
27555 msgid "%qD specified size %E exceeds maximum object size %E"
27556 msgstr ""
27557
27558 #: gimple-ssa-warn-access.cc:829
27559 #, gcc-internal-format
27560 msgid "specified size %E may exceed maximum object size %E"
27561 msgstr ""
27562
27563 #: gimple-ssa-warn-access.cc:831
27564 #, gcc-internal-format
27565 msgid "specified size %E exceeds maximum object size %E"
27566 msgstr ""
27567
27568 #: gimple-ssa-warn-access.cc:838
27569 #, gcc-internal-format
27570 msgid "%qD specified size between %E and %E may exceed maximum object size %E"
27571 msgstr ""
27572
27573 #: gimple-ssa-warn-access.cc:840
27574 #, gcc-internal-format
27575 msgid "%qD specified size between %E and %E exceeds maximum object size %E"
27576 msgstr ""
27577
27578 #: gimple-ssa-warn-access.cc:845
27579 #, gcc-internal-format
27580 msgid "specified size between %E and %E may exceed maximum object size %E"
27581 msgstr ""
27582
27583 #: gimple-ssa-warn-access.cc:847
27584 #, gcc-internal-format
27585 msgid "specified size between %E and %E exceeds maximum object size %E"
27586 msgstr ""
27587
27588 #: gimple-ssa-warn-access.cc:857
27589 #, gcc-internal-format
27590 msgid "%qD specified bound %E may exceed destination size %E"
27591 msgstr ""
27592
27593 #: gimple-ssa-warn-access.cc:864
27594 #, gcc-internal-format
27595 msgid "specified bound %E may exceed destination size %E"
27596 msgstr ""
27597
27598 #: gimple-ssa-warn-access.cc:866
27599 #, gcc-internal-format
27600 msgid "specified bound %E exceeds destination size %E"
27601 msgstr ""
27602
27603 #: gimple-ssa-warn-access.cc:873
27604 #, gcc-internal-format
27605 msgid "%qD specified bound [%E, %E] may exceed destination size %E"
27606 msgstr ""
27607
27608 #: gimple-ssa-warn-access.cc:875
27609 #, gcc-internal-format
27610 msgid "%qD specified bound [%E, %E] exceeds destination size %E"
27611 msgstr ""
27612
27613 #: gimple-ssa-warn-access.cc:880 gimple-ssa-warn-access.cc:882
27614 #, gcc-internal-format
27615 msgid "specified bound [%E, %E] exceeds destination size %E"
27616 msgstr ""
27617
27618 #: gimple-ssa-warn-access.cc:891
27619 #, gcc-internal-format
27620 msgid "destination object allocated here"
27621 msgstr ""
27622
27623 #: gimple-ssa-warn-access.cc:935
27624 #, gcc-internal-format
27625 msgid "%qD may access %E byte in a region of size %E"
27626 msgstr ""
27627
27628 #: gimple-ssa-warn-access.cc:937
27629 #, gcc-internal-format
27630 msgid "%qD accessing %E byte in a region of size %E"
27631 msgstr ""
27632
27633 #: gimple-ssa-warn-access.cc:940
27634 #, gcc-internal-format
27635 msgid "%qD may access %E bytes in a region of size %E"
27636 msgstr ""
27637
27638 #: gimple-ssa-warn-access.cc:942
27639 #, gcc-internal-format
27640 msgid "%qD accessing %E bytes in a region of size %E"
27641 msgstr ""
27642
27643 #: gimple-ssa-warn-access.cc:947
27644 #, gcc-internal-format
27645 msgid "may access %E byte in a region of size %E"
27646 msgstr ""
27647
27648 #: gimple-ssa-warn-access.cc:949
27649 #, gcc-internal-format
27650 msgid "accessing %E byte in a region of size %E"
27651 msgstr ""
27652
27653 #: gimple-ssa-warn-access.cc:952
27654 #, gcc-internal-format
27655 msgid "may access %E bytes in a region of size %E"
27656 msgstr ""
27657
27658 #: gimple-ssa-warn-access.cc:954
27659 #, gcc-internal-format
27660 msgid "accessing %E bytes in a region of size %E"
27661 msgstr ""
27662
27663 #: gimple-ssa-warn-access.cc:963
27664 #, gcc-internal-format
27665 msgid "%qD may access %E or more bytes in a region of size %E"
27666 msgstr ""
27667
27668 #: gimple-ssa-warn-access.cc:965
27669 #, gcc-internal-format
27670 msgid "%qD accessing %E or more bytes in a region of size %E"
27671 msgstr ""
27672
27673 #: gimple-ssa-warn-access.cc:970
27674 #, gcc-internal-format
27675 msgid "may access %E or more bytes in a region of size %E"
27676 msgstr ""
27677
27678 #: gimple-ssa-warn-access.cc:972
27679 #, gcc-internal-format
27680 msgid "accessing %E or more bytes in a region of size %E"
27681 msgstr ""
27682
27683 #: gimple-ssa-warn-access.cc:980
27684 #, gcc-internal-format
27685 msgid "%qD may access between %E and %E bytes in a region of size %E"
27686 msgstr ""
27687
27688 #: gimple-ssa-warn-access.cc:982
27689 #, gcc-internal-format
27690 msgid "%qD accessing between %E and %E bytes in a region of size %E"
27691 msgstr ""
27692
27693 #: gimple-ssa-warn-access.cc:987
27694 #, gcc-internal-format
27695 msgid "may access between %E and %E bytes in a region of size %E"
27696 msgstr ""
27697
27698 #: gimple-ssa-warn-access.cc:989
27699 #, gcc-internal-format
27700 msgid "accessing between %E and %E bytes in a region of size %E"
27701 msgstr ""
27702
27703 #: gimple-ssa-warn-access.cc:1001
27704 #, gcc-internal-format
27705 msgid "%qD may write %E byte into a region of size %E"
27706 msgstr ""
27707
27708 #: gimple-ssa-warn-access.cc:1003
27709 #, gcc-internal-format
27710 msgid "%qD writing %E byte into a region of size %E overflows the destination"
27711 msgstr ""
27712
27713 #: gimple-ssa-warn-access.cc:1006
27714 #, gcc-internal-format
27715 msgid "%qD may write %E bytes into a region of size %E"
27716 msgstr ""
27717
27718 #: gimple-ssa-warn-access.cc:1008
27719 #, gcc-internal-format
27720 msgid "%qD writing %E bytes into a region of size %E overflows the destination"
27721 msgstr ""
27722
27723 #: gimple-ssa-warn-access.cc:1013
27724 #, gcc-internal-format
27725 msgid "may write %E byte into a region of size %E"
27726 msgstr ""
27727
27728 #: gimple-ssa-warn-access.cc:1015
27729 #, gcc-internal-format
27730 msgid "writing %E byte into a region of size %E overflows the destination"
27731 msgstr ""
27732
27733 #: gimple-ssa-warn-access.cc:1018
27734 #, gcc-internal-format
27735 msgid "may write %E bytes into a region of size %E"
27736 msgstr ""
27737
27738 #: gimple-ssa-warn-access.cc:1020
27739 #, gcc-internal-format
27740 msgid "writing %E bytes into a region of size %E overflows the destination"
27741 msgstr ""
27742
27743 #: gimple-ssa-warn-access.cc:1029
27744 #, gcc-internal-format
27745 msgid "%qD may write %E or more bytes into a region of size %E"
27746 msgstr ""
27747
27748 #: gimple-ssa-warn-access.cc:1031 gimple-ssa-warn-access.cc:1403
27749 #, gcc-internal-format
27750 msgid ""
27751 "%qD writing %E or more bytes into a region of size %E overflows the "
27752 "destination"
27753 msgstr ""
27754
27755 #: gimple-ssa-warn-access.cc:1037
27756 #, gcc-internal-format
27757 msgid "may write %E or more bytes into a region of size %E"
27758 msgstr ""
27759
27760 #: gimple-ssa-warn-access.cc:1039 gimple-ssa-warn-access.cc:1408
27761 #, gcc-internal-format
27762 msgid ""
27763 "writing %E or more bytes into a region of size %E overflows the destination"
27764 msgstr ""
27765
27766 #: gimple-ssa-warn-access.cc:1048
27767 #, gcc-internal-format
27768 msgid "%qD may write between %E and %E bytes into a region of size %E"
27769 msgstr ""
27770
27771 #: gimple-ssa-warn-access.cc:1050
27772 #, gcc-internal-format
27773 msgid ""
27774 "%qD writing between %E and %E bytes into a region of size %E overflows the "
27775 "destination"
27776 msgstr ""
27777
27778 #: gimple-ssa-warn-access.cc:1056
27779 #, gcc-internal-format
27780 msgid "may write between %E and %E bytes into a region of size %E"
27781 msgstr ""
27782
27783 #: gimple-ssa-warn-access.cc:1058
27784 #, gcc-internal-format
27785 msgid ""
27786 "writing between %E and %E bytes into a region of size %E overflows the "
27787 "destination"
27788 msgstr ""
27789
27790 #: gimple-ssa-warn-access.cc:1072
27791 #, gcc-internal-format
27792 msgid "%qD may read %E byte from a region of size %E"
27793 msgstr ""
27794
27795 #: gimple-ssa-warn-access.cc:1074
27796 #, gcc-internal-format
27797 msgid "%qD reading %E byte from a region of size %E"
27798 msgstr ""
27799
27800 #: gimple-ssa-warn-access.cc:1077
27801 #, gcc-internal-format
27802 msgid "%qD may read %E bytes from a region of size %E"
27803 msgstr ""
27804
27805 #: gimple-ssa-warn-access.cc:1079
27806 #, gcc-internal-format
27807 msgid "%qD reading %E bytes from a region of size %E"
27808 msgstr ""
27809
27810 #: gimple-ssa-warn-access.cc:1085
27811 #, gcc-internal-format
27812 msgid "may read %E byte from a region of size %E"
27813 msgstr ""
27814
27815 #: gimple-ssa-warn-access.cc:1087
27816 #, gcc-internal-format
27817 msgid "reading %E byte from a region of size %E"
27818 msgstr ""
27819
27820 #: gimple-ssa-warn-access.cc:1090
27821 #, gcc-internal-format
27822 msgid "may read %E bytes from a region of size %E"
27823 msgstr ""
27824
27825 #: gimple-ssa-warn-access.cc:1092
27826 #, gcc-internal-format
27827 msgid "reading %E bytes from a region of size %E"
27828 msgstr ""
27829
27830 #: gimple-ssa-warn-access.cc:1101
27831 #, gcc-internal-format
27832 msgid "%qD may read %E or more bytes from a region of size %E"
27833 msgstr ""
27834
27835 #: gimple-ssa-warn-access.cc:1103
27836 #, gcc-internal-format
27837 msgid "%qD reading %E or more bytes from a region of size %E"
27838 msgstr ""
27839
27840 #: gimple-ssa-warn-access.cc:1108
27841 #, gcc-internal-format
27842 msgid "may read %E or more bytes from a region of size %E"
27843 msgstr ""
27844
27845 #: gimple-ssa-warn-access.cc:1110
27846 #, gcc-internal-format
27847 msgid "reading %E or more bytes from a region of size %E"
27848 msgstr ""
27849
27850 #: gimple-ssa-warn-access.cc:1118
27851 #, gcc-internal-format
27852 msgid "%qD may read between %E and %E bytes from a region of size %E"
27853 msgstr ""
27854
27855 #: gimple-ssa-warn-access.cc:1120
27856 #, gcc-internal-format
27857 msgid "%qD reading between %E and %E bytes from a region of size %E"
27858 msgstr ""
27859
27860 #: gimple-ssa-warn-access.cc:1125
27861 #, gcc-internal-format
27862 msgid "may read between %E and %E bytes from a region of size %E"
27863 msgstr ""
27864
27865 #: gimple-ssa-warn-access.cc:1127
27866 #, gcc-internal-format
27867 msgid "reading between %E and %E bytes from a region of size %E"
27868 msgstr ""
27869
27870 #: gimple-ssa-warn-access.cc:1142
27871 #, gcc-internal-format
27872 msgid "%qD expecting %E byte in a region of size %E"
27873 msgid_plural "%qD expecting %E bytes in a region of size %E"
27874 msgstr[0] ""
27875 msgstr[1] ""
27876
27877 #: gimple-ssa-warn-access.cc:1147
27878 #, gcc-internal-format
27879 msgid "expecting %E byte in a region of size %E"
27880 msgid_plural "expecting %E bytes in a region of size %E"
27881 msgstr[0] ""
27882 msgstr[1] ""
27883
27884 #: gimple-ssa-warn-access.cc:1155
27885 #, gcc-internal-format
27886 msgid "%qD expecting %E or more bytes in a region of size %E"
27887 msgstr ""
27888
27889 #: gimple-ssa-warn-access.cc:1159
27890 #, gcc-internal-format
27891 msgid "expecting %E or more bytes in a region of size %E"
27892 msgstr ""
27893
27894 #: gimple-ssa-warn-access.cc:1166
27895 #, gcc-internal-format
27896 msgid "%qD expecting between %E and %E bytes in a region of size %E"
27897 msgstr ""
27898
27899 #: gimple-ssa-warn-access.cc:1170
27900 #, gcc-internal-format
27901 msgid "expecting between %E and %E bytes in a region of size %E"
27902 msgstr ""
27903
27904 #: gimple-ssa-warn-access.cc:2029
27905 #, gcc-internal-format
27906 msgid "%qD called on pointer %qE with nonzero offset%s"
27907 msgstr ""
27908
27909 #: gimple-ssa-warn-access.cc:2044 gimple-ssa-warn-access.cc:3779
27910 #, gcc-internal-format
27911 msgid "returned from %qD"
27912 msgstr ""
27913
27914 #: gimple-ssa-warn-access.cc:2047
27915 #, gcc-internal-format
27916 msgid "returned from %qT"
27917 msgstr ""
27918
27919 #: gimple-ssa-warn-access.cc:2049
27920 #, gcc-internal-format
27921 msgid "obtained here"
27922 msgstr ""
27923
27924 #: gimple-ssa-warn-access.cc:2256
27925 #, gcc-internal-format
27926 msgid "argument %i value %qE is negative"
27927 msgstr ""
27928
27929 #: gimple-ssa-warn-access.cc:2273
27930 #, gcc-internal-format, gfc-internal-format
27931 msgid "argument %i value is zero"
27932 msgstr ""
27933
27934 #: gimple-ssa-warn-access.cc:2291
27935 #, gcc-internal-format
27936 msgid "argument %i value %qE exceeds maximum object size %E"
27937 msgstr ""
27938
27939 #: gimple-ssa-warn-access.cc:2305
27940 #, gcc-internal-format
27941 msgid "argument %i range [%E, %E] is negative"
27942 msgstr ""
27943
27944 #: gimple-ssa-warn-access.cc:2312
27945 #, gcc-internal-format
27946 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
27947 msgstr ""
27948
27949 #: gimple-ssa-warn-access.cc:2342
27950 #, gcc-internal-format
27951 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
27952 msgstr ""
27953
27954 #: gimple-ssa-warn-access.cc:2348
27955 #, gcc-internal-format
27956 msgid ""
27957 "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
27958 msgstr ""
27959
27960 #: gimple-ssa-warn-access.cc:2359 gimple-ssa-warn-access.cc:2362
27961 #, gcc-internal-format
27962 msgid "argument %i in the range [%E, %E]"
27963 msgstr ""
27964
27965 #: gimple-ssa-warn-access.cc:2373
27966 #, gcc-internal-format
27967 msgid "in a call to built-in allocation function %qD"
27968 msgstr ""
27969
27970 #: gimple-ssa-warn-access.cc:2376
27971 #, gcc-internal-format
27972 msgid "in a call to allocation function %qD declared here"
27973 msgstr ""
27974
27975 #: gimple-ssa-warn-access.cc:2821
27976 #, gcc-internal-format
27977 msgid "unknown architecture specifier in memory model %wi for %qD"
27978 msgstr ""
27979
27980 #: gimple-ssa-warn-access.cc:2913
27981 #, gcc-internal-format
27982 msgid "invalid memory model %qs for %qD"
27983 msgstr ""
27984
27985 #: gimple-ssa-warn-access.cc:2917
27986 #, gcc-internal-format
27987 msgid "invalid memory model %wi for %qD"
27988 msgstr ""
27989
27990 #: gimple-ssa-warn-access.cc:2932 gimple-ssa-warn-access.cc:2986
27991 #, gcc-internal-format, gfc-internal-format
27992 msgid "valid models are %s"
27993 msgstr ""
27994
27995 #: gimple-ssa-warn-access.cc:2946
27996 #, gcc-internal-format
27997 msgid "invalid failure memory model %qs for %qD"
27998 msgstr ""
27999
28000 #: gimple-ssa-warn-access.cc:2951
28001 #, gcc-internal-format
28002 msgid "valid failure models are %qs, %qs, %qs, %qs"
28003 msgstr ""
28004
28005 #: gimple-ssa-warn-access.cc:2967
28006 #, gcc-internal-format
28007 msgid ""
28008 "failure memory model %qs cannot be stronger than success memory model %qs "
28009 "for %qD"
28010 msgstr ""
28011
28012 #: gimple-ssa-warn-access.cc:2993
28013 #, gcc-internal-format
28014 msgid ""
28015 "failure memory model %wi cannot be stronger than success memory model %wi "
28016 "for %qD"
28017 msgstr ""
28018
28019 #: gimple-ssa-warn-access.cc:3424
28020 #, gcc-internal-format, gfc-internal-format
28021 msgid ""
28022 "bound argument %i value %s is negative for a variable length array argument "
28023 "%i of type %s"
28024 msgstr ""
28025
28026 #: gimple-ssa-warn-access.cc:3432
28027 #, gcc-internal-format, gfc-internal-format
28028 msgid "argument %i value %s is negative"
28029 msgstr ""
28030
28031 #: gimple-ssa-warn-access.cc:3482
28032 #, gcc-internal-format, gfc-internal-format
28033 msgid ""
28034 "argument %i of variable length array %s is null but the corresponding bound "
28035 "argument %i value is %s"
28036 msgstr ""
28037
28038 #: gimple-ssa-warn-access.cc:3491
28039 #, gcc-internal-format, gfc-internal-format
28040 msgid "argument %i is null but the corresponding size argument %i value is %s"
28041 msgstr ""
28042
28043 #: gimple-ssa-warn-access.cc:3502
28044 #, gcc-internal-format
28045 msgid "argument %i to %<%T[static %E]%> is null where non-null expected"
28046 msgstr ""
28047
28048 #: gimple-ssa-warn-access.cc:3565
28049 #, gcc-internal-format
28050 msgid "referencing argument %u of type %qT"
28051 msgstr ""
28052
28053 #: gimple-ssa-warn-access.cc:3579
28054 #, gcc-internal-format
28055 msgid "in a call to function %qD declared with attribute %qs"
28056 msgstr ""
28057
28058 #: gimple-ssa-warn-access.cc:3583
28059 #, gcc-internal-format
28060 msgid "in a call with type %qT and attribute %qs"
28061 msgstr ""
28062
28063 #: gimple-ssa-warn-access.cc:3590
28064 #, gcc-internal-format
28065 msgid "in a call to function %qD"
28066 msgstr ""
28067
28068 #: gimple-ssa-warn-access.cc:3593
28069 #, gcc-internal-format
28070 msgid "in a call with type %qT"
28071 msgstr ""
28072
28073 #: gimple-ssa-warn-access.cc:3699
28074 #, gcc-internal-format
28075 msgid "%qD called on unallocated object %qD"
28076 msgstr ""
28077
28078 #: gimple-ssa-warn-access.cc:3718
28079 #, gcc-internal-format
28080 msgid "%qD called on a pointer to an unallocated object %qE"
28081 msgstr ""
28082
28083 #: gimple-ssa-warn-access.cc:3727
28084 #, gcc-internal-format
28085 msgid "assigned here"
28086 msgstr ""
28087
28088 #: gimple-ssa-warn-access.cc:3760
28089 #, gcc-internal-format
28090 msgid "%qD called on pointer returned from a mismatched allocation function"
28091 msgstr ""
28092
28093 #: gimple-ssa-warn-access.cc:3769
28094 #, gcc-internal-format
28095 msgid "%qD called on pointer to an unallocated object"
28096 msgstr ""
28097
28098 #: gimple-ssa-warn-access.cc:3922
28099 #, gcc-internal-format
28100 msgid "pointer %qE may be used after %qD"
28101 msgstr ""
28102
28103 #: gimple-ssa-warn-access.cc:3923
28104 #, gcc-internal-format
28105 msgid "pointer %qE used after %qD"
28106 msgstr ""
28107
28108 #: gimple-ssa-warn-access.cc:3927
28109 #, gcc-internal-format
28110 msgid "pointer may be used after %qD"
28111 msgstr ""
28112
28113 #: gimple-ssa-warn-access.cc:3928
28114 #, gcc-internal-format
28115 msgid "pointer used after %qD"
28116 msgstr ""
28117
28118 #: gimple-ssa-warn-access.cc:3932
28119 #, gcc-internal-format
28120 msgid "call to %qD here"
28121 msgstr ""
28122
28123 #: gimple-ssa-warn-access.cc:3949
28124 #, gcc-internal-format
28125 msgid "dangling pointer %qE to %qD may be used"
28126 msgstr ""
28127
28128 #: gimple-ssa-warn-access.cc:3950
28129 #, gcc-internal-format
28130 msgid "using dangling pointer %qE to %qD"
28131 msgstr ""
28132
28133 #: gimple-ssa-warn-access.cc:3955
28134 #, gcc-internal-format
28135 msgid "dangling pointer to %qD may be used"
28136 msgstr ""
28137
28138 #: gimple-ssa-warn-access.cc:3956
28139 #, gcc-internal-format
28140 msgid "using a dangling pointer to %qD"
28141 msgstr ""
28142
28143 #: gimple-ssa-warn-access.cc:3959 gimple-ssa-warn-access.cc:4588
28144 #: gimple-ssa-warn-restrict.cc:1828 tree-ssa-uninit.cc:897
28145 #: tree-ssa-uninit.cc:1096 c/c-decl.cc:3986 c/c-decl.cc:4267 c/c-typeck.cc:9365
28146 #: c/c-typeck.cc:12115 cp/class.cc:1492 cp/class.cc:3291 cp/constexpr.cc:1066
28147 #: cp/decl.cc:4438 cp/decl.cc:12565 cp/decl.cc:13065 cp/decl.cc:13074
28148 #: cp/decl.cc:14035 cp/friend.cc:406 cp/friend.cc:416 cp/init.cc:2895
28149 #: cp/parser.cc:3566 cp/parser.cc:3712 cp/parser.cc:3763 cp/parser.cc:7005
28150 #: cp/parser.cc:24443 cp/typeck.cc:4944
28151 #, gcc-internal-format
28152 msgid "%qD declared here"
28153 msgstr ""
28154
28155 #: gimple-ssa-warn-access.cc:3967
28156 #, gcc-internal-format
28157 msgid "dangling pointer %qE to an unnamed temporary may be used"
28158 msgstr ""
28159
28160 #: gimple-ssa-warn-access.cc:3969
28161 #, gcc-internal-format
28162 msgid "using dangling pointer %qE to an unnamed temporary"
28163 msgstr ""
28164
28165 #: gimple-ssa-warn-access.cc:3975
28166 #, gcc-internal-format
28167 msgid "dangling pointer to an unnamed temporary may be used"
28168 msgstr ""
28169
28170 #: gimple-ssa-warn-access.cc:3977
28171 #, gcc-internal-format
28172 msgid "using a dangling pointer to an unnamed temporary"
28173 msgstr ""
28174
28175 #: gimple-ssa-warn-access.cc:3981
28176 #, gcc-internal-format
28177 msgid "unnamed temporary defined here"
28178 msgstr ""
28179
28180 #: gimple-ssa-warn-access.cc:4071
28181 #, gcc-internal-format
28182 msgid "%qD called on pointer %qE passed to mismatched allocation function %qD"
28183 msgstr ""
28184
28185 #: gimple-ssa-warn-access.cc:4076
28186 #, gcc-internal-format
28187 msgid "%qD called on a pointer passed to mismatched reallocation function %qD"
28188 msgstr ""
28189
28190 #: gimple-ssa-warn-access.cc:4082
28191 #, gcc-internal-format
28192 msgid "call to %qD"
28193 msgstr ""
28194
28195 #: gimple-ssa-warn-access.cc:4582
28196 #, gcc-internal-format
28197 msgid "storing the address of local variable %qD in %qE"
28198 msgstr ""
28199
28200 #: gimple-ssa-warn-alloca.cc:286
28201 #, gcc-internal-format
28202 msgid "use of %<alloca%>"
28203 msgstr ""
28204
28205 #: gimple-ssa-warn-alloca.cc:325
28206 #, gcc-internal-format
28207 msgid "argument to variable-length array may be too large"
28208 msgstr ""
28209
28210 #: gimple-ssa-warn-alloca.cc:327
28211 #, gcc-internal-format
28212 msgid "argument to %<alloca%> may be too large"
28213 msgstr ""
28214
28215 #: gimple-ssa-warn-alloca.cc:332
28216 #, gcc-internal-format
28217 msgid "limit is %wu bytes, but argument may be as large as %s"
28218 msgstr ""
28219
28220 #: gimple-ssa-warn-alloca.cc:344
28221 #, gcc-internal-format
28222 msgid "argument to variable-length array is too large"
28223 msgstr ""
28224
28225 #: gimple-ssa-warn-alloca.cc:346
28226 #, gcc-internal-format
28227 msgid "argument to %<alloca%> is too large"
28228 msgstr ""
28229
28230 #: gimple-ssa-warn-alloca.cc:350
28231 #, gcc-internal-format
28232 msgid "limit is %wu bytes, but argument is %s"
28233 msgstr ""
28234
28235 #: gimple-ssa-warn-alloca.cc:362
28236 #, gcc-internal-format
28237 msgid "unbounded use of variable-length array"
28238 msgstr ""
28239
28240 #: gimple-ssa-warn-alloca.cc:363
28241 #, gcc-internal-format
28242 msgid "unbounded use of %<alloca%>"
28243 msgstr ""
28244
28245 #: gimple-ssa-warn-alloca.cc:368
28246 #, gcc-internal-format
28247 msgid "use of %<alloca%> within a loop"
28248 msgstr ""
28249
28250 #: gimple-ssa-warn-alloca.cc:373
28251 #, gcc-internal-format
28252 msgid "argument to variable-length array is zero"
28253 msgstr ""
28254
28255 #: gimple-ssa-warn-alloca.cc:375
28256 #, gcc-internal-format
28257 msgid "argument to %<alloca%> is zero"
28258 msgstr ""
28259
28260 #: gimple-ssa-warn-restrict.cc:1496
28261 #, gcc-internal-format
28262 msgid ""
28263 "%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
28264 msgstr ""
28265
28266 #: gimple-ssa-warn-restrict.cc:1498
28267 #, gcc-internal-format
28268 msgid ""
28269 "%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
28270 msgstr ""
28271
28272 #: gimple-ssa-warn-restrict.cc:1502
28273 #, gcc-internal-format
28274 msgid ""
28275 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
28276 msgstr ""
28277
28278 #: gimple-ssa-warn-restrict.cc:1504
28279 #, gcc-internal-format
28280 msgid ""
28281 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
28282 msgstr ""
28283
28284 #: gimple-ssa-warn-restrict.cc:1511
28285 #, gcc-internal-format
28286 msgid ""
28287 "%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu "
28288 "bytes at offset %s"
28289 msgid_plural ""
28290 "%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu "
28291 "bytes at offset %s"
28292 msgstr[0] ""
28293 msgstr[1] ""
28294
28295 #: gimple-ssa-warn-restrict.cc:1521
28296 #, gcc-internal-format
28297 msgid ""
28298 "%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at "
28299 "offset %s"
28300 msgid_plural ""
28301 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at "
28302 "offset %s"
28303 msgstr[0] ""
28304 msgstr[1] ""
28305
28306 #: gimple-ssa-warn-restrict.cc:1534
28307 #, gcc-internal-format
28308 msgid ""
28309 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
28310 "byte at offset %s"
28311 msgid_plural ""
28312 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
28313 "bytes at offset %s"
28314 msgstr[0] ""
28315 msgstr[1] ""
28316
28317 #: gimple-ssa-warn-restrict.cc:1544
28318 #, gcc-internal-format
28319 msgid ""
28320 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps "
28321 "between %wu and %wu bytes at offset %s"
28322 msgstr ""
28323
28324 #: gimple-ssa-warn-restrict.cc:1552
28325 #, gcc-internal-format
28326 msgid ""
28327 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or "
28328 "more bytes at offset %s"
28329 msgstr ""
28330
28331 #: gimple-ssa-warn-restrict.cc:1565
28332 #, gcc-internal-format
28333 msgid ""
28334 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at "
28335 "offset %s"
28336 msgid_plural ""
28337 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at "
28338 "offset %s"
28339 msgstr[0] ""
28340 msgstr[1] ""
28341
28342 #: gimple-ssa-warn-restrict.cc:1573
28343 #, gcc-internal-format
28344 msgid ""
28345 "%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu "
28346 "and %wu bytes at offset %s"
28347 msgstr ""
28348
28349 #: gimple-ssa-warn-restrict.cc:1580
28350 #, gcc-internal-format
28351 msgid ""
28352 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more "
28353 "bytes at offset %s"
28354 msgstr ""
28355
28356 #: gimple-ssa-warn-restrict.cc:1608
28357 #, gcc-internal-format
28358 msgid "%qD accessing %wu byte may overlap %wu byte"
28359 msgid_plural "%qD accessing %wu bytes may overlap %wu byte"
28360 msgstr[0] ""
28361 msgstr[1] ""
28362
28363 #: gimple-ssa-warn-restrict.cc:1615
28364 #, gcc-internal-format
28365 msgid ""
28366 "%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
28367 msgid_plural ""
28368 "%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset "
28369 "%s"
28370 msgstr[0] ""
28371 msgstr[1] ""
28372
28373 #: gimple-ssa-warn-restrict.cc:1626
28374 #, gcc-internal-format
28375 msgid "%qD accessing %wu byte may overlap up to %wu bytes"
28376 msgid_plural "%qD accessing %wu bytes may overlap up to %wu bytes"
28377 msgstr[0] ""
28378 msgstr[1] ""
28379
28380 #: gimple-ssa-warn-restrict.cc:1633
28381 #, gcc-internal-format
28382 msgid ""
28383 "%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at "
28384 "offset %s"
28385 msgid_plural ""
28386 "%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at "
28387 "offset %s"
28388 msgstr[0] ""
28389 msgstr[1] ""
28390
28391 #: gimple-ssa-warn-restrict.cc:1646
28392 #, gcc-internal-format
28393 msgid "%qD accessing between %wu and %wu bytes may overlap %wu byte"
28394 msgid_plural ""
28395 "%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
28396 msgstr[0] ""
28397 msgstr[1] ""
28398
28399 #: gimple-ssa-warn-restrict.cc:1653
28400 #, gcc-internal-format
28401 msgid ""
28402 "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu "
28403 "byte at offset %s"
28404 msgid_plural ""
28405 "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up "
28406 "to %wu bytes at offset %s"
28407 msgstr[0] ""
28408 msgstr[1] ""
28409
28410 #: gimple-ssa-warn-restrict.cc:1665
28411 #, gcc-internal-format
28412 msgid ""
28413 "%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at "
28414 "offset %s"
28415 msgid_plural ""
28416 "%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu "
28417 "bytes at offset %s"
28418 msgstr[0] ""
28419 msgstr[1] ""
28420
28421 #: gimple-ssa-warn-restrict.cc:1711
28422 #, gcc-internal-format
28423 msgid "%qD specified bound %wu exceeds maximum object size %wu"
28424 msgstr ""
28425
28426 #: gimple-ssa-warn-restrict.cc:1717
28427 #, gcc-internal-format
28428 msgid "%qD specified bound between %wu and %wu exceeds maximum object size %wu"
28429 msgstr ""
28430
28431 #: gimple-ssa-warn-restrict.cc:1778
28432 #, gcc-internal-format
28433 msgid ""
28434 "%qD pointer overflow between offset %s and size %s accessing array %qD with "
28435 "type %qT"
28436 msgstr ""
28437
28438 #: gimple-ssa-warn-restrict.cc:1783 c-family/c-warn.cc:3767
28439 #, gcc-internal-format
28440 msgid "array %qD declared here"
28441 msgstr ""
28442
28443 #: gimple-ssa-warn-restrict.cc:1788 gimple-ssa-warn-restrict.cc:1794
28444 #, gcc-internal-format
28445 msgid "%qD pointer overflow between offset %s and size %s"
28446 msgstr ""
28447
28448 #: gimple-ssa-warn-restrict.cc:1811
28449 #, gcc-internal-format
28450 msgid ""
28451 "%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type "
28452 "%qT"
28453 msgstr ""
28454
28455 #: gimple-ssa-warn-restrict.cc:1814
28456 #, gcc-internal-format
28457 msgid "%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
28458 msgstr ""
28459
28460 #: gimple-ssa-warn-restrict.cc:1820
28461 #, gcc-internal-format
28462 msgid "%qD forming offset %s is out of the bounds of object %qD with type %qT"
28463 msgstr ""
28464
28465 #: gimple-ssa-warn-restrict.cc:1822
28466 #, gcc-internal-format
28467 msgid "%qD offset %s is out of the bounds of object %qD with type %qT"
28468 msgstr ""
28469
28470 #: gimple-ssa-warn-restrict.cc:1835
28471 #, gcc-internal-format
28472 msgid "%qD forming offset %s is out of the bounds [0, %wu]"
28473 msgstr ""
28474
28475 #: gimple-ssa-warn-restrict.cc:1837
28476 #, gcc-internal-format
28477 msgid "%qD offset %s is out of the bounds [0, %wu]"
28478 msgstr ""
28479
28480 #: gimple-ssa-warn-restrict.cc:1843
28481 #, gcc-internal-format
28482 msgid "%qD forming offset %s is out of bounds"
28483 msgstr ""
28484
28485 #: gimple-ssa-warn-restrict.cc:1844
28486 #, gcc-internal-format
28487 msgid "%qD offset %s is out of bounds"
28488 msgstr ""
28489
28490 #: gimple-ssa-warn-restrict.cc:1856
28491 #, gcc-internal-format
28492 msgid "%qD offset %s from the object at %qE is out of the bounds of %qT"
28493 msgstr ""
28494
28495 #: gimple-ssa-warn-restrict.cc:1864 gimple-ssa-warn-restrict.cc:1885
28496 #, gcc-internal-format
28497 msgid "subobject %qD declared here"
28498 msgstr ""
28499
28500 #: gimple-ssa-warn-restrict.cc:1874
28501 #, gcc-internal-format
28502 msgid ""
28503 "%qD offset %s from the object at %qE is out of the bounds of referenced "
28504 "subobject %qD with type %qT at offset %wi"
28505 msgstr ""
28506
28507 #: gimple-streamer-in.cc:207
28508 #, gcc-internal-format, gfc-internal-format
28509 msgid "bytecode stream: unknown GIMPLE statement tag %s"
28510 msgstr ""
28511
28512 #: gimple-warn-recursion.cc:195
28513 #, gcc-internal-format
28514 msgid "infinite recursion detected"
28515 msgstr ""
28516
28517 #: gimple-warn-recursion.cc:202
28518 #, gcc-internal-format
28519 msgid "recursive call"
28520 msgstr ""
28521
28522 #: gimple.cc:1318
28523 #, gcc-internal-format, gfc-internal-format
28524 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
28525 msgstr ""
28526
28527 #: gimplify.cc:2068
28528 #, gcc-internal-format
28529 msgid "statement will never be executed"
28530 msgstr ""
28531
28532 #: gimplify.cc:2132
28533 #, gcc-internal-format
28534 msgid "%qs cannot be initialized with%<-ftrivial-auto-var_init%>"
28535 msgstr ""
28536
28537 #: gimplify.cc:2524 gimplify.cc:2532
28538 #, gcc-internal-format
28539 msgid "this statement may fall through"
28540 msgstr ""
28541
28542 #: gimplify.cc:2534
28543 #, gcc-internal-format
28544 msgid "here"
28545 msgstr ""
28546
28547 #. We've found [[fallthrough]]; at the end of a switch, which the C++
28548 #. standard says is ill-formed; see [dcl.attr.fallthrough].
28549 #: gimplify.cc:2646 gimplify.cc:2669
28550 #, gcc-internal-format
28551 msgid "attribute %<fallthrough%> not preceding a case label or default label"
28552 msgstr ""
28553
28554 #: gimplify.cc:3817
28555 #, gcc-internal-format
28556 msgid "using result of function returning %<void%>"
28557 msgstr ""
28558
28559 #: gimplify.cc:6668
28560 #, gcc-internal-format, gfc-internal-format
28561 msgid "non-memory output %d must stay in memory"
28562 msgstr ""
28563
28564 #: gimplify.cc:6683
28565 #, gcc-internal-format
28566 msgid "invalid lvalue in %<asm%> output %d"
28567 msgstr ""
28568
28569 #: gimplify.cc:6830
28570 #, gcc-internal-format, gfc-internal-format
28571 msgid "non-memory input %d must stay in memory"
28572 msgstr ""
28573
28574 #: gimplify.cc:6870 gimplify.cc:6880
28575 #, gcc-internal-format, gfc-internal-format
28576 msgid "memory input %d is not directly addressable"
28577 msgstr ""
28578
28579 #: gimplify.cc:7495
28580 #, gcc-internal-format
28581 msgid ""
28582 "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
28583 msgstr ""
28584
28585 #: gimplify.cc:7497
28586 #, gcc-internal-format
28587 msgid "enclosing region"
28588 msgstr ""
28589
28590 #: gimplify.cc:7501
28591 #, gcc-internal-format
28592 msgid "threadprivate variable %qE used in target region"
28593 msgstr ""
28594
28595 #: gimplify.cc:7503
28596 #, gcc-internal-format
28597 msgid "enclosing target region"
28598 msgstr ""
28599
28600 #: gimplify.cc:7516
28601 #, gcc-internal-format
28602 msgid "threadprivate variable %qE used in untied task"
28603 msgstr ""
28604
28605 #: gimplify.cc:7518
28606 #, gcc-internal-format
28607 msgid "enclosing task"
28608 msgstr ""
28609
28610 #: gimplify.cc:7615
28611 #, gcc-internal-format
28612 msgid "%qE not specified in enclosing %qs"
28613 msgstr ""
28614
28615 #: gimplify.cc:7617
28616 #, gcc-internal-format
28617 msgid "enclosing %qs"
28618 msgstr ""
28619
28620 #: gimplify.cc:7760
28621 #, gcc-internal-format
28622 msgid "%qE not specified in enclosing OpenACC %qs construct"
28623 msgstr ""
28624
28625 #: gimplify.cc:7762
28626 #, gcc-internal-format
28627 msgid "enclosing OpenACC %qs construct"
28628 msgstr ""
28629
28630 #: gimplify.cc:7823
28631 #, gcc-internal-format
28632 msgid "%qE with %<link%> clause used in %<routine%> function"
28633 msgstr ""
28634
28635 #: gimplify.cc:7831
28636 #, gcc-internal-format
28637 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
28638 msgstr ""
28639
28640 #: gimplify.cc:7900
28641 #, gcc-internal-format
28642 msgid "%qE not specified in enclosing %<target%>"
28643 msgstr ""
28644
28645 #: gimplify.cc:7902
28646 #, gcc-internal-format
28647 msgid "enclosing %<target%>"
28648 msgstr ""
28649
28650 #: gimplify.cc:7932 gimplify.cc:11175
28651 #, gcc-internal-format
28652 msgid "variable %qE declared in enclosing %<host_data%> region"
28653 msgstr ""
28654
28655 #: gimplify.cc:7953
28656 #, gcc-internal-format
28657 msgid "%qD referenced in target region does not have a mappable type"
28658 msgstr ""
28659
28660 #: gimplify.cc:8084
28661 #, gcc-internal-format
28662 msgid "iteration variable %qE is predetermined linear"
28663 msgstr ""
28664
28665 #: gimplify.cc:8087
28666 #, gcc-internal-format
28667 msgid "iteration variable %qE should be private"
28668 msgstr ""
28669
28670 #: gimplify.cc:8101
28671 #, gcc-internal-format
28672 msgid "iteration variable %qE should not be firstprivate"
28673 msgstr ""
28674
28675 #: gimplify.cc:8104
28676 #, gcc-internal-format
28677 msgid "iteration variable %qE should not be reduction"
28678 msgstr ""
28679
28680 #: gimplify.cc:8107
28681 #, gcc-internal-format
28682 msgid "iteration variable %qE should not be linear"
28683 msgstr ""
28684
28685 #: gimplify.cc:9093 gimplify.cc:9104 gimplify.cc:9116 gimplify.cc:9131
28686 #: gimplify.cc:9327 gimplify.cc:9330 gimplify.cc:9340 gimplify.cc:9358
28687 #, gcc-internal-format
28688 msgid "unexpected mapping node"
28689 msgstr ""
28690
28691 #: gimplify.cc:9392
28692 #, gcc-internal-format
28693 msgid "unexpected pointer mapping node"
28694 msgstr ""
28695
28696 #: gimplify.cc:9603
28697 #, gcc-internal-format
28698 msgid "base pointer cycle detected"
28699 msgstr ""
28700
28701 #: gimplify.cc:9975
28702 #, gcc-internal-format
28703 msgid ""
28704 "data movement for component %qE is not compatible with movement for struct "
28705 "%qE"
28706 msgstr ""
28707
28708 #: gimplify.cc:10020
28709 #, gcc-internal-format
28710 msgid "%qE appears more than once in map clauses"
28711 msgstr ""
28712
28713 #: gimplify.cc:10626
28714 #, gcc-internal-format
28715 msgid "mapping field %qE of variable length structure"
28716 msgstr ""
28717
28718 #: gimplify.cc:10836 gimplify.cc:10842
28719 #, gcc-internal-format
28720 msgid "conditional %<lastprivate%> clause on %qs construct"
28721 msgstr ""
28722
28723 #: gimplify.cc:10859
28724 #, gcc-internal-format
28725 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
28726 msgstr ""
28727
28728 #: gimplify.cc:10881
28729 #, gcc-internal-format
28730 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
28731 msgstr ""
28732
28733 #: gimplify.cc:10889
28734 #, gcc-internal-format
28735 msgid ""
28736 "invalid %<task%> reduction modifier on construct other than %<parallel%>, "
28737 "%qs, %<sections%> or %<scope%>"
28738 msgstr ""
28739
28740 #: gimplify.cc:10900 gimplify.cc:10906 gimplify.cc:10912 gimplify.cc:10918
28741 #: gimplify.cc:10924 gimplify.cc:14904
28742 #, gcc-internal-format
28743 msgid "%<inscan%> %<reduction%> clause on %qs construct"
28744 msgstr ""
28745
28746 #: gimplify.cc:11018
28747 #, gcc-internal-format
28748 msgid ""
28749 "%<linear%> clause for variable other than loop iterator specified on "
28750 "construct combined with %<distribute%>"
28751 msgstr ""
28752
28753 #: gimplify.cc:11713
28754 #, gcc-internal-format
28755 msgid ""
28756 "copyprivate variable %qE is not threadprivate or private in outer context"
28757 msgstr ""
28758
28759 #: gimplify.cc:11770
28760 #, gcc-internal-format
28761 msgid "%s variable %qE is private in outer context"
28762 msgstr ""
28763
28764 #: gimplify.cc:11802
28765 #, gcc-internal-format
28766 msgid "expected %qs %<if%> clause modifier rather than %qs"
28767 msgstr ""
28768
28769 #: gimplify.cc:11840
28770 #, gcc-internal-format
28771 msgid ""
28772 "%<device%> clause with %<ancestor%> is only allowed on %<target%> construct"
28773 msgstr ""
28774
28775 #: gimplify.cc:11856
28776 #, gcc-internal-format
28777 msgid ""
28778 "with %<ancestor%>, only the %<device%>, %<firstprivate%>, %<private%>, "
28779 "%<defaultmap%>, and %<map%> clauses may appear on the construct"
28780 msgstr ""
28781
28782 #: gimplify.cc:12068
28783 #, gcc-internal-format
28784 msgid ""
28785 "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on "
28786 "the containing construct"
28787 msgstr ""
28788
28789 #: gimplify.cc:12274
28790 #, gcc-internal-format
28791 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
28792 msgstr ""
28793
28794 #: gimplify.cc:12328
28795 #, gcc-internal-format
28796 msgid ""
28797 "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
28798 msgstr ""
28799
28800 #: gimplify.cc:12590
28801 #, gcc-internal-format
28802 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
28803 msgstr ""
28804
28805 #: gimplify.cc:12663
28806 #, gcc-internal-format
28807 msgid ""
28808 "same variable used in %<firstprivate%> and %<lastprivate%> clauses on "
28809 "%<distribute%> construct"
28810 msgstr ""
28811
28812 #: gimplify.cc:12777
28813 #, gcc-internal-format
28814 msgid ""
28815 "incompatible data clause with reduction on %qE; promoting to "
28816 "%<present_or_copy%>"
28817 msgstr ""
28818
28819 #: gimplify.cc:12926
28820 #, gcc-internal-format
28821 msgid ""
28822 "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> "
28823 "directive clause"
28824 msgstr ""
28825
28826 #: gimplify.cc:12945
28827 #, gcc-internal-format
28828 msgid "invalid private reduction on %qE"
28829 msgstr ""
28830
28831 #: gimplify.cc:13111
28832 #, gcc-internal-format
28833 msgid ""
28834 "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a "
28835 "variable other than loop iterator"
28836 msgstr ""
28837
28838 #: gimplify.cc:13450
28839 #, gcc-internal-format
28840 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
28841 msgstr ""
28842
28843 #: gimplify.cc:13460
28844 #, gcc-internal-format
28845 msgid "%<taskwait%> construct with %<nowait%> clause but no %<depend%> clauses"
28846 msgstr ""
28847
28848 #: gimplify.cc:13744 gimplify.cc:13748 gimplify.cc:13757 gimplify.cc:13769
28849 #: gimplify.cc:13774
28850 #, gcc-internal-format
28851 msgid "%qs clause may not appear on non-rectangular %qs"
28852 msgstr ""
28853
28854 #: gimplify.cc:13936
28855 #, gcc-internal-format
28856 msgid ""
28857 "%<linear%> clause may not be specified together with %<ordered%> clause if "
28858 "stand-alone %<ordered%> construct is nested in it"
28859 msgstr ""
28860
28861 #: gimplify.cc:14001
28862 #, gcc-internal-format
28863 msgid "threadprivate iteration variable %qD"
28864 msgstr ""
28865
28866 #: gimplify.cc:14032 gimplify.cc:14140
28867 #, gcc-internal-format
28868 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
28869 msgstr ""
28870
28871 #: gimplify.cc:14842
28872 #, gcc-internal-format
28873 msgid ""
28874 "%<bind%> clause not specified on a %<loop%> construct not nested inside "
28875 "another OpenMP construct"
28876 msgstr ""
28877
28878 #: gimplify.cc:14866
28879 #, gcc-internal-format
28880 msgid ""
28881 "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
28882 msgstr ""
28883
28884 #: gimplify.cc:14886
28885 #, gcc-internal-format
28886 msgid ""
28887 "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a "
28888 "%<teams%> region"
28889 msgstr ""
28890
28891 #: gimplify.cc:14911
28892 #, gcc-internal-format
28893 msgid ""
28894 "invalid %<task%> reduction modifier on construct other than %<parallel%>, "
28895 "%qs or %<sections%>"
28896 msgstr ""
28897
28898 #: gimplify.cc:14939
28899 #, gcc-internal-format
28900 msgid ""
28901 "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD "
28902 "which is not the loop iterator"
28903 msgstr ""
28904
28905 #: gimplify.cc:16020
28906 #, gcc-internal-format
28907 msgid ""
28908 "%<ordered%> construct with %qs clause must be closely nested inside a loop "
28909 "with %<ordered%> clause"
28910 msgstr ""
28911
28912 #: gimplify.cc:16041
28913 #, gcc-internal-format
28914 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
28915 msgstr ""
28916
28917 #: gimplify.cc:16054
28918 #, gcc-internal-format
28919 msgid ""
28920 "number of variables in %qs clause with %<sink%> modifier does not match "
28921 "number of iteration variables"
28922 msgstr ""
28923
28924 #: gimplify.cc:16068
28925 #, gcc-internal-format
28926 msgid ""
28927 "more than one %qs clause with %<source%> modifier on an %<ordered%> construct"
28928 msgstr ""
28929
28930 #: gimplify.cc:16081
28931 #, gcc-internal-format
28932 msgid ""
28933 "%qs clause with %<source%> modifier specified together with %qs clauses with "
28934 "%<sink%> modifier on the same construct"
28935 msgstr ""
28936
28937 #: gimplify.cc:17390
28938 #, gcc-internal-format
28939 msgid "gimplification failed"
28940 msgstr ""
28941
28942 #: gimplify.cc:17989
28943 #, gcc-internal-format
28944 msgid "%qT is promoted to %qT when passed through %<...%>"
28945 msgstr ""
28946
28947 #: gimplify.cc:17994
28948 #, gcc-internal-format
28949 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
28950 msgstr ""
28951
28952 #: gimplify.cc:18001
28953 #, gcc-internal-format
28954 msgid "if this code is reached, the program will abort"
28955 msgstr ""
28956
28957 #: godump.cc:1415
28958 #, gcc-internal-format
28959 msgid "could not close Go dump file: %m"
28960 msgstr ""
28961
28962 #: godump.cc:1427
28963 #, gcc-internal-format
28964 msgid "could not open Go dump file %qs: %m"
28965 msgstr ""
28966
28967 #: graphite.cc:527
28968 #, gcc-internal-format
28969 msgid "Graphite loop optimizations cannot be used (isl is not available)."
28970 msgstr ""
28971
28972 #: input.cc:1493
28973 #, gcc-internal-format, gfc-internal-format
28974 msgid "expansion point is location %i"
28975 msgstr ""
28976
28977 #: input.cc:1523
28978 #, gcc-internal-format
28979 msgid "token %u has %<x-location == y-location == %u%>"
28980 msgstr ""
28981
28982 #: input.cc:1532
28983 #, gcc-internal-format
28984 msgid "token %u has %<x-location == %u%>"
28985 msgstr ""
28986
28987 #: input.cc:1533
28988 #, gcc-internal-format
28989 msgid "token %u has %<y-location == %u%>"
28990 msgstr ""
28991
28992 #: internal-fn.cc:723
28993 #, gcc-internal-format
28994 msgid "invalid use of attribute %<fallthrough%>"
28995 msgstr ""
28996
28997 #: ipa-devirt.cc:677 ipa-devirt.cc:762 ipa-devirt.cc:791 ipa-devirt.cc:833
28998 #: ipa-devirt.cc:864
28999 #, gcc-internal-format
29000 msgid "virtual table of type %qD violates one definition rule"
29001 msgstr ""
29002
29003 #: ipa-devirt.cc:680
29004 #, gcc-internal-format
29005 msgid ""
29006 "variable of same assembler name as the virtual table is defined in another "
29007 "translation unit"
29008 msgstr ""
29009
29010 #: ipa-devirt.cc:721
29011 #, gcc-internal-format
29012 msgid "virtual table of type %qD contains RTTI information"
29013 msgstr ""
29014
29015 #: ipa-devirt.cc:727
29016 #, gcc-internal-format
29017 msgid "but is prevailed by one without from other translation unit"
29018 msgstr ""
29019
29020 #: ipa-devirt.cc:731
29021 #, gcc-internal-format
29022 msgid "RTTI will not work on this type"
29023 msgstr ""
29024
29025 #: ipa-devirt.cc:768
29026 #, gcc-internal-format
29027 msgid ""
29028 "the conflicting type defined in another translation unit has virtual table "
29029 "of different size"
29030 msgstr ""
29031
29032 #: ipa-devirt.cc:797
29033 #, gcc-internal-format
29034 msgid ""
29035 "the conflicting type defined in another translation unit with different RTTI "
29036 "information"
29037 msgstr ""
29038
29039 #: ipa-devirt.cc:841 ipa-devirt.cc:872
29040 #, gcc-internal-format
29041 msgid "the conflicting type defined in another translation unit"
29042 msgstr ""
29043
29044 #: ipa-devirt.cc:845
29045 #, gcc-internal-format
29046 msgid "contains additional virtual method %qD"
29047 msgstr ""
29048
29049 #: ipa-devirt.cc:852
29050 #, gcc-internal-format
29051 msgid ""
29052 "the conflicting type defined in another translation unit has virtual table "
29053 "with more entries"
29054 msgstr ""
29055
29056 #: ipa-devirt.cc:878
29057 #, gcc-internal-format
29058 msgid "virtual method %qD"
29059 msgstr ""
29060
29061 #: ipa-devirt.cc:882
29062 #, gcc-internal-format
29063 msgid "ought to match virtual method %qD but does not"
29064 msgstr ""
29065
29066 #: ipa-devirt.cc:888
29067 #, gcc-internal-format
29068 msgid ""
29069 "the conflicting type defined in another translation unit has virtual table "
29070 "with different contents"
29071 msgstr ""
29072
29073 #: ipa-devirt.cc:922
29074 #, gcc-internal-format
29075 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
29076 msgstr ""
29077
29078 #: ipa-devirt.cc:930
29079 #, gcc-internal-format
29080 msgid "type %qT violates the C++ One Definition Rule"
29081 msgstr ""
29082
29083 #: ipa-devirt.cc:942 ipa-devirt.cc:957 ipa-devirt.cc:1232 ipa-devirt.cc:1277
29084 #: ipa-devirt.cc:1316 ipa-devirt.cc:1334
29085 #, gcc-internal-format
29086 msgid "a different type is defined in another translation unit"
29087 msgstr ""
29088
29089 #: ipa-devirt.cc:949
29090 #, gcc-internal-format
29091 msgid "the first difference of corresponding definitions is field %qD"
29092 msgstr ""
29093
29094 #: ipa-devirt.cc:959
29095 #, gcc-internal-format
29096 msgid "the first difference of corresponding definitions is method %qD"
29097 msgstr ""
29098
29099 #: ipa-devirt.cc:1064
29100 #, gcc-internal-format
29101 msgid ""
29102 "type %qT defined in anonymous namespace cannot match type %qT across the "
29103 "translation unit boundary"
29104 msgstr ""
29105
29106 #: ipa-devirt.cc:1069
29107 #, gcc-internal-format
29108 msgid ""
29109 "type %qT defined in anonymous namespace cannot match across the translation "
29110 "unit boundary"
29111 msgstr ""
29112
29113 #: ipa-devirt.cc:1074
29114 #, gcc-internal-format
29115 msgid "the incompatible type defined in another translation unit"
29116 msgstr ""
29117
29118 #: ipa-devirt.cc:1090
29119 #, gcc-internal-format
29120 msgid "type name %qs should match type name %qs"
29121 msgstr ""
29122
29123 #: ipa-devirt.cc:1094 ipa-devirt.cc:1191
29124 #, gcc-internal-format
29125 msgid "the incompatible type is defined here"
29126 msgstr ""
29127
29128 #: ipa-devirt.cc:1122
29129 #, gcc-internal-format
29130 msgid "array types have different bounds"
29131 msgstr ""
29132
29133 #: ipa-devirt.cc:1137
29134 #, gcc-internal-format
29135 msgid "return value type mismatch"
29136 msgstr ""
29137
29138 #: ipa-devirt.cc:1152
29139 #, gcc-internal-format
29140 msgid "implicit this pointer type mismatch"
29141 msgstr ""
29142
29143 #: ipa-devirt.cc:1155
29144 #, gcc-internal-format, gfc-internal-format
29145 msgid "type mismatch in parameter %i"
29146 msgstr ""
29147
29148 #: ipa-devirt.cc:1166
29149 #, gcc-internal-format
29150 msgid "types have different parameter counts"
29151 msgstr ""
29152
29153 #: ipa-devirt.cc:1182
29154 #, gcc-internal-format
29155 msgid "type %qT itself violates the C++ One Definition Rule"
29156 msgstr ""
29157
29158 #: ipa-devirt.cc:1188
29159 #, gcc-internal-format
29160 msgid "type %qT should match type %qT"
29161 msgstr ""
29162
29163 #: ipa-devirt.cc:1260
29164 #, gcc-internal-format
29165 msgid "a type with different precision is defined in another translation unit"
29166 msgstr ""
29167
29168 #: ipa-devirt.cc:1267
29169 #, gcc-internal-format
29170 msgid "a type with different signedness is defined in another translation unit"
29171 msgstr ""
29172
29173 #: ipa-devirt.cc:1292
29174 #, gcc-internal-format
29175 msgid ""
29176 "it is defined as a pointer in different address space in another translation "
29177 "unit"
29178 msgstr ""
29179
29180 #: ipa-devirt.cc:1301
29181 #, gcc-internal-format
29182 msgid ""
29183 "it is defined as a pointer to different type in another translation unit"
29184 msgstr ""
29185
29186 #: ipa-devirt.cc:1361
29187 #, gcc-internal-format
29188 msgid "an array of different size is defined in another translation unit"
29189 msgstr ""
29190
29191 #: ipa-devirt.cc:1376
29192 #, gcc-internal-format
29193 msgid "has different return value in another translation unit"
29194 msgstr ""
29195
29196 #: ipa-devirt.cc:1399 ipa-devirt.cc:1411
29197 #, gcc-internal-format
29198 msgid "has different parameters in another translation unit"
29199 msgstr ""
29200
29201 #: ipa-devirt.cc:1434
29202 #, gcc-internal-format
29203 msgid "a type defined in another translation unit is not polymorphic"
29204 msgstr ""
29205
29206 #: ipa-devirt.cc:1438
29207 #, gcc-internal-format
29208 msgid "a type defined in another translation unit is polymorphic"
29209 msgstr ""
29210
29211 #: ipa-devirt.cc:1456 ipa-devirt.cc:1520
29212 #, gcc-internal-format
29213 msgid ""
29214 "a type with different virtual table pointers is defined in another "
29215 "translation unit"
29216 msgstr ""
29217
29218 #: ipa-devirt.cc:1463 ipa-devirt.cc:1525
29219 #, gcc-internal-format
29220 msgid "a type with different bases is defined in another translation unit"
29221 msgstr ""
29222
29223 #: ipa-devirt.cc:1471
29224 #, gcc-internal-format
29225 msgid "a field with different name is defined in another translation unit"
29226 msgstr ""
29227
29228 #: ipa-devirt.cc:1485
29229 #, gcc-internal-format
29230 msgid ""
29231 "a field of same name but different type is defined in another translation "
29232 "unit"
29233 msgstr ""
29234
29235 #: ipa-devirt.cc:1498
29236 #, gcc-internal-format
29237 msgid "fields have different layout in another translation unit"
29238 msgstr ""
29239
29240 #: ipa-devirt.cc:1505
29241 #, gcc-internal-format
29242 msgid "one field is a bitfield while the other is not"
29243 msgstr ""
29244
29245 #: ipa-devirt.cc:1529
29246 #, gcc-internal-format
29247 msgid ""
29248 "a type with different number of fields is defined in another translation unit"
29249 msgstr ""
29250
29251 #: ipa-devirt.cc:1552
29252 #, gcc-internal-format
29253 msgid "a type with different size is defined in another translation unit"
29254 msgstr ""
29255
29256 #: ipa-devirt.cc:1561
29257 #, gcc-internal-format
29258 msgid "one type needs to be constructed while the other does not"
29259 msgstr ""
29260
29261 #: ipa-devirt.cc:1574
29262 #, gcc-internal-format
29263 msgid "memory layout mismatch"
29264 msgstr ""
29265
29266 #: ipa-devirt.cc:1693
29267 #, gcc-internal-format
29268 msgid "the extra base is defined here"
29269 msgstr ""
29270
29271 #: ipa-devirt.cc:3869
29272 #, gcc-internal-format
29273 msgid "Declaring type %qD final would enable devirtualization of %i call"
29274 msgid_plural ""
29275 "Declaring type %qD final would enable devirtualization of %i calls"
29276 msgstr[0] ""
29277 msgstr[1] ""
29278
29279 #: ipa-devirt.cc:3878
29280 #, gcc-internal-format
29281 msgid ""
29282 "Declaring type %qD final would enable devirtualization of %i call executed "
29283 "%lli times"
29284 msgid_plural ""
29285 "Declaring type %qD final would enable devirtualization of %i calls executed "
29286 "%lli times"
29287 msgstr[0] ""
29288 msgstr[1] ""
29289
29290 #: ipa-devirt.cc:3908
29291 #, gcc-internal-format
29292 msgid ""
29293 "Declaring virtual destructor of %qD final would enable devirtualization of "
29294 "%i call"
29295 msgid_plural ""
29296 "Declaring virtual destructor of %qD final would enable devirtualization of "
29297 "%i calls"
29298 msgstr[0] ""
29299 msgstr[1] ""
29300
29301 #: ipa-devirt.cc:3916
29302 #, gcc-internal-format
29303 msgid "Declaring method %qD final would enable devirtualization of %i call"
29304 msgid_plural ""
29305 "Declaring method %qD final would enable devirtualization of %i calls"
29306 msgstr[0] ""
29307 msgstr[1] ""
29308
29309 #: ipa-devirt.cc:3924
29310 #, gcc-internal-format
29311 msgid ""
29312 "Declaring virtual destructor of %qD final would enable devirtualization of "
29313 "%i call executed %lli times"
29314 msgid_plural ""
29315 "Declaring virtual destructor of %qD final would enable devirtualization of "
29316 "%i calls executed %lli times"
29317 msgstr[0] ""
29318 msgstr[1] ""
29319
29320 #: ipa-devirt.cc:3935
29321 #, gcc-internal-format
29322 msgid ""
29323 "Declaring method %qD final would enable devirtualization of %i call executed "
29324 "%lli times"
29325 msgid_plural ""
29326 "Declaring method %qD final would enable devirtualization of %i calls "
29327 "executed %lli times"
29328 msgstr[0] ""
29329 msgstr[1] ""
29330
29331 #: ipa-devirt.cc:4248
29332 #, gcc-internal-format
29333 msgid "type %qs violates the C++ One Definition Rule"
29334 msgstr ""
29335
29336 #: ipa-devirt.cc:4257
29337 #, gcc-internal-format
29338 msgid ""
29339 "an enum with different number of values is defined in another translation "
29340 "unit"
29341 msgstr ""
29342
29343 #: ipa-devirt.cc:4261
29344 #, gcc-internal-format
29345 msgid ""
29346 "an enum with different value name is defined in another translation unit"
29347 msgstr ""
29348
29349 #: ipa-devirt.cc:4265
29350 #, gcc-internal-format
29351 msgid "an enum with different values is defined in another translation unit"
29352 msgstr ""
29353
29354 #: ipa-devirt.cc:4286
29355 #, gcc-internal-format
29356 msgid "name %qs differs from name %qs defined in another translation unit"
29357 msgstr ""
29358
29359 #: ipa-devirt.cc:4292
29360 #, gcc-internal-format
29361 msgid ""
29362 "name %qs is defined as %u-bit while another translation unit defines it as "
29363 "%u-bit"
29364 msgstr ""
29365
29366 #: ipa-devirt.cc:4301
29367 #, gcc-internal-format
29368 msgid ""
29369 "name %qs is defined to %wd while another translation unit defines it as %wd"
29370 msgstr ""
29371
29372 #: ipa-devirt.cc:4307
29373 #, gcc-internal-format
29374 msgid "name %qs is defined to different value in another translation unit"
29375 msgstr ""
29376
29377 #: ipa-devirt.cc:4312
29378 #, gcc-internal-format
29379 msgid "mismatching definition"
29380 msgstr ""
29381
29382 #: ipa-fnsummary.cc:4553
29383 #, gcc-internal-format
29384 msgid "invalid fnsummary in LTO stream"
29385 msgstr ""
29386
29387 #: ipa-fnsummary.cc:4654
29388 #, gcc-internal-format
29389 msgid "ipa inline summary is missing in input file"
29390 msgstr ""
29391
29392 #: ipa-modref.cc:4015
29393 #, gcc-internal-format
29394 msgid "IPA modref summary is missing in input file"
29395 msgstr ""
29396
29397 #: ipa-prop.cc:4709 ipa-prop.cc:4751 ipa-prop.cc:4837 ipa-prop.cc:4885
29398 #, gcc-internal-format
29399 msgid "invalid jump function in LTO stream"
29400 msgstr ""
29401
29402 #: ipa-pure-const.cc:218
29403 #, gcc-internal-format
29404 msgid "function might be candidate for attribute %qs"
29405 msgstr ""
29406
29407 #: ipa-pure-const.cc:219
29408 #, gcc-internal-format
29409 msgid ""
29410 "function might be candidate for attribute %qs if it is known to return "
29411 "normally"
29412 msgstr ""
29413
29414 #: ipa-reference.cc:1264
29415 #, gcc-internal-format
29416 msgid "ipa reference summary is missing in ltrans unit"
29417 msgstr ""
29418
29419 #: ipa-sra.cc:1566
29420 #, gcc-internal-format
29421 msgid "Access offset before parent offset"
29422 msgstr ""
29423
29424 #: ipa-sra.cc:1571
29425 #, gcc-internal-format
29426 msgid "Access size greater or equal to its parent size"
29427 msgstr ""
29428
29429 #: ipa-sra.cc:1576
29430 #, gcc-internal-format
29431 msgid "Access terminates outside of its parent"
29432 msgstr ""
29433
29434 #: ipa-sra.cc:1588
29435 #, gcc-internal-format
29436 msgid "Access overlaps with its sibling"
29437 msgstr ""
29438
29439 #: ipa-sra.cc:1607
29440 #, gcc-internal-format
29441 msgid "IPA-SRA access verification failed"
29442 msgstr ""
29443
29444 #: ipa-sra.cc:2690
29445 #, gcc-internal-format
29446 msgid "function %qs, parameter %u, has IPA-SRA accesses which overlap"
29447 msgstr ""
29448
29449 #: ipa-sra.cc:2693
29450 #, gcc-internal-format
29451 msgid ""
29452 "function %qs, parameter %u, is used but does not have any certain IPA-SRA "
29453 "access"
29454 msgstr ""
29455
29456 #: ira.cc:2434 ira.cc:2456
29457 #, gcc-internal-format
29458 msgid "%s cannot be used in %<asm%> here"
29459 msgstr ""
29460
29461 #: ira.cc:6046
29462 #, gcc-internal-format
29463 msgid "frame pointer required, but reserved"
29464 msgstr ""
29465
29466 #: ira.cc:6047
29467 #, gcc-internal-format
29468 msgid "for %qD"
29469 msgstr ""
29470
29471 #: ira.cc:6063
29472 #, gcc-internal-format
29473 msgid "frame size too large for reliable stack checking"
29474 msgstr ""
29475
29476 #: lra-assigns.cc:1694
29477 #, gcc-internal-format, gfc-internal-format
29478 msgid "maximum number of LRA assignment passes is achieved (%d)"
29479 msgstr ""
29480
29481 #: lra-assigns.cc:1855 reload1.cc:1242
29482 #, gcc-internal-format
29483 msgid "%<asm%> operand has impossible constraints"
29484 msgstr ""
29485
29486 #: lra-assigns.cc:1870
29487 #, gcc-internal-format
29488 msgid "unable to find a register to spill"
29489 msgstr ""
29490
29491 #: lra-constraints.cc:4170 reload.cc:3845 reload.cc:4100
29492 #, gcc-internal-format
29493 msgid "inconsistent operand constraints in an %<asm%>"
29494 msgstr ""
29495
29496 #: lra-constraints.cc:5137
29497 #, gcc-internal-format, gfc-internal-format
29498 msgid "maximum number of generated reload insns per insn achieved (%d)"
29499 msgstr ""
29500
29501 #: lto-cgraph.cc:1157
29502 #, gcc-internal-format
29503 msgid ""
29504 "function %qs has been referenced in offloaded code but hasn%'t been marked "
29505 "to be included in the offloaded code"
29506 msgstr ""
29507
29508 #: lto-cgraph.cc:1163
29509 #, gcc-internal-format
29510 msgid ""
29511 "variable %qs has been referenced in offloaded code but hasn%'t been marked "
29512 "to be included in the offloaded code"
29513 msgstr ""
29514
29515 #: lto-cgraph.cc:1332
29516 #, gcc-internal-format, gfc-internal-format
29517 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
29518 msgstr ""
29519
29520 #: lto-cgraph.cc:1497
29521 #, gcc-internal-format
29522 msgid "bytecode stream: no caller found while reading edge"
29523 msgstr ""
29524
29525 #: lto-cgraph.cc:1503
29526 #, gcc-internal-format
29527 msgid "bytecode stream: no callee found while reading edge"
29528 msgstr ""
29529
29530 #: lto-cgraph.cc:1580
29531 #, gcc-internal-format
29532 msgid "bytecode stream: found empty cgraph node"
29533 msgstr ""
29534
29535 #: lto-cgraph.cc:1699
29536 #, gcc-internal-format, gfc-internal-format
29537 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
29538 msgstr ""
29539
29540 #: lto-cgraph.cc:1724
29541 #, gcc-internal-format, gfc-internal-format
29542 msgid "Profile information in %s corrupted"
29543 msgstr ""
29544
29545 #: lto-cgraph.cc:1762
29546 #, gcc-internal-format, gfc-internal-format
29547 msgid "cannot find LTO cgraph in %s"
29548 msgstr ""
29549
29550 #: lto-cgraph.cc:1772
29551 #, gcc-internal-format, gfc-internal-format
29552 msgid "cannot find LTO section refs in %s"
29553 msgstr ""
29554
29555 #: lto-cgraph.cc:1917
29556 #, gcc-internal-format
29557 msgid ""
29558 "OpenMP %<requires%> directive with non-identical clauses in multiple "
29559 "compilation units: %qs vs. %qs"
29560 msgstr ""
29561
29562 #: lto-cgraph.cc:1920 lto-cgraph.cc:1921 lto-cgraph.cc:1927
29563 #, gcc-internal-format
29564 msgid "%qs has %qs"
29565 msgstr ""
29566
29567 #: lto-cgraph.cc:1925
29568 #, gcc-internal-format
29569 msgid ""
29570 "OpenMP %<requires%> directive with %qs specified only in some compilation "
29571 "units"
29572 msgstr ""
29573
29574 #: lto-cgraph.cc:1930
29575 #, gcc-internal-format
29576 msgid "but %qs has not"
29577 msgstr ""
29578
29579 #: lto-cgraph.cc:1938
29580 #, gcc-internal-format, gfc-internal-format
29581 msgid "invalid offload table in %s"
29582 msgstr ""
29583
29584 #: lto-cgraph.cc:1949
29585 #, gcc-internal-format
29586 msgid "GCC_OFFLOAD_OMP_REQUIRES_FILE unset"
29587 msgstr ""
29588
29589 #: lto-cgraph.cc:1952
29590 #, gcc-internal-format
29591 msgid "Cannot open omp_requires file %qs"
29592 msgstr ""
29593
29594 #: lto-compress.cc:142 lto-compress.cc:269 lto-compress.cc:277
29595 #: lto-compress.cc:297 lto-compress.cc:363 lto-compress.cc:371
29596 #: lto-compress.cc:391
29597 #, gcc-internal-format, gfc-internal-format
29598 msgid "compressed stream: %s"
29599 msgstr ""
29600
29601 #: lto-compress.cc:163
29602 #, gcc-internal-format
29603 msgid "original not compressed with zstd"
29604 msgstr ""
29605
29606 #: lto-compress.cc:165
29607 #, gcc-internal-format
29608 msgid "original size unknown"
29609 msgstr ""
29610
29611 #: lto-compress.cc:171
29612 #, gcc-internal-format, gfc-internal-format
29613 msgid "decompressed stream: %s"
29614 msgstr ""
29615
29616 #: lto-compress.cc:411
29617 #, gcc-internal-format
29618 msgid "compiler does not support ZSTD LTO compression"
29619 msgstr ""
29620
29621 #: lto-section-in.cc:460
29622 #, gcc-internal-format, gfc-internal-format
29623 msgid ""
29624 "bytecode stream: trying to read %d bytes after the end of the input buffer"
29625 msgstr ""
29626
29627 #: lto-section-in.cc:471
29628 #, gcc-internal-format, gfc-internal-format
29629 msgid "%s out of range: Range is %i to %i, value is %i"
29630 msgstr ""
29631
29632 #: lto-streamer-in.cc:125
29633 #, gcc-internal-format, gfc-internal-format
29634 msgid "bytecode stream: unexpected tag %s"
29635 msgstr ""
29636
29637 #: lto-streamer-in.cc:1208 lto-streamer-in.cc:1219
29638 #, gcc-internal-format
29639 msgid "Cgraph edge statement index out of range"
29640 msgstr ""
29641
29642 #: lto-streamer-in.cc:1213 lto-streamer-in.cc:1223
29643 #, gcc-internal-format
29644 msgid "Cgraph edge statement index not found"
29645 msgstr ""
29646
29647 #: lto-streamer-in.cc:1230
29648 #, gcc-internal-format
29649 msgid "Reference statement index out of range"
29650 msgstr ""
29651
29652 #: lto-streamer-in.cc:1234
29653 #, gcc-internal-format
29654 msgid "Reference statement index not found"
29655 msgstr ""
29656
29657 #: lto-streamer-in.cc:1985
29658 #, gcc-internal-format, gfc-internal-format
29659 msgid "cannot read LTO mode table from %s"
29660 msgstr ""
29661
29662 #: lto-streamer-in.cc:2087
29663 #, gcc-internal-format
29664 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
29665 msgstr ""
29666
29667 #: lto-streamer-in.cc:2092
29668 #, gcc-internal-format
29669 msgid ""
29670 "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
29671 msgstr ""
29672
29673 #: lto-streamer-in.cc:2097
29674 #, gcc-internal-format
29675 msgid ""
29676 "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
29677 msgstr ""
29678
29679 #: lto-streamer-in.cc:2102
29680 #, gcc-internal-format
29681 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
29682 msgstr ""
29683
29684 #: lto-streamer-in.cc:2105
29685 #, gcc-internal-format
29686 msgid "%s - unsupported mode %qs"
29687 msgstr ""
29688
29689 #: lto-streamer-out.cc:561 lto-streamer-out.cc:913
29690 #, gcc-internal-format
29691 msgid "tree code %qs is not supported in LTO streams"
29692 msgstr ""
29693
29694 #: lto-streamer.cc:129
29695 #, gcc-internal-format, gfc-internal-format
29696 msgid "bytecode stream: unexpected LTO section %s"
29697 msgstr ""
29698
29699 #: lto-streamer.cc:261
29700 #, gcc-internal-format
29701 msgid ""
29702 "bytecode stream in file %qs generated with LTO version %d.%d instead of the "
29703 "expected %d.%d"
29704 msgstr ""
29705
29706 #: lto-wrapper.cc:159
29707 #, gcc-internal-format
29708 msgid "deleting LTRANS file %s: %m"
29709 msgstr ""
29710
29711 #: lto-wrapper.cc:355
29712 #, gcc-internal-format, gfc-internal-format
29713 msgid "option %s with different values"
29714 msgstr ""
29715
29716 #: lto-wrapper.cc:371
29717 #, gcc-internal-format
29718 msgid "option %qs with mismatching values (%s, %s)"
29719 msgstr ""
29720
29721 #: lto-wrapper.cc:486
29722 #, gcc-internal-format, gfc-internal-format
29723 msgid "option %s not used consistently in all LTO input files"
29724 msgstr ""
29725
29726 #: lto-wrapper.cc:631 lto-wrapper.cc:639
29727 #, gcc-internal-format
29728 msgid ""
29729 "Extra option to %<-Xassembler%>: %s, dropping all %<-Xassembler%> and %<-"
29730 "Wa%> options."
29731 msgstr ""
29732
29733 #: lto-wrapper.cc:647
29734 #, gcc-internal-format
29735 msgid ""
29736 "Options to %<-Xassembler%> do not match: %s, %s, dropping all %<-"
29737 "Xassembler%> and %<-Wa%> options."
29738 msgstr ""
29739
29740 #: lto-wrapper.cc:957
29741 #, gcc-internal-format
29742 msgid "could not find %s in %s (consider using %<-B%>)"
29743 msgstr ""
29744
29745 #: lto-wrapper.cc:1037
29746 #, gcc-internal-format, gfc-internal-format
29747 msgid "problem with building target image for %s"
29748 msgstr ""
29749
29750 #: lto-wrapper.cc:1066
29751 #, gcc-internal-format
29752 msgid "reading input file"
29753 msgstr ""
29754
29755 #: lto-wrapper.cc:1071
29756 #, gcc-internal-format
29757 msgid "writing output file"
29758 msgstr ""
29759
29760 #: lto-wrapper.cc:1107
29761 #, gcc-internal-format
29762 msgid "installation error, cannot find %<crtoffloadtable.o%>"
29763 msgstr ""
29764
29765 #: lto-wrapper.cc:1429
29766 #, gcc-internal-format
29767 msgid "environment variable %<COLLECT_GCC%> must be set"
29768 msgstr ""
29769
29770 #: lto-wrapper.cc:1433
29771 #, gcc-internal-format
29772 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
29773 msgstr ""
29774
29775 #: lto-wrapper.cc:1713 lto-wrapper.cc:1773 c-family/c-pch.cc:213
29776 #: c-family/c-pch.cc:248 c-family/c-pch.cc:286
29777 #, gcc-internal-format
29778 msgid "cannot read %s: %m"
29779 msgstr ""
29780
29781 #: lto-wrapper.cc:1740
29782 #, gcc-internal-format, gfc-internal-format
29783 msgid "invalid format of %s"
29784 msgstr ""
29785
29786 #: lto-wrapper.cc:1906
29787 #, gcc-internal-format
29788 msgid "%<fopen%>: %s: %m"
29789 msgstr ""
29790
29791 #: lto-wrapper.cc:1923
29792 #, gcc-internal-format, gfc-internal-format
29793 msgid "corrupted ltrans output file %s"
29794 msgstr ""
29795
29796 #: lto-wrapper.cc:1966
29797 #, gcc-internal-format, gfc-internal-format
29798 msgid "using serial compilation of %d LTRANS jobs"
29799 msgstr ""
29800
29801 #: lto-wrapper.cc:2142
29802 #, gcc-internal-format
29803 msgid "%<atexit%> failed"
29804 msgstr ""
29805
29806 #: multiple_target.cc:76
29807 #, gcc-internal-format
29808 msgid "the call requires %<ifunc%>, which is not supported by this target"
29809 msgstr ""
29810
29811 #: multiple_target.cc:83
29812 #, gcc-internal-format
29813 msgid "target does not support function version dispatcher"
29814 msgstr ""
29815
29816 #: multiple_target.cc:91
29817 #, gcc-internal-format
29818 msgid "default %<target_clones%> attribute was not set"
29819 msgstr ""
29820
29821 #: multiple_target.cc:326 c-family/c-attribs.cc:5603
29822 #, gcc-internal-format
29823 msgid "single %<target_clones%> attribute is ignored"
29824 msgstr ""
29825
29826 #: multiple_target.cc:335
29827 #, gcc-internal-format
29828 msgid "clones for %<target_clones%> attribute cannot be created"
29829 msgstr ""
29830
29831 #: multiple_target.cc:338
29832 #, gcc-internal-format
29833 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
29834 msgstr ""
29835
29836 #: multiple_target.cc:359
29837 #, gcc-internal-format
29838 msgid "%<default%> target was not set"
29839 msgstr ""
29840
29841 #: multiple_target.cc:363
29842 #, gcc-internal-format
29843 msgid "an empty string cannot be in %<target_clones%> attribute"
29844 msgstr ""
29845
29846 #: multiple_target.cc:367
29847 #, gcc-internal-format
29848 msgid "multiple %<default%> targets were set"
29849 msgstr ""
29850
29851 #: omp-expand.cc:3417
29852 #, gcc-internal-format
29853 msgid "%qs clause with %<sink%> modifier waiting for lexically later iteration"
29854 msgstr ""
29855
29856 #: omp-expand.cc:3556
29857 #, gcc-internal-format
29858 msgid ""
29859 "%qs clause with %<sink%> modifier refers to iteration never in the iteration "
29860 "space"
29861 msgstr ""
29862
29863 #: omp-expand.cc:8176
29864 #, gcc-internal-format
29865 msgid ""
29866 "invalid OpenMP non-rectangular loop step; %<(%E - %E) * %E%> is not a "
29867 "multiple of loop %d step %qE"
29868 msgstr ""
29869
29870 #: omp-general.cc:1130
29871 #, gcc-internal-format
29872 msgid "selector set %qs specified more than once"
29873 msgstr ""
29874
29875 #: omp-general.cc:1144 omp-general.cc:1157
29876 #, gcc-internal-format
29877 msgid "selector %qs specified more than once in set %qs"
29878 msgstr ""
29879
29880 #: omp-general.cc:1198
29881 #, gcc-internal-format
29882 msgid "incorrect property %qs of %qs selector"
29883 msgstr ""
29884
29885 #: omp-general.cc:1205
29886 #, gcc-internal-format
29887 msgid "unknown property %qs of %qs selector"
29888 msgstr ""
29889
29890 #: omp-general.cc:1210
29891 #, gcc-internal-format
29892 msgid "unknown property %qE of %qs selector"
29893 msgstr ""
29894
29895 #: omp-general.cc:1252
29896 #, gcc-internal-format
29897 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
29898 msgstr ""
29899
29900 #: omp-general.cc:2785
29901 #, gcc-internal-format
29902 msgid "%qs specifies a conflicting level of parallelism"
29903 msgstr ""
29904
29905 #: omp-general.cc:2788
29906 #, gcc-internal-format
29907 msgid "... to the previous %qs clause here"
29908 msgstr ""
29909
29910 #: omp-general.cc:2823
29911 #, gcc-internal-format
29912 msgid ""
29913 "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP "
29914 "'declare target' directive"
29915 msgstr ""
29916
29917 #: omp-general.cc:2877
29918 #, gcc-internal-format
29919 msgid ""
29920 "incompatible %qs clause when applying %<%s%> to %qD, which has already been "
29921 "marked with an OpenACC 'routine' directive"
29922 msgstr ""
29923
29924 #: omp-general.cc:2884
29925 #, gcc-internal-format
29926 msgid ""
29927 "missing %qs clause when applying %<%s%> to %qD, which has already been "
29928 "marked with an OpenACC 'routine' directive"
29929 msgstr ""
29930
29931 #: omp-general.cc:2893
29932 #, gcc-internal-format
29933 msgid "... with %qs clause here"
29934 msgstr ""
29935
29936 #: omp-general.cc:2901
29937 #, gcc-internal-format
29938 msgid "... without %qs clause near to here"
29939 msgstr ""
29940
29941 #: omp-low.cc:1167
29942 #, gcc-internal-format
29943 msgid "%<allocate%> clause must specify an allocator here"
29944 msgstr ""
29945
29946 #: omp-low.cc:2737 omp-offload.cc:1489
29947 #, gcc-internal-format
29948 msgid "%<seq%> overrides other OpenACC loop specifiers"
29949 msgstr ""
29950
29951 #: omp-low.cc:2740 omp-offload.cc:1490
29952 #, gcc-internal-format
29953 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
29954 msgstr ""
29955
29956 #: omp-low.cc:2744 omp-offload.cc:1524
29957 #, gcc-internal-format
29958 msgid "inner loop uses same OpenACC parallelism as containing loop"
29959 msgstr ""
29960
29961 #: omp-low.cc:2795
29962 #, gcc-internal-format
29963 msgid "argument not permitted on %qs clause"
29964 msgstr ""
29965
29966 #: omp-low.cc:2799
29967 #, gcc-internal-format
29968 msgid "enclosing parent compute construct"
29969 msgstr ""
29970
29971 #: omp-low.cc:2802
29972 #, gcc-internal-format
29973 msgid "enclosing routine"
29974 msgstr ""
29975
29976 #: omp-low.cc:2843
29977 #, gcc-internal-format
29978 msgid "conflicting reduction operations for %qE"
29979 msgstr ""
29980
29981 #: omp-low.cc:2846
29982 #, gcc-internal-format
29983 msgid "location of the previous reduction for %qE"
29984 msgstr ""
29985
29986 #: omp-low.cc:2879
29987 #, gcc-internal-format
29988 msgid "nested loop in reduction needs reduction clause for %qE"
29989 msgstr ""
29990
29991 #: omp-low.cc:3136
29992 #, gcc-internal-format
29993 msgid ""
29994 "%<target%> construct with nested %<teams%> construct contains directives "
29995 "outside of the %<teams%> construct"
29996 msgstr ""
29997
29998 #: omp-low.cc:3194
29999 #, gcc-internal-format
30000 msgid "non-OpenACC construct inside of OpenACC routine"
30001 msgstr ""
30002
30003 #: omp-low.cc:3203
30004 #, gcc-internal-format
30005 msgid "non-OpenACC construct inside of OpenACC region"
30006 msgstr ""
30007
30008 #: omp-low.cc:3218
30009 #, gcc-internal-format
30010 msgid "OpenMP constructs are not allowed in target region with %<ancestor%>"
30011 msgstr ""
30012
30013 #: omp-low.cc:3243 omp-low.cc:3310
30014 #, gcc-internal-format
30015 msgid ""
30016 "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be "
30017 "nested inside a region with the %<order(concurrent)%> clause"
30018 msgstr ""
30019
30020 #: omp-low.cc:3262
30021 #, gcc-internal-format
30022 msgid ""
30023 "%<ordered simd threads%> must be closely nested inside of %<%s simd%> region"
30024 msgstr ""
30025
30026 #: omp-low.cc:3278
30027 #, gcc-internal-format
30028 msgid ""
30029 "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or "
30030 "%<atomic%> may not be nested inside %<simd%> region"
30031 msgstr ""
30032
30033 #: omp-low.cc:3292
30034 #, gcc-internal-format
30035 msgid ""
30036 "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be "
30037 "strictly nested inside %<teams%> region"
30038 msgstr ""
30039
30040 #: omp-low.cc:3306
30041 #, gcc-internal-format
30042 msgid ""
30043 "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be "
30044 "nested inside a %<loop%> region"
30045 msgstr ""
30046
30047 #: omp-low.cc:3326
30048 #, gcc-internal-format
30049 msgid ""
30050 "%<distribute%> region must be strictly nested inside %<teams%> construct"
30051 msgstr ""
30052
30053 #: omp-low.cc:3375
30054 #, gcc-internal-format
30055 msgid ""
30056 "OpenACC loop directive must be associated with an OpenACC compute region"
30057 msgstr ""
30058
30059 #: omp-low.cc:3397
30060 #, gcc-internal-format
30061 msgid "orphaned %qs construct"
30062 msgstr ""
30063
30064 #: omp-low.cc:3426
30065 #, gcc-internal-format
30066 msgid "%<cancel for%> inside %<nowait%> for construct"
30067 msgstr ""
30068
30069 #: omp-low.cc:3431
30070 #, gcc-internal-format
30071 msgid "%<cancel for%> inside %<ordered%> for construct"
30072 msgstr ""
30073
30074 #: omp-low.cc:3451 omp-low.cc:3464
30075 #, gcc-internal-format
30076 msgid "%<cancel sections%> inside %<nowait%> sections construct"
30077 msgstr ""
30078
30079 #: omp-low.cc:3493
30080 #, gcc-internal-format
30081 msgid ""
30082 "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
30083 msgstr ""
30084
30085 #: omp-low.cc:3518
30086 #, gcc-internal-format
30087 msgid "invalid arguments"
30088 msgstr ""
30089
30090 #: omp-low.cc:3524
30091 #, gcc-internal-format
30092 msgid "%<%s %s%> construct not closely nested inside of %qs"
30093 msgstr ""
30094
30095 #: omp-low.cc:3553
30096 #, gcc-internal-format
30097 msgid ""
30098 "barrier region may not be closely nested inside of work-sharing, %<loop%>, "
30099 "%<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or "
30100 "%<taskloop%> region"
30101 msgstr ""
30102
30103 #: omp-low.cc:3560
30104 #, gcc-internal-format
30105 msgid ""
30106 "work-sharing region may not be closely nested inside of work-sharing, "
30107 "%<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit "
30108 "%<task%> or %<taskloop%> region"
30109 msgstr ""
30110
30111 #: omp-low.cc:3591
30112 #, gcc-internal-format
30113 msgid ""
30114 "%qs region may not be closely nested inside of work-sharing, %<loop%>, "
30115 "explicit %<task%> or %<taskloop%> region"
30116 msgstr ""
30117
30118 #: omp-low.cc:3626
30119 #, gcc-internal-format
30120 msgid ""
30121 "%<scope%> region may not be closely nested inside of work-sharing, %<loop%>, "
30122 "explicit %<task%>, %<taskloop%>, %<critical%>, %<ordered%>, %<master%>, or "
30123 "%<masked%> region"
30124 msgstr ""
30125
30126 #: omp-low.cc:3649
30127 #, gcc-internal-format
30128 msgid "%<%s(%s)%> is only allowed in %<omp ordered%>"
30129 msgstr ""
30130
30131 #: omp-low.cc:3664
30132 #, gcc-internal-format
30133 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
30134 msgstr ""
30135
30136 #: omp-low.cc:3681
30137 #, gcc-internal-format
30138 msgid ""
30139 "%<ordered%> construct with %<depend%> clause must be closely nested inside "
30140 "an %<ordered%> loop"
30141 msgstr ""
30142
30143 #: omp-low.cc:3697
30144 #, gcc-internal-format
30145 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
30146 msgstr ""
30147
30148 #: omp-low.cc:3710
30149 #, gcc-internal-format
30150 msgid ""
30151 "%<ordered%> region may not be closely nested inside of %<critical%>, "
30152 "%<ordered%>, explicit %<task%> or %<taskloop%> region"
30153 msgstr ""
30154
30155 #: omp-low.cc:3723 omp-low.cc:3768
30156 #, gcc-internal-format
30157 msgid ""
30158 "%<ordered%> region must be closely nested inside a loop region with an "
30159 "%<ordered%> clause"
30160 msgstr ""
30161
30162 #: omp-low.cc:3732
30163 #, gcc-internal-format
30164 msgid ""
30165 "%<ordered%> construct without %<doacross%> or %<depend%> clauses must not "
30166 "have the same binding region as %<ordered%> construct with those clauses"
30167 msgstr ""
30168
30169 #: omp-low.cc:3751
30170 #, gcc-internal-format
30171 msgid ""
30172 "%<ordered%> construct without %<doacross%> or %<depend%> clauses binds to "
30173 "loop where %<collapse%> argument %wd is different from %<ordered%> argument "
30174 "%wd"
30175 msgstr ""
30176
30177 #: omp-low.cc:3785
30178 #, gcc-internal-format
30179 msgid ""
30180 "%<critical%> region may not be nested inside a %<critical%> region with the "
30181 "same name"
30182 msgstr ""
30183
30184 #: omp-low.cc:3803
30185 #, gcc-internal-format
30186 msgid ""
30187 "%<teams%> construct must be closely nested inside of %<target%> construct or "
30188 "not nested in any OpenMP construct"
30189 msgstr ""
30190
30191 #: omp-low.cc:3815 c-family/c-omp.cc:721
30192 #, gcc-internal-format
30193 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
30194 msgstr ""
30195
30196 #: omp-low.cc:3823
30197 #, gcc-internal-format
30198 msgid ""
30199 "OpenACC region inside of OpenACC routine, nested parallelism not supported "
30200 "yet"
30201 msgstr ""
30202
30203 #: omp-low.cc:3836
30204 #, gcc-internal-format
30205 msgid "OpenACC construct inside of non-OpenACC region"
30206 msgstr ""
30207
30208 #: omp-low.cc:3897
30209 #, gcc-internal-format
30210 msgid "%s %qs construct inside of %s %qs region"
30211 msgstr ""
30212
30213 #: omp-low.cc:3910 omp-low.cc:3927
30214 #, gcc-internal-format
30215 msgid "%qs construct inside of %qs region"
30216 msgstr ""
30217
30218 #: omp-low.cc:4170
30219 #, gcc-internal-format
30220 msgid "setjmp/longjmp inside %<simd%> construct"
30221 msgstr ""
30222
30223 #: omp-low.cc:4196
30224 #, gcc-internal-format
30225 msgid ""
30226 "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
30227 msgstr ""
30228
30229 #: omp-low.cc:4212
30230 #, gcc-internal-format
30231 msgid "OpenMP runtime API call %qD strictly nested in a %<teams%> region"
30232 msgstr ""
30233
30234 #: omp-low.cc:4224
30235 #, gcc-internal-format
30236 msgid ""
30237 "OpenMP runtime API call %qD in a region with %<device(ancestor)%> clause"
30238 msgstr ""
30239
30240 #: omp-low.cc:9884
30241 #, gcc-internal-format
30242 msgid ""
30243 "ignoring sink clause with offset that is not a multiple of the loop step"
30244 msgstr ""
30245
30246 #: omp-low.cc:9907
30247 #, gcc-internal-format
30248 msgid "first offset must be in opposite direction of loop iterations"
30249 msgstr ""
30250
30251 #: omp-low.cc:14833
30252 #, gcc-internal-format, gfc-internal-format
30253 msgid "invalid exit from %s structured block"
30254 msgstr ""
30255
30256 #: omp-low.cc:14835 omp-low.cc:14840
30257 #, gcc-internal-format, gfc-internal-format
30258 msgid "invalid entry to %s structured block"
30259 msgstr ""
30260
30261 #. Otherwise, be vague and lazy, but efficient.
30262 #: omp-low.cc:14844
30263 #, gcc-internal-format, gfc-internal-format
30264 msgid "invalid branch to/from %s structured block"
30265 msgstr ""
30266
30267 #. ..., but due to bugs (PR100400), we may actually come here.
30268 #. Reliably catch this, regardless of checking level.
30269 #: omp-oacc-kernels-decompose.cc:248
30270 #, gcc-internal-format
30271 msgid "PR100400"
30272 msgstr ""
30273
30274 #: omp-oacc-kernels-decompose.cc:261
30275 #, gcc-internal-format
30276 msgid ""
30277 "conditionally executed loop in %<kernels%> region will be executed by a "
30278 "single gang; ignoring %<gang%> clause"
30279 msgstr ""
30280
30281 #. No need to recurse into nested statements; no loop nested inside
30282 #. this loop can be gang-partitioned.
30283 #: omp-oacc-kernels-decompose.cc:277
30284 #, gcc-internal-format
30285 msgid "%<gang%> loop in %<gang-single%> region"
30286 msgstr ""
30287
30288 #: omp-oacc-kernels-decompose.cc:487
30289 #, gcc-internal-format
30290 msgid "cannot honor conflicting %qs clause"
30291 msgstr ""
30292
30293 #: omp-oacc-kernels-decompose.cc:490
30294 #, gcc-internal-format
30295 msgid "location of the previous clause in the same loop nest"
30296 msgstr ""
30297
30298 #: omp-oacc-kernels-decompose.cc:569
30299 #, gcc-internal-format
30300 msgid ""
30301 "argument not permitted on %qs clause in OpenACC %<kernels%> region with a "
30302 "%qs clause"
30303 msgstr ""
30304
30305 #: omp-oacc-kernels-decompose.cc:573
30306 #, gcc-internal-format
30307 msgid "location of OpenACC %<kernels%>"
30308 msgstr ""
30309
30310 #: omp-oacc-kernels-decompose.cc:1295
30311 #, gcc-internal-format
30312 msgid "%qs not yet supported"
30313 msgstr ""
30314
30315 #: omp-oacc-neuter-broadcast.cc:1764
30316 #, gcc-internal-format
30317 msgid "shared-memory region overflow"
30318 msgstr ""
30319
30320 #: omp-offload.cc:316
30321 #, gcc-internal-format
30322 msgid ""
30323 "%qD specified both in declare target %<link%> and implicitly in %<to%> "
30324 "clauses"
30325 msgstr ""
30326
30327 #: omp-offload.cc:900
30328 #, gcc-internal-format
30329 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
30330 msgstr ""
30331
30332 #: omp-offload.cc:952
30333 #, gcc-internal-format, gfc-internal-format
30334 msgid "region contains %s partitioned code but is not %s partitioned"
30335 msgstr ""
30336
30337 #: omp-offload.cc:958
30338 #, gcc-internal-format, gfc-internal-format
30339 msgid "region is %s partitioned but does not contain %s partitioned code"
30340 msgstr ""
30341
30342 #: omp-offload.cc:1448
30343 #, gcc-internal-format
30344 msgid "gang reduction on an orphan loop"
30345 msgstr ""
30346
30347 #: omp-offload.cc:1522
30348 #, gcc-internal-format
30349 msgid "routine call uses same OpenACC parallelism as containing loop"
30350 msgstr ""
30351
30352 #: omp-offload.cc:1526 omp-offload.cc:1558
30353 #, gcc-internal-format
30354 msgid "containing loop here"
30355 msgstr ""
30356
30357 #: omp-offload.cc:1531
30358 #, gcc-internal-format
30359 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
30360 msgstr ""
30361
30362 #: omp-offload.cc:1533
30363 #, gcc-internal-format
30364 msgid "loop uses OpenACC parallelism disallowed by containing routine"
30365 msgstr ""
30366
30367 #: omp-offload.cc:1538
30368 #, gcc-internal-format
30369 msgid "routine %qD declared here"
30370 msgstr ""
30371
30372 #: omp-offload.cc:1551
30373 #, gcc-internal-format
30374 msgid "incorrectly nested OpenACC loop parallelism"
30375 msgstr ""
30376
30377 #: omp-offload.cc:1692
30378 #, gcc-internal-format
30379 msgid "insufficient partitioning available to parallelize element loop"
30380 msgstr ""
30381
30382 #: omp-offload.cc:1700
30383 #, gcc-internal-format
30384 msgid "insufficient partitioning available to parallelize tile loop"
30385 msgstr ""
30386
30387 #: omp-offload.cc:1702
30388 #, gcc-internal-format
30389 msgid "insufficient partitioning available to parallelize loop"
30390 msgstr ""
30391
30392 #: omp-simd-clone.cc:401
30393 #, gcc-internal-format
30394 msgid "ignoring large linear step"
30395 msgstr ""
30396
30397 #: omp-simd-clone.cc:407
30398 #, gcc-internal-format
30399 msgid "ignoring zero linear step"
30400 msgstr ""
30401
30402 #: omp-simd-clone.cc:469
30403 #, gcc-internal-format
30404 msgid ""
30405 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
30406 "return type"
30407 msgstr ""
30408
30409 #: omp-simd-clone.cc:479
30410 #, gcc-internal-format
30411 msgid ""
30412 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
30413 "non-%<uniform%> argument"
30414 msgstr ""
30415
30416 #: optabs.cc:4937
30417 #, gcc-internal-format
30418 msgid "indirect jumps are not available on this target"
30419 msgstr ""
30420
30421 #: optinfo-emit-json.cc:113
30422 #, gcc-internal-format
30423 msgid "cannot open file %qs for writing optimization records"
30424 msgstr ""
30425
30426 #: optinfo-emit-json.cc:121
30427 #, gcc-internal-format
30428 msgid "error writing optimization records to %qs: %s"
30429 msgstr ""
30430
30431 #: optinfo-emit-json.cc:130
30432 #, gcc-internal-format
30433 msgid "error closing optimization records %qs"
30434 msgstr ""
30435
30436 #: opts-common.cc:1383
30437 #, gcc-internal-format
30438 msgid "command-line option %qs is not supported by this configuration"
30439 msgstr ""
30440
30441 #: opts-common.cc:1393 opts.cc:2507
30442 #, gcc-internal-format
30443 msgid "missing argument to %qs"
30444 msgstr ""
30445
30446 #: opts-common.cc:1400
30447 #, gcc-internal-format
30448 msgid ""
30449 "argument to %qs should be a non-negative integer optionally followed by a "
30450 "size unit"
30451 msgstr ""
30452
30453 #: opts-common.cc:1404
30454 #, gcc-internal-format
30455 msgid "argument to %qs should be a non-negative integer"
30456 msgstr ""
30457
30458 #: opts-common.cc:1411
30459 #, gcc-internal-format
30460 msgid "argument to %qs is not between %d and %d"
30461 msgstr ""
30462
30463 #: opts-common.cc:1475
30464 #, gcc-internal-format
30465 msgid "invalid argument in option %qs"
30466 msgstr ""
30467
30468 #: opts-common.cc:1477
30469 #, gcc-internal-format
30470 msgid "%qs specified multiple times in the same option"
30471 msgstr ""
30472
30473 #: opts-common.cc:1480
30474 #, gcc-internal-format
30475 msgid "%qs is mutually exclusive with %qs and cannot be specified together"
30476 msgstr ""
30477
30478 #: opts-common.cc:1502
30479 #, gcc-internal-format
30480 msgid "unrecognized argument in option %qs"
30481 msgstr ""
30482
30483 #: opts-common.cc:1513 config/i386/i386-options.cc:1635
30484 #, gcc-internal-format
30485 msgid "valid arguments to %qs are: %s; did you mean %qs?"
30486 msgstr ""
30487
30488 #: opts-common.cc:1516 config/i386/i386-options.cc:1638
30489 #, gcc-internal-format
30490 msgid "valid arguments to %qs are: %s"
30491 msgstr ""
30492
30493 #: opts-common.cc:1559 c-family/c-opts.cc:448
30494 #, gcc-internal-format
30495 msgid "switch %qs is no longer supported"
30496 msgstr ""
30497
30498 #: opts-common.cc:1619
30499 #, gcc-internal-format
30500 msgid "argument to %qs is bigger than %d"
30501 msgstr ""
30502
30503 #: opts-common.cc:1966
30504 #, gcc-internal-format
30505 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
30506 msgstr ""
30507
30508 #: opts-global.cc:104
30509 #, gcc-internal-format
30510 msgid "command-line option %qs is valid for the driver but not for %s"
30511 msgstr ""
30512
30513 #. Eventually this should become a hard error IMO.
30514 #: opts-global.cc:110
30515 #, gcc-internal-format
30516 msgid "command-line option %qs is valid for %s but not for %s"
30517 msgstr ""
30518
30519 #. Happens for -Werror=warning_name.
30520 #: opts-global.cc:114
30521 #, gcc-internal-format
30522 msgid "%<-Werror=%> argument %qs is not valid for %s"
30523 msgstr ""
30524
30525 #: opts-global.cc:146
30526 #, gcc-internal-format
30527 msgid ""
30528 "unrecognized command-line option %qs may have been intended to silence "
30529 "earlier diagnostics"
30530 msgstr ""
30531
30532 #: opts-global.cc:401
30533 #, gcc-internal-format
30534 msgid "unrecognized command-line option %<-fopt-info-%s%>"
30535 msgstr ""
30536
30537 #: opts-global.cc:422 opts-global.cc:431 m2/gm2spec.cc:487
30538 #, gcc-internal-format
30539 msgid "plugin support is disabled; configure with %<--enable-plugin%>"
30540 msgstr ""
30541
30542 #: opts-global.cc:456
30543 #, gcc-internal-format
30544 msgid "unrecognized register name %qs"
30545 msgstr ""
30546
30547 #: opts-global.cc:474
30548 #, gcc-internal-format
30549 msgid ""
30550 "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-"
30551 "address%>"
30552 msgstr ""
30553
30554 #: opts-global.cc:477
30555 #, gcc-internal-format
30556 msgid "unrecognized shadow offset %qs"
30557 msgstr ""
30558
30559 #: opts.cc:226
30560 #, gcc-internal-format
30561 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
30562 msgstr ""
30563
30564 #: opts.cc:262
30565 #, gcc-internal-format
30566 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
30567 msgstr ""
30568
30569 #: opts.cc:269
30570 #, gcc-internal-format
30571 msgid ""
30572 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
30573 "femit-struct-debug-detailed=ind:...%>"
30574 msgstr ""
30575
30576 #: opts.cc:735
30577 #, gcc-internal-format
30578 msgid ""
30579 "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%>, %<z%> or "
30580 "%<fast%>"
30581 msgstr ""
30582
30583 #: opts.cc:841 opts.cc:847 opts.cc:853 opts.cc:859 opts.cc:870 opts.cc:880
30584 #: opts.cc:886 opts.cc:892 opts.cc:898 opts.cc:904 opts.cc:910 opts.cc:916
30585 #: opts.cc:922 opts.cc:928 opts.cc:945 opts.cc:953 config/mips/mips.cc:20179
30586 #: config/mips/mips.cc:20181 config/mips/mips.cc:20194
30587 #, gcc-internal-format
30588 msgid "%qs is incompatible with %qs"
30589 msgstr ""
30590
30591 #: opts.cc:935
30592 #, gcc-internal-format
30593 msgid "%<-fipa-modref%> is incompatible with %qs"
30594 msgstr ""
30595
30596 #: opts.cc:1015
30597 #, gcc-internal-format
30598 msgid "%<-fsanitize=%s%> is incompatible with %<-fsanitize=%s%>"
30599 msgstr ""
30600
30601 #: opts.cc:1053
30602 #, gcc-internal-format
30603 msgid "section anchors must be disabled when unit-at-a-time is disabled"
30604 msgstr ""
30605
30606 #: opts.cc:1057
30607 #, gcc-internal-format
30608 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
30609 msgstr ""
30610
30611 #: opts.cc:1071
30612 #, gcc-internal-format
30613 msgid "transactional memory is not supported with non-call exceptions"
30614 msgstr ""
30615
30616 #: opts.cc:1086
30617 #, gcc-internal-format
30618 msgid "section anchors must be disabled when toplevel reorder is disabled"
30619 msgstr ""
30620
30621 #: opts.cc:1160
30622 #, gcc-internal-format
30623 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
30624 msgstr ""
30625
30626 #: opts.cc:1168
30627 #, gcc-internal-format
30628 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
30629 msgstr ""
30630
30631 #: opts.cc:1182
30632 #, gcc-internal-format
30633 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
30634 msgstr ""
30635
30636 #: opts.cc:1209
30637 #, gcc-internal-format
30638 msgid ""
30639 "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> "
30640 "or %<-fsanitize=kernel-address%>"
30641 msgstr ""
30642
30643 #: opts.cc:1213
30644 #, gcc-internal-format
30645 msgid ""
30646 "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> "
30647 "or %<-fsanitize=kernel-address%>"
30648 msgstr ""
30649
30650 #: opts.cc:1240
30651 #, gcc-internal-format
30652 msgid "%<-fsanitize-recover=%s%> is not supported"
30653 msgstr ""
30654
30655 #: opts.cc:1252 opts.cc:2243
30656 #, gcc-internal-format
30657 msgid "%<-fsanitize-trap=%s%> is not supported"
30658 msgstr ""
30659
30660 #: opts.cc:1279
30661 #, gcc-internal-format
30662 msgid ""
30663 "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
30664 msgstr ""
30665
30666 #: opts.cc:1286
30667 #, gcc-internal-format
30668 msgid "transactional memory is not supported with %<-fsanitize=address%>"
30669 msgstr ""
30670
30671 #: opts.cc:1289
30672 #, gcc-internal-format
30673 msgid ""
30674 "transactional memory is not supported with %<-fsanitize=kernel-address%>"
30675 msgstr ""
30676
30677 #: opts.cc:1294
30678 #, gcc-internal-format
30679 msgid "live patching (with %qs) is not supported with LTO"
30680 msgstr ""
30681
30682 #: opts.cc:1299
30683 #, gcc-internal-format
30684 msgid "vtable verification is not supported with LTO"
30685 msgstr ""
30686
30687 #: opts.cc:1374
30688 #, gcc-internal-format
30689 msgid "variable tracking requested, but useless unless producing debug info"
30690 msgstr ""
30691
30692 #: opts.cc:1378
30693 #, gcc-internal-format
30694 msgid "variable tracking requested, but not supported by this debug format"
30695 msgstr ""
30696
30697 #: opts.cc:1406
30698 #, gcc-internal-format
30699 msgid "var-tracking-assignments changes selective scheduling"
30700 msgstr ""
30701
30702 #: opts.cc:1419
30703 #, gcc-internal-format
30704 msgid ""
30705 "%<-Wstrict-flex-arrays%> is ignored when %<-fstrict-flex-arrays%> is not "
30706 "present"
30707 msgstr ""
30708
30709 #: opts.cc:1449 config/darwin.cc:3361
30710 #, gcc-internal-format
30711 msgid ""
30712 "%<-freorder-blocks-and-partition%> does not work with exceptions on this "
30713 "architecture"
30714 msgstr ""
30715
30716 #: opts.cc:1465
30717 #, gcc-internal-format
30718 msgid ""
30719 "%<-freorder-blocks-and-partition%> does not support unwind info on this "
30720 "architecture"
30721 msgstr ""
30722
30723 #: opts.cc:1483 config/pa/pa.cc:564
30724 #, gcc-internal-format
30725 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
30726 msgstr ""
30727
30728 #: opts.cc:1992
30729 #, gcc-internal-format
30730 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
30731 msgstr ""
30732
30733 #: opts.cc:2222
30734 #, gcc-internal-format
30735 msgid "%<-fsanitize=all%> option is not valid"
30736 msgstr ""
30737
30738 #: opts.cc:2277
30739 #, gcc-internal-format
30740 msgid ""
30741 "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
30742 msgstr ""
30743
30744 #: opts.cc:2283
30745 #, gcc-internal-format
30746 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
30747 msgstr ""
30748
30749 #: opts.cc:2318
30750 #, gcc-internal-format
30751 msgid "%qs attribute directive ignored"
30752 msgstr ""
30753
30754 #: opts.cc:2342
30755 #, gcc-internal-format
30756 msgid "unrecognized argument to %<-fzero-call-used-regs=%>: %qs"
30757 msgstr ""
30758
30759 #: opts.cc:2366
30760 #, gcc-internal-format
30761 msgid "invalid arguments for %<-falign-%s%> option: %qs"
30762 msgstr ""
30763
30764 #: opts.cc:2381
30765 #, gcc-internal-format
30766 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
30767 msgstr ""
30768
30769 #: opts.cc:2390
30770 #, gcc-internal-format
30771 msgid "%<-falign-%s%> is not between 0 and %d"
30772 msgstr ""
30773
30774 #: opts.cc:2449
30775 #, gcc-internal-format
30776 msgid "invalid arguments for %<-fpatchable-function-entry%>"
30777 msgstr ""
30778
30779 #: opts.cc:2562
30780 #, gcc-internal-format
30781 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
30782 msgstr ""
30783
30784 #: opts.cc:2571
30785 #, gcc-internal-format
30786 msgid "unrecognized argument to %<--help=%> option: %q.*s"
30787 msgstr ""
30788
30789 #: opts.cc:2751
30790 #, gcc-internal-format
30791 msgid ""
30792 "arguments ignored for %<-Wattributes=%>; use %<-Wno-attributes=%> instead"
30793 msgstr ""
30794
30795 #: opts.cc:2757
30796 #, gcc-internal-format
30797 msgid "trailing %<,%> in arguments for %<-Wno-attributes=%>"
30798 msgstr ""
30799
30800 #: opts.cc:2970
30801 #, gcc-internal-format
30802 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
30803 msgstr ""
30804
30805 #: opts.cc:2978
30806 #, gcc-internal-format
30807 msgid "structure alignment must be a small power of two, not %wu"
30808 msgstr ""
30809
30810 #: opts.cc:3099
30811 #, gcc-internal-format
30812 msgid "unknown stack check parameter %qs"
30813 msgstr ""
30814
30815 #: opts.cc:3145
30816 #, gcc-internal-format
30817 msgid ""
30818 "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-"
30819 "gdwarf%> %<-g%s%> for debug level"
30820 msgstr ""
30821
30822 #: opts.cc:3156
30823 #, gcc-internal-format
30824 msgid "dwarf version %wu is not supported"
30825 msgstr ""
30826
30827 #: opts.cc:3193
30828 #, gcc-internal-format
30829 msgid "unrecognized argument to %<-flto=%> option: %qs"
30830 msgstr ""
30831
30832 #: opts.cc:3393
30833 #, gcc-internal-format
30834 msgid "target system does not support debug output"
30835 msgstr ""
30836
30837 #: opts.cc:3431
30838 #, gcc-internal-format
30839 msgid "debug format %qs conflicts with prior selection"
30840 msgstr ""
30841
30842 #: opts.cc:3455
30843 #, gcc-internal-format
30844 msgid "unrecognized debug output level %qs"
30845 msgstr ""
30846
30847 #: opts.cc:3457
30848 #, gcc-internal-format
30849 msgid "debug output level %qs is too high"
30850 msgstr ""
30851
30852 #: opts.cc:3469
30853 #, gcc-internal-format
30854 msgid "unrecognized btf debug output level %qs"
30855 msgstr ""
30856
30857 #: opts.cc:3486
30858 #, gcc-internal-format
30859 msgid "getting core file size maximum limit: %m"
30860 msgstr ""
30861
30862 #: opts.cc:3490
30863 #, gcc-internal-format
30864 msgid "setting core file size limit to maximum: %m"
30865 msgstr ""
30866
30867 #: opts.cc:3535
30868 #, gcc-internal-format, gfc-internal-format
30869 msgid "unrecognized gcc debugging option: %c"
30870 msgstr ""
30871
30872 #: opts.cc:3564
30873 #, gcc-internal-format
30874 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
30875 msgstr ""
30876
30877 #: opts.cc:3568
30878 #, gcc-internal-format
30879 msgid "%<-W%serror=%s%>: no option %<-%s%>"
30880 msgstr ""
30881
30882 #: opts.cc:3572
30883 #, gcc-internal-format
30884 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
30885 msgstr ""
30886
30887 #: passes.cc:84
30888 #, gcc-internal-format, gfc-internal-format
30889 msgid "pass %s does not support cloning"
30890 msgstr ""
30891
30892 #: passes.cc:90
30893 #, gcc-internal-format
30894 msgid ""
30895 "pass %s needs a %<set_pass_param%> implementation to handle the extra "
30896 "argument in %<NEXT_PASS%>"
30897 msgstr ""
30898
30899 #: passes.cc:1079
30900 #, gcc-internal-format
30901 msgid "unrecognized option %<-fenable%>"
30902 msgstr ""
30903
30904 #: passes.cc:1081
30905 #, gcc-internal-format
30906 msgid "unrecognized option %<-fdisable%>"
30907 msgstr ""
30908
30909 #: passes.cc:1089
30910 #, gcc-internal-format
30911 msgid "unknown pass %s specified in %<-fenable%>"
30912 msgstr ""
30913
30914 #: passes.cc:1091
30915 #, gcc-internal-format
30916 msgid "unknown pass %s specified in %<-fdisable%>"
30917 msgstr ""
30918
30919 #: passes.cc:1116 passes.cc:1205
30920 #, gcc-internal-format, gfc-internal-format
30921 msgid "enable pass %s for functions in the range of [%u, %u]"
30922 msgstr ""
30923
30924 #: passes.cc:1119 passes.cc:1216
30925 #, gcc-internal-format, gfc-internal-format
30926 msgid "disable pass %s for functions in the range of [%u, %u]"
30927 msgstr ""
30928
30929 #: passes.cc:1155 passes.cc:1183
30930 #, gcc-internal-format, gfc-internal-format
30931 msgid "Invalid range %s in option %s"
30932 msgstr ""
30933
30934 #: passes.cc:1201
30935 #, gcc-internal-format, gfc-internal-format
30936 msgid "enable pass %s for function %s"
30937 msgstr ""
30938
30939 #: passes.cc:1212
30940 #, gcc-internal-format, gfc-internal-format
30941 msgid "disable pass %s for function %s"
30942 msgstr ""
30943
30944 #: passes.cc:1441
30945 #, gcc-internal-format
30946 msgid "invalid pass positioning operation"
30947 msgstr ""
30948
30949 #: passes.cc:1502
30950 #, gcc-internal-format
30951 msgid "plugin cannot register a missing pass"
30952 msgstr ""
30953
30954 #: passes.cc:1505
30955 #, gcc-internal-format
30956 msgid "plugin cannot register an unnamed pass"
30957 msgstr ""
30958
30959 #: passes.cc:1510
30960 #, gcc-internal-format
30961 msgid "plugin cannot register pass %qs without reference pass name"
30962 msgstr ""
30963
30964 #: passes.cc:1529
30965 #, gcc-internal-format
30966 msgid "pass %qs not found but is referenced by new pass %qs"
30967 msgstr ""
30968
30969 #: plugin.cc:213
30970 #, gcc-internal-format
30971 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
30972 msgstr ""
30973
30974 #: plugin.cc:235
30975 #, gcc-internal-format
30976 msgid "plugin %qs was specified with different paths: %qs and %qs"
30977 msgstr ""
30978
30979 #: plugin.cc:294
30980 #, gcc-internal-format
30981 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
30982 msgstr ""
30983
30984 #: plugin.cc:358
30985 #, gcc-internal-format
30986 msgid ""
30987 "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
30988 msgstr ""
30989
30990 #: plugin.cc:377
30991 #, gcc-internal-format
30992 msgid "unable to register info for plugin %qs - plugin name not found"
30993 msgstr ""
30994
30995 #: plugin.cc:473
30996 #, gcc-internal-format, gfc-internal-format
30997 msgid "unknown callback event registered by plugin %s"
30998 msgstr ""
30999
31000 #: plugin.cc:506
31001 #, gcc-internal-format, gfc-internal-format
31002 msgid "plugin %s registered a null callback function for event %s"
31003 msgstr ""
31004
31005 #: plugin.cc:640
31006 #, gcc-internal-format, gfc-internal-format
31007 msgid ""
31008 "cannot load plugin %s\n"
31009 "%s"
31010 msgstr ""
31011
31012 #: plugin.cc:651
31013 #, gcc-internal-format, gfc-internal-format
31014 msgid ""
31015 "plugin %s is not licensed under a GPL-compatible license\n"
31016 "%s"
31017 msgstr ""
31018
31019 #: plugin.cc:664
31020 #, gcc-internal-format, gfc-internal-format
31021 msgid ""
31022 "cannot find %s in plugin %s\n"
31023 "%s"
31024 msgstr ""
31025
31026 #: plugin.cc:674
31027 #, gcc-internal-format, gfc-internal-format
31028 msgid "fail to initialize plugin %s"
31029 msgstr ""
31030
31031 #: plugin.cc:707
31032 #, gcc-internal-format, gfc-internal-format
31033 msgid "cannot load plugin %s: %s"
31034 msgstr ""
31035
31036 #: plugin.cc:717
31037 #, gcc-internal-format, gfc-internal-format
31038 msgid "plugin %s is not licensed under a GPL-compatible license %s"
31039 msgstr ""
31040
31041 #: plugin.cc:727
31042 #, gcc-internal-format, gfc-internal-format
31043 msgid "cannot find %s in plugin %s: %s"
31044 msgstr ""
31045
31046 #: plugin.cc:736
31047 #, gcc-internal-format, gfc-internal-format
31048 msgid "failed to initialize plugin %s"
31049 msgstr ""
31050
31051 #: plugin.cc:1048
31052 #, gcc-internal-format
31053 msgid "%<-iplugindir%> option not passed from the gcc driver"
31054 msgstr ""
31055
31056 #: pointer-query.cc:1200
31057 #, gcc-internal-format
31058 msgid "destination object is likely at address zero"
31059 msgstr ""
31060
31061 #: pointer-query.cc:1202
31062 #, gcc-internal-format
31063 msgid "source object is likely at address zero"
31064 msgstr ""
31065
31066 #: pointer-query.cc:1212
31067 #, gcc-internal-format
31068 msgid "at offset %s into destination object %qE of size %s"
31069 msgstr ""
31070
31071 #: pointer-query.cc:1215
31072 #, gcc-internal-format
31073 msgid "destination object %qE of size %s"
31074 msgstr ""
31075
31076 #: pointer-query.cc:1221
31077 #, gcc-internal-format
31078 msgid "at offset %s into destination object of size %s allocated by %qE"
31079 msgstr ""
31080
31081 #: pointer-query.cc:1224
31082 #, gcc-internal-format
31083 msgid "destination object of size %s allocated by %qE"
31084 msgstr ""
31085
31086 #: pointer-query.cc:1234
31087 #, gcc-internal-format
31088 msgid "at offset %s into source object %qE of size %s"
31089 msgstr ""
31090
31091 #: pointer-query.cc:1237
31092 #, gcc-internal-format
31093 msgid "source object %qE of size %s"
31094 msgstr ""
31095
31096 #: pointer-query.cc:1244
31097 #, gcc-internal-format
31098 msgid "at offset %s into source object of size %s allocated by %qE"
31099 msgstr ""
31100
31101 #: pointer-query.cc:1247
31102 #, gcc-internal-format
31103 msgid "source object of size %s allocated by %qE"
31104 msgstr ""
31105
31106 #: pointer-query.cc:1255
31107 #, gcc-internal-format
31108 msgid "at offset %s into object %qE of size %s"
31109 msgstr ""
31110
31111 #: pointer-query.cc:1258
31112 #, gcc-internal-format
31113 msgid "object %qE of size %s"
31114 msgstr ""
31115
31116 #: pointer-query.cc:1265
31117 #, gcc-internal-format
31118 msgid "at offset %s into object of size %s allocated by %qE"
31119 msgstr ""
31120
31121 #: pointer-query.cc:1268
31122 #, gcc-internal-format
31123 msgid "object of size %s allocated by %qE"
31124 msgstr ""
31125
31126 #: predict.cc:2534
31127 #, gcc-internal-format
31128 msgid "probability %qE must be constant floating-point expression"
31129 msgstr ""
31130
31131 #: predict.cc:2547
31132 #, gcc-internal-format
31133 msgid "probability %qE is outside the range [0.0, 1.0]"
31134 msgstr ""
31135
31136 #: predict.cc:3552
31137 #, gcc-internal-format, gfc-internal-format
31138 msgid "Missing counts for called function %s"
31139 msgstr ""
31140
31141 #: profile.cc:616
31142 #, gcc-internal-format
31143 msgid "corrupted profile info: profile data is not flow-consistent"
31144 msgstr ""
31145
31146 #: profile.cc:633
31147 #, gcc-internal-format, gfc-internal-format
31148 msgid ""
31149 "corrupted profile info: number of iterations for basic block %d thought to "
31150 "be %i"
31151 msgstr ""
31152
31153 #: profile.cc:656
31154 #, gcc-internal-format, gfc-internal-format
31155 msgid ""
31156 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
31157 msgstr ""
31158
31159 #: profile.cc:965
31160 #, gcc-internal-format
31161 msgid "corrupted profile info: invalid time profile"
31162 msgstr ""
31163
31164 #: read-rtl-function.cc:265
31165 #, gcc-internal-format, gfc-internal-format
31166 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
31167 msgstr ""
31168
31169 #: read-rtl-function.cc:269
31170 #, gcc-internal-format, gfc-internal-format
31171 msgid "insn with UID %i not found for operand %i of insn %i"
31172 msgstr ""
31173
31174 #: read-rtl-function.cc:412
31175 #, gcc-internal-format
31176 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
31177 msgstr ""
31178
31179 #: read-rtl-function.cc:713
31180 #, gcc-internal-format
31181 msgid "unrecognized edge flag: %qs"
31182 msgstr ""
31183
31184 #: read-rtl-function.cc:856
31185 #, gcc-internal-format
31186 msgid "more than one 'crtl' directive"
31187 msgstr ""
31188
31189 #: read-rtl-function.cc:985
31190 #, gcc-internal-format
31191 msgid "unrecognized enum value: %qs"
31192 msgstr ""
31193
31194 #: read-rtl-function.cc:1141 read-rtl-function.cc:1200
31195 #, gcc-internal-format, gfc-internal-format
31196 msgid "was expecting `%s'"
31197 msgstr ""
31198
31199 #: read-rtl-function.cc:1594
31200 #, gcc-internal-format, gfc-internal-format
31201 msgid "duplicate insn UID: %i"
31202 msgstr ""
31203
31204 #: read-rtl-function.cc:1655
31205 #, gcc-internal-format
31206 msgid "start/end of RTL fragment are in different files"
31207 msgstr ""
31208
31209 #: read-rtl-function.cc:1661
31210 #, gcc-internal-format
31211 msgid "start of RTL fragment must be on an earlier line than end"
31212 msgstr ""
31213
31214 #: read-rtl.cc:496
31215 #, gcc-internal-format, gfc-internal-format
31216 msgid ""
31217 "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
31218 msgstr ""
31219
31220 #: reg-stack.cc:545
31221 #, gcc-internal-format, gfc-internal-format
31222 msgid "output constraint %d must specify a single register"
31223 msgstr ""
31224
31225 #: reg-stack.cc:555
31226 #, gcc-internal-format
31227 msgid "output constraint %d cannot be specified together with %qs clobber"
31228 msgstr ""
31229
31230 #: reg-stack.cc:579
31231 #, gcc-internal-format
31232 msgid "output registers must be grouped at top of stack"
31233 msgstr ""
31234
31235 #: reg-stack.cc:619
31236 #, gcc-internal-format
31237 msgid "implicitly popped registers must be grouped at top of stack"
31238 msgstr ""
31239
31240 #: reg-stack.cc:637
31241 #, gcc-internal-format
31242 msgid "explicitly used registers must be grouped at top of stack"
31243 msgstr ""
31244
31245 #: reg-stack.cc:657
31246 #, gcc-internal-format
31247 msgid "output operand %d must use %<&%> constraint"
31248 msgstr ""
31249
31250 #: regcprop.cc:1239
31251 #, gcc-internal-format
31252 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
31253 msgstr ""
31254
31255 #: regcprop.cc:1251
31256 #, gcc-internal-format
31257 msgid "%qs: loop in %<next_regno%> chain (%u)"
31258 msgstr ""
31259
31260 #: regcprop.cc:1254
31261 #, gcc-internal-format
31262 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
31263 msgstr ""
31264
31265 #: regcprop.cc:1266
31266 #, gcc-internal-format
31267 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
31268 msgstr ""
31269
31270 #: reginfo.cc:674
31271 #, gcc-internal-format
31272 msgid "cannot use %qs as a call-saved register"
31273 msgstr ""
31274
31275 #: reginfo.cc:678
31276 #, gcc-internal-format
31277 msgid "cannot use %qs as a call-used register"
31278 msgstr ""
31279
31280 #: reginfo.cc:690
31281 #, gcc-internal-format
31282 msgid "cannot use %qs as a fixed register"
31283 msgstr ""
31284
31285 #: reginfo.cc:717 config/arc/arc.cc:1184 config/arc/arc.cc:1226
31286 #: config/ia64/ia64.cc:6037 config/ia64/ia64.cc:6044 config/pa/pa.cc:465
31287 #: config/pa/pa.cc:472 config/sh/sh.cc:8278 config/sh/sh.cc:8285
31288 #, gcc-internal-format, gfc-internal-format
31289 msgid "unknown register name: %s"
31290 msgstr ""
31291
31292 #: reginfo.cc:730
31293 #, gcc-internal-format
31294 msgid "stack register used for global register variable"
31295 msgstr ""
31296
31297 #: reginfo.cc:736
31298 #, gcc-internal-format
31299 msgid "global register variable follows a function definition"
31300 msgstr ""
31301
31302 #: reginfo.cc:742
31303 #, gcc-internal-format
31304 msgid "register of %qD used for multiple global register variables"
31305 msgstr ""
31306
31307 #: reginfo.cc:745 config/rs6000/rs6000-logue.cc:5582
31308 #, gcc-internal-format
31309 msgid "conflicts with %qD"
31310 msgstr ""
31311
31312 #: reginfo.cc:750
31313 #, gcc-internal-format
31314 msgid "call-clobbered register used for global register variable"
31315 msgstr ""
31316
31317 #: reload.cc:1312
31318 #, gcc-internal-format
31319 msgid "cannot reload integer constant operand in %<asm%>"
31320 msgstr ""
31321
31322 #: reload.cc:1326
31323 #, gcc-internal-format
31324 msgid "impossible register constraint in %<asm%>"
31325 msgstr ""
31326
31327 #: reload.cc:2671
31328 #, gcc-internal-format
31329 msgid "the target does not support %<asm goto%> with outputs in %<asm%>"
31330 msgstr ""
31331
31332 #: reload.cc:3702
31333 #, gcc-internal-format
31334 msgid "%<&%> constraint used with no register class"
31335 msgstr ""
31336
31337 #: reload1.cc:2060
31338 #, gcc-internal-format
31339 msgid "cannot find a register in class %qs while reloading %<asm%>"
31340 msgstr ""
31341
31342 #: reload1.cc:2065
31343 #, gcc-internal-format
31344 msgid "unable to find a register to spill in class %qs"
31345 msgstr ""
31346
31347 #: reload1.cc:4582
31348 #, gcc-internal-format
31349 msgid "%<asm%> operand requires impossible reload"
31350 msgstr ""
31351
31352 #: reload1.cc:5999
31353 #, gcc-internal-format
31354 msgid "%<asm%> operand constraint incompatible with operand size"
31355 msgstr ""
31356
31357 #: reload1.cc:7877
31358 #, gcc-internal-format
31359 msgid "output operand is constant in %<asm%>"
31360 msgstr ""
31361
31362 #: rtl.cc:887
31363 #, gcc-internal-format, gfc-internal-format
31364 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
31365 msgstr ""
31366
31367 #: rtl.cc:897
31368 #, gcc-internal-format, gfc-internal-format
31369 msgid ""
31370 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
31371 msgstr ""
31372
31373 #: rtl.cc:907
31374 #, gcc-internal-format, gfc-internal-format
31375 msgid ""
31376 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at "
31377 "%s:%d"
31378 msgstr ""
31379
31380 #: rtl.cc:916
31381 #, gcc-internal-format, gfc-internal-format
31382 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
31383 msgstr ""
31384
31385 #: rtl.cc:926
31386 #, gcc-internal-format, gfc-internal-format
31387 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
31388 msgstr ""
31389
31390 #: rtl.cc:937
31391 #, gcc-internal-format, gfc-internal-format
31392 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
31393 msgstr ""
31394
31395 #: rtl.cc:968
31396 #, gcc-internal-format, gfc-internal-format
31397 msgid ""
31398 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:"
31399 "%d"
31400 msgstr ""
31401
31402 #: rtl.cc:978
31403 #, gcc-internal-format, gfc-internal-format
31404 msgid ""
31405 "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
31406 msgstr ""
31407
31408 #: rtl.cc:988
31409 #, gcc-internal-format, gfc-internal-format
31410 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
31411 msgstr ""
31412
31413 #: rtl.cc:999
31414 #, gcc-internal-format, gfc-internal-format
31415 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
31416 msgstr ""
31417
31418 #: stmt.cc:215
31419 #, gcc-internal-format
31420 msgid "output operand constraint lacks %<=%>"
31421 msgstr ""
31422
31423 #: stmt.cc:230
31424 #, gcc-internal-format
31425 msgid "output constraint %qc for operand %d is not at the beginning"
31426 msgstr ""
31427
31428 #: stmt.cc:254
31429 #, gcc-internal-format
31430 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
31431 msgstr ""
31432
31433 #: stmt.cc:261 stmt.cc:350
31434 #, gcc-internal-format
31435 msgid "%<%%%> constraint used with last operand"
31436 msgstr ""
31437
31438 #: stmt.cc:277
31439 #, gcc-internal-format
31440 msgid "matching constraint not valid in output operand"
31441 msgstr ""
31442
31443 #: stmt.cc:341
31444 #, gcc-internal-format
31445 msgid "input operand constraint contains %qc"
31446 msgstr ""
31447
31448 #: stmt.cc:380
31449 #, gcc-internal-format
31450 msgid "matching constraint references invalid operand number"
31451 msgstr ""
31452
31453 #: stmt.cc:414
31454 #, gcc-internal-format
31455 msgid "invalid punctuation %qc in constraint"
31456 msgstr ""
31457
31458 #: stmt.cc:431
31459 #, gcc-internal-format
31460 msgid "matching constraint does not allow a register"
31461 msgstr ""
31462
31463 #: stmt.cc:525
31464 #, gcc-internal-format
31465 msgid "duplicate %<asm%> operand name %qs"
31466 msgstr ""
31467
31468 #: stmt.cc:622
31469 #, gcc-internal-format
31470 msgid "missing close brace for named operand"
31471 msgstr ""
31472
31473 #: stmt.cc:651
31474 #, gcc-internal-format
31475 msgid "undefined named operand %qs"
31476 msgstr ""
31477
31478 #: stor-layout.cc:802
31479 #, gcc-internal-format
31480 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
31481 msgstr ""
31482
31483 #: stor-layout.cc:1183
31484 #, gcc-internal-format
31485 msgid "alignment %u of %qT is less than %u"
31486 msgstr ""
31487
31488 #: stor-layout.cc:1190
31489 #, gcc-internal-format
31490 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
31491 msgstr ""
31492
31493 #: stor-layout.cc:1193
31494 #, gcc-internal-format
31495 msgid "%q+D offset %E in %qT may not be aligned to %u"
31496 msgstr ""
31497
31498 #: stor-layout.cc:1325
31499 #, gcc-internal-format
31500 msgid "packed attribute causes inefficient alignment for %q+D"
31501 msgstr ""
31502
31503 #: stor-layout.cc:1329
31504 #, gcc-internal-format
31505 msgid "packed attribute is unnecessary for %q+D"
31506 msgstr ""
31507
31508 #: stor-layout.cc:1349
31509 #, gcc-internal-format
31510 msgid "padding struct to align %q+D"
31511 msgstr ""
31512
31513 #: stor-layout.cc:1408
31514 #, gcc-internal-format
31515 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
31516 msgstr ""
31517
31518 #: stor-layout.cc:1788
31519 #, gcc-internal-format
31520 msgid "padding struct size to alignment boundary with %E bytes"
31521 msgstr ""
31522
31523 #: stor-layout.cc:1817
31524 #, gcc-internal-format
31525 msgid "packed attribute causes inefficient alignment for %qE"
31526 msgstr ""
31527
31528 #: stor-layout.cc:1821
31529 #, gcc-internal-format
31530 msgid "packed attribute is unnecessary for %qE"
31531 msgstr ""
31532
31533 #: stor-layout.cc:1827
31534 #, gcc-internal-format
31535 msgid "packed attribute causes inefficient alignment"
31536 msgstr ""
31537
31538 #: stor-layout.cc:1829
31539 #, gcc-internal-format
31540 msgid "packed attribute is unnecessary"
31541 msgstr ""
31542
31543 #: stor-layout.cc:2614
31544 #, gcc-internal-format
31545 msgid "alignment of array elements is greater than element size"
31546 msgstr ""
31547
31548 #: stor-layout.cc:2620
31549 #, gcc-internal-format
31550 msgid "size of array element is not a multiple of its alignment"
31551 msgstr ""
31552
31553 #: substring-locations.cc:229
31554 #, gcc-internal-format
31555 msgid "format string is defined here"
31556 msgstr ""
31557
31558 #: symtab-thunks.cc:400
31559 #, gcc-internal-format
31560 msgid "generic thunk code fails for method %qD which uses %<...%>"
31561 msgstr ""
31562
31563 #: symtab.cc:303
31564 #, gcc-internal-format
31565 msgid "%qD renamed after being referenced in assembly"
31566 msgstr ""
31567
31568 #: symtab.cc:1107
31569 #, gcc-internal-format
31570 msgid "function symbol is not function"
31571 msgstr ""
31572
31573 #: symtab.cc:1114
31574 #, gcc-internal-format
31575 msgid "inconsistent %<ifunc%> attribute"
31576 msgstr ""
31577
31578 #: symtab.cc:1122
31579 #, gcc-internal-format
31580 msgid "variable symbol is not variable"
31581 msgstr ""
31582
31583 #: symtab.cc:1128
31584 #, gcc-internal-format
31585 msgid "node has unknown type"
31586 msgstr ""
31587
31588 #: symtab.cc:1133
31589 #, gcc-internal-format, gfc-internal-format
31590 msgid "node has invalid order %i"
31591 msgstr ""
31592
31593 #: symtab.cc:1142
31594 #, gcc-internal-format
31595 msgid "node not found node->decl->decl_with_vis.symtab_node"
31596 msgstr ""
31597
31598 #: symtab.cc:1150
31599 #, gcc-internal-format
31600 msgid "node differs from node->decl->decl_with_vis.symtab_node"
31601 msgstr ""
31602
31603 #: symtab.cc:1161 symtab.cc:1168
31604 #, gcc-internal-format
31605 msgid "assembler name hash list corrupted"
31606 msgstr ""
31607
31608 #: symtab.cc:1177
31609 #, gcc-internal-format
31610 msgid "node not found in symtab assembler name hash"
31611 msgstr ""
31612
31613 #: symtab.cc:1186
31614 #, gcc-internal-format
31615 msgid "double linked list of assembler names corrupted"
31616 msgstr ""
31617
31618 #: symtab.cc:1191
31619 #, gcc-internal-format
31620 msgid "node has body_removed but is definition"
31621 msgstr ""
31622
31623 #: symtab.cc:1196
31624 #, gcc-internal-format
31625 msgid "node is analyzed but it is not a definition"
31626 msgstr ""
31627
31628 #: symtab.cc:1201
31629 #, gcc-internal-format
31630 msgid "node is alias but not implicit alias"
31631 msgstr ""
31632
31633 #: symtab.cc:1206
31634 #, gcc-internal-format
31635 msgid "node is alias but not definition"
31636 msgstr ""
31637
31638 #: symtab.cc:1211
31639 #, gcc-internal-format
31640 msgid "node is weakref but not an transparent_alias"
31641 msgstr ""
31642
31643 #: symtab.cc:1216
31644 #, gcc-internal-format
31645 msgid "node is transparent_alias but not an alias"
31646 msgstr ""
31647
31648 #: symtab.cc:1221
31649 #, gcc-internal-format
31650 msgid "node is symver but not alias"
31651 msgstr ""
31652
31653 #: symtab.cc:1230
31654 #, gcc-internal-format
31655 msgid "symver target is not exported with default visibility"
31656 msgstr ""
31657
31658 #: symtab.cc:1237
31659 #, gcc-internal-format
31660 msgid "symver is not exported with default visibility"
31661 msgstr ""
31662
31663 #: symtab.cc:1246
31664 #, gcc-internal-format
31665 msgid "node is in same_comdat_group list but has no comdat_group"
31666 msgstr ""
31667
31668 #: symtab.cc:1251
31669 #, gcc-internal-format
31670 msgid "same_comdat_group list across different groups"
31671 msgstr ""
31672
31673 #: symtab.cc:1256
31674 #, gcc-internal-format
31675 msgid "mixing different types of symbol in same comdat groups is not supported"
31676 msgstr ""
31677
31678 #: symtab.cc:1261
31679 #, gcc-internal-format
31680 msgid "node is alone in a comdat group"
31681 msgstr ""
31682
31683 #: symtab.cc:1268
31684 #, gcc-internal-format
31685 msgid "same_comdat_group is not a circular list"
31686 msgstr ""
31687
31688 #: symtab.cc:1283
31689 #, gcc-internal-format, gfc-internal-format
31690 msgid "comdat-local symbol referred to by %s outside its comdat"
31691 msgstr ""
31692
31693 #: symtab.cc:1293
31694 #, gcc-internal-format
31695 msgid "implicit_section flag is set but section isn%'t"
31696 msgstr ""
31697
31698 #: symtab.cc:1300
31699 #, gcc-internal-format
31700 msgid "Both section and comdat group is set"
31701 msgstr ""
31702
31703 #: symtab.cc:1312
31704 #, gcc-internal-format
31705 msgid "Alias and target%'s section differs"
31706 msgstr ""
31707
31708 #: symtab.cc:1319
31709 #, gcc-internal-format
31710 msgid "Alias and target%'s comdat groups differs"
31711 msgstr ""
31712
31713 #: symtab.cc:1334
31714 #, gcc-internal-format
31715 msgid "Transparent alias and target%'s assembler names differs"
31716 msgstr ""
31717
31718 #: symtab.cc:1342
31719 #, gcc-internal-format
31720 msgid "Chained transparent aliases"
31721 msgstr ""
31722
31723 #: symtab.cc:1365 symtab.cc:1383 symtab.cc:1410
31724 #, gcc-internal-format
31725 msgid "symtab_node::verify failed"
31726 msgstr ""
31727
31728 #: symtab.cc:1382
31729 #, gcc-internal-format, gfc-internal-format
31730 msgid "invalid order in asm node %i"
31731 msgstr ""
31732
31733 #: symtab.cc:1406
31734 #, gcc-internal-format
31735 msgid ""
31736 "Two symbols with same comdat_group are not linked by the same_comdat_group "
31737 "list."
31738 msgstr ""
31739
31740 #: symtab.cc:1844
31741 #, gcc-internal-format
31742 msgid "function %q+D part of alias cycle"
31743 msgstr ""
31744
31745 #: symtab.cc:1846
31746 #, gcc-internal-format
31747 msgid "variable %q+D part of alias cycle"
31748 msgstr ""
31749
31750 #: symtab.cc:1874
31751 #, gcc-internal-format
31752 msgid "section of alias %q+D must match section of its target"
31753 msgstr ""
31754
31755 #: targhooks.cc:202
31756 #, gcc-internal-format
31757 msgid "%<__builtin_saveregs%> not supported by this target"
31758 msgstr ""
31759
31760 #: targhooks.cc:1198
31761 #, gcc-internal-format
31762 msgid "argument %qs is not supported for %qs on this target"
31763 msgstr ""
31764
31765 #: targhooks.cc:1240
31766 #, gcc-internal-format
31767 msgid "nested functions not supported on this target"
31768 msgstr ""
31769
31770 #: targhooks.cc:1253
31771 #, gcc-internal-format
31772 msgid "nested function trampolines not supported on this target"
31773 msgstr ""
31774
31775 #: targhooks.cc:1416
31776 #, gcc-internal-format
31777 msgid "global constructors not supported on this target"
31778 msgstr ""
31779
31780 #: targhooks.cc:1425
31781 #, gcc-internal-format
31782 msgid "global destructors not supported on this target"
31783 msgstr ""
31784
31785 #: targhooks.cc:1775
31786 #, gcc-internal-format
31787 msgid "target attribute is not supported on this machine"
31788 msgstr ""
31789
31790 #: targhooks.cc:1789
31791 #, gcc-internal-format
31792 msgid "%<#pragma GCC target%> is not supported for this machine"
31793 msgstr ""
31794
31795 #: toplev.cc:713
31796 #, gcc-internal-format
31797 msgid "cannot open %qs for writing: %m"
31798 msgstr ""
31799
31800 #: toplev.cc:732
31801 #, gcc-internal-format
31802 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
31803 msgstr ""
31804
31805 #: toplev.cc:784
31806 #, gcc-internal-format
31807 msgid "stack usage computation not supported for this target"
31808 msgstr ""
31809
31810 #: toplev.cc:842
31811 #, gcc-internal-format
31812 msgid "stack usage might be unbounded"
31813 msgstr ""
31814
31815 #: toplev.cc:847
31816 #, gcc-internal-format
31817 msgid "stack usage might be %wu bytes"
31818 msgstr ""
31819
31820 #: toplev.cc:850
31821 #, gcc-internal-format
31822 msgid "stack usage is %wu bytes"
31823 msgstr ""
31824
31825 #: toplev.cc:967
31826 #, gcc-internal-format
31827 msgid "cannot open %s for writing: %m"
31828 msgstr ""
31829
31830 #: toplev.cc:1245
31831 #, gcc-internal-format
31832 msgid "this target does not support %qs"
31833 msgstr ""
31834
31835 #: toplev.cc:1279
31836 #, gcc-internal-format
31837 msgid ""
31838 "Graphite loop optimizations cannot be used (isl is not available) (%<-"
31839 "fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-"
31840 "parallelize-all%>)"
31841 msgstr ""
31842
31843 #: toplev.cc:1290
31844 #, gcc-internal-format
31845 msgid "%<-fcf-protection=full%> is not supported for this target"
31846 msgstr ""
31847
31848 #: toplev.cc:1297
31849 #, gcc-internal-format
31850 msgid "%<-fcf-protection=branch%> is not supported for this target"
31851 msgstr ""
31852
31853 #: toplev.cc:1304
31854 #, gcc-internal-format
31855 msgid "%<-fcf-protection=return%> is not supported for this target"
31856 msgstr ""
31857
31858 #: toplev.cc:1319
31859 #, gcc-internal-format
31860 msgid "%<-fabi-version=1%> is no longer supported"
31861 msgstr ""
31862
31863 #: toplev.cc:1335
31864 #, gcc-internal-format
31865 msgid "instruction scheduling not supported on this target machine"
31866 msgstr ""
31867
31868 #: toplev.cc:1339
31869 #, gcc-internal-format
31870 msgid "this target machine does not have delayed branches"
31871 msgstr ""
31872
31873 #: toplev.cc:1353
31874 #, gcc-internal-format
31875 msgid "%<-f%sleading-underscore%> not supported on this target machine"
31876 msgstr ""
31877
31878 #: toplev.cc:1382
31879 #, gcc-internal-format
31880 msgid "CTF debug info requested, but not supported for %qs frontend"
31881 msgstr ""
31882
31883 #: toplev.cc:1400
31884 #, gcc-internal-format
31885 msgid "could not close zeroed insn dump file %qs: %m"
31886 msgstr ""
31887
31888 #: toplev.cc:1438
31889 #, gcc-internal-format
31890 msgid "target system does not support the %qs debug format"
31891 msgstr ""
31892
31893 #: toplev.cc:1466
31894 #, gcc-internal-format
31895 msgid ""
31896 "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent "
31897 "to %<-gvariable-location-views%>"
31898 msgstr ""
31899
31900 #: toplev.cc:1482
31901 #, gcc-internal-format
31902 msgid ""
31903 "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-"
31904 "location-views%>"
31905 msgstr ""
31906
31907 #: toplev.cc:1492
31908 #, gcc-internal-format
31909 msgid ""
31910 "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
31911 msgstr ""
31912
31913 #: toplev.cc:1521
31914 #, gcc-internal-format
31915 msgid "%<-ffunction-sections%> not supported for this target"
31916 msgstr ""
31917
31918 #: toplev.cc:1527
31919 #, gcc-internal-format
31920 msgid "%<-fdata-sections%> not supported for this target"
31921 msgstr ""
31922
31923 #: toplev.cc:1535
31924 #, gcc-internal-format
31925 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
31926 msgstr ""
31927
31928 #: toplev.cc:1541
31929 #, gcc-internal-format
31930 msgid ""
31931 "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> "
31932 "switches)"
31933 msgstr ""
31934
31935 #: toplev.cc:1551
31936 #, gcc-internal-format
31937 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
31938 msgstr ""
31939
31940 #: toplev.cc:1563
31941 #, gcc-internal-format
31942 msgid "%<-fassociative-math%> disabled; other options take precedence"
31943 msgstr ""
31944
31945 #: toplev.cc:1573
31946 #, gcc-internal-format
31947 msgid ""
31948 "%<-fstack-clash-protection%> is not supported on targets where the stack "
31949 "grows from lower to higher addresses"
31950 msgstr ""
31951
31952 #: toplev.cc:1583
31953 #, gcc-internal-format
31954 msgid ""
31955 "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive; "
31956 "disabling %<-fstack-check=%>"
31957 msgstr ""
31958
31959 #: toplev.cc:1593
31960 #, gcc-internal-format
31961 msgid "%<-fstack-protector%> not supported for this target"
31962 msgstr ""
31963
31964 #: toplev.cc:1605
31965 #, gcc-internal-format
31966 msgid ""
31967 "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported "
31968 "for this target"
31969 msgstr ""
31970
31971 #: toplev.cc:1615
31972 #, gcc-internal-format
31973 msgid "%<-fsanitize=address%> not supported for this target"
31974 msgstr ""
31975
31976 #: toplev.cc:1624
31977 #, gcc-internal-format
31978 msgid ""
31979 "%<-fsanitize=kernel-address%> with stack protection is not supported without "
31980 "%<-fasan-shadow-offset=%> for this target"
31981 msgstr ""
31982
31983 #: toplev.cc:1634
31984 #, gcc-internal-format
31985 msgid "%qs is not supported for this target"
31986 msgstr ""
31987
31988 #: toplev.cc:1642
31989 #, gcc-internal-format
31990 msgid "%<-fsanitize=shadow-call-stack%> not supported in current platform"
31991 msgstr ""
31992
31993 #: toplev.cc:1645
31994 #, gcc-internal-format
31995 msgid "%<-fsanitize=shadow-call-stack%> requires %<-fno-exceptions%>"
31996 msgstr ""
31997
31998 #: toplev.cc:1983
31999 #, gcc-internal-format
32000 msgid "error writing to %s: %m"
32001 msgstr ""
32002
32003 #: toplev.cc:1985
32004 #, gcc-internal-format
32005 msgid "error closing %s: %m"
32006 msgstr ""
32007
32008 #: toplev.cc:2103
32009 #, gcc-internal-format
32010 msgid "mpfr not configured to handle all floating modes"
32011 msgstr ""
32012
32013 #: toplev.cc:2189
32014 #, gcc-internal-format
32015 msgid "self-tests are not enabled in this build"
32016 msgstr ""
32017
32018 #: toplev.cc:2282
32019 #, gcc-internal-format
32020 msgid "self-tests incompatible with %<-E%>"
32021 msgstr ""
32022
32023 #: trans-mem.cc:610
32024 #, gcc-internal-format
32025 msgid "invalid use of volatile lvalue inside transaction"
32026 msgstr ""
32027
32028 #: trans-mem.cc:613
32029 #, gcc-internal-format
32030 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
32031 msgstr ""
32032
32033 #: trans-mem.cc:645
32034 #, gcc-internal-format
32035 msgid ""
32036 "%<transaction_may_cancel_outer%> function call not within outer transaction "
32037 "or %<transaction_may_cancel_outer%>"
32038 msgstr ""
32039
32040 #: trans-mem.cc:714 trans-mem.cc:4831
32041 #, gcc-internal-format
32042 msgid "unsafe function call %qD within atomic transaction"
32043 msgstr ""
32044
32045 #: trans-mem.cc:721
32046 #, gcc-internal-format
32047 msgid "unsafe function call %qE within atomic transaction"
32048 msgstr ""
32049
32050 #: trans-mem.cc:725
32051 #, gcc-internal-format
32052 msgid "unsafe indirect function call within atomic transaction"
32053 msgstr ""
32054
32055 #: trans-mem.cc:733 trans-mem.cc:4763
32056 #, gcc-internal-format
32057 msgid "unsafe function call %qD within %<transaction_safe%> function"
32058 msgstr ""
32059
32060 #: trans-mem.cc:740
32061 #, gcc-internal-format
32062 msgid "unsafe function call %qE within %<transaction_safe%> function"
32063 msgstr ""
32064
32065 #: trans-mem.cc:744
32066 #, gcc-internal-format
32067 msgid "unsafe indirect function call within %<transaction_safe%> function"
32068 msgstr ""
32069
32070 #: trans-mem.cc:759 trans-mem.cc:4803
32071 #, gcc-internal-format
32072 msgid "%<asm%> not allowed in atomic transaction"
32073 msgstr ""
32074
32075 #: trans-mem.cc:762 trans-mem.cc:4429
32076 #, gcc-internal-format
32077 msgid "%<asm%> not allowed in %<transaction_safe%> function"
32078 msgstr ""
32079
32080 #: trans-mem.cc:774
32081 #, gcc-internal-format
32082 msgid "relaxed transaction in atomic transaction"
32083 msgstr ""
32084
32085 #: trans-mem.cc:777
32086 #, gcc-internal-format
32087 msgid "relaxed transaction in %<transaction_safe%> function"
32088 msgstr ""
32089
32090 #: trans-mem.cc:784
32091 #, gcc-internal-format
32092 msgid "outer transaction in transaction"
32093 msgstr ""
32094
32095 #: trans-mem.cc:787
32096 #, gcc-internal-format
32097 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
32098 msgstr ""
32099
32100 #: trans-mem.cc:791
32101 #, gcc-internal-format
32102 msgid "outer transaction in %<transaction_safe%> function"
32103 msgstr ""
32104
32105 #: tree-cfg.cc:358
32106 #, gcc-internal-format
32107 msgid "ignoring loop annotation"
32108 msgstr ""
32109
32110 #: tree-cfg.cc:3080
32111 #, gcc-internal-format
32112 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
32113 msgstr ""
32114
32115 #: tree-cfg.cc:3085
32116 #, gcc-internal-format
32117 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
32118 msgstr ""
32119
32120 #: tree-cfg.cc:3100
32121 #, gcc-internal-format
32122 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
32123 msgstr ""
32124
32125 #: tree-cfg.cc:3124
32126 #, gcc-internal-format
32127 msgid "non-scalar %qs"
32128 msgstr ""
32129
32130 #: tree-cfg.cc:3138
32131 #, gcc-internal-format
32132 msgid "invalid position or size operand to %qs"
32133 msgstr ""
32134
32135 #: tree-cfg.cc:3144
32136 #, gcc-internal-format
32137 msgid "integral result type precision does not match field size of %qs"
32138 msgstr ""
32139
32140 #: tree-cfg.cc:3153
32141 #, gcc-internal-format
32142 msgid "mode size of non-integral result does not match field size of %qs"
32143 msgstr ""
32144
32145 #: tree-cfg.cc:3161
32146 #, gcc-internal-format
32147 msgid "%qs of non-mode-precision operand"
32148 msgstr ""
32149
32150 #: tree-cfg.cc:3168
32151 #, gcc-internal-format
32152 msgid "position plus size exceeds size of referenced object in %qs"
32153 msgstr ""
32154
32155 #: tree-cfg.cc:3179
32156 #, gcc-internal-format
32157 msgid "type mismatch in %qs reference"
32158 msgstr ""
32159
32160 #: tree-cfg.cc:3195
32161 #, gcc-internal-format
32162 msgid "non-top-level %qs"
32163 msgstr ""
32164
32165 #: tree-cfg.cc:3210
32166 #, gcc-internal-format
32167 msgid "invalid operands to %qs"
32168 msgstr ""
32169
32170 #: tree-cfg.cc:3221 tree-cfg.cc:3230 tree-cfg.cc:3247 tree-cfg.cc:3943
32171 #: tree-cfg.cc:3972 tree-cfg.cc:3989 tree-cfg.cc:4010 tree-cfg.cc:4058
32172 #: tree-cfg.cc:4079 tree-cfg.cc:4133 tree-cfg.cc:4157 tree-cfg.cc:4193
32173 #: tree-cfg.cc:4214 tree-cfg.cc:4275 tree-cfg.cc:4350 tree-cfg.cc:4376
32174 #: tree-cfg.cc:4412 tree-cfg.cc:4461 tree-cfg.cc:4486 tree-cfg.cc:4561
32175 #: tree-cfg.cc:4647
32176 #, gcc-internal-format
32177 msgid "type mismatch in %qs"
32178 msgstr ""
32179
32180 #: tree-cfg.cc:3241
32181 #, gcc-internal-format
32182 msgid "invalid %qs offset operator"
32183 msgstr ""
32184
32185 #: tree-cfg.cc:3265
32186 #, gcc-internal-format
32187 msgid "conversion of %qs on the left hand side of %qs"
32188 msgstr ""
32189
32190 #: tree-cfg.cc:3273
32191 #, gcc-internal-format
32192 msgid "conversion of register to a different size in %qs"
32193 msgstr ""
32194
32195 #: tree-cfg.cc:3293 tree-cfg.cc:3319
32196 #, gcc-internal-format
32197 msgid "invalid address operand in %qs"
32198 msgstr ""
32199
32200 #: tree-cfg.cc:3300 tree-cfg.cc:3326
32201 #, gcc-internal-format
32202 msgid "invalid offset operand in %qs"
32203 msgstr ""
32204
32205 #: tree-cfg.cc:3307 tree-cfg.cc:3333
32206 #, gcc-internal-format
32207 msgid "invalid clique in %qs"
32208 msgstr ""
32209
32210 #: tree-cfg.cc:3340 tree-cfg.cc:4659
32211 #, gcc-internal-format
32212 msgid "%qs in gimple IL"
32213 msgstr ""
32214
32215 #: tree-cfg.cc:3355
32216 #, gcc-internal-format
32217 msgid "invalid expression for min lvalue"
32218 msgstr ""
32219
32220 #: tree-cfg.cc:3406
32221 #, gcc-internal-format
32222 msgid "gimple call has two targets"
32223 msgstr ""
32224
32225 #: tree-cfg.cc:3415
32226 #, gcc-internal-format
32227 msgid "gimple call has no target"
32228 msgstr ""
32229
32230 #: tree-cfg.cc:3422
32231 #, gcc-internal-format
32232 msgid "invalid function in gimple call"
32233 msgstr ""
32234
32235 #: tree-cfg.cc:3432
32236 #, gcc-internal-format
32237 msgid "non-function in gimple call"
32238 msgstr ""
32239
32240 #: tree-cfg.cc:3443
32241 #, gcc-internal-format
32242 msgid "invalid pure const state for function"
32243 msgstr ""
32244
32245 #: tree-cfg.cc:3455
32246 #, gcc-internal-format
32247 msgid "invalid LHS in gimple call"
32248 msgstr ""
32249
32250 #: tree-cfg.cc:3463
32251 #, gcc-internal-format
32252 msgid "LHS in %<noreturn%> call"
32253 msgstr ""
32254
32255 #: tree-cfg.cc:3477
32256 #, gcc-internal-format
32257 msgid "invalid conversion in gimple call"
32258 msgstr ""
32259
32260 #: tree-cfg.cc:3486
32261 #, gcc-internal-format
32262 msgid "invalid static chain in gimple call"
32263 msgstr ""
32264
32265 #: tree-cfg.cc:3497
32266 #, gcc-internal-format
32267 msgid "static chain with function that doesn%'t use one"
32268 msgstr ""
32269
32270 #. Built-in unreachable with parameters might not be caught by
32271 #. undefined behavior sanitizer.  Front-ends do check users do not
32272 #. call them that way but we also produce calls to
32273 #. __builtin_unreachable internally, for example when IPA figures
32274 #. out a call cannot happen in a legal program.  In such cases,
32275 #. we must make sure arguments are stripped off.
32276 #: tree-cfg.cc:3516
32277 #, gcc-internal-format
32278 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
32279 msgstr ""
32280
32281 #: tree-cfg.cc:3547
32282 #, gcc-internal-format
32283 msgid ""
32284 "%<DEFERRED_INIT%> calls should have same constant size for the first "
32285 "argument and LHS"
32286 msgstr ""
32287
32288 #: tree-cfg.cc:3565
32289 #, gcc-internal-format
32290 msgid "invalid argument to gimple call"
32291 msgstr ""
32292
32293 #: tree-cfg.cc:3592
32294 #, gcc-internal-format
32295 msgid "invalid operands in gimple comparison"
32296 msgstr ""
32297
32298 #: tree-cfg.cc:3603
32299 #, gcc-internal-format
32300 msgid "mismatching comparison operand types"
32301 msgstr ""
32302
32303 #: tree-cfg.cc:3620
32304 #, gcc-internal-format
32305 msgid "unsupported operation or type for vector comparison returning a boolean"
32306 msgstr ""
32307
32308 #: tree-cfg.cc:3635
32309 #, gcc-internal-format
32310 msgid "non-vector operands in vector comparison"
32311 msgstr ""
32312
32313 #: tree-cfg.cc:3644
32314 #, gcc-internal-format
32315 msgid "invalid vector comparison resulting type"
32316 msgstr ""
32317
32318 #: tree-cfg.cc:3651
32319 #, gcc-internal-format
32320 msgid "bogus comparison result type"
32321 msgstr ""
32322
32323 #: tree-cfg.cc:3673
32324 #, gcc-internal-format
32325 msgid "non-register as LHS of unary operation"
32326 msgstr ""
32327
32328 #: tree-cfg.cc:3679
32329 #, gcc-internal-format
32330 msgid "invalid operand in unary operation"
32331 msgstr ""
32332
32333 #: tree-cfg.cc:3702
32334 #, gcc-internal-format
32335 msgid "invalid vector types in nop conversion"
32336 msgstr ""
32337
32338 #: tree-cfg.cc:3739
32339 #, gcc-internal-format
32340 msgid "invalid types in nop conversion"
32341 msgstr ""
32342
32343 #: tree-cfg.cc:3754
32344 #, gcc-internal-format
32345 msgid "invalid types in address space conversion"
32346 msgstr ""
32347
32348 #: tree-cfg.cc:3768
32349 #, gcc-internal-format
32350 msgid "invalid types in fixed-point conversion"
32351 msgstr ""
32352
32353 #: tree-cfg.cc:3783
32354 #, gcc-internal-format
32355 msgid "invalid types in conversion to floating-point"
32356 msgstr ""
32357
32358 #: tree-cfg.cc:3798
32359 #, gcc-internal-format
32360 msgid "invalid types in conversion to integer"
32361 msgstr ""
32362
32363 #: tree-cfg.cc:3838
32364 #, gcc-internal-format
32365 msgid "type mismatch in %qs expression"
32366 msgstr ""
32367
32368 #: tree-cfg.cc:3855 tree-cfg.cc:3869 tree-cfg.cc:4241 tree-cfg.cc:4263
32369 #, gcc-internal-format
32370 msgid "invalid types for %qs"
32371 msgstr ""
32372
32373 #: tree-cfg.cc:3880
32374 #, gcc-internal-format
32375 msgid "%qs should be from a scalar to a like vector"
32376 msgstr ""
32377
32378 #: tree-cfg.cc:3894
32379 #, gcc-internal-format
32380 msgid "non-trivial conversion in unary operation"
32381 msgstr ""
32382
32383 #: tree-cfg.cc:3919
32384 #, gcc-internal-format
32385 msgid "non-register as LHS of binary operation"
32386 msgstr ""
32387
32388 #: tree-cfg.cc:3926
32389 #, gcc-internal-format
32390 msgid "invalid operands in binary operation"
32391 msgstr ""
32392
32393 #: tree-cfg.cc:4033
32394 #, gcc-internal-format
32395 msgid "invalid non-vector operands to %qs"
32396 msgstr ""
32397
32398 #: tree-cfg.cc:4044
32399 #, gcc-internal-format
32400 msgid "invalid (pointer) operands %qs"
32401 msgstr ""
32402
32403 #: tree-cfg.cc:4283
32404 #, gcc-internal-format
32405 msgid "vector type expected in %qs"
32406 msgstr ""
32407
32408 #: tree-cfg.cc:4296
32409 #, gcc-internal-format
32410 msgid "type mismatch in binary expression"
32411 msgstr ""
32412
32413 #: tree-cfg.cc:4324
32414 #, gcc-internal-format
32415 msgid "non-register as LHS of ternary operation"
32416 msgstr ""
32417
32418 #: tree-cfg.cc:4332
32419 #, gcc-internal-format
32420 msgid "invalid operands in ternary operation"
32421 msgstr ""
32422
32423 #: tree-cfg.cc:4364
32424 #, gcc-internal-format
32425 msgid ""
32426 "the first argument of a %qs must be of a boolean vector type of the same "
32427 "number of elements as the result"
32428 msgstr ""
32429
32430 #: tree-cfg.cc:4396 tree-cfg.cc:4473
32431 #, gcc-internal-format
32432 msgid "vector types expected in %qs"
32433 msgstr ""
32434
32435 #: tree-cfg.cc:4429
32436 #, gcc-internal-format
32437 msgid "vectors with different element number found in %qs"
32438 msgstr ""
32439
32440 #: tree-cfg.cc:4445
32441 #, gcc-internal-format
32442 msgid "invalid mask type in %qs"
32443 msgstr ""
32444
32445 #: tree-cfg.cc:4506
32446 #, gcc-internal-format
32447 msgid "not allowed type combination in %qs"
32448 msgstr ""
32449
32450 #: tree-cfg.cc:4515
32451 #, gcc-internal-format
32452 msgid "invalid position or size in %qs"
32453 msgstr ""
32454
32455 #: tree-cfg.cc:4521
32456 #, gcc-internal-format
32457 msgid "%qs into non-mode-precision operand"
32458 msgstr ""
32459
32460 #: tree-cfg.cc:4531
32461 #, gcc-internal-format
32462 msgid "insertion out of range in %qs"
32463 msgstr ""
32464
32465 #: tree-cfg.cc:4541
32466 #, gcc-internal-format
32467 msgid "%qs not at element boundary"
32468 msgstr ""
32469
32470 #: tree-cfg.cc:4597
32471 #, gcc-internal-format
32472 msgid "non-trivial conversion in %qs"
32473 msgstr ""
32474
32475 #: tree-cfg.cc:4606
32476 #, gcc-internal-format
32477 msgid "%qs LHS in clobber statement"
32478 msgstr ""
32479
32480 #: tree-cfg.cc:4614
32481 #, gcc-internal-format
32482 msgid "%qs LHS in assignment statement"
32483 msgstr ""
32484
32485 #: tree-cfg.cc:4633
32486 #, gcc-internal-format
32487 msgid "invalid operand in %qs"
32488 msgstr ""
32489
32490 #: tree-cfg.cc:4674 tree-cfg.cc:4700
32491 #, gcc-internal-format
32492 msgid "invalid RHS for gimple memory store: %qs"
32493 msgstr ""
32494
32495 #: tree-cfg.cc:4734 tree-cfg.cc:4752
32496 #, gcc-internal-format
32497 msgid "incorrect type of vector %qs elements"
32498 msgstr ""
32499
32500 #: tree-cfg.cc:4743 tree-cfg.cc:4760
32501 #, gcc-internal-format
32502 msgid "incorrect number of vector %qs elements"
32503 msgstr ""
32504
32505 #: tree-cfg.cc:4768
32506 #, gcc-internal-format
32507 msgid "incorrect type of vector CONSTRUCTOR elements"
32508 msgstr ""
32509
32510 #: tree-cfg.cc:4777
32511 #, gcc-internal-format
32512 msgid "vector %qs with non-NULL element index"
32513 msgstr ""
32514
32515 #: tree-cfg.cc:4784
32516 #, gcc-internal-format
32517 msgid "vector %qs element is not a GIMPLE value"
32518 msgstr ""
32519
32520 #: tree-cfg.cc:4793
32521 #, gcc-internal-format
32522 msgid "non-vector %qs with elements"
32523 msgstr ""
32524
32525 #: tree-cfg.cc:4800
32526 #, gcc-internal-format
32527 msgid "%qs RHS in assignment statement"
32528 msgstr ""
32529
32530 #: tree-cfg.cc:4857
32531 #, gcc-internal-format
32532 msgid "invalid operand in return statement"
32533 msgstr ""
32534
32535 #: tree-cfg.cc:4872 c/gimple-parser.cc:2490
32536 #, gcc-internal-format
32537 msgid "invalid conversion in return statement"
32538 msgstr ""
32539
32540 #: tree-cfg.cc:4896
32541 #, gcc-internal-format
32542 msgid "goto destination is neither a label nor a pointer"
32543 msgstr ""
32544
32545 #: tree-cfg.cc:4915
32546 #, gcc-internal-format
32547 msgid "invalid operand to switch statement"
32548 msgstr ""
32549
32550 #: tree-cfg.cc:4923
32551 #, gcc-internal-format
32552 msgid "non-integral type switch statement"
32553 msgstr ""
32554
32555 #: tree-cfg.cc:4933
32556 #, gcc-internal-format
32557 msgid "invalid default case label in switch statement"
32558 msgstr ""
32559
32560 #: tree-cfg.cc:4945
32561 #, gcc-internal-format
32562 msgid "invalid %<CASE_CHAIN%>"
32563 msgstr ""
32564
32565 #: tree-cfg.cc:4951
32566 #, gcc-internal-format
32567 msgid "invalid case label in switch statement"
32568 msgstr ""
32569
32570 #: tree-cfg.cc:4958
32571 #, gcc-internal-format
32572 msgid "invalid case range in switch statement"
32573 msgstr ""
32574
32575 #: tree-cfg.cc:4968
32576 #, gcc-internal-format
32577 msgid "type precision mismatch in switch statement"
32578 msgstr ""
32579
32580 #: tree-cfg.cc:4975
32581 #, gcc-internal-format
32582 msgid "type mismatch for case label in switch statement"
32583 msgstr ""
32584
32585 #: tree-cfg.cc:4984
32586 #, gcc-internal-format
32587 msgid "case labels not sorted in switch statement"
32588 msgstr ""
32589
32590 #: tree-cfg.cc:5027
32591 #, gcc-internal-format
32592 msgid "label context is not the current function declaration"
32593 msgstr ""
32594
32595 #: tree-cfg.cc:5036
32596 #, gcc-internal-format
32597 msgid "incorrect entry in %<label_to_block_map%>"
32598 msgstr ""
32599
32600 #: tree-cfg.cc:5046
32601 #, gcc-internal-format
32602 msgid "incorrect setting of landing pad number"
32603 msgstr ""
32604
32605 #: tree-cfg.cc:5062
32606 #, gcc-internal-format
32607 msgid "invalid comparison code in gimple cond"
32608 msgstr ""
32609
32610 #: tree-cfg.cc:5070
32611 #, gcc-internal-format
32612 msgid "invalid labels in gimple cond"
32613 msgstr ""
32614
32615 #: tree-cfg.cc:5156 tree-cfg.cc:5165
32616 #, gcc-internal-format
32617 msgid "invalid %<PHI%> result"
32618 msgstr ""
32619
32620 #: tree-cfg.cc:5175
32621 #, gcc-internal-format
32622 msgid "missing %<PHI%> def"
32623 msgstr ""
32624
32625 #: tree-cfg.cc:5189
32626 #, gcc-internal-format
32627 msgid "invalid %<PHI%> argument"
32628 msgstr ""
32629
32630 #: tree-cfg.cc:5196
32631 #, gcc-internal-format
32632 msgid "incompatible types in %<PHI%> argument %u"
32633 msgstr ""
32634
32635 #: tree-cfg.cc:5299
32636 #, gcc-internal-format
32637 msgid "%<verify_gimple%> failed"
32638 msgstr ""
32639
32640 #: tree-cfg.cc:5357
32641 #, gcc-internal-format
32642 msgid "dead statement in EH table"
32643 msgstr ""
32644
32645 #: tree-cfg.cc:5373
32646 #, gcc-internal-format
32647 msgid "location references block not in block tree"
32648 msgstr ""
32649
32650 #: tree-cfg.cc:5422
32651 #, gcc-internal-format
32652 msgid "local declaration from a different function"
32653 msgstr ""
32654
32655 #: tree-cfg.cc:5525
32656 #, gcc-internal-format
32657 msgid "gimple_bb (phi) is set to a wrong basic block"
32658 msgstr ""
32659
32660 #: tree-cfg.cc:5534
32661 #, gcc-internal-format
32662 msgid "PHI node with location"
32663 msgstr ""
32664
32665 #: tree-cfg.cc:5545 tree-cfg.cc:5592
32666 #, gcc-internal-format
32667 msgid "incorrect sharing of tree nodes"
32668 msgstr ""
32669
32670 #: tree-cfg.cc:5553
32671 #, gcc-internal-format
32672 msgid "virtual PHI with argument locations"
32673 msgstr ""
32674
32675 #: tree-cfg.cc:5580
32676 #, gcc-internal-format
32677 msgid "gimple_bb (stmt) is set to a wrong basic block"
32678 msgstr ""
32679
32680 #: tree-cfg.cc:5620
32681 #, gcc-internal-format
32682 msgid "statement marked for throw, but doesn%'t"
32683 msgstr ""
32684
32685 #: tree-cfg.cc:5626
32686 #, gcc-internal-format
32687 msgid "statement marked for throw in middle of block"
32688 msgstr ""
32689
32690 #: tree-cfg.cc:5648
32691 #, gcc-internal-format
32692 msgid "verify_gimple failed"
32693 msgstr ""
32694
32695 #: tree-cfg.cc:5672
32696 #, gcc-internal-format
32697 msgid "ENTRY_BLOCK has IL associated with it"
32698 msgstr ""
32699
32700 #: tree-cfg.cc:5679
32701 #, gcc-internal-format
32702 msgid "EXIT_BLOCK has IL associated with it"
32703 msgstr ""
32704
32705 #: tree-cfg.cc:5686
32706 #, gcc-internal-format, gfc-internal-format
32707 msgid "fallthru to exit from bb %d"
32708 msgstr ""
32709
32710 #: tree-cfg.cc:5710
32711 #, gcc-internal-format
32712 msgid "nonlocal label %qD is not first in a sequence of labels in bb %d"
32713 msgstr ""
32714
32715 #: tree-cfg.cc:5717
32716 #, gcc-internal-format
32717 msgid "EH landing pad label %qD is not first in a sequence of labels in bb %d"
32718 msgstr ""
32719
32720 #: tree-cfg.cc:5724
32721 #, gcc-internal-format
32722 msgid "label %qD to block does not match in bb %d"
32723 msgstr ""
32724
32725 #: tree-cfg.cc:5731
32726 #, gcc-internal-format
32727 msgid "label %qD has incorrect context in bb %d"
32728 msgstr ""
32729
32730 #: tree-cfg.cc:5745
32731 #, gcc-internal-format, gfc-internal-format
32732 msgid "control flow in the middle of basic block %d"
32733 msgstr ""
32734
32735 #: tree-cfg.cc:5755
32736 #, gcc-internal-format
32737 msgid "label %qD in the middle of basic block %d"
32738 msgstr ""
32739
32740 #: tree-cfg.cc:5783
32741 #, gcc-internal-format, gfc-internal-format
32742 msgid "returns_twice call is %s in basic block %d"
32743 msgstr ""
32744
32745 #: tree-cfg.cc:5809
32746 #, gcc-internal-format, gfc-internal-format
32747 msgid "fallthru edge after a control statement in bb %d"
32748 msgstr ""
32749
32750 #: tree-cfg.cc:5822
32751 #, gcc-internal-format, gfc-internal-format
32752 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
32753 msgstr ""
32754
32755 #: tree-cfg.cc:5845 tree-cfg.cc:5867 tree-cfg.cc:5884 tree-cfg.cc:5953
32756 #, gcc-internal-format, gfc-internal-format
32757 msgid "wrong outgoing edge flags at end of bb %d"
32758 msgstr ""
32759
32760 #: tree-cfg.cc:5855
32761 #, gcc-internal-format, gfc-internal-format
32762 msgid "explicit goto at end of bb %d"
32763 msgstr ""
32764
32765 #: tree-cfg.cc:5889
32766 #, gcc-internal-format, gfc-internal-format
32767 msgid "return edge does not point to exit in bb %d"
32768 msgstr ""
32769
32770 #: tree-cfg.cc:5919
32771 #, gcc-internal-format
32772 msgid "found default case not at the start of case vector"
32773 msgstr ""
32774
32775 #: tree-cfg.cc:5927
32776 #, gcc-internal-format
32777 msgid "case labels not sorted: "
32778 msgstr ""
32779
32780 #: tree-cfg.cc:5944
32781 #, gcc-internal-format, gfc-internal-format
32782 msgid "extra outgoing edge %d->%d"
32783 msgstr ""
32784
32785 #: tree-cfg.cc:5967
32786 #, gcc-internal-format, gfc-internal-format
32787 msgid "missing edge %i->%i"
32788 msgstr ""
32789
32790 #: tree-cfg.cc:9644
32791 #, gcc-internal-format
32792 msgid "%<noreturn%> function does return"
32793 msgstr ""
32794
32795 #: tree-cfg.cc:9665 tree-cfg.cc:9700
32796 #, gcc-internal-format
32797 msgid "control reaches end of non-void function"
32798 msgstr ""
32799
32800 #: tree-cfg.cc:9766
32801 #, gcc-internal-format
32802 msgid ""
32803 "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
32804 msgstr ""
32805
32806 #: tree-cfg.cc:9771 cp/cvt.cc:1121
32807 #, gcc-internal-format
32808 msgid ""
32809 "ignoring return value of function declared with attribute "
32810 "%<warn_unused_result%>"
32811 msgstr ""
32812
32813 #: tree-complex.cc:1639
32814 #, gcc-internal-format
32815 msgid "%<asm goto%> with complex typed outputs"
32816 msgstr ""
32817
32818 #: tree-diagnostic-path.cc:473
32819 msgid "%@ %s (fndecl %qD, depth %i)"
32820 msgstr ""
32821
32822 #: tree-diagnostic-path.cc:478
32823 msgid "%@ %s (depth %i)"
32824 msgstr ""
32825
32826 #: tree-diagnostic-path.cc:484
32827 msgid "%@ %s"
32828 msgstr ""
32829
32830 #: tree-diagnostic.cc:207
32831 #, gcc-internal-format
32832 msgid "in definition of macro %qs"
32833 msgstr ""
32834
32835 #: tree-diagnostic.cc:224
32836 #, gcc-internal-format
32837 msgid "in expansion of macro %qs"
32838 msgstr ""
32839
32840 #: tree-eh.cc:4931
32841 #, gcc-internal-format, gfc-internal-format
32842 msgid "BB %i has multiple EH edges"
32843 msgstr ""
32844
32845 #: tree-eh.cc:4943
32846 #, gcc-internal-format, gfc-internal-format
32847 msgid "BB %i cannot throw but has an EH edge"
32848 msgstr ""
32849
32850 #: tree-eh.cc:4951
32851 #, gcc-internal-format, gfc-internal-format
32852 msgid "BB %i last statement has incorrectly set lp"
32853 msgstr ""
32854
32855 #: tree-eh.cc:4957
32856 #, gcc-internal-format, gfc-internal-format
32857 msgid "BB %i is missing an EH edge"
32858 msgstr ""
32859
32860 #: tree-eh.cc:4963
32861 #, gcc-internal-format, gfc-internal-format
32862 msgid "Incorrect EH edge %i->%i"
32863 msgstr ""
32864
32865 #: tree-eh.cc:4997 tree-eh.cc:5016
32866 #, gcc-internal-format, gfc-internal-format
32867 msgid "BB %i is missing an edge"
32868 msgstr ""
32869
32870 #: tree-eh.cc:5033
32871 #, gcc-internal-format, gfc-internal-format
32872 msgid "BB %i too many fallthru edges"
32873 msgstr ""
32874
32875 #: tree-eh.cc:5042
32876 #, gcc-internal-format, gfc-internal-format
32877 msgid "BB %i has incorrect edge"
32878 msgstr ""
32879
32880 #: tree-eh.cc:5048
32881 #, gcc-internal-format, gfc-internal-format
32882 msgid "BB %i has incorrect fallthru edge"
32883 msgstr ""
32884
32885 #: tree-inline.cc:3889
32886 #, gcc-internal-format
32887 msgid "function %q+F can never be copied because it receives a non-local goto"
32888 msgstr ""
32889
32890 #: tree-inline.cc:3896
32891 #, gcc-internal-format
32892 msgid ""
32893 "function %q+F can never be copied because it saves address of local label in "
32894 "a static variable"
32895 msgstr ""
32896
32897 #: tree-inline.cc:3936
32898 #, gcc-internal-format
32899 msgid ""
32900 "function %q+F can never be inlined because it uses alloca (override using "
32901 "the always_inline attribute)"
32902 msgstr ""
32903
32904 #: tree-inline.cc:3950
32905 #, gcc-internal-format
32906 msgid "function %q+F can never be inlined because it uses setjmp"
32907 msgstr ""
32908
32909 #: tree-inline.cc:3964
32910 #, gcc-internal-format
32911 msgid ""
32912 "function %q+F can never be inlined because it uses variable argument lists"
32913 msgstr ""
32914
32915 #: tree-inline.cc:3976
32916 #, gcc-internal-format
32917 msgid ""
32918 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
32919 "handling"
32920 msgstr ""
32921
32922 #: tree-inline.cc:3984
32923 #, gcc-internal-format
32924 msgid "function %q+F can never be inlined because it uses non-local goto"
32925 msgstr ""
32926
32927 #: tree-inline.cc:3996
32928 #, gcc-internal-format
32929 msgid ""
32930 "function %q+F can never be inlined because it uses %<__builtin_return%> or "
32931 "%<__builtin_apply_args%>"
32932 msgstr ""
32933
32934 #: tree-inline.cc:4016
32935 #, gcc-internal-format
32936 msgid "function %q+F can never be inlined because it contains a computed goto"
32937 msgstr ""
32938
32939 #: tree-inline.cc:4062
32940 #, gcc-internal-format
32941 msgid "function %q+F can never be inlined because it has a VLA argument"
32942 msgstr ""
32943
32944 #: tree-inline.cc:4130
32945 #, gcc-internal-format
32946 msgid ""
32947 "function %q+F can never be inlined because it is suppressed using %<-fno-"
32948 "inline%>"
32949 msgstr ""
32950
32951 #: tree-inline.cc:4138
32952 #, gcc-internal-format
32953 msgid ""
32954 "function %q+F can never be inlined because it uses attributes conflicting "
32955 "with inlining"
32956 msgstr ""
32957
32958 #: tree-inline.cc:4824
32959 #, gcc-internal-format
32960 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
32961 msgstr ""
32962
32963 #: tree-inline.cc:4827 tree-inline.cc:4848
32964 #, gcc-internal-format
32965 msgid "called from here"
32966 msgstr ""
32967
32968 #: tree-inline.cc:4830 tree-inline.cc:4851
32969 #, gcc-internal-format
32970 msgid "called from this function"
32971 msgstr ""
32972
32973 #: tree-inline.cc:4844
32974 #, gcc-internal-format
32975 msgid "inlining failed in call to %q+F: %s"
32976 msgstr ""
32977
32978 #: tree-into-ssa.cc:3433
32979 #, gcc-internal-format
32980 msgid "statement uses released SSA name"
32981 msgstr ""
32982
32983 #: tree-into-ssa.cc:3445
32984 #, gcc-internal-format
32985 msgid "cannot update SSA form"
32986 msgstr ""
32987
32988 #: tree-into-ssa.cc:3538 tree-outof-ssa.cc:902 tree-ssa-coalesce.cc:1003
32989 #, gcc-internal-format
32990 msgid "SSA corruption"
32991 msgstr ""
32992
32993 #: tree-nested.cc:1164
32994 #, gcc-internal-format, gfc-internal-format
32995 msgid "%s from %s referenced in %s"
32996 msgstr ""
32997
32998 #: tree-nested.cc:2958
32999 #, gcc-internal-format, gfc-internal-format
33000 msgid "%s from %s called in %s"
33001 msgstr ""
33002
33003 #: tree-profile.cc:624
33004 #, gcc-internal-format
33005 msgid "invalid regular expression %qs in %qs"
33006 msgstr ""
33007
33008 #: tree-profile.cc:714
33009 #, gcc-internal-format
33010 msgid "target does not support atomic profile update, single mode is selected"
33011 msgstr ""
33012
33013 #: tree-ssa-alias.cc:4042
33014 #, gcc-internal-format, gfc-internal-format
33015 msgid "invalid fn spec attribute \"%s\""
33016 msgstr ""
33017
33018 #: tree-ssa-alias.cc:4081
33019 #, gcc-internal-format, gfc-internal-format
33020 msgid "invalid fn spec attribute \"%s\" arg %i"
33021 msgstr ""
33022
33023 #: tree-ssa-ccp.cc:4684 c-family/c-common.cc:5815
33024 #, gcc-internal-format
33025 msgid "%qs pointer is null"
33026 msgstr ""
33027
33028 #: tree-ssa-ccp.cc:4687 c-family/c-common.cc:5818
33029 #, gcc-internal-format
33030 msgid "in a call to non-static member function %qD"
33031 msgstr ""
33032
33033 #: tree-ssa-ccp.cc:4693 c-family/c-common.cc:5824
33034 #, gcc-internal-format, gfc-internal-format
33035 msgid "argument %u null where non-null expected"
33036 msgstr ""
33037
33038 #: tree-ssa-ccp.cc:4699
33039 #, gcc-internal-format
33040 msgid "in a call to built-in function %qD"
33041 msgstr ""
33042
33043 #: tree-ssa-ccp.cc:4703 c-family/c-common.cc:5828
33044 #, gcc-internal-format
33045 msgid "in a call to function %qD declared %qs"
33046 msgstr ""
33047
33048 #: tree-ssa-loop-niter.cc:3895
33049 #, gcc-internal-format, gfc-internal-format
33050 msgid "iteration %s invokes undefined behavior"
33051 msgstr ""
33052
33053 #: tree-ssa-loop-niter.cc:3896
33054 #, gcc-internal-format
33055 msgid "within this loop"
33056 msgstr ""
33057
33058 #: tree-ssa-loop-prefetch.cc:2100
33059 #, gcc-internal-format
33060 msgid "%<l1-cache-size%> parameter is not a power of two %d"
33061 msgstr ""
33062
33063 #: tree-ssa-operands.cc:1033
33064 #, gcc-internal-format
33065 msgid "virtual definition of statement not up to date"
33066 msgstr ""
33067
33068 #: tree-ssa-operands.cc:1040
33069 #, gcc-internal-format
33070 msgid "virtual def operand missing for statement"
33071 msgstr ""
33072
33073 #: tree-ssa-operands.cc:1050
33074 #, gcc-internal-format
33075 msgid "virtual use of statement not up to date"
33076 msgstr ""
33077
33078 #: tree-ssa-operands.cc:1057
33079 #, gcc-internal-format
33080 msgid "virtual use operand missing for statement"
33081 msgstr ""
33082
33083 #: tree-ssa-operands.cc:1074
33084 #, gcc-internal-format
33085 msgid "excess use operand for statement"
33086 msgstr ""
33087
33088 #: tree-ssa-operands.cc:1084
33089 #, gcc-internal-format
33090 msgid "use operand missing for statement"
33091 msgstr ""
33092
33093 #: tree-ssa-operands.cc:1091
33094 #, gcc-internal-format
33095 msgid "statement volatile flag not up to date"
33096 msgstr ""
33097
33098 #: tree-ssa-strlen.cc:2140
33099 #, gcc-internal-format
33100 msgid ""
33101 "%qD writing one too many bytes into a region of a size that depends on "
33102 "%<strlen%>"
33103 msgstr ""
33104
33105 #: tree-ssa-strlen.cc:2144
33106 #, gcc-internal-format
33107 msgid ""
33108 "writing one too many bytes into a region of a size that depends on %<strlen%>"
33109 msgstr ""
33110
33111 #: tree-ssa-strlen.cc:2153
33112 #, gcc-internal-format
33113 msgid "%qD writing %wu byte into a region of size %wu"
33114 msgid_plural "%qD writing %wu bytes into a region of size %wu"
33115 msgstr[0] ""
33116 msgstr[1] ""
33117
33118 #: tree-ssa-strlen.cc:2161
33119 #, gcc-internal-format
33120 msgid "writing %wu byte into a region of size %wu"
33121 msgid_plural "writing %wu bytes into a region of size %wu"
33122 msgstr[0] ""
33123 msgstr[1] ""
33124
33125 #: tree-ssa-strlen.cc:2171
33126 #, gcc-internal-format
33127 msgid "%qD writing %wu byte into a region of size between %wu and %wu"
33128 msgid_plural "%qD writing %wu bytes into a region of size between %wu and %wu"
33129 msgstr[0] ""
33130 msgstr[1] ""
33131
33132 #: tree-ssa-strlen.cc:2179
33133 #, gcc-internal-format
33134 msgid "writing %wu byte into a region of size between %wu and %wu"
33135 msgid_plural "writing %wu bytes into a region of size between %wu and %wu"
33136 msgstr[0] ""
33137 msgstr[1] ""
33138
33139 #: tree-ssa-strlen.cc:2189
33140 #, gcc-internal-format
33141 msgid "%qD writing between %wu and %wu bytes into a region of size %wu"
33142 msgstr ""
33143
33144 #: tree-ssa-strlen.cc:2195
33145 #, gcc-internal-format
33146 msgid "writing between %wu and %wu bytes into a region of size %wu"
33147 msgstr ""
33148
33149 #: tree-ssa-strlen.cc:2203
33150 #, gcc-internal-format
33151 msgid ""
33152 "%qD writing between %wu and %wu bytes into a region of size between %wu and "
33153 "%wu"
33154 msgstr ""
33155
33156 #: tree-ssa-strlen.cc:2209
33157 #, gcc-internal-format
33158 msgid ""
33159 "writing between %wu and %wu bytes into a region of size between %wu and %wu"
33160 msgstr ""
33161
33162 #: tree-ssa-strlen.cc:3101
33163 #, gcc-internal-format
33164 msgid ""
33165 "%qD output truncated before terminating nul copying %E byte from a string of "
33166 "the same length"
33167 msgid_plural ""
33168 "%qD output truncated before terminating nul copying %E bytes from a string "
33169 "of the same length"
33170 msgstr[0] ""
33171 msgstr[1] ""
33172
33173 #: tree-ssa-strlen.cc:3117
33174 #, gcc-internal-format
33175 msgid "%qD output truncated copying %E byte from a string of length %wu"
33176 msgid_plural ""
33177 "%qD output truncated copying %E bytes from a string of length %wu"
33178 msgstr[0] ""
33179 msgstr[1] ""
33180
33181 #: tree-ssa-strlen.cc:3124
33182 #, gcc-internal-format
33183 msgid ""
33184 "%qD output truncated copying between %wu and %wu bytes from a string of "
33185 "length %wu"
33186 msgstr ""
33187
33188 #: tree-ssa-strlen.cc:3136
33189 #, gcc-internal-format
33190 msgid "%qD output may be truncated copying %E byte from a string of length %wu"
33191 msgid_plural ""
33192 "%qD output may be truncated copying %E bytes from a string of length %wu"
33193 msgstr[0] ""
33194 msgstr[1] ""
33195
33196 #: tree-ssa-strlen.cc:3143 tree-ssa-strlen.cc:3159
33197 #, gcc-internal-format
33198 msgid ""
33199 "%qD output may be truncated copying between %wu and %wu bytes from a string "
33200 "of length %wu"
33201 msgstr ""
33202
33203 #: tree-ssa-strlen.cc:3313
33204 #, gcc-internal-format
33205 msgid ""
33206 "%qD output truncated before terminating nul copying as many bytes from a "
33207 "string as its length"
33208 msgstr ""
33209
33210 #: tree-ssa-strlen.cc:3326
33211 #, gcc-internal-format
33212 msgid "%qD specified bound depends on the length of the source argument"
33213 msgstr ""
33214
33215 #: tree-ssa-strlen.cc:3334
33216 #, gcc-internal-format
33217 msgid "length computed here"
33218 msgstr ""
33219
33220 #: tree-ssa-strlen.cc:4289
33221 #, gcc-internal-format
33222 msgid ""
33223 "%qD of a string of length %wu or more and an array of size %wu evaluates to "
33224 "nonzero"
33225 msgstr ""
33226
33227 #: tree-ssa-strlen.cc:4291
33228 #, gcc-internal-format
33229 msgid ""
33230 "%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
33231 msgstr ""
33232
33233 #: tree-ssa-strlen.cc:4298
33234 #, gcc-internal-format
33235 msgid ""
33236 "%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
33237 msgstr ""
33238
33239 #: tree-ssa-strlen.cc:4303
33240 #, gcc-internal-format
33241 msgid ""
33242 "%qD of a string of length %wu, an array of size %wu and bound of %wu "
33243 "evaluates to nonzero"
33244 msgstr ""
33245
33246 #: tree-ssa-strlen.cc:4314
33247 #, gcc-internal-format
33248 msgid "in this expression"
33249 msgstr ""
33250
33251 #: tree-ssa-uninit.cc:282
33252 #, gcc-internal-format
33253 msgid "%qD is used uninitialized"
33254 msgstr ""
33255
33256 #: tree-ssa-uninit.cc:284
33257 #, gcc-internal-format
33258 msgid "%qD may be used uninitialized"
33259 msgstr ""
33260
33261 #: tree-ssa-uninit.cc:291
33262 #, gcc-internal-format
33263 msgid "%qs is used uninitialized"
33264 msgstr ""
33265
33266 #: tree-ssa-uninit.cc:294
33267 #, gcc-internal-format
33268 msgid "%qs may be used uninitialized"
33269 msgstr ""
33270
33271 #: tree-ssa-uninit.cc:313 varasm.cc:362 varasm.cc:7845
33272 #, gcc-internal-format
33273 msgid "%qD was declared here"
33274 msgstr ""
33275
33276 #: tree-ssa-uninit.cc:315
33277 #, gcc-internal-format
33278 msgid "%qs was declared here"
33279 msgstr ""
33280
33281 #: tree-ssa-uninit.cc:426 tree-ssa-uninit.cc:736
33282 #, gcc-internal-format
33283 msgid "%qE may be used uninitialized"
33284 msgstr ""
33285
33286 #: tree-ssa-uninit.cc:435
33287 #, gcc-internal-format
33288 msgid "accessing argument %u of a function declared with attribute %<%s%>"
33289 msgstr ""
33290
33291 #: tree-ssa-uninit.cc:723
33292 #, gcc-internal-format
33293 msgid "%qE is used uninitialized"
33294 msgstr ""
33295
33296 #: tree-ssa-uninit.cc:858
33297 #, gcc-internal-format
33298 msgid "in a call to %qD declared with attribute %<%s%> here"
33299 msgstr ""
33300
33301 #: tree-ssa-uninit.cc:865
33302 #, gcc-internal-format
33303 msgid "in a call to %qT declared with attribute %<%s%>"
33304 msgstr ""
33305
33306 #: tree-ssa-uninit.cc:881
33307 #, gcc-internal-format
33308 msgid "by argument %u of type %s to %qD declared here"
33309 msgstr ""
33310
33311 #: tree-ssa-uninit.cc:889
33312 #, gcc-internal-format
33313 msgid "by argument %u of type %s to %qT"
33314 msgstr ""
33315
33316 #: tree-ssa.cc:664
33317 #, gcc-internal-format, gfc-internal-format
33318 msgid "multiple virtual PHI nodes in BB %d"
33319 msgstr ""
33320
33321 #: tree-ssa.cc:678 tree-ssa.cc:707
33322 #, gcc-internal-format
33323 msgid "virtual definition is not an SSA name"
33324 msgstr ""
33325
33326 #: tree-ssa.cc:694
33327 #, gcc-internal-format
33328 msgid "stmt with wrong VUSE"
33329 msgstr ""
33330
33331 #: tree-ssa.cc:724
33332 #, gcc-internal-format, gfc-internal-format
33333 msgid "PHI node with wrong VUSE on edge from BB %d"
33334 msgstr ""
33335
33336 #: tree-ssa.cc:750
33337 #, gcc-internal-format
33338 msgid "expected an SSA_NAME object"
33339 msgstr ""
33340
33341 #: tree-ssa.cc:756
33342 #, gcc-internal-format
33343 msgid "found an SSA_NAME that had been released into the free pool"
33344 msgstr ""
33345
33346 #: tree-ssa.cc:763
33347 #, gcc-internal-format
33348 msgid "type mismatch between an SSA_NAME and its symbol"
33349 msgstr ""
33350
33351 #: tree-ssa.cc:769
33352 #, gcc-internal-format
33353 msgid "found a virtual definition for a GIMPLE register"
33354 msgstr ""
33355
33356 #: tree-ssa.cc:775
33357 #, gcc-internal-format
33358 msgid "virtual SSA name for non-VOP decl"
33359 msgstr ""
33360
33361 #: tree-ssa.cc:781
33362 #, gcc-internal-format
33363 msgid "found a real definition for a non-register"
33364 msgstr ""
33365
33366 #: tree-ssa.cc:788
33367 #, gcc-internal-format
33368 msgid "found a default name with a non-empty defining statement"
33369 msgstr ""
33370
33371 #: tree-ssa.cc:818
33372 #, gcc-internal-format
33373 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
33374 msgstr ""
33375
33376 #: tree-ssa.cc:824
33377 #, gcc-internal-format, gfc-internal-format
33378 msgid "SSA_NAME created in two different blocks %i and %i"
33379 msgstr ""
33380
33381 #: tree-ssa.cc:833 tree-ssa.cc:1173
33382 #, gcc-internal-format
33383 msgid "SSA_NAME_DEF_STMT is wrong"
33384 msgstr ""
33385
33386 #: tree-ssa.cc:885
33387 #, gcc-internal-format
33388 msgid "missing definition"
33389 msgstr ""
33390
33391 #: tree-ssa.cc:891
33392 #, gcc-internal-format, gfc-internal-format
33393 msgid "definition in block %i does not dominate use in block %i"
33394 msgstr ""
33395
33396 #: tree-ssa.cc:899
33397 #, gcc-internal-format, gfc-internal-format
33398 msgid "definition in block %i follows the use"
33399 msgstr ""
33400
33401 #: tree-ssa.cc:906
33402 #, gcc-internal-format
33403 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
33404 msgstr ""
33405
33406 #: tree-ssa.cc:914
33407 #, gcc-internal-format
33408 msgid "no immediate_use list"
33409 msgstr ""
33410
33411 #: tree-ssa.cc:926
33412 #, gcc-internal-format
33413 msgid "wrong immediate use list"
33414 msgstr ""
33415
33416 #: tree-ssa.cc:960
33417 #, gcc-internal-format
33418 msgid "incoming edge count does not match number of PHI arguments"
33419 msgstr ""
33420
33421 #: tree-ssa.cc:974
33422 #, gcc-internal-format, gfc-internal-format
33423 msgid "PHI argument is missing for edge %d->%d"
33424 msgstr ""
33425
33426 #: tree-ssa.cc:983
33427 #, gcc-internal-format
33428 msgid "PHI argument is not SSA_NAME, or invariant"
33429 msgstr ""
33430
33431 #: tree-ssa.cc:989
33432 #, gcc-internal-format
33433 msgid "PHI argument on abnormal edge is not SSA_NAME"
33434 msgstr ""
33435
33436 #: tree-ssa.cc:1010
33437 #, gcc-internal-format
33438 msgid "address taken, but ADDRESSABLE bit not set"
33439 msgstr ""
33440
33441 #: tree-ssa.cc:1017
33442 #, gcc-internal-format, gfc-internal-format
33443 msgid "wrong edge %d->%d for PHI argument"
33444 msgstr ""
33445
33446 #: tree-ssa.cc:1092
33447 #, gcc-internal-format
33448 msgid "shared SSA name info"
33449 msgstr ""
33450
33451 #: tree-ssa.cc:1119
33452 #, gcc-internal-format, gfc-internal-format
33453 msgid "AUX pointer initialized for edge %d->%d"
33454 msgstr ""
33455
33456 #: tree-ssa.cc:1145
33457 #, gcc-internal-format
33458 msgid "stmt (%p) marked modified after optimization pass: "
33459 msgstr ""
33460
33461 #: tree-ssa.cc:1211
33462 #, gcc-internal-format
33463 msgid "verify_ssa failed"
33464 msgstr ""
33465
33466 #: tree-streamer-in.cc:358
33467 #, gcc-internal-format
33468 msgid "machine independent builtin code out of range"
33469 msgstr ""
33470
33471 #: tree-streamer-in.cc:364
33472 #, gcc-internal-format
33473 msgid "target specific builtin not available"
33474 msgstr ""
33475
33476 #: tree-vect-generic.cc:319 tree-vect-generic.cc:489 tree-vect-generic.cc:2053
33477 #, gcc-internal-format
33478 msgid "vector operation will be expanded piecewise"
33479 msgstr ""
33480
33481 #: tree-vect-generic.cc:322
33482 #, gcc-internal-format
33483 msgid "vector operation will be expanded in parallel"
33484 msgstr ""
33485
33486 #: tree-vect-generic.cc:379
33487 #, gcc-internal-format
33488 msgid "vector operation will be expanded with a single scalar operation"
33489 msgstr ""
33490
33491 #: tree-vect-generic.cc:1101
33492 #, gcc-internal-format
33493 msgid "vector condition will be expanded piecewise"
33494 msgstr ""
33495
33496 #: tree-vect-generic.cc:1613
33497 #, gcc-internal-format
33498 msgid "vector shuffling operation will be expanded piecewise"
33499 msgstr ""
33500
33501 #: tree-vect-loop.cc:4495
33502 #, gcc-internal-format
33503 msgid "vectorization did not happen for a simd loop"
33504 msgstr ""
33505
33506 #: tree.cc:2266
33507 #, gcc-internal-format
33508 msgid "non-constant element in constant CONSTRUCTOR"
33509 msgstr ""
33510
33511 #: tree.cc:2268
33512 #, gcc-internal-format
33513 msgid "side-effects element in no-side-effects CONSTRUCTOR"
33514 msgstr ""
33515
33516 #: tree.cc:7282 m2/gm2-gcc/m2type.cc:214
33517 #, gcc-internal-format
33518 msgid "arrays of functions are not meaningful"
33519 msgstr ""
33520
33521 #: tree.cc:7449
33522 #, gcc-internal-format
33523 msgid "function return type cannot be function"
33524 msgstr ""
33525
33526 #: tree.cc:8909 tree.cc:8994 tree.cc:9057
33527 #, gcc-internal-format, gfc-internal-format
33528 msgid "tree check: %s, have %s in %s, at %s:%d"
33529 msgstr ""
33530
33531 #: tree.cc:8946
33532 #, gcc-internal-format, gfc-internal-format
33533 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
33534 msgstr ""
33535
33536 #: tree.cc:8959
33537 #, gcc-internal-format
33538 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
33539 msgstr ""
33540
33541 #: tree.cc:9008
33542 #, gcc-internal-format
33543 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
33544 msgstr ""
33545
33546 #: tree.cc:9021
33547 #, gcc-internal-format
33548 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
33549 msgstr ""
33550
33551 #: tree.cc:9083
33552 #, gcc-internal-format
33553 msgid ""
33554 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
33555 "%d"
33556 msgstr ""
33557
33558 #: tree.cc:9097
33559 #, gcc-internal-format
33560 msgid ""
33561 "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
33562 msgstr ""
33563
33564 #: tree.cc:9110
33565 #, gcc-internal-format
33566 msgid ""
33567 "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
33568 msgstr ""
33569
33570 #: tree.cc:9123
33571 #, gcc-internal-format, gfc-internal-format
33572 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
33573 msgstr ""
33574
33575 #: tree.cc:9136
33576 #, gcc-internal-format
33577 msgid ""
33578 "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, "
33579 "at %s:%d"
33580 msgstr ""
33581
33582 #: tree.cc:12377
33583 #, gcc-internal-format
33584 msgid "%qD is deprecated: %s"
33585 msgstr ""
33586
33587 #: tree.cc:12380
33588 #, gcc-internal-format
33589 msgid "%qD is deprecated"
33590 msgstr ""
33591
33592 #: tree.cc:12403
33593 #, gcc-internal-format
33594 msgid "%qE is deprecated: %s"
33595 msgstr ""
33596
33597 #: tree.cc:12406
33598 #, gcc-internal-format
33599 msgid "%qE is deprecated"
33600 msgstr ""
33601
33602 #: tree.cc:12412
33603 #, gcc-internal-format, gfc-internal-format
33604 msgid "type is deprecated: %s"
33605 msgstr ""
33606
33607 #: tree.cc:12415
33608 #, gcc-internal-format
33609 msgid "type is deprecated"
33610 msgstr ""
33611
33612 #: tree.cc:12457
33613 #, gcc-internal-format
33614 msgid "%qD is unavailable: %s"
33615 msgstr ""
33616
33617 #: tree.cc:12459
33618 #, gcc-internal-format
33619 msgid "%qD is unavailable"
33620 msgstr ""
33621
33622 #: tree.cc:12480
33623 #, gcc-internal-format
33624 msgid "%qE is unavailable: %s"
33625 msgstr ""
33626
33627 #: tree.cc:12482
33628 #, gcc-internal-format
33629 msgid "%qE is unavailable"
33630 msgstr ""
33631
33632 #: tree.cc:12487
33633 #, gcc-internal-format, gfc-internal-format
33634 msgid "type is unavailable: %s"
33635 msgstr ""
33636
33637 #: tree.cc:12489
33638 #, gcc-internal-format
33639 msgid "type is unavailable"
33640 msgstr ""
33641
33642 #. Type variant can differ by:
33643 #.
33644 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
33645 #. ENCODE_QUAL_ADDR_SPACE.
33646 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
33647 #. in this case some values may not be set in the variant types
33648 #. (see TYPE_COMPLETE_P checks).
33649 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
33650 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
33651 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
33652 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
33653 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
33654 #. this is necessary to make it possible to merge types form different TUs
33655 #. - arrays, pointers and references may have TREE_TYPE that is a variant
33656 #. of TREE_TYPE of their main variants.
33657 #. - aggregates may have new TYPE_FIELDS list that list variants of
33658 #. the main variant TYPE_FIELDS.
33659 #. - vector types may differ by TYPE_VECTOR_OPAQUE
33660 #.
33661 #. Convenience macro for matching individual fields.
33662 #: tree.cc:13386
33663 #, gcc-internal-format, gfc-internal-format
33664 msgid "type variant differs by %s"
33665 msgstr ""
33666
33667 #: tree.cc:13431
33668 #, gcc-internal-format
33669 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
33670 msgstr ""
33671
33672 #: tree.cc:13433
33673 #, gcc-internal-format
33674 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
33675 msgstr ""
33676
33677 #: tree.cc:13435
33678 #, gcc-internal-format
33679 msgid "type%'s %<TYPE_SIZE_UNIT%>"
33680 msgstr ""
33681
33682 #: tree.cc:13460
33683 #, gcc-internal-format
33684 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
33685 msgstr ""
33686
33687 #: tree.cc:13473
33688 #, gcc-internal-format
33689 msgid "type variant has different %<TYPE_VFIELD%>"
33690 msgstr ""
33691
33692 #: tree.cc:13509
33693 #, gcc-internal-format
33694 msgid "type variant has different %<TYPE_BINFO%>"
33695 msgstr ""
33696
33697 #: tree.cc:13511
33698 #, gcc-internal-format
33699 msgid "type variant%'s %<TYPE_BINFO%>"
33700 msgstr ""
33701
33702 #: tree.cc:13513
33703 #, gcc-internal-format
33704 msgid "type%'s %<TYPE_BINFO%>"
33705 msgstr ""
33706
33707 #: tree.cc:13552
33708 #, gcc-internal-format
33709 msgid "type variant has different %<TYPE_FIELDS%>"
33710 msgstr ""
33711
33712 #: tree.cc:13554
33713 #, gcc-internal-format
33714 msgid "first mismatch is field"
33715 msgstr ""
33716
33717 #: tree.cc:13556
33718 #, gcc-internal-format
33719 msgid "and field"
33720 msgstr ""
33721
33722 #: tree.cc:13573
33723 #, gcc-internal-format
33724 msgid "type variant has different %<TREE_TYPE%>"
33725 msgstr ""
33726
33727 #: tree.cc:13575 tree.cc:13586
33728 #, gcc-internal-format
33729 msgid "type variant%'s %<TREE_TYPE%>"
33730 msgstr ""
33731
33732 #: tree.cc:13577 tree.cc:13588
33733 #, gcc-internal-format
33734 msgid "type%'s %<TREE_TYPE%>"
33735 msgstr ""
33736
33737 #: tree.cc:13584
33738 #, gcc-internal-format
33739 msgid "type is not compatible with its variant"
33740 msgstr ""
33741
33742 #: tree.cc:13909
33743 #, gcc-internal-format, gfc-internal-format
33744 msgid "type %s is not an opaque type"
33745 msgstr ""
33746
33747 #: tree.cc:13915
33748 #, gcc-internal-format, gfc-internal-format
33749 msgid "type %s is not with opaque mode"
33750 msgstr ""
33751
33752 #: tree.cc:13921
33753 #, gcc-internal-format
33754 msgid "type %s differs by %<TYPE_MODE%>"
33755 msgstr ""
33756
33757 #: tree.cc:13929
33758 #, gcc-internal-format
33759 msgid "type %s differs by %<TYPE_SIZE%>"
33760 msgstr ""
33761
33762 #: tree.cc:13935
33763 #, gcc-internal-format
33764 msgid "type %s differs by %<TYPE_ALIGN%>"
33765 msgstr ""
33766
33767 #: tree.cc:13941
33768 #, gcc-internal-format
33769 msgid "type %s differs by %<TYPE_USER_ALIGN%>"
33770 msgstr ""
33771
33772 #: tree.cc:13971
33773 #, gcc-internal-format
33774 msgid "main variant is not defined"
33775 msgstr ""
33776
33777 #: tree.cc:13976
33778 #, gcc-internal-format
33779 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
33780 msgstr ""
33781
33782 #: tree.cc:13987
33783 #, gcc-internal-format
33784 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
33785 msgstr ""
33786
33787 #: tree.cc:14006
33788 #, gcc-internal-format
33789 msgid "%<TYPE_CANONICAL%> is not compatible"
33790 msgstr ""
33791
33792 #: tree.cc:14014
33793 #, gcc-internal-format
33794 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
33795 msgstr ""
33796
33797 #: tree.cc:14020
33798 #, gcc-internal-format
33799 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
33800 msgstr ""
33801
33802 #: tree.cc:14036
33803 #, gcc-internal-format
33804 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
33805 msgstr ""
33806
33807 #: tree.cc:14046
33808 #, gcc-internal-format
33809 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
33810 msgstr ""
33811
33812 #: tree.cc:14056
33813 #, gcc-internal-format
33814 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
33815 msgstr ""
33816
33817 #: tree.cc:14077
33818 #, gcc-internal-format
33819 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
33820 msgstr ""
33821
33822 #: tree.cc:14083
33823 #, gcc-internal-format
33824 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
33825 msgstr ""
33826
33827 #: tree.cc:14094
33828 #, gcc-internal-format
33829 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
33830 msgstr ""
33831
33832 #: tree.cc:14105
33833 #, gcc-internal-format
33834 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
33835 msgstr ""
33836
33837 #: tree.cc:14123
33838 #, gcc-internal-format
33839 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
33840 msgstr ""
33841
33842 #: tree.cc:14130
33843 #, gcc-internal-format
33844 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
33845 msgstr ""
33846
33847 #: tree.cc:14137
33848 #, gcc-internal-format
33849 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
33850 msgstr ""
33851
33852 #: tree.cc:14153
33853 #, gcc-internal-format
33854 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
33855 msgstr ""
33856
33857 #: tree.cc:14162
33858 #, gcc-internal-format
33859 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
33860 msgstr ""
33861
33862 #: tree.cc:14170
33863 #, gcc-internal-format
33864 msgid "enum value name is not %<IDENTIFIER_NODE%>"
33865 msgstr ""
33866
33867 #: tree.cc:14180
33868 #, gcc-internal-format
33869 msgid "array %<TYPE_DOMAIN%> is not integer type"
33870 msgstr ""
33871
33872 #: tree.cc:14189
33873 #, gcc-internal-format
33874 msgid "%<TYPE_FIELDS%> defined in incomplete type"
33875 msgstr ""
33876
33877 #: tree.cc:14211
33878 #, gcc-internal-format
33879 msgid "wrong tree in %<TYPE_FIELDS%> list"
33880 msgstr ""
33881
33882 #: tree.cc:14226
33883 #, gcc-internal-format
33884 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
33885 msgstr ""
33886
33887 #: tree.cc:14233
33888 #, gcc-internal-format
33889 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
33890 msgstr ""
33891
33892 #: tree.cc:14246
33893 #, gcc-internal-format
33894 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
33895 msgstr ""
33896
33897 #: tree.cc:14259
33898 #, gcc-internal-format
33899 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
33900 msgstr ""
33901
33902 #: tree.cc:14265
33903 #, gcc-internal-format
33904 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
33905 msgstr ""
33906
33907 #: tree.cc:14272
33908 #, gcc-internal-format
33909 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
33910 msgstr ""
33911
33912 #: tree.cc:14284
33913 #, gcc-internal-format
33914 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
33915 msgstr ""
33916
33917 #: tree.cc:14294
33918 #, gcc-internal-format
33919 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
33920 msgstr ""
33921
33922 #: tsan.cc:506
33923 #, gcc-internal-format
33924 msgid "%qs is not supported with %qs"
33925 msgstr ""
33926
33927 #: value-prof.cc:488
33928 #, gcc-internal-format
33929 msgid "dead histogram"
33930 msgstr ""
33931
33932 #: value-prof.cc:517
33933 #, gcc-internal-format
33934 msgid ""
33935 "histogram value statement does not correspond to the statement it is "
33936 "associated with"
33937 msgstr ""
33938
33939 #: value-prof.cc:586
33940 #, gcc-internal-format, gfc-internal-format
33941 msgid ""
33942 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
33943 "basic-block count (%d)"
33944 msgstr ""
33945
33946 #: var-tracking.cc:7209
33947 #, gcc-internal-format
33948 msgid ""
33949 "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, "
33950 "retrying without"
33951 msgstr ""
33952
33953 #: var-tracking.cc:7213
33954 #, gcc-internal-format
33955 msgid "variable tracking size limit exceeded"
33956 msgstr ""
33957
33958 #: varasm.cc:311
33959 #, gcc-internal-format
33960 msgid "section already exists: %qs"
33961 msgstr ""
33962
33963 #: varasm.cc:357
33964 #, gcc-internal-format
33965 msgid "%+qD causes a section type conflict with %qD"
33966 msgstr ""
33967
33968 #: varasm.cc:360
33969 #, gcc-internal-format
33970 msgid "section type conflict with %qD"
33971 msgstr ""
33972
33973 #: varasm.cc:365
33974 #, gcc-internal-format
33975 msgid "%+qD causes a section type conflict"
33976 msgstr ""
33977
33978 #: varasm.cc:367
33979 #, gcc-internal-format
33980 msgid "section type conflict"
33981 msgstr ""
33982
33983 #: varasm.cc:1100
33984 #, gcc-internal-format
33985 msgid "alignment of %q+D is greater than maximum object file alignment %d"
33986 msgstr ""
33987
33988 #: varasm.cc:1268
33989 #, gcc-internal-format
33990 msgid "only zero initializers are allowed in section %qs"
33991 msgstr ""
33992
33993 #: varasm.cc:1498 varasm.cc:1507 d/d-attribs.cc:1460
33994 #, gcc-internal-format
33995 msgid "register name not specified for %q+D"
33996 msgstr ""
33997
33998 #: varasm.cc:1509
33999 #, gcc-internal-format
34000 msgid "invalid register name for %q+D"
34001 msgstr ""
34002
34003 #: varasm.cc:1511
34004 #, gcc-internal-format
34005 msgid "data type of %q+D isn%'t suitable for a register"
34006 msgstr ""
34007
34008 #: varasm.cc:1514
34009 #, gcc-internal-format
34010 msgid ""
34011 "the register specified for %q+D cannot be accessed by the current target"
34012 msgstr ""
34013
34014 #: varasm.cc:1517
34015 #, gcc-internal-format
34016 msgid ""
34017 "the register specified for %q+D is not general enough to be used as a "
34018 "register variable"
34019 msgstr ""
34020
34021 #: varasm.cc:1520
34022 #, gcc-internal-format
34023 msgid "register specified for %q+D isn%'t suitable for data type"
34024 msgstr ""
34025
34026 #: varasm.cc:1529
34027 #, gcc-internal-format
34028 msgid "register specified for %q+D is an internal GCC implementation detail"
34029 msgstr ""
34030
34031 #: varasm.cc:1539
34032 #, gcc-internal-format
34033 msgid "global register variable has initial value"
34034 msgstr ""
34035
34036 #: varasm.cc:1543
34037 #, gcc-internal-format
34038 msgid "optimization may eliminate reads and/or writes to register variables"
34039 msgstr ""
34040
34041 #: varasm.cc:1589
34042 #, gcc-internal-format
34043 msgid "register name given for non-register variable %q+D"
34044 msgstr ""
34045
34046 #: varasm.cc:2168
34047 #, gcc-internal-format
34048 msgid "thread-local COMMON data not implemented"
34049 msgstr ""
34050
34051 #: varasm.cc:2201
34052 #, gcc-internal-format
34053 msgid ""
34054 "requested alignment for %q+D is greater than implemented alignment of %wu"
34055 msgstr ""
34056
34057 #: varasm.cc:2304 c/c-decl.cc:5715 c/c-parser.cc:1789 m2/gm2-gcc/m2type.cc:1259
34058 #, gcc-internal-format
34059 msgid "storage size of %q+D isn%'t known"
34060 msgstr ""
34061
34062 #: varasm.cc:5254
34063 #, gcc-internal-format
34064 msgid "initializer for integer/fixed-point value is too complicated"
34065 msgstr ""
34066
34067 #: varasm.cc:5259
34068 #, gcc-internal-format
34069 msgid "initializer for floating value is not a floating constant"
34070 msgstr ""
34071
34072 #: varasm.cc:5604
34073 #, gcc-internal-format
34074 msgid "invalid initial value for member %qE"
34075 msgstr ""
34076
34077 #: varasm.cc:5860
34078 #, gcc-internal-format
34079 msgid "%qD declared weak after being used"
34080 msgstr ""
34081
34082 #: varasm.cc:5912
34083 #, gcc-internal-format
34084 msgid ""
34085 "weak declaration of %q+D being applied to a already existing, static "
34086 "definition"
34087 msgstr ""
34088
34089 #: varasm.cc:5953
34090 #, gcc-internal-format
34091 msgid "weak declaration of %q+D must be public"
34092 msgstr ""
34093
34094 #: varasm.cc:5957
34095 #, gcc-internal-format
34096 msgid "weak declaration of %q+D not supported"
34097 msgstr ""
34098
34099 #: varasm.cc:5986 varasm.cc:6306
34100 #, gcc-internal-format
34101 msgid "only weak aliases are supported in this configuration"
34102 msgstr ""
34103
34104 #: varasm.cc:6181 varasm.cc:6303
34105 #, gcc-internal-format
34106 msgid "%qs is not supported in this configuration"
34107 msgstr ""
34108
34109 #: varasm.cc:6209
34110 #, gcc-internal-format
34111 msgid "%qs is not supported on this target"
34112 msgstr ""
34113
34114 #: varasm.cc:6265
34115 #, gcc-internal-format
34116 msgid "symver is only supported on ELF platforms"
34117 msgstr ""
34118
34119 #: varasm.cc:6284
34120 #, gcc-internal-format
34121 msgid "%qs symbol %q+D ultimately targets itself"
34122 msgstr ""
34123
34124 #: varasm.cc:6286
34125 #, gcc-internal-format
34126 msgid "%qs symbol %q+D must have static linkage"
34127 msgstr ""
34128
34129 #: varasm.cc:6293 config/nvptx/nvptx.cc:7553
34130 #, gcc-internal-format
34131 msgid "alias definitions not supported in this configuration"
34132 msgstr ""
34133
34134 #: varasm.cc:6521 config/sol2.cc:160 config/i386/winnt.cc:265
34135 #, gcc-internal-format
34136 msgid "visibility attribute not supported in this configuration; ignored"
34137 msgstr ""
34138
34139 #: varasm.cc:7841
34140 #, gcc-internal-format
34141 msgid ""
34142 "%+qD without %<retain%> attribute and %qD with %<retain%> attribute are "
34143 "placed in a section with the same name"
34144 msgstr ""
34145
34146 #: vec.cc:190
34147 #, gcc-internal-format, gfc-internal-format
34148 msgid "qsort comparator not anti-symmetric: %d, %d"
34149 msgstr ""
34150
34151 #: vec.cc:195
34152 #, gcc-internal-format, gfc-internal-format
34153 msgid "qsort comparator non-negative on sorted output: %d"
34154 msgstr ""
34155
34156 #: vec.cc:202
34157 #, gcc-internal-format, gfc-internal-format
34158 msgid "qsort comparator not transitive: %d, %d, %d"
34159 msgstr ""
34160
34161 #: vec.cc:204
34162 #, gcc-internal-format
34163 msgid "qsort checking failed"
34164 msgstr ""
34165
34166 #: vr-values.cc:1092
34167 #, gcc-internal-format
34168 msgid ""
34169 "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to "
34170 "%<>>%> or %<&%>"
34171 msgstr ""
34172
34173 #: vr-values.cc:1160
34174 #, gcc-internal-format
34175 msgid ""
34176 "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> "
34177 "to %<X%> or %<Y%>"
34178 msgstr ""
34179
34180 #: vr-values.cc:1212
34181 #, gcc-internal-format
34182 msgid ""
34183 "assuming signed overflow does not occur when simplifying %<abs (X)%> to "
34184 "%<X%> or %<-X%>"
34185 msgstr ""
34186
34187 #: c-family/c-ada-spec.cc:2943
34188 #, gcc-internal-format
34189 msgid "packed layout"
34190 msgstr ""
34191
34192 #: c-family/c-attribs.cc:638 d/d-attribs.cc:1192
34193 #, gcc-internal-format
34194 msgid "%qE attribute argument is invalid"
34195 msgstr ""
34196
34197 #: c-family/c-attribs.cc:641 d/d-attribs.cc:1195
34198 #, gcc-internal-format
34199 msgid "%qE attribute argument %i is invalid"
34200 msgstr ""
34201
34202 #: c-family/c-attribs.cc:653 d/d-attribs.cc:1207
34203 #, gcc-internal-format
34204 msgid "%qE attribute argument has type %qT"
34205 msgstr ""
34206
34207 #: c-family/c-attribs.cc:657 d/d-attribs.cc:1211
34208 #, gcc-internal-format
34209 msgid "%qE attribute argument %i has type %qT"
34210 msgstr ""
34211
34212 #: c-family/c-attribs.cc:668 c-family/c-attribs.cc:4396
34213 #: c-family/c-attribs.cc:4400 d/d-attribs.cc:1222
34214 #, gcc-internal-format
34215 msgid "%qE attribute argument value %qE is not an integer constant"
34216 msgstr ""
34217
34218 #: c-family/c-attribs.cc:673 d/d-attribs.cc:1227
34219 #, gcc-internal-format
34220 msgid "%qE attribute argument %i value %qE is not an integer constant"
34221 msgstr ""
34222
34223 #: c-family/c-attribs.cc:689 d/d-attribs.cc:1241
34224 #, gcc-internal-format
34225 msgid "%qE attribute argument value %qE does not refer to a function parameter"
34226 msgstr ""
34227
34228 #: c-family/c-attribs.cc:694 d/d-attribs.cc:1246
34229 #, gcc-internal-format
34230 msgid ""
34231 "%qE attribute argument %i value %qE does not refer to a function parameter"
34232 msgstr ""
34233
34234 #: c-family/c-attribs.cc:722 d/d-attribs.cc:1269
34235 #, gcc-internal-format
34236 msgid ""
34237 "%qE attribute argument value %qE exceeds the number of function parameters %u"
34238 msgstr ""
34239
34240 #: c-family/c-attribs.cc:727 d/d-attribs.cc:1274
34241 #, gcc-internal-format
34242 msgid ""
34243 "%qE attribute argument %i value %qE exceeds the number of function "
34244 "parameters %u"
34245 msgstr ""
34246
34247 #: c-family/c-attribs.cc:749
34248 #, gcc-internal-format
34249 msgid ""
34250 "%qE attribute argument value %qE does not refer to a variable argument list"
34251 msgstr ""
34252
34253 #: c-family/c-attribs.cc:753
34254 #, gcc-internal-format
34255 msgid ""
34256 "%qE attribute argument %i value %qE does not refer to a variable argument "
34257 "list"
34258 msgstr ""
34259
34260 #: c-family/c-attribs.cc:780 c-family/c-attribs.cc:793 d/d-attribs.cc:1295
34261 #, gcc-internal-format
34262 msgid "%qE attribute argument value %qE refers to parameter type %qT"
34263 msgstr ""
34264
34265 #: c-family/c-attribs.cc:784 c-family/c-attribs.cc:798 d/d-attribs.cc:1300
34266 #, gcc-internal-format
34267 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
34268 msgstr ""
34269
34270 #: c-family/c-attribs.cc:808
34271 #, gcc-internal-format
34272 msgid ""
34273 "%qE attribute argument value %qE refers to a variadic function parameter of "
34274 "unknown type"
34275 msgstr ""
34276
34277 #: c-family/c-attribs.cc:813
34278 #, gcc-internal-format
34279 msgid ""
34280 "%qE attribute argument %i value %qE refers to a variadic function parameter "
34281 "of unknown type"
34282 msgstr ""
34283
34284 #: c-family/c-attribs.cc:933
34285 #, gcc-internal-format
34286 msgid "ignoring attribute %qs because it conflicts with previous %qs"
34287 msgstr ""
34288
34289 #: c-family/c-attribs.cc:971
34290 #, gcc-internal-format
34291 msgid "%qE attribute only supported on boolean types"
34292 msgstr ""
34293
34294 #: c-family/c-attribs.cc:981
34295 #, gcc-internal-format
34296 msgid "%qE attribute with unsupported boolean precision"
34297 msgstr ""
34298
34299 #: c-family/c-attribs.cc:1004
34300 #, gcc-internal-format
34301 msgid "%qE attribute ignored for type %qT"
34302 msgstr ""
34303
34304 #: c-family/c-attribs.cc:1016
34305 #, gcc-internal-format
34306 msgid "%qE attribute ignored for field of type %qT"
34307 msgstr ""
34308
34309 #: c-family/c-attribs.cc:1186 c-family/c-attribs.cc:3262
34310 #: c-family/c-attribs.cc:5732 ada/gcc-interface/utils.cc:7087
34311 #, gcc-internal-format
34312 msgid "%qE argument not a string"
34313 msgstr ""
34314
34315 #: c-family/c-attribs.cc:1349 ada/gcc-interface/utils.cc:6633
34316 #, gcc-internal-format
34317 msgid "%qE attribute ignored due to conflict with attribute %qs"
34318 msgstr ""
34319
34320 #: c-family/c-attribs.cc:1398
34321 #, gcc-internal-format
34322 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
34323 msgstr ""
34324
34325 #: c-family/c-attribs.cc:1438 c-family/c-attribs.cc:1444
34326 #: c-family/c-attribs.cc:5544 c-family/c-attribs.cc:5590
34327 #: c-family/c-attribs.cc:5596 ada/gcc-interface/utils.cc:6940
34328 #: ada/gcc-interface/utils.cc:6974 ada/gcc-interface/utils.cc:6980
34329 #, gcc-internal-format
34330 msgid "%qE attribute ignored due to conflict with %qs attribute"
34331 msgstr ""
34332
34333 #: c-family/c-attribs.cc:1500 jit/dummy-frontend.cc:190 lto/lto-lang.cc:293
34334 #, gcc-internal-format
34335 msgid "%qE attribute has no effect on unit local functions"
34336 msgstr ""
34337
34338 #: c-family/c-attribs.cc:1670 c-family/c-attribs.cc:3245
34339 #, gcc-internal-format
34340 msgid "%qE attribute ignored because %qD is not a variable"
34341 msgstr ""
34342
34343 #: c-family/c-attribs.cc:1676
34344 #, gcc-internal-format
34345 msgid "%qE attribute ignored because %qD is not a local variable"
34346 msgstr ""
34347
34348 #: c-family/c-attribs.cc:1701 config/i386/i386-options.cc:3840
34349 #, gcc-internal-format
34350 msgid "%qE attribute have effect only on public objects"
34351 msgstr ""
34352
34353 #: c-family/c-attribs.cc:1730
34354 #, gcc-internal-format
34355 msgid "%qE attribute only affects top level objects"
34356 msgstr ""
34357
34358 #: c-family/c-attribs.cc:1769 c-family/c-attribs.cc:3919
34359 #, gcc-internal-format
34360 msgid "%qE attribute on function returning %<void%>"
34361 msgstr ""
34362
34363 #: c-family/c-attribs.cc:1792
34364 #, gcc-internal-format
34365 msgid "%qE attribute is not supported because endianness is not uniform"
34366 msgstr ""
34367
34368 #: c-family/c-attribs.cc:1809
34369 #, gcc-internal-format
34370 msgid "attribute %qE argument must be one of %qs or %qs"
34371 msgstr ""
34372
34373 #: c-family/c-attribs.cc:1905
34374 #, gcc-internal-format
34375 msgid "destructor priorities are not supported"
34376 msgstr ""
34377
34378 #: c-family/c-attribs.cc:1907
34379 #, gcc-internal-format
34380 msgid "constructor priorities are not supported"
34381 msgstr ""
34382
34383 #: c-family/c-attribs.cc:1929
34384 #, gcc-internal-format, gfc-internal-format
34385 msgid "destructor priorities from 0 to %d are reserved for the implementation"
34386 msgstr ""
34387
34388 #: c-family/c-attribs.cc:1934
34389 #, gcc-internal-format, gfc-internal-format
34390 msgid "constructor priorities from 0 to %d are reserved for the implementation"
34391 msgstr ""
34392
34393 #: c-family/c-attribs.cc:1942
34394 #, gcc-internal-format, gfc-internal-format
34395 msgid "destructor priorities must be integers from 0 to %d inclusive"
34396 msgstr ""
34397
34398 #: c-family/c-attribs.cc:1945
34399 #, gcc-internal-format, gfc-internal-format
34400 msgid "constructor priorities must be integers from 0 to %d inclusive"
34401 msgstr ""
34402
34403 #: c-family/c-attribs.cc:2098
34404 #, gcc-internal-format
34405 msgid "unknown machine mode %qE"
34406 msgstr ""
34407
34408 #: c-family/c-attribs.cc:2132
34409 #, gcc-internal-format
34410 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
34411 msgstr ""
34412
34413 #: c-family/c-attribs.cc:2135
34414 #, gcc-internal-format
34415 msgid "use %<__attribute__ ((vector_size))%> instead"
34416 msgstr ""
34417
34418 #: c-family/c-attribs.cc:2144
34419 #, gcc-internal-format
34420 msgid "unable to emulate %qs"
34421 msgstr ""
34422
34423 #: c-family/c-attribs.cc:2157
34424 #, gcc-internal-format
34425 msgid "invalid pointer mode %qs"
34426 msgstr ""
34427
34428 #: c-family/c-attribs.cc:2174
34429 #, gcc-internal-format
34430 msgid "signedness of type and machine mode %qs don%'t match"
34431 msgstr ""
34432
34433 #: c-family/c-attribs.cc:2185
34434 #, gcc-internal-format
34435 msgid "no data type for mode %qs"
34436 msgstr ""
34437
34438 #: c-family/c-attribs.cc:2195
34439 #, gcc-internal-format
34440 msgid "cannot use mode %qs for enumerated types"
34441 msgstr ""
34442
34443 #: c-family/c-attribs.cc:2223
34444 #, gcc-internal-format
34445 msgid "mode %qs applied to inappropriate type"
34446 msgstr ""
34447
34448 #: c-family/c-attribs.cc:2252 c-family/c-attribs.cc:2609 d/d-attribs.cc:1021
34449 #, gcc-internal-format
34450 msgid "section attributes are not supported for this target"
34451 msgstr ""
34452
34453 #: c-family/c-attribs.cc:2258 d/d-attribs.cc:1028
34454 #, gcc-internal-format
34455 msgid "section attribute not allowed for %q+D"
34456 msgstr ""
34457
34458 #: c-family/c-attribs.cc:2264
34459 #, gcc-internal-format
34460 msgid "section attribute argument not a string constant"
34461 msgstr ""
34462
34463 #: c-family/c-attribs.cc:2273 d/d-attribs.cc:1044
34464 #, gcc-internal-format
34465 msgid "section attribute cannot be specified for local variables"
34466 msgstr ""
34467
34468 #: c-family/c-attribs.cc:2284 config/bfin/bfin.cc:4796 config/bfin/bfin.cc:4847
34469 #: config/bfin/bfin.cc:4873 config/bfin/bfin.cc:4886 d/d-attribs.cc:1055
34470 #, gcc-internal-format
34471 msgid "section of %q+D conflicts with previous declaration"
34472 msgstr ""
34473
34474 #: c-family/c-attribs.cc:2293 c-family/c-attribs.cc:2635 d/d-attribs.cc:1064
34475 #, gcc-internal-format
34476 msgid "section of %q+D cannot be overridden"
34477 msgstr ""
34478
34479 #: c-family/c-attribs.cc:2409
34480 #, gcc-internal-format
34481 msgid "alignment may not be specified for %q+D"
34482 msgstr ""
34483
34484 #: c-family/c-attribs.cc:2434
34485 #, gcc-internal-format
34486 msgid ""
34487 "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E "
34488 "(%u)%>"
34489 msgstr ""
34490
34491 #: c-family/c-attribs.cc:2479
34492 #, gcc-internal-format
34493 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
34494 msgstr ""
34495
34496 #: c-family/c-attribs.cc:2530
34497 #, gcc-internal-format
34498 msgid "%qE attribute may not be specified for %q+D"
34499 msgstr ""
34500
34501 #: c-family/c-attribs.cc:2537
34502 #, gcc-internal-format
34503 msgid "%qE attribute may not be specified for a non-array field"
34504 msgstr ""
34505
34506 #: c-family/c-attribs.cc:2544
34507 #, gcc-internal-format
34508 msgid "%qE attribute argument not an integer"
34509 msgstr ""
34510
34511 #: c-family/c-attribs.cc:2550 c-family/c-attribs.cc:5928
34512 #, gcc-internal-format
34513 msgid "%qE attribute argument %qE is not an integer constant between 0 and 3"
34514 msgstr ""
34515
34516 #: c-family/c-attribs.cc:2570 d/d-attribs.cc:1143
34517 #, gcc-internal-format
34518 msgid "inline function %q+D declared weak"
34519 msgstr ""
34520
34521 #: c-family/c-attribs.cc:2575
34522 #, gcc-internal-format
34523 msgid "indirect function %q+D cannot be declared weak"
34524 msgstr ""
34525
34526 #: c-family/c-attribs.cc:2616
34527 #, gcc-internal-format
34528 msgid "ignoring %qE attribute not set on a variable"
34529 msgstr ""
34530
34531 #: c-family/c-attribs.cc:2626 config/bfin/bfin.cc:4824
34532 #: config/loongarch/loongarch.cc:6489
34533 #, gcc-internal-format
34534 msgid "%qE attribute cannot be specified for local variables"
34535 msgstr ""
34536
34537 #: c-family/c-attribs.cc:2641
34538 #, gcc-internal-format
34539 msgid "%qE attribute is specific to ELF targets"
34540 msgstr ""
34541
34542 #: c-family/c-attribs.cc:2648
34543 #, gcc-internal-format
34544 msgid "ignoring %qE attribute set on const variable"
34545 msgstr ""
34546
34547 #: c-family/c-attribs.cc:2659
34548 #, gcc-internal-format
34549 msgid "ignoring %qE attribute set on initialized variable"
34550 msgstr ""
34551
34552 #: c-family/c-attribs.cc:2672
34553 #, gcc-internal-format
34554 msgid "ignoring %qE attribute set on uninitialized variable"
34555 msgstr ""
34556
34557 #: c-family/c-attribs.cc:2705
34558 #, gcc-internal-format
34559 msgid "%qE attribute is only applicable on functions"
34560 msgstr ""
34561
34562 #: c-family/c-attribs.cc:2724 d/d-attribs.cc:1091
34563 #, gcc-internal-format
34564 msgid "%<symver%> attribute only applies to functions and variables"
34565 msgstr ""
34566
34567 #: c-family/c-attribs.cc:2732 d/d-attribs.cc:1099
34568 #, gcc-internal-format
34569 msgid "%<symver%> attribute is only applicable to symbols"
34570 msgstr ""
34571
34572 #: c-family/c-attribs.cc:2742
34573 #, gcc-internal-format
34574 msgid "%<symver%> attribute argument not a string constant"
34575 msgstr ""
34576
34577 #: c-family/c-attribs.cc:2756 d/d-attribs.cc:1123
34578 #, gcc-internal-format
34579 msgid "symver attribute argument must have format %<name@nodename%>"
34580 msgstr ""
34581
34582 #: c-family/c-attribs.cc:2757 d/d-attribs.cc:1124
34583 #, gcc-internal-format
34584 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
34585 msgstr ""
34586
34587 #: c-family/c-attribs.cc:2792
34588 #, gcc-internal-format
34589 msgid "%q+D defined both normally and as %qE attribute"
34590 msgstr ""
34591
34592 #: c-family/c-attribs.cc:2800
34593 #, gcc-internal-format
34594 msgid "weak %q+D cannot be defined %qE"
34595 msgstr ""
34596
34597 #: c-family/c-attribs.cc:2817 c-family/c-attribs.cc:3810
34598 #: ada/gcc-interface/utils.cc:6893
34599 #, gcc-internal-format
34600 msgid "attribute %qE argument not a string"
34601 msgstr ""
34602
34603 #: c-family/c-attribs.cc:2850
34604 #, gcc-internal-format
34605 msgid "%+qD declared %qs after being used"
34606 msgstr ""
34607
34608 #: c-family/c-attribs.cc:2900
34609 #, gcc-internal-format
34610 msgid "%qE attribute argument cannot be a string"
34611 msgstr ""
34612
34613 #: c-family/c-attribs.cc:2913
34614 #, gcc-internal-format
34615 msgid "%qE attribute argument cannot be a constant arithmetic expression"
34616 msgstr ""
34617
34618 #: c-family/c-attribs.cc:2924
34619 #, gcc-internal-format
34620 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
34621 msgstr ""
34622
34623 #: c-family/c-attribs.cc:2979
34624 #, gcc-internal-format
34625 msgid ""
34626 "%qE attribute ignored on a declaration of a different kind than referenced "
34627 "symbol"
34628 msgstr ""
34629
34630 #: c-family/c-attribs.cc:2984
34631 #, gcc-internal-format
34632 msgid "symbol %qD referenced by %qD declared here"
34633 msgstr ""
34634
34635 #: c-family/c-attribs.cc:3032
34636 #, gcc-internal-format
34637 msgid "%qE attribute must apply to a declaration"
34638 msgstr ""
34639
34640 #: c-family/c-attribs.cc:3090
34641 #, gcc-internal-format
34642 msgid "indirect function %q+D cannot be declared %qE"
34643 msgstr ""
34644
34645 #: c-family/c-attribs.cc:3113
34646 #, gcc-internal-format
34647 msgid "%qE attribute must appear before %qs attribute"
34648 msgstr ""
34649
34650 #: c-family/c-attribs.cc:3126
34651 #, gcc-internal-format
34652 msgid "%+qD declared %qE after being used"
34653 msgstr ""
34654
34655 #: c-family/c-attribs.cc:3150
34656 #, gcc-internal-format
34657 msgid "%qE attribute ignored on non-class types"
34658 msgstr ""
34659
34660 #: c-family/c-attribs.cc:3156
34661 #, gcc-internal-format
34662 msgid "%qE attribute ignored because %qT is already defined"
34663 msgstr ""
34664
34665 #: c-family/c-attribs.cc:3169
34666 #, gcc-internal-format
34667 msgid "visibility argument not a string"
34668 msgstr ""
34669
34670 #: c-family/c-attribs.cc:3181 d/d-attribs.cc:1581
34671 #, gcc-internal-format
34672 msgid "%qE attribute ignored on types"
34673 msgstr ""
34674
34675 #: c-family/c-attribs.cc:3197 d/d-attribs.cc:1610
34676 #, gcc-internal-format
34677 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
34678 msgstr ""
34679
34680 #: c-family/c-attribs.cc:3209 d/d-attribs.cc:1621
34681 #, gcc-internal-format
34682 msgid "%qD redeclared with different visibility"
34683 msgstr ""
34684
34685 #: c-family/c-attribs.cc:3212 c-family/c-attribs.cc:3216 d/d-attribs.cc:1624
34686 #: d/d-attribs.cc:1628
34687 #, gcc-internal-format
34688 msgid "%qD was declared %qs which implies default visibility"
34689 msgstr ""
34690
34691 #: c-family/c-attribs.cc:3253
34692 #, gcc-internal-format
34693 msgid "%qE attribute ignored because %qD does not have thread storage duration"
34694 msgstr ""
34695
34696 #: c-family/c-attribs.cc:3275
34697 #, gcc-internal-format
34698 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
34699 msgstr ""
34700
34701 #: c-family/c-attribs.cc:3297 c-family/c-attribs.cc:3893
34702 #: c-family/c-attribs.cc:5697 c-family/c-attribs.cc:5724
34703 #: config/m32c/m32c.cc:2939 ada/gcc-interface/utils.cc:7073
34704 #, gcc-internal-format
34705 msgid "%qE attribute applies only to functions"
34706 msgstr ""
34707
34708 #: c-family/c-attribs.cc:3343
34709 #, gcc-internal-format
34710 msgid "%<%E (%E)%> attribute ignored on functions declared %qs"
34711 msgstr ""
34712
34713 #: c-family/c-attribs.cc:3353
34714 #, gcc-internal-format
34715 msgid "%<%E (%E)%> attribute ignored with deallocation functions declared %qs"
34716 msgstr ""
34717
34718 #: c-family/c-attribs.cc:3357
34719 #, gcc-internal-format
34720 msgid "deallocation function declared here"
34721 msgstr ""
34722
34723 #: c-family/c-attribs.cc:3384
34724 #, gcc-internal-format
34725 msgid "%qE attribute ignored; valid only for functions"
34726 msgstr ""
34727
34728 #: c-family/c-attribs.cc:3394
34729 #, gcc-internal-format
34730 msgid ""
34731 "%qE attribute ignored on functions returning %qT; valid only for pointer "
34732 "return types"
34733 msgstr ""
34734
34735 #. Handle specially the common case of specifying one of a number
34736 #. of overloads, such as operator delete.
34737 #: c-family/c-attribs.cc:3440
34738 #, gcc-internal-format
34739 msgid "%qE attribute argument 1 is ambiguous"
34740 msgstr ""
34741
34742 #: c-family/c-attribs.cc:3442
34743 #, gcc-internal-format
34744 msgid "use a cast to the expected type to disambiguate"
34745 msgstr ""
34746
34747 #: c-family/c-attribs.cc:3447
34748 #, gcc-internal-format
34749 msgid "%qE attribute argument 1 does not name a function"
34750 msgstr ""
34751
34752 #: c-family/c-attribs.cc:3450
34753 #, gcc-internal-format
34754 msgid "argument references a symbol declared here"
34755 msgstr ""
34756
34757 #. Reject functions without a prototype.
34758 #: c-family/c-attribs.cc:3466
34759 #, gcc-internal-format
34760 msgid "%qE attribute argument 1 must take a pointer type as its first argument"
34761 msgstr ""
34762
34763 #: c-family/c-attribs.cc:3469 c-family/c-attribs.cc:3482
34764 #, gcc-internal-format
34765 msgid "referenced symbol declared here"
34766 msgstr ""
34767
34768 #. Reject functions that don't take a pointer as their first
34769 #. argument.
34770 #: c-family/c-attribs.cc:3479
34771 #, gcc-internal-format
34772 msgid ""
34773 "%qE attribute argument 1 must take a pointer type as its first argument; "
34774 "have %qT"
34775 msgstr ""
34776
34777 #: c-family/c-attribs.cc:3593 c-family/c-attribs.cc:3641
34778 #: c-family/c-attribs.cc:3668 d/d-attribs.cc:1326
34779 #, gcc-internal-format
34780 msgid "%qE attribute ignored on a function returning %qT"
34781 msgstr ""
34782
34783 #: c-family/c-attribs.cc:3687
34784 #, gcc-internal-format
34785 msgid "%qE attribute argument %E is not an integer constant"
34786 msgstr ""
34787
34788 #: c-family/c-attribs.cc:3695
34789 #, gcc-internal-format
34790 msgid "%qE attribute argument %E is not positive"
34791 msgstr ""
34792
34793 #: c-family/c-attribs.cc:3706
34794 #, gcc-internal-format
34795 msgid "%qE attribute argument %E is not a power of 2"
34796 msgstr ""
34797
34798 #: c-family/c-attribs.cc:3719
34799 #, gcc-internal-format
34800 msgid "%qE attribute argument %E is not in the range [0, %wu]"
34801 msgstr ""
34802
34803 #: c-family/c-attribs.cc:3823 ada/gcc-interface/utils.cc:6906
34804 #, gcc-internal-format
34805 msgid ""
34806 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> "
34807 "attribute"
34808 msgstr ""
34809
34810 #: c-family/c-attribs.cc:3899 c-family/c-attribs.cc:5703
34811 #, gcc-internal-format
34812 msgid "cannot set %qE attribute after definition"
34813 msgstr ""
34814
34815 #: c-family/c-attribs.cc:3966
34816 #, gcc-internal-format
34817 msgid "%qE attribute duplicated"
34818 msgstr ""
34819
34820 #: c-family/c-attribs.cc:3968
34821 #, gcc-internal-format
34822 msgid "%qE attribute follows %qE"
34823 msgstr ""
34824
34825 #: c-family/c-attribs.cc:4067
34826 #, gcc-internal-format
34827 msgid "type was previously declared %qE"
34828 msgstr ""
34829
34830 #: c-family/c-attribs.cc:4080 cp/class.cc:4792
34831 #, gcc-internal-format
34832 msgid ""
34833 "%<transaction_safe_dynamic%> may only be specified for a virtual function"
34834 msgstr ""
34835
34836 #: c-family/c-attribs.cc:4138
34837 #, gcc-internal-format
34838 msgid "%qE argument not an identifier"
34839 msgstr ""
34840
34841 #: c-family/c-attribs.cc:4149
34842 #, gcc-internal-format
34843 msgid "%qD is not compatible with %qD"
34844 msgstr ""
34845
34846 #: c-family/c-attribs.cc:4152
34847 #, gcc-internal-format
34848 msgid "%qE argument is not a function"
34849 msgstr ""
34850
34851 #: c-family/c-attribs.cc:4200 cp/name-lookup.cc:6055
34852 #, gcc-internal-format
34853 msgid "deprecated message is not a string"
34854 msgstr ""
34855
34856 #: c-family/c-attribs.cc:4249 c-family/c-attribs.cc:4314
34857 #, gcc-internal-format
34858 msgid "%qE attribute ignored for %qE"
34859 msgstr ""
34860
34861 #: c-family/c-attribs.cc:4273
34862 #, gcc-internal-format
34863 msgid "the message attached to %<unavailable%> is not a string"
34864 msgstr ""
34865
34866 #: c-family/c-attribs.cc:4372 c-family/c-attribs.cc:4374
34867 #, gcc-internal-format
34868 msgid "invalid vector type for attribute %qE"
34869 msgstr ""
34870
34871 #: c-family/c-attribs.cc:4409 c-family/c-attribs.cc:4413
34872 #, gcc-internal-format
34873 msgid "%qE attribute argument value %qE is negative"
34874 msgstr ""
34875
34876 #: c-family/c-attribs.cc:4426 c-family/c-attribs.cc:4430
34877 #, gcc-internal-format
34878 msgid "%qE attribute argument value %qE exceeds %wu"
34879 msgstr ""
34880
34881 #: c-family/c-attribs.cc:4438 ada/gcc-interface/utils.cc:4158
34882 #, gcc-internal-format
34883 msgid "vector size not an integral multiple of component size"
34884 msgstr ""
34885
34886 #: c-family/c-attribs.cc:4444 ada/gcc-interface/utils.cc:4165
34887 #, gcc-internal-format
34888 msgid "zero vector size"
34889 msgstr ""
34890
34891 #: c-family/c-attribs.cc:4453 c-family/c-attribs.cc:4456
34892 #, gcc-internal-format
34893 msgid "number of vector components %wu not a power of two"
34894 msgstr ""
34895
34896 #: c-family/c-attribs.cc:4463 c-family/c-attribs.cc:4467
34897 #, gcc-internal-format
34898 msgid "number of vector components %wu exceeds %d"
34899 msgstr ""
34900
34901 #: c-family/c-attribs.cc:4527
34902 #, gcc-internal-format
34903 msgid "%qE attribute only supported on non-mask vector types"
34904 msgstr ""
34905
34906 #: c-family/c-attribs.cc:4560 c-family/c-attribs.cc:4600
34907 #, gcc-internal-format
34908 msgid "%qE attribute without arguments on a non-prototype"
34909 msgstr ""
34910
34911 #: c-family/c-attribs.cc:4641
34912 #, gcc-internal-format
34913 msgid "%qE attribute ignored on objects of type %qT"
34914 msgstr ""
34915
34916 #: c-family/c-attribs.cc:4649
34917 #, gcc-internal-format
34918 msgid "%qE attribute does not apply to functions"
34919 msgstr ""
34920
34921 #: c-family/c-attribs.cc:4783
34922 #, gcc-internal-format
34923 msgid "attribute %qs mismatch with mode %qs"
34924 msgstr ""
34925
34926 #: c-family/c-attribs.cc:4832
34927 #, gcc-internal-format
34928 msgid ""
34929 "attribute %qs missing positional argument 2 provided in previous designation "
34930 "by argument %u"
34931 msgstr ""
34932
34933 #: c-family/c-attribs.cc:4838
34934 #, gcc-internal-format
34935 msgid "attribute %qs positional argument 2 missing in previous designation"
34936 msgstr ""
34937
34938 #: c-family/c-attribs.cc:4844
34939 #, gcc-internal-format
34940 msgid ""
34941 "attribute %qs positional argument 2 conflicts with previous designation by "
34942 "argument %u"
34943 msgstr ""
34944
34945 #: c-family/c-attribs.cc:4852
34946 #, gcc-internal-format
34947 msgid "attribute %qs mismatched positional argument values %i and %i"
34948 msgstr ""
34949
34950 #: c-family/c-attribs.cc:4874
34951 #, gcc-internal-format, gfc-internal-format
34952 msgid "designating the bound of variable length array argument %u"
34953 msgstr ""
34954
34955 #: c-family/c-attribs.cc:4957
34956 #, gcc-internal-format
34957 msgid "attribute %qE without arguments on a non-prototype"
34958 msgstr ""
34959
34960 #: c-family/c-attribs.cc:5007
34961 #, gcc-internal-format
34962 msgid "attribute %qE invalid mode"
34963 msgstr ""
34964
34965 #: c-family/c-attribs.cc:5016
34966 #, gcc-internal-format
34967 msgid ""
34968 "attribute %qE mode %qE is not an identifier; expected one of %qs, %qs, %qs, "
34969 "or %qs"
34970 msgstr ""
34971
34972 #: c-family/c-attribs.cc:5043
34973 #, gcc-internal-format
34974 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, %qs, or %qs"
34975 msgstr ""
34976
34977 #: c-family/c-attribs.cc:5054
34978 #, gcc-internal-format
34979 msgid ""
34980 "attribute %qE unexpected %<(%> after mode %qs; expected a positional "
34981 "argument or %<)%>"
34982 msgstr ""
34983
34984 #. The first positional argument is required.  It may be worth
34985 #. dropping the requirement at some point and having read_only
34986 #. apply to all const-qualified pointers and read_write or
34987 #. write_only to the rest.
34988 #: c-family/c-attribs.cc:5067
34989 #, gcc-internal-format
34990 msgid "attribute %<%E(%s)%> missing an argument"
34991 msgstr ""
34992
34993 #: c-family/c-attribs.cc:5108
34994 #, gcc-internal-format
34995 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
34996 msgstr ""
34997
34998 #: c-family/c-attribs.cc:5111
34999 #, gcc-internal-format
35000 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
35001 msgstr ""
35002
35003 #: c-family/c-attribs.cc:5136
35004 #, gcc-internal-format
35005 msgid "attribute %qs positional argument %i invalid value %wi"
35006 msgstr ""
35007
35008 #: c-family/c-attribs.cc:5140
35009 #, gcc-internal-format
35010 msgid ""
35011 "attribute %qs positional argument %i value %wi exceeds number of function "
35012 "arguments %u"
35013 msgstr ""
35014
35015 #: c-family/c-attribs.cc:5147
35016 #, gcc-internal-format
35017 msgid "attribute %qs invalid positional argument"
35018 msgstr ""
35019
35020 #. The first argument must have a pointer or reference type.
35021 #: c-family/c-attribs.cc:5155
35022 #, gcc-internal-format
35023 msgid ""
35024 "attribute %qs positional argument 1 references non-pointer argument type %qT"
35025 msgstr ""
35026
35027 #: c-family/c-attribs.cc:5166
35028 #, gcc-internal-format
35029 msgid ""
35030 "attribute %qs positional argument 1 references argument of function type %qT"
35031 msgstr ""
35032
35033 #: c-family/c-attribs.cc:5179
35034 #, gcc-internal-format
35035 msgid ""
35036 "attribute %qs positional argument 1 references %qs-qualified argument type "
35037 "%qT"
35038 msgstr ""
35039
35040 #: c-family/c-attribs.cc:5197
35041 #, gcc-internal-format
35042 msgid ""
35043 "attribute %qs positional argument 2 references non-integer argument type %qT"
35044 msgstr ""
35045
35046 #: c-family/c-attribs.cc:5429
35047 #, gcc-internal-format
35048 msgid "cleanup argument not an identifier"
35049 msgstr ""
35050
35051 #: c-family/c-attribs.cc:5436
35052 #, gcc-internal-format
35053 msgid "cleanup argument not a function"
35054 msgstr ""
35055
35056 #: c-family/c-attribs.cc:5473
35057 #, gcc-internal-format
35058 msgid "%qE attribute requires prototypes with named arguments"
35059 msgstr ""
35060
35061 #: c-family/c-attribs.cc:5481
35062 #, gcc-internal-format
35063 msgid "%qE attribute only applies to variadic functions"
35064 msgstr ""
35065
35066 #: c-family/c-attribs.cc:5497 ada/gcc-interface/utils.cc:6536
35067 #, gcc-internal-format
35068 msgid "requested position is not an integer constant"
35069 msgstr ""
35070
35071 #: c-family/c-attribs.cc:5505 ada/gcc-interface/utils.cc:6543
35072 #, gcc-internal-format
35073 msgid "requested position is less than zero"
35074 msgstr ""
35075
35076 #: c-family/c-attribs.cc:5560 ada/gcc-interface/utils.cc:6955
35077 #: d/d-attribs.cc:768
35078 #, gcc-internal-format
35079 msgid "empty string in attribute %<target%>"
35080 msgstr ""
35081
35082 #. The argument must be a constant string.
35083 #: c-family/c-attribs.cc:5582 config/sh/sh.cc:8549 d/d-attribs.cc:1035
35084 #: d/d-attribs.cc:1109 d/d-attribs.cc:1412 d/d-attribs.cc:1454
35085 #: d/d-attribs.cc:1516 d/d-attribs.cc:1595
35086 #, gcc-internal-format
35087 msgid "%qE attribute argument not a string constant"
35088 msgstr ""
35089
35090 #: c-family/c-attribs.cc:5749 ada/gcc-interface/utils.cc:7104
35091 #, gcc-internal-format
35092 msgid "unrecognized %qE attribute argument %qs"
35093 msgstr ""
35094
35095 #: c-family/c-attribs.cc:5767
35096 #, gcc-internal-format
35097 msgid "%qE attribute on a function not returning a pointer"
35098 msgstr ""
35099
35100 #: c-family/c-attribs.cc:5782
35101 #, gcc-internal-format
35102 msgid "%qE attribute is only valid on %<struct%> type"
35103 msgstr ""
35104
35105 #: c-family/c-attribs.cc:5830
35106 #, gcc-internal-format
35107 msgid "%qE attribute argument %qE is not an integer constant"
35108 msgstr ""
35109
35110 #: c-family/c-attribs.cc:5839
35111 #, gcc-internal-format
35112 msgid "%qE attribute argument %qE exceeds %u"
35113 msgstr ""
35114
35115 #: c-family/c-attribs.cc:5861
35116 #, gcc-internal-format
35117 msgid "%qE attribute may be put on a typedef only; attribute is ignored"
35118 msgstr ""
35119
35120 #: c-family/c-attribs.cc:5873
35121 #, gcc-internal-format
35122 msgid "%qE attribute is for pointer types only"
35123 msgstr ""
35124
35125 #: c-family/c-attribs.cc:5892
35126 #, gcc-internal-format
35127 msgid ""
35128 "%qE is only applicable to Objective-C class interfaces, attribute ignored"
35129 msgstr ""
35130
35131 #: c-family/c-attribs.cc:5915
35132 #, gcc-internal-format
35133 msgid "%qE cannot be applied to non-pointer type %qT"
35134 msgstr ""
35135
35136 #: c-family/c-attribs.cc:5940
35137 #, gcc-internal-format
35138 msgid "%qE attribute argument %qE is not recognised"
35139 msgstr ""
35140
35141 #: c-family/c-attribs.cc:5955
35142 #, gcc-internal-format
35143 msgid ""
35144 "%qE attribute ignored; valid only for functions and function pointer fields"
35145 msgstr ""
35146
35147 #: c-family/c-attribs.cc:5966
35148 #, gcc-internal-format
35149 msgid "%qE attribute ignored; field must be a function pointer"
35150 msgstr ""
35151
35152 #: c-family/c-attribs.cc:5990
35153 #, gcc-internal-format
35154 msgid "unknown attribute %qE"
35155 msgstr ""
35156
35157 #: c-family/c-attribs.cc:6017
35158 #, gcc-internal-format
35159 msgid "invalid operand type %qT for %qs"
35160 msgstr ""
35161
35162 #: c-family/c-attribs.cc:6121
35163 #, gcc-internal-format
35164 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
35165 msgstr ""
35166
35167 #: c-family/c-attribs.cc:6123
35168 #, gcc-internal-format
35169 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
35170 msgstr ""
35171
35172 #: c-family/c-attribs.cc:6300
35173 #, gcc-internal-format
35174 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
35175 msgstr ""
35176
35177 #: c-family/c-common.cc:739
35178 #, gcc-internal-format
35179 msgid "%qD is not defined outside of function scope"
35180 msgstr ""
35181
35182 #: c-family/c-common.cc:784
35183 #, gcc-internal-format
35184 msgid "size of string literal is too large"
35185 msgstr ""
35186
35187 #: c-family/c-common.cc:807
35188 #, gcc-internal-format
35189 msgid ""
35190 "string length %qd is greater than the length %qd ISO C%d compilers are "
35191 "required to support"
35192 msgstr ""
35193
35194 #: c-family/c-common.cc:980
35195 #, gcc-internal-format
35196 msgid ""
35197 "use %<-flax-vector-conversions%> to permit conversions between vectors with "
35198 "differing element types or numbers of subparts"
35199 msgstr ""
35200
35201 #: c-family/c-common.cc:1021
35202 #, gcc-internal-format
35203 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
35204 msgstr ""
35205
35206 #: c-family/c-common.cc:1030
35207 #, gcc-internal-format
35208 msgid "%<__builtin_shuffle%> arguments must be vectors"
35209 msgstr ""
35210
35211 #: c-family/c-common.cc:1037
35212 #, gcc-internal-format
35213 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
35214 msgstr ""
35215
35216 #: c-family/c-common.cc:1048
35217 #, gcc-internal-format
35218 msgid ""
35219 "%<__builtin_shuffle%> number of elements of the argument vector(s) and the "
35220 "mask vector should be the same"
35221 msgstr ""
35222
35223 #: c-family/c-common.cc:1058
35224 #, gcc-internal-format
35225 msgid ""
35226 "%<__builtin_shuffle%> argument vector(s) inner type must have the same size "
35227 "as inner type of the mask"
35228 msgstr ""
35229
35230 #: c-family/c-common.cc:1109
35231 #, gcc-internal-format
35232 msgid "%<__builtin_shufflevector%> arguments must be vectors"
35233 msgstr ""
35234
35235 #: c-family/c-common.cc:1120
35236 #, gcc-internal-format
35237 msgid "%<__builtin_shufflevector%> arguments must be constant size vectors"
35238 msgstr ""
35239
35240 #: c-family/c-common.cc:1129
35241 #, gcc-internal-format
35242 msgid ""
35243 "%<__builtin_shufflevector%> argument vectors must have the same element type"
35244 msgstr ""
35245
35246 #: c-family/c-common.cc:1137
35247 #, gcc-internal-format
35248 msgid ""
35249 "%<__builtin_shufflevector%> must specify a result with a power of two number "
35250 "of elements"
35251 msgstr ""
35252
35253 #: c-family/c-common.cc:1162 c-family/c-common.cc:1172
35254 #, gcc-internal-format
35255 msgid "invalid element index %qE to %<__builtin_shufflevector%>"
35256 msgstr ""
35257
35258 #: c-family/c-common.cc:1250
35259 #, gcc-internal-format
35260 msgid ""
35261 "%<__builtin_convertvector%> first argument must be an integer or floating "
35262 "vector"
35263 msgstr ""
35264
35265 #: c-family/c-common.cc:1259
35266 #, gcc-internal-format
35267 msgid ""
35268 "%<__builtin_convertvector%> second argument must be an integer or floating "
35269 "vector type"
35270 msgstr ""
35271
35272 #: c-family/c-common.cc:1268
35273 #, gcc-internal-format
35274 msgid ""
35275 "%<__builtin_convertvector%> number of elements of the first argument vector "
35276 "and the second argument vector type should be the same"
35277 msgstr ""
35278
35279 #: c-family/c-common.cc:1895
35280 #, gcc-internal-format
35281 msgid "operation on %qE may be undefined"
35282 msgstr ""
35283
35284 #: c-family/c-common.cc:2247
35285 #, gcc-internal-format
35286 msgid "case label does not reduce to an integer constant"
35287 msgstr ""
35288
35289 #: c-family/c-common.cc:2334
35290 #, gcc-internal-format
35291 msgid ""
35292 "GCC cannot support operators with integer types and fixed-point types that "
35293 "have too many integral and fractional bits together"
35294 msgstr ""
35295
35296 #: c-family/c-common.cc:2879
35297 #, gcc-internal-format
35298 msgid "invalid operands to binary %s (have %qT and %qT)"
35299 msgstr ""
35300
35301 #: c-family/c-common.cc:3128
35302 #, gcc-internal-format
35303 msgid "comparison is always false due to limited range of data type"
35304 msgstr ""
35305
35306 #: c-family/c-common.cc:3131
35307 #, gcc-internal-format
35308 msgid "comparison is always true due to limited range of data type"
35309 msgstr ""
35310
35311 #: c-family/c-common.cc:3233
35312 #, gcc-internal-format
35313 msgid "comparison of unsigned expression in %<>= 0%> is always true"
35314 msgstr ""
35315
35316 #: c-family/c-common.cc:3241
35317 #, gcc-internal-format
35318 msgid "comparison of unsigned expression in %<< 0%> is always false"
35319 msgstr ""
35320
35321 #: c-family/c-common.cc:3285
35322 #, gcc-internal-format
35323 msgid "pointer of type %<void *%> used in arithmetic"
35324 msgstr ""
35325
35326 #: c-family/c-common.cc:3294
35327 #, gcc-internal-format
35328 msgid "pointer to a function used in arithmetic"
35329 msgstr ""
35330
35331 #: c-family/c-common.cc:3511
35332 #, gcc-internal-format
35333 msgid "enum constant in boolean context"
35334 msgstr ""
35335
35336 #: c-family/c-common.cc:3541 d/d-convert.cc:149
35337 #, gcc-internal-format
35338 msgid "the address of %qD will always evaluate as %<true%>"
35339 msgstr ""
35340
35341 #: c-family/c-common.cc:3586
35342 #, gcc-internal-format
35343 msgid "%<*%> in boolean context, suggest %<&&%> instead"
35344 msgstr ""
35345
35346 #: c-family/c-common.cc:3598
35347 #, gcc-internal-format
35348 msgid "%<<<%> in boolean context, did you mean %<<%>?"
35349 msgstr ""
35350
35351 #: c-family/c-common.cc:3614
35352 #, gcc-internal-format
35353 msgid ""
35354 "%<?:%> using integer constants in boolean context, the expression will "
35355 "always evaluate to %<true%>"
35356 msgstr ""
35357
35358 #: c-family/c-common.cc:3623
35359 #, gcc-internal-format
35360 msgid "%<?:%> using integer constants in boolean context"
35361 msgstr ""
35362
35363 #: c-family/c-common.cc:3659
35364 #, gcc-internal-format
35365 msgid ""
35366 "the compiler can assume that the address of %qD will always evaluate to "
35367 "%<true%>"
35368 msgstr ""
35369
35370 #: c-family/c-common.cc:3694 cp/semantics.cc:874 cp/typeck.cc:10358
35371 #, gcc-internal-format
35372 msgid "suggest parentheses around assignment used as truth value"
35373 msgstr ""
35374
35375 #: c-family/c-common.cc:3781 c/c-decl.cc:4842 c/c-decl.cc:7424
35376 #: c/c-parser.cc:3524 c/c-typeck.cc:16346
35377 #, gcc-internal-format
35378 msgid "invalid use of %<restrict%>"
35379 msgstr ""
35380
35381 #: c-family/c-common.cc:3855
35382 #, gcc-internal-format
35383 msgid "invalid application of %<sizeof%> to a function type"
35384 msgstr ""
35385
35386 #: c-family/c-common.cc:3865
35387 #, gcc-internal-format
35388 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
35389 msgstr ""
35390
35391 #: c-family/c-common.cc:3868
35392 #, gcc-internal-format
35393 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
35394 msgstr ""
35395
35396 #: c-family/c-common.cc:3879 cp/typeck.cc:2057
35397 #, gcc-internal-format
35398 msgid "invalid application of %qs to a void type"
35399 msgstr ""
35400
35401 #: c-family/c-common.cc:3888
35402 #, gcc-internal-format
35403 msgid "invalid application of %qs to incomplete type %qT"
35404 msgstr ""
35405
35406 #: c-family/c-common.cc:3896
35407 #, gcc-internal-format
35408 msgid "invalid application of %qs to array type %qT of incomplete element type"
35409 msgstr ""
35410
35411 #: c-family/c-common.cc:3948
35412 #, gcc-internal-format
35413 msgid "%<__alignof%> applied to a bit-field"
35414 msgstr ""
35415
35416 #: c-family/c-common.cc:4769
35417 #, gcc-internal-format
35418 msgid "first argument to %<va_arg%> not of type %<va_list%>"
35419 msgstr ""
35420
35421 #: c-family/c-common.cc:4889
35422 #, gcc-internal-format
35423 msgid "cannot disable built-in function %qs"
35424 msgstr ""
35425
35426 #: c-family/c-common.cc:5081
35427 #, gcc-internal-format
35428 msgid "pointers are not permitted as case values"
35429 msgstr ""
35430
35431 #: c-family/c-common.cc:5088
35432 #, gcc-internal-format
35433 msgid "range expressions in switch statements are non-standard"
35434 msgstr ""
35435
35436 #: c-family/c-common.cc:5116
35437 #, gcc-internal-format
35438 msgid "empty range specified"
35439 msgstr ""
35440
35441 #: c-family/c-common.cc:5168
35442 #, gcc-internal-format
35443 msgid "duplicate (or overlapping) case value"
35444 msgstr ""
35445
35446 #: c-family/c-common.cc:5170
35447 #, gcc-internal-format
35448 msgid "this is the first entry overlapping that value"
35449 msgstr ""
35450
35451 #: c-family/c-common.cc:5174
35452 #, gcc-internal-format
35453 msgid "duplicate case value"
35454 msgstr ""
35455
35456 #: c-family/c-common.cc:5175 c-family/c-warn.cc:2556
35457 #, gcc-internal-format
35458 msgid "previously used here"
35459 msgstr ""
35460
35461 #: c-family/c-common.cc:5179
35462 #, gcc-internal-format
35463 msgid "multiple default labels in one switch"
35464 msgstr ""
35465
35466 #: c-family/c-common.cc:5181
35467 #, gcc-internal-format
35468 msgid "this is the first default label"
35469 msgstr ""
35470
35471 #: c-family/c-common.cc:5293
35472 #, gcc-internal-format
35473 msgid "taking the address of a label is non-standard"
35474 msgstr ""
35475
35476 #: c-family/c-common.cc:5471
35477 #, gcc-internal-format
35478 msgid "requested alignment is not an integer constant"
35479 msgstr ""
35480
35481 #: c-family/c-common.cc:5479 c-family/c-common.cc:5489
35482 #, gcc-internal-format
35483 msgid "requested alignment %qE is not a positive power of 2"
35484 msgstr ""
35485
35486 #: c-family/c-common.cc:5499
35487 #, gcc-internal-format
35488 msgid "requested alignment %qE exceeds object file maximum %u"
35489 msgstr ""
35490
35491 #: c-family/c-common.cc:5507
35492 #, gcc-internal-format
35493 msgid "requested alignment %qE exceeds maximum %u"
35494 msgstr ""
35495
35496 #: c-family/c-common.cc:5682
35497 #, gcc-internal-format
35498 msgid "not enough variable arguments to fit a sentinel"
35499 msgstr ""
35500
35501 #: c-family/c-common.cc:5696
35502 #, gcc-internal-format
35503 msgid "missing sentinel in function call"
35504 msgstr ""
35505
35506 #: c-family/c-common.cc:5923 c-family/c-common.cc:5973 d/d-attribs.cc:834
35507 #: d/d-attribs.cc:884
35508 #, gcc-internal-format
35509 msgid "bad option %qs to attribute %<optimize%>"
35510 msgstr ""
35511
35512 #: c-family/c-common.cc:5926 c-family/c-common.cc:5977
35513 #, gcc-internal-format
35514 msgid "bad option %qs to pragma %<optimize%>"
35515 msgstr ""
35516
35517 #: c-family/c-common.cc:6025
35518 #, gcc-internal-format
35519 msgid "attribute %<fallthrough%> specified multiple times"
35520 msgstr ""
35521
35522 #: c-family/c-common.cc:6029
35523 #, gcc-internal-format
35524 msgid "%<fallthrough%> attribute specified with a parameter"
35525 msgstr ""
35526
35527 #: c-family/c-common.cc:6210 c-family/c-common.cc:7061
35528 #: c-family/c-common.cc:7108 c-family/c-common.cc:7183
35529 #: c-family/c-common.cc:7256 config/aarch64/aarch64-sve-builtins.cc:2125
35530 #: c/c-typeck.cc:3848
35531 #, gcc-internal-format
35532 msgid "too few arguments to function %qE"
35533 msgstr ""
35534
35535 #: c-family/c-common.cc:6215 c-family/c-common.cc:7114
35536 #: c-family/c-common.cc:7282 config/aarch64/aarch64-sve-builtins.cc:2127
35537 #: c/c-typeck.cc:3709
35538 #, gcc-internal-format
35539 msgid "too many arguments to function %qE"
35540 msgstr ""
35541
35542 #: c-family/c-common.cc:6257
35543 #, gcc-internal-format
35544 msgid "third argument to function %qE must be a constant integer"
35545 msgstr ""
35546
35547 #: c-family/c-common.cc:6282
35548 #, gcc-internal-format
35549 msgid ""
35550 "second argument to function %qE must be a constant integer power of 2 "
35551 "between %qi and %qu bits"
35552 msgstr ""
35553
35554 #: c-family/c-common.cc:6304 c-family/c-common.cc:6348
35555 #, gcc-internal-format
35556 msgid "non-floating-point argument in call to function %qE"
35557 msgstr ""
35558
35559 #: c-family/c-common.cc:6327
35560 #, gcc-internal-format
35561 msgid "non-floating-point arguments in call to function %qE"
35562 msgstr ""
35563
35564 #: c-family/c-common.cc:6341
35565 #, gcc-internal-format
35566 msgid "non-const integer argument %u in call to function %qE"
35567 msgstr ""
35568
35569 #: c-family/c-common.cc:6361
35570 #, gcc-internal-format
35571 msgid "non-integer argument 3 in call to function %qE"
35572 msgstr ""
35573
35574 #: c-family/c-common.cc:6378 c-family/c-common.cc:6428
35575 #, gcc-internal-format
35576 msgid "argument %u in call to function %qE does not have integral type"
35577 msgstr ""
35578
35579 #: c-family/c-common.cc:6385
35580 #, gcc-internal-format
35581 msgid ""
35582 "argument 3 in call to function %qE does not have pointer to integral type"
35583 msgstr ""
35584
35585 #: c-family/c-common.cc:6391
35586 #, gcc-internal-format
35587 msgid "argument 3 in call to function %qE has pointer to enumerated type"
35588 msgstr ""
35589
35590 #: c-family/c-common.cc:6397
35591 #, gcc-internal-format
35592 msgid "argument 3 in call to function %qE has pointer to boolean type"
35593 msgstr ""
35594
35595 #: c-family/c-common.cc:6403 c-family/c-common.cc:6410
35596 #: c-family/c-common.cc:6465 c-family/c-common.cc:6472
35597 #, gcc-internal-format
35598 msgid "argument %u in call to function %qE has pointer to %qs type (%qT)"
35599 msgstr ""
35600
35601 #: c-family/c-common.cc:6434
35602 #, gcc-internal-format
35603 msgid "argument 3 in call to function %qE has enumerated type"
35604 msgstr ""
35605
35606 #: c-family/c-common.cc:6440
35607 #, gcc-internal-format
35608 msgid "argument 3 in call to function %qE has boolean type"
35609 msgstr ""
35610
35611 #: c-family/c-common.cc:6453
35612 #, gcc-internal-format
35613 msgid "argument %u in call to function %qE does not have pointer type"
35614 msgstr ""
35615
35616 #: c-family/c-common.cc:6459
35617 #, gcc-internal-format
35618 msgid "argument %u in call to function %qE points to incomplete type"
35619 msgstr ""
35620
35621 #: c-family/c-common.cc:6738 rust/backend/rust-tree.cc:3568
35622 #, gcc-internal-format
35623 msgid "cannot apply %<offsetof%> to static data member %qD"
35624 msgstr ""
35625
35626 #: c-family/c-common.cc:6743 rust/backend/rust-tree.cc:3573
35627 #, gcc-internal-format
35628 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
35629 msgstr ""
35630
35631 #: c-family/c-common.cc:6750 rust/backend/rust-tree.cc:3580
35632 #, gcc-internal-format
35633 msgid "cannot apply %<offsetof%> to a non constant address"
35634 msgstr ""
35635
35636 #: c-family/c-common.cc:6763 rust/backend/rust-tree.cc:3593
35637 #, gcc-internal-format
35638 msgid "attempt to take address of bit-field structure member %qD"
35639 msgstr ""
35640
35641 #: c-family/c-common.cc:6816 rust/backend/rust-tree.cc:3645
35642 #, gcc-internal-format
35643 msgid "index %E denotes an offset greater than size of %qT"
35644 msgstr ""
35645
35646 #: c-family/c-common.cc:6977
35647 #, gcc-internal-format
35648 msgid "size of array is too large"
35649 msgstr ""
35650
35651 #: c-family/c-common.cc:7091 c-family/c-common.cc:7215
35652 #, gcc-internal-format
35653 msgid "operand type %qT is incompatible with argument %d of %qE"
35654 msgstr ""
35655
35656 #: c-family/c-common.cc:7125
35657 #, gcc-internal-format
35658 msgid "expecting argument of type pointer or of type integer for argument 1"
35659 msgstr ""
35660
35661 #: c-family/c-common.cc:7141
35662 #, gcc-internal-format
35663 msgid "both arguments must be compatible"
35664 msgstr ""
35665
35666 #: c-family/c-common.cc:7357
35667 #, gcc-internal-format
35668 msgid "incorrect number of arguments to function %qE"
35669 msgstr ""
35670
35671 #: c-family/c-common.cc:7371
35672 #, gcc-internal-format
35673 msgid "argument 1 of %qE must be a non-void pointer type"
35674 msgstr ""
35675
35676 #: c-family/c-common.cc:7378
35677 #, gcc-internal-format
35678 msgid "argument 1 of %qE must be a pointer to a complete type"
35679 msgstr ""
35680
35681 #: c-family/c-common.cc:7387
35682 #, gcc-internal-format
35683 msgid "argument 1 of %qE must be a pointer to a constant size type"
35684 msgstr ""
35685
35686 #: c-family/c-common.cc:7398
35687 #, gcc-internal-format
35688 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
35689 msgstr ""
35690
35691 #: c-family/c-common.cc:7419
35692 #, gcc-internal-format
35693 msgid "argument %d of %qE must be a pointer type"
35694 msgstr ""
35695
35696 #: c-family/c-common.cc:7427
35697 #, gcc-internal-format
35698 msgid "argument %d of %qE must be a pointer to a constant size type"
35699 msgstr ""
35700
35701 #: c-family/c-common.cc:7433
35702 #, gcc-internal-format
35703 msgid "argument %d of %qE must not be a pointer to a function"
35704 msgstr ""
35705
35706 #: c-family/c-common.cc:7441
35707 #, gcc-internal-format
35708 msgid "size mismatch in argument %d of %qE"
35709 msgstr ""
35710
35711 #: c-family/c-common.cc:7454
35712 #, gcc-internal-format
35713 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
35714 msgstr ""
35715
35716 #: c-family/c-common.cc:7459
35717 #, gcc-internal-format
35718 msgid "argument %d of %qE discards %<const%> qualifier"
35719 msgstr ""
35720
35721 #: c-family/c-common.cc:7468
35722 #, gcc-internal-format
35723 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
35724 msgstr ""
35725
35726 #: c-family/c-common.cc:7473
35727 #, gcc-internal-format
35728 msgid "argument %d of %qE discards %<volatile%> qualifier"
35729 msgstr ""
35730
35731 #: c-family/c-common.cc:7486
35732 #, gcc-internal-format
35733 msgid "non-integer memory model argument %d of %qE"
35734 msgstr ""
35735
35736 #: c-family/c-common.cc:7499
35737 #, gcc-internal-format
35738 msgid "invalid memory model argument %d of %qE"
35739 msgstr ""
35740
35741 #: c-family/c-common.cc:7900
35742 #, gcc-internal-format
35743 msgid ""
35744 "this target does not define a speculation barrier; your program will still "
35745 "execute correctly, but incorrect speculation may not be restricted"
35746 msgstr ""
35747
35748 #: c-family/c-common.cc:8538
35749 #, gcc-internal-format
35750 msgid "index value is out of bound"
35751 msgstr ""
35752
35753 #: c-family/c-common.cc:8580 c-family/c-common.cc:8629
35754 #: c-family/c-common.cc:8645
35755 #, gcc-internal-format
35756 msgid "conversion of scalar %qT to vector %qT involves truncation"
35757 msgstr ""
35758
35759 #. Reject arguments that are built-in functions with
35760 #. no library fallback.
35761 #: c-family/c-common.cc:8733 rust/backend/rust-tree.cc:3464
35762 #, gcc-internal-format
35763 msgid "built-in function %qE must be directly called"
35764 msgstr ""
35765
35766 #: c-family/c-common.cc:8753
35767 #, gcc-internal-format
35768 msgid "size of array %qE is not a constant expression"
35769 msgstr ""
35770
35771 #: c-family/c-common.cc:8756
35772 #, gcc-internal-format
35773 msgid "size of array is not a constant expression"
35774 msgstr ""
35775
35776 #: c-family/c-common.cc:8760
35777 #, gcc-internal-format
35778 msgid "size %qE of array %qE is negative"
35779 msgstr ""
35780
35781 #: c-family/c-common.cc:8763
35782 #, gcc-internal-format
35783 msgid "size %qE of array is negative"
35784 msgstr ""
35785
35786 #: c-family/c-common.cc:8768
35787 #, gcc-internal-format
35788 msgid "size %qE of array %qE exceeds maximum object size %qE"
35789 msgstr ""
35790
35791 #: c-family/c-common.cc:8771
35792 #, gcc-internal-format
35793 msgid "size %qE of array exceeds maximum object size %qE"
35794 msgstr ""
35795
35796 #: c-family/c-common.cc:8776
35797 #, gcc-internal-format
35798 msgid "size of array %qE exceeds maximum object size %qE"
35799 msgstr ""
35800
35801 #: c-family/c-common.cc:8779
35802 #, gcc-internal-format
35803 msgid "size of array exceeds maximum object size %qE"
35804 msgstr ""
35805
35806 #: c-family/c-common.cc:8850
35807 #, gcc-internal-format
35808 msgid ""
35809 "environment variable %qs must expand to a non-negative integer less than or "
35810 "equal to %wd"
35811 msgstr ""
35812
35813 #: c-family/c-format.cc:197
35814 #, gcc-internal-format
35815 msgid "function does not return string type"
35816 msgstr ""
35817
35818 #: c-family/c-format.cc:231
35819 #, gcc-internal-format
35820 msgid "format string argument is not a string type"
35821 msgstr ""
35822
35823 #: c-family/c-format.cc:257
35824 #, gcc-internal-format
35825 msgid "found a %qs reference but the format argument should be a string"
35826 msgstr ""
35827
35828 #: c-family/c-format.cc:260
35829 #, gcc-internal-format
35830 msgid "found a %qT but the format argument should be a string"
35831 msgstr ""
35832
35833 #: c-family/c-format.cc:270
35834 #, gcc-internal-format
35835 msgid "format argument should be a %qs reference but a string was found"
35836 msgstr ""
35837
35838 #: c-family/c-format.cc:292
35839 #, gcc-internal-format
35840 msgid "format argument should be a %qs reference"
35841 msgstr ""
35842
35843 #: c-family/c-format.cc:346
35844 #, gcc-internal-format
35845 msgid "unrecognized format specifier"
35846 msgstr ""
35847
35848 #: c-family/c-format.cc:359
35849 #, gcc-internal-format
35850 msgid "%qE is only allowed in Objective-C dialects"
35851 msgstr ""
35852
35853 #: c-family/c-format.cc:368
35854 #, gcc-internal-format
35855 msgid "%qE is an unrecognized format function type"
35856 msgstr ""
35857
35858 #: c-family/c-format.cc:386
35859 #, gcc-internal-format
35860 msgid "format string argument follows the arguments to be formatted"
35861 msgstr ""
35862
35863 #: c-family/c-format.cc:1240
35864 #, gcc-internal-format
35865 msgid "function %qD might be a candidate for %qs format attribute"
35866 msgstr ""
35867
35868 #: c-family/c-format.cc:1331 c-family/c-format.cc:1352
35869 #: c-family/c-format.cc:2787
35870 #, gcc-internal-format
35871 msgid "missing $ operand number in format"
35872 msgstr ""
35873
35874 #: c-family/c-format.cc:1361
35875 #, gcc-internal-format, gfc-internal-format
35876 msgid "%s does not support %%n$ operand number formats"
35877 msgstr ""
35878
35879 #: c-family/c-format.cc:1368
35880 #, gcc-internal-format
35881 msgid "operand number out of range in format"
35882 msgstr ""
35883
35884 #: c-family/c-format.cc:1391
35885 #, gcc-internal-format, gfc-internal-format
35886 msgid "format argument %d used more than once in %s format"
35887 msgstr ""
35888
35889 #: c-family/c-format.cc:1424
35890 #, gcc-internal-format
35891 msgid "%<$%>operand number used after format without operand number"
35892 msgstr ""
35893
35894 #: c-family/c-format.cc:1455
35895 #, gcc-internal-format
35896 msgid "format argument %d unused before used argument %d in %<$%>-style format"
35897 msgstr ""
35898
35899 #: c-family/c-format.cc:1558
35900 #, gcc-internal-format
35901 msgid "format not a string literal, format string not checked"
35902 msgstr ""
35903
35904 #: c-family/c-format.cc:1573 c-family/c-format.cc:1576
35905 #, gcc-internal-format
35906 msgid "format not a string literal and no format arguments"
35907 msgstr ""
35908
35909 #: c-family/c-format.cc:1579
35910 #, gcc-internal-format
35911 msgid "format not a string literal, argument types not checked"
35912 msgstr ""
35913
35914 #: c-family/c-format.cc:1596
35915 #, gcc-internal-format
35916 msgid "too many arguments for format"
35917 msgstr ""
35918
35919 #: c-family/c-format.cc:1601
35920 #, gcc-internal-format
35921 msgid "unused arguments in %<$%>-style format"
35922 msgstr ""
35923
35924 #: c-family/c-format.cc:1604
35925 #, gcc-internal-format, gfc-internal-format
35926 msgid "zero-length %s format string"
35927 msgstr ""
35928
35929 #: c-family/c-format.cc:1608
35930 #, gcc-internal-format
35931 msgid "format is a wide character string"
35932 msgstr ""
35933
35934 #: c-family/c-format.cc:1612
35935 #, gcc-internal-format
35936 msgid "format string is not an array of type %qs"
35937 msgstr ""
35938
35939 #: c-family/c-format.cc:1615
35940 #, gcc-internal-format
35941 msgid "unterminated format string"
35942 msgstr ""
35943
35944 #: c-family/c-format.cc:2030
35945 #, gcc-internal-format
35946 msgid "%s used with %<%%%c%> %s format"
35947 msgstr ""
35948
35949 #: c-family/c-format.cc:2040
35950 #, gcc-internal-format, gfc-internal-format
35951 msgid "%s does not support %s"
35952 msgstr ""
35953
35954 #: c-family/c-format.cc:2050
35955 #, gcc-internal-format
35956 msgid "%s does not support %s with the %<%%%c%> %s format"
35957 msgstr ""
35958
35959 #: c-family/c-format.cc:2064
35960 #, gcc-internal-format, gfc-internal-format
35961 msgid "%s used within a quoted sequence"
35962 msgstr ""
35963
35964 #: c-family/c-format.cc:2077
35965 #, gcc-internal-format
35966 msgid "%qc conversion used unquoted"
35967 msgstr ""
35968
35969 #: c-family/c-format.cc:2195 c-family/c-format.cc:2526
35970 #, gcc-internal-format, gfc-internal-format
35971 msgid "repeated %s in format"
35972 msgstr ""
35973
35974 #: c-family/c-format.cc:2206
35975 #, gcc-internal-format
35976 msgid "missing fill character at end of strfmon format"
35977 msgstr ""
35978
35979 #: c-family/c-format.cc:2308
35980 #, gcc-internal-format, gfc-internal-format
35981 msgid "zero width in %s format"
35982 msgstr ""
35983
35984 #: c-family/c-format.cc:2331
35985 #, gcc-internal-format, gfc-internal-format
35986 msgid "empty left precision in %s format"
35987 msgstr ""
35988
35989 #: c-family/c-format.cc:2422
35990 #, gcc-internal-format, gfc-internal-format
35991 msgid "empty precision in %s format"
35992 msgstr ""
35993
35994 #: c-family/c-format.cc:2500
35995 #, gcc-internal-format
35996 msgid "%s does not support the %qs %s length modifier"
35997 msgstr ""
35998
35999 #: c-family/c-format.cc:2556
36000 #, gcc-internal-format
36001 msgid "unknown conversion type character %qc in format"
36002 msgstr ""
36003
36004 #: c-family/c-format.cc:2568
36005 #, gcc-internal-format
36006 msgid "%s does not support the %<%%%c%> %s format"
36007 msgstr ""
36008
36009 #: c-family/c-format.cc:2600
36010 #, gcc-internal-format
36011 msgid "%s ignored with %s and %<%%%c%> %s format"
36012 msgstr ""
36013
36014 #: c-family/c-format.cc:2605
36015 #, gcc-internal-format, gfc-internal-format
36016 msgid "%s ignored with %s in %s format"
36017 msgstr ""
36018
36019 #: c-family/c-format.cc:2612
36020 #, gcc-internal-format
36021 msgid "use of %s and %s together with %<%%%c%> %s format"
36022 msgstr ""
36023
36024 #: c-family/c-format.cc:2617
36025 #, gcc-internal-format, gfc-internal-format
36026 msgid "use of %s and %s together in %s format"
36027 msgstr ""
36028
36029 #: c-family/c-format.cc:2644
36030 #, gcc-internal-format
36031 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
36032 msgstr ""
36033
36034 #: c-family/c-format.cc:2648
36035 #, gcc-internal-format
36036 msgid "%<%%%c%> yields only last 2 digits of year"
36037 msgstr ""
36038
36039 #: c-family/c-format.cc:2675
36040 #, gcc-internal-format
36041 msgid "no closing %<]%> for %<%%[%> format"
36042 msgstr ""
36043
36044 #: c-family/c-format.cc:2704
36045 #, gcc-internal-format
36046 msgid ""
36047 "use of %qs length modifier with %qc type character has either no effect or "
36048 "undefined behavior"
36049 msgstr ""
36050
36051 #: c-family/c-format.cc:2726
36052 #, gcc-internal-format
36053 msgid "%s does not support the %<%%%s%c%> %s format"
36054 msgstr ""
36055
36056 #: c-family/c-format.cc:2764
36057 #, gcc-internal-format
36058 msgid "operand number specified with suppressed assignment"
36059 msgstr ""
36060
36061 #: c-family/c-format.cc:2768
36062 #, gcc-internal-format
36063 msgid "operand number specified for format taking no argument"
36064 msgstr ""
36065
36066 #: c-family/c-format.cc:3118
36067 #, gcc-internal-format
36068 msgid "unquoted type name %<%.*s%> in format"
36069 msgstr ""
36070
36071 #: c-family/c-format.cc:3120
36072 #, gcc-internal-format
36073 msgid "unquoted operator %<%.*s%> in format"
36074 msgstr ""
36075
36076 #: c-family/c-format.cc:3121
36077 #, gcc-internal-format
36078 msgid "unquoted keyword %<%.*s%> in format"
36079 msgstr ""
36080
36081 #: c-family/c-format.cc:3124
36082 #, gcc-internal-format
36083 msgid "use %qs instead"
36084 msgstr ""
36085
36086 #: c-family/c-format.cc:3176
36087 #, gcc-internal-format
36088 msgid "unquoted attribute in format"
36089 msgstr ""
36090
36091 #: c-family/c-format.cc:3189
36092 #, gcc-internal-format
36093 msgid "unquoted name of built-in function %<%.*s%> in format"
36094 msgstr ""
36095
36096 #: c-family/c-format.cc:3203
36097 #, gcc-internal-format
36098 msgid "unquoted identifier or keyword %<%.*s%> in format"
36099 msgstr ""
36100
36101 #: c-family/c-format.cc:3237
36102 #, gcc-internal-format
36103 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
36104 msgstr ""
36105
36106 #: c-family/c-format.cc:3281
36107 #, gcc-internal-format
36108 msgid "quoted %qs directive in format; use %qs instead"
36109 msgstr ""
36110
36111 #: c-family/c-format.cc:3288 c-family/c-format.cc:3559
36112 #, gcc-internal-format
36113 msgid "contraction %<%.*s%> in format; use %qs instead"
36114 msgstr ""
36115
36116 #: c-family/c-format.cc:3328
36117 #, gcc-internal-format
36118 msgid "unquoted whitespace character %qc in format"
36119 msgstr ""
36120
36121 #: c-family/c-format.cc:3341
36122 #, gcc-internal-format
36123 msgid "spurious trailing space in format"
36124 msgstr ""
36125
36126 #: c-family/c-format.cc:3362
36127 #, gcc-internal-format
36128 msgid "inconsistent capitalization in format"
36129 msgstr ""
36130
36131 #: c-family/c-format.cc:3369
36132 #, gcc-internal-format, gfc-internal-format
36133 msgid "unquoted sequence of %i consecutive space characters in format"
36134 msgstr ""
36135
36136 #: c-family/c-format.cc:3389
36137 #, gcc-internal-format
36138 msgid "unquoted control characters in format"
36139 msgstr ""
36140
36141 #: c-family/c-format.cc:3396
36142 #, gcc-internal-format
36143 msgid "unquoted control character %qc in format"
36144 msgstr ""
36145
36146 #: c-family/c-format.cc:3454
36147 #, gcc-internal-format
36148 msgid "unquoted option name %<%.*s%> in format"
36149 msgstr ""
36150
36151 #: c-family/c-format.cc:3514
36152 #, gcc-internal-format
36153 msgid "unbalanced punctuation character %qc in format"
36154 msgstr ""
36155
36156 #: c-family/c-format.cc:3533
36157 #, gcc-internal-format
36158 msgid "unquoted preprocessing directive %<%.*s%> in format"
36159 msgstr ""
36160
36161 #: c-family/c-format.cc:3569
36162 #, gcc-internal-format
36163 msgid "bare apostrophe %<'%> in format"
36164 msgstr ""
36165
36166 #: c-family/c-format.cc:3571
36167 #, gcc-internal-format
36168 msgid ""
36169 "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and "
36170 "%qs directives instead"
36171 msgstr ""
36172
36173 #: c-family/c-format.cc:3583
36174 #, gcc-internal-format
36175 msgid "grave accent %<`%> in format"
36176 msgstr ""
36177
36178 #: c-family/c-format.cc:3585
36179 #, gcc-internal-format
36180 msgid "use the apostrophe directive %qs instead"
36181 msgstr ""
36182
36183 #: c-family/c-format.cc:3597
36184 #, gcc-internal-format
36185 msgid "space followed by punctuation character %<%c%>"
36186 msgstr ""
36187
36188 #: c-family/c-format.cc:3608
36189 #, gcc-internal-format
36190 msgid "quoted %qs directive in format"
36191 msgstr ""
36192
36193 #: c-family/c-format.cc:3610
36194 #, gcc-internal-format
36195 msgid "if using %qs is not feasible, use %qs instead"
36196 msgstr ""
36197
36198 #: c-family/c-format.cc:3639
36199 #, gcc-internal-format
36200 msgid "spurious leading punctuation sequence %<%.*s%> in format"
36201 msgstr ""
36202
36203 #: c-family/c-format.cc:3679
36204 #, gcc-internal-format
36205 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
36206 msgstr ""
36207
36208 #: c-family/c-format.cc:3696
36209 #, gcc-internal-format
36210 msgid ""
36211 "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
36212 msgstr ""
36213
36214 #: c-family/c-format.cc:3716
36215 #, gcc-internal-format
36216 msgid "unquoted non-graph characters in format"
36217 msgstr ""
36218
36219 #: c-family/c-format.cc:3723
36220 #, gcc-internal-format
36221 msgid "unquoted non-graph character %qc in format"
36222 msgstr ""
36223
36224 #: c-family/c-format.cc:3755
36225 #, gcc-internal-format
36226 msgid "unbalanced punctuation character %<%c%> in format"
36227 msgstr ""
36228
36229 #: c-family/c-format.cc:3762
36230 #, gcc-internal-format
36231 msgid "unterminated quoting directive"
36232 msgstr ""
36233
36234 #: c-family/c-format.cc:3771
36235 #, gcc-internal-format
36236 msgid "unterminated quote character %<%c%> in format"
36237 msgstr ""
36238
36239 #: c-family/c-format.cc:3841
36240 #, gcc-internal-format
36241 msgid "spurious trailing %<%%%> in format"
36242 msgstr ""
36243
36244 #: c-family/c-format.cc:3901
36245 #, gcc-internal-format
36246 msgid "conversion lacks type at end of format"
36247 msgstr ""
36248
36249 #: c-family/c-format.cc:3930
36250 #, gcc-internal-format
36251 msgid "nested quoting directive"
36252 msgstr ""
36253
36254 #: c-family/c-format.cc:3941
36255 #, gcc-internal-format
36256 msgid "unmatched quoting directive"
36257 msgstr ""
36258
36259 #: c-family/c-format.cc:3956
36260 #, gcc-internal-format
36261 msgid "%qc directive redundant after prior occurence of the same"
36262 msgstr ""
36263
36264 #: c-family/c-format.cc:3962
36265 #, gcc-internal-format
36266 msgid "unmatched color reset directive"
36267 msgstr ""
36268
36269 #: c-family/c-format.cc:3974
36270 #, gcc-internal-format
36271 msgid "%qc conversion used within a quoted sequence"
36272 msgstr ""
36273
36274 #: c-family/c-format.cc:4014
36275 #, gcc-internal-format
36276 msgid "embedded %<\\0%> in format"
36277 msgstr ""
36278
36279 #: c-family/c-format.cc:4030
36280 #, gcc-internal-format
36281 msgid "unterminated color directive"
36282 msgstr ""
36283
36284 #: c-family/c-format.cc:4152
36285 #, gcc-internal-format, gfc-internal-format
36286 msgid "writing through null pointer (argument %d)"
36287 msgstr ""
36288
36289 #: c-family/c-format.cc:4163
36290 #, gcc-internal-format, gfc-internal-format
36291 msgid "reading through null pointer (argument %d)"
36292 msgstr ""
36293
36294 #: c-family/c-format.cc:4183
36295 #, gcc-internal-format, gfc-internal-format
36296 msgid "writing into constant object (argument %d)"
36297 msgstr ""
36298
36299 #: c-family/c-format.cc:4195
36300 #, gcc-internal-format, gfc-internal-format
36301 msgid "extra type qualifiers in format argument (argument %d)"
36302 msgstr ""
36303
36304 #: c-family/c-format.cc:4736
36305 #, gcc-internal-format
36306 msgid ""
36307 "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
36308 msgstr ""
36309
36310 #: c-family/c-format.cc:4745
36311 #, gcc-internal-format
36312 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
36313 msgstr ""
36314
36315 #: c-family/c-format.cc:4755
36316 #, gcc-internal-format
36317 msgid ""
36318 "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
36319 msgstr ""
36320
36321 #: c-family/c-format.cc:4764
36322 #, gcc-internal-format
36323 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
36324 msgstr ""
36325
36326 #: c-family/c-format.cc:4826 c-family/c-format.cc:4832
36327 #: c-family/c-format.cc:4886
36328 #, gcc-internal-format
36329 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
36330 msgstr ""
36331
36332 #: c-family/c-format.cc:4839 c-family/c-format.cc:4896
36333 #, gcc-internal-format
36334 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
36335 msgstr ""
36336
36337 #: c-family/c-format.cc:4948
36338 #, gcc-internal-format
36339 msgid "%<locus%> is not defined as a type"
36340 msgstr ""
36341
36342 #: c-family/c-format.cc:4992
36343 #, gcc-internal-format
36344 msgid "%qs is not defined as a type"
36345 msgstr ""
36346
36347 #: c-family/c-format.cc:5018
36348 #, gcc-internal-format
36349 msgid "%<location_t%> is not defined as a type"
36350 msgstr ""
36351
36352 #: c-family/c-format.cc:5035
36353 #, gcc-internal-format
36354 msgid "%<tree%> is not defined as a type"
36355 msgstr ""
36356
36357 #: c-family/c-format.cc:5041
36358 #, gcc-internal-format
36359 msgid "%<tree%> is not defined as a pointer type"
36360 msgstr ""
36361
36362 #: c-family/c-format.cc:5221
36363 #, gcc-internal-format
36364 msgid "argument to be formatted is not %<...%>"
36365 msgstr ""
36366
36367 #: c-family/c-format.cc:5233
36368 #, gcc-internal-format
36369 msgid "strftime formats cannot format arguments"
36370 msgstr ""
36371
36372 #: c-family/c-indentation.cc:318
36373 #, gcc-internal-format
36374 msgid ""
36375 "%<-Wmisleading-indentation%> is disabled from this point onwards, since "
36376 "column-tracking was disabled due to the size of the code/headers"
36377 msgstr ""
36378
36379 #: c-family/c-indentation.cc:323
36380 #, gcc-internal-format
36381 msgid ""
36382 "adding %<-flarge-source-files%> will allow for more column-tracking support, "
36383 "at the expense of compilation time and memory"
36384 msgstr ""
36385
36386 #: c-family/c-indentation.cc:651
36387 #, gcc-internal-format
36388 msgid "this %qs clause does not guard..."
36389 msgstr ""
36390
36391 #: c-family/c-indentation.cc:654
36392 #, gcc-internal-format
36393 msgid ""
36394 "...this statement, but the latter is misleadingly indented as if it were "
36395 "guarded by the %qs"
36396 msgstr ""
36397
36398 #: c-family/c-lex.cc:226
36399 #, gcc-internal-format
36400 msgid "badly nested C headers from preprocessor"
36401 msgstr ""
36402
36403 #: c-family/c-lex.cc:261
36404 #, gcc-internal-format
36405 msgid "ignoring %<#pragma %s %s%>"
36406 msgstr ""
36407
36408 #. ... or not.
36409 #: c-family/c-lex.cc:610 c-family/c-lex.cc:1367
36410 #, gcc-internal-format
36411 msgid "stray %<@%> in program"
36412 msgstr ""
36413
36414 #: c-family/c-lex.cc:625
36415 #, gcc-internal-format
36416 msgid "stray %qs in program"
36417 msgstr ""
36418
36419 #: c-family/c-lex.cc:635
36420 #, gcc-internal-format, gfc-internal-format
36421 msgid "missing terminating %c character"
36422 msgstr ""
36423
36424 #: c-family/c-lex.cc:637
36425 #, gcc-internal-format
36426 msgid "stray %qc in program"
36427 msgstr ""
36428
36429 #: c-family/c-lex.cc:642
36430 #, gcc-internal-format
36431 msgid "stray %<\\%o%> in program"
36432 msgstr ""
36433
36434 #: c-family/c-lex.cc:860
36435 #, gcc-internal-format
36436 msgid "this decimal constant is unsigned only in ISO C90"
36437 msgstr ""
36438
36439 #: c-family/c-lex.cc:864
36440 #, gcc-internal-format
36441 msgid "this decimal constant would be unsigned in ISO C90"
36442 msgstr ""
36443
36444 #: c-family/c-lex.cc:892
36445 #, gcc-internal-format
36446 msgid "integer constant is too large for %<unsigned long%> type"
36447 msgstr ""
36448
36449 #: c-family/c-lex.cc:932
36450 #, gcc-internal-format
36451 msgid "unsuffixed floating constant"
36452 msgstr ""
36453
36454 #: c-family/c-lex.cc:946
36455 #, gcc-internal-format
36456 msgid "decimal floating-point not supported for this target"
36457 msgstr ""
36458
36459 #: c-family/c-lex.cc:969 c-family/c-lex.cc:997 c-family/c-lex.cc:1017
36460 #, gcc-internal-format
36461 msgid "unsupported non-standard suffix on floating constant"
36462 msgstr ""
36463
36464 #: c-family/c-lex.cc:974 c-family/c-lex.cc:1010 c-family/c-lex.cc:1022
36465 #, gcc-internal-format
36466 msgid "non-standard suffix on floating constant"
36467 msgstr ""
36468
36469 #: c-family/c-lex.cc:1004
36470 #, gcc-internal-format
36471 msgid ""
36472 "%<f%d%> or %<F%d%> suffix on floating constant only available with %<-std=c+"
36473 "+2b%> or %<-std=gnu++2b%>"
36474 msgstr ""
36475
36476 #: c-family/c-lex.cc:1025
36477 #, gcc-internal-format
36478 msgid ""
36479 "%<bf16%> or %<BF16%> suffix on floating constant only available with %<-"
36480 "std=c++2b%> or %<-std=gnu++2b%>"
36481 msgstr ""
36482
36483 #: c-family/c-lex.cc:1105 c-family/c-lex.cc:1108
36484 #, gcc-internal-format
36485 msgid "floating constant exceeds range of %qT"
36486 msgstr ""
36487
36488 #: c-family/c-lex.cc:1123
36489 #, gcc-internal-format
36490 msgid "floating constant truncated to zero"
36491 msgstr ""
36492
36493 #: c-family/c-lex.cc:1324
36494 #, gcc-internal-format
36495 msgid "repeated %<@%> before Objective-C string"
36496 msgstr ""
36497
36498 #: c-family/c-lex.cc:1343 c/c-parser.cc:7909
36499 #, gcc-internal-format
36500 msgid "unsupported non-standard concatenation of string literals"
36501 msgstr ""
36502
36503 #: c-family/c-lex.cc:1379 c/c-parser.cc:7930
36504 #, gcc-internal-format
36505 msgid "traditional C rejects string constant concatenation"
36506 msgstr ""
36507
36508 #: c-family/c-omp.cc:130 cp/pt.cc:19447
36509 #, gcc-internal-format
36510 msgid ""
36511 "%<#pragma omp critical%> with %<hint%> clause requires a name, except when "
36512 "%<omp_sync_hint_none%> is used"
36513 msgstr ""
36514
36515 #: c-family/c-omp.cc:240
36516 #, gcc-internal-format
36517 msgid "invalid expression type for %<#pragma omp atomic%>"
36518 msgstr ""
36519
36520 #: c-family/c-omp.cc:245
36521 #, gcc-internal-format
36522 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
36523 msgstr ""
36524
36525 #: c-family/c-omp.cc:250
36526 #, gcc-internal-format
36527 msgid ""
36528 "%<#pragma omp atomic compare capture%> with non-integral comparison result"
36529 msgstr ""
36530
36531 #: c-family/c-omp.cc:539
36532 #, gcc-internal-format
36533 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
36534 msgstr ""
36535
36536 #: c-family/c-omp.cc:542 c-family/c-omp.cc:580
36537 #, gcc-internal-format
36538 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
36539 msgstr ""
36540
36541 #: c-family/c-omp.cc:699
36542 #, gcc-internal-format
36543 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
36544 msgstr ""
36545
36546 #: c-family/c-omp.cc:705
36547 #, gcc-internal-format
36548 msgid "%<const%> qualified %<depobj%> expression"
36549 msgstr ""
36550
36551 #: c-family/c-omp.cc:730
36552 #, gcc-internal-format
36553 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
36554 msgstr ""
36555
36556 #: c-family/c-omp.cc:736
36557 #, gcc-internal-format
36558 msgid ""
36559 "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> "
36560 "construct"
36561 msgstr ""
36562
36563 #: c-family/c-omp.cc:752
36564 #, gcc-internal-format
36565 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
36566 msgstr ""
36567
36568 #: c-family/c-omp.cc:969 cp/semantics.cc:10604
36569 #, gcc-internal-format
36570 msgid "invalid type for iteration variable %qE"
36571 msgstr ""
36572
36573 #: c-family/c-omp.cc:974
36574 #, gcc-internal-format
36575 msgid "%<_Atomic%> iteration variable %qE"
36576 msgstr ""
36577
36578 #: c-family/c-omp.cc:990
36579 #, gcc-internal-format
36580 msgid "%qE is not initialized"
36581 msgstr ""
36582
36583 #: c-family/c-omp.cc:1011 cp/semantics.cc:10493
36584 #, gcc-internal-format
36585 msgid "missing controlling predicate"
36586 msgstr ""
36587
36588 #: c-family/c-omp.cc:1117 cp/semantics.cc:10109
36589 #, gcc-internal-format
36590 msgid "invalid controlling predicate"
36591 msgstr ""
36592
36593 #: c-family/c-omp.cc:1124 cp/semantics.cc:10499
36594 #, gcc-internal-format
36595 msgid "missing increment expression"
36596 msgstr ""
36597
36598 #: c-family/c-omp.cc:1224 c-family/c-omp.cc:1242
36599 #, gcc-internal-format
36600 msgid "increment is not constant 1 or -1 for %<!=%> condition"
36601 msgstr ""
36602
36603 #: c-family/c-omp.cc:1255 cp/semantics.cc:10226
36604 #, gcc-internal-format
36605 msgid "invalid increment expression"
36606 msgstr ""
36607
36608 #: c-family/c-omp.cc:1353
36609 #, gcc-internal-format
36610 msgid "initializer expression refers to iteration variable %qD"
36611 msgstr ""
36612
36613 #: c-family/c-omp.cc:1357
36614 #, gcc-internal-format
36615 msgid "condition expression refers to iteration variable %qD"
36616 msgstr ""
36617
36618 #: c-family/c-omp.cc:1361
36619 #, gcc-internal-format
36620 msgid "increment expression refers to iteration variable %qD"
36621 msgstr ""
36622
36623 #: c-family/c-omp.cc:1539
36624 #, gcc-internal-format
36625 msgid ""
36626 "outer iteration variable %qD used in initializer expression has type other "
36627 "than %qT"
36628 msgstr ""
36629
36630 #: c-family/c-omp.cc:1543
36631 #, gcc-internal-format
36632 msgid ""
36633 "outer iteration variable %qD used in condition expression has type other "
36634 "than %qT"
36635 msgstr ""
36636
36637 #: c-family/c-omp.cc:1550
36638 #, gcc-internal-format
36639 msgid "outer iteration variable %qD multiplier expression %qE is not integral"
36640 msgstr ""
36641
36642 #: c-family/c-omp.cc:1556
36643 #, gcc-internal-format
36644 msgid "outer iteration variable %qD addend expression %qE is not integral"
36645 msgstr ""
36646
36647 #: c-family/c-omp.cc:1621 c-family/c-omp.cc:1706
36648 #, gcc-internal-format
36649 msgid "the same loop iteration variables %qD used in multiple associated loops"
36650 msgstr ""
36651
36652 #: c-family/c-omp.cc:1656
36653 #, gcc-internal-format
36654 msgid ""
36655 "two different outer iteration variables %qD and %qD used in a single loop"
36656 msgstr ""
36657
36658 #: c-family/c-omp.cc:2259
36659 #, gcc-internal-format
36660 msgid ""
36661 "invalid %<task%> reduction modifier on construct combined with %<simd%> or "
36662 "%<loop%>"
36663 msgstr ""
36664
36665 #: c-family/c-omp.cc:2270
36666 #, gcc-internal-format
36667 msgid ""
36668 "invalid %<task%> reduction modifier on construct not combined with "
36669 "%<parallel%>, %<for%> or %<sections%>"
36670 msgstr ""
36671
36672 #: c-family/c-omp.cc:2283
36673 #, gcc-internal-format
36674 msgid ""
36675 "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, "
36676 "%<for simd%>, %<parallel for%>, %<parallel for simd%>"
36677 msgstr ""
36678
36679 #: c-family/c-omp.cc:2756 c/c-typeck.cc:16159 cp/semantics.cc:9221
36680 #, gcc-internal-format
36681 msgid ""
36682 "%qD specified in %<allocate%> clause but not in an explicit privatization "
36683 "clause"
36684 msgstr ""
36685
36686 #: c-family/c-omp.cc:2848 c-family/c-omp.cc:2863
36687 #, gcc-internal-format
36688 msgid "%qD is not a function argument"
36689 msgstr ""
36690
36691 #: c-family/c-opts.cc:338
36692 #, gcc-internal-format
36693 msgid "%<-I-%> specified twice"
36694 msgstr ""
36695
36696 #: c-family/c-opts.cc:341
36697 #, gcc-internal-format
36698 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
36699 msgstr ""
36700
36701 #: c-family/c-opts.cc:432
36702 #, gcc-internal-format
36703 msgid "%<-Wabi=1%> is not supported, using =2"
36704 msgstr ""
36705
36706 #: c-family/c-opts.cc:619 fortran/cpp.cc:370
36707 #, gcc-internal-format
36708 msgid "output filename specified twice"
36709 msgstr ""
36710
36711 #: c-family/c-opts.cc:852
36712 #, gcc-internal-format
36713 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
36714 msgstr ""
36715
36716 #: c-family/c-opts.cc:898
36717 #, gcc-internal-format
36718 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
36719 msgstr ""
36720
36721 #: c-family/c-opts.cc:900
36722 #, gcc-internal-format
36723 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
36724 msgstr ""
36725
36726 #: c-family/c-opts.cc:902
36727 #, gcc-internal-format
36728 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
36729 msgstr ""
36730
36731 #: c-family/c-opts.cc:904
36732 #, gcc-internal-format
36733 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
36734 msgstr ""
36735
36736 #: c-family/c-opts.cc:906
36737 #, gcc-internal-format
36738 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
36739 msgstr ""
36740
36741 #: c-family/c-opts.cc:908
36742 #, gcc-internal-format
36743 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
36744 msgstr ""
36745
36746 #: c-family/c-opts.cc:964
36747 #, gcc-internal-format
36748 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
36749 msgstr ""
36750
36751 #: c-family/c-opts.cc:991
36752 #, gcc-internal-format
36753 msgid "%<-Wabi%> won%'t warn about anything"
36754 msgstr ""
36755
36756 #: c-family/c-opts.cc:993
36757 #, gcc-internal-format
36758 msgid ""
36759 "%<-Wabi%> warns about differences from the most up-to-date ABI, which is "
36760 "also used by default"
36761 msgstr ""
36762
36763 #: c-family/c-opts.cc:996
36764 #, gcc-internal-format
36765 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
36766 msgstr ""
36767
36768 #: c-family/c-opts.cc:1078
36769 #, gcc-internal-format
36770 msgid "external TLS initialization functions not supported on this target"
36771 msgstr ""
36772
36773 #: c-family/c-opts.cc:1099
36774 #, gcc-internal-format
36775 msgid "too many filenames given; type %<%s %s%> for usage"
36776 msgstr ""
36777
36778 #: c-family/c-opts.cc:1113
36779 #, gcc-internal-format
36780 msgid "opening output file %s: %m"
36781 msgstr ""
36782
36783 #: c-family/c-opts.cc:1131
36784 #, gcc-internal-format
36785 msgid "the %qs debug info cannot be used with pre-compiled headers"
36786 msgstr ""
36787
36788 #: c-family/c-opts.cc:1292 d/d-lang.cc:1285
36789 #, gcc-internal-format
36790 msgid "opening dependency file %s: %m"
36791 msgstr ""
36792
36793 #: c-family/c-opts.cc:1309 d/d-lang.cc:1298
36794 #, gcc-internal-format
36795 msgid "closing dependency file %s: %m"
36796 msgstr ""
36797
36798 #: c-family/c-opts.cc:1312
36799 #, gcc-internal-format
36800 msgid "when writing output to %s: %m"
36801 msgstr ""
36802
36803 #: c-family/c-opts.cc:1388
36804 #, gcc-internal-format
36805 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
36806 msgstr ""
36807
36808 #: c-family/c-opts.cc:1412
36809 #, gcc-internal-format
36810 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
36811 msgstr ""
36812
36813 #: c-family/c-opts.cc:1445
36814 #, gcc-internal-format
36815 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
36816 msgstr ""
36817
36818 #: c-family/c-opts.cc:1448
36819 #, gcc-internal-format
36820 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
36821 msgstr ""
36822
36823 #: c-family/c-opts.cc:1646
36824 #, gcc-internal-format
36825 msgid "too late for # directive to set debug directory"
36826 msgstr ""
36827
36828 #: c-family/c-pch.cc:105
36829 #, gcc-internal-format
36830 msgid "cannot create precompiled header %s: %m"
36831 msgstr ""
36832
36833 #: c-family/c-pch.cc:125
36834 #, gcc-internal-format
36835 msgid "cannot write to %s: %m"
36836 msgstr ""
36837
36838 #: c-family/c-pch.cc:183
36839 #, gcc-internal-format
36840 msgid "cannot write %s: %m"
36841 msgstr ""
36842
36843 #: c-family/c-pch.cc:392
36844 #, gcc-internal-format
36845 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
36846 msgstr ""
36847
36848 #: c-family/c-pch.cc:394
36849 #, gcc-internal-format
36850 msgid "use %<#include%> instead"
36851 msgstr ""
36852
36853 #: c-family/c-pch.cc:400
36854 #, gcc-internal-format
36855 msgid "%s: couldn%'t open PCH file: %m"
36856 msgstr ""
36857
36858 #: c-family/c-pch.cc:405
36859 #, gcc-internal-format
36860 msgid "use %<-Winvalid-pch%> for more information"
36861 msgstr ""
36862
36863 #: c-family/c-pch.cc:406
36864 #, gcc-internal-format, gfc-internal-format
36865 msgid "%s: PCH file was invalid"
36866 msgstr ""
36867
36868 #: c-family/c-pragma.cc:98
36869 #, gcc-internal-format
36870 msgid ""
36871 "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
36872 msgstr ""
36873
36874 #: c-family/c-pragma.cc:113
36875 #, gcc-internal-format
36876 msgid ""
36877 "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, "
36878 "%E)%>"
36879 msgstr ""
36880
36881 #: c-family/c-pragma.cc:144
36882 #, gcc-internal-format
36883 msgid "missing %<(%> after %<#pragma pack%> - ignored"
36884 msgstr ""
36885
36886 #: c-family/c-pragma.cc:155 c-family/c-pragma.cc:189
36887 #, gcc-internal-format
36888 msgid "invalid constant in %<#pragma pack%> - ignored"
36889 msgstr ""
36890
36891 #: c-family/c-pragma.cc:159 c-family/c-pragma.cc:203
36892 #, gcc-internal-format
36893 msgid "malformed %<#pragma pack%> - ignored"
36894 msgstr ""
36895
36896 #: c-family/c-pragma.cc:164
36897 #, gcc-internal-format
36898 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
36899 msgstr ""
36900
36901 #: c-family/c-pragma.cc:166
36902 #, gcc-internal-format
36903 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
36904 msgstr ""
36905
36906 #: c-family/c-pragma.cc:175
36907 #, gcc-internal-format
36908 msgid "unknown action %qE for %<#pragma pack%> - ignored"
36909 msgstr ""
36910
36911 #: c-family/c-pragma.cc:206
36912 #, gcc-internal-format
36913 msgid "junk at end of %<#pragma pack%>"
36914 msgstr ""
36915
36916 #: c-family/c-pragma.cc:209
36917 #, gcc-internal-format
36918 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
36919 msgstr ""
36920
36921 #: c-family/c-pragma.cc:230
36922 #, gcc-internal-format, gfc-internal-format
36923 msgid "alignment must be a small power of two, not %d"
36924 msgstr ""
36925
36926 #: c-family/c-pragma.cc:269
36927 #, gcc-internal-format
36928 msgid ""
36929 "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
36930 msgstr ""
36931
36932 #: c-family/c-pragma.cc:366 c-family/c-pragma.cc:371
36933 #, gcc-internal-format
36934 msgid "malformed %<#pragma weak%>, ignored"
36935 msgstr ""
36936
36937 #: c-family/c-pragma.cc:375
36938 #, gcc-internal-format
36939 msgid "junk at end of %<#pragma weak%>"
36940 msgstr ""
36941
36942 #: c-family/c-pragma.cc:381
36943 #, gcc-internal-format
36944 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
36945 msgstr ""
36946
36947 #: c-family/c-pragma.cc:429
36948 #, gcc-internal-format
36949 msgid ""
36950 "%<scalar_storage_order%> is not supported because endianness is not uniform"
36951 msgstr ""
36952
36953 #: c-family/c-pragma.cc:438
36954 #, gcc-internal-format
36955 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
36956 msgstr ""
36957
36958 #: c-family/c-pragma.cc:444
36959 #, gcc-internal-format
36960 msgid ""
36961 "missing %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma "
36962 "scalar_storage_order%>"
36963 msgstr ""
36964
36965 #: c-family/c-pragma.cc:454
36966 #, gcc-internal-format
36967 msgid ""
36968 "expected %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma "
36969 "scalar_storage_order%>"
36970 msgstr ""
36971
36972 #: c-family/c-pragma.cc:509 c-family/c-pragma.cc:511
36973 #, gcc-internal-format
36974 msgid "malformed %<#pragma redefine_extname%>, ignored"
36975 msgstr ""
36976
36977 #: c-family/c-pragma.cc:514
36978 #, gcc-internal-format
36979 msgid "junk at end of %<#pragma redefine_extname%>"
36980 msgstr ""
36981
36982 #: c-family/c-pragma.cc:542 c-family/c-pragma.cc:615
36983 #, gcc-internal-format
36984 msgid ""
36985 "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
36986 msgstr ""
36987
36988 #: c-family/c-pragma.cc:570
36989 #, gcc-internal-format
36990 msgid ""
36991 "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma "
36992 "redefine_extname%>"
36993 msgstr ""
36994
36995 #: c-family/c-pragma.cc:606
36996 #, gcc-internal-format
36997 msgid "%<asm%> declaration ignored due to conflict with previous rename"
36998 msgstr ""
36999
37000 #: c-family/c-pragma.cc:637
37001 #, gcc-internal-format
37002 msgid ""
37003 "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
37004 msgstr ""
37005
37006 #: c-family/c-pragma.cc:698
37007 #, gcc-internal-format
37008 msgid ""
37009 "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, "
37010 "%<hidden%> or %<protected%>"
37011 msgstr ""
37012
37013 #: c-family/c-pragma.cc:741
37014 #, gcc-internal-format
37015 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
37016 msgstr ""
37017
37018 #: c-family/c-pragma.cc:748
37019 #, gcc-internal-format
37020 msgid "no matching push for %<#pragma GCC visibility pop%>"
37021 msgstr ""
37022
37023 #: c-family/c-pragma.cc:753 c-family/c-pragma.cc:760
37024 #, gcc-internal-format
37025 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
37026 msgstr ""
37027
37028 #: c-family/c-pragma.cc:756
37029 #, gcc-internal-format
37030 msgid "malformed %<#pragma GCC visibility push%>"
37031 msgstr ""
37032
37033 #: c-family/c-pragma.cc:764
37034 #, gcc-internal-format
37035 msgid "junk at end of %<#pragma GCC visibility%>"
37036 msgstr ""
37037
37038 #: c-family/c-pragma.cc:928
37039 #, gcc-internal-format
37040 msgid ""
37041 "missing %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, or "
37042 "%<ignored_attributes%> after %<#pragma GCC diagnostic%>"
37043 msgstr ""
37044
37045 #: c-family/c-pragma.cc:952
37046 #, gcc-internal-format
37047 msgid ""
37048 "missing attribute name after %<#pragma GCC diagnostic ignored_attributes%>"
37049 msgstr ""
37050
37051 #: c-family/c-pragma.cc:961
37052 #, gcc-internal-format
37053 msgid "missing argument to %<#pragma GCC diagnostic ignored_attributes%>"
37054 msgstr ""
37055
37056 #: c-family/c-pragma.cc:969
37057 #, gcc-internal-format
37058 msgid ""
37059 "trailing %<,%> in arguments for %<#pragma GCC diagnostic ignored_attributes%>"
37060 msgstr ""
37061
37062 #: c-family/c-pragma.cc:987
37063 #, gcc-internal-format
37064 msgid "missing option after %<#pragma GCC diagnostic%> kind"
37065 msgstr ""
37066
37067 #: c-family/c-pragma.cc:995
37068 #, gcc-internal-format
37069 msgid ""
37070 "expected %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, "
37071 "%<ignored_attributes%> after %<#pragma GCC diagnostic%>"
37072 msgstr ""
37073
37074 #: c-family/c-pragma.cc:1018
37075 #, gcc-internal-format
37076 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
37077 msgstr ""
37078
37079 #: c-family/c-pragma.cc:1023
37080 #, gcc-internal-format
37081 msgid "did you mean %<-%s%>?"
37082 msgstr ""
37083
37084 #: c-family/c-pragma.cc:1032
37085 #, gcc-internal-format
37086 msgid "%qs is not an option that controls warnings"
37087 msgstr ""
37088
37089 #: c-family/c-pragma.cc:1043
37090 #, gcc-internal-format
37091 msgid "option %qs is valid for %s but not for %s"
37092 msgstr ""
37093
37094 #: c-family/c-pragma.cc:1096
37095 #, gcc-internal-format
37096 msgid "%<#pragma GCC option%> is not allowed inside functions"
37097 msgstr ""
37098
37099 #: c-family/c-pragma.cc:1108
37100 #, gcc-internal-format
37101 msgid "%<#pragma GCC option%> is not a string"
37102 msgstr ""
37103
37104 #: c-family/c-pragma.cc:1133
37105 #, gcc-internal-format
37106 msgid ""
37107 "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
37108 msgstr ""
37109
37110 #: c-family/c-pragma.cc:1139
37111 #, gcc-internal-format
37112 msgid "%<#pragma GCC target%> string is badly formed"
37113 msgstr ""
37114
37115 #: c-family/c-pragma.cc:1168
37116 #, gcc-internal-format
37117 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
37118 msgstr ""
37119
37120 #: c-family/c-pragma.cc:1180
37121 #, gcc-internal-format
37122 msgid "%<#pragma GCC optimize%> is not a string or number"
37123 msgstr ""
37124
37125 #: c-family/c-pragma.cc:1204
37126 #, gcc-internal-format
37127 msgid ""
37128 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
37129 msgstr ""
37130
37131 #: c-family/c-pragma.cc:1210
37132 #, gcc-internal-format
37133 msgid "%<#pragma GCC optimize%> string is badly formed"
37134 msgstr ""
37135
37136 #: c-family/c-pragma.cc:1253
37137 #, gcc-internal-format
37138 msgid "junk at end of %<#pragma push_options%>"
37139 msgstr ""
37140
37141 #: c-family/c-pragma.cc:1290
37142 #, gcc-internal-format
37143 msgid "junk at end of %<#pragma pop_options%>"
37144 msgstr ""
37145
37146 #: c-family/c-pragma.cc:1297
37147 #, gcc-internal-format
37148 msgid ""
37149 "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
37150 "push_options%>"
37151 msgstr ""
37152
37153 #: c-family/c-pragma.cc:1348
37154 #, gcc-internal-format
37155 msgid "junk at end of %<#pragma reset_options%>"
37156 msgstr ""
37157
37158 #: c-family/c-pragma.cc:1387 c-family/c-pragma.cc:1397
37159 #, gcc-internal-format
37160 msgid "expected a string after %<#pragma message%>"
37161 msgstr ""
37162
37163 #: c-family/c-pragma.cc:1389
37164 #, gcc-internal-format
37165 msgid "malformed %<#pragma message%>, ignored"
37166 msgstr ""
37167
37168 #: c-family/c-pragma.cc:1394 cp/parser.cc:4452 cp/parser.cc:4548
37169 #, gcc-internal-format
37170 msgid "string literal with user-defined suffix is invalid in this context"
37171 msgstr ""
37172
37173 #: c-family/c-pragma.cc:1402
37174 #, gcc-internal-format
37175 msgid "junk at end of %<#pragma message%>"
37176 msgstr ""
37177
37178 #: c-family/c-pragma.cc:1405
37179 #, gcc-internal-format
37180 msgid "%<#pragma message: %s%>"
37181 msgstr ""
37182
37183 #: c-family/c-pragma.cc:1449
37184 #, gcc-internal-format
37185 msgid "invalid location for %<pragma %s%>, ignored"
37186 msgstr ""
37187
37188 #: c-family/c-pragma.cc:1456 c-family/c-pragma.cc:1470
37189 #, gcc-internal-format
37190 msgid "malformed %<#pragma %s%>, ignored"
37191 msgstr ""
37192
37193 #: c-family/c-pragma.cc:1476 cp/lex.cc:603
37194 #, gcc-internal-format
37195 msgid "junk at end of %<#pragma %s%>"
37196 msgstr ""
37197
37198 #: c-family/c-pragma.cc:1494
37199 #, gcc-internal-format
37200 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
37201 msgstr ""
37202
37203 #: c-family/c-pragma.cc:1503
37204 #, gcc-internal-format
37205 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
37206 msgstr ""
37207
37208 #: c-family/c-pragma.cc:1509
37209 #, gcc-internal-format
37210 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
37211 msgstr ""
37212
37213 #: c-family/c-pretty-print.cc:341
37214 #, gcc-internal-format
37215 msgid "<type-error>"
37216 msgstr ""
37217
37218 #: c-family/c-pretty-print.cc:384
37219 #, gcc-internal-format
37220 msgid "<unnamed-unsigned:"
37221 msgstr ""
37222
37223 #: c-family/c-pretty-print.cc:388
37224 #, gcc-internal-format
37225 msgid "<unnamed-float:"
37226 msgstr ""
37227
37228 #: c-family/c-pretty-print.cc:391
37229 #, gcc-internal-format
37230 msgid "<unnamed-fixed:"
37231 msgstr ""
37232
37233 #: c-family/c-pretty-print.cc:406
37234 #, gcc-internal-format
37235 msgid "<typedef-error>"
37236 msgstr ""
37237
37238 #: c-family/c-pretty-print.cc:421
37239 #, gcc-internal-format
37240 msgid "<tag-error>"
37241 msgstr ""
37242
37243 #: c-family/c-pretty-print.cc:1327
37244 #, gcc-internal-format
37245 msgid "<erroneous-expression>"
37246 msgstr ""
37247
37248 #: c-family/c-pretty-print.cc:1331 cp/cxx-pretty-print.cc:133
37249 #, gcc-internal-format
37250 msgid "<return-value>"
37251 msgstr ""
37252
37253 #: c-family/c-semantics.cc:197
37254 #, gcc-internal-format, gfc-internal-format
37255 msgid "wrong type argument to %s"
37256 msgstr ""
37257
37258 #: c-family/c-warn.cc:58 c-family/c-warn.cc:71 cp/constexpr.cc:3382
37259 #: cp/constexpr.cc:6958 m2/gm2-gcc/m2expr.cc:934
37260 #: rust/backend/rust-constexpr.cc:1907 rust/backend/rust-constexpr.cc:4339
37261 #, gcc-internal-format
37262 msgid "overflow in constant expression"
37263 msgstr ""
37264
37265 #: c-family/c-warn.cc:98
37266 #, gcc-internal-format
37267 msgid "integer overflow in expression %qE of type %qT results in %qE"
37268 msgstr ""
37269
37270 #: c-family/c-warn.cc:100
37271 #, gcc-internal-format
37272 msgid "integer overflow in expression of type %qT results in %qE"
37273 msgstr ""
37274
37275 #: c-family/c-warn.cc:106
37276 #, gcc-internal-format
37277 msgid "floating point overflow in expression %qE of type %qT results in %qE"
37278 msgstr ""
37279
37280 #: c-family/c-warn.cc:108
37281 #, gcc-internal-format
37282 msgid "floating point overflow in expression of type %qT results in %qE"
37283 msgstr ""
37284
37285 #: c-family/c-warn.cc:114
37286 #, gcc-internal-format
37287 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
37288 msgstr ""
37289
37290 #: c-family/c-warn.cc:116
37291 #, gcc-internal-format
37292 msgid "fixed-point overflow in expression of type %qT results in %qE"
37293 msgstr ""
37294
37295 #: c-family/c-warn.cc:122
37296 #, gcc-internal-format
37297 msgid "vector overflow in expression %qE of type %qT results in %qE"
37298 msgstr ""
37299
37300 #: c-family/c-warn.cc:124
37301 #, gcc-internal-format
37302 msgid "vector overflow in expression of type %qT results in %qE"
37303 msgstr ""
37304
37305 #: c-family/c-warn.cc:131
37306 #, gcc-internal-format
37307 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
37308 msgstr ""
37309
37310 #: c-family/c-warn.cc:133
37311 #, gcc-internal-format
37312 msgid "complex integer overflow in expression of type %qT results in %qE"
37313 msgstr ""
37314
37315 #: c-family/c-warn.cc:137
37316 #, gcc-internal-format
37317 msgid ""
37318 "complex floating point overflow in expression %qE of type %qT results in %qE"
37319 msgstr ""
37320
37321 #: c-family/c-warn.cc:139
37322 #, gcc-internal-format
37323 msgid ""
37324 "complex floating point overflow in expression of type %qT results in %qE"
37325 msgstr ""
37326
37327 #: c-family/c-warn.cc:231
37328 #, gcc-internal-format
37329 msgid "logical %<or%> applied to non-boolean constant"
37330 msgstr ""
37331
37332 #: c-family/c-warn.cc:235
37333 #, gcc-internal-format
37334 msgid "logical %<and%> applied to non-boolean constant"
37335 msgstr ""
37336
37337 #: c-family/c-warn.cc:305
37338 #, gcc-internal-format
37339 msgid "logical %<or%> of collectively exhaustive tests is always true"
37340 msgstr ""
37341
37342 #: c-family/c-warn.cc:309
37343 #, gcc-internal-format
37344 msgid "logical %<and%> of mutually exclusive tests is always false"
37345 msgstr ""
37346
37347 #: c-family/c-warn.cc:319
37348 #, gcc-internal-format
37349 msgid "logical %<or%> of equal expressions"
37350 msgstr ""
37351
37352 #: c-family/c-warn.cc:322
37353 #, gcc-internal-format
37354 msgid "logical %<and%> of equal expressions"
37355 msgstr ""
37356
37357 #: c-family/c-warn.cc:408
37358 #, gcc-internal-format
37359 msgid "bitwise comparison always evaluates to false"
37360 msgstr ""
37361
37362 #: c-family/c-warn.cc:411
37363 #, gcc-internal-format
37364 msgid "bitwise comparison always evaluates to true"
37365 msgstr ""
37366
37367 #: c-family/c-warn.cc:516
37368 #, gcc-internal-format
37369 msgid "self-comparison always evaluates to true"
37370 msgstr ""
37371
37372 #: c-family/c-warn.cc:519
37373 #, gcc-internal-format
37374 msgid "self-comparison always evaluates to false"
37375 msgstr ""
37376
37377 #: c-family/c-warn.cc:570
37378 #, gcc-internal-format
37379 msgid "logical not is only applied to the left hand side of comparison"
37380 msgstr ""
37381
37382 #: c-family/c-warn.cc:578
37383 #, gcc-internal-format
37384 msgid ""
37385 "add parentheses around left hand side expression to silence this warning"
37386 msgstr ""
37387
37388 #: c-family/c-warn.cc:721
37389 #, gcc-internal-format
37390 msgid "type-punning to incomplete type might break strict-aliasing rules"
37391 msgstr ""
37392
37393 #: c-family/c-warn.cc:739
37394 #, gcc-internal-format
37395 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
37396 msgstr ""
37397
37398 #: c-family/c-warn.cc:747 c-family/c-warn.cc:765
37399 #, gcc-internal-format
37400 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
37401 msgstr ""
37402
37403 #: c-family/c-warn.cc:912
37404 #, gcc-internal-format
37405 msgid ""
37406 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
37407 "you mean to use the size of the destination?"
37408 msgstr ""
37409
37410 #: c-family/c-warn.cc:943
37411 #, gcc-internal-format
37412 msgid ""
37413 "argument to %<sizeof%> in %qD call is the same expression as the "
37414 "destination; did you mean to remove the addressof?"
37415 msgstr ""
37416
37417 #: c-family/c-warn.cc:950
37418 #, gcc-internal-format
37419 msgid ""
37420 "argument to %<sizeof%> in %qD call is the same expression as the "
37421 "destination; did you mean to provide an explicit length?"
37422 msgstr ""
37423
37424 #: c-family/c-warn.cc:955
37425 #, gcc-internal-format
37426 msgid ""
37427 "argument to %<sizeof%> in %qD call is the same expression as the "
37428 "destination; did you mean to dereference it?"
37429 msgstr ""
37430
37431 #: c-family/c-warn.cc:967
37432 #, gcc-internal-format
37433 msgid ""
37434 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
37435 "destination; expected %qT or an explicit length"
37436 msgstr ""
37437
37438 #: c-family/c-warn.cc:983
37439 #, gcc-internal-format
37440 msgid ""
37441 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
37442 "you mean to remove the addressof?"
37443 msgstr ""
37444
37445 #: c-family/c-warn.cc:990
37446 #, gcc-internal-format
37447 msgid ""
37448 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
37449 "you mean to provide an explicit length?"
37450 msgstr ""
37451
37452 #: c-family/c-warn.cc:995
37453 #, gcc-internal-format
37454 msgid ""
37455 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
37456 "you mean to dereference it?"
37457 msgstr ""
37458
37459 #: c-family/c-warn.cc:1007
37460 #, gcc-internal-format
37461 msgid ""
37462 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
37463 "source; expected %qT or an explicit length"
37464 msgstr ""
37465
37466 #: c-family/c-warn.cc:1023
37467 #, gcc-internal-format
37468 msgid ""
37469 "argument to %<sizeof%> in %qD call is the same expression as the first "
37470 "source; did you mean to remove the addressof?"
37471 msgstr ""
37472
37473 #: c-family/c-warn.cc:1030
37474 #, gcc-internal-format
37475 msgid ""
37476 "argument to %<sizeof%> in %qD call is the same expression as the first "
37477 "source; did you mean to provide an explicit length?"
37478 msgstr ""
37479
37480 #: c-family/c-warn.cc:1035
37481 #, gcc-internal-format
37482 msgid ""
37483 "argument to %<sizeof%> in %qD call is the same expression as the first "
37484 "source; did you mean to dereference it?"
37485 msgstr ""
37486
37487 #: c-family/c-warn.cc:1047
37488 #, gcc-internal-format
37489 msgid ""
37490 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first "
37491 "source; expected %qT or an explicit length"
37492 msgstr ""
37493
37494 #: c-family/c-warn.cc:1063
37495 #, gcc-internal-format
37496 msgid ""
37497 "argument to %<sizeof%> in %qD call is the same expression as the second "
37498 "source; did you mean to remove the addressof?"
37499 msgstr ""
37500
37501 #: c-family/c-warn.cc:1070
37502 #, gcc-internal-format
37503 msgid ""
37504 "argument to %<sizeof%> in %qD call is the same expression as the second "
37505 "source; did you mean to provide an explicit length?"
37506 msgstr ""
37507
37508 #: c-family/c-warn.cc:1075
37509 #, gcc-internal-format
37510 msgid ""
37511 "argument to %<sizeof%> in %qD call is the same expression as the second "
37512 "source; did you mean to dereference it?"
37513 msgstr ""
37514
37515 #: c-family/c-warn.cc:1087
37516 #, gcc-internal-format
37517 msgid ""
37518 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
37519 "second source; expected %qT or an explicit length"
37520 msgstr ""
37521
37522 #: c-family/c-warn.cc:1116 c-family/c-warn.cc:1123
37523 #, gcc-internal-format
37524 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
37525 msgstr ""
37526
37527 #: c-family/c-warn.cc:1133
37528 #, gcc-internal-format
37529 msgid "first argument of %q+D should be %<int%>"
37530 msgstr ""
37531
37532 #: c-family/c-warn.cc:1142
37533 #, gcc-internal-format
37534 msgid "second argument of %q+D should be %<char **%>"
37535 msgstr ""
37536
37537 #: c-family/c-warn.cc:1151
37538 #, gcc-internal-format
37539 msgid "third argument of %q+D should probably be %<char **%>"
37540 msgstr ""
37541
37542 #: c-family/c-warn.cc:1162
37543 #, gcc-internal-format
37544 msgid "%q+D takes only zero or two arguments"
37545 msgstr ""
37546
37547 #: c-family/c-warn.cc:1166
37548 #, gcc-internal-format
37549 msgid "%q+D declared as variadic function"
37550 msgstr ""
37551
37552 #: c-family/c-warn.cc:1209 m2/gm2-gcc/m2convert.cc:191
37553 #, gcc-internal-format
37554 msgid "conversion to %qT from boolean expression"
37555 msgstr ""
37556
37557 #: c-family/c-warn.cc:1234 c-family/c-warn.cc:1438
37558 #, gcc-internal-format
37559 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
37560 msgstr ""
37561
37562 #: c-family/c-warn.cc:1239 c-family/c-warn.cc:1446
37563 #, gcc-internal-format
37564 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
37565 msgstr ""
37566
37567 #: c-family/c-warn.cc:1247
37568 #, gcc-internal-format
37569 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
37570 msgstr ""
37571
37572 #: c-family/c-warn.cc:1252
37573 #, gcc-internal-format
37574 msgid "signed conversion from %qT to %qT changes the value of %qE"
37575 msgstr ""
37576
37577 #: c-family/c-warn.cc:1259 c-family/c-warn.cc:1436
37578 #, gcc-internal-format
37579 msgid "conversion from %qT to %qT changes value from %qE to %qE"
37580 msgstr ""
37581
37582 #: c-family/c-warn.cc:1263 c-family/c-warn.cc:1444
37583 #, gcc-internal-format
37584 msgid "conversion from %qT to %qT changes the value of %qE"
37585 msgstr ""
37586
37587 #: c-family/c-warn.cc:1374
37588 #, gcc-internal-format
37589 msgid "conversion to %qT from %qT may change the sign of the result"
37590 msgstr ""
37591
37592 #: c-family/c-warn.cc:1379
37593 #, gcc-internal-format
37594 msgid "conversion from %qT to %qT discards imaginary component"
37595 msgstr ""
37596
37597 #: c-family/c-warn.cc:1383
37598 #, gcc-internal-format
37599 msgid "conversion from %qT to %qT may change value"
37600 msgstr ""
37601
37602 #: c-family/c-warn.cc:1457 c-family/c-warn.cc:1474 c-family/c-warn.cc:1491
37603 #, gcc-internal-format
37604 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
37605 msgstr ""
37606
37607 #: c-family/c-warn.cc:1462 c-family/c-warn.cc:1479 c-family/c-warn.cc:1496
37608 #, gcc-internal-format
37609 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
37610 msgstr ""
37611
37612 #: c-family/c-warn.cc:1526
37613 #, gcc-internal-format
37614 msgid "case value %qs not in enumerated type"
37615 msgstr ""
37616
37617 #: c-family/c-warn.cc:1531
37618 #, gcc-internal-format
37619 msgid "case value %qs not in enumerated type %qT"
37620 msgstr ""
37621
37622 #: c-family/c-warn.cc:1611
37623 #, gcc-internal-format
37624 msgid "lower value in case label range less than minimum value for type"
37625 msgstr ""
37626
37627 #: c-family/c-warn.cc:1625
37628 #, gcc-internal-format
37629 msgid "case label value is less than minimum value for type"
37630 msgstr ""
37631
37632 #: c-family/c-warn.cc:1642
37633 #, gcc-internal-format
37634 msgid "upper value in case label range exceeds maximum value for type"
37635 msgstr ""
37636
37637 #: c-family/c-warn.cc:1655
37638 #, gcc-internal-format
37639 msgid "case label value exceeds maximum value for type"
37640 msgstr ""
37641
37642 #: c-family/c-warn.cc:1668
37643 #, gcc-internal-format
37644 msgid "switch missing default case"
37645 msgstr ""
37646
37647 #: c-family/c-warn.cc:1713
37648 #, gcc-internal-format
37649 msgid "switch condition has boolean value"
37650 msgstr ""
37651
37652 #: c-family/c-warn.cc:1802
37653 #, gcc-internal-format
37654 msgid "enumeration value %qE not handled in switch"
37655 msgstr ""
37656
37657 #: c-family/c-warn.cc:1830
37658 #, gcc-internal-format
37659 msgid ""
37660 "the omitted middle operand in %<?:%> will always be %<true%>, suggest "
37661 "explicit middle operand"
37662 msgstr ""
37663
37664 #: c-family/c-warn.cc:1852
37665 #, gcc-internal-format
37666 msgid "assignment of member %qD in read-only object"
37667 msgstr ""
37668
37669 #: c-family/c-warn.cc:1854
37670 #, gcc-internal-format
37671 msgid "increment of member %qD in read-only object"
37672 msgstr ""
37673
37674 #: c-family/c-warn.cc:1856
37675 #, gcc-internal-format
37676 msgid "decrement of member %qD in read-only object"
37677 msgstr ""
37678
37679 #: c-family/c-warn.cc:1858
37680 #, gcc-internal-format
37681 msgid "member %qD in read-only object used as %<asm%> output"
37682 msgstr ""
37683
37684 #: c-family/c-warn.cc:1862
37685 #, gcc-internal-format
37686 msgid "assignment of read-only member %qD"
37687 msgstr ""
37688
37689 #: c-family/c-warn.cc:1863
37690 #, gcc-internal-format
37691 msgid "increment of read-only member %qD"
37692 msgstr ""
37693
37694 #: c-family/c-warn.cc:1864
37695 #, gcc-internal-format
37696 msgid "decrement of read-only member %qD"
37697 msgstr ""
37698
37699 #: c-family/c-warn.cc:1865
37700 #, gcc-internal-format
37701 msgid "read-only member %qD used as %<asm%> output"
37702 msgstr ""
37703
37704 #: c-family/c-warn.cc:1869
37705 #, gcc-internal-format
37706 msgid "assignment of read-only variable %qD"
37707 msgstr ""
37708
37709 #: c-family/c-warn.cc:1870
37710 #, gcc-internal-format
37711 msgid "increment of read-only variable %qD"
37712 msgstr ""
37713
37714 #: c-family/c-warn.cc:1871
37715 #, gcc-internal-format
37716 msgid "decrement of read-only variable %qD"
37717 msgstr ""
37718
37719 #: c-family/c-warn.cc:1872
37720 #, gcc-internal-format
37721 msgid "read-only variable %qD used as %<asm%> output"
37722 msgstr ""
37723
37724 #: c-family/c-warn.cc:1875
37725 #, gcc-internal-format
37726 msgid "assignment of read-only parameter %qD"
37727 msgstr ""
37728
37729 #: c-family/c-warn.cc:1876
37730 #, gcc-internal-format
37731 msgid "increment of read-only parameter %qD"
37732 msgstr ""
37733
37734 #: c-family/c-warn.cc:1877
37735 #, gcc-internal-format
37736 msgid "decrement of read-only parameter %qD"
37737 msgstr ""
37738
37739 #: c-family/c-warn.cc:1878
37740 #, gcc-internal-format
37741 msgid "read-only parameter %qD use as %<asm%> output"
37742 msgstr ""
37743
37744 #: c-family/c-warn.cc:1883
37745 #, gcc-internal-format
37746 msgid "assignment of read-only named return value %qD"
37747 msgstr ""
37748
37749 #: c-family/c-warn.cc:1885
37750 #, gcc-internal-format
37751 msgid "increment of read-only named return value %qD"
37752 msgstr ""
37753
37754 #: c-family/c-warn.cc:1887
37755 #, gcc-internal-format
37756 msgid "decrement of read-only named return value %qD"
37757 msgstr ""
37758
37759 #: c-family/c-warn.cc:1889
37760 #, gcc-internal-format
37761 msgid "read-only named return value %qD used as %<asm%>output"
37762 msgstr ""
37763
37764 #: c-family/c-warn.cc:1894
37765 #, gcc-internal-format
37766 msgid "assignment of function %qD"
37767 msgstr ""
37768
37769 #: c-family/c-warn.cc:1895
37770 #, gcc-internal-format
37771 msgid "increment of function %qD"
37772 msgstr ""
37773
37774 #: c-family/c-warn.cc:1896
37775 #, gcc-internal-format
37776 msgid "decrement of function %qD"
37777 msgstr ""
37778
37779 #: c-family/c-warn.cc:1897
37780 #, gcc-internal-format
37781 msgid "function %qD used as %<asm%> output"
37782 msgstr ""
37783
37784 #: c-family/c-warn.cc:1900 c/c-typeck.cc:5139
37785 #, gcc-internal-format
37786 msgid "assignment of read-only location %qE"
37787 msgstr ""
37788
37789 #: c-family/c-warn.cc:1901 c/c-typeck.cc:5142
37790 #, gcc-internal-format
37791 msgid "increment of read-only location %qE"
37792 msgstr ""
37793
37794 #: c-family/c-warn.cc:1902 c/c-typeck.cc:5145
37795 #, gcc-internal-format
37796 msgid "decrement of read-only location %qE"
37797 msgstr ""
37798
37799 #: c-family/c-warn.cc:1903
37800 #, gcc-internal-format
37801 msgid "read-only location %qE used as %<asm%> output"
37802 msgstr ""
37803
37804 #: c-family/c-warn.cc:1917 rust/backend/rust-tree.cc:5954
37805 #, gcc-internal-format
37806 msgid "lvalue required as left operand of assignment"
37807 msgstr ""
37808
37809 #: c-family/c-warn.cc:1920 rust/backend/rust-tree.cc:5957
37810 #, gcc-internal-format
37811 msgid "lvalue required as increment operand"
37812 msgstr ""
37813
37814 #: c-family/c-warn.cc:1923 rust/backend/rust-tree.cc:5960
37815 #, gcc-internal-format
37816 msgid "lvalue required as decrement operand"
37817 msgstr ""
37818
37819 #: c-family/c-warn.cc:1926 rust/backend/rust-tree.cc:5963
37820 #, gcc-internal-format
37821 msgid "lvalue required as unary %<&%> operand"
37822 msgstr ""
37823
37824 #: c-family/c-warn.cc:1929 rust/backend/rust-tree.cc:5966
37825 #, gcc-internal-format
37826 msgid "lvalue required in %<asm%> statement"
37827 msgstr ""
37828
37829 #: c-family/c-warn.cc:1946
37830 #, gcc-internal-format
37831 msgid "invalid type argument (have %qT)"
37832 msgstr ""
37833
37834 #: c-family/c-warn.cc:1950
37835 #, gcc-internal-format
37836 msgid "invalid type argument of array indexing (have %qT)"
37837 msgstr ""
37838
37839 #: c-family/c-warn.cc:1955
37840 #, gcc-internal-format
37841 msgid "invalid type argument of unary %<*%> (have %qT)"
37842 msgstr ""
37843
37844 #: c-family/c-warn.cc:1960
37845 #, gcc-internal-format
37846 msgid "invalid type argument of %<->%> (have %qT)"
37847 msgstr ""
37848
37849 #: c-family/c-warn.cc:1965
37850 #, gcc-internal-format
37851 msgid "invalid type argument of %<->*%> (have %qT)"
37852 msgstr ""
37853
37854 #: c-family/c-warn.cc:1970
37855 #, gcc-internal-format
37856 msgid "invalid type argument of implicit conversion (have %qT)"
37857 msgstr ""
37858
37859 #: c-family/c-warn.cc:1997
37860 #, gcc-internal-format
37861 msgid "array subscript has type %<char%>"
37862 msgstr ""
37863
37864 #: c-family/c-warn.cc:2033 c-family/c-warn.cc:2036
37865 #, gcc-internal-format
37866 msgid "suggest parentheses around %<+%> inside %<<<%>"
37867 msgstr ""
37868
37869 #: c-family/c-warn.cc:2039 c-family/c-warn.cc:2042
37870 #, gcc-internal-format
37871 msgid "suggest parentheses around %<-%> inside %<<<%>"
37872 msgstr ""
37873
37874 #: c-family/c-warn.cc:2048 c-family/c-warn.cc:2051
37875 #, gcc-internal-format
37876 msgid "suggest parentheses around %<+%> inside %<>>%>"
37877 msgstr ""
37878
37879 #: c-family/c-warn.cc:2054 c-family/c-warn.cc:2057
37880 #, gcc-internal-format
37881 msgid "suggest parentheses around %<-%> inside %<>>%>"
37882 msgstr ""
37883
37884 #: c-family/c-warn.cc:2063 c-family/c-warn.cc:2066
37885 #, gcc-internal-format
37886 msgid "suggest parentheses around %<&&%> within %<||%>"
37887 msgstr ""
37888
37889 #: c-family/c-warn.cc:2073 c-family/c-warn.cc:2077
37890 #, gcc-internal-format
37891 msgid "suggest parentheses around arithmetic in operand of %<|%>"
37892 msgstr ""
37893
37894 #: c-family/c-warn.cc:2081 c-family/c-warn.cc:2084
37895 #, gcc-internal-format
37896 msgid "suggest parentheses around comparison in operand of %<|%>"
37897 msgstr ""
37898
37899 #: c-family/c-warn.cc:2089
37900 #, gcc-internal-format
37901 msgid ""
37902 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!"
37903 "%> to %<~%>"
37904 msgstr ""
37905
37906 #: c-family/c-warn.cc:2097 c-family/c-warn.cc:2101
37907 #, gcc-internal-format
37908 msgid "suggest parentheses around arithmetic in operand of %<^%>"
37909 msgstr ""
37910
37911 #: c-family/c-warn.cc:2105 c-family/c-warn.cc:2108
37912 #, gcc-internal-format
37913 msgid "suggest parentheses around comparison in operand of %<^%>"
37914 msgstr ""
37915
37916 #: c-family/c-warn.cc:2114 c-family/c-warn.cc:2117
37917 #, gcc-internal-format
37918 msgid "suggest parentheses around %<+%> in operand of %<&%>"
37919 msgstr ""
37920
37921 #: c-family/c-warn.cc:2120 c-family/c-warn.cc:2123
37922 #, gcc-internal-format
37923 msgid "suggest parentheses around %<-%> in operand of %<&%>"
37924 msgstr ""
37925
37926 #: c-family/c-warn.cc:2127 c-family/c-warn.cc:2130
37927 #, gcc-internal-format
37928 msgid "suggest parentheses around comparison in operand of %<&%>"
37929 msgstr ""
37930
37931 #: c-family/c-warn.cc:2135
37932 #, gcc-internal-format
37933 msgid ""
37934 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!"
37935 "%> to %<~%>"
37936 msgstr ""
37937
37938 #: c-family/c-warn.cc:2142 c-family/c-warn.cc:2145
37939 #, gcc-internal-format
37940 msgid "suggest parentheses around comparison in operand of %<==%>"
37941 msgstr ""
37942
37943 #: c-family/c-warn.cc:2150 c-family/c-warn.cc:2153
37944 #, gcc-internal-format
37945 msgid "suggest parentheses around comparison in operand of %<!=%>"
37946 msgstr ""
37947
37948 #: c-family/c-warn.cc:2163 c-family/c-warn.cc:2169
37949 #, gcc-internal-format
37950 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
37951 msgstr ""
37952
37953 #: c-family/c-warn.cc:2185
37954 #, gcc-internal-format
37955 msgid "label %q+D defined but not used"
37956 msgstr ""
37957
37958 #: c-family/c-warn.cc:2187
37959 #, gcc-internal-format
37960 msgid "label %q+D declared but not defined"
37961 msgstr ""
37962
37963 #: c-family/c-warn.cc:2210
37964 #, gcc-internal-format
37965 msgid "division by zero"
37966 msgstr ""
37967
37968 #: c-family/c-warn.cc:2230
37969 #, gcc-internal-format
37970 msgid ""
37971 "%<memset%> used with constant zero length parameter; this could be due to "
37972 "transposed parameters"
37973 msgstr ""
37974
37975 #: c-family/c-warn.cc:2254
37976 #, gcc-internal-format
37977 msgid ""
37978 "%<memset%> used with length equal to number of elements without "
37979 "multiplication by element size"
37980 msgstr ""
37981
37982 #: c-family/c-warn.cc:2334
37983 #, gcc-internal-format
37984 msgid "comparison of integer expressions of different signedness: %qT and %qT"
37985 msgstr ""
37986
37987 #: c-family/c-warn.cc:2387
37988 #, gcc-internal-format
37989 msgid "promoted bitwise complement of an unsigned value is always nonzero"
37990 msgstr ""
37991
37992 #: c-family/c-warn.cc:2391
37993 #, gcc-internal-format
37994 msgid ""
37995 "comparison of promoted bitwise complement of an unsigned value with constant"
37996 msgstr ""
37997
37998 #: c-family/c-warn.cc:2402
37999 #, gcc-internal-format
38000 msgid ""
38001 "comparison of promoted bitwise complement of an unsigned value with unsigned"
38002 msgstr ""
38003
38004 #: c-family/c-warn.cc:2457
38005 #, gcc-internal-format
38006 msgid "unused parameter %qD"
38007 msgstr ""
38008
38009 #: c-family/c-warn.cc:2519
38010 #, gcc-internal-format
38011 msgid "typedef %qD locally defined but not used"
38012 msgstr ""
38013
38014 #: c-family/c-warn.cc:2555
38015 #, gcc-internal-format
38016 msgid "duplicated %<if%> condition"
38017 msgstr ""
38018
38019 #: c-family/c-warn.cc:2584
38020 #, gcc-internal-format
38021 msgid ""
38022 "optimization attribute on %qD follows definition but the attribute doesn%'t "
38023 "match"
38024 msgstr ""
38025
38026 #: c-family/c-warn.cc:2592
38027 #, gcc-internal-format
38028 msgid ""
38029 "inline declaration of %qD follows declaration with attribute %<noinline%>"
38030 msgstr ""
38031
38032 #: c-family/c-warn.cc:2597
38033 #, gcc-internal-format
38034 msgid ""
38035 "declaration of %q+D with attribute %<noinline%> follows inline declaration"
38036 msgstr ""
38037
38038 #: c-family/c-warn.cc:2646
38039 #, gcc-internal-format
38040 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
38041 msgstr ""
38042
38043 #: c-family/c-warn.cc:2684 c-family/c-warn.cc:2708
38044 #, gcc-internal-format
38045 msgid "comparison of constant %qE with boolean expression is always false"
38046 msgstr ""
38047
38048 #: c-family/c-warn.cc:2687 c-family/c-warn.cc:2705
38049 #, gcc-internal-format
38050 msgid "comparison of constant %qE with boolean expression is always true"
38051 msgstr ""
38052
38053 #: c-family/c-warn.cc:2755
38054 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
38055 msgid_plural ""
38056 "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
38057 msgstr[0] ""
38058 msgstr[1] ""
38059
38060 #: c-family/c-warn.cc:2821 c/c-typeck.cc:5733 cp/call.cc:6281
38061 #, gcc-internal-format
38062 msgid "this condition has identical branches"
38063 msgstr ""
38064
38065 #: c-family/c-warn.cc:2928
38066 #, gcc-internal-format
38067 msgid "macro expands to multiple statements"
38068 msgstr ""
38069
38070 #: c-family/c-warn.cc:2929
38071 #, gcc-internal-format
38072 msgid "some parts of macro expansion are not guarded by this %qs clause"
38073 msgstr ""
38074
38075 #: c-family/c-warn.cc:3022
38076 #, gcc-internal-format
38077 msgid ""
38078 "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment "
38079 "%d) may result in an unaligned pointer value"
38080 msgstr ""
38081
38082 #: c-family/c-warn.cc:3029 c-family/c-warn.cc:3032 cp/init.cc:654
38083 #, gcc-internal-format
38084 msgid "defined here"
38085 msgstr ""
38086
38087 #: c-family/c-warn.cc:3119
38088 #, gcc-internal-format
38089 msgid ""
38090 "taking address of packed member of %qT may result in an unaligned pointer "
38091 "value"
38092 msgstr ""
38093
38094 #: c-family/c-warn.cc:3347
38095 msgid "mismatch in bound %Z of argument %u declared as %s"
38096 msgid_plural "mismatch in bounds %Z of argument %u declared as %s"
38097 msgstr[0] ""
38098 msgstr[1] ""
38099
38100 #: c-family/c-warn.cc:3350 c-family/c-warn.cc:3721
38101 #, gcc-internal-format, gfc-internal-format
38102 msgid "previously declared as %s"
38103 msgstr ""
38104
38105 #: c-family/c-warn.cc:3484
38106 #, gcc-internal-format, gfc-internal-format
38107 msgid "argument %u of type %s declared as a variable length array"
38108 msgstr ""
38109
38110 #: c-family/c-warn.cc:3489
38111 #, gcc-internal-format, gfc-internal-format
38112 msgid "previously declared as a pointer %s"
38113 msgstr ""
38114
38115 #: c-family/c-warn.cc:3490
38116 #, gcc-internal-format, gfc-internal-format
38117 msgid "previously declared as an ordinary array %s"
38118 msgstr ""
38119
38120 #: c-family/c-warn.cc:3503 c-family/c-warn.cc:3517
38121 #, gcc-internal-format, gfc-internal-format
38122 msgid "argument %u of type %s declared as a pointer"
38123 msgstr ""
38124
38125 #: c-family/c-warn.cc:3507 c-family/c-warn.cc:3533
38126 #, gcc-internal-format, gfc-internal-format
38127 msgid "previously declared as a variable length array %s"
38128 msgstr ""
38129
38130 #: c-family/c-warn.cc:3520
38131 #, gcc-internal-format, gfc-internal-format
38132 msgid "previously declared as an array %s"
38133 msgstr ""
38134
38135 #: c-family/c-warn.cc:3529
38136 #, gcc-internal-format, gfc-internal-format
38137 msgid "argument %u of type %s declared as an ordinary array"
38138 msgstr ""
38139
38140 #: c-family/c-warn.cc:3557
38141 #, gcc-internal-format, gfc-internal-format
38142 msgid "argument %u of type %s declared with %u variable bound"
38143 msgid_plural "argument %u of type %s declared with %u variable bounds"
38144 msgstr[0] ""
38145 msgstr[1] ""
38146
38147 #: c-family/c-warn.cc:3564
38148 #, gcc-internal-format, gfc-internal-format
38149 msgid "previously declared as %s with %u variable bound"
38150 msgid_plural "previously declared as %s with %u variable bounds"
38151 msgstr[0] ""
38152 msgstr[1] ""
38153
38154 #: c-family/c-warn.cc:3588
38155 #, gcc-internal-format, gfc-internal-format
38156 msgid "argument %u of type %s declared with %u unspecified variable bound"
38157 msgid_plural ""
38158 "argument %u of type %s declared with %u unspecified variable bounds"
38159 msgstr[0] ""
38160 msgstr[1] ""
38161
38162 #: c-family/c-warn.cc:3596
38163 #, gcc-internal-format, gfc-internal-format
38164 msgid "previously declared as %s with %u unspecified variable bound"
38165 msgid_plural "previously declared as %s with %u unspecified variable bounds"
38166 msgstr[0] ""
38167 msgstr[1] ""
38168
38169 #: c-family/c-warn.cc:3603
38170 #, gcc-internal-format, gfc-internal-format
38171 msgid "subsequently declared as %s with %u unspecified variable bound"
38172 msgid_plural "subsequently declared as %s with %u unspecified variable bounds"
38173 msgstr[0] ""
38174 msgstr[1] ""
38175
38176 #: c-family/c-warn.cc:3656
38177 #, gcc-internal-format
38178 msgid "argument %u of type %s declared with mismatched bound argument %E"
38179 msgstr ""
38180
38181 #: c-family/c-warn.cc:3663 c-family/c-warn.cc:3697
38182 #, gcc-internal-format
38183 msgid "argument %u of type %s declared with mismatched bound %<%s%>"
38184 msgstr ""
38185
38186 #: c-family/c-warn.cc:3675
38187 #, gcc-internal-format
38188 msgid "previously declared as %s with bound argument %E"
38189 msgstr ""
38190
38191 #: c-family/c-warn.cc:3680
38192 #, gcc-internal-format
38193 msgid "previously declared as %s with bound %<%s%>"
38194 msgstr ""
38195
38196 #: c-family/c-warn.cc:3700
38197 #, gcc-internal-format
38198 msgid "previously declared as %s with bound %qs"
38199 msgstr ""
38200
38201 #: c-family/c-warn.cc:3719
38202 #, gcc-internal-format, gfc-internal-format
38203 msgid "argument %u of type %s with mismatched bound"
38204 msgstr ""
38205
38206 #: c-family/c-warn.cc:3750
38207 #, gcc-internal-format
38208 msgid ""
38209 "expression does not compute the number of elements in this array; element "
38210 "type is %qT, not %qT"
38211 msgstr ""
38212
38213 #: c-family/c-warn.cc:3760
38214 #, gcc-internal-format
38215 msgid "add parentheses around %qE to silence this warning"
38216 msgstr ""
38217
38218 #: c-family/c-warn.cc:3764
38219 #, gcc-internal-format
38220 msgid "add parentheses around the second %<sizeof%> to silence this warning"
38221 msgstr ""
38222
38223 #: c-family/c-warn.cc:3790
38224 #, gcc-internal-format
38225 msgid "comparison between two arrays is deprecated in C++20"
38226 msgstr ""
38227
38228 #: c-family/c-warn.cc:3791
38229 #, gcc-internal-format
38230 msgid "comparison between two arrays"
38231 msgstr ""
38232
38233 #: c-family/c-warn.cc:3795
38234 #, gcc-internal-format
38235 msgid ""
38236 "use unary %<+%> which decays operands to pointers or %<&%D[0] %s &%D[0]%> to "
38237 "compare the addresses"
38238 msgstr ""
38239
38240 #: c-family/c-warn.cc:3799
38241 #, gcc-internal-format
38242 msgid "use %<&%D[0] %s &%D[0]%> to compare the addresses"
38243 msgstr ""
38244
38245 #: c-family/c-warn.cc:3844
38246 #, gcc-internal-format
38247 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1 << %wu%> (%wu)?"
38248 msgstr ""
38249
38250 #: c-family/c-warn.cc:3854
38251 #, gcc-internal-format
38252 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1LL << %wu%>?"
38253 msgstr ""
38254
38255 #: c-family/c-warn.cc:3861
38256 #, gcc-internal-format
38257 msgid "result of %<%wu^%wu%> is %wu; did you mean exponentiation?"
38258 msgstr ""
38259
38260 #: c-family/c-warn.cc:3872
38261 #, gcc-internal-format
38262 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1e%wu%>?"
38263 msgstr ""
38264
38265 #: c-family/c-warn.cc:3889
38266 #, gcc-internal-format
38267 msgid ""
38268 "you can silence this warning by using a hexadecimal constant (%wx rather "
38269 "than %wd)"
38270 msgstr ""
38271
38272 #: c-family/cppspec.cc:94
38273 #, gcc-internal-format
38274 msgid "%qs is not a valid option to the preprocessor"
38275 msgstr ""
38276
38277 #: c-family/cppspec.cc:113
38278 #, gcc-internal-format
38279 msgid "too many input files"
38280 msgstr ""
38281
38282 #: c-family/known-headers.cc:322
38283 #, gcc-internal-format
38284 msgid "%qs is defined in header %qs; did you forget to %<#include %s%>?"
38285 msgstr ""
38286
38287 #: common/config/aarch64/aarch64-common.cc:400 config/aarch64/aarch64.cc:18044
38288 #, gcc-internal-format
38289 msgid "unknown value %qs for %<-mcpu%>"
38290 msgstr ""
38291
38292 #: common/config/alpha/alpha-common.cc:75
38293 #, gcc-internal-format
38294 msgid "bad value %qs for %<-mtls-size%> switch"
38295 msgstr ""
38296
38297 #: common/config/arc/arc-common.cc:82
38298 #, gcc-internal-format
38299 msgid "multiple %<-mcpu=%> options specified"
38300 msgstr ""
38301
38302 #: common/config/arc/arc-common.cc:88
38303 #, gcc-internal-format
38304 msgid "Unsupported value for mmpy-option"
38305 msgstr ""
38306
38307 #: common/config/arm/arm-common.cc:289
38308 #, gcc-internal-format
38309 msgid "%%:%<target_mode_check%> takes an even number of parameters"
38310 msgstr ""
38311
38312 #: common/config/arm/arm-common.cc:298
38313 #, gcc-internal-format
38314 msgid "unrecognized option passed to %%:%<target_mode_check%>"
38315 msgstr ""
38316
38317 #: common/config/arm/arm-common.cc:378 common/config/arm/arm-common.cc:442
38318 #: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:17976
38319 #: config/aarch64/aarch64.cc:18014
38320 #, gcc-internal-format
38321 msgid "valid arguments are: %s; did you mean %qs?"
38322 msgstr ""
38323
38324 #: common/config/arm/arm-common.cc:381 common/config/arm/arm-common.cc:445
38325 #: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:17979
38326 #: config/aarch64/aarch64.cc:18017
38327 #, gcc-internal-format, gfc-internal-format
38328 msgid "valid arguments are: %s"
38329 msgstr ""
38330
38331 #: common/config/arm/arm-common.cc:418 common/config/arm/arm-common.cc:472
38332 #, gcc-internal-format, gfc-internal-format
38333 msgid "unrecognized %s target: %s"
38334 msgstr ""
38335
38336 #: common/config/arm/arm-common.cc:508
38337 #, gcc-internal-format
38338 msgid "unrecognized %<-mfpu%> target: %s"
38339 msgstr ""
38340
38341 #: common/config/arm/arm-common.cc:536
38342 #, gcc-internal-format
38343 msgid "%qs does not support feature %qs"
38344 msgstr ""
38345
38346 #: common/config/arm/arm-common.cc:547
38347 #, gcc-internal-format
38348 msgid "valid feature names are: %s; did you mean %qs?"
38349 msgstr ""
38350
38351 #: common/config/arm/arm-common.cc:550
38352 #, gcc-internal-format, gfc-internal-format
38353 msgid "valid feature names are: %s"
38354 msgstr ""
38355
38356 #: common/config/arm/arm-common.cc:568
38357 #, gcc-internal-format, gfc-internal-format
38358 msgid "%s does not take any feature options"
38359 msgstr ""
38360
38361 #: common/config/arm/arm-common.cc:665
38362 #, gcc-internal-format
38363 msgid "%%:%<canon_for_mlib%> takes 1 or more pairs of parameters"
38364 msgstr ""
38365
38366 #: common/config/arm/arm-common.cc:679
38367 #, gcc-internal-format
38368 msgid "unrecognized operand to %%:%<canon_for_mlib%>"
38369 msgstr ""
38370
38371 #: common/config/arm/arm-common.cc:1038
38372 #, gcc-internal-format
38373 msgid "unrecognized operand to %%:%<asm_auto_mfpu%>"
38374 msgstr ""
38375
38376 #: common/config/avr/avr-common.cc:91
38377 #, gcc-internal-format
38378 msgid ""
38379 "option %<-mdouble=64%> is only available if configured %<--with-double={64|"
38380 "64,32|32,64}%>"
38381 msgstr ""
38382
38383 #: common/config/avr/avr-common.cc:99
38384 #, gcc-internal-format
38385 msgid ""
38386 "option %<-mdouble=32%> is only available if configured %<--with-double={32|"
38387 "32,64|64,32}%>"
38388 msgstr ""
38389
38390 #: common/config/avr/avr-common.cc:115
38391 #, gcc-internal-format
38392 msgid ""
38393 "option %<-mlong-double=64%> is only available if configured %<--with-long-"
38394 "double={64|64,32|32,64}%>, or %<--with-long-double=double%> together with "
38395 "%<--with-double={64|64,32|32,64}%>"
38396 msgstr ""
38397
38398 #: common/config/avr/avr-common.cc:124
38399 #, gcc-internal-format
38400 msgid ""
38401 "option %<-mlong-double=32%> is only available if configured %<--with-long-"
38402 "double={32|32,64|64,32}%>, or %<--with-long-double=double%> together with "
38403 "%<--with-double={32|32,64|64,32}%>"
38404 msgstr ""
38405
38406 #: common/config/bfin/bfin-common.cc:304 common/config/m68k/m68k-common.cc:60
38407 #, gcc-internal-format
38408 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
38409 msgstr ""
38410
38411 #: common/config/bfin/bfin-common.cc:323
38412 #, gcc-internal-format
38413 msgid "%<-mcpu=%s%> is not valid"
38414 msgstr ""
38415
38416 #: common/config/bfin/bfin-common.cc:359
38417 #, gcc-internal-format
38418 msgid "%<-mcpu=%s%> has invalid silicon revision"
38419 msgstr ""
38420
38421 #: common/config/i386/i386-common.cc:1759
38422 #, gcc-internal-format
38423 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
38424 msgstr ""
38425
38426 #: common/config/i386/i386-common.cc:1762
38427 #, gcc-internal-format
38428 msgid "%<-malign-loops=%d%> is not between 0 and %d"
38429 msgstr ""
38430
38431 #: common/config/i386/i386-common.cc:1769
38432 #, gcc-internal-format
38433 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
38434 msgstr ""
38435
38436 #: common/config/i386/i386-common.cc:1772
38437 #, gcc-internal-format
38438 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
38439 msgstr ""
38440
38441 #: common/config/i386/i386-common.cc:1780
38442 #, gcc-internal-format
38443 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
38444 msgstr ""
38445
38446 #: common/config/i386/i386-common.cc:1783
38447 #, gcc-internal-format
38448 msgid "%<-malign-functions=%d%> is not between 0 and %d"
38449 msgstr ""
38450
38451 #: common/config/i386/i386-common.cc:1792
38452 #, gcc-internal-format
38453 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
38454 msgstr ""
38455
38456 #: common/config/i386/i386-common.cc:1856 common/config/s390/s390-common.cc:137
38457 #, gcc-internal-format
38458 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
38459 msgstr ""
38460
38461 #: common/config/i386/i386-common.cc:1866
38462 #, gcc-internal-format
38463 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
38464 msgstr ""
38465
38466 #: common/config/ia64/ia64-common.cc:65
38467 #, gcc-internal-format
38468 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
38469 msgstr ""
38470
38471 #: common/config/nds32/nds32-common.cc:49
38472 #, gcc-internal-format
38473 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
38474 msgstr ""
38475
38476 #: common/config/nds32/nds32-common.cc:59
38477 #, gcc-internal-format
38478 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
38479 msgstr ""
38480
38481 #: common/config/nds32/nds32-common.cc:69
38482 #, gcc-internal-format
38483 msgid ""
38484 "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, "
38485 "64, 128, 256, or 512"
38486 msgstr ""
38487
38488 #: common/config/riscv/riscv-common.cc:486
38489 #, gcc-internal-format
38490 msgid "%<-march=%s%>: extension %qs appear more than one time"
38491 msgstr ""
38492
38493 #: common/config/riscv/riscv-common.cc:734
38494 #, gcc-internal-format
38495 msgid "%<-march=%s%>: expect number after %<%dp%>"
38496 msgstr ""
38497
38498 #: common/config/riscv/riscv-common.cc:740
38499 #, gcc-internal-format
38500 msgid ""
38501 "%<-march=%s%>: for %<%s%dp%dp?%>, version number with more than 2 level is "
38502 "not supported"
38503 msgstr ""
38504
38505 #: common/config/riscv/riscv-common.cc:810
38506 #, gcc-internal-format
38507 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
38508 msgstr ""
38509
38510 #: common/config/riscv/riscv-common.cc:822
38511 #, gcc-internal-format
38512 msgid ""
38513 "version of %<g%> will be omitted, please specify version for individual "
38514 "extension"
38515 msgstr ""
38516
38517 #: common/config/riscv/riscv-common.cc:841
38518 #, gcc-internal-format
38519 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
38520 msgstr ""
38521
38522 #: common/config/riscv/riscv-common.cc:868
38523 #, gcc-internal-format
38524 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
38525 msgstr ""
38526
38527 #: common/config/riscv/riscv-common.cc:872
38528 #, gcc-internal-format
38529 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
38530 msgstr ""
38531
38532 #: common/config/riscv/riscv-common.cc:1059
38533 #, gcc-internal-format
38534 msgid "%<-march=%s%>: name of %s must be more than 1 letter"
38535 msgstr ""
38536
38537 #: common/config/riscv/riscv-common.cc:1071
38538 #, gcc-internal-format
38539 msgid "%<-march=%s%>: %s must separate with %<_%>"
38540 msgstr ""
38541
38542 #: common/config/riscv/riscv-common.cc:1100
38543 #, gcc-internal-format
38544 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
38545 msgstr ""
38546
38547 #: common/config/riscv/riscv-common.cc:1131
38548 #, gcc-internal-format
38549 msgid "%<-march=%s%>: unexpected ISA string at end: %qs"
38550 msgstr ""
38551
38552 #: common/config/riscv/riscv-common.cc:1327
38553 #, gcc-internal-format
38554 msgid "%<-mcpu=%s%>: unknown CPU"
38555 msgstr ""
38556
38557 #: common/config/riscv/riscv-common.cc:1406
38558 #, gcc-internal-format
38559 msgid "Cannot find suitable multilib set for %<-march=%s%>/%<-mabi=%s%>"
38560 msgstr ""
38561
38562 #: common/config/rs6000/rs6000-common.cc:173 config/sparc/sparc.cc:1816
38563 #, gcc-internal-format
38564 msgid "unknown %<-mdebug-%s%> switch"
38565 msgstr ""
38566
38567 #: common/config/rs6000/rs6000-common.cc:212
38568 #, gcc-internal-format
38569 msgid "unknown switch %<-mlong-double-%s%>"
38570 msgstr ""
38571
38572 #: common/config/rs6000/rs6000-common.cc:223
38573 #, gcc-internal-format
38574 msgid "option %<%s%> requires %<-mlong-double-128%>"
38575 msgstr ""
38576
38577 #: common/config/rs6000/rs6000-common.cc:257
38578 #, gcc-internal-format
38579 msgid ""
38580 "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with "
38581 "glibc-2.18 or later"
38582 msgstr ""
38583
38584 #: common/config/rx/rx-common.cc:61
38585 #, gcc-internal-format
38586 msgid "the RX200 cpu does not have FPU hardware"
38587 msgstr ""
38588
38589 #: common/config/rx/rx-common.cc:63
38590 #, gcc-internal-format
38591 msgid "the RX100 cpu does not have FPU hardware"
38592 msgstr ""
38593
38594 #: common/config/s390/s390-common.cc:109
38595 #, gcc-internal-format
38596 msgid "stack guard value must be an exact power of 2"
38597 msgstr ""
38598
38599 #: common/config/s390/s390-common.cc:114
38600 #, gcc-internal-format
38601 msgid "stack size must be an exact power of 2"
38602 msgstr ""
38603
38604 #: common/config/v850/v850-common.cc:47
38605 #, gcc-internal-format
38606 msgid "value passed in %qs is too large"
38607 msgstr ""
38608
38609 #: config/darwin-c.cc:81
38610 #, gcc-internal-format
38611 msgid "too many %<#pragma options align=reset%>"
38612 msgstr ""
38613
38614 #: config/darwin-c.cc:101 config/darwin-c.cc:104 config/darwin-c.cc:106
38615 #: config/darwin-c.cc:108
38616 #, gcc-internal-format
38617 msgid "malformed %<#pragma options%>, ignoring"
38618 msgstr ""
38619
38620 #: config/darwin-c.cc:111
38621 #, gcc-internal-format
38622 msgid "junk at end of %<#pragma options%>"
38623 msgstr ""
38624
38625 #: config/darwin-c.cc:121
38626 #, gcc-internal-format
38627 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
38628 msgstr ""
38629
38630 #: config/darwin-c.cc:133
38631 #, gcc-internal-format
38632 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
38633 msgstr ""
38634
38635 #: config/darwin-c.cc:154
38636 #, gcc-internal-format
38637 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
38638 msgstr ""
38639
38640 #: config/darwin-c.cc:157
38641 #, gcc-internal-format
38642 msgid "junk at end of %<#pragma unused%>"
38643 msgstr ""
38644
38645 #: config/darwin-c.cc:168
38646 #, gcc-internal-format
38647 msgid "malformed %<#pragma ms_struct%>, ignoring"
38648 msgstr ""
38649
38650 #: config/darwin-c.cc:176
38651 #, gcc-internal-format
38652 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
38653 msgstr ""
38654
38655 #: config/darwin-c.cc:179
38656 #, gcc-internal-format
38657 msgid "junk at end of %<#pragma ms_struct%>"
38658 msgstr ""
38659
38660 #: config/darwin-c.cc:405
38661 #, gcc-internal-format, gfc-internal-format
38662 msgid "subframework include %s conflicts with framework include"
38663 msgstr ""
38664
38665 #: config/darwin-c.cc:709
38666 #, gcc-internal-format
38667 msgid "unknown value %qs of %<-mmacosx-version-min%>"
38668 msgstr ""
38669
38670 #: config/darwin-driver.cc:147
38671 #, gcc-internal-format
38672 msgid "%<sysctl%> for %<kern.osversion%> failed: %m"
38673 msgstr ""
38674
38675 #: config/darwin-driver.cc:186
38676 #, gcc-internal-format
38677 msgid "could not understand %<kern.osversion%> %q.*s"
38678 msgstr ""
38679
38680 #: config/darwin-driver.cc:226
38681 #, gcc-internal-format
38682 msgid "could not understand version %qs"
38683 msgstr ""
38684
38685 #: config/darwin-driver.cc:300
38686 #, gcc-internal-format
38687 msgid "this compiler does not support %qs"
38688 msgstr ""
38689
38690 #: config/darwin-driver.cc:326
38691 #, gcc-internal-format
38692 msgid "%qs is not valid for %<-mmacosx-version-min%>"
38693 msgstr ""
38694
38695 #: config/darwin-driver.cc:367
38696 #, gcc-internal-format
38697 msgid "this compiler does not support PowerPC (%<-arch%> option ignored)"
38698 msgstr ""
38699
38700 #: config/darwin-driver.cc:374
38701 #, gcc-internal-format
38702 msgid "%qs conflicts with %<-arch i386%> (%qs ignored)"
38703 msgstr ""
38704
38705 #: config/darwin-driver.cc:383
38706 #, gcc-internal-format
38707 msgid "%<-m32%> conflicts with %<-arch x86_64%> (%<-m32%> ignored)"
38708 msgstr ""
38709
38710 #: config/darwin-driver.cc:390
38711 #, gcc-internal-format
38712 msgid "this compiler does not support x86 (%<-arch%> option ignored)"
38713 msgstr ""
38714
38715 #: config/darwin-driver.cc:397
38716 #, gcc-internal-format
38717 msgid "%qs conflicts with %<-arch ppc%> (%qs ignored)"
38718 msgstr ""
38719
38720 #: config/darwin-driver.cc:406
38721 #, gcc-internal-format
38722 msgid "%<-m32%> conflicts with %<-arch ppc64%> (%<-m32%> ignored)"
38723 msgstr ""
38724
38725 #: config/darwin.cc:2024
38726 #, gcc-internal-format, gfc-internal-format
38727 msgid "failed to open temporary file %s for LTO output"
38728 msgstr ""
38729
38730 #: config/darwin.cc:2116
38731 #, gcc-internal-format
38732 msgid ""
38733 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
38734 msgstr ""
38735
38736 #: config/darwin.cc:2123
38737 #, gcc-internal-format
38738 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
38739 msgstr ""
38740
38741 #: config/darwin.cc:2715 config/darwin.cc:2779
38742 #, gcc-internal-format
38743 msgid "common variables must have an alignment of 32678 or less"
38744 msgstr ""
38745
38746 #: config/darwin.cc:2869
38747 #, gcc-internal-format
38748 msgid ""
38749 "protected visibility attribute not supported in this configuration; ignored"
38750 msgstr ""
38751
38752 #: config/darwin.cc:3084
38753 #, gcc-internal-format, gfc-internal-format
38754 msgid "failed to open temporary file %s with LTO output"
38755 msgstr ""
38756
38757 #: config/darwin.cc:3310
38758 #, gcc-internal-format
38759 msgid ""
38760 "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-"
38761 "runtime%>"
38762 msgstr ""
38763
38764 #: config/darwin.cc:3315
38765 #, gcc-internal-format
38766 msgid ""
38767 "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-"
38768 "runtime%>"
38769 msgstr ""
38770
38771 #: config/darwin.cc:3330
38772 #, gcc-internal-format
38773 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
38774 msgstr ""
38775
38776 #: config/darwin.cc:3409
38777 #, gcc-internal-format
38778 msgid ""
38779 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
38780 msgstr ""
38781
38782 #: config/darwin.cc:3452
38783 #, gcc-internal-format
38784 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
38785 msgstr ""
38786
38787 #: config/darwin.cc:3632
38788 #, gcc-internal-format
38789 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
38790 msgstr ""
38791
38792 #: config/darwin.cc:3639
38793 #, gcc-internal-format
38794 msgid "built-in function %qD takes one argument only"
38795 msgstr ""
38796
38797 #: config/darwin.cc:3706
38798 #, gcc-internal-format
38799 msgid "CFString literal is missing"
38800 msgstr ""
38801
38802 #: config/darwin.cc:3717
38803 #, gcc-internal-format
38804 msgid "CFString literal expression is not a string constant"
38805 msgstr ""
38806
38807 #: config/darwin.cc:3741
38808 #, gcc-internal-format
38809 msgid "non-ASCII character in CFString literal"
38810 msgstr ""
38811
38812 #: config/darwin.cc:3742
38813 #, gcc-internal-format
38814 msgid "embedded NUL in CFString literal"
38815 msgstr ""
38816
38817 #: config/host-darwin.cc:107
38818 #, gcc-internal-format
38819 msgid "PCH memory is not available: %m"
38820 msgstr ""
38821
38822 #: config/sol2-c.cc:91 config/sol2-c.cc:107
38823 #, gcc-internal-format
38824 msgid "malformed %<#pragma align%>, ignoring"
38825 msgstr ""
38826
38827 #: config/sol2-c.cc:100
38828 #, gcc-internal-format
38829 msgid "invalid alignment for %<#pragma align%>, ignoring"
38830 msgstr ""
38831
38832 #: config/sol2-c.cc:115
38833 #, gcc-internal-format
38834 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
38835 msgstr ""
38836
38837 #: config/sol2-c.cc:127 config/sol2-c.cc:139
38838 #, gcc-internal-format
38839 msgid "malformed %<#pragma align%>"
38840 msgstr ""
38841
38842 #: config/sol2-c.cc:134
38843 #, gcc-internal-format
38844 msgid "junk at end of %<#pragma align%>"
38845 msgstr ""
38846
38847 #: config/sol2-c.cc:155 config/sol2-c.cc:162
38848 #, gcc-internal-format
38849 msgid "malformed %<#pragma init%>, ignoring"
38850 msgstr ""
38851
38852 #: config/sol2-c.cc:186 config/sol2-c.cc:198
38853 #, gcc-internal-format
38854 msgid "malformed %<#pragma init%>"
38855 msgstr ""
38856
38857 #: config/sol2-c.cc:193
38858 #, gcc-internal-format
38859 msgid "junk at end of %<#pragma init%>"
38860 msgstr ""
38861
38862 #: config/sol2-c.cc:214 config/sol2-c.cc:221
38863 #, gcc-internal-format
38864 msgid "malformed %<#pragma fini%>, ignoring"
38865 msgstr ""
38866
38867 #: config/sol2-c.cc:245 config/sol2-c.cc:257
38868 #, gcc-internal-format
38869 msgid "malformed %<#pragma fini%>"
38870 msgstr ""
38871
38872 #: config/sol2-c.cc:252
38873 #, gcc-internal-format
38874 msgid "junk at end of %<#pragma fini%>"
38875 msgstr ""
38876
38877 #: config/sol2.cc:58
38878 #, gcc-internal-format
38879 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
38880 msgstr ""
38881
38882 #: config/vxworks.cc:165
38883 #, gcc-internal-format
38884 msgid "PIC is only supported for RTPs"
38885 msgstr ""
38886
38887 #: config/aarch64/aarch64-builtins.cc:2148
38888 #: config/aarch64/aarch64-builtins.cc:2382 config/arm/arm-builtins.cc:3112
38889 #, gcc-internal-format, gfc-internal-format
38890 msgid "argument %d must be a constant immediate"
38891 msgstr ""
38892
38893 #: config/aarch64/aarch64-builtins.cc:2220 config/arm/arm-builtins.cc:3467
38894 #, gcc-internal-format
38895 msgid "lane index must be a constant immediate"
38896 msgstr ""
38897
38898 #: config/aarch64/aarch64-builtins.cc:2224
38899 #, gcc-internal-format
38900 msgid "total size and element size must be a nonzero constant immediate"
38901 msgstr ""
38902
38903 #: config/aarch64/aarch64-builtins.cc:2472
38904 #, gcc-internal-format
38905 msgid "argument must be a 16-bit constant immediate"
38906 msgstr ""
38907
38908 #: config/aarch64/aarch64-builtins.cc:2578
38909 #, gcc-internal-format
38910 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
38911 msgstr ""
38912
38913 #: config/aarch64/aarch64-builtins.cc:2613
38914 #, gcc-internal-format, gfc-internal-format
38915 msgid "argument %d must be a constant immediate in range [0,15]"
38916 msgstr ""
38917
38918 #: config/aarch64/aarch64-builtins.cc:3369
38919 #: config/aarch64/aarch64-builtins.cc:3389
38920 #, gcc-internal-format, gfc-internal-format
38921 msgid "expected 64-bit address but argument 1 is %d-bit"
38922 msgstr ""
38923
38924 #: config/aarch64/aarch64-builtins.cc:3373
38925 #, gcc-internal-format, gfc-internal-format
38926 msgid "expected 64-bit address but argument 2 is %d-bit"
38927 msgstr ""
38928
38929 #: config/aarch64/aarch64-c.cc:286
38930 #, gcc-internal-format
38931 msgid "%<#pragma GCC aarch64%> requires a string parameter"
38932 msgstr ""
38933
38934 #: config/aarch64/aarch64-c.cc:298
38935 #, gcc-internal-format
38936 msgid "unknown %<#pragma GCC aarch64%> option %qs"
38937 msgstr ""
38938
38939 #: config/aarch64/aarch64-sve-builtins.cc:661
38940 #, gcc-internal-format
38941 msgid "ACLE function %qD requires ISA extension %qs"
38942 msgstr ""
38943
38944 #: config/aarch64/aarch64-sve-builtins.cc:663
38945 #, gcc-internal-format
38946 msgid ""
38947 "you can enable %qs using the command-line option %<-march%>, or by using the "
38948 "%<target%> attribute or pragma"
38949 msgstr ""
38950
38951 #: config/aarch64/aarch64-sve-builtins.cc:683
38952 #, gcc-internal-format
38953 msgid "ACLE function %qD is incompatible with the use of %qs"
38954 msgstr ""
38955
38956 #: config/aarch64/aarch64-sve-builtins.cc:726
38957 #, gcc-internal-format
38958 msgid "argument %d of %qE must be an integer constant expression"
38959 msgstr ""
38960
38961 #: config/aarch64/aarch64-sve-builtins.cc:738
38962 #, gcc-internal-format
38963 msgid ""
38964 "passing %wd to argument %d of %qE, which expects a value in the range [%wd, "
38965 "%wd]"
38966 msgstr ""
38967
38968 #: config/aarch64/aarch64-sve-builtins.cc:751
38969 #, gcc-internal-format
38970 msgid "passing %wd to argument %d of %qE, which expects either %wd or %wd"
38971 msgstr ""
38972
38973 #: config/aarch64/aarch64-sve-builtins.cc:764
38974 #, gcc-internal-format
38975 msgid "passing %wd to argument %d of %qE, which expects %wd, %wd, %wd or %wd"
38976 msgstr ""
38977
38978 #: config/aarch64/aarch64-sve-builtins.cc:776
38979 #, gcc-internal-format
38980 msgid "passing %wd to argument %d of %qE, which expects a valid %qT value"
38981 msgstr ""
38982
38983 #: config/aarch64/aarch64-sve-builtins.cc:1210
38984 #, gcc-internal-format
38985 msgid "%qE has no form that takes %qT arguments"
38986 msgstr ""
38987
38988 #: config/aarch64/aarch64-sve-builtins.cc:1276
38989 #, gcc-internal-format
38990 msgid ""
38991 "passing %qT to argument %d of %qE, which expects a 32-bit or 64-bit integer "
38992 "type"
38993 msgstr ""
38994
38995 #: config/aarch64/aarch64-sve-builtins.cc:1296
38996 #, gcc-internal-format
38997 msgid "passing %qT to argument %d of %qE, which expects a pointer type"
38998 msgstr ""
38999
39000 #: config/aarch64/aarch64-sve-builtins.cc:1299
39001 #, gcc-internal-format
39002 msgid "an explicit type suffix is needed when using a vector of base addresses"
39003 msgstr ""
39004
39005 #: config/aarch64/aarch64-sve-builtins.cc:1308
39006 #, gcc-internal-format
39007 msgid ""
39008 "passing %qT to argument %d of %qE, but %qT is not a valid SVE element type"
39009 msgstr ""
39010
39011 #: config/aarch64/aarch64-sve-builtins.cc:1316
39012 #, gcc-internal-format
39013 msgid ""
39014 "passing %qT to argument %d of %qE, which expects a pointer to 32-bit or 64-"
39015 "bit elements"
39016 msgstr ""
39017
39018 #: config/aarch64/aarch64-sve-builtins.cc:1350
39019 #, gcc-internal-format
39020 msgid ""
39021 "passing %qT to argument %d of %qE, which expects a single SVE vector rather "
39022 "than a tuple"
39023 msgstr ""
39024
39025 #. num_vectors is always != 1, so the singular isn't needed.
39026 #: config/aarch64/aarch64-sve-builtins.cc:1355
39027 #: config/aarch64/aarch64-sve-builtins.cc:1361
39028 #, gcc-internal-format
39029 msgid "%qT%d%qE%d"
39030 msgid_plural ""
39031 "passing single vector %qT to argument %d of %qE, which expects a tuple of %d "
39032 "vectors"
39033 msgstr[0] ""
39034 msgstr[1] ""
39035
39036 #: config/aarch64/aarch64-sve-builtins.cc:1370
39037 #, gcc-internal-format
39038 msgid "passing %qT to argument %d of %qE, which expects an SVE vector type"
39039 msgstr ""
39040
39041 #: config/aarch64/aarch64-sve-builtins.cc:1373
39042 #, gcc-internal-format
39043 msgid "passing %qT to argument %d of %qE, which expects an SVE tuple type"
39044 msgstr ""
39045
39046 #: config/aarch64/aarch64-sve-builtins.cc:1397
39047 #, gcc-internal-format
39048 msgid "passing %qT to argument %d of %qE, which expects a vector of integers"
39049 msgstr ""
39050
39051 #: config/aarch64/aarch64-sve-builtins.cc:1417
39052 #: config/aarch64/aarch64-sve-builtins.cc:1624
39053 #, gcc-internal-format
39054 msgid ""
39055 "passing %qT to argument %d of %qE, which expects a vector of unsigned "
39056 "integers"
39057 msgstr ""
39058
39059 #: config/aarch64/aarch64-sve-builtins.cc:1438
39060 #, gcc-internal-format
39061 msgid ""
39062 "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-"
39063 "bit elements"
39064 msgstr ""
39065
39066 #: config/aarch64/aarch64-sve-builtins.cc:1469
39067 #, gcc-internal-format
39068 msgid ""
39069 "passing %qT to argument %d of %qE, which expects a vector or scalar type"
39070 msgstr ""
39071
39072 #: config/aarch64/aarch64-sve-builtins.cc:1491
39073 #: config/aarch64/aarch64-sve-builtins.cc:2057
39074 #, gcc-internal-format
39075 msgid "passing %qT to argument %d of %qE, which expects %qT"
39076 msgstr ""
39077
39078 #: config/aarch64/aarch64-sve-builtins.cc:1511
39079 #, gcc-internal-format
39080 msgid "passing %qT to argument %d of %qE, but previous arguments had type %qT"
39081 msgstr ""
39082
39083 #: config/aarch64/aarch64-sve-builtins.cc:1605
39084 #, gcc-internal-format
39085 msgid ""
39086 "passing %qT to argument %d of %qE, which expects a vector of %d-bit elements"
39087 msgstr ""
39088
39089 #: config/aarch64/aarch64-sve-builtins.cc:1617
39090 #, gcc-internal-format
39091 msgid ""
39092 "passing %qT to argument %d of %qE, which expects a vector of signed integers"
39093 msgstr ""
39094
39095 #: config/aarch64/aarch64-sve-builtins.cc:1644
39096 #, gcc-internal-format
39097 msgid ""
39098 "arguments %d and %d of %qE must have the same element size, but the values "
39099 "passed here have type %qT and %qT respectively"
39100 msgstr ""
39101
39102 #: config/aarch64/aarch64-sve-builtins.cc:1665
39103 #, gcc-internal-format
39104 msgid ""
39105 "arguments %d and %d of %qE must have the same signedness, but the values "
39106 "passed here have type %qT and %qT respectively"
39107 msgstr ""
39108
39109 #: config/aarch64/aarch64-sve-builtins.cc:1676
39110 #, gcc-internal-format
39111 msgid ""
39112 "passing %qT instead of the expected %qT to argument %d of %qE, after passing "
39113 "%qT to argument %d"
39114 msgstr ""
39115
39116 #: config/aarch64/aarch64-sve-builtins.cc:1697
39117 #, gcc-internal-format
39118 msgid "passing %qT to argument %d of %qE, but argument %d had type %qT"
39119 msgstr ""
39120
39121 #: config/aarch64/aarch64-sve-builtins.cc:1715
39122 #, gcc-internal-format
39123 msgid "passing %qT to argument %d of %qE, which expects %qs"
39124 msgstr ""
39125
39126 #: config/aarch64/aarch64-sve-builtins.cc:1731
39127 #, gcc-internal-format
39128 msgid "passing %qT to argument %d of %qE, which expects a scalar pointer"
39129 msgstr ""
39130
39131 #: config/aarch64/aarch64-sve-builtins.cc:1754
39132 #, gcc-internal-format
39133 msgid ""
39134 "call to %qE is ambiguous; argument %d has type %qs but argument %d has type "
39135 "%qs"
39136 msgstr ""
39137
39138 #. It doesn't really matter whether the element is expected to be
39139 #. the same size as type suffix 0.
39140 #: config/aarch64/aarch64-sve-builtins.cc:1799
39141 #, gcc-internal-format
39142 msgid "passing %qT to argument %d of %qE, which expects a scalar element"
39143 msgstr ""
39144
39145 #. It doesn't seem useful to distinguish between signed and unsigned
39146 #. scalars here.
39147 #: config/aarch64/aarch64-sve-builtins.cc:1805
39148 #, gcc-internal-format
39149 msgid "passing %qT to argument %d of %qE, which expects a scalar integer"
39150 msgstr ""
39151
39152 #: config/aarch64/aarch64-sve-builtins.cc:1841
39153 #, gcc-internal-format
39154 msgid "passing %qT to argument %d of %qE, which expects %qs or %qs"
39155 msgstr ""
39156
39157 #: config/aarch64/aarch64-sve-builtins.cc:1861
39158 #, gcc-internal-format
39159 msgid ""
39160 "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-"
39161 "bit integers"
39162 msgstr ""
39163
39164 #: config/aarch64/aarch64-sve-builtins.cc:1911
39165 #, gcc-internal-format
39166 msgid "when storing %qT, %qE requires a vector base and a scalar index"
39167 msgstr ""
39168
39169 #: config/aarch64/aarch64-sve-builtins.cc:1916
39170 #, gcc-internal-format
39171 msgid "%qE requires a vector base and a scalar index"
39172 msgstr ""
39173
39174 #: config/aarch64/aarch64-sve-builtins.cc:1920
39175 #, gcc-internal-format
39176 msgid "%qE does not support 32-bit vector type %qT"
39177 msgstr ""
39178
39179 #: config/aarch64/aarch64-sve-builtins.cc:1948
39180 #, gcc-internal-format
39181 msgid "%qE does not support 32-bit sign-extended offsets"
39182 msgstr ""
39183
39184 #: config/aarch64/aarch64-sve-builtins.cc:1951
39185 #, gcc-internal-format
39186 msgid "%qE does not support sign-extended offsets"
39187 msgstr ""
39188
39189 #: config/aarch64/aarch64-sve-builtins.cc:1964
39190 #, gcc-internal-format
39191 msgid ""
39192 "passing %qT to argument %d of %qE, which when loading %qT expects a vector "
39193 "of %d-bit integers"
39194 msgstr ""
39195
39196 #: config/aarch64/aarch64-sve-builtins.cc:1969
39197 #, gcc-internal-format
39198 msgid ""
39199 "passing %qT to argument %d of %qE, which when storing %qT expects a vector "
39200 "of %d-bit integers"
39201 msgstr ""
39202
39203 #. TYPE is part of the function name.
39204 #: config/aarch64/aarch64-sve-builtins.cc:1976
39205 #, gcc-internal-format
39206 msgid ""
39207 "passing %qT to argument %d of %qE, which expects a vector of %d-bit integers"
39208 msgstr ""
39209
39210 #: config/aarch64/aarch64-sve-builtins.cc:2024
39211 #, gcc-internal-format
39212 msgid ""
39213 "passing %qT to argument %d of %qE, which expects a vector or pointer base "
39214 "address"
39215 msgstr ""
39216
39217 #: config/aarch64/aarch64-sve-builtins.cc:2108
39218 #, gcc-internal-format
39219 msgid "cannot combine a base of type %qT with an offset of type %qT"
39220 msgstr ""
39221
39222 #: config/aarch64/aarch64-sve-builtins.cc:2112
39223 #, gcc-internal-format
39224 msgid "cannot combine a base of type %qT with an index of type %qT"
39225 msgstr ""
39226
39227 #: config/aarch64/aarch64-sve-builtins.cc:2200
39228 #, gcc-internal-format
39229 msgid ""
39230 "passing %qT to argument %d of %qE, but its %qT form does not accept scalars"
39231 msgstr ""
39232
39233 #: config/aarch64/aarch64-sve-builtins.cc:3536
39234 #: config/arm/arm-mve-builtins.cc:173
39235 #: config/riscv/riscv-vector-builtins.cc:1473
39236 #, gcc-internal-format
39237 msgid "duplicate definition of %qs"
39238 msgstr ""
39239
39240 #: config/aarch64/aarch64-sve-builtins.cc:3712
39241 #, gcc-internal-format
39242 msgid "%qs applied to non-SVE type %qT"
39243 msgstr ""
39244
39245 #: config/aarch64/aarch64-sve-builtins.cc:3718
39246 #, gcc-internal-format
39247 msgid "%qs applied to non-vector type %qT"
39248 msgstr ""
39249
39250 #: config/aarch64/aarch64-sve-builtins.cc:3725
39251 #, gcc-internal-format
39252 msgid "%qs applied to type %qT, which already has a size"
39253 msgstr ""
39254
39255 #: config/aarch64/aarch64-sve-builtins.cc:3733
39256 #, gcc-internal-format
39257 msgid "%qs requires an integer constant expression"
39258 msgstr ""
39259
39260 #: config/aarch64/aarch64-sve-builtins.cc:3741
39261 #, gcc-internal-format
39262 msgid "unsupported SVE vector size"
39263 msgstr ""
39264
39265 #: config/aarch64/aarch64-sve-builtins.cc:3855
39266 #, gcc-internal-format
39267 msgid "SVE type %qT does not have a fixed size"
39268 msgstr ""
39269
39270 #: config/aarch64/aarch64-sve-builtins.cc:3860
39271 #, gcc-internal-format
39272 msgid "SVE type %qT does not have a defined alignment"
39273 msgstr ""
39274
39275 #: config/aarch64/aarch64-sve-builtins.cc:3865
39276 #: config/riscv/riscv-vector-builtins.cc:1411
39277 #, gcc-internal-format
39278 msgid "variables of type %qT cannot have thread-local storage duration"
39279 msgstr ""
39280
39281 #: config/aarch64/aarch64-sve-builtins.cc:3871
39282 #, gcc-internal-format
39283 msgid "arithmetic on pointer to SVE type %qT"
39284 msgstr ""
39285
39286 #: config/aarch64/aarch64-sve-builtins.cc:3878
39287 #, gcc-internal-format
39288 msgid "member variables cannot have SVE type %qT"
39289 msgstr ""
39290
39291 #: config/aarch64/aarch64-sve-builtins.cc:3880
39292 #, gcc-internal-format
39293 msgid "fields cannot have SVE type %qT"
39294 msgstr ""
39295
39296 #: config/aarch64/aarch64-sve-builtins.cc:3885
39297 #, gcc-internal-format
39298 msgid "array elements cannot have SVE type %qT"
39299 msgstr ""
39300
39301 #: config/aarch64/aarch64-sve-builtins.cc:3890
39302 #, gcc-internal-format
39303 msgid "cannot allocate objects with SVE type %qT"
39304 msgstr ""
39305
39306 #: config/aarch64/aarch64-sve-builtins.cc:3895
39307 #, gcc-internal-format
39308 msgid "cannot delete objects with SVE type %qT"
39309 msgstr ""
39310
39311 #: config/aarch64/aarch64-sve-builtins.cc:3900
39312 #, gcc-internal-format
39313 msgid "cannot throw or catch SVE type %qT"
39314 msgstr ""
39315
39316 #: config/aarch64/aarch64-sve-builtins.cc:3905
39317 #, gcc-internal-format
39318 msgid "capture by copy of SVE type %qT"
39319 msgstr ""
39320
39321 #: config/aarch64/aarch64.cc:2781
39322 #, gcc-internal-format
39323 msgid "the %qE attribute cannot be applied to an SVE function type"
39324 msgstr ""
39325
39326 #: config/aarch64/aarch64.cc:3219
39327 #, gcc-internal-format
39328 msgid "%qs is incompatible with the use of floating-point types"
39329 msgstr ""
39330
39331 #: config/aarch64/aarch64.cc:3222
39332 #, gcc-internal-format
39333 msgid "%qs is incompatible with the use of vector types"
39334 msgstr ""
39335
39336 #: config/aarch64/aarch64.cc:3226
39337 #, gcc-internal-format
39338 msgid ""
39339 "%qs feature modifier is incompatible with the use of floating-point types"
39340 msgstr ""
39341
39342 #: config/aarch64/aarch64.cc:3229
39343 #, gcc-internal-format
39344 msgid "%qs feature modifier is incompatible with the use of vector types"
39345 msgstr ""
39346
39347 #: config/aarch64/aarch64.cc:3245
39348 #, gcc-internal-format
39349 msgid "this operation requires the SVE ISA extension"
39350 msgstr ""
39351
39352 #: config/aarch64/aarch64.cc:3246
39353 #, gcc-internal-format
39354 msgid ""
39355 "you can enable SVE using the command-line option %<-march%>, or by using the "
39356 "%<target%> attribute or pragma"
39357 msgstr ""
39358
39359 #. We can't gracefully recover at this point, so make this a
39360 #. fatal error.
39361 #: config/aarch64/aarch64.cc:7212
39362 #, gcc-internal-format
39363 msgid "arguments of type %qT require the SVE ISA extension"
39364 msgstr ""
39365
39366 #: config/aarch64/aarch64.cc:7630
39367 #, gcc-internal-format
39368 msgid "SVE type %qT cannot be passed to an unprototyped function"
39369 msgstr ""
39370
39371 #: config/aarch64/aarch64.cc:7767 config/aarch64/aarch64.cc:7838
39372 #: config/aarch64/aarch64.cc:19715
39373 #, gcc-internal-format
39374 msgid "parameter passing for argument of type %qT changed in GCC 13.1"
39375 msgstr ""
39376
39377 #: config/aarch64/aarch64.cc:7777 config/aarch64/aarch64.cc:7847
39378 #: config/aarch64/aarch64.cc:19721 config/arm/arm.cc:7266
39379 #: config/arm/arm.cc:7296 config/arm/arm.cc:29325
39380 #, gcc-internal-format
39381 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
39382 msgstr ""
39383
39384 #: config/aarch64/aarch64.cc:7915
39385 #, gcc-internal-format
39386 msgid "%qE requires the SVE ISA extension"
39387 msgstr ""
39388
39389 #: config/aarch64/aarch64.cc:7918
39390 #, gcc-internal-format
39391 msgid "calls to functions of type %qT require the SVE ISA extension"
39392 msgstr ""
39393
39394 #: config/aarch64/aarch64.cc:8091
39395 #, gcc-internal-format
39396 msgid "stack probes for SVE frames"
39397 msgstr ""
39398
39399 #: config/aarch64/aarch64.cc:17461
39400 #, gcc-internal-format
39401 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
39402 msgstr ""
39403
39404 #: config/aarch64/aarch64.cc:17505
39405 #, gcc-internal-format
39406 msgid "%qs string ill-formed"
39407 msgstr ""
39408
39409 #: config/aarch64/aarch64.cc:17561
39410 #, gcc-internal-format
39411 msgid "invalid format for %<sve_width%>"
39412 msgstr ""
39413
39414 #: config/aarch64/aarch64.cc:17573
39415 #, gcc-internal-format
39416 msgid "invalid %<sve_width%> value: %d"
39417 msgstr ""
39418
39419 #: config/aarch64/aarch64.cc:17593
39420 #, gcc-internal-format, gfc-internal-format
39421 msgid "tuning string missing in option (%s)"
39422 msgstr ""
39423
39424 #: config/aarch64/aarch64.cc:17611
39425 #, gcc-internal-format, gfc-internal-format
39426 msgid "unknown tuning option (%s)"
39427 msgstr ""
39428
39429 #: config/aarch64/aarch64.cc:17799 config/arm/arm.cc:3193
39430 #: config/riscv/riscv.cc:6120
39431 #, gcc-internal-format
39432 msgid ""
39433 "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-"
39434 "protector-guard-offset=%s%>"
39435 msgstr ""
39436
39437 #: config/aarch64/aarch64.cc:17808 config/riscv/riscv.cc:6129
39438 #, gcc-internal-format
39439 msgid ""
39440 "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> "
39441 "must be used with %<-mstack-protector-guard=sysreg%>"
39442 msgstr ""
39443
39444 #: config/aarch64/aarch64.cc:17816
39445 #, gcc-internal-format
39446 msgid "specify a system register with a small string length"
39447 msgstr ""
39448
39449 #: config/aarch64/aarch64.cc:17826 config/arm/arm.cc:3205
39450 #: config/riscv/riscv.cc:6158 config/rs6000/rs6000.cc:4528
39451 #, gcc-internal-format
39452 msgid "%qs is not a valid offset in %qs"
39453 msgstr ""
39454
39455 #: config/aarch64/aarch64.cc:17833
39456 #, gcc-internal-format
39457 msgid "%<-fsanitize=shadow-call-stack%> requires %<-ffixed-x18%>"
39458 msgstr ""
39459
39460 #: config/aarch64/aarch64.cc:17923
39461 #, gcc-internal-format
39462 msgid ""
39463 "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given "
39464 "value %d (%llu KB) is out of range"
39465 msgstr ""
39466
39467 #: config/aarch64/aarch64.cc:17939
39468 #, gcc-internal-format
39469 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
39470 msgstr ""
39471
39472 #: config/aarch64/aarch64.cc:18041
39473 #, gcc-internal-format
39474 msgid "missing cpu name in %<-mcpu=%s%>"
39475 msgstr ""
39476
39477 #: config/aarch64/aarch64.cc:18048
39478 #, gcc-internal-format
39479 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
39480 msgstr ""
39481
39482 #: config/aarch64/aarch64.cc:18107
39483 #, gcc-internal-format
39484 msgid "invalid argument given to %<-mharden-sls=%>"
39485 msgstr ""
39486
39487 #: config/aarch64/aarch64.cc:18118
39488 #, gcc-internal-format
39489 msgid "%qs must be by itself for %<-mharden-sls=%>"
39490 msgstr ""
39491
39492 #: config/aarch64/aarch64.cc:18123
39493 #, gcc-internal-format
39494 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
39495 msgstr ""
39496
39497 #: config/aarch64/aarch64.cc:18151
39498 #, gcc-internal-format
39499 msgid "missing arch name in %<-march=%s%>"
39500 msgstr ""
39501
39502 #: config/aarch64/aarch64.cc:18154
39503 #, gcc-internal-format
39504 msgid "unknown value %qs for %<-march%>"
39505 msgstr ""
39506
39507 #: config/aarch64/aarch64.cc:18160
39508 #, gcc-internal-format
39509 msgid "did you mean %<-mcpu=%s%>?"
39510 msgstr ""
39511
39512 #: config/aarch64/aarch64.cc:18163
39513 #, gcc-internal-format
39514 msgid "invalid feature modifier %qs in %<-march=%s%>"
39515 msgstr ""
39516
39517 #: config/aarch64/aarch64.cc:18191
39518 #, gcc-internal-format
39519 msgid "missing cpu name in %<-mtune=%s%>"
39520 msgstr ""
39521
39522 #: config/aarch64/aarch64.cc:18194
39523 #, gcc-internal-format
39524 msgid "unknown value %qs for %<-mtune%>"
39525 msgstr ""
39526
39527 #: config/aarch64/aarch64.cc:18279
39528 #, gcc-internal-format
39529 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
39530 msgstr ""
39531
39532 #: config/aarch64/aarch64.cc:18333
39533 #, gcc-internal-format
39534 msgid "assembler does not support %<-mabi=ilp32%>"
39535 msgstr ""
39536
39537 #: config/aarch64/aarch64.cc:18340
39538 #, gcc-internal-format
39539 msgid "return address signing is only supported for %<-mabi=lp64%>"
39540 msgstr ""
39541
39542 #: config/aarch64/aarch64.cc:18413
39543 #, gcc-internal-format
39544 msgid "code model %qs with %<-f%s%>"
39545 msgstr ""
39546
39547 #: config/aarch64/aarch64.cc:18416
39548 #, gcc-internal-format
39549 msgid "code model %qs not supported in ilp32 mode"
39550 msgstr ""
39551
39552 #: config/aarch64/aarch64.cc:18568
39553 #, gcc-internal-format
39554 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
39555 msgstr ""
39556
39557 #: config/aarch64/aarch64.cc:18571
39558 #, gcc-internal-format
39559 msgid "invalid name %qs in %<target(\"arch=\")%> pragma or attribute"
39560 msgstr ""
39561
39562 #: config/aarch64/aarch64.cc:18575
39563 #, gcc-internal-format
39564 msgid ""
39565 "invalid feature modifier %s of value %qs in %<target()%> pragma or attribute"
39566 msgstr ""
39567
39568 #: config/aarch64/aarch64.cc:18609
39569 #, gcc-internal-format
39570 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
39571 msgstr ""
39572
39573 #: config/aarch64/aarch64.cc:18612
39574 #, gcc-internal-format
39575 msgid "invalid name %qs in %<target(\"cpu=\")%> pragma or attribute"
39576 msgstr ""
39577
39578 #: config/aarch64/aarch64.cc:18616 config/aarch64/aarch64.cc:18722
39579 #, gcc-internal-format
39580 msgid ""
39581 "invalid feature modifier %qs of value %qs in %<target()%> pragma or attribute"
39582 msgstr ""
39583
39584 #: config/aarch64/aarch64.cc:18639
39585 #, gcc-internal-format
39586 msgid ""
39587 "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
39588 msgstr ""
39589
39590 #: config/aarch64/aarch64.cc:18643
39591 #, gcc-internal-format
39592 msgid ""
39593 "invalid protection type %qs in %<target(\"branch-protection=\")%> pragma or "
39594 "attribute"
39595 msgstr ""
39596
39597 #: config/aarch64/aarch64.cc:18677
39598 #, gcc-internal-format
39599 msgid "invalid name %qs in %<target(\"tune=\")%> pragma or attribute"
39600 msgstr ""
39601
39602 #: config/aarch64/aarch64.cc:18718
39603 #, gcc-internal-format
39604 msgid "missing value in %<target()%> pragma or attribute"
39605 msgstr ""
39606
39607 #: config/aarch64/aarch64.cc:18776 config/aarch64/aarch64.cc:18949
39608 #, gcc-internal-format
39609 msgid "malformed %<target()%> pragma or attribute"
39610 msgstr ""
39611
39612 #: config/aarch64/aarch64.cc:18820
39613 #, gcc-internal-format
39614 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
39615 msgstr ""
39616
39617 #: config/aarch64/aarch64.cc:18828 config/i386/i386-options.cc:1254
39618 #, gcc-internal-format
39619 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
39620 msgstr ""
39621
39622 #: config/aarch64/aarch64.cc:18882
39623 #, gcc-internal-format
39624 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
39625 msgstr ""
39626
39627 #: config/aarch64/aarch64.cc:18939 config/arm/arm.cc:33526
39628 #: config/rs6000/rs6000.cc:24441 config/s390/s390.cc:16073
39629 #, gcc-internal-format
39630 msgid "attribute %<target%> argument not a string"
39631 msgstr ""
39632
39633 #: config/aarch64/aarch64.cc:18974
39634 #, gcc-internal-format
39635 msgid "arch extension %<%s%> should be prefixed by %<+%>"
39636 msgstr ""
39637
39638 #: config/aarch64/aarch64.cc:18977
39639 #, gcc-internal-format
39640 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
39641 msgstr ""
39642
39643 #: config/aarch64/aarch64.cc:18986
39644 #, gcc-internal-format
39645 msgid "malformed %<target(\"%s\")%> pragma or attribute"
39646 msgstr ""
39647
39648 #: config/aarch64/aarch64.cc:20466 config/arm/arm.cc:6614
39649 #: config/rs6000/rs6000-call.cc:366 config/s390/s390.cc:12424
39650 msgid ""
39651 "parameter passing for argument of type %qT with %<[[no_unique_address]]%> "
39652 "members changed %{in GCC 10.1%}"
39653 msgstr ""
39654
39655 #: config/aarch64/aarch64.cc:20471 config/arm/arm.cc:6619
39656 #: config/rs6000/rs6000-call.cc:361 config/s390/s390.cc:12419
39657 msgid ""
39658 "parameter passing for argument of type %qT when C++17 is enabled changed to "
39659 "match C++14 %{in GCC 10.1%}"
39660 msgstr ""
39661
39662 #: config/aarch64/aarch64.cc:20476 config/arm/arm.cc:6624
39663 msgid "parameter passing for argument of type %qT changed %{in GCC 12.1%}"
39664 msgstr ""
39665
39666 #: config/aarch64/aarch64.cc:21630 config/aarch64/aarch64.cc:21633
39667 #, gcc-internal-format
39668 msgid "lane %wd out of range %wd - %wd"
39669 msgstr ""
39670
39671 #: config/aarch64/aarch64.cc:26920 config/i386/i386.cc:23665
39672 #: config/i386/i386.cc:23796
39673 #, gcc-internal-format
39674 msgid "unsupported simdlen %wd"
39675 msgstr ""
39676
39677 #: config/aarch64/aarch64.cc:26932 config/aarch64/aarch64.cc:26961
39678 #, gcc-internal-format
39679 msgid "GCC does not currently support mixed size types for %<simd%> functions"
39680 msgstr ""
39681
39682 #: config/aarch64/aarch64.cc:26936
39683 #, gcc-internal-format
39684 msgid "GCC does not currently support return type %qT for %<simd%> functions"
39685 msgstr ""
39686
39687 #: config/aarch64/aarch64.cc:26940
39688 #, gcc-internal-format
39689 msgid "unsupported return type %qT for %<simd%> functions"
39690 msgstr ""
39691
39692 #: config/aarch64/aarch64.cc:26965
39693 #, gcc-internal-format
39694 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
39695 msgstr ""
39696
39697 #: config/aarch64/aarch64.cc:26991
39698 #, gcc-internal-format
39699 msgid "GCC does not currently support simdlen %wd for type %qT"
39700 msgstr ""
39701
39702 #: config/alpha/alpha.cc:420
39703 #, gcc-internal-format
39704 msgid "bad value %qs for %<-mtrap-precision%> switch"
39705 msgstr ""
39706
39707 #: config/alpha/alpha.cc:435
39708 #, gcc-internal-format
39709 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
39710 msgstr ""
39711
39712 #: config/alpha/alpha.cc:450
39713 #, gcc-internal-format
39714 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
39715 msgstr ""
39716
39717 #: config/alpha/alpha.cc:468
39718 #, gcc-internal-format
39719 msgid "bad value %qs for %<-mcpu%> switch"
39720 msgstr ""
39721
39722 #: config/alpha/alpha.cc:483
39723 #, gcc-internal-format
39724 msgid "bad value %qs for %<-mtune%> switch"
39725 msgstr ""
39726
39727 #: config/alpha/alpha.cc:501
39728 #, gcc-internal-format
39729 msgid "fp software completion requires %<-mtrap-precision=i%>"
39730 msgstr ""
39731
39732 #: config/alpha/alpha.cc:517
39733 #, gcc-internal-format
39734 msgid "rounding mode not supported for VAX floats"
39735 msgstr ""
39736
39737 #: config/alpha/alpha.cc:522
39738 #, gcc-internal-format
39739 msgid "trap mode not supported for VAX floats"
39740 msgstr ""
39741
39742 #: config/alpha/alpha.cc:526
39743 #, gcc-internal-format
39744 msgid "128-bit %<long double%> not supported for VAX floats"
39745 msgstr ""
39746
39747 #: config/alpha/alpha.cc:554
39748 #, gcc-internal-format, gfc-internal-format
39749 msgid "L%d cache latency unknown for %s"
39750 msgstr ""
39751
39752 #: config/alpha/alpha.cc:569
39753 #, gcc-internal-format
39754 msgid "bad value %qs for %<-mmemory-latency%>"
39755 msgstr ""
39756
39757 #: config/alpha/alpha.cc:6652 config/alpha/alpha.cc:6655 config/arc/arc.cc:7099
39758 #: config/arc/arc.cc:7373 config/s390/s390.cc:949
39759 #, gcc-internal-format
39760 msgid "bad builtin fcode"
39761 msgstr ""
39762
39763 #: config/arc/arc.cc:1098
39764 #, gcc-internal-format
39765 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
39766 msgstr ""
39767
39768 #: config/arc/arc.cc:1101
39769 #, gcc-internal-format
39770 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
39771 msgstr ""
39772
39773 #: config/arc/arc.cc:1106
39774 #, gcc-internal-format
39775 msgid "FPX fast and compact options cannot be specified together"
39776 msgstr ""
39777
39778 #: config/arc/arc.cc:1110
39779 #, gcc-internal-format
39780 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
39781 msgstr ""
39782
39783 #: config/arc/arc.cc:1115
39784 #, gcc-internal-format
39785 msgid "no FPX/FPU mixing allowed"
39786 msgstr ""
39787
39788 #: config/arc/arc.cc:1120
39789 #, gcc-internal-format
39790 msgid "PIC is not supported for %qs"
39791 msgstr ""
39792
39793 #: config/arc/arc.cc:1159
39794 #, gcc-internal-format
39795 msgid "missing dash"
39796 msgstr ""
39797
39798 #: config/arc/arc.cc:1171
39799 #, gcc-internal-format
39800 msgid "first register must be R0"
39801 msgstr ""
39802
39803 #: config/arc/arc.cc:1191
39804 #, gcc-internal-format, gfc-internal-format
39805 msgid "last register name %s must be an odd register"
39806 msgstr ""
39807
39808 #: config/arc/arc.cc:1200 config/ia64/ia64.cc:6052 config/pa/pa.cc:480
39809 #: config/sh/sh.cc:8293
39810 #, gcc-internal-format, gfc-internal-format
39811 msgid "%s-%s is an empty range"
39812 msgstr ""
39813
39814 #: config/arc/arc.cc:1250
39815 #, gcc-internal-format
39816 msgid ""
39817 "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or "
39818 "32"
39819 msgstr ""
39820
39821 #: config/arc/arc.cc:1312
39822 #, gcc-internal-format
39823 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
39824 msgstr ""
39825
39826 #: config/arc/arc.cc:1321
39827 #, gcc-internal-format
39828 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
39829 msgstr ""
39830
39831 #. Check options against architecture options.  Throw an error if
39832 #. option is not allowed.  Extra, check options against default
39833 #. architecture/cpu flags and throw an warning if we find a
39834 #. mismatch.
39835 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
39836 #. translated.  They are like keywords which one can relate with the
39837 #. architectural choices taken for an ARC CPU implementation.
39838 #: config/arc/arc.cc:1365
39839 #, gcc-internal-format
39840 msgid "option %<%s=%s%> is not available for %qs CPU"
39841 msgstr ""
39842
39843 #: config/arc/arc.cc:1370
39844 #, gcc-internal-format
39845 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
39846 msgstr ""
39847
39848 #: config/arc/arc.cc:1378
39849 #, gcc-internal-format
39850 msgid "option %qs is not available for %qs CPU"
39851 msgstr ""
39852
39853 #: config/arc/arc.cc:1383
39854 #, gcc-internal-format
39855 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
39856 msgstr ""
39857
39858 #: config/arc/arc.cc:1955
39859 #, gcc-internal-format, gfc-internal-format
39860 msgid "multiply option implies r%d is fixed"
39861 msgstr ""
39862
39863 #: config/arc/arc.cc:2103 config/epiphany/epiphany.cc:508
39864 #: config/epiphany/epiphany.cc:550
39865 #, gcc-internal-format
39866 msgid "argument of %qE attribute is not a string constant"
39867 msgstr ""
39868
39869 #: config/arc/arc.cc:2112
39870 #, gcc-internal-format
39871 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
39872 msgstr ""
39873
39874 #: config/arc/arc.cc:2121
39875 #, gcc-internal-format
39876 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
39877 msgstr ""
39878
39879 #: config/arc/arc.cc:2135 config/arm/arm.cc:7407 config/arm/arm.cc:7425
39880 #: config/arm/arm.cc:7606 config/avr/avr.cc:9588 config/avr/avr.cc:9604
39881 #: config/bfin/bfin.cc:4694 config/bfin/bfin.cc:4755 config/bfin/bfin.cc:4785
39882 #: config/bpf/bpf.cc:99 config/csky/csky.cc:6458 config/csky/csky.cc:6486
39883 #: config/epiphany/epiphany.cc:491 config/gcn/gcn.cc:332
39884 #: config/h8300/h8300.cc:4944 config/i386/i386-options.cc:3381
39885 #: config/i386/i386-options.cc:3558 config/i386/i386-options.cc:3614
39886 #: config/i386/i386-options.cc:3665 config/i386/i386-options.cc:3702
39887 #: config/m68k/m68k.cc:792 config/mcore/mcore.cc:3067
39888 #: config/nvptx/nvptx.cc:5800 config/riscv/riscv.cc:3854
39889 #: config/rl78/rl78.cc:820 config/rl78/rl78.cc:889
39890 #: config/rs6000/rs6000.cc:20395 config/rx/rx.cc:2727 config/rx/rx.cc:2753
39891 #: config/s390/s390.cc:1164 config/s390/s390.cc:1251 config/sh/sh.cc:8429
39892 #: config/sh/sh.cc:8447 config/sh/sh.cc:8471 config/sh/sh.cc:8542
39893 #: config/sh/sh.cc:8565 config/stormy16/stormy16.cc:2229
39894 #: config/v850/v850.cc:2010 config/visium/visium.cc:724
39895 #, gcc-internal-format
39896 msgid "%qE attribute only applies to functions"
39897 msgstr ""
39898
39899 #: config/arc/arc.cc:6998
39900 #, gcc-internal-format
39901 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
39902 msgstr ""
39903
39904 #: config/arc/arc.cc:7006
39905 #, gcc-internal-format
39906 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
39907 msgstr ""
39908
39909 #: config/arc/arc.cc:7169
39910 #, gcc-internal-format
39911 msgid "operand 1 should be an unsigned 3-bit immediate"
39912 msgstr ""
39913
39914 #: config/arc/arc.cc:7210 config/arc/arc.cc:7307
39915 #, gcc-internal-format
39916 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
39917 msgstr ""
39918
39919 #: config/arc/arc.cc:7243 config/arc/arc.cc:7275
39920 #, gcc-internal-format
39921 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
39922 msgstr ""
39923
39924 #: config/arc/arc.cc:7247 config/arc/arc.cc:7279
39925 #, gcc-internal-format
39926 msgid "operand 2 should be an unsigned 8-bit value"
39927 msgstr ""
39928
39929 #: config/arc/arc.cc:7311
39930 #, gcc-internal-format
39931 msgid "operand 3 should be an unsigned 8-bit value"
39932 msgstr ""
39933
39934 #: config/arc/arc.cc:7344
39935 #, gcc-internal-format
39936 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
39937 msgstr ""
39938
39939 #: config/arc/arc.cc:7348
39940 #, gcc-internal-format
39941 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
39942 msgstr ""
39943
39944 #: config/arc/arc.cc:7355
39945 #, gcc-internal-format
39946 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
39947 msgstr ""
39948
39949 #: config/arc/arc.cc:7358
39950 #, gcc-internal-format
39951 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
39952 msgstr ""
39953
39954 #: config/arc/arc.cc:7405
39955 #, gcc-internal-format, gfc-internal-format
39956 msgid "builtin requires an immediate for operand %d"
39957 msgstr ""
39958
39959 #: config/arc/arc.cc:7410
39960 #, gcc-internal-format, gfc-internal-format
39961 msgid "operand %d should be a 6 bit unsigned immediate"
39962 msgstr ""
39963
39964 #: config/arc/arc.cc:7414
39965 #, gcc-internal-format, gfc-internal-format
39966 msgid "operand %d should be a 8 bit unsigned immediate"
39967 msgstr ""
39968
39969 #: config/arc/arc.cc:7418
39970 #, gcc-internal-format, gfc-internal-format
39971 msgid "operand %d should be a 3 bit unsigned immediate"
39972 msgstr ""
39973
39974 #: config/arc/arc.cc:7421
39975 #, gcc-internal-format, gfc-internal-format
39976 msgid "unknown builtin immediate operand type for operand %d"
39977 msgstr ""
39978
39979 #: config/arc/arc.cc:7472
39980 #, gcc-internal-format
39981 msgid ""
39982 "register number must be a compile-time constant.  Try giving higher "
39983 "optimization levels"
39984 msgstr ""
39985
39986 #: config/arc/arc.cc:8569
39987 #, gcc-internal-format
39988 msgid "insn addresses not set after shorten branches"
39989 msgstr ""
39990
39991 #: config/arc/arc.cc:8784
39992 #, gcc-internal-format
39993 msgid "insn addresses not freed"
39994 msgstr ""
39995
39996 #: config/arc/arc.cc:11125
39997 #, gcc-internal-format
39998 msgid "%qE attribute only valid for ARCv2 architecture"
39999 msgstr ""
40000
40001 #: config/arc/arc.cc:11133 config/arc/arc.cc:11172
40002 #, gcc-internal-format
40003 msgid "argument of %qE attribute is missing"
40004 msgstr ""
40005
40006 #: config/arc/arc.cc:11144 config/arc/arc.cc:11183 config/arc/arc.cc:11309
40007 #: config/avr/avr.cc:9660
40008 #, gcc-internal-format
40009 msgid "%qE attribute allows only an integer constant argument"
40010 msgstr ""
40011
40012 #: config/arc/arc.cc:11164
40013 #, gcc-internal-format
40014 msgid "%qE attribute only valid for ARC EM architecture"
40015 msgstr ""
40016
40017 #: config/arc/arc.cc:11219
40018 #, gcc-internal-format
40019 msgid "%qE attribute only applies to types"
40020 msgstr ""
40021
40022 #: config/arc/arc.cc:11225
40023 #, gcc-internal-format
40024 msgid "argument of %qE attribute ignored"
40025 msgstr ""
40026
40027 #: config/arc/arc.cc:11299 config/avr/avr.cc:9647 config/bfin/bfin.cc:4817
40028 #: config/i386/winnt.cc:63 config/nvptx/nvptx.cc:5823
40029 #, gcc-internal-format
40030 msgid "%qE attribute only applies to variables"
40031 msgstr ""
40032
40033 #: config/arm/aarch-common.cc:551 config/i386/i386.cc:22520
40034 #, gcc-internal-format
40035 msgid "alternatives not allowed in %<asm%> flag output"
40036 msgstr ""
40037
40038 #: config/arm/aarch-common.cc:612 config/i386/i386.cc:22584
40039 #, gcc-internal-format
40040 msgid "unknown %<asm%> flag output %qs"
40041 msgstr ""
40042
40043 #: config/arm/aarch-common.cc:622 config/i386/i386.cc:22613
40044 #, gcc-internal-format
40045 msgid "invalid type for %<asm%> flag output"
40046 msgstr ""
40047
40048 #: config/arm/aarch-common.cc:672 config/arm/aarch-common.cc:686
40049 #, gcc-internal-format
40050 msgid "unexpected %<%s%> after %<%s%>"
40051 msgstr ""
40052
40053 #: config/arm/aarch-common.cc:838
40054 #, gcc-internal-format
40055 msgid "invalid argument %<%s%> for %<-mbranch-protection=%>"
40056 msgstr ""
40057
40058 #: config/arm/aarch-common.cc:840
40059 #, gcc-internal-format
40060 msgid "missing argument for %<-mbranch-protection=%>"
40061 msgstr ""
40062
40063 #: config/arm/arm-builtins.cc:3091
40064 #, gcc-internal-format, gfc-internal-format
40065 msgid "coprocessor %d is not enabled with +cdecp%d"
40066 msgstr ""
40067
40068 #: config/arm/arm-builtins.cc:3095
40069 #, gcc-internal-format
40070 msgid ""
40071 "coproc must be a constant immediate in range [0-%d] enabled with "
40072 "%<+cdecp<N>%>"
40073 msgstr ""
40074
40075 #: config/arm/arm-builtins.cc:3104
40076 #, gcc-internal-format
40077 msgid "argument %d to %qE must be a constant immediate in range [0-%d]"
40078 msgstr ""
40079
40080 #: config/arm/arm-builtins.cc:3223
40081 #, gcc-internal-format
40082 msgid "this builtin is not supported for this target"
40083 msgstr ""
40084
40085 #: config/arm/arm-builtins.cc:3338
40086 #, gcc-internal-format
40087 msgid "saturation bit range must be in the range [%wd, %wd]"
40088 msgstr ""
40089
40090 #: config/arm/arm-builtins.cc:3343
40091 #, gcc-internal-format
40092 msgid "saturation bit range must be a constant immediate"
40093 msgstr ""
40094
40095 #: config/arm/arm-builtins.cc:3366
40096 #, gcc-internal-format
40097 msgid "You must enable MVE instructions to use these intrinsics"
40098 msgstr ""
40099
40100 #: config/arm/arm-builtins.cc:3388
40101 #, gcc-internal-format
40102 msgid ""
40103 "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-"
40104 "mfpu=neon%>) to use these intrinsics."
40105 msgstr ""
40106
40107 #: config/arm/arm-builtins.cc:3410
40108 #, gcc-internal-format
40109 msgid "You must enable VFP instructions to use these intrinsics."
40110 msgstr ""
40111
40112 #: config/arm/arm-builtins.cc:3489
40113 #, gcc-internal-format
40114 msgid ""
40115 "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-"
40116 "mfpu=crypto-neon%>) to use these intrinsics."
40117 msgstr ""
40118
40119 #. @@@ better error message
40120 #: config/arm/arm-builtins.cc:3567 config/arm/arm-builtins.cc:3671
40121 #, gcc-internal-format
40122 msgid "selector must be an immediate"
40123 msgstr ""
40124
40125 #: config/arm/arm-builtins.cc:3575 config/arm/arm-builtins.cc:3620
40126 #: config/arm/arm-builtins.cc:3678 config/arm/arm-builtins.cc:3687
40127 #, gcc-internal-format
40128 msgid "the range of selector should be in 0 to 7"
40129 msgstr ""
40130
40131 #: config/arm/arm-builtins.cc:3580 config/arm/arm-builtins.cc:3689
40132 #, gcc-internal-format
40133 msgid "the range of selector should be in 0 to 3"
40134 msgstr ""
40135
40136 #: config/arm/arm-builtins.cc:3585 config/arm/arm-builtins.cc:3691
40137 #, gcc-internal-format
40138 msgid "the range of selector should be in 0 to 1"
40139 msgstr ""
40140
40141 #: config/arm/arm-builtins.cc:3757
40142 #, gcc-internal-format
40143 msgid "mask must be an immediate"
40144 msgstr ""
40145
40146 #: config/arm/arm-builtins.cc:3762
40147 #, gcc-internal-format
40148 msgid "the range of mask should be in 0 to 255"
40149 msgstr ""
40150
40151 #: config/arm/arm-builtins.cc:3950
40152 #, gcc-internal-format
40153 msgid ""
40154 "the range of count should be in 0 to 32; please check the intrinsic %qs in "
40155 "code"
40156 msgstr ""
40157
40158 #: config/arm/arm-builtins.cc:3958
40159 #, gcc-internal-format
40160 msgid ""
40161 "the range of count should be in 0 to 16; please check the intrinsic %qs in "
40162 "code"
40163 msgstr ""
40164
40165 #: config/arm/arm-builtins.cc:3966
40166 #, gcc-internal-format
40167 msgid ""
40168 "the range of count should be in 0 to 64; please check the intrinsic %qs in "
40169 "code"
40170 msgstr ""
40171
40172 #: config/arm/arm-builtins.cc:4029
40173 #, gcc-internal-format
40174 msgid ""
40175 "the count should be no less than 0; please check the intrinsic %qs in code"
40176 msgstr ""
40177
40178 #: config/arm/arm-c.cc:108
40179 #, gcc-internal-format
40180 msgid ""
40181 "argument %u to function %qE is of type %qT which is not known to be 128 bits "
40182 "wide"
40183 msgstr ""
40184
40185 #: config/arm/arm-c.cc:140
40186 #, gcc-internal-format
40187 msgid "%<#pragma GCC arm%> requires a string parameter"
40188 msgstr ""
40189
40190 #: config/arm/arm-c.cc:148
40191 #, gcc-internal-format
40192 msgid "unknown %<#pragma GCC arm%> option %qs"
40193 msgstr ""
40194
40195 #: config/arm/arm-mve-builtins.cc:179
40196 #, gcc-internal-format
40197 msgid "this definition requires the MVE ISA extension"
40198 msgstr ""
40199
40200 #: config/arm/arm.cc:2946
40201 #, gcc-internal-format
40202 msgid "iWMMXt and NEON are incompatible"
40203 msgstr ""
40204
40205 #: config/arm/arm.cc:2952
40206 #, gcc-internal-format
40207 msgid "target CPU does not support ARM mode"
40208 msgstr ""
40209
40210 #: config/arm/arm.cc:2956
40211 #, gcc-internal-format
40212 msgid ""
40213 "enabling backtrace support is only meaningful when compiling for the Thumb"
40214 msgstr ""
40215
40216 #: config/arm/arm.cc:2959
40217 #, gcc-internal-format
40218 msgid ""
40219 "enabling callee interworking support is only meaningful when compiling for "
40220 "the Thumb"
40221 msgstr ""
40222
40223 #: config/arm/arm.cc:2967
40224 #, gcc-internal-format
40225 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
40226 msgstr ""
40227
40228 #: config/arm/arm.cc:2972
40229 #, gcc-internal-format
40230 msgid "iWMMXt unsupported under Thumb mode"
40231 msgstr ""
40232
40233 #: config/arm/arm.cc:2975
40234 #, gcc-internal-format
40235 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
40236 msgstr ""
40237
40238 #: config/arm/arm.cc:2979
40239 #, gcc-internal-format
40240 msgid "RTP PIC is incompatible with Thumb"
40241 msgstr ""
40242
40243 #: config/arm/arm.cc:2992
40244 #, gcc-internal-format, gfc-internal-format
40245 msgid ""
40246 "%s only supports non-pic code on M-profile targets with the MOVT instruction"
40247 msgstr ""
40248
40249 #: config/arm/arm.cc:2997
40250 #, gcc-internal-format, gfc-internal-format
40251 msgid "%s only supports non-pic code on M-profile targets"
40252 msgstr ""
40253
40254 #: config/arm/arm.cc:3002
40255 #, gcc-internal-format
40256 msgid "%s incompatible with %<-mword-relocations%>"
40257 msgstr ""
40258
40259 #: config/arm/arm.cc:3104
40260 #, gcc-internal-format
40261 msgid "target CPU does not support THUMB instructions"
40262 msgstr ""
40263
40264 #: config/arm/arm.cc:3154
40265 #, gcc-internal-format
40266 msgid "target CPU does not support unaligned accesses"
40267 msgstr ""
40268
40269 #: config/arm/arm.cc:3213 config/arm/arm.cc:33199
40270 #, gcc-internal-format
40271 msgid "This architecture does not support branch protection instructions"
40272 msgstr ""
40273
40274 #: config/arm/arm.cc:3216
40275 #, gcc-internal-format
40276 msgid "Return address signing is not supported with %<-mtpcs-frame%>."
40277 msgstr ""
40278
40279 #: config/arm/arm.cc:3279
40280 #, gcc-internal-format
40281 msgid "invalid key type for %<-mbranch-protection=%>"
40282 msgstr ""
40283
40284 #: config/arm/arm.cc:3312
40285 #, gcc-internal-format
40286 msgid "switch %<-mcpu=%s%> conflicts with switch %<-march=%s%>"
40287 msgstr ""
40288
40289 #: config/arm/arm.cc:3567
40290 #, gcc-internal-format
40291 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
40292 msgstr ""
40293
40294 #: config/arm/arm.cc:3576
40295 #, gcc-internal-format
40296 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
40297 msgstr ""
40298
40299 #: config/arm/arm.cc:3579
40300 #, gcc-internal-format
40301 msgid "APCS reentrant code not supported.  Ignored"
40302 msgstr ""
40303
40304 #: config/arm/arm.cc:3602
40305 #, gcc-internal-format
40306 msgid "option %<-mstructure-size-boundary%> is deprecated"
40307 msgstr ""
40308
40309 #: config/arm/arm.cc:3610
40310 #, gcc-internal-format
40311 msgid "structure size boundary can only be set to 8, 32 or 64"
40312 msgstr ""
40313
40314 #: config/arm/arm.cc:3612
40315 #, gcc-internal-format
40316 msgid "structure size boundary can only be set to 8 or 32"
40317 msgstr ""
40318
40319 #: config/arm/arm.cc:3637
40320 #, gcc-internal-format
40321 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
40322 msgstr ""
40323
40324 #: config/arm/arm.cc:3649 config/arm/arm.cc:33540
40325 #, gcc-internal-format
40326 msgid "FDPIC mode is not supported in Thumb-1 mode"
40327 msgstr ""
40328
40329 #: config/arm/arm.cc:3657
40330 #, gcc-internal-format
40331 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
40332 msgstr ""
40333
40334 #: config/arm/arm.cc:3666
40335 #, gcc-internal-format
40336 msgid "unable to use %qs for PIC register"
40337 msgstr ""
40338
40339 #: config/arm/arm.cc:3706 config/pru/pru.cc:612
40340 #, gcc-internal-format
40341 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
40342 msgstr ""
40343
40344 #: config/arm/arm.cc:3874
40345 #, gcc-internal-format
40346 msgid "selected fp16 options are incompatible"
40347 msgstr ""
40348
40349 #: config/arm/arm.cc:3909
40350 #, gcc-internal-format
40351 msgid "%<-mstack-protector-guard=tls%> needs a hardware TLS register"
40352 msgstr ""
40353
40354 #: config/arm/arm.cc:3929
40355 #, gcc-internal-format
40356 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
40357 msgstr ""
40358
40359 #: config/arm/arm.cc:3932
40360 #, gcc-internal-format
40361 msgid "iwmmxt abi requires an iwmmxt capable cpu"
40362 msgstr ""
40363
40364 #: config/arm/arm.cc:3940
40365 #, gcc-internal-format
40366 msgid "target CPU does not support interworking"
40367 msgstr ""
40368
40369 #: config/arm/arm.cc:3953
40370 #, gcc-internal-format
40371 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
40372 msgstr ""
40373
40374 #: config/arm/arm.cc:3956
40375 #, gcc-internal-format
40376 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
40377 msgstr ""
40378
40379 #: config/arm/arm.cc:3961
40380 #, gcc-internal-format
40381 msgid "%<__fp16%> and no ldrh"
40382 msgstr ""
40383
40384 #: config/arm/arm.cc:3964
40385 #, gcc-internal-format
40386 msgid "target CPU does not support ARMv8-M Security Extensions"
40387 msgstr ""
40388
40389 #: config/arm/arm.cc:3969
40390 #, gcc-internal-format
40391 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
40392 msgstr ""
40393
40394 #: config/arm/arm.cc:3981
40395 #, gcc-internal-format
40396 msgid "%<-mfloat-abi=hard%>: selected architecture lacks an FPU"
40397 msgstr ""
40398
40399 #: config/arm/arm.cc:3989
40400 #, gcc-internal-format
40401 msgid "%<-mfloat-abi=hard%> and VFP"
40402 msgstr ""
40403
40404 #: config/arm/arm.cc:6254
40405 #, gcc-internal-format
40406 msgid "non-AAPCS derived PCS variant"
40407 msgstr ""
40408
40409 #: config/arm/arm.cc:6256
40410 #, gcc-internal-format
40411 msgid "variadic functions must use the base AAPCS variant"
40412 msgstr ""
40413
40414 #: config/arm/arm.cc:6285
40415 #, gcc-internal-format
40416 msgid "PCS variant"
40417 msgstr ""
40418
40419 #: config/arm/arm.cc:6560
40420 #, gcc-internal-format
40421 msgid "Thumb-1 %<hard-float%> VFP ABI"
40422 msgstr ""
40423
40424 #: config/arm/arm.cc:6655
40425 #, gcc-internal-format
40426 msgid "argument of type %qT not permitted with %<-mgeneral-regs-only%>"
40427 msgstr ""
40428
40429 #: config/arm/arm.cc:7039 config/arm/arm.cc:7260 config/arm/arm.cc:7293
40430 #: config/arm/arm.cc:29318
40431 #, gcc-internal-format
40432 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
40433 msgstr ""
40434
40435 #: config/arm/arm.cc:7431
40436 #, gcc-internal-format
40437 msgid ""
40438 "FP registers might be clobbered despite %qE attribute: compile with %<-"
40439 "mgeneral-regs-only%>"
40440 msgstr ""
40441
40442 #: config/arm/arm.cc:7555
40443 #, gcc-internal-format
40444 msgid ""
40445 "%qE attribute not available to functions with arguments passed on the stack"
40446 msgstr ""
40447
40448 #: config/arm/arm.cc:7567
40449 #, gcc-internal-format
40450 msgid ""
40451 "%qE attribute not available to functions with variable number of arguments"
40452 msgstr ""
40453
40454 #: config/arm/arm.cc:7576
40455 #, gcc-internal-format
40456 msgid "%qE attribute not available to functions that return value on the stack"
40457 msgstr ""
40458
40459 #: config/arm/arm.cc:7598 config/arm/arm.cc:7650
40460 #, gcc-internal-format
40461 msgid "%qE attribute ignored without %<-mcmse%> option"
40462 msgstr ""
40463
40464 #: config/arm/arm.cc:7617
40465 #, gcc-internal-format
40466 msgid "%qE attribute has no effect on functions with static linkage"
40467 msgstr ""
40468
40469 #: config/arm/arm.cc:7670
40470 #, gcc-internal-format
40471 msgid "%qE attribute only applies to base type of a function pointer"
40472 msgstr ""
40473
40474 #: config/arm/arm.cc:9662
40475 #, gcc-internal-format
40476 msgid ""
40477 "accessing thread-local storage is not currently supported with %<-mpure-"
40478 "code%> or %<-mslow-flash-data%>"
40479 msgstr ""
40480
40481 #: config/arm/arm.cc:13513 config/arm/arm.cc:13515
40482 #, gcc-internal-format
40483 msgid "%s %wd out of range %wd - %wd"
40484 msgstr ""
40485
40486 #: config/arm/arm.cc:25907
40487 #, gcc-internal-format
40488 msgid "unable to compute real location of stacked parameter"
40489 msgstr ""
40490
40491 #: config/arm/arm.cc:26570
40492 #, gcc-internal-format
40493 msgid "Unexpected thumb1 far jump"
40494 msgstr ""
40495
40496 #: config/arm/arm.cc:26829
40497 #, gcc-internal-format
40498 msgid "no low registers available for popping high registers"
40499 msgstr ""
40500
40501 #: config/arm/arm.cc:27082
40502 #, gcc-internal-format
40503 msgid "Interrupt Service Routines cannot be coded in Thumb-1 mode"
40504 msgstr ""
40505
40506 #: config/arm/arm.cc:27328
40507 #, gcc-internal-format
40508 msgid "%<-fstack-check=specific%> for Thumb-1"
40509 msgstr ""
40510
40511 #: config/arm/arm.cc:33555
40512 #, gcc-internal-format
40513 msgid "invalid fpu for target attribute or pragma %qs"
40514 msgstr ""
40515
40516 #. This doesn't really make sense until we support
40517 #. general dynamic selection of the architecture and all
40518 #. sub-features.
40519 #: config/arm/arm.cc:33563
40520 #, gcc-internal-format
40521 msgid "auto fpu selection not currently permitted here"
40522 msgstr ""
40523
40524 #: config/arm/arm.cc:33576
40525 #, gcc-internal-format
40526 msgid "invalid architecture for target attribute or pragma %qs"
40527 msgstr ""
40528
40529 #: config/arm/arm.cc:33590
40530 #, gcc-internal-format
40531 msgid "unknown target attribute or pragma %qs"
40532 msgstr ""
40533
40534 #: config/arm/arm.cc:34552
40535 #, gcc-internal-format
40536 msgid "%<asm%> flags not supported in thumb1 mode"
40537 msgstr ""
40538
40539 #: config/avr/avr-c.cc:65 config/avr/avr-c.cc:190
40540 #, gcc-internal-format
40541 msgid "%qs expects 1 argument but %d given"
40542 msgstr ""
40543
40544 #: config/avr/avr-c.cc:76
40545 #, gcc-internal-format
40546 msgid "%qs expects a fixed-point value as argument"
40547 msgstr ""
40548
40549 #: config/avr/avr-c.cc:102
40550 #, gcc-internal-format
40551 msgid "using %qs with unsigned type has no effect"
40552 msgstr ""
40553
40554 #: config/avr/avr-c.cc:107 config/avr/avr-c.cc:173 config/avr/avr-c.cc:230
40555 #, gcc-internal-format
40556 msgid "no matching fixed-point overload found for %qs"
40557 msgstr ""
40558
40559 #: config/avr/avr-c.cc:124
40560 #, gcc-internal-format
40561 msgid "%qs expects 2 arguments but %d given"
40562 msgstr ""
40563
40564 #: config/avr/avr-c.cc:136 config/avr/avr-c.cc:201
40565 #, gcc-internal-format
40566 msgid "%qs expects a fixed-point value as first argument"
40567 msgstr ""
40568
40569 #: config/avr/avr-c.cc:144
40570 #, gcc-internal-format
40571 msgid "%qs expects an integer value as second argument"
40572 msgstr ""
40573
40574 #: config/avr/avr-devices.cc:152
40575 #, gcc-internal-format, gfc-internal-format
40576 msgid "supported core architectures:%s"
40577 msgstr ""
40578
40579 #. Reached the end of `avr_mcu_types'.  This should actually never
40580 #. happen as options are provided by device-specs.  It could be a
40581 #. typo in a device-specs or calling the compiler proper directly
40582 #. with -mmcu=<device>.
40583 #: config/avr/avr.cc:711
40584 #, gcc-internal-format
40585 msgid "unknown core architecture %qs specified with %qs"
40586 msgstr ""
40587
40588 #: config/avr/avr.cc:760 config/pru/pru.cc:601 config/visium/visium.cc:422
40589 #, gcc-internal-format
40590 msgid "%<-fpic%> is not supported"
40591 msgstr ""
40592
40593 #: config/avr/avr.cc:762 config/pru/pru.cc:603 config/visium/visium.cc:424
40594 #, gcc-internal-format
40595 msgid "%<-fPIC%> is not supported"
40596 msgstr ""
40597
40598 #: config/avr/avr.cc:764 config/pru/pru.cc:605
40599 #, gcc-internal-format
40600 msgid "%<-fpie%> is not supported"
40601 msgstr ""
40602
40603 #: config/avr/avr.cc:766 config/pru/pru.cc:607
40604 #, gcc-internal-format
40605 msgid "%<-fPIE%> is not supported"
40606 msgstr ""
40607
40608 #: config/avr/avr.cc:1050 config/avr/avr.cc:1055 config/riscv/riscv.cc:6428
40609 #, gcc-internal-format
40610 msgid "function attributes %qs and %qs are mutually exclusive"
40611 msgstr ""
40612
40613 #: config/avr/avr.cc:1076 config/riscv/riscv.cc:6440
40614 #, gcc-internal-format
40615 msgid "%qs function cannot have arguments"
40616 msgstr ""
40617
40618 #: config/avr/avr.cc:1079 config/riscv/riscv.cc:6437
40619 #, gcc-internal-format
40620 msgid "%qs function cannot return a value"
40621 msgstr ""
40622
40623 #: config/avr/avr.cc:1093
40624 #, gcc-internal-format
40625 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
40626 msgstr ""
40627
40628 #: config/avr/avr.cc:1106
40629 #, gcc-internal-format
40630 msgid ""
40631 "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/"
40632 "interrupt.h>%> before using the %qs macro"
40633 msgstr ""
40634
40635 #: config/avr/avr.cc:1323
40636 #, gcc-internal-format
40637 msgid "%<builtin_return_address%> contains only 2 bytes of address"
40638 msgstr ""
40639
40640 #: config/avr/avr.cc:2748
40641 #, gcc-internal-format
40642 msgid "pointer offset from symbol maybe incorrect"
40643 msgstr ""
40644
40645 #: config/avr/avr.cc:2887
40646 #, gcc-internal-format
40647 msgid "accessing data memory with program memory address"
40648 msgstr ""
40649
40650 #: config/avr/avr.cc:2948
40651 #, gcc-internal-format
40652 msgid "accessing program memory with data memory address"
40653 msgstr ""
40654
40655 #: config/avr/avr.cc:3304
40656 #, gcc-internal-format, gfc-internal-format
40657 msgid "fixed register %s used to pass parameter to function"
40658 msgstr ""
40659
40660 #: config/avr/avr.cc:3569
40661 #, gcc-internal-format
40662 msgid "writing to address space %qs not supported"
40663 msgstr ""
40664
40665 #: config/avr/avr.cc:9623
40666 #, gcc-internal-format
40667 msgid "%qE attribute only applies to variables in static storage"
40668 msgstr ""
40669
40670 #: config/avr/avr.cc:9630
40671 #, gcc-internal-format
40672 msgid "%qE attribute only supported for reduced Tiny cores"
40673 msgstr ""
40674
40675 #: config/avr/avr.cc:9670
40676 #, gcc-internal-format
40677 msgid "%qE attribute address out of range"
40678 msgstr ""
40679
40680 #: config/avr/avr.cc:9684
40681 #, gcc-internal-format
40682 msgid "both %s and %qE attribute provide address"
40683 msgstr ""
40684
40685 #: config/avr/avr.cc:9694
40686 #, gcc-internal-format
40687 msgid "%qE attribute on non-volatile variable"
40688 msgstr ""
40689
40690 #: config/avr/avr.cc:9766
40691 #, gcc-internal-format
40692 msgid "address spaces are not supported for reduced Tiny devices"
40693 msgstr ""
40694
40695 #: config/avr/avr.cc:9773
40696 #, gcc-internal-format
40697 msgid ""
40698 "address space %qs not supported for devices with flash size up to %d KiB"
40699 msgstr ""
40700
40701 #: config/avr/avr.cc:9944
40702 #, gcc-internal-format
40703 msgid "pointer targeting address space %qs must be const in %qT"
40704 msgstr ""
40705
40706 #: config/avr/avr.cc:9947
40707 #, gcc-internal-format
40708 msgid "pointer targeting address space %qs must be const in %s %q+D"
40709 msgstr ""
40710
40711 #: config/avr/avr.cc:10009
40712 #, gcc-internal-format
40713 msgid ""
40714 "variable %q+D must be const in order to be put into read-only section by "
40715 "means of %qs"
40716 msgstr ""
40717
40718 #: config/avr/avr.cc:10048
40719 #, gcc-internal-format
40720 msgid "static IO declaration for %q+D needs an address"
40721 msgstr ""
40722
40723 #: config/avr/avr.cc:10080
40724 #, gcc-internal-format
40725 msgid "IO definition for %q+D needs an address"
40726 msgstr ""
40727
40728 #: config/avr/avr.cc:10197
40729 #, gcc-internal-format
40730 msgid "only uninitialized variables can be placed in the %<.noinit%> section"
40731 msgstr ""
40732
40733 #. This might happen with C++ if stuff needs constructing.
40734 #: config/avr/avr.cc:10273
40735 #, gcc-internal-format
40736 msgid "variable %q+D with dynamic initialization put into program memory area"
40737 msgstr ""
40738
40739 #: config/avr/avr.cc:10284
40740 #, gcc-internal-format
40741 msgid "uninitialized variable %q+D put into program memory area"
40742 msgstr ""
40743
40744 #: config/avr/avr.cc:10370
40745 #, gcc-internal-format
40746 msgid "%q+D has incompatible attributes %qs and %qs"
40747 msgstr ""
40748
40749 #: config/avr/avr.cc:10433
40750 #, gcc-internal-format
40751 msgid "architecture %qs supported for assembler only"
40752 msgstr ""
40753
40754 #: config/avr/avr.cc:13082
40755 #, gcc-internal-format
40756 msgid "conversion from address space %qs to address space %qs"
40757 msgstr ""
40758
40759 #: config/avr/avr.cc:14172 config/avr/avr.cc:14185
40760 #, gcc-internal-format, gfc-internal-format
40761 msgid "%s expects a compile time integer constant"
40762 msgstr ""
40763
40764 #: config/avr/avr.cc:14199
40765 #, gcc-internal-format, gfc-internal-format
40766 msgid "%s expects a compile time long integer constant as first argument"
40767 msgstr ""
40768
40769 #: config/avr/avr.cc:14227
40770 #, gcc-internal-format, gfc-internal-format
40771 msgid ""
40772 "rounding to %d bits has no effect for fixed-point value with %d fractional "
40773 "bits"
40774 msgstr ""
40775
40776 #: config/avr/avr.cc:14236
40777 #, gcc-internal-format
40778 msgid "rounding result will always be 0"
40779 msgstr ""
40780
40781 #: config/avr/driver-avr.cc:58
40782 #, gcc-internal-format
40783 msgid "bad usage of spec function %qs"
40784 msgstr ""
40785
40786 #: config/avr/driver-avr.cc:86
40787 #, gcc-internal-format
40788 msgid "specified option %qs more than once"
40789 msgstr ""
40790
40791 #: config/avr/driver-avr.cc:100
40792 #, gcc-internal-format
40793 msgid "strange device name %qs after %qs: bad character %qc"
40794 msgstr ""
40795
40796 #: config/bfin/bfin.cc:2368
40797 #, gcc-internal-format
40798 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
40799 msgstr ""
40800
40801 #: config/bfin/bfin.cc:2374
40802 #, gcc-internal-format
40803 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
40804 msgstr ""
40805
40806 #: config/bfin/bfin.cc:2379
40807 #, gcc-internal-format
40808 msgid ""
40809 "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-"
40810 "l1%>"
40811 msgstr ""
40812
40813 #: config/bfin/bfin.cc:2385
40814 #, gcc-internal-format
40815 msgid "cannot use multiple stack checking methods together"
40816 msgstr ""
40817
40818 #: config/bfin/bfin.cc:2388
40819 #, gcc-internal-format
40820 msgid "ID shared libraries and FD-PIC mode cannot be used together"
40821 msgstr ""
40822
40823 #: config/bfin/bfin.cc:2393 config/m68k/m68k.cc:590
40824 #, gcc-internal-format
40825 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
40826 msgstr ""
40827
40828 #: config/bfin/bfin.cc:2413
40829 #, gcc-internal-format
40830 msgid "%<-mmulticore%> can only be used with BF561"
40831 msgstr ""
40832
40833 #: config/bfin/bfin.cc:2416
40834 #, gcc-internal-format
40835 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
40836 msgstr ""
40837
40838 #: config/bfin/bfin.cc:2419
40839 #, gcc-internal-format
40840 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
40841 msgstr ""
40842
40843 #: config/bfin/bfin.cc:2422
40844 #, gcc-internal-format
40845 msgid "%<-mcorea%> and %<-mcoreb%> cannot be used together"
40846 msgstr ""
40847
40848 #: config/bfin/bfin.cc:4699
40849 #, gcc-internal-format
40850 msgid "multiple function type attributes specified"
40851 msgstr ""
40852
40853 #: config/bfin/bfin.cc:4766
40854 #, gcc-internal-format
40855 msgid ""
40856 "cannot apply both %<longcall%> and %<shortcall%> attributes to the same "
40857 "function"
40858 msgstr ""
40859
40860 #: config/bpf/bpf.cc:111
40861 #, gcc-internal-format
40862 msgid "%qE attribute requires an integer argument"
40863 msgstr ""
40864
40865 #: config/bpf/bpf.cc:118
40866 #, gcc-internal-format
40867 msgid "%qE requires an argument"
40868 msgstr ""
40869
40870 #: config/bpf/bpf.cc:139
40871 #, gcc-internal-format
40872 msgid "%qE attribute only applies to structure, union and class types"
40873 msgstr ""
40874
40875 #: config/bpf/bpf.cc:216
40876 #, gcc-internal-format
40877 msgid "BPF CO-RE requires BTF debugging information, use %<-gbtf%>"
40878 msgstr ""
40879
40880 #: config/bpf/bpf.cc:236
40881 #, gcc-internal-format
40882 msgid "BPF CO-RE does not support LTO"
40883 msgstr ""
40884
40885 #: config/bpf/bpf.cc:260
40886 #, gcc-internal-format
40887 msgid "%<-fstack-protector%> does not work  on this architecture"
40888 msgstr ""
40889
40890 #: config/bpf/bpf.cc:425
40891 #, gcc-internal-format
40892 msgid "eBPF stack limit exceeded"
40893 msgstr ""
40894
40895 #: config/bpf/bpf.cc:777
40896 #, gcc-internal-format
40897 msgid "too many function arguments for eBPF"
40898 msgstr ""
40899
40900 #: config/bpf/bpf.cc:795 config/bpf/bpf.cc:797
40901 #, gcc-internal-format
40902 msgid "no constructors"
40903 msgstr ""
40904
40905 #: config/bpf/bpf.cc:813 config/bpf/bpf.cc:815
40906 #, gcc-internal-format
40907 msgid "no destructors"
40908 msgstr ""
40909
40910 #: config/bpf/bpf.cc:867
40911 #, gcc-internal-format
40912 msgid "indirect call in function, which are not supported by eBPF"
40913 msgstr ""
40914
40915 #: config/bpf/bpf.cc:1106 config/bpf/bpf.cc:1162
40916 #, gcc-internal-format
40917 msgid "unsupported variable field offset"
40918 msgstr ""
40919
40920 #: config/bpf/bpf.cc:1121 config/bpf/bpf.cc:1157
40921 #, gcc-internal-format
40922 msgid "unsupported variable size field access"
40923 msgstr ""
40924
40925 #: config/bpf/bpf.cc:1133
40926 #, gcc-internal-format
40927 msgid "unsupported field expression"
40928 msgstr ""
40929
40930 #: config/bpf/bpf.cc:1170 config/bpf/bpf.cc:1179
40931 #, gcc-internal-format
40932 msgid "field size too large"
40933 msgstr ""
40934
40935 #: config/bpf/bpf.cc:1196
40936 #, gcc-internal-format
40937 msgid "invalid second argument to built-in function"
40938 msgstr ""
40939
40940 #: config/bpf/bpf.cc:1247 config/bpf/bpf.cc:1292
40941 #: config/loongarch/loongarch-builtins.cc:313 config/mips/mips.cc:17186
40942 #: config/nios2/nios2.cc:3600 config/riscv/riscv-builtins.cc:277
40943 #: config/riscv/riscv-vector-builtins.cc:1341
40944 #, gcc-internal-format
40945 msgid "invalid argument to built-in function"
40946 msgstr ""
40947
40948 #: config/bpf/bpf.cc:1640
40949 #, gcc-internal-format
40950 msgid "wrong number of arguments"
40951 msgstr ""
40952
40953 #: config/bpf/bpf.cc:1657
40954 #, gcc-internal-format
40955 msgid "argument is not a field access"
40956 msgstr ""
40957
40958 #: config/c6x/c6x.cc:245
40959 #, gcc-internal-format
40960 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
40961 msgstr ""
40962
40963 #. This function is for retrieving a part of an instruction name for
40964 #. an operator, for immediate output.  If that ever happens for
40965 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
40966 #. we notice.
40967 #: config/cris/cris.cc:728
40968 #, gcc-internal-format
40969 msgid "MULT case in %<cris_op_str%>"
40970 msgstr ""
40971
40972 #: config/cris/cris.cc:1245 config/moxie/moxie.cc:186 config/or1k/or1k.cc:1291
40973 #, gcc-internal-format, gfc-internal-format
40974 msgid "internal error: bad register: %d"
40975 msgstr ""
40976
40977 #. If we get here, the caller got its initial tests wrong.
40978 #: config/cris/cris.cc:2216
40979 #, gcc-internal-format
40980 msgid "internal error: %<cris_side_effect_mode_ok%> with bad operands"
40981 msgstr ""
40982
40983 #: config/cris/cris.cc:2269
40984 #, gcc-internal-format
40985 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
40986 msgstr ""
40987
40988 #: config/cris/cris.cc:2298
40989 #, gcc-internal-format
40990 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%>: %s"
40991 msgstr ""
40992
40993 #: config/cris/cris.cc:2334
40994 #, gcc-internal-format
40995 msgid "unknown CRIS cpu version specification in %<-mtune=%>: %s"
40996 msgstr ""
40997
40998 #. Use error rather than warning, so invalid use is easily
40999 #. detectable.  Still change to the values we expect, to avoid
41000 #. further errors.
41001 #: config/cris/cris.cc:2350
41002 #, gcc-internal-format
41003 msgid "%<-fPIC%> and %<-fpic%> are not supported on this target"
41004 msgstr ""
41005
41006 #: config/cris/cris.cc:2551
41007 #, gcc-internal-format
41008 msgid "unknown src"
41009 msgstr ""
41010
41011 #: config/cris/cris.cc:2601
41012 #, gcc-internal-format
41013 msgid "unknown dest"
41014 msgstr ""
41015
41016 #: config/cris/cris.cc:2902
41017 #, gcc-internal-format, gfc-internal-format
41018 msgid "stackframe too big: %d bytes"
41019 msgstr ""
41020
41021 #: config/csky/csky.cc:2544
41022 #, gcc-internal-format, gfc-internal-format
41023 msgid "cpu %s is not based on arch %s, ignoring the arch"
41024 msgstr ""
41025
41026 #: config/csky/csky.cc:2610 config/csky/csky.cc:2648 config/csky/csky.cc:2713
41027 #: config/csky/csky.cc:2736 config/csky/csky.cc:2753
41028 #, gcc-internal-format
41029 msgid "%qs is not supported by arch %s"
41030 msgstr ""
41031
41032 #: config/csky/csky.cc:2651
41033 #, gcc-internal-format
41034 msgid "%<-mhard-float%> is not supported by the selected CPU"
41035 msgstr ""
41036
41037 #: config/csky/csky.cc:2667
41038 #, gcc-internal-format
41039 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
41040 msgstr ""
41041
41042 #: config/csky/csky.cc:2670
41043 #, gcc-internal-format
41044 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
41045 msgstr ""
41046
41047 #: config/csky/csky.cc:2725
41048 #, gcc-internal-format
41049 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
41050 msgstr ""
41051
41052 #. It's hard to provide general support for trampolines on this
41053 #. core.  We need a register other than the one holding the
41054 #. static chain (r13) to hold the function pointer for the
41055 #. indirect jump to it.  But ck801 has such a limited register set
41056 #. there is no other call-clobbered scratch register available -- in
41057 #. particular, this core does not have r12, which we use for the
41058 #. ck802 case below.  If we use a callee-saved register like r4,
41059 #. saving the old value on the stack screws up the stack frame
41060 #. if there are overflow arguments pushed on the stack
41061 #. by the caller.  In theory we could test for that and handle
41062 #. limited cases with parameters that all fit in r0-r3 with no
41063 #. stack overflow, but punt for now.
41064 #: config/csky/csky.cc:6280
41065 #, gcc-internal-format
41066 msgid "Nested function trampolines not supported on CK801."
41067 msgstr ""
41068
41069 #: config/csky/csky.cc:6476
41070 #, gcc-internal-format
41071 msgid "%qE attribute ignored without %<-mistack%>"
41072 msgstr ""
41073
41074 #: config/epiphany/epiphany.cc:499
41075 #, gcc-internal-format
41076 msgid "interrupt handlers cannot have arguments"
41077 msgstr ""
41078
41079 #: config/epiphany/epiphany.cc:523
41080 #, gcc-internal-format
41081 msgid ""
41082 "argument of %qE attribute is not %qs, %qs %qs, %qs, %qs, %qs, %qs, %qs, %qs "
41083 "or %qs"
41084 msgstr ""
41085
41086 #: config/epiphany/epiphany.cc:1545
41087 #, gcc-internal-format
41088 msgid "%<stack_offset%> must be at least 4"
41089 msgstr ""
41090
41091 #: config/epiphany/epiphany.cc:1547
41092 #, gcc-internal-format
41093 msgid "%<stack_offset%> must be a multiple of 4"
41094 msgstr ""
41095
41096 #: config/frv/frv.cc:8478
41097 #, gcc-internal-format
41098 msgid "accumulator is not a constant integer"
41099 msgstr ""
41100
41101 #: config/frv/frv.cc:8483
41102 #, gcc-internal-format
41103 msgid "accumulator number is out of bounds"
41104 msgstr ""
41105
41106 #: config/frv/frv.cc:8494
41107 #, gcc-internal-format
41108 msgid "inappropriate accumulator for %qs"
41109 msgstr ""
41110
41111 #: config/frv/frv.cc:8570
41112 #, gcc-internal-format
41113 msgid "invalid IACC argument"
41114 msgstr ""
41115
41116 #: config/frv/frv.cc:8593 config/sparc/sparc.cc:11019
41117 #, gcc-internal-format
41118 msgid "%qs expects a constant argument"
41119 msgstr ""
41120
41121 #: config/frv/frv.cc:8598 config/sparc/sparc.cc:11025
41122 #, gcc-internal-format
41123 msgid "constant argument out of range for %qs"
41124 msgstr ""
41125
41126 #: config/frv/frv.cc:9079
41127 #, gcc-internal-format
41128 msgid "media functions are not available unless %<-mmedia%> is used"
41129 msgstr ""
41130
41131 #: config/frv/frv.cc:9091
41132 #, gcc-internal-format
41133 msgid "this media function is only available on the fr500"
41134 msgstr ""
41135
41136 #: config/frv/frv.cc:9119
41137 #, gcc-internal-format
41138 msgid "this media function is only available on the fr400 and fr550"
41139 msgstr ""
41140
41141 #: config/frv/frv.cc:9138
41142 #, gcc-internal-format
41143 msgid "this built-in function is only available on the fr405 and fr450"
41144 msgstr ""
41145
41146 #: config/frv/frv.cc:9147
41147 #, gcc-internal-format
41148 msgid "this built-in function is only available on the fr500 and fr550"
41149 msgstr ""
41150
41151 #: config/frv/frv.cc:9159
41152 #, gcc-internal-format
41153 msgid "this built-in function is only available on the fr450"
41154 msgstr ""
41155
41156 #: config/ft32/ft32.cc:181
41157 #, gcc-internal-format
41158 msgid "%<h%> applied to non-register operand"
41159 msgstr ""
41160
41161 #: config/ft32/ft32.cc:206
41162 #, gcc-internal-format, gfc-internal-format
41163 msgid "bad alignment: %d"
41164 msgstr ""
41165
41166 #: config/ft32/ft32.cc:502
41167 #, gcc-internal-format
41168 msgid "stack frame must be smaller than 64K"
41169 msgstr ""
41170
41171 #: config/gcn/gcn.cc:161
41172 #, gcc-internal-format
41173 msgid "XNACK support"
41174 msgstr ""
41175
41176 #: config/gcn/gcn.cc:245
41177 #, gcc-internal-format
41178 msgid "%<amdgpu_hsa_kernel%> attribute requires string constant arguments"
41179 msgstr ""
41180
41181 #: config/gcn/gcn.cc:258
41182 #, gcc-internal-format
41183 msgid "unknown specifier %qs in %<amdgpu_hsa_kernel%> attribute"
41184 msgstr ""
41185
41186 #: config/gcn/gcn.cc:265
41187 #, gcc-internal-format
41188 msgid "duplicated parameter specifier %qs in %<amdgpu_hsa_kernel%> attribute"
41189 msgstr ""
41190
41191 #: config/gcn/gcn.cc:317
41192 #, gcc-internal-format
41193 msgid "too many arguments passed in sgpr registers"
41194 msgstr ""
41195
41196 #: config/gcn/gcn.cc:2483
41197 #, gcc-internal-format
41198 msgid ""
41199 "A non-default set of initial values has been requested, which violates the "
41200 "ABI"
41201 msgstr ""
41202
41203 #: config/gcn/gcn.cc:2726
41204 #, gcc-internal-format, gfc-internal-format
41205 msgid "wrong type of argument %s"
41206 msgstr ""
41207
41208 #: config/gcn/gcn.cc:3720
41209 #, gcc-internal-format
41210 msgid ""
41211 "nested function trampolines not supported on GCN5 due to non-executable "
41212 "stacks"
41213 msgstr ""
41214
41215 #: config/gcn/gcn.cc:3831
41216 #, gcc-internal-format
41217 msgid "TLS is not implemented for GCN."
41218 msgstr ""
41219
41220 #: config/gcn/gcn.cc:4695
41221 #, gcc-internal-format
41222 msgid "Builtin not implemented"
41223 msgstr ""
41224
41225 #: config/gcn/gcn.cc:5205
41226 #, gcc-internal-format
41227 msgid "unsupported simdlen %wd (amdgcn)"
41228 msgstr ""
41229
41230 #: config/gcn/gcn.cc:5778
41231 #, gcc-internal-format
41232 msgid "using %<vector_length (64)%>, ignoring %d"
41233 msgstr ""
41234
41235 #: config/gcn/gcn.cc:5779
41236 #, gcc-internal-format
41237 msgid "using %<vector_length (64)%>, ignoring runtime setting"
41238 msgstr ""
41239
41240 #: config/gcn/gcn.cc:5791 config/nvptx/nvptx.cc:6568
41241 #, gcc-internal-format
41242 msgid "using %<num_workers (%d)%>, ignoring %d"
41243 msgstr ""
41244
41245 #: config/gcn/gcn.cc:5818 config/gcn/gcn.cc:5847
41246 #, gcc-internal-format, gfc-internal-format
41247 msgid "offload dimension out of range (%d)"
41248 msgstr ""
41249
41250 #: config/gcn/gcn.cc:6296
41251 #, gcc-internal-format
41252 msgid ""
41253 "%d bytes of gang-private data-share memory exhausted (increase with %<-mgang-"
41254 "private-size=%d%>, for example)"
41255 msgstr ""
41256
41257 #: config/gcn/mkoffload.cc:147 config/nvptx/mkoffload.cc:92
41258 #, gcc-internal-format
41259 msgid "deleting file %s: %m"
41260 msgstr ""
41261
41262 #: config/gcn/mkoffload.cc:772 config/nvptx/mkoffload.cc:492
41263 #, gcc-internal-format
41264 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
41265 msgstr ""
41266
41267 #: config/gcn/mkoffload.cc:831 config/nvptx/mkoffload.cc:549
41268 #, gcc-internal-format
41269 msgid "COLLECT_GCC must be set."
41270 msgstr ""
41271
41272 #: config/gcn/mkoffload.cc:877
41273 #, gcc-internal-format, gfc-internal-format
41274 msgid "offload compiler %s not found"
41275 msgstr ""
41276
41277 #: config/gcn/mkoffload.cc:899 config/nvptx/mkoffload.cc:620
41278 #, gcc-internal-format
41279 msgid "unrecognizable argument of option "
41280 msgstr ""
41281
41282 #: config/gcn/mkoffload.cc:944
41283 #, gcc-internal-format
41284 msgid "either -fopenacc or -fopenmp must be set"
41285 msgstr ""
41286
41287 #: config/gcn/mkoffload.cc:996 config/gcn/mkoffload.cc:1140
41288 #: config/nvptx/mkoffload.cc:684
41289 #, gcc-internal-format, gfc-internal-format
41290 msgid "cannot open '%s'"
41291 msgstr ""
41292
41293 #: config/gcn/mkoffload.cc:1126 config/nvptx/mkoffload.cc:730
41294 #, gcc-internal-format
41295 msgid "cannot open omp_requires file %qs"
41296 msgstr ""
41297
41298 #: config/gcn/mkoffload.cc:1130 config/nvptx/mkoffload.cc:734
41299 #, gcc-internal-format
41300 msgid "cannot read omp_requires file %qs"
41301 msgstr ""
41302
41303 #: config/gcn/mkoffload.cc:1136
41304 #, gcc-internal-format
41305 msgid "cannot open intermediate gcn asm file"
41306 msgstr ""
41307
41308 #: config/gcn/mkoffload.cc:1153
41309 #, gcc-internal-format
41310 msgid "cannot open intermediate gcn obj file"
41311 msgstr ""
41312
41313 #: config/h8300/h8300.cc:298
41314 #, gcc-internal-format
41315 msgid "%<-ms2600%> is used without %<-ms%>"
41316 msgstr ""
41317
41318 #: config/h8300/h8300.cc:304
41319 #, gcc-internal-format
41320 msgid "%<-mexr%> is used without %<-ms%>"
41321 msgstr ""
41322
41323 #: config/h8300/h8300.cc:310
41324 #, gcc-internal-format
41325 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
41326 msgstr ""
41327
41328 #: config/h8300/h8300.cc:316
41329 #, gcc-internal-format
41330 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
41331 msgstr ""
41332
41333 #: config/h8300/h8300.cc:323
41334 #, gcc-internal-format
41335 msgid "%<-mn%> is not supported for linux targets"
41336 msgstr ""
41337
41338 #: config/i386/host-cygwin.cc:64
41339 #, gcc-internal-format
41340 msgid "cannot extend PCH file: %m"
41341 msgstr ""
41342
41343 #: config/i386/host-cygwin.cc:75
41344 #, gcc-internal-format
41345 msgid "cannot set position in PCH file: %m"
41346 msgstr ""
41347
41348 #: config/i386/i386-builtins.cc:1916
41349 #, gcc-internal-format
41350 msgid "no dispatcher found for the versioning attributes"
41351 msgstr ""
41352
41353 #: config/i386/i386-builtins.cc:1966
41354 #, gcc-internal-format
41355 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
41356 msgstr ""
41357
41358 #: config/i386/i386-builtins.cc:1977
41359 #, gcc-internal-format, gfc-internal-format
41360 msgid "no dispatcher found for the versioning attributes: %s"
41361 msgstr ""
41362
41363 #: config/i386/i386-builtins.cc:2087
41364 #, gcc-internal-format
41365 msgid "parameter to builtin must be a string constant or literal"
41366 msgstr ""
41367
41368 #: config/i386/i386-builtins.cc:2111 config/i386/i386-builtins.cc:2160
41369 #, gcc-internal-format, gfc-internal-format
41370 msgid "parameter to builtin not valid: %s"
41371 msgstr ""
41372
41373 #: config/i386/i386-expand.cc:9359
41374 #, gcc-internal-format
41375 msgid "interrupt service routine cannot be called directly"
41376 msgstr ""
41377
41378 #: config/i386/i386-expand.cc:9794 config/i386/i386-expand.cc:11366
41379 #, gcc-internal-format
41380 msgid "the last argument must be a 2-bit immediate"
41381 msgstr ""
41382
41383 #: config/i386/i386-expand.cc:10256
41384 #, gcc-internal-format
41385 msgid "the fifth argument must be an 8-bit immediate"
41386 msgstr ""
41387
41388 #: config/i386/i386-expand.cc:10351
41389 #, gcc-internal-format
41390 msgid "the third argument must be an 8-bit immediate"
41391 msgstr ""
41392
41393 #: config/i386/i386-expand.cc:11295
41394 #, gcc-internal-format
41395 msgid "the last argument must be an 1-bit immediate"
41396 msgstr ""
41397
41398 #: config/i386/i386-expand.cc:11310
41399 #, gcc-internal-format
41400 msgid "the last argument must be a 3-bit immediate"
41401 msgstr ""
41402
41403 #: config/i386/i386-expand.cc:11345
41404 #, gcc-internal-format
41405 msgid "the last argument must be a 4-bit immediate"
41406 msgstr ""
41407
41408 #: config/i386/i386-expand.cc:11385
41409 #, gcc-internal-format
41410 msgid "the last argument must be a 1-bit immediate"
41411 msgstr ""
41412
41413 #: config/i386/i386-expand.cc:11401
41414 #, gcc-internal-format
41415 msgid "the last argument must be a 5-bit immediate"
41416 msgstr ""
41417
41418 #: config/i386/i386-expand.cc:11411
41419 #, gcc-internal-format
41420 msgid "the next to last argument must be an 8-bit immediate"
41421 msgstr ""
41422
41423 #: config/i386/i386-expand.cc:11416
41424 #, gcc-internal-format
41425 msgid "the last argument must be an 8-bit immediate"
41426 msgstr ""
41427
41428 #: config/i386/i386-expand.cc:11553
41429 #, gcc-internal-format
41430 msgid "the third argument must be comparison constant"
41431 msgstr ""
41432
41433 #: config/i386/i386-expand.cc:11558
41434 #, gcc-internal-format
41435 msgid "incorrect comparison mode"
41436 msgstr ""
41437
41438 #: config/i386/i386-expand.cc:11564 config/i386/i386-expand.cc:11888
41439 #, gcc-internal-format
41440 msgid "incorrect rounding operand"
41441 msgstr ""
41442
41443 #: config/i386/i386-expand.cc:11868
41444 #, gcc-internal-format
41445 msgid "the immediate argument must be a 4-bit immediate"
41446 msgstr ""
41447
41448 #: config/i386/i386-expand.cc:11876
41449 #, gcc-internal-format
41450 msgid "the immediate argument must be a 5-bit immediate"
41451 msgstr ""
41452
41453 #: config/i386/i386-expand.cc:11879
41454 #, gcc-internal-format
41455 msgid "the immediate argument must be an 8-bit immediate"
41456 msgstr ""
41457
41458 #: config/i386/i386-expand.cc:12355
41459 #, gcc-internal-format
41460 msgid "the fourth argument must be one of enum %qs"
41461 msgstr ""
41462
41463 #: config/i386/i386-expand.cc:12425 config/rs6000/rs6000-builtin.cc:2374
41464 #, gcc-internal-format
41465 msgid "selector must be an integer constant in the range [0, %wi]"
41466 msgstr ""
41467
41468 #: config/i386/i386-expand.cc:12682
41469 #, gcc-internal-format
41470 msgid "%qE needs unknown isa option"
41471 msgstr ""
41472
41473 #: config/i386/i386-expand.cc:12686
41474 #, gcc-internal-format
41475 msgid "%qE needs isa option %s"
41476 msgstr ""
41477
41478 #: config/i386/i386-expand.cc:13174
41479 #, gcc-internal-format
41480 msgid "second, third and fourth argument must be a const"
41481 msgstr ""
41482
41483 #: config/i386/i386-expand.cc:13182
41484 #, gcc-internal-format
41485 msgid "invalid third argument"
41486 msgstr ""
41487
41488 #. Ignore the hint.
41489 #: config/i386/i386-expand.cc:13191 config/i386/i386-expand.cc:13246
41490 #, gcc-internal-format
41491 msgid ""
41492 "instruction prefetch applies when in 64-bit mode with RIP-relative "
41493 "addressing and option %<-mprefetchi%>; they stay NOPs otherwise"
41494 msgstr ""
41495
41496 #: config/i386/i386-expand.cc:13208
41497 #, gcc-internal-format
41498 msgid "invalid third argument to %<__builtin_ia32_prefetch%>; using zero"
41499 msgstr ""
41500
41501 #: config/i386/i386-expand.cc:13234
41502 #, gcc-internal-format
41503 msgid "second argument must be a const"
41504 msgstr ""
41505
41506 #: config/i386/i386-expand.cc:13726
41507 #, gcc-internal-format
41508 msgid "the last argument must be a 32-bit immediate"
41509 msgstr ""
41510
41511 #: config/i386/i386-expand.cc:13759
41512 #, gcc-internal-format
41513 msgid "last argument must be an immediate"
41514 msgstr ""
41515
41516 #: config/i386/i386-expand.cc:14523 config/i386/i386-expand.cc:14735
41517 #, gcc-internal-format
41518 msgid "the last argument must be scale 1, 2, 4, 8"
41519 msgstr ""
41520
41521 #: config/i386/i386-expand.cc:14788
41522 #, gcc-internal-format
41523 msgid "the forth argument must be scale 1, 2, 4, 8"
41524 msgstr ""
41525
41526 #: config/i386/i386-expand.cc:14794
41527 #, gcc-internal-format
41528 msgid "incorrect hint operand"
41529 msgstr ""
41530
41531 #: config/i386/i386-expand.cc:14813
41532 #, gcc-internal-format
41533 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
41534 msgstr ""
41535
41536 #: config/i386/i386-features.cc:3231
41537 #, gcc-internal-format
41538 msgid ""
41539 "function versions cannot be marked as %<gnu_inline%>, bodies have to be "
41540 "generated"
41541 msgstr ""
41542
41543 #: config/i386/i386-features.cc:3236 config/i386/i386-features.cc:3505
41544 #, gcc-internal-format
41545 msgid "virtual function multiversioning not supported"
41546 msgstr ""
41547
41548 #: config/i386/i386-features.cc:3369 config/rs6000/rs6000.cc:25139
41549 #, gcc-internal-format
41550 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
41551 msgstr ""
41552
41553 #: config/i386/i386-options.cc:887 config/i386/i386-options.cc:2123
41554 #: config/i386/i386-options.cc:2132
41555 #, gcc-internal-format, gfc-internal-format
41556 msgid "code model %s does not support PIC mode"
41557 msgstr ""
41558
41559 #: config/i386/i386-options.cc:1159
41560 #, gcc-internal-format
41561 msgid "attribute %qs argument is not a string"
41562 msgstr ""
41563
41564 #: config/i386/i386-options.cc:1223
41565 #, gcc-internal-format
41566 msgid "attribute %qs argument %qs is unknown"
41567 msgstr ""
41568
41569 #: config/i386/i386-options.cc:1286
41570 #, gcc-internal-format
41571 msgid "attribute value %qs was already specified in %qs attribute"
41572 msgstr ""
41573
41574 #: config/i386/i386-options.cc:1324
41575 #, gcc-internal-format
41576 msgid "attribute value %qs is unknown in %qs attribute"
41577 msgstr ""
41578
41579 #: config/i386/i386-options.cc:1606
41580 #, gcc-internal-format
41581 msgid "wrong argument %qs to option %qs"
41582 msgstr ""
41583
41584 #: config/i386/i386-options.cc:1612
41585 #, gcc-internal-format
41586 msgid "size ranges of option %qs should be increasing"
41587 msgstr ""
41588
41589 #: config/i386/i386-options.cc:1622
41590 #, gcc-internal-format
41591 msgid "wrong strategy name %qs specified for option %qs"
41592 msgstr ""
41593
41594 #. rep; movq isn't available in 32-bit code.
41595 #: config/i386/i386-options.cc:1648
41596 #, gcc-internal-format
41597 msgid ""
41598 "strategy name %qs specified for option %qs not supported for 32-bit code"
41599 msgstr ""
41600
41601 #: config/i386/i386-options.cc:1661
41602 #, gcc-internal-format
41603 msgid "unknown alignment %qs specified for option %qs"
41604 msgstr ""
41605
41606 #: config/i386/i386-options.cc:1671
41607 #, gcc-internal-format
41608 msgid "the max value for the last size range should be -1 for option %qs"
41609 msgstr ""
41610
41611 #: config/i386/i386-options.cc:1678
41612 #, gcc-internal-format
41613 msgid "too many size ranges specified in option %qs"
41614 msgstr ""
41615
41616 #: config/i386/i386-options.cc:1731
41617 #, gcc-internal-format
41618 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
41619 msgstr ""
41620
41621 #: config/i386/i386-options.cc:1945
41622 #, gcc-internal-format
41623 msgid "Intel MCU psABI isn%'t supported in %s mode"
41624 msgstr ""
41625
41626 #: config/i386/i386-options.cc:1999
41627 #, gcc-internal-format
41628 msgid ""
41629 "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> "
41630 "instead as appropriate"
41631 msgstr ""
41632
41633 #: config/i386/i386-options.cc:2001
41634 #, gcc-internal-format
41635 msgid ""
41636 "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or "
41637 "%<target(\"tune=generic\")%> instead as appropriate"
41638 msgstr ""
41639
41640 #. rep; movq isn't available in 32-bit code.
41641 #: config/i386/i386-options.cc:2029
41642 #, gcc-internal-format
41643 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
41644 msgstr ""
41645
41646 #: config/i386/i386-options.cc:2034
41647 #, gcc-internal-format
41648 msgid "%<-muintr%> not supported for 32-bit code"
41649 msgstr ""
41650
41651 #: config/i386/i386-options.cc:2037
41652 #, gcc-internal-format
41653 msgid "%<-mlam=%> option: [u48|u57] not supported for 32-bit code"
41654 msgstr ""
41655
41656 #: config/i386/i386-options.cc:2052
41657 #, gcc-internal-format
41658 msgid "address mode %qs not supported in the %s bit mode"
41659 msgstr ""
41660
41661 #: config/i386/i386-options.cc:2063
41662 #, gcc-internal-format
41663 msgid "%<-mabi=ms%> not supported with X32 ABI"
41664 msgstr ""
41665
41666 #: config/i386/i386-options.cc:2069
41667 #, gcc-internal-format
41668 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
41669 msgstr ""
41670
41671 #: config/i386/i386-options.cc:2072
41672 #, gcc-internal-format
41673 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
41674 msgstr ""
41675
41676 #: config/i386/i386-options.cc:2076
41677 #, gcc-internal-format
41678 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
41679 msgstr ""
41680
41681 #: config/i386/i386-options.cc:2093 config/i386/i386-options.cc:2102
41682 #: config/i386/i386-options.cc:2114 config/i386/i386-options.cc:2125
41683 #: config/i386/i386-options.cc:2136
41684 #, gcc-internal-format
41685 msgid "code model %qs not supported in the %s bit mode"
41686 msgstr ""
41687
41688 #: config/i386/i386-options.cc:2105 config/i386/i386-options.cc:2117
41689 #, gcc-internal-format
41690 msgid "code model %qs not supported in x32 mode"
41691 msgstr ""
41692
41693 #: config/i386/i386-options.cc:2160
41694 #, gcc-internal-format
41695 msgid "%<-masm=intel%> not supported in this configuration"
41696 msgstr ""
41697
41698 #: config/i386/i386-options.cc:2165
41699 #, gcc-internal-format, gfc-internal-format
41700 msgid "%i-bit mode not compiled in"
41701 msgstr ""
41702
41703 #: config/i386/i386-options.cc:2177
41704 #, gcc-internal-format
41705 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
41706 msgstr ""
41707
41708 #: config/i386/i386-options.cc:2179
41709 #, gcc-internal-format
41710 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
41711 msgstr ""
41712
41713 #: config/i386/i386-options.cc:2186
41714 #, gcc-internal-format
41715 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
41716 msgstr ""
41717
41718 #: config/i386/i386-options.cc:2188
41719 #, gcc-internal-format
41720 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
41721 msgstr ""
41722
41723 #: config/i386/i386-options.cc:2196 config/i386/i386-options.cc:2328
41724 #, gcc-internal-format
41725 msgid "CPU you selected does not support x86-64 instruction set"
41726 msgstr ""
41727
41728 #: config/i386/i386-options.cc:2267
41729 #, gcc-internal-format
41730 msgid "bad value %qs for %<-march=%> switch"
41731 msgstr ""
41732
41733 #: config/i386/i386-options.cc:2268
41734 #, gcc-internal-format
41735 msgid "bad value %qs for %<target(\"arch=\")%> attribute"
41736 msgstr ""
41737
41738 #: config/i386/i386-options.cc:2290
41739 #, gcc-internal-format
41740 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
41741 msgstr ""
41742
41743 #: config/i386/i386-options.cc:2292
41744 #, gcc-internal-format
41745 msgid ""
41746 "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
41747 msgstr ""
41748
41749 #: config/i386/i386-options.cc:2297
41750 #, gcc-internal-format
41751 msgid "valid arguments to %<-march=%> switch are: %s"
41752 msgstr ""
41753
41754 #: config/i386/i386-options.cc:2298
41755 #, gcc-internal-format
41756 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
41757 msgstr ""
41758
41759 #: config/i386/i386-options.cc:2347
41760 #, gcc-internal-format
41761 msgid "bad value %qs for %<-mtune=%> switch"
41762 msgstr ""
41763
41764 #: config/i386/i386-options.cc:2348
41765 #, gcc-internal-format
41766 msgid "bad value %qs for %<target(\"tune=\")%> attribute"
41767 msgstr ""
41768
41769 #: config/i386/i386-options.cc:2369
41770 #, gcc-internal-format
41771 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
41772 msgstr ""
41773
41774 #: config/i386/i386-options.cc:2371
41775 #, gcc-internal-format
41776 msgid ""
41777 "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
41778 msgstr ""
41779
41780 #: config/i386/i386-options.cc:2376
41781 #, gcc-internal-format
41782 msgid "valid arguments to %<-mtune=%> switch are: %s"
41783 msgstr ""
41784
41785 #: config/i386/i386-options.cc:2377
41786 #, gcc-internal-format
41787 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
41788 msgstr ""
41789
41790 #: config/i386/i386-options.cc:2401
41791 #, gcc-internal-format
41792 msgid "%<-mregparm%> is ignored in 64-bit mode"
41793 msgstr ""
41794
41795 #: config/i386/i386-options.cc:2403
41796 #, gcc-internal-format
41797 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
41798 msgstr ""
41799
41800 #: config/i386/i386-options.cc:2406
41801 #, gcc-internal-format
41802 msgid "%<-mregparm=%d%> is not between 0 and %d"
41803 msgstr ""
41804
41805 #: config/i386/i386-options.cc:2429
41806 #, gcc-internal-format
41807 msgid "%<-m96bit-long-double%> is not compatible with this target"
41808 msgstr ""
41809
41810 #: config/i386/i386-options.cc:2434
41811 #, gcc-internal-format
41812 msgid "%<-mrtd%> is ignored in 64bit mode"
41813 msgstr ""
41814
41815 #: config/i386/i386-options.cc:2435
41816 #, gcc-internal-format
41817 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
41818 msgstr ""
41819
41820 #: config/i386/i386-options.cc:2524
41821 #, gcc-internal-format
41822 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
41823 msgstr ""
41824
41825 #: config/i386/i386-options.cc:2527
41826 #, gcc-internal-format
41827 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
41828 msgstr ""
41829
41830 #: config/i386/i386-options.cc:2550
41831 #, gcc-internal-format
41832 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
41833 msgstr ""
41834
41835 #: config/i386/i386-options.cc:2563
41836 #, gcc-internal-format
41837 msgid "%<-mnop-mcount%> is not compatible with this target"
41838 msgstr ""
41839
41840 #: config/i386/i386-options.cc:2566
41841 #, gcc-internal-format
41842 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
41843 msgstr ""
41844
41845 #: config/i386/i386-options.cc:2572
41846 #, gcc-internal-format
41847 msgid "%<-msseregparm%> used without SSE enabled"
41848 msgstr ""
41849
41850 #: config/i386/i386-options.cc:2573
41851 #, gcc-internal-format
41852 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
41853 msgstr ""
41854
41855 #: config/i386/i386-options.cc:2583
41856 #, gcc-internal-format
41857 msgid "SSE instruction set disabled, using 387 arithmetics"
41858 msgstr ""
41859
41860 #: config/i386/i386-options.cc:2590
41861 #, gcc-internal-format
41862 msgid "387 instruction set disabled, using SSE arithmetics"
41863 msgstr ""
41864
41865 #: config/i386/i386-options.cc:2640
41866 #, gcc-internal-format
41867 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
41868 msgstr ""
41869
41870 #: config/i386/i386-options.cc:2642
41871 #, gcc-internal-format
41872 msgid ""
41873 "stack probing requires %<target(\"accumulate-outgoing-args\")%> for "
41874 "correctness"
41875 msgstr ""
41876
41877 #: config/i386/i386-options.cc:2656
41878 #, gcc-internal-format
41879 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
41880 msgstr ""
41881
41882 #: config/i386/i386-options.cc:2658
41883 #, gcc-internal-format
41884 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
41885 msgstr ""
41886
41887 #: config/i386/i386-options.cc:2718
41888 #, gcc-internal-format
41889 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
41890 msgstr ""
41891
41892 #: config/i386/i386-options.cc:2721
41893 #, gcc-internal-format
41894 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
41895 msgstr ""
41896
41897 #: config/i386/i386-options.cc:2725
41898 #, gcc-internal-format
41899 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
41900 msgstr ""
41901
41902 #: config/i386/i386-options.cc:2839
41903 #, gcc-internal-format
41904 msgid "unknown option for %<-mrecip=%s%>"
41905 msgstr ""
41906
41907 #: config/i386/i386-options.cc:2898
41908 #, gcc-internal-format
41909 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
41910 msgstr ""
41911
41912 #: config/i386/i386-options.cc:2903
41913 #, gcc-internal-format
41914 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
41915 msgstr ""
41916
41917 #: config/i386/i386-options.cc:2931
41918 #, gcc-internal-format
41919 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
41920 msgstr ""
41921
41922 #: config/i386/i386-options.cc:2979
41923 #, gcc-internal-format
41924 msgid "%<-fcf-protection%> is not compatible with this target"
41925 msgstr ""
41926
41927 #: config/i386/i386-options.cc:3115
41928 #, gcc-internal-format
41929 msgid "interrupt and naked attributes are not compatible"
41930 msgstr ""
41931
41932 #: config/i386/i386-options.cc:3130
41933 #, gcc-internal-format
41934 msgid "only DWARF debug format is supported for interrupt service routine"
41935 msgstr ""
41936
41937 #: config/i386/i386-options.cc:3179
41938 #, gcc-internal-format
41939 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
41940 msgstr ""
41941
41942 #: config/i386/i386-options.cc:3189
41943 #, gcc-internal-format
41944 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
41945 msgstr ""
41946
41947 #: config/i386/i386-options.cc:3224
41948 #, gcc-internal-format
41949 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
41950 msgstr ""
41951
41952 #: config/i386/i386-options.cc:3234
41953 #, gcc-internal-format
41954 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
41955 msgstr ""
41956
41957 #: config/i386/i386-options.cc:3341
41958 #, gcc-internal-format
41959 msgid "%s instructions aren%'t allowed in an exception service routine"
41960 msgstr ""
41961
41962 #: config/i386/i386-options.cc:3343
41963 #, gcc-internal-format
41964 msgid "%s instructions aren%'t allowed in an interrupt service routine"
41965 msgstr ""
41966
41967 #: config/i386/i386-options.cc:3347
41968 #, gcc-internal-format
41969 msgid ""
41970 "%s instructions aren%'t allowed in a function with the "
41971 "%<no_caller_saved_registers%> attribute"
41972 msgstr ""
41973
41974 #: config/i386/i386-options.cc:3394 config/i386/i386-options.cc:3445
41975 #, gcc-internal-format
41976 msgid "fastcall and regparm attributes are not compatible"
41977 msgstr ""
41978
41979 #: config/i386/i386-options.cc:3399
41980 #, gcc-internal-format
41981 msgid "regparam and thiscall attributes are not compatible"
41982 msgstr ""
41983
41984 #: config/i386/i386-options.cc:3406 config/i386/i386-options.cc:3634
41985 #, gcc-internal-format
41986 msgid "%qE attribute requires an integer constant argument"
41987 msgstr ""
41988
41989 #: config/i386/i386-options.cc:3412
41990 #, gcc-internal-format
41991 msgid "argument to %qE attribute larger than %d"
41992 msgstr ""
41993
41994 #: config/i386/i386-options.cc:3437 config/i386/i386-options.cc:3480
41995 #, gcc-internal-format
41996 msgid "fastcall and cdecl attributes are not compatible"
41997 msgstr ""
41998
41999 #: config/i386/i386-options.cc:3441
42000 #, gcc-internal-format
42001 msgid "fastcall and stdcall attributes are not compatible"
42002 msgstr ""
42003
42004 #: config/i386/i386-options.cc:3449 config/i386/i386-options.cc:3498
42005 #, gcc-internal-format
42006 msgid "fastcall and thiscall attributes are not compatible"
42007 msgstr ""
42008
42009 #: config/i386/i386-options.cc:3459 config/i386/i386-options.cc:3476
42010 #, gcc-internal-format
42011 msgid "stdcall and cdecl attributes are not compatible"
42012 msgstr ""
42013
42014 #: config/i386/i386-options.cc:3463
42015 #, gcc-internal-format
42016 msgid "stdcall and fastcall attributes are not compatible"
42017 msgstr ""
42018
42019 #: config/i386/i386-options.cc:3467 config/i386/i386-options.cc:3494
42020 #, gcc-internal-format
42021 msgid "stdcall and thiscall attributes are not compatible"
42022 msgstr ""
42023
42024 #: config/i386/i386-options.cc:3484 config/i386/i386-options.cc:3502
42025 #, gcc-internal-format
42026 msgid "cdecl and thiscall attributes are not compatible"
42027 msgstr ""
42028
42029 #: config/i386/i386-options.cc:3490
42030 #, gcc-internal-format
42031 msgid "%qE attribute is used for non-class method"
42032 msgstr ""
42033
42034 #: config/i386/i386-options.cc:3594 config/rs6000/rs6000.cc:20508
42035 #, gcc-internal-format
42036 msgid "%qE incompatible attribute ignored"
42037 msgstr ""
42038
42039 #: config/i386/i386-options.cc:3621
42040 #, gcc-internal-format
42041 msgid "%qE attribute only available for 32-bit"
42042 msgstr ""
42043
42044 #: config/i386/i386-options.cc:3642
42045 #, gcc-internal-format
42046 msgid "argument to %qE attribute is neither zero, nor one"
42047 msgstr ""
42048
42049 #: config/i386/i386-options.cc:3676 config/i386/i386-options.cc:3686
42050 #, gcc-internal-format
42051 msgid "%qs and %qs attributes are not compatible"
42052 msgstr ""
42053
42054 #: config/i386/i386-options.cc:3713 config/i386/i386-options.cc:3735
42055 #: config/ia64/ia64.cc:812 config/s390/s390.cc:1261
42056 #, gcc-internal-format
42057 msgid "%qE attribute requires a string constant argument"
42058 msgstr ""
42059
42060 #: config/i386/i386-options.cc:3723 config/i386/i386-options.cc:3745
42061 #: config/s390/s390.cc:1290
42062 #, gcc-internal-format
42063 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
42064 msgstr ""
42065
42066 #: config/i386/i386-options.cc:3777
42067 #, gcc-internal-format
42068 msgid "interrupt service routine should have a pointer as the first argument"
42069 msgstr ""
42070
42071 #: config/i386/i386-options.cc:3784
42072 #, gcc-internal-format
42073 msgid "interrupt service routine should have %qs as the second argument"
42074 msgstr ""
42075
42076 #: config/i386/i386-options.cc:3795
42077 #, gcc-internal-format
42078 msgid ""
42079 "interrupt service routine can only have a pointer argument and an optional "
42080 "integer argument"
42081 msgstr ""
42082
42083 #: config/i386/i386-options.cc:3798
42084 #, gcc-internal-format
42085 msgid "interrupt service routine must return %<void%>"
42086 msgstr ""
42087
42088 #: config/i386/i386.cc:1231
42089 #, gcc-internal-format
42090 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
42091 msgstr ""
42092
42093 #: config/i386/i386.cc:1234
42094 #, gcc-internal-format
42095 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
42096 msgstr ""
42097
42098 #: config/i386/i386.cc:1538
42099 #, gcc-internal-format
42100 msgid "X32 does not support %<ms_abi%> attribute"
42101 msgstr ""
42102
42103 #: config/i386/i386.cc:1572
42104 #, gcc-internal-format
42105 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
42106 msgstr ""
42107
42108 #: config/i386/i386.cc:1923
42109 #, gcc-internal-format
42110 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
42111 msgstr ""
42112
42113 #: config/i386/i386.cc:1929
42114 #, gcc-internal-format
42115 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
42116 msgstr ""
42117
42118 #: config/i386/i386.cc:1943
42119 #, gcc-internal-format
42120 msgid "AVX vector argument without AVX enabled changes the ABI"
42121 msgstr ""
42122
42123 #: config/i386/i386.cc:1949
42124 #, gcc-internal-format
42125 msgid "AVX vector return without AVX enabled changes the ABI"
42126 msgstr ""
42127
42128 #: config/i386/i386.cc:1965
42129 #, gcc-internal-format
42130 msgid "SSE vector argument without SSE enabled changes the ABI"
42131 msgstr ""
42132
42133 #: config/i386/i386.cc:1971
42134 #, gcc-internal-format
42135 msgid "SSE vector return without SSE enabled changes the ABI"
42136 msgstr ""
42137
42138 #: config/i386/i386.cc:1987
42139 #, gcc-internal-format
42140 msgid "MMX vector argument without MMX enabled changes the ABI"
42141 msgstr ""
42142
42143 #: config/i386/i386.cc:1993
42144 #, gcc-internal-format
42145 msgid "MMX vector return without MMX enabled changes the ABI"
42146 msgstr ""
42147
42148 #: config/i386/i386.cc:2191
42149 #, gcc-internal-format
42150 msgid ""
42151 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
42152 msgstr ""
42153
42154 #: config/i386/i386.cc:2312
42155 #, gcc-internal-format
42156 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
42157 msgstr ""
42158
42159 #: config/i386/i386.cc:2447
42160 #, gcc-internal-format
42161 msgid ""
42162 "the ABI of passing structure with %<complex float%> member has changed in "
42163 "GCC 4.4"
42164 msgstr ""
42165
42166 #: config/i386/i386.cc:2568
42167 msgid ""
42168 "the ABI of passing C structures with zero-width bit-fields has changed in "
42169 "GCC %{12.1%}"
42170 msgstr ""
42171
42172 #: config/i386/i386.cc:2663
42173 #, gcc-internal-format
42174 msgid "SSE register return with SSE disabled"
42175 msgstr ""
42176
42177 #: config/i386/i386.cc:2669
42178 #, gcc-internal-format
42179 msgid "SSE register argument with SSE disabled"
42180 msgstr ""
42181
42182 #: config/i386/i386.cc:2689
42183 #, gcc-internal-format
42184 msgid "x87 register return with x87 disabled"
42185 msgstr ""
42186
42187 #: config/i386/i386.cc:3017 config/i386/i386.cc:3262 config/i386/i386.cc:4042
42188 #, gcc-internal-format
42189 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
42190 msgstr ""
42191
42192 #: config/i386/i386.cc:3019 config/i386/i386.cc:3264 config/i386/i386.cc:4044
42193 #, gcc-internal-format
42194 msgid ""
42195 "this is a GCC bug that can be worked around by adding attribute used to "
42196 "function called"
42197 msgstr ""
42198
42199 #: config/i386/i386.cc:3667
42200 #, gcc-internal-format, gfc-internal-format
42201 msgid ""
42202 "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
42203 msgstr ""
42204
42205 #: config/i386/i386.cc:6564
42206 #, gcc-internal-format
42207 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
42208 msgstr ""
42209
42210 #: config/i386/i386.cc:8468
42211 #, gcc-internal-format
42212 msgid ""
42213 "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
42214 msgstr ""
42215
42216 #: config/i386/i386.cc:8558
42217 #, gcc-internal-format
42218 msgid ""
42219 "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service "
42220 "routine.  This may be worked around by avoiding functions with aggregate "
42221 "return."
42222 msgstr ""
42223
42224 #: config/i386/i386.cc:9490
42225 #, gcc-internal-format
42226 msgid "Stack realignment not supported with %<__builtin_eh_return%>"
42227 msgstr ""
42228
42229 #: config/i386/i386.cc:9495
42230 #, gcc-internal-format
42231 msgid "regparm nested function not supported with %<__builtin_eh_return%>"
42232 msgstr ""
42233
42234 #: config/i386/i386.cc:9881
42235 #, gcc-internal-format
42236 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
42237 msgstr ""
42238
42239 #: config/i386/i386.cc:9901
42240 #, gcc-internal-format
42241 msgid ""
42242 "%<-fsplit-stack%> does not support 2 register parameters for a nested "
42243 "function"
42244 msgstr ""
42245
42246 #. FIXME: We could make this work by pushing a register
42247 #. around the addition and comparison.
42248 #: config/i386/i386.cc:9912
42249 #, gcc-internal-format
42250 msgid "%<-fsplit-stack%> does not support 3 register parameters"
42251 msgstr ""
42252
42253 #: config/i386/i386.cc:12950
42254 #, gcc-internal-format
42255 msgid "%<V%> modifier on non-integer register"
42256 msgstr ""
42257
42258 #: config/i386/i386.cc:12961 config/i386/i386.cc:12975
42259 #, gcc-internal-format
42260 msgid "unsupported size for integer register"
42261 msgstr ""
42262
42263 #: config/i386/i386.cc:13007
42264 #, gcc-internal-format
42265 msgid "extended registers have no high halves"
42266 msgstr ""
42267
42268 #: config/i386/i386.cc:13022
42269 #, gcc-internal-format
42270 msgid "unsupported operand size for extended register"
42271 msgstr ""
42272
42273 #: config/i386/i386.cc:13216
42274 #, gcc-internal-format
42275 msgid "non-integer operand used with operand code %<z%>"
42276 msgstr ""
42277
42278 #: config/i386/i386.cc:17317
42279 #, gcc-internal-format
42280 msgid ""
42281 "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
42282 msgstr ""
42283
42284 #: config/i386/i386.cc:21712
42285 msgid "the alignment of %<_Atomic %T%> fields changed in %{GCC 11.1%}"
42286 msgstr ""
42287
42288 #: config/i386/i386.cc:21808
42289 #, gcc-internal-format
42290 msgid "profiling %<-mcmodel=large%> with PIC is not supported"
42291 msgstr ""
42292
42293 #: config/i386/i386.cc:23624
42294 #, gcc-internal-format
42295 msgid "unknown architecture specific memory model"
42296 msgstr ""
42297
42298 #: config/i386/i386.cc:23631
42299 #, gcc-internal-format
42300 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
42301 msgstr ""
42302
42303 #: config/i386/i386.cc:23638
42304 #, gcc-internal-format
42305 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
42306 msgstr ""
42307
42308 #: config/i386/i386.cc:23687
42309 #, gcc-internal-format
42310 msgid "unsupported return type %qT for simd"
42311 msgstr ""
42312
42313 #: config/i386/i386.cc:23718
42314 #, gcc-internal-format
42315 msgid "unsupported argument type %qT for simd"
42316 msgstr ""
42317
42318 #: config/i386/i386.cc:24273
42319 #, gcc-internal-format
42320 msgid "%<-fexcess-precision=16%> is not compatible with %<-mfpmath=387%>"
42321 msgstr ""
42322
42323 #: config/i386/winnt.cc:83
42324 #, gcc-internal-format
42325 msgid ""
42326 "%qE attribute applies only to initialized variables with external linkage"
42327 msgstr ""
42328
42329 #: config/i386/winnt.cc:156
42330 #, gcc-internal-format
42331 msgid "definition of static data member %q+D of dllimport%'d class"
42332 msgstr ""
42333
42334 #: config/ia64/ia64-c.cc:50
42335 #, gcc-internal-format
42336 msgid "malformed %<#pragma builtin%>"
42337 msgstr ""
42338
42339 #: config/ia64/ia64.cc:751 config/loongarch/loongarch.cc:6514
42340 #: config/loongarch/loongarch.cc:6524
42341 #, gcc-internal-format
42342 msgid "invalid argument of %qE attribute"
42343 msgstr ""
42344
42345 #: config/ia64/ia64.cc:764
42346 #, gcc-internal-format
42347 msgid "an address area attribute cannot be specified for local variables"
42348 msgstr ""
42349
42350 #: config/ia64/ia64.cc:771
42351 #, gcc-internal-format
42352 msgid "address area of %q+D conflicts with previous declaration"
42353 msgstr ""
42354
42355 #: config/ia64/ia64.cc:779
42356 #, gcc-internal-format
42357 msgid "address area attribute cannot be specified for functions"
42358 msgstr ""
42359
42360 #: config/ia64/ia64.cc:6025 config/pa/pa.cc:453 config/sh/sh.cc:8267
42361 #, gcc-internal-format
42362 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
42363 msgstr ""
42364
42365 #: config/ia64/ia64.cc:11302
42366 #, gcc-internal-format
42367 msgid "version attribute is not a string"
42368 msgstr ""
42369
42370 #: config/iq2000/iq2000.cc:1867
42371 #, gcc-internal-format
42372 msgid "%<gp_offset%> (%ld) or %<end_offset%> (%ld) is less than zero"
42373 msgstr ""
42374
42375 #: config/iq2000/iq2000.cc:2590
42376 #, gcc-internal-format
42377 msgid "argument %qd is not a constant"
42378 msgstr ""
42379
42380 #: config/iq2000/iq2000.cc:2893 config/xtensa/xtensa.cc:3063
42381 #, gcc-internal-format
42382 msgid "%<PRINT_OPERAND_ADDRESS%>, null pointer"
42383 msgstr ""
42384
42385 #: config/iq2000/iq2000.cc:3048
42386 #, gcc-internal-format
42387 msgid "%<PRINT_OPERAND%>: Unknown punctuation %<%c%>"
42388 msgstr ""
42389
42390 #: config/iq2000/iq2000.cc:3057 config/xtensa/xtensa.cc:2912
42391 #, gcc-internal-format
42392 msgid "%<PRINT_OPERAND%> null pointer"
42393 msgstr ""
42394
42395 #: config/loongarch/loongarch-cpu.cc:111
42396 #, gcc-internal-format
42397 msgid "unknown base architecture %<0x%x%>, %qs failed"
42398 msgstr ""
42399
42400 #: config/loongarch/loongarch-cpu.cc:138
42401 #, gcc-internal-format
42402 msgid "unknown FPU type %<0x%x%>, %qs failed"
42403 msgstr ""
42404
42405 #: config/loongarch/loongarch-cpu.cc:189
42406 #, gcc-internal-format
42407 msgid ""
42408 "unknown processor ID %<0x%x%>, some tuning parameters will fall back to "
42409 "default"
42410 msgstr ""
42411
42412 #: config/loongarch/loongarch-opts.cc:196
42413 #, gcc-internal-format
42414 msgid "%<-m%s%> overrides %<-m%s=%s%>, adjusting ABI to %qs"
42415 msgstr ""
42416
42417 #: config/loongarch/loongarch-opts.cc:211
42418 #, gcc-internal-format
42419 msgid "ABI changed (%qs to %qs) while multilib is disabled"
42420 msgstr ""
42421
42422 #: config/loongarch/loongarch-opts.cc:233
42423 #: config/loongarch/loongarch-opts.cc:238
42424 #, gcc-internal-format
42425 msgid "%qs does not work on a cross compiler"
42426 msgstr ""
42427
42428 #: config/loongarch/loongarch-opts.cc:278
42429 #, gcc-internal-format
42430 msgid ""
42431 "your native CPU architecture (%qs) does not support %qs ABI, falling back to "
42432 "%<-m%s=%s%>"
42433 msgstr ""
42434
42435 #: config/loongarch/loongarch-opts.cc:283
42436 #, gcc-internal-format
42437 msgid ""
42438 "default CPU architecture (%qs) does not support %qs ABI, falling back to %<-"
42439 "m%s=%s%>"
42440 msgstr ""
42441
42442 #: config/loongarch/loongarch-opts.cc:314
42443 #, gcc-internal-format
42444 msgid "unable to implement ABI %qs with instruction set %qs"
42445 msgstr ""
42446
42447 #: config/loongarch/loongarch-opts.cc:336
42448 #, gcc-internal-format
42449 msgid ""
42450 "ABI %qs cannot be implemented due to limited instruction set %qs, falling "
42451 "back to %qs"
42452 msgstr ""
42453
42454 #: config/loongarch/loongarch-opts.cc:347
42455 #, gcc-internal-format
42456 msgid ""
42457 "instruction set %qs cannot implement default ABI %qs, falling back to %qs"
42458 msgstr ""
42459
42460 #: config/loongarch/loongarch-opts.cc:352
42461 #, gcc-internal-format
42462 msgid ""
42463 "no multilib-enabled ABI (%qs) can be implemented with instruction set %qs, "
42464 "falling back to %qs"
42465 msgstr ""
42466
42467 #: config/loongarch/loongarch-opts.cc:368
42468 #, gcc-internal-format
42469 msgid ""
42470 "ABI %qs is not enabled at configure-time, the linker might report an error"
42471 msgstr ""
42472
42473 #: config/loongarch/loongarch-opts.cc:371
42474 #, gcc-internal-format, gfc-internal-format
42475 msgid "ABI with startfiles: %s"
42476 msgstr ""
42477
42478 #: config/loongarch/loongarch-opts.cc:385
42479 #, gcc-internal-format
42480 msgid "%qs is not supported, now cmodel is set to %qs"
42481 msgstr ""
42482
42483 #: config/loongarch/loongarch.cc:6189
42484 #, gcc-internal-format
42485 msgid "%qs cannot be used for compiling a shared library"
42486 msgstr ""
42487
42488 #: config/loongarch/loongarch.cc:6196
42489 #, gcc-internal-format
42490 msgid "code model %qs needs %s"
42491 msgstr ""
42492
42493 #: config/loongarch/loongarch.cc:6202
42494 #, gcc-internal-format
42495 msgid "code model %qs is not compatible with %s"
42496 msgstr ""
42497
42498 #: config/loongarch/loongarch.cc:6479
42499 #, gcc-internal-format
42500 msgid "%qE attribute cannot be specified for thread-local variables"
42501 msgstr ""
42502
42503 #: config/loongarch/loongarch.cc:6497
42504 #, gcc-internal-format
42505 msgid "%qE attribute cannot be specified for register variables"
42506 msgstr ""
42507
42508 #: config/loongarch/loongarch.cc:6505
42509 #, gcc-internal-format
42510 msgid "%qE attribute requires %s"
42511 msgstr ""
42512
42513 #: config/loongarch/loongarch.cc:6532
42514 #, gcc-internal-format
42515 msgid "multiple %qE attribute"
42516 msgstr ""
42517
42518 #: config/m32c/m32c-pragma.cc:54
42519 #, gcc-internal-format
42520 msgid "junk at end of %<#pragma GCC memregs%> [0-16]"
42521 msgstr ""
42522
42523 #: config/m32c/m32c-pragma.cc:61
42524 #, gcc-internal-format
42525 msgid "%<#pragma GCC memregs%> must precede any function declarations"
42526 msgstr ""
42527
42528 #: config/m32c/m32c-pragma.cc:69 config/m32c/m32c-pragma.cc:76
42529 #, gcc-internal-format
42530 msgid "%<#pragma GCC memregs%> takes a number [0-16]"
42531 msgstr ""
42532
42533 #: config/m32c/m32c-pragma.cc:104
42534 #, gcc-internal-format
42535 msgid "junk at end of %<#pragma ADDRESS%>"
42536 msgstr ""
42537
42538 #: config/m32c/m32c-pragma.cc:109
42539 #, gcc-internal-format
42540 msgid "malformed %<#pragma ADDRESS%> variable address"
42541 msgstr ""
42542
42543 #: config/m32c/m32c.cc:419
42544 #, gcc-internal-format
42545 msgid "invalid target memregs value %<%d%>"
42546 msgstr ""
42547
42548 #: config/m32c/m32c.cc:2931
42549 #, gcc-internal-format
42550 msgid "%qE attribute is not supported for R8C target"
42551 msgstr ""
42552
42553 #. The argument must be a constant integer.
42554 #: config/m32c/m32c.cc:2947 config/sh/sh.cc:8479 config/sh/sh.cc:8574
42555 #, gcc-internal-format
42556 msgid "%qE attribute argument not an integer constant"
42557 msgstr ""
42558
42559 #: config/m32c/m32c.cc:2956
42560 #, gcc-internal-format
42561 msgid "%qE attribute argument should be between 18 to 255"
42562 msgstr ""
42563
42564 #: config/m32c/m32c.cc:4080
42565 #, gcc-internal-format
42566 msgid "%<bank_switch%> has no effect on non-interrupt functions"
42567 msgstr ""
42568
42569 #: config/m32c/m32c.cc:4187
42570 #, gcc-internal-format
42571 msgid "%<fast_interrupt%> attribute directive ignored"
42572 msgstr ""
42573
42574 #: config/m32r/m32r.cc:415
42575 #, gcc-internal-format
42576 msgid "invalid argument of %qs attribute"
42577 msgstr ""
42578
42579 #: config/m68k/m68k.cc:531
42580 #, gcc-internal-format
42581 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
42582 msgstr ""
42583
42584 #: config/m68k/m68k.cc:602
42585 #, gcc-internal-format
42586 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
42587 msgstr ""
42588
42589 #: config/m68k/m68k.cc:666
42590 #, gcc-internal-format
42591 msgid "%<-falign-labels=%d%> is not supported"
42592 msgstr ""
42593
42594 #: config/m68k/m68k.cc:673
42595 #, gcc-internal-format
42596 msgid "%<-falign-loops=%d%> is not supported"
42597 msgstr ""
42598
42599 #: config/m68k/m68k.cc:681
42600 #, gcc-internal-format
42601 msgid "%<-fstack-limit-%> options are not supported on this cpu"
42602 msgstr ""
42603
42604 #: config/m68k/m68k.cc:799
42605 #, gcc-internal-format
42606 msgid "multiple interrupt attributes not allowed"
42607 msgstr ""
42608
42609 #: config/m68k/m68k.cc:806
42610 #, gcc-internal-format
42611 msgid "%<interrupt_thread%> is available only on fido"
42612 msgstr ""
42613
42614 #: config/m68k/m68k.cc:1140 config/rs6000/rs6000-logue.cc:1752
42615 #, gcc-internal-format
42616 msgid "stack limit expression is not supported"
42617 msgstr ""
42618
42619 #: config/m68k/m68k.cc:7119 config/s390/s390.cc:16829
42620 #, gcc-internal-format
42621 msgid "%<-fexcess-precision=16%> is not supported on this target"
42622 msgstr ""
42623
42624 #: config/mcore/mcore.cc:2960
42625 #, gcc-internal-format
42626 msgid "initialized variable %q+D is marked dllimport"
42627 msgstr ""
42628
42629 #: config/microblaze/microblaze.cc:1760
42630 #, gcc-internal-format
42631 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
42632 msgstr ""
42633
42634 #: config/microblaze/microblaze.cc:1772
42635 #, gcc-internal-format
42636 msgid "%qs is an invalid argument to %<-mcpu=%>"
42637 msgstr ""
42638
42639 #: config/microblaze/microblaze.cc:1821
42640 #, gcc-internal-format
42641 msgid ""
42642 "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
42643 msgstr ""
42644
42645 #: config/microblaze/microblaze.cc:1838
42646 #, gcc-internal-format
42647 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
42648 msgstr ""
42649
42650 #: config/microblaze/microblaze.cc:1845
42651 #, gcc-internal-format
42652 msgid ""
42653 "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
42654 msgstr ""
42655
42656 #: config/microblaze/microblaze.cc:1851
42657 #, gcc-internal-format
42658 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
42659 msgstr ""
42660
42661 #: config/mips/mips.cc:1425 config/mips/mips.cc:1429
42662 #, gcc-internal-format
42663 msgid "%qs attribute only applies to functions"
42664 msgstr ""
42665
42666 #: config/mips/mips.cc:1439 config/mips/mips.cc:1445
42667 #, gcc-internal-format
42668 msgid "%qE cannot have both %qs and %qs attributes"
42669 msgstr ""
42670
42671 #: config/mips/mips.cc:1474 config/mips/mips.cc:1480 config/nios2/nios2.cc:4487
42672 #, gcc-internal-format
42673 msgid "%qE redeclared with conflicting %qs attributes"
42674 msgstr ""
42675
42676 #: config/mips/mips.cc:1512 config/mips/mips.cc:1566 config/riscv/riscv.cc:3882
42677 #, gcc-internal-format
42678 msgid "%qE attribute requires a string argument"
42679 msgstr ""
42680
42681 #: config/mips/mips.cc:1520
42682 #, gcc-internal-format
42683 msgid "argument to %qE attribute is neither eic, nor %<vector=<line>%>"
42684 msgstr ""
42685
42686 #: config/mips/mips.cc:1536
42687 #, gcc-internal-format
42688 msgid ""
42689 "interrupt vector to %qE attribute is not %<vector=(sw0|sw1|hw0|hw1|hw2|hw3|"
42690 "hw4|hw5)%>"
42691 msgstr ""
42692
42693 #: config/mips/mips.cc:1573
42694 #, gcc-internal-format
42695 msgid "argument to %qE attribute is not intstack"
42696 msgstr ""
42697
42698 #: config/mips/mips.cc:6089
42699 msgid ""
42700 "the ABI for passing a value containing zero-width fields before an adjacent "
42701 "64-bit floating-point field was changed in GCC %{12.1%}"
42702 msgstr ""
42703
42704 #: config/mips/mips.cc:6517
42705 msgid ""
42706 "the ABI for returning a value containing zero-width bit-fields but otherwise "
42707 "an aggregate with only one or two floating-point fields was changed in GCC "
42708 "%{12.1%}"
42709 msgstr ""
42710
42711 #: config/mips/mips.cc:6541
42712 msgid ""
42713 "the ABI for returning a value with C++17 empty bases but otherwise an "
42714 "aggregate with only one or two floating-point fields was changed in GCC "
42715 "%{12.1%}"
42716 msgstr ""
42717
42718 #: config/mips/mips.cc:7880
42719 #, gcc-internal-format
42720 msgid "cannot handle inconsistent calls to %qs"
42721 msgstr ""
42722
42723 #: config/mips/mips.cc:11120
42724 #, gcc-internal-format
42725 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
42726 msgstr ""
42727
42728 #: config/mips/mips.cc:11122
42729 #, gcc-internal-format
42730 msgid "interrupt handlers cannot be MIPS16 functions"
42731 msgstr ""
42732
42733 #: config/mips/mips.cc:12112
42734 #, gcc-internal-format
42735 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
42736 msgstr ""
42737
42738 #: config/mips/mips.cc:17180
42739 #, gcc-internal-format, gfc-internal-format
42740 msgid "argument %d to the built-in must be a constant in range %d to %d"
42741 msgstr ""
42742
42743 #: config/mips/mips.cc:17300
42744 #, gcc-internal-format
42745 msgid "failed to expand built-in function"
42746 msgstr ""
42747
42748 #: config/mips/mips.cc:17431
42749 #, gcc-internal-format
42750 msgid "built-in function %qE not supported for MIPS16"
42751 msgstr ""
42752
42753 #: config/mips/mips.cc:18039
42754 #, gcc-internal-format
42755 msgid "%qs does not support MIPS16 code"
42756 msgstr ""
42757
42758 #: config/mips/mips.cc:19846
42759 #, gcc-internal-format
42760 msgid "MIPS16 PIC for ABIs other than o32 and o64"
42761 msgstr ""
42762
42763 #: config/mips/mips.cc:19849
42764 #, gcc-internal-format
42765 msgid "MIPS16 %<-mxgot%> code"
42766 msgstr ""
42767
42768 #: config/mips/mips.cc:19852
42769 #, gcc-internal-format
42770 msgid "%<hard-float%> MIPS16 code for ABIs other than o32 and o64"
42771 msgstr ""
42772
42773 #: config/mips/mips.cc:19855
42774 #, gcc-internal-format
42775 msgid "MSA MIPS16 code"
42776 msgstr ""
42777
42778 #: config/mips/mips.cc:20033 config/mips/mips.cc:20038
42779 #: config/mips/mips.cc:20127 config/mips/mips.cc:20129
42780 #: config/mips/mips.cc:20159 config/mips/mips.cc:20169
42781 #: config/mips/mips.cc:20275 config/mips/mips.cc:20299
42782 #, gcc-internal-format, gfc-internal-format
42783 msgid "unsupported combination: %s"
42784 msgstr ""
42785
42786 #: config/mips/mips.cc:20072
42787 #, gcc-internal-format
42788 msgid ""
42789 "%<-%s%> conflicts with the other architecture options, which specify a %s "
42790 "processor"
42791 msgstr ""
42792
42793 #: config/mips/mips.cc:20082
42794 #, gcc-internal-format
42795 msgid "%<-march=%s%> is not compatible with the selected ABI"
42796 msgstr ""
42797
42798 #: config/mips/mips.cc:20097
42799 #, gcc-internal-format
42800 msgid "%<-mgp64%> used with a 32-bit processor"
42801 msgstr ""
42802
42803 #: config/mips/mips.cc:20099
42804 #, gcc-internal-format
42805 msgid "%<-mgp32%> used with a 64-bit ABI"
42806 msgstr ""
42807
42808 #: config/mips/mips.cc:20101
42809 #, gcc-internal-format
42810 msgid "%<-mgp64%> used with a 32-bit ABI"
42811 msgstr ""
42812
42813 #: config/mips/mips.cc:20124
42814 #, gcc-internal-format
42815 msgid "the %qs architecture does not support %<-mfp32%>"
42816 msgstr ""
42817
42818 #: config/mips/mips.cc:20133
42819 #, gcc-internal-format
42820 msgid ""
42821 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
42822 "mfhc1 and mthc1 instructions"
42823 msgstr ""
42824
42825 #: config/mips/mips.cc:20136
42826 #, gcc-internal-format
42827 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
42828 msgstr ""
42829
42830 #: config/mips/mips.cc:20157
42831 #, gcc-internal-format
42832 msgid "%<-mfpxx%> can only be used with the o32 ABI"
42833 msgstr ""
42834
42835 #: config/mips/mips.cc:20161
42836 #, gcc-internal-format
42837 msgid "%<-march=%s%> requires %<-mfp32%>"
42838 msgstr ""
42839
42840 #: config/mips/mips.cc:20163
42841 #, gcc-internal-format
42842 msgid "%<-mfpxx%> requires %<-mlra%>"
42843 msgstr ""
42844
42845 #. We have traditionally allowed non-abicalls code to use
42846 #. an LP64 form of o64.  However, it would take a bit more
42847 #. effort to support the combination of 32-bit GOT entries
42848 #. and 64-bit pointers, so we treat the abicalls case as
42849 #. an error.
42850 #: config/mips/mips.cc:20188
42851 #, gcc-internal-format
42852 msgid "the combination of %qs and %qs is incompatible with %qs"
42853 msgstr ""
42854
42855 #: config/mips/mips.cc:20241
42856 #, gcc-internal-format
42857 msgid "the %qs architecture does not support branch-likely instructions"
42858 msgstr ""
42859
42860 #: config/mips/mips.cc:20256
42861 #, gcc-internal-format
42862 msgid "the %qs architecture does not support madd or msub instructions"
42863 msgstr ""
42864
42865 #: config/mips/mips.cc:20270
42866 #, gcc-internal-format
42867 msgid "the %qs architecture does not support odd single-precision registers"
42868 msgstr ""
42869
42870 #: config/mips/mips.cc:20283
42871 #, gcc-internal-format
42872 msgid "unsupported combination: %qs%s %s"
42873 msgstr ""
42874
42875 #: config/mips/mips.cc:20292
42876 #, gcc-internal-format
42877 msgid "unsupported combination: %qs %s"
42878 msgstr ""
42879
42880 #: config/mips/mips.cc:20307
42881 #, gcc-internal-format
42882 msgid "cannot generate position-independent code for %qs"
42883 msgstr ""
42884
42885 #: config/mips/mips.cc:20310
42886 #, gcc-internal-format
42887 msgid "position-independent code requires %qs"
42888 msgstr ""
42889
42890 #: config/mips/mips.cc:20343
42891 #, gcc-internal-format
42892 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
42893 msgstr ""
42894
42895 #: config/mips/mips.cc:20351 config/mips/mips.cc:20354
42896 #, gcc-internal-format
42897 msgid "cannot use small-data accesses for %qs"
42898 msgstr ""
42899
42900 #: config/mips/mips.cc:20369
42901 #, gcc-internal-format
42902 msgid "the %qs architecture does not support %<-m%s=legacy%>"
42903 msgstr ""
42904
42905 #: config/mips/mips.cc:20376
42906 #, gcc-internal-format
42907 msgid "the %qs architecture does not support %<-m%s=2008%>"
42908 msgstr ""
42909
42910 #: config/mips/mips.cc:20394
42911 #, gcc-internal-format
42912 msgid "%<-mips3d%> requires %<-mpaired-single%>"
42913 msgstr ""
42914
42915 #: config/mips/mips.cc:20404
42916 #, gcc-internal-format
42917 msgid "%qs must be used with %qs"
42918 msgstr ""
42919
42920 #: config/mips/mips.cc:20414
42921 #, gcc-internal-format
42922 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
42923 msgstr ""
42924
42925 #: config/mips/mips.cc:20421
42926 #, gcc-internal-format
42927 msgid "the %qs architecture does not support paired-single instructions"
42928 msgstr ""
42929
42930 #: config/mips/mips.cc:20430
42931 #, gcc-internal-format
42932 msgid "%qs requires a target that provides the %qs instruction"
42933 msgstr ""
42934
42935 #: config/mips/mips.cc:20441
42936 #, gcc-internal-format
42937 msgid "the %qs architecture does not support DSP instructions"
42938 msgstr ""
42939
42940 #: config/mips/mips.cc:20451
42941 #, gcc-internal-format
42942 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
42943 msgstr ""
42944
42945 #: config/mips/mips.cc:20461
42946 #, gcc-internal-format
42947 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
42948 msgstr ""
42949
42950 #: config/mips/mips.cc:20556
42951 #, gcc-internal-format
42952 msgid "%qs requires branch-likely instructions"
42953 msgstr ""
42954
42955 #: config/mips/mips.cc:20560
42956 #, gcc-internal-format
42957 msgid "the %qs architecture does not support the synci instruction"
42958 msgstr ""
42959
42960 #: config/mips/mips.cc:21396
42961 #, gcc-internal-format
42962 msgid "mips16 function profiling"
42963 msgstr ""
42964
42965 #: config/mmix/mmix.cc:320
42966 #, gcc-internal-format
42967 msgid "%<-f%s%> not supported: ignored"
42968 msgstr ""
42969
42970 #: config/mmix/mmix.cc:785
42971 #, gcc-internal-format
42972 msgid "support for mode %qs"
42973 msgstr ""
42974
42975 #: config/mmix/mmix.cc:799
42976 #, gcc-internal-format, gfc-internal-format
42977 msgid ""
42978 "too large function value type, needs %d registers, have only %d registers "
42979 "for this"
42980 msgstr ""
42981
42982 #: config/mmix/mmix.cc:980
42983 #, gcc-internal-format
42984 msgid "%<function_profiler%> support for MMIX"
42985 msgstr ""
42986
42987 #: config/mmix/mmix.cc:1004
42988 #, gcc-internal-format
42989 msgid "MMIX Internal: Last named vararg would not fit in a register"
42990 msgstr ""
42991
42992 #: config/mmix/mmix.cc:1644 config/mmix/mmix.cc:1668 config/mmix/mmix.cc:1775
42993 #, gcc-internal-format, gfc-internal-format
42994 msgid "MMIX Internal: Bad register: %d"
42995 msgstr ""
42996
42997 #. Presumably there's a missing case above if we get here.
42998 #: config/mmix/mmix.cc:1767
42999 #, gcc-internal-format
43000 msgid "MMIX Internal: Missing %qc case in %<mmix_print_operand%>"
43001 msgstr ""
43002
43003 #: config/mmix/mmix.cc:2056
43004 #, gcc-internal-format
43005 msgid "stack frame not a multiple of 8 bytes: %wd"
43006 msgstr ""
43007
43008 #: config/mmix/mmix.cc:2309
43009 #, gcc-internal-format
43010 msgid "stack frame not a multiple of octabyte: %wd"
43011 msgstr ""
43012
43013 #: config/mmix/mmix.cc:2595 config/mmix/mmix.cc:2654
43014 #, gcc-internal-format, gfc-internal-format
43015 msgid "MMIX Internal: %s is not a shiftable integer"
43016 msgstr ""
43017
43018 #: config/mn10300/mn10300.cc:107
43019 #, gcc-internal-format
43020 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
43021 msgstr ""
43022
43023 #: config/msp430/driver-msp430.cc:38
43024 #, gcc-internal-format
43025 msgid "expected an argument to %<msp430_select_cpu%>"
43026 msgstr ""
43027
43028 #: config/msp430/driver-msp430.cc:69
43029 #, gcc-internal-format
43030 msgid "%<msp430_set_driver_var%> expects 2 arguments"
43031 msgstr ""
43032
43033 #: config/msp430/driver-msp430.cc:75
43034 #, gcc-internal-format
43035 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
43036 msgstr ""
43037
43038 #: config/msp430/driver-msp430.cc:92
43039 #, gcc-internal-format
43040 msgid "unexpected argument to %<msp430_select_hwmult_lib%>: %s"
43041 msgstr ""
43042
43043 #: config/msp430/driver-msp430.cc:141
43044 #, gcc-internal-format
43045 msgid "unexpected first argument to %<msp430_select_hwmult_lib%>: %s"
43046 msgstr ""
43047
43048 #: config/msp430/driver-msp430.cc:146
43049 #, gcc-internal-format
43050 msgid "%<msp430_select_hwmult_lib%> needs one or more arguments"
43051 msgstr ""
43052
43053 #: config/msp430/msp430-devices.cc:258
43054 #, gcc-internal-format
43055 msgid "unexpected error opening %<devices.csv%>"
43056 msgstr ""
43057
43058 #: config/msp430/msp430-devices.cc:297
43059 #, gcc-internal-format
43060 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
43061 msgstr ""
43062
43063 #: config/msp430/msp430-devices.cc:300
43064 #, gcc-internal-format
43065 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
43066 msgstr ""
43067
43068 #: config/msp430/msp430-devices.cc:303
43069 #, gcc-internal-format
43070 msgid ""
43071 "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices."
43072 "csv%>"
43073 msgstr ""
43074
43075 #: config/msp430/msp430-devices.cc:315
43076 #, gcc-internal-format
43077 msgid "format of column headings in %<devices.csv%> is incorrect"
43078 msgstr ""
43079
43080 #: config/msp430/msp430-devices.cc:348
43081 #, gcc-internal-format
43082 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
43083 msgstr ""
43084
43085 #: config/msp430/msp430-devices.cc:368
43086 #, gcc-internal-format
43087 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
43088 msgstr ""
43089
43090 #: config/msp430/msp430-devices.cc:384
43091 #, gcc-internal-format
43092 msgid "unknown error reading %s from %<devices.csv%>"
43093 msgstr ""
43094
43095 #: config/msp430/msp430-devices.cc:471
43096 #, gcc-internal-format
43097 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
43098 msgstr ""
43099
43100 #: config/msp430/msp430-devices.cc:482
43101 #, gcc-internal-format
43102 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
43103 msgstr ""
43104
43105 #: config/msp430/msp430-devices.cc:488
43106 #, gcc-internal-format
43107 msgid "could not locate MCU data file %<devices.csv%>"
43108 msgstr ""
43109
43110 #: config/msp430/msp430.cc:181
43111 #, gcc-internal-format
43112 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
43113 msgstr ""
43114
43115 #: config/msp430/msp430.cc:189
43116 #, gcc-internal-format
43117 msgid ""
43118 "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to "
43119 "%s"
43120 msgstr ""
43121
43122 #: config/msp430/msp430.cc:198
43123 #, gcc-internal-format
43124 msgid ""
43125 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
43126 msgstr ""
43127
43128 #: config/msp430/msp430.cc:203
43129 #, gcc-internal-format
43130 msgid ""
43131 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
43132 msgstr ""
43133
43134 #: config/msp430/msp430.cc:208
43135 #, gcc-internal-format
43136 msgid ""
43137 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
43138 msgstr ""
43139
43140 #: config/msp430/msp430.cc:225
43141 #, gcc-internal-format
43142 msgid ""
43143 "unrecognized MCU name %qs, assuming that it is just a MSP430X with no "
43144 "hardware multiply; use the %<-mcpu%> and %<-mhwmult%> options to set these "
43145 "explicitly"
43146 msgstr ""
43147
43148 #: config/msp430/msp430.cc:232
43149 #, gcc-internal-format
43150 msgid ""
43151 "unrecognized MCU name %qs, assuming that it has no hardware multiply; use "
43152 "the %<-mhwmult%> option to set this explicitly"
43153 msgstr ""
43154
43155 #: config/msp430/msp430.cc:244
43156 #, gcc-internal-format
43157 msgid ""
43158 "unrecognized MCU name %qs, assuming that it just supports the MSP430X ISA; "
43159 "use the %<-mcpu%> option to set the ISA explicitly"
43160 msgstr ""
43161
43162 #: config/msp430/msp430.cc:250
43163 #, gcc-internal-format
43164 msgid "Unrecognized MCU name %qs."
43165 msgstr ""
43166
43167 #: config/msp430/msp430.cc:255
43168 #, gcc-internal-format
43169 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
43170 msgstr ""
43171
43172 #: config/msp430/msp430.cc:258
43173 #, gcc-internal-format
43174 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
43175 msgstr ""
43176
43177 #: config/msp430/msp430.cc:261
43178 #, gcc-internal-format
43179 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
43180 msgstr ""
43181
43182 #: config/msp430/msp430.cc:265
43183 #, gcc-internal-format
43184 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
43185 msgstr ""
43186
43187 #: config/msp430/msp430.cc:268
43188 #, gcc-internal-format
43189 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
43190 msgstr ""
43191
43192 #: config/msp430/msp430.cc:291
43193 #, gcc-internal-format
43194 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
43195 msgstr ""
43196
43197 #: config/msp430/msp430.cc:296
43198 #, gcc-internal-format
43199 msgid ""
43200 "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-"
43201 "mtiny-printf%>"
43202 msgstr ""
43203
43204 #: config/msp430/msp430.cc:1895
43205 #, gcc-internal-format
43206 msgid "unrecognized interrupt vector argument of %qE attribute"
43207 msgstr ""
43208
43209 #: config/msp430/msp430.cc:1904
43210 #, gcc-internal-format
43211 msgid "numeric argument of %qE attribute must be in range [0-63]"
43212 msgstr ""
43213
43214 #: config/msp430/msp430.cc:1910
43215 #, gcc-internal-format
43216 msgid "argument of %qE attribute is not a string constant or number"
43217 msgstr ""
43218
43219 #: config/msp430/msp430.cc:1939
43220 #, gcc-internal-format
43221 msgid "critical attribute has no effect on interrupt functions"
43222 msgstr ""
43223
43224 #: config/msp430/msp430.cc:1975
43225 #, gcc-internal-format
43226 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
43227 msgstr ""
43228
43229 #: config/msp430/msp430.cc:1978
43230 #, gcc-internal-format
43231 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
43232 msgstr ""
43233
43234 #: config/msp430/msp430.cc:1981
43235 #, gcc-internal-format
43236 msgid ""
43237 "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
43238 msgstr ""
43239
43240 #: config/msp430/msp430.cc:1991
43241 #, gcc-internal-format
43242 msgid "%qE attribute ignored.  Large memory model (%<-mlarge%>) is required."
43243 msgstr ""
43244
43245 #: config/msp430/msp430.cc:2101
43246 #, gcc-internal-format
43247 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
43248 msgstr ""
43249
43250 #: config/msp430/msp430.cc:2104
43251 #, gcc-internal-format
43252 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
43253 msgstr ""
43254
43255 #: config/msp430/msp430.cc:2107
43256 #, gcc-internal-format
43257 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
43258 msgstr ""
43259
43260 #: config/msp430/msp430.cc:2267
43261 #, gcc-internal-format
43262 msgid "argument to interrupt attribute is unsupported for weak functions"
43263 msgstr ""
43264
43265 #: config/msp430/msp430.cc:2747 config/pru/pru.cc:2955
43266 #, gcc-internal-format
43267 msgid "%<__delay_cycles%> only takes constant arguments"
43268 msgstr ""
43269
43270 #: config/msp430/msp430.cc:2757 config/pru/pru.cc:2964
43271 #, gcc-internal-format
43272 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
43273 msgstr ""
43274
43275 #: config/msp430/msp430.cc:2778 config/pru/pru.cc:2977
43276 #, gcc-internal-format
43277 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
43278 msgstr ""
43279
43280 #: config/msp430/msp430.cc:2849
43281 #, gcc-internal-format
43282 msgid "MSP430 built-in functions only work inside interrupt handlers"
43283 msgstr ""
43284
43285 #: config/msp430/msp430.cc:2861 config/pru/pru.cc:3048 config/rx/rx.cc:2666
43286 #: config/xtensa/xtensa.cc:4034 config/xtensa/xtensa.cc:4060
43287 #, gcc-internal-format
43288 msgid "bad builtin code"
43289 msgstr ""
43290
43291 #: config/nds32/nds32-intrinsic.cc:126 config/nios2/nios2.cc:3838
43292 #, gcc-internal-format, gfc-internal-format
43293 msgid "invalid argument to built-in function %s"
43294 msgstr ""
43295
43296 #: config/nds32/nds32-intrinsic.cc:131
43297 #, gcc-internal-format, gfc-internal-format
43298 msgid "constant argument out of range for %s"
43299 msgstr ""
43300
43301 #: config/nds32/nds32-intrinsic.cc:1003
43302 #, gcc-internal-format
43303 msgid "don%'t support DSP extension instructions"
43304 msgstr ""
43305
43306 #: config/nds32/nds32-intrinsic.cc:1016
43307 #, gcc-internal-format
43308 msgid "this built-in function is only available on the v3s or v3f toolchain"
43309 msgstr ""
43310
43311 #: config/nds32/nds32-intrinsic.cc:1028
43312 #, gcc-internal-format
43313 msgid "this built-in function is only available on the v3f toolchain"
43314 msgstr ""
43315
43316 #: config/nds32/nds32-intrinsic.cc:1043
43317 #, gcc-internal-format
43318 msgid "this built-in function not support on the v3m toolchain"
43319 msgstr ""
43320
43321 #: config/nds32/nds32-intrinsic.cc:1062
43322 #, gcc-internal-format
43323 msgid "don%'t support performance extension instructions"
43324 msgstr ""
43325
43326 #: config/nds32/nds32-intrinsic.cc:1074
43327 #, gcc-internal-format
43328 msgid "don%'t support performance extension version 2 instructions"
43329 msgstr ""
43330
43331 #: config/nds32/nds32-intrinsic.cc:1086
43332 #, gcc-internal-format
43333 msgid "don%'t support string extension instructions"
43334 msgstr ""
43335
43336 #: config/nds32/nds32-isr.cc:116 config/nds32/nds32-isr.cc:207
43337 #, gcc-internal-format
43338 msgid "require id argument in the string"
43339 msgstr ""
43340
43341 #: config/nds32/nds32-isr.cc:131
43342 #, gcc-internal-format
43343 msgid "invalid id value for interrupt attribute"
43344 msgstr ""
43345
43346 #: config/nds32/nds32-isr.cc:221
43347 #, gcc-internal-format
43348 msgid "invalid id value for exception attribute"
43349 msgstr ""
43350
43351 #: config/nds32/nds32-isr.cc:617
43352 #, gcc-internal-format
43353 msgid "multiple save register attributes to function %qD"
43354 msgstr ""
43355
43356 #: config/nds32/nds32-isr.cc:630
43357 #, gcc-internal-format
43358 msgid "multiple nested types attributes to function %qD"
43359 msgstr ""
43360
43361 #: config/nds32/nds32-isr.cc:642
43362 #, gcc-internal-format
43363 msgid "multiple interrupt attributes to function %qD"
43364 msgstr ""
43365
43366 #: config/nds32/nds32-isr.cc:646
43367 #, gcc-internal-format
43368 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
43369 msgstr ""
43370
43371 #: config/nds32/nds32-isr.cc:649
43372 #, gcc-internal-format
43373 msgid "cannot use exception attributes to function %qD under linux toolchain"
43374 msgstr ""
43375
43376 #: config/nds32/nds32-isr.cc:652
43377 #, gcc-internal-format
43378 msgid "cannot use reset attributes to function %qD under linux toolchain"
43379 msgstr ""
43380
43381 #. Trampoline is not supported on reduced-set registers yet.
43382 #: config/nds32/nds32.cc:2410 config/nds32/nds32.cc:2464
43383 #: config/nds32/nds32.cc:3575 config/nds32/nds32.cc:3672
43384 #: config/nds32/nds32.cc:3687 config/nds32/nds32.cc:3693
43385 #: config/nds32/nds32.cc:3769 config/nds32/nds32.cc:3775
43386 #: config/nds32/nds32.cc:3807
43387 #, gcc-internal-format
43388 msgid "a nested function is not supported for reduced registers"
43389 msgstr ""
43390
43391 #. The enum index value for array size is out of range.
43392 #: config/nds32/nds32.cc:3466
43393 #, gcc-internal-format
43394 msgid "intrinsic register index is out of range"
43395 msgstr ""
43396
43397 #: config/nds32/nds32.cc:3482 config/nds32/nds32.cc:3489
43398 #: config/nds32/nds32.cc:3496 config/nds32/nds32.cc:3503
43399 #: config/nds32/nds32.cc:3510
43400 #, gcc-internal-format
43401 msgid "CCTL intrinsic function subtype out of range"
43402 msgstr ""
43403
43404 #: config/nds32/nds32.cc:3947
43405 #, gcc-internal-format
43406 msgid "cannot use %<indirect_call%> attribute under linux toolchain"
43407 msgstr ""
43408
43409 #: config/nds32/nds32.cc:3955
43410 #, gcc-internal-format
43411 msgid "%<indirect_call%> attribute cannot apply for static function"
43412 msgstr ""
43413
43414 #: config/nds32/nds32.cc:4044
43415 #, gcc-internal-format
43416 msgid "invalid id value for interrupt/exception attribute"
43417 msgstr ""
43418
43419 #: config/nds32/nds32.cc:4072
43420 #, gcc-internal-format
43421 msgid "invalid id value for reset attribute"
43422 msgstr ""
43423
43424 #: config/nds32/nds32.cc:4088
43425 #, gcc-internal-format
43426 msgid "invalid nmi function for reset attribute"
43427 msgstr ""
43428
43429 #: config/nds32/nds32.cc:4101
43430 #, gcc-internal-format
43431 msgid "invalid warm function for reset attribute"
43432 msgstr ""
43433
43434 #: config/nds32/nds32.cc:4152
43435 #, gcc-internal-format
43436 msgid "not support %<-fpic%> option for v3m toolchain"
43437 msgstr ""
43438
43439 #: config/nds32/nds32.cc:4185
43440 #, gcc-internal-format
43441 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
43442 msgstr ""
43443
43444 #: config/nds32/nds32.cc:4188
43445 #, gcc-internal-format
43446 msgid ""
43447 "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-"
43448 "mext-fpu-sp%> or %<-mext-fpu-dp%>"
43449 msgstr ""
43450
43451 #: config/nios2/nios2.cc:574
43452 #, gcc-internal-format
43453 msgid "Unknown form for stack limit expression"
43454 msgstr ""
43455
43456 #: config/nios2/nios2.cc:1183
43457 #, gcc-internal-format
43458 msgid "switch %<-mcustom-%s%> is required for double-precision floating-point"
43459 msgstr ""
43460
43461 #: config/nios2/nios2.cc:1192
43462 #, gcc-internal-format
43463 msgid ""
43464 "conflicting use of %<-mcustom%> switches, target attributes, and/or "
43465 "%<__builtin_custom_%> functions"
43466 msgstr ""
43467
43468 #: config/nios2/nios2.cc:1316
43469 #, gcc-internal-format
43470 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
43471 msgstr ""
43472
43473 #: config/nios2/nios2.cc:1335
43474 #, gcc-internal-format
43475 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
43476 msgstr ""
43477
43478 #: config/nios2/nios2.cc:1358
43479 #, gcc-internal-format
43480 msgid "position-independent code requires the Linux ABI"
43481 msgstr ""
43482
43483 #: config/nios2/nios2.cc:1361
43484 #, gcc-internal-format
43485 msgid "PIC support for %<-fstack-limit-symbol%>"
43486 msgstr ""
43487
43488 #: config/nios2/nios2.cc:1383
43489 #, gcc-internal-format
43490 msgid "%<-mgpopt%> not supported with PIC"
43491 msgstr ""
43492
43493 #: config/nios2/nios2.cc:1385
43494 #, gcc-internal-format
43495 msgid "%<-mgprel-sec=%> not supported with PIC"
43496 msgstr ""
43497
43498 #: config/nios2/nios2.cc:1387
43499 #, gcc-internal-format
43500 msgid "%<-mr0rel-sec=%> not supported with PIC"
43501 msgstr ""
43502
43503 #: config/nios2/nios2.cc:1395
43504 #, gcc-internal-format
43505 msgid "%<-mgprel-sec=%> argument is not a valid regular expression"
43506 msgstr ""
43507
43508 #: config/nios2/nios2.cc:1401
43509 #, gcc-internal-format
43510 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression"
43511 msgstr ""
43512
43513 #: config/nios2/nios2.cc:1412
43514 #, gcc-internal-format
43515 msgid "BMX instructions are only supported with R2 architecture"
43516 msgstr ""
43517
43518 #: config/nios2/nios2.cc:1414
43519 #, gcc-internal-format
43520 msgid "CDX instructions are only supported with R2 architecture"
43521 msgstr ""
43522
43523 #: config/nios2/nios2.cc:1419
43524 #, gcc-internal-format
43525 msgid "R2 architecture is little-endian only"
43526 msgstr ""
43527
43528 #: config/nios2/nios2.cc:3583
43529 #, gcc-internal-format
43530 msgid ""
43531 "cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
43532 msgstr ""
43533
43534 #: config/nios2/nios2.cc:3692
43535 #, gcc-internal-format
43536 msgid ""
43537 "custom instruction opcode must be a compile-time constant in the range 0-255 "
43538 "for %<__builtin_custom_%s%>"
43539 msgstr ""
43540
43541 #: config/nios2/nios2.cc:3897
43542 #, gcc-internal-format, gfc-internal-format
43543 msgid "control register number must be in range 0-31 for %s"
43544 msgstr ""
43545
43546 #: config/nios2/nios2.cc:3925
43547 #, gcc-internal-format, gfc-internal-format
43548 msgid "register number must be in range 0-31 for %s"
43549 msgstr ""
43550
43551 #: config/nios2/nios2.cc:3932
43552 #, gcc-internal-format, gfc-internal-format
43553 msgid "immediate value must fit into a %d-bit integer for %s"
43554 msgstr ""
43555
43556 #: config/nios2/nios2.cc:3982
43557 #, gcc-internal-format
43558 msgid "the ENI instruction operand must be either 0 or 1"
43559 msgstr ""
43560
43561 #: config/nios2/nios2.cc:4010
43562 #, gcc-internal-format, gfc-internal-format
43563 msgid "built-in function %s requires Nios II R%d"
43564 msgstr ""
43565
43566 #: config/nios2/nios2.cc:4090
43567 #, gcc-internal-format
43568 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
43569 msgstr ""
43570
43571 #: config/nios2/nios2.cc:4097 config/nios2/nios2.cc:4108
43572 #, gcc-internal-format
43573 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
43574 msgstr ""
43575
43576 #: config/nios2/nios2.cc:4251
43577 #, gcc-internal-format
43578 msgid "%<custom-fpu-cfg%> option does not support %<no-%>"
43579 msgstr ""
43580
43581 #: config/nios2/nios2.cc:4256
43582 #, gcc-internal-format
43583 msgid "%<custom-fpu-cfg%> option requires configuration argument"
43584 msgstr ""
43585
43586 #: config/nios2/nios2.cc:4284
43587 #, gcc-internal-format
43588 msgid "%<no-custom-%s%> does not accept arguments"
43589 msgstr ""
43590
43591 #: config/nios2/nios2.cc:4299
43592 #, gcc-internal-format
43593 msgid "%<custom-%s=%> requires argument"
43594 msgstr ""
43595
43596 #: config/nios2/nios2.cc:4309
43597 #, gcc-internal-format
43598 msgid "%<custom-%s=%> argument should be a non-negative integer"
43599 msgstr ""
43600
43601 #: config/nios2/nios2.cc:4321
43602 #, gcc-internal-format
43603 msgid "%<custom-%s=%> is not recognized as FPU instruction"
43604 msgstr ""
43605
43606 #: config/nios2/nios2.cc:4328
43607 #, gcc-internal-format
43608 msgid "invalid custom instruction option %qs"
43609 msgstr ""
43610
43611 #: config/nvptx/mkoffload.cc:117
43612 #, gcc-internal-format
43613 msgid "malformed ptx file"
43614 msgstr ""
43615
43616 #: config/nvptx/mkoffload.cc:329
43617 #, gcc-internal-format
43618 msgid ""
43619 "%<omp requires reverse_offload%> requires at least %<sm_35%> for %<-foffload-"
43620 "options=nvptx-none=-march=%> - disabling offload-code generation for this "
43621 "device type"
43622 msgstr ""
43623
43624 #: config/nvptx/mkoffload.cc:399
43625 #, gcc-internal-format
43626 msgid "Cannot find function declaration for %qs"
43627 msgstr ""
43628
43629 #: config/nvptx/mkoffload.cc:597
43630 #, gcc-internal-format
43631 msgid "offload compiler %s not found (consider using %<-B%>)"
43632 msgstr ""
43633
43634 #: config/nvptx/mkoffload.cc:640
43635 #, gcc-internal-format
43636 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
43637 msgstr ""
43638
43639 #: config/nvptx/mkoffload.cc:740
43640 #, gcc-internal-format
43641 msgid "cannot open intermediate ptx file"
43642 msgstr ""
43643
43644 #: config/nvptx/nvptx.cc:206
43645 #, gcc-internal-format
43646 msgid "option %s is not supported together with %<-fopenacc%>"
43647 msgstr ""
43648
43649 #: config/nvptx/nvptx.cc:325
43650 #, gcc-internal-format
43651 msgid ""
43652 "PTX version (%<-mptx%>) needs to be at least %s to support selected %<-"
43653 "misa%> (sm_%s)"
43654 msgstr ""
43655
43656 #: config/nvptx/nvptx.cc:362
43657 #, gcc-internal-format
43658 msgid "not generating patch area, nops not supported"
43659 msgstr ""
43660
43661 #: config/nvptx/nvptx.cc:461
43662 #, gcc-internal-format
43663 msgid ""
43664 "static initialization of variable %q+D in %<.shared%> memory is not supported"
43665 msgstr ""
43666
43667 #: config/nvptx/nvptx.cc:2339
43668 #, gcc-internal-format
43669 msgid "cannot emit unaligned pointers in ptx assembly"
43670 msgstr ""
43671
43672 #: config/nvptx/nvptx.cc:2564
43673 #, gcc-internal-format
43674 msgid "PTX does not support weak declarations (only weak definitions)"
43675 msgstr ""
43676
43677 #: config/nvptx/nvptx.cc:5805
43678 #, gcc-internal-format
43679 msgid "%qE attribute requires a void return type"
43680 msgstr ""
43681
43682 #: config/nvptx/nvptx.cc:5828
43683 #, gcc-internal-format
43684 msgid "%qE attribute not allowed with auto storage class"
43685 msgstr ""
43686
43687 #: config/nvptx/nvptx.cc:6196
43688 #, gcc-internal-format
43689 msgid "barrier value must be within [0,15]"
43690 msgstr ""
43691
43692 #: config/nvptx/nvptx.cc:6209
43693 #, gcc-internal-format
43694 msgid "complement argument must be constant"
43695 msgstr ""
43696
43697 #: config/nvptx/nvptx.cc:6541
43698 #, gcc-internal-format
43699 msgid ""
43700 "using %<vector_length (%d)%> due to call to vector-partitionable routine, "
43701 "ignoring %d"
43702 msgstr ""
43703
43704 #: config/nvptx/nvptx.cc:6549
43705 #, gcc-internal-format
43706 msgid "using %<vector_length (%d)%>, ignoring runtime setting"
43707 msgstr ""
43708
43709 #: config/nvptx/nvptx.cc:6563
43710 #, gcc-internal-format
43711 msgid "using %<vector_length (%d)%>, ignoring %d"
43712 msgstr ""
43713
43714 #: config/nvptx/nvptx.cc:7449
43715 #, gcc-internal-format
43716 msgid "variable %qD adjusted for OpenACC privatization level: %qs"
43717 msgstr ""
43718
43719 #: config/nvptx/nvptx.cc:7563
43720 #, gcc-internal-format
43721 msgid "weak alias definitions not supported in this configuration"
43722 msgstr ""
43723
43724 #: config/nvptx/nvptx.cc:7576
43725 #, gcc-internal-format
43726 msgid "non-function alias definitions not supported in this configuration"
43727 msgstr ""
43728
43729 #: config/or1k/or1k.cc:1311
43730 #, gcc-internal-format, gfc-internal-format
43731 msgid "unexpected operand: %d"
43732 msgstr ""
43733
43734 #: config/pa/pa.cc:529
43735 #, gcc-internal-format
43736 msgid "PIC code generation is not supported in the portable runtime model"
43737 msgstr ""
43738
43739 #: config/pa/pa.cc:534
43740 #, gcc-internal-format
43741 msgid "PIC code generation is not compatible with fast indirect calls"
43742 msgstr ""
43743
43744 #: config/pa/pa.cc:539
43745 #, gcc-internal-format
43746 msgid "%<-g%> is only supported when using GAS on this processor"
43747 msgstr ""
43748
43749 #: config/pa/pa.cc:540
43750 #, gcc-internal-format
43751 msgid "%<-g%> option disabled"
43752 msgstr ""
43753
43754 #: config/pru/pru-passes.cc:111
43755 #, gcc-internal-format
43756 msgid "large return values not supported with %<-mabi=ti%> option"
43757 msgstr ""
43758
43759 #: config/pru/pru-passes.cc:119 config/pru/pru-passes.cc:163
43760 #: config/pru/pru-passes.cc:176
43761 #, gcc-internal-format
43762 msgid "function pointers not supported with %<-mabi=ti%> option"
43763 msgstr ""
43764
43765 #: config/pru/pru-pragma.cc:59
43766 #, gcc-internal-format
43767 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
43768 msgstr ""
43769
43770 #: config/pru/pru-pragma.cc:61
43771 msgid "%<CTABLE_ENTRY%> index %"
43772 msgstr ""
43773
43774 #: config/pru/pru-pragma.cc:64
43775 msgid "redefinition of %<CTABLE_ENTRY %"
43776 msgstr ""
43777
43778 #: config/pru/pru-pragma.cc:69
43779 #, gcc-internal-format
43780 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
43781 msgstr ""
43782
43783 #: config/pru/pru-pragma.cc:77
43784 #, gcc-internal-format
43785 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
43786 msgstr ""
43787
43788 #: config/pru/pru.cc:2134
43789 #, gcc-internal-format
43790 msgid "aggregate types are prohibited in %<__regio_symbol%> address space"
43791 msgstr ""
43792
43793 #: config/pru/pru.cc:2141
43794 #, gcc-internal-format
43795 msgid "variables in %<__regio_symbol%> address space cannot have initial value"
43796 msgstr ""
43797
43798 #: config/pru/pru.cc:2144
43799 #, gcc-internal-format
43800 msgid ""
43801 "variables in %<__regio_symbol%> address space cannot be declared %<register%>"
43802 msgstr ""
43803
43804 #: config/pru/pru.cc:2147
43805 #, gcc-internal-format
43806 msgid ""
43807 "variables in %<__regio_symbol%> address space must be declared %<volatile%>"
43808 msgstr ""
43809
43810 #: config/pru/pru.cc:2150
43811 #, gcc-internal-format
43812 msgid ""
43813 "variables in %<__regio_symbol%> address space must be declared %<extern%>"
43814 msgstr ""
43815
43816 #: config/pru/pru.cc:2153
43817 #, gcc-internal-format
43818 msgid "only 32-bit access is supported for %<__regio_symbol%> address space"
43819 msgstr ""
43820
43821 #: config/pru/pru.cc:2156
43822 #, gcc-internal-format
43823 msgid "register name %<%s%> not recognized in %<__regio_symbol%> address space"
43824 msgstr ""
43825
43826 #: config/pru/pru.cc:2181
43827 #, gcc-internal-format
43828 msgid "pointers to %<__regio_symbol%> address space are prohibited"
43829 msgstr ""
43830
43831 #: config/riscv/riscv-c.cc:166
43832 #, gcc-internal-format
43833 msgid "%<#pragma riscv intrinsic%> requires a string parameter"
43834 msgstr ""
43835
43836 #: config/riscv/riscv-c.cc:176
43837 #, gcc-internal-format
43838 msgid "%<#pragma riscv intrinsic%> option %qs needs 'V' extension enabled"
43839 msgstr ""
43840
43841 #: config/riscv/riscv-c.cc:184
43842 #, gcc-internal-format
43843 msgid "unknown %<#pragma riscv intrinsic%> option %qs"
43844 msgstr ""
43845
43846 #: config/riscv/riscv-vector-builtins.cc:1398
43847 #, gcc-internal-format
43848 msgid "RVV type %qT does not have a fixed size"
43849 msgstr ""
43850
43851 #: config/riscv/riscv-vector-builtins.cc:1404
43852 #, gcc-internal-format
43853 msgid "RVV type %qT does not have a defined alignment"
43854 msgstr ""
43855
43856 #: config/riscv/riscv-vector-builtins.cc:1419
43857 #, gcc-internal-format
43858 msgid "arithmetic on pointer to RVV type %qT"
43859 msgstr ""
43860
43861 #: config/riscv/riscv-vector-builtins.cc:1427
43862 #, gcc-internal-format
43863 msgid "member variables cannot have RVV type %qT"
43864 msgstr ""
43865
43866 #: config/riscv/riscv-vector-builtins.cc:1429
43867 #, gcc-internal-format
43868 msgid "fields cannot have RVV type %qT"
43869 msgstr ""
43870
43871 #: config/riscv/riscv-vector-builtins.cc:1435
43872 #, gcc-internal-format
43873 msgid "array elements cannot have RVV type %qT"
43874 msgstr ""
43875
43876 #: config/riscv/riscv-vector-builtins.cc:1441
43877 #, gcc-internal-format
43878 msgid "cannot allocate objects with RVV type %qT"
43879 msgstr ""
43880
43881 #: config/riscv/riscv-vector-builtins.cc:1447
43882 #, gcc-internal-format
43883 msgid "cannot delete objects with RVV type %qT"
43884 msgstr ""
43885
43886 #: config/riscv/riscv-vector-builtins.cc:1453
43887 #, gcc-internal-format
43888 msgid "cannot throw or catch RVV type %qT"
43889 msgstr ""
43890
43891 #: config/riscv/riscv-vector-builtins.cc:1459
43892 #, gcc-internal-format
43893 msgid "capture by copy of RVV type %qT"
43894 msgstr ""
43895
43896 #: config/riscv/riscv.cc:450
43897 #, gcc-internal-format
43898 msgid "unknown cpu %qs for %<-mtune%>"
43899 msgstr ""
43900
43901 #: config/riscv/riscv.cc:1766
43902 #, gcc-internal-format
43903 msgid "this operation requires the RVV ISA extension"
43904 msgstr ""
43905
43906 #: config/riscv/riscv.cc:1767
43907 #, gcc-internal-format
43908 msgid ""
43909 "you can enable RVV using the command-line option %<-march%>, or by using the "
43910 "%<target%> attribute or pragma"
43911 msgstr ""
43912
43913 #: config/riscv/riscv.cc:3501 config/riscv/riscv.cc:3543
43914 #, gcc-internal-format
43915 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
43916 msgstr ""
43917
43918 #: config/riscv/riscv.cc:3893
43919 #, gcc-internal-format
43920 msgid ""
43921 "argument to %qE attribute is not %<\"user\"%>, %<\"supervisor\"%>, or "
43922 "%<\"machine\"%>"
43923 msgstr ""
43924
43925 #: config/riscv/riscv.cc:6034
43926 #, gcc-internal-format
43927 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
43928 msgstr ""
43929
43930 #: config/riscv/riscv.cc:6077
43931 #, gcc-internal-format
43932 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
43933 msgstr ""
43934
43935 #: config/riscv/riscv.cc:6081
43936 #, gcc-internal-format
43937 msgid "rv32e requires ilp32e ABI"
43938 msgstr ""
43939
43940 #: config/riscv/riscv.cc:6086
43941 #, gcc-internal-format
43942 msgid "z*inx requires ABI ilp32, ilp32e or lp64"
43943 msgstr ""
43944
43945 #: config/riscv/riscv.cc:6090
43946 #, gcc-internal-format
43947 msgid "ABI requires %<-march=rv%d%>"
43948 msgstr ""
43949
43950 #: config/riscv/riscv.cc:6100
43951 #, gcc-internal-format
43952 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
43953 msgstr ""
43954
43955 #: config/riscv/riscv.cc:6113
43956 #, gcc-internal-format
43957 msgid ""
43958 "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-"
43959 "attribute%>]"
43960 msgstr ""
43961
43962 #: config/riscv/riscv.cc:6140 config/rs6000/rs6000.cc:4540
43963 #, gcc-internal-format
43964 msgid "%qs is not a valid base register in %qs"
43965 msgstr ""
43966
43967 #: config/riscv/riscv.cc:6154 config/rs6000/rs6000.cc:4523
43968 #, gcc-internal-format
43969 msgid "%qs is not a valid number in %qs"
43970 msgstr ""
43971
43972 #: config/riscv/riscv.cc:6466
43973 #, gcc-internal-format
43974 msgid "%qs function cannot have different interrupt type"
43975 msgstr ""
43976
43977 #. Address spaces are currently only supported by C.
43978 #: config/rl78/rl78.cc:375
43979 #, gcc-internal-format
43980 msgid "%<-mes0%> can only be used with C"
43981 msgstr ""
43982
43983 #: config/rl78/rl78.cc:378
43984 #, gcc-internal-format
43985 msgid "mduc registers only saved for G13 target"
43986 msgstr ""
43987
43988 #: config/rl78/rl78.cc:393
43989 #, gcc-internal-format
43990 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
43991 msgstr ""
43992
43993 #: config/rl78/rl78.cc:395
43994 #, gcc-internal-format
43995 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
43996 msgstr ""
43997
43998 #. The S2 core does not have mul/div instructions.
43999 #: config/rl78/rl78.cc:407
44000 #, gcc-internal-format
44001 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
44002 msgstr ""
44003
44004 #. The G14 core does not have the hardware multiply peripheral used by the
44005 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
44006 #: config/rl78/rl78.cc:420
44007 #, gcc-internal-format
44008 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
44009 msgstr ""
44010
44011 #: config/rl78/rl78.cc:843
44012 #, gcc-internal-format
44013 msgid "naked attribute only applies to functions"
44014 msgstr ""
44015
44016 #: config/rl78/rl78.cc:867
44017 #, gcc-internal-format
44018 msgid "%qE attribute doesn%'t apply to functions"
44019 msgstr ""
44020
44021 #. This is unpredictable, as we're truncating off usable address
44022 #. bits.
44023 #: config/rl78/rl78.cc:1233
44024 #, gcc-internal-format
44025 msgid "converting far pointer to near pointer"
44026 msgstr ""
44027
44028 #: config/rs6000/driver-rs6000.cc:266
44029 #, gcc-internal-format
44030 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
44031 msgstr ""
44032
44033 #: config/rs6000/driver-rs6000.cc:268
44034 #, gcc-internal-format, gfc-internal-format
44035 msgid "please use an explicit cpu name; valid cpu names are: %s"
44036 msgstr ""
44037
44038 #: config/rs6000/host-darwin.cc:61
44039 #, gcc-internal-format
44040 msgid "segmentation fault (code)"
44041 msgstr ""
44042
44043 #: config/rs6000/host-darwin.cc:131
44044 #, gcc-internal-format
44045 msgid "segmentation fault"
44046 msgstr ""
44047
44048 #: config/rs6000/host-darwin.cc:145
44049 #, gcc-internal-format
44050 msgid "While setting up signal stack: %m"
44051 msgstr ""
44052
44053 #: config/rs6000/host-darwin.cc:151
44054 #, gcc-internal-format
44055 msgid "While setting up signal handler: %m"
44056 msgstr ""
44057
44058 #: config/rs6000/rs6000-builtin.cc:77 config/rs6000/rs6000-builtin.cc:80
44059 #: config/rs6000/rs6000-builtin.cc:87 config/rs6000/rs6000-builtin.cc:90
44060 #: config/rs6000/rs6000-builtin.cc:93 config/rs6000/rs6000-builtin.cc:96
44061 #: config/rs6000/rs6000-builtin.cc:103 config/rs6000/rs6000-builtin.cc:110
44062 #: config/rs6000/rs6000-builtin.cc:124 config/rs6000/rs6000-builtin.cc:127
44063 #: config/rs6000/rs6000-builtin.cc:130 config/rs6000/rs6000-builtin.cc:133
44064 #: config/rs6000/rs6000-builtin.cc:140
44065 #, gcc-internal-format
44066 msgid "%qs requires the %qs option"
44067 msgstr ""
44068
44069 #: config/rs6000/rs6000-builtin.cc:83 config/rs6000/rs6000-builtin.cc:99
44070 #: config/rs6000/rs6000-builtin.cc:113 config/rs6000/rs6000-builtin.cc:136
44071 #, gcc-internal-format
44072 msgid "%qs requires the %qs option and either the %qs or %qs option"
44073 msgstr ""
44074
44075 #: config/rs6000/rs6000-builtin.cc:106 config/rs6000/rs6000-builtin.cc:117
44076 #, gcc-internal-format
44077 msgid "%qs requires the %qs and %qs options"
44078 msgstr ""
44079
44080 #: config/rs6000/rs6000-builtin.cc:121
44081 #, gcc-internal-format
44082 msgid "%qs requires quad-precision floating-point arithmetic"
44083 msgstr ""
44084
44085 #: config/rs6000/rs6000-builtin.cc:2260
44086 #, gcc-internal-format
44087 msgid "argument 1 of %qs must be a constant"
44088 msgstr ""
44089
44090 #: config/rs6000/rs6000-builtin.cc:2318
44091 #, gcc-internal-format
44092 msgid "argument 1 of %qs is out of range"
44093 msgstr ""
44094
44095 #: config/rs6000/rs6000-builtin.cc:2590
44096 #, gcc-internal-format
44097 msgid "builtin %qs only accepts a string argument"
44098 msgstr ""
44099
44100 #. Invalid CPU argument.
44101 #: config/rs6000/rs6000-builtin.cc:2609
44102 #, gcc-internal-format
44103 msgid "cpu %qs is an invalid argument to builtin %qs"
44104 msgstr ""
44105
44106 #. Invalid HWCAP argument.
44107 #: config/rs6000/rs6000-builtin.cc:2637
44108 #, gcc-internal-format
44109 msgid "%s %qs is an invalid argument to builtin %qs"
44110 msgstr ""
44111
44112 #: config/rs6000/rs6000-builtin.cc:2666
44113 #, gcc-internal-format
44114 msgid ""
44115 "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability "
44116 "bits"
44117 msgstr ""
44118
44119 #: config/rs6000/rs6000-builtin.cc:3013 config/rs6000/rs6000-builtin.cc:3167
44120 #, gcc-internal-format, gfc-internal-format
44121 msgid "argument %d must be an unsigned literal"
44122 msgstr ""
44123
44124 #: config/rs6000/rs6000-builtin.cc:3015 config/rs6000/rs6000-builtin.cc:3169
44125 #, gcc-internal-format, gfc-internal-format
44126 msgid "argument %d is an unsigned literal that is out of range"
44127 msgstr ""
44128
44129 #: config/rs6000/rs6000-builtin.cc:3120
44130 #, gcc-internal-format
44131 msgid "builtin %qs is only valid in 64-bit mode"
44132 msgstr ""
44133
44134 #: config/rs6000/rs6000-builtin.cc:3283
44135 #, gcc-internal-format
44136 msgid "unresolved overload for builtin %qF"
44137 msgstr ""
44138
44139 #: config/rs6000/rs6000-builtin.cc:3377
44140 #, gcc-internal-format
44141 msgid "%qs not supported with %<-msoft-float%>"
44142 msgstr ""
44143
44144 #: config/rs6000/rs6000-builtin.cc:3384
44145 #, gcc-internal-format
44146 msgid "%qs is not supported in 32-bit mode"
44147 msgstr ""
44148
44149 #: config/rs6000/rs6000-builtin.cc:3390
44150 #, gcc-internal-format
44151 msgid "%qs requires %<long double%> to be IBM 128-bit format"
44152 msgstr ""
44153
44154 #: config/rs6000/rs6000-builtin.cc:3397
44155 #, gcc-internal-format
44156 msgid "%qs requires %<__ibm128%> type support"
44157 msgstr ""
44158
44159 #: config/rs6000/rs6000-builtin.cc:3552
44160 #, gcc-internal-format, gfc-internal-format
44161 msgid "argument %d must be a literal between 0 and %d, inclusive"
44162 msgstr ""
44163
44164 #: config/rs6000/rs6000-builtin.cc:3568
44165 #, gcc-internal-format, gfc-internal-format
44166 msgid "argument %d must be a literal between %d and %d, inclusive"
44167 msgstr ""
44168
44169 #: config/rs6000/rs6000-builtin.cc:3585
44170 #, gcc-internal-format, gfc-internal-format
44171 msgid ""
44172 "argument %d must be a variable or a literal between %d and %d, inclusive"
44173 msgstr ""
44174
44175 #: config/rs6000/rs6000-builtin.cc:3601
44176 #, gcc-internal-format, gfc-internal-format
44177 msgid "argument %d must be either a literal %d or a literal %d"
44178 msgstr ""
44179
44180 #: config/rs6000/rs6000-c.cc:55
44181 #, gcc-internal-format
44182 msgid "ignoring malformed %<#pragma longcall%>"
44183 msgstr ""
44184
44185 #: config/rs6000/rs6000-c.cc:67
44186 #, gcc-internal-format
44187 msgid "missing open paren"
44188 msgstr ""
44189
44190 #: config/rs6000/rs6000-c.cc:69
44191 #, gcc-internal-format
44192 msgid "missing number"
44193 msgstr ""
44194
44195 #: config/rs6000/rs6000-c.cc:71
44196 #, gcc-internal-format
44197 msgid "missing close paren"
44198 msgstr ""
44199
44200 #: config/rs6000/rs6000-c.cc:74
44201 #, gcc-internal-format
44202 msgid "number must be 0 or 1"
44203 msgstr ""
44204
44205 #: config/rs6000/rs6000-c.cc:77
44206 #, gcc-internal-format
44207 msgid "junk at end of %<#pragma longcall%>"
44208 msgstr ""
44209
44210 #: config/rs6000/rs6000-c.cc:1244 config/rs6000/rs6000-c.cc:1645
44211 #, gcc-internal-format
44212 msgid "builtin %qs only accepts 1 argument"
44213 msgstr ""
44214
44215 #: config/rs6000/rs6000-c.cc:1251 config/rs6000/rs6000-c.cc:1337
44216 #, gcc-internal-format
44217 msgid "builtin %qs only accepts 2 arguments"
44218 msgstr ""
44219
44220 #: config/rs6000/rs6000-c.cc:1515
44221 #, gcc-internal-format
44222 msgid "builtin %qs only accepts 3 arguments"
44223 msgstr ""
44224
44225 #: config/rs6000/rs6000-c.cc:1730
44226 #, gcc-internal-format
44227 msgid ""
44228 "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned "
44229 "loads and stores"
44230 msgstr ""
44231
44232 #: config/rs6000/rs6000-c.cc:1734
44233 #, gcc-internal-format
44234 msgid ""
44235 "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned "
44236 "loads and stores"
44237 msgstr ""
44238
44239 #: config/rs6000/rs6000-c.cc:1820
44240 #, gcc-internal-format
44241 msgid ""
44242 "passing argument %d of %qE discards %qs qualifier from pointer target type"
44243 msgstr ""
44244
44245 #: config/rs6000/rs6000-c.cc:1876 config/rs6000/rs6000-c.cc:2032
44246 #, gcc-internal-format
44247 msgid "invalid parameter combination for AltiVec intrinsic %qs"
44248 msgstr ""
44249
44250 #: config/rs6000/rs6000-c.cc:2021
44251 #, gcc-internal-format
44252 msgid "overloaded builtin %qs is implemented by builtin %qs"
44253 msgstr ""
44254
44255 #: config/rs6000/rs6000-c.cc:2025
44256 #, gcc-internal-format
44257 msgid "%qs is not supported in this compiler configuration"
44258 msgstr ""
44259
44260 #: config/rs6000/rs6000-call.cc:379
44261 #, gcc-internal-format
44262 msgid ""
44263 "ELFv2 parameter passing for an argument containing zero-width bit fields but "
44264 "that is otherwise a homogeneous aggregate was corrected in GCC 12"
44265 msgstr ""
44266
44267 #: config/rs6000/rs6000-call.cc:447
44268 #, gcc-internal-format
44269 msgid "invalid use of MMA type %qs as a function return value"
44270 msgstr ""
44271
44272 #: config/rs6000/rs6000-call.cc:499
44273 #, gcc-internal-format
44274 msgid ""
44275 "GCC vector returned by reference: non-standard ABI extension with no "
44276 "compatibility guarantee"
44277 msgstr ""
44278
44279 #: config/rs6000/rs6000-call.cc:683
44280 #, gcc-internal-format
44281 msgid ""
44282 "cannot return value in vector register because altivec instructions are "
44283 "disabled, use %qs to enable them"
44284 msgstr ""
44285
44286 #: config/rs6000/rs6000-call.cc:1113
44287 #, gcc-internal-format
44288 msgid ""
44289 "cannot pass argument in vector register because altivec instructions are "
44290 "disabled, use %qs to enable them"
44291 msgstr ""
44292
44293 #: config/rs6000/rs6000-call.cc:1639
44294 #, gcc-internal-format
44295 msgid "invalid use of MMA operand of type %qs as a function parameter"
44296 msgstr ""
44297
44298 #: config/rs6000/rs6000-call.cc:2028
44299 #, gcc-internal-format
44300 msgid ""
44301 "GCC vector passed by reference: non-standard ABI extension with no "
44302 "compatibility guarantee"
44303 msgstr ""
44304
44305 #. We can't check this in rs6000_option_override_internal since
44306 #. DEFAULT_ABI isn't established yet.
44307 #: config/rs6000/rs6000-logue.cc:728
44308 #, gcc-internal-format
44309 msgid "%qs requires the ELFv2 ABI"
44310 msgstr ""
44311
44312 #: config/rs6000/rs6000-logue.cc:1715
44313 #, gcc-internal-format
44314 msgid "stack frame too large"
44315 msgstr ""
44316
44317 #: config/rs6000/rs6000-logue.cc:4032
44318 #, gcc-internal-format, gfc-internal-format
44319 msgid "unsupported number of nops before function entry (%u)"
44320 msgstr ""
44321
44322 #: config/rs6000/rs6000-logue.cc:5580
44323 #, gcc-internal-format
44324 msgid "%qs uses register r29"
44325 msgstr ""
44326
44327 #: config/rs6000/rs6000-logue.cc:5588
44328 #, gcc-internal-format
44329 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
44330 msgstr ""
44331
44332 #: config/rs6000/rs6000.cc:3212 config/rs6000/rs6000.cc:3215
44333 #: config/rs6000/rs6000.cc:3218
44334 #, gcc-internal-format
44335 msgid "%qs requires %qs or %qs"
44336 msgstr ""
44337
44338 #: config/rs6000/rs6000.cc:3319
44339 #, gcc-internal-format
44340 msgid "%qs requires PowerPC64 architecture, enabling"
44341 msgstr ""
44342
44343 #: config/rs6000/rs6000.cc:3434
44344 #, gcc-internal-format
44345 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
44346 msgstr ""
44347
44348 #: config/rs6000/rs6000.cc:3483
44349 #, gcc-internal-format
44350 msgid "%qs unsupported for this ABI"
44351 msgstr ""
44352
44353 #: config/rs6000/rs6000.cc:3611
44354 #, gcc-internal-format
44355 msgid ""
44356 "%qs is not supported for 64-bit Darwin; it is incompatible with the "
44357 "installed C and C++ libraries"
44358 msgstr ""
44359
44360 #: config/rs6000/rs6000.cc:3769
44361 #, gcc-internal-format
44362 msgid "AltiVec not supported in this target"
44363 msgstr ""
44364
44365 #: config/rs6000/rs6000.cc:3786
44366 #, gcc-internal-format
44367 msgid "%qs is not supported on little endian systems"
44368 msgstr ""
44369
44370 #: config/rs6000/rs6000.cc:3868
44371 #, gcc-internal-format
44372 msgid ""
44373 "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than "
44374 "power9"
44375 msgstr ""
44376
44377 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
44378 #. were explicitly cleared.
44379 #: config/rs6000/rs6000.cc:3876
44380 #, gcc-internal-format
44381 msgid "%qs incompatible with explicitly disabled options"
44382 msgstr ""
44383
44384 #. TARGET_VSX = 1 implies Power 7 and newer
44385 #: config/rs6000/rs6000.cc:3910 config/rs6000/rs6000.cc:3918
44386 #: config/rs6000/rs6000.cc:3925 config/rs6000/rs6000.cc:3932
44387 #: config/rs6000/rs6000.cc:3940 config/rs6000/rs6000.cc:3959
44388 #: config/rs6000/rs6000.cc:4021 config/rs6000/rs6000.cc:4048
44389 #: config/rs6000/rs6000.cc:4075 config/rs6000/rs6000.cc:4090
44390 #: config/rs6000/rs6000.cc:4098 config/rs6000/rs6000.cc:4222
44391 #: config/rs6000/rs6000.cc:4235 config/rs6000/rs6000.cc:4244
44392 #: config/rs6000/rs6000.cc:4382 config/rs6000/rs6000.cc:4395
44393 #: config/rs6000/rs6000.cc:4416
44394 #, gcc-internal-format
44395 msgid "%qs requires %qs"
44396 msgstr ""
44397
44398 #: config/rs6000/rs6000.cc:4126
44399 #, gcc-internal-format
44400 msgid "target attribute or pragma changes %<long double%> size"
44401 msgstr ""
44402
44403 #: config/rs6000/rs6000.cc:4147
44404 #, gcc-internal-format
44405 msgid "%qs requires full ISA 2.06 support"
44406 msgstr ""
44407
44408 #: config/rs6000/rs6000.cc:4160
44409 #, gcc-internal-format
44410 msgid "Using IEEE extended precision %<long double%>"
44411 msgstr ""
44412
44413 #: config/rs6000/rs6000.cc:4163
44414 #, gcc-internal-format
44415 msgid "Using IBM extended precision %<long double%>"
44416 msgstr ""
44417
44418 #: config/rs6000/rs6000.cc:4182
44419 #, gcc-internal-format
44420 msgid "%qs requires VSX support"
44421 msgstr ""
44422
44423 #: config/rs6000/rs6000.cc:4191
44424 #, gcc-internal-format
44425 msgid "The %<-mfloat128%> option may not be fully supported"
44426 msgstr ""
44427
44428 #: config/rs6000/rs6000.cc:4214
44429 #, gcc-internal-format
44430 msgid "%qs requires full ISA 3.0 support"
44431 msgstr ""
44432
44433 #: config/rs6000/rs6000.cc:4301
44434 #, gcc-internal-format
44435 msgid "unknown vectorization library ABI type in %<-mveclibabi=%s%>"
44436 msgstr ""
44437
44438 #: config/rs6000/rs6000.cc:4314 config/rs6000/rs6000.cc:4329
44439 #, gcc-internal-format
44440 msgid "target attribute or pragma changes AltiVec ABI"
44441 msgstr ""
44442
44443 #: config/rs6000/rs6000.cc:4342
44444 #, gcc-internal-format
44445 msgid "target attribute or pragma changes darwin64 ABI"
44446 msgstr ""
44447
44448 #: config/rs6000/rs6000.cc:4548
44449 #, gcc-internal-format
44450 msgid "%qs needs a valid base register"
44451 msgstr ""
44452
44453 #: config/rs6000/rs6000.cc:4845
44454 #, gcc-internal-format
44455 msgid "unknown option for %<%s=%s%>"
44456 msgstr ""
44457
44458 #: config/rs6000/rs6000.cc:4874
44459 #, gcc-internal-format
44460 msgid "%qs is deprecated and not recommended in any circumstances"
44461 msgstr ""
44462
44463 #: config/rs6000/rs6000.cc:10904
44464 #, gcc-internal-format
44465 msgid "%qs is an opaque type, and you cannot set it to other values"
44466 msgstr ""
44467
44468 #: config/rs6000/rs6000.cc:17774
44469 #, gcc-internal-format
44470 msgid "no profiling of 64-bit code for this ABI"
44471 msgstr ""
44472
44473 #: config/rs6000/rs6000.cc:20170
44474 #, gcc-internal-format
44475 msgid ""
44476 "you cannot take the address of a nested function if you use the %qs option"
44477 msgstr ""
44478
44479 #: config/rs6000/rs6000.cc:20252
44480 #, gcc-internal-format
44481 msgid "use of %<long double%> in AltiVec types is invalid"
44482 msgstr ""
44483
44484 #: config/rs6000/rs6000.cc:20254
44485 #, gcc-internal-format
44486 msgid "use of boolean types in AltiVec types is invalid"
44487 msgstr ""
44488
44489 #: config/rs6000/rs6000.cc:20256
44490 #, gcc-internal-format
44491 msgid "use of %<complex%> in AltiVec types is invalid"
44492 msgstr ""
44493
44494 #: config/rs6000/rs6000.cc:20258
44495 #, gcc-internal-format
44496 msgid "use of decimal floating-point types in AltiVec types is invalid"
44497 msgstr ""
44498
44499 #: config/rs6000/rs6000.cc:20264
44500 #, gcc-internal-format
44501 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
44502 msgstr ""
44503
44504 #: config/rs6000/rs6000.cc:20267
44505 #, gcc-internal-format
44506 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
44507 msgstr ""
44508
44509 #: config/rs6000/rs6000.cc:20272
44510 #, gcc-internal-format
44511 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
44512 msgstr ""
44513
44514 #: config/rs6000/rs6000.cc:20275
44515 #, gcc-internal-format
44516 msgid "use of %<double%> in AltiVec types is invalid without %qs"
44517 msgstr ""
44518
44519 #: config/rs6000/rs6000.cc:24413
44520 #, gcc-internal-format
44521 msgid "invalid cpu %qs for %s%qs%s"
44522 msgstr ""
44523
44524 #: config/rs6000/rs6000.cc:24416
44525 #, gcc-internal-format
44526 msgid "%s%qs%s is not allowed"
44527 msgstr ""
44528
44529 #: config/rs6000/rs6000.cc:24418
44530 #, gcc-internal-format
44531 msgid "%s%qs%s is invalid"
44532 msgstr ""
44533
44534 #: config/rs6000/rs6000.cc:24947
44535 #, gcc-internal-format
44536 msgid "%<-mno-%s%> turns off %<-m%s%>"
44537 msgstr ""
44538
44539 #: config/rs6000/rs6000.cc:25106
44540 #, gcc-internal-format
44541 msgid ""
44542 "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports "
44543 "hardware capability bits"
44544 msgstr ""
44545
44546 #: config/rs6000/rs6000.cc:25395
44547 #, gcc-internal-format
44548 msgid "Virtual function multiversioning not supported"
44549 msgstr ""
44550
44551 #: config/rs6000/rs6000.cc:28469
44552 #, gcc-internal-format
44553 msgid ""
44554 "the result for the xxspltidp instruction is undefined for subnormal input "
44555 "values"
44556 msgstr ""
44557
44558 #: config/rs6000/rs6000.cc:28948
44559 #, gcc-internal-format
44560 msgid "type %<__vector_quad%> requires the %qs option"
44561 msgstr ""
44562
44563 #: config/rs6000/rs6000.cc:28953
44564 #, gcc-internal-format
44565 msgid "type %<__vector_pair%> requires the %qs option"
44566 msgstr ""
44567
44568 #: config/rx/rx.cc:651
44569 #, gcc-internal-format
44570 msgid "unrecognized control register number: %d - using %<psw%>"
44571 msgstr ""
44572
44573 #: config/rx/rx.cc:1384
44574 #, gcc-internal-format
44575 msgid "multiple fast interrupt routines seen: %qE and %qE"
44576 msgstr ""
44577
44578 #: config/rx/rx.cc:2480
44579 #, gcc-internal-format
44580 msgid "invalid control register %d for mvtc; using %<psw%>"
44581 msgstr ""
44582
44583 #: config/rx/rx.cc:2602
44584 #, gcc-internal-format
44585 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
44586 msgstr ""
44587
44588 #: config/rx/rx.cc:2605
44589 #, gcc-internal-format
44590 msgid "use %<__builtin_rx_mvtc (0, ... )%> to write arbitrary values to PSW"
44591 msgstr ""
44592
44593 #: config/rx/rx.cc:2652
44594 #, gcc-internal-format
44595 msgid ""
44596 "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
44597 msgstr ""
44598
44599 #: config/rx/rx.cc:2800
44600 #, gcc-internal-format
44601 msgid "RX FPU instructions do not support NaNs and infinities"
44602 msgstr ""
44603
44604 #: config/s390/s390-c.cc:487
44605 #, gcc-internal-format
44606 msgid "builtin %qs can only be used on vector types"
44607 msgstr ""
44608
44609 #: config/s390/s390-c.cc:717 config/s390/s390.cc:989
44610 #, gcc-internal-format
44611 msgid "constant value required for builtin %qF argument %d"
44612 msgstr ""
44613
44614 #: config/s390/s390-c.cc:732
44615 #, gcc-internal-format
44616 msgid ""
44617 "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, "
44618 "and 4096"
44619 msgstr ""
44620
44621 #: config/s390/s390-c.cc:909
44622 #, gcc-internal-format
44623 msgid "builtin %qF is for GCC internal use only"
44624 msgstr ""
44625
44626 #: config/s390/s390-c.cc:917
44627 #, gcc-internal-format
44628 msgid "builtin %qF is deprecated"
44629 msgstr ""
44630
44631 #: config/s390/s390-c.cc:921
44632 #, gcc-internal-format
44633 msgid "%qF requires %<-mvx%>"
44634 msgstr ""
44635
44636 #: config/s390/s390-c.cc:927
44637 #, gcc-internal-format
44638 msgid "%qF requires z14 or higher"
44639 msgstr ""
44640
44641 #: config/s390/s390-c.cc:933
44642 #, gcc-internal-format
44643 msgid "%qF requires z15 or higher"
44644 msgstr ""
44645
44646 #: config/s390/s390-c.cc:947
44647 #, gcc-internal-format
44648 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
44649 msgstr ""
44650
44651 #: config/s390/s390-c.cc:996
44652 #, gcc-internal-format
44653 msgid "invalid parameter combination for intrinsic %qs"
44654 msgstr ""
44655
44656 #: config/s390/s390-c.cc:1002
44657 #, gcc-internal-format
44658 msgid "ambiguous overload for intrinsic %qs"
44659 msgstr ""
44660
44661 #: config/s390/s390-c.cc:1010
44662 #, gcc-internal-format
44663 msgid "%qs matching variant requires z14 or higher"
44664 msgstr ""
44665
44666 #: config/s390/s390-c.cc:1019
44667 #, gcc-internal-format
44668 msgid "%qs matching variant requires z15 or higher"
44669 msgstr ""
44670
44671 #: config/s390/s390-c.cc:1025
44672 #, gcc-internal-format
44673 msgid "%qs matching variant is deprecated"
44674 msgstr ""
44675
44676 #: config/s390/s390-c.cc:1065
44677 #, gcc-internal-format
44678 msgid "constant argument %d for builtin %qF is out of range for target type"
44679 msgstr ""
44680
44681 #: config/s390/s390.cc:838
44682 #, gcc-internal-format
44683 msgid "constant argument %d for builtin %qF is invalid (%s)"
44684 msgstr ""
44685
44686 #: config/s390/s390.cc:842
44687 #, gcc-internal-format
44688 msgid "constant argument %d for builtin %qF is out of range (0-%wu)"
44689 msgstr ""
44690
44691 #: config/s390/s390.cc:858
44692 #, gcc-internal-format
44693 msgid "constant argument %d for builtin %qF is out of range (%wd-%wd)"
44694 msgstr ""
44695
44696 #: config/s390/s390.cc:907
44697 #, gcc-internal-format
44698 msgid ""
44699 "builtin %qF is not supported without %<-mhtm%> (default with %<-"
44700 "march=zEC12%> and higher)"
44701 msgstr ""
44702
44703 #: config/s390/s390.cc:913
44704 #, gcc-internal-format
44705 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)"
44706 msgstr ""
44707
44708 #: config/s390/s390.cc:920
44709 #, gcc-internal-format
44710 msgid "Builtin %qF requires z14 or higher"
44711 msgstr ""
44712
44713 #: config/s390/s390.cc:926
44714 #, gcc-internal-format
44715 msgid "Builtin %qF requires z15 or higher"
44716 msgstr ""
44717
44718 #: config/s390/s390.cc:945
44719 #, gcc-internal-format
44720 msgid "unresolved overloaded builtin"
44721 msgstr ""
44722
44723 #: config/s390/s390.cc:952
44724 #, gcc-internal-format
44725 msgid "bad builtin icode"
44726 msgstr ""
44727
44728 #: config/s390/s390.cc:1086
44729 #, gcc-internal-format
44730 msgid "invalid argument %d for builtin %qF"
44731 msgstr ""
44732
44733 #: config/s390/s390.cc:1187
44734 #, gcc-internal-format
44735 msgid ""
44736 "requested %qE attribute is not a comma separated pair of non-negative "
44737 "integer constants or too large (max. %d)"
44738 msgstr ""
44739
44740 #: config/s390/s390.cc:1277
44741 #, gcc-internal-format
44742 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
44743 msgstr ""
44744
44745 #: config/s390/s390.cc:10240
44746 #, gcc-internal-format
44747 msgid "total size of local variables exceeds architecture limit"
44748 msgstr ""
44749
44750 #: config/s390/s390.cc:11647
44751 #, gcc-internal-format
44752 msgid ""
44753 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
44754 "of %d bytes; an unconditional trap is added"
44755 msgstr ""
44756
44757 #: config/s390/s390.cc:11663
44758 #, gcc-internal-format
44759 msgid ""
44760 "frame size of function %qs is %wd bytes which is more than half the stack "
44761 "size; the dynamic check would not be reliable; no check emitted for this "
44762 "function"
44763 msgstr ""
44764
44765 #: config/s390/s390.cc:11691
44766 #, gcc-internal-format
44767 msgid "frame size of %qs is %wd bytes"
44768 msgstr ""
44769
44770 #: config/s390/s390.cc:11695
44771 #, gcc-internal-format
44772 msgid "%qs uses dynamic stack allocation"
44773 msgstr ""
44774
44775 #: config/s390/s390.cc:12441
44776 #, gcc-internal-format
44777 msgid ""
44778 "parameter passing for argument of type %qT with zero-width bit fields "
44779 "members changed in GCC 12"
44780 msgstr ""
44781
44782 #: config/s390/s390.cc:13400
44783 #, gcc-internal-format
44784 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
44785 msgstr ""
44786
44787 #: config/s390/s390.cc:15716
44788 #, gcc-internal-format
44789 msgid "64-bit ABI not supported in ESA/390 mode"
44790 msgstr ""
44791
44792 #: config/s390/s390.cc:15723
44793 #, gcc-internal-format
44794 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
44795 msgstr ""
44796
44797 #: config/s390/s390.cc:15758
44798 #, gcc-internal-format, gfc-internal-format
44799 msgid "hardware vector support not available on %s"
44800 msgstr ""
44801
44802 #: config/s390/s390.cc:15761
44803 #, gcc-internal-format
44804 msgid "hardware vector support not available with %<-msoft-float%>"
44805 msgstr ""
44806
44807 #: config/s390/s390.cc:15790
44808 #, gcc-internal-format, gfc-internal-format
44809 msgid "hardware decimal floating-point instructions not available on %s"
44810 msgstr ""
44811
44812 #: config/s390/s390.cc:15794
44813 #, gcc-internal-format
44814 msgid ""
44815 "hardware decimal floating-point instructions not available in ESA/390 mode"
44816 msgstr ""
44817
44818 #: config/s390/s390.cc:15806
44819 #, gcc-internal-format
44820 msgid "%<-mhard-dfp%> cannot be used in conjunction with %<-msoft-float%>"
44821 msgstr ""
44822
44823 #: config/s390/s390.cc:15815
44824 #, gcc-internal-format
44825 msgid ""
44826 "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in "
44827 "combination"
44828 msgstr ""
44829
44830 #: config/s390/s390.cc:15821
44831 #, gcc-internal-format
44832 msgid "stack size must be greater than the stack guard value"
44833 msgstr ""
44834
44835 #: config/s390/s390.cc:15823
44836 #, gcc-internal-format
44837 msgid "stack size must not be greater than 64k"
44838 msgstr ""
44839
44840 #: config/s390/s390.cc:15826
44841 #, gcc-internal-format
44842 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
44843 msgstr ""
44844
44845 #: config/s390/s390.cc:15839
44846 #, gcc-internal-format
44847 msgid "%<-mtpf-trace-hook-prologue-check%> requires integer in range 0-4095"
44848 msgstr ""
44849
44850 #: config/s390/s390.cc:15842
44851 #, gcc-internal-format
44852 msgid "%<-mtpf-trace-hook-prologue-target%> requires integer in range 0-4095"
44853 msgstr ""
44854
44855 #: config/s390/s390.cc:15845
44856 #, gcc-internal-format
44857 msgid "%<-mtpf-trace-hook-epilogue-check%> requires integer in range 0-4095"
44858 msgstr ""
44859
44860 #: config/s390/s390.cc:15848
44861 #, gcc-internal-format
44862 msgid "%<-mtpf-trace-hook-epilogue-target%> requires integer in range 0-4095"
44863 msgstr ""
44864
44865 #: config/s390/s390.cc:15904
44866 #, gcc-internal-format
44867 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
44868 msgstr ""
44869
44870 #. argument is not a plain number
44871 #: config/s390/s390.cc:15940
44872 #, gcc-internal-format
44873 msgid "arguments to %qs should be non-negative integers"
44874 msgstr ""
44875
44876 #: config/s390/s390.cc:15947
44877 #, gcc-internal-format
44878 msgid "argument to %qs is too large (max. %d)"
44879 msgstr ""
44880
44881 #: config/s390/s390.cc:15978
44882 #, gcc-internal-format
44883 msgid ""
44884 "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
44885 msgstr ""
44886
44887 #: config/s390/s390.cc:16139 config/s390/s390.cc:16189
44888 #: config/s390/s390.cc:16206
44889 #, gcc-internal-format
44890 msgid "attribute %<target%> argument %qs is unknown"
44891 msgstr ""
44892
44893 #. Value is not allowed for the target attribute.
44894 #: config/s390/s390.cc:16145
44895 #, gcc-internal-format
44896 msgid "value %qs is not supported by attribute %<target%>"
44897 msgstr ""
44898
44899 #: config/sh/sh.cc:936
44900 #, gcc-internal-format
44901 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
44902 msgstr ""
44903
44904 #: config/sh/sh.cc:953
44905 #, gcc-internal-format
44906 msgid ""
44907 "unwind tables currently require either a frame pointer or %<-maccumulate-"
44908 "outgoing-args%> for correctness"
44909 msgstr ""
44910
44911 #: config/sh/sh.cc:7416
44912 #, gcc-internal-format
44913 msgid "%<__builtin_saveregs%> not supported by this subtarget"
44914 msgstr ""
44915
44916 #: config/sh/sh.cc:8353
44917 #, gcc-internal-format
44918 msgid "%qE attribute only applies to interrupt functions"
44919 msgstr ""
44920
44921 #: config/sh/sh.cc:8423
44922 #, gcc-internal-format
44923 msgid "%qE attribute is supported only for SH2A"
44924 msgstr ""
44925
44926 #: config/sh/sh.cc:8465
44927 #, gcc-internal-format
44928 msgid "%qE attribute only applies to SH2A"
44929 msgstr ""
44930
44931 #: config/sh/sh.cc:8487
44932 #, gcc-internal-format
44933 msgid "%qE attribute argument should be between 0 to 255"
44934 msgstr ""
44935
44936 #: config/sh/sh.cc:10832
44937 #, gcc-internal-format
44938 msgid "r0 needs to be available as a call-clobbered register"
44939 msgstr ""
44940
44941 #: config/sparc/sparc.cc:1843
44942 #, gcc-internal-format, gfc-internal-format
44943 msgid "%s is not supported by this configuration"
44944 msgstr ""
44945
44946 #: config/sparc/sparc.cc:1850
44947 #, gcc-internal-format
44948 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
44949 msgstr ""
44950
44951 #: config/sparc/sparc.cc:1858
44952 #, gcc-internal-format
44953 msgid "%<-fcall-saved-REG%> is not supported for out registers"
44954 msgstr ""
44955
44956 #: config/sparc/sparc.cc:1982
44957 #, gcc-internal-format
44958 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
44959 msgstr ""
44960
44961 #: config/stormy16/stormy16.cc:1058
44962 #, gcc-internal-format
44963 msgid "local variable memory requirements exceed capacity"
44964 msgstr ""
44965
44966 #: config/stormy16/stormy16.cc:1215
44967 #, gcc-internal-format
44968 msgid "%<function_profiler%> support"
44969 msgstr ""
44970
44971 #: config/stormy16/stormy16.cc:1309
44972 #, gcc-internal-format
44973 msgid "cannot use %<va_start%> in interrupt function"
44974 msgstr ""
44975
44976 #: config/stormy16/stormy16.cc:1880
44977 #, gcc-internal-format, gfc-internal-format
44978 msgid "switch statement of size %lu entries too large"
44979 msgstr ""
44980
44981 #: config/stormy16/stormy16.cc:2252
44982 #, gcc-internal-format
44983 msgid "%<__BELOW100__%> attribute only applies to variables"
44984 msgstr ""
44985
44986 #: config/stormy16/stormy16.cc:2259
44987 #, gcc-internal-format
44988 msgid "%<__BELOW100__%> attribute not allowed with auto storage class"
44989 msgstr ""
44990
44991 #: config/v850/v850-c.cc:67
44992 #, gcc-internal-format
44993 msgid "%<#pragma%> GHS endXXX found without previous startXXX"
44994 msgstr ""
44995
44996 #: config/v850/v850-c.cc:70
44997 #, gcc-internal-format
44998 msgid "%<#pragma%> GHS endXXX does not match previous startXXX"
44999 msgstr ""
45000
45001 #: config/v850/v850-c.cc:96
45002 #, gcc-internal-format
45003 msgid "cannot set interrupt attribute: no current function"
45004 msgstr ""
45005
45006 #: config/v850/v850-c.cc:104
45007 #, gcc-internal-format
45008 msgid "cannot set interrupt attribute: no such identifier"
45009 msgstr ""
45010
45011 #: config/v850/v850-c.cc:153
45012 #, gcc-internal-format
45013 msgid "junk at end of %<#pragma%> ghs section"
45014 msgstr ""
45015
45016 #: config/v850/v850-c.cc:170
45017 #, gcc-internal-format
45018 msgid "unrecognized section name %qE"
45019 msgstr ""
45020
45021 #: config/v850/v850-c.cc:184
45022 #, gcc-internal-format
45023 msgid "malformed %<#pragma%> ghs section"
45024 msgstr ""
45025
45026 #: config/v850/v850-c.cc:203
45027 #, gcc-internal-format
45028 msgid "junk at end of %<#pragma%> ghs interrupt"
45029 msgstr ""
45030
45031 #: config/v850/v850-c.cc:214
45032 #, gcc-internal-format
45033 msgid "junk at end of %<#pragma%> ghs starttda"
45034 msgstr ""
45035
45036 #: config/v850/v850-c.cc:225
45037 #, gcc-internal-format
45038 msgid "junk at end of %<#pragma%> ghs startsda"
45039 msgstr ""
45040
45041 #: config/v850/v850-c.cc:236
45042 #, gcc-internal-format
45043 msgid "junk at end of %<#pragma%> ghs startzda"
45044 msgstr ""
45045
45046 #: config/v850/v850-c.cc:247
45047 #, gcc-internal-format
45048 msgid "junk at end of %<#pragma%> ghs endtda"
45049 msgstr ""
45050
45051 #: config/v850/v850-c.cc:258
45052 #, gcc-internal-format
45053 msgid "junk at end of %<#pragma%> ghs endsda"
45054 msgstr ""
45055
45056 #: config/v850/v850-c.cc:269
45057 #, gcc-internal-format
45058 msgid "junk at end of %<#pragma%> ghs endzda"
45059 msgstr ""
45060
45061 #: config/v850/v850.cc:2046
45062 #, gcc-internal-format
45063 msgid "data area attributes cannot be specified for local variables"
45064 msgstr ""
45065
45066 #: config/v850/v850.cc:2057
45067 #, gcc-internal-format
45068 msgid "data area of %q+D conflicts with previous declaration"
45069 msgstr ""
45070
45071 #: config/v850/v850.cc:2188
45072 #, gcc-internal-format, gfc-internal-format
45073 msgid "bogus JR construction: %d"
45074 msgstr ""
45075
45076 #: config/v850/v850.cc:2206 config/v850/v850.cc:2313
45077 #, gcc-internal-format, gfc-internal-format
45078 msgid "bad amount of stack space removal: %d"
45079 msgstr ""
45080
45081 #: config/v850/v850.cc:2293
45082 #, gcc-internal-format, gfc-internal-format
45083 msgid "bogus JARL construction: %d"
45084 msgstr ""
45085
45086 #: config/v850/v850.cc:2591
45087 #, gcc-internal-format, gfc-internal-format
45088 msgid "bogus DISPOSE construction: %d"
45089 msgstr ""
45090
45091 #: config/v850/v850.cc:2610
45092 #, gcc-internal-format, gfc-internal-format
45093 msgid "too much stack space to dispose of: %d"
45094 msgstr ""
45095
45096 #: config/v850/v850.cc:2712
45097 #, gcc-internal-format, gfc-internal-format
45098 msgid "bogus PREPEARE construction: %d"
45099 msgstr ""
45100
45101 #: config/v850/v850.cc:2729
45102 #, gcc-internal-format, gfc-internal-format
45103 msgid "too much stack space to prepare: %d"
45104 msgstr ""
45105
45106 #: config/visium/visium.cc:730
45107 #, gcc-internal-format
45108 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
45109 msgstr ""
45110
45111 #: config/vms/vms-c.cc:44
45112 #, gcc-internal-format
45113 msgid "junk at end of %<#pragma __nostandard%>"
45114 msgstr ""
45115
45116 #: config/vms/vms-c.cc:55
45117 #, gcc-internal-format
45118 msgid "junk at end of %<#pragma __standard%>"
45119 msgstr ""
45120
45121 #: config/vms/vms-c.cc:81
45122 #, gcc-internal-format
45123 msgid "malformed %<#pragma member_alignment%>, ignoring"
45124 msgstr ""
45125
45126 #: config/vms/vms-c.cc:96
45127 #, gcc-internal-format
45128 msgid "unknown %<#pragma member_alignment%> name %s"
45129 msgstr ""
45130
45131 #: config/vms/vms-c.cc:101
45132 #, gcc-internal-format
45133 msgid "malformed %<#pragma member_alignment%>"
45134 msgstr ""
45135
45136 #: config/vms/vms-c.cc:135
45137 #, gcc-internal-format
45138 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
45139 msgstr ""
45140
45141 #: config/vms/vms-c.cc:148
45142 #, gcc-internal-format
45143 msgid "garbage at end of %<#pragma nomember_alignment%>"
45144 msgstr ""
45145
45146 #: config/vms/vms-c.cc:203
45147 #, gcc-internal-format
45148 msgid "malformed %<#pragma extern_model%>, ignoring"
45149 msgstr ""
45150
45151 #: config/vms/vms-c.cc:224
45152 #, gcc-internal-format
45153 msgid "extern model globalvalue"
45154 msgstr ""
45155
45156 #: config/vms/vms-c.cc:229
45157 #, gcc-internal-format
45158 msgid "unknown %<#pragma extern_model%> model %qs"
45159 msgstr ""
45160
45161 #: config/vms/vms-c.cc:235
45162 #, gcc-internal-format
45163 msgid "junk at end of '#pragma extern_model'"
45164 msgstr ""
45165
45166 #: config/vms/vms-c.cc:249
45167 #, gcc-internal-format
45168 msgid "vms '#pragma __message' is ignored"
45169 msgstr ""
45170
45171 #: config/vms/vms-c.cc:274 config/vms/vms-c.cc:280
45172 #, gcc-internal-format
45173 msgid "malformed %<#pragma __extern_prefix%>, ignoring"
45174 msgstr ""
45175
45176 #: config/vms/vms-c.cc:313 config/vms/vms-c.cc:333
45177 #, gcc-internal-format
45178 msgid "malformed %<#pragma %s%>, ignoring"
45179 msgstr ""
45180
45181 #: config/vms/vms-c.cc:329
45182 #, gcc-internal-format
45183 msgid "invalid constant in %<#pragma %s%>"
45184 msgstr ""
45185
45186 #: config/xtensa/xtensa.cc:2769
45187 #, gcc-internal-format
45188 msgid "boolean registers required for the floating-point option"
45189 msgstr ""
45190
45191 #: config/xtensa/xtensa.cc:2804
45192 #, gcc-internal-format
45193 msgid "%<-f%s%> is not supported with CONST16 instructions"
45194 msgstr ""
45195
45196 #: config/xtensa/xtensa.cc:2811
45197 #, gcc-internal-format
45198 msgid "PIC is required but not supported with CONST16 instructions"
45199 msgstr ""
45200
45201 #: config/xtensa/xtensa.cc:4169
45202 #, gcc-internal-format
45203 msgid "only uninitialized variables can be placed in a %<.bss%> section"
45204 msgstr ""
45205
45206 #: ada/gcc-interface/misc.cc:155
45207 #, gcc-internal-format
45208 msgid "%<-gnat%> misspelled as %<-gant%>"
45209 msgstr ""
45210
45211 #: ada/gcc-interface/misc.cc:258
45212 #, gcc-internal-format
45213 msgid "%<-fexcess-precision=standard%> for Ada"
45214 msgstr ""
45215
45216 #: ada/gcc-interface/misc.cc:260
45217 #, gcc-internal-format
45218 msgid "%<-fexcess-precision=16%> for Ada"
45219 msgstr ""
45220
45221 #: ada/gcc-interface/trans.cc:332
45222 #, gcc-internal-format, gfc-internal-format
45223 msgid "%s contains too many lines"
45224 msgstr ""
45225
45226 #: ada/gcc-interface/trans.cc:1614
45227 #, gcc-internal-format
45228 msgid "subprogram %q+F not marked %<Inline_Always%>"
45229 msgstr ""
45230
45231 #: ada/gcc-interface/trans.cc:1616 ada/gcc-interface/trans.cc:1622
45232 #, gcc-internal-format
45233 msgid "parent subprogram cannot be inlined"
45234 msgstr ""
45235
45236 #: ada/gcc-interface/trans.cc:1620
45237 #, gcc-internal-format
45238 msgid "subprogram %q+F not marked %<Inline%>"
45239 msgstr ""
45240
45241 #: ada/gcc-interface/utils.cc:4149
45242 #, gcc-internal-format
45243 msgid "invalid element type for attribute %qs"
45244 msgstr ""
45245
45246 #: ada/gcc-interface/utils.cc:4173
45247 #, gcc-internal-format
45248 msgid "number of components of vector not a power of two"
45249 msgstr ""
45250
45251 #: ada/gcc-interface/utils.cc:6393 ada/gcc-interface/utils.cc:6571
45252 #: ada/gcc-interface/utils.cc:6752
45253 #, gcc-internal-format
45254 msgid "%qs attribute ignored"
45255 msgstr ""
45256
45257 #: ada/gcc-interface/utils.cc:6448
45258 #, gcc-internal-format
45259 msgid "%qs attribute without arguments on a non-prototype"
45260 msgstr ""
45261
45262 #: ada/gcc-interface/utils.cc:6463
45263 #, gcc-internal-format
45264 msgid "%qs argument has invalid operand number (argument %lu)"
45265 msgstr ""
45266
45267 #: ada/gcc-interface/utils.cc:6485
45268 #, gcc-internal-format
45269 msgid ""
45270 "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
45271 msgstr ""
45272
45273 #: ada/gcc-interface/utils.cc:6494
45274 #, gcc-internal-format
45275 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
45276 msgstr ""
45277
45278 #: ada/gcc-interface/utils.cc:6515
45279 #, gcc-internal-format
45280 msgid "%qs attribute requires prototypes with named arguments"
45281 msgstr ""
45282
45283 #: ada/gcc-interface/utils.cc:6524
45284 #, gcc-internal-format
45285 msgid "%qs attribute only applies to variadic functions"
45286 msgstr ""
45287
45288 #: ada/gcc-interface/utils.cc:6712 d/d-attribs.cc:359 d/d-attribs.cc:485
45289 #, gcc-internal-format
45290 msgid "%qE attribute has no effect"
45291 msgstr ""
45292
45293 #: ada/gcc-interface/utils.cc:7044
45294 #, gcc-internal-format
45295 msgid "attribute %qs applies to array types only"
45296 msgstr ""
45297
45298 #: c/c-convert.cc:104 c/c-typeck.cc:2352 c/c-typeck.cc:13364 cp/typeck.cc:2497
45299 #: cp/typeck.cc:9386 cp/typeck.cc:10183 d/d-convert.cc:262
45300 #, gcc-internal-format
45301 msgid "void value not ignored as it ought to be"
45302 msgstr ""
45303
45304 #: c/c-convert.cc:221
45305 #, gcc-internal-format
45306 msgid "conversion from %qT to %qT"
45307 msgstr ""
45308
45309 #: c/c-convert.cc:223
45310 #, gcc-internal-format
45311 msgid "only %qT or a null pointer constant can be converted to %qT"
45312 msgstr ""
45313
45314 #: c/c-convert.cc:227 d/d-convert.cc:323
45315 #, gcc-internal-format
45316 msgid "conversion to non-scalar type requested"
45317 msgstr ""
45318
45319 #: c/c-decl.cc:842
45320 #, gcc-internal-format
45321 msgid "array %q+D assumed to have one element"
45322 msgstr ""
45323
45324 #: c/c-decl.cc:883
45325 #, gcc-internal-format
45326 msgid "%qD is static but used in inline function %qD which is not static"
45327 msgstr ""
45328
45329 #: c/c-decl.cc:888
45330 #, gcc-internal-format
45331 msgid "%q+D is static but declared in inline function %qD which is not static"
45332 msgstr ""
45333
45334 #: c/c-decl.cc:1084
45335 #, gcc-internal-format, gfc-internal-format
45336 msgid "GCC supports only %u nested scopes"
45337 msgstr ""
45338
45339 #: c/c-decl.cc:1236 cp/decl.cc:367
45340 #, gcc-internal-format
45341 msgid "label %q+D used but not defined"
45342 msgstr ""
45343
45344 #: c/c-decl.cc:1282
45345 #, gcc-internal-format
45346 msgid "nested function %q+D declared but never defined"
45347 msgstr ""
45348
45349 #: c/c-decl.cc:1296
45350 #, gcc-internal-format
45351 msgid "inline function %q+D declared but never defined"
45352 msgstr ""
45353
45354 #: c/c-decl.cc:1313
45355 #, gcc-internal-format
45356 msgid "unused variable %q+D"
45357 msgstr ""
45358
45359 #: c/c-decl.cc:1317 cp/decl.cc:709
45360 #, gcc-internal-format
45361 msgid "variable %qD set but not used"
45362 msgstr ""
45363
45364 #: c/c-decl.cc:1322
45365 #, gcc-internal-format
45366 msgid "type of array %q+D completed incompatibly with implicit initialization"
45367 msgstr ""
45368
45369 #: c/c-decl.cc:1502
45370 #, gcc-internal-format
45371 msgid ""
45372 "underspecified declaration of %qE, which is already declared in this scope"
45373 msgstr ""
45374
45375 #: c/c-decl.cc:1673 c/c-decl.cc:7697 c/c-decl.cc:8644 c/c-decl.cc:9592
45376 #, gcc-internal-format
45377 msgid "originally defined here"
45378 msgstr ""
45379
45380 #: c/c-decl.cc:1896
45381 #, gcc-internal-format
45382 msgid ""
45383 "a parameter list with an ellipsis cannot match an empty parameter name list "
45384 "declaration"
45385 msgstr ""
45386
45387 #: c/c-decl.cc:1903
45388 #, gcc-internal-format
45389 msgid ""
45390 "an argument type that has a default promotion cannot match an empty "
45391 "parameter name list declaration"
45392 msgstr ""
45393
45394 #: c/c-decl.cc:1951
45395 #, gcc-internal-format
45396 msgid ""
45397 "prototype for %q+D declares more arguments than previous old-style definition"
45398 msgstr ""
45399
45400 #: c/c-decl.cc:1957
45401 #, gcc-internal-format
45402 msgid ""
45403 "prototype for %q+D declares fewer arguments than previous old-style "
45404 "definition"
45405 msgstr ""
45406
45407 #: c/c-decl.cc:1966
45408 #, gcc-internal-format
45409 msgid "prototype for %q+D declares argument %d with incompatible type"
45410 msgstr ""
45411
45412 #. If we get here, no errors were found, but do issue a warning
45413 #. for this poor-style construct.
45414 #: c/c-decl.cc:1979
45415 #, gcc-internal-format
45416 msgid "prototype for %q+D follows non-prototype definition"
45417 msgstr ""
45418
45419 #: c/c-decl.cc:1997
45420 #, gcc-internal-format
45421 msgid "previous definition of %q+D with type %qT"
45422 msgstr ""
45423
45424 #: c/c-decl.cc:2001
45425 #, gcc-internal-format
45426 msgid "previous implicit declaration of %q+D with type %qT"
45427 msgstr ""
45428
45429 #: c/c-decl.cc:2005
45430 #, gcc-internal-format
45431 msgid "previous declaration of %q+D with type %qT"
45432 msgstr ""
45433
45434 #: c/c-decl.cc:2045
45435 #, gcc-internal-format
45436 msgid "%q+D redeclared as different kind of symbol"
45437 msgstr ""
45438
45439 #: c/c-decl.cc:2050
45440 #, gcc-internal-format
45441 msgid "built-in function %q+D declared as non-function"
45442 msgstr ""
45443
45444 #: c/c-decl.cc:2053 c/c-decl.cc:3159
45445 #, gcc-internal-format
45446 msgid "declaration of %q+D shadows a built-in function"
45447 msgstr ""
45448
45449 #: c/c-decl.cc:2063
45450 #, gcc-internal-format
45451 msgid "redeclaration of enumerator %q+D"
45452 msgstr ""
45453
45454 #: c/c-decl.cc:2102
45455 #, gcc-internal-format
45456 msgid "conflicting types for built-in function %q+D; expected %qT"
45457 msgstr ""
45458
45459 #: c/c-decl.cc:2112 c/c-decl.cc:2137
45460 #, gcc-internal-format
45461 msgid "%qD is declared in header %qs"
45462 msgstr ""
45463
45464 #: c/c-decl.cc:2123
45465 #, gcc-internal-format
45466 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
45467 msgstr ""
45468
45469 #: c/c-decl.cc:2128
45470 #, gcc-internal-format
45471 msgid "mismatch in return type of built-in function %qD; expected %qT"
45472 msgstr ""
45473
45474 #: c/c-decl.cc:2161
45475 #, gcc-internal-format
45476 msgid "conflicting types for %q+D"
45477 msgstr ""
45478
45479 #: c/c-decl.cc:2174 c/c-decl.cc:2211
45480 #, gcc-internal-format
45481 msgid "conflicting types for %q+D; have %qT"
45482 msgstr ""
45483
45484 #: c/c-decl.cc:2191
45485 #, gcc-internal-format
45486 msgid "conflicting named address spaces (generic vs %s) for %q+D"
45487 msgstr ""
45488
45489 #: c/c-decl.cc:2195
45490 #, gcc-internal-format
45491 msgid "conflicting named address spaces (%s vs generic) for %q+D"
45492 msgstr ""
45493
45494 #: c/c-decl.cc:2199
45495 #, gcc-internal-format
45496 msgid "conflicting named address spaces (%s vs %s) for %q+D"
45497 msgstr ""
45498
45499 #: c/c-decl.cc:2208
45500 #, gcc-internal-format
45501 msgid "conflicting type qualifiers for %q+D"
45502 msgstr ""
45503
45504 #: c/c-decl.cc:2222
45505 #, gcc-internal-format
45506 msgid "conflicting types for %q+D due to enum/integer mismatch; have %qT"
45507 msgstr ""
45508
45509 #: c/c-decl.cc:2239
45510 #, gcc-internal-format
45511 msgid "redefinition of typedef %q+D with different type"
45512 msgstr ""
45513
45514 #: c/c-decl.cc:2252
45515 #, gcc-internal-format
45516 msgid "redefinition of typedef %q+D with variably modified type"
45517 msgstr ""
45518
45519 #: c/c-decl.cc:2257
45520 #, gcc-internal-format
45521 msgid "redefinition of typedef %q+D"
45522 msgstr ""
45523
45524 #: c/c-decl.cc:2285
45525 #, gcc-internal-format
45526 msgid "declaration of %qD shadows a built-in function"
45527 msgstr ""
45528
45529 #: c/c-decl.cc:2301
45530 #, gcc-internal-format
45531 msgid "declaration of built-in function %qD without a prototype; expected %qT"
45532 msgstr ""
45533
45534 #: c/c-decl.cc:2328 c/c-decl.cc:2439
45535 #, gcc-internal-format
45536 msgid "redefinition of %q+D"
45537 msgstr ""
45538
45539 #: c/c-decl.cc:2367 c/c-decl.cc:2479
45540 #, gcc-internal-format
45541 msgid "static declaration of %q+D follows non-static declaration"
45542 msgstr ""
45543
45544 #: c/c-decl.cc:2378 c/c-decl.cc:2386 c/c-decl.cc:2468 c/c-decl.cc:2476
45545 #, gcc-internal-format
45546 msgid "non-static declaration of %q+D follows static declaration"
45547 msgstr ""
45548
45549 #: c/c-decl.cc:2403
45550 #, gcc-internal-format
45551 msgid "%<gnu_inline%> attribute present on %q+D"
45552 msgstr ""
45553
45554 #: c/c-decl.cc:2406
45555 #, gcc-internal-format
45556 msgid "but not here"
45557 msgstr ""
45558
45559 #: c/c-decl.cc:2425
45560 #, gcc-internal-format
45561 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
45562 msgstr ""
45563
45564 #: c/c-decl.cc:2428
45565 #, gcc-internal-format
45566 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
45567 msgstr ""
45568
45569 #: c/c-decl.cc:2460
45570 #, gcc-internal-format
45571 msgid "extern declaration of %q+D follows declaration with no linkage"
45572 msgstr ""
45573
45574 #: c/c-decl.cc:2498
45575 #, gcc-internal-format
45576 msgid "declaration of %q+D with no linkage follows extern declaration"
45577 msgstr ""
45578
45579 #: c/c-decl.cc:2505
45580 #, gcc-internal-format
45581 msgid "redeclaration of %q+D with no linkage"
45582 msgstr ""
45583
45584 #: c/c-decl.cc:2531
45585 #, gcc-internal-format
45586 msgid ""
45587 "redeclaration of %q+D with different visibility (old visibility preserved)"
45588 msgstr ""
45589
45590 #: c/c-decl.cc:2552
45591 #, gcc-internal-format
45592 msgid "redefinition of parameter %q+D"
45593 msgstr ""
45594
45595 #: c/c-decl.cc:2579
45596 #, gcc-internal-format
45597 msgid "redundant redeclaration of %q+D"
45598 msgstr ""
45599
45600 #: c/c-decl.cc:3117
45601 #, gcc-internal-format
45602 msgid "declaration of %q+D shadows previous non-variable"
45603 msgstr ""
45604
45605 #: c/c-decl.cc:3139
45606 #, gcc-internal-format
45607 msgid "declaration of %qD shadows a parameter"
45608 msgstr ""
45609
45610 #: c/c-decl.cc:3152 cp/name-lookup.cc:3321
45611 #, gcc-internal-format
45612 msgid "declaration of %qD shadows a global declaration"
45613 msgstr ""
45614
45615 #: c/c-decl.cc:3178
45616 #, gcc-internal-format
45617 msgid "declaration of %qD shadows a previous local"
45618 msgstr ""
45619
45620 #: c/c-decl.cc:3184 cp/name-lookup.cc:3085
45621 #, gcc-internal-format
45622 msgid "shadowed declaration is here"
45623 msgstr ""
45624
45625 #: c/c-decl.cc:3314
45626 #, gcc-internal-format
45627 msgid "nested extern declaration of %qD"
45628 msgstr ""
45629
45630 #: c/c-decl.cc:3477 c/c-decl.cc:3491
45631 #, gcc-internal-format
45632 msgid "implicit declaration of function %qE; did you mean %qs?"
45633 msgstr ""
45634
45635 #: c/c-decl.cc:3483 c/c-decl.cc:3496
45636 #, gcc-internal-format
45637 msgid "implicit declaration of function %qE"
45638 msgstr ""
45639
45640 #: c/c-decl.cc:3515
45641 #, gcc-internal-format
45642 msgid "include %qs or provide a declaration of %qE"
45643 msgstr ""
45644
45645 #: c/c-decl.cc:3786
45646 #, gcc-internal-format
45647 msgid "incompatible implicit declaration of built-in function %qD"
45648 msgstr ""
45649
45650 #: c/c-decl.cc:3796
45651 #, gcc-internal-format
45652 msgid "include %qs or provide a declaration of %qD"
45653 msgstr ""
45654
45655 #: c/c-decl.cc:3807
45656 #, gcc-internal-format
45657 msgid "incompatible implicit declaration of function %qD"
45658 msgstr ""
45659
45660 #: c/c-decl.cc:3868
45661 #, gcc-internal-format
45662 msgid "%qE undeclared here (not in a function); did you mean %qs?"
45663 msgstr ""
45664
45665 #: c/c-decl.cc:3873
45666 #, gcc-internal-format
45667 msgid "%qE undeclared here (not in a function)"
45668 msgstr ""
45669
45670 #: c/c-decl.cc:3886
45671 #, gcc-internal-format
45672 msgid "%qE undeclared (first use in this function); did you mean %qs?"
45673 msgstr ""
45674
45675 #: c/c-decl.cc:3891
45676 #, gcc-internal-format
45677 msgid "%qE undeclared (first use in this function)"
45678 msgstr ""
45679
45680 #: c/c-decl.cc:3895
45681 #, gcc-internal-format
45682 msgid ""
45683 "each undeclared identifier is reported only once for each function it "
45684 "appears in"
45685 msgstr ""
45686
45687 #: c/c-decl.cc:3943 cp/decl.cc:3480
45688 #, gcc-internal-format
45689 msgid "label %qE referenced outside of any function"
45690 msgstr ""
45691
45692 #: c/c-decl.cc:3980
45693 #, gcc-internal-format
45694 msgid "jump into scope of identifier with variably modified type"
45695 msgstr ""
45696
45697 #: c/c-decl.cc:3983
45698 #, gcc-internal-format
45699 msgid "jump skips variable initialization"
45700 msgstr ""
45701
45702 #: c/c-decl.cc:3985 c/c-decl.cc:4041 c/c-decl.cc:4132
45703 #, gcc-internal-format
45704 msgid "label %qD defined here"
45705 msgstr ""
45706
45707 #: c/c-decl.cc:4040 c/c-decl.cc:4131
45708 #, gcc-internal-format
45709 msgid "jump into statement expression"
45710 msgstr ""
45711
45712 #: c/c-decl.cc:4063
45713 #, gcc-internal-format
45714 msgid "duplicate label declaration %qE"
45715 msgstr ""
45716
45717 #: c/c-decl.cc:4163 cp/decl.cc:3898
45718 #, gcc-internal-format
45719 msgid "duplicate label %qD"
45720 msgstr ""
45721
45722 #: c/c-decl.cc:4194
45723 #, gcc-internal-format
45724 msgid ""
45725 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
45726 msgstr ""
45727
45728 #: c/c-decl.cc:4263
45729 #, gcc-internal-format
45730 msgid "switch jumps over variable initialization"
45731 msgstr ""
45732
45733 #: c/c-decl.cc:4266 c/c-decl.cc:4279
45734 #, gcc-internal-format
45735 msgid "switch starts here"
45736 msgstr ""
45737
45738 #: c/c-decl.cc:4278
45739 #, gcc-internal-format
45740 msgid "switch jumps into statement expression"
45741 msgstr ""
45742
45743 #: c/c-decl.cc:4361
45744 #, gcc-internal-format
45745 msgid "%qE defined as wrong kind of tag"
45746 msgstr ""
45747
45748 #: c/c-decl.cc:4547 cp/tree.cc:5055
45749 #, gcc-internal-format
45750 msgid "%qE attribute applied to %qD with void return type"
45751 msgstr ""
45752
45753 #: c/c-decl.cc:4556
45754 #, gcc-internal-format
45755 msgid ""
45756 "%qE attribute can only be applied to functions or to structure, union or "
45757 "enumeration types"
45758 msgstr ""
45759
45760 #: c/c-decl.cc:4576
45761 #, gcc-internal-format
45762 msgid "standard %qE attribute can only be applied to functions"
45763 msgstr ""
45764
45765 #. This can only occur with extensions such as statement
45766 #. expressions, but is still appropriate as an error to
45767 #. avoid types declared in such a context escaping to
45768 #. the type of an auto variable.
45769 #: c/c-decl.cc:4852 c/c-decl.cc:8591
45770 #, gcc-internal-format
45771 msgid "%qT declared in underspecified object initializer"
45772 msgstr ""
45773
45774 #: c/c-decl.cc:4863
45775 #, gcc-internal-format
45776 msgid "unnamed struct/union that defines no instances"
45777 msgstr ""
45778
45779 #: c/c-decl.cc:4874
45780 #, gcc-internal-format
45781 msgid "empty declaration with storage class specifier does not redeclare tag"
45782 msgstr ""
45783
45784 #: c/c-decl.cc:4890
45785 #, gcc-internal-format
45786 msgid "empty declaration with type qualifier does not redeclare tag"
45787 msgstr ""
45788
45789 #: c/c-decl.cc:4902
45790 #, gcc-internal-format
45791 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
45792 msgstr ""
45793
45794 #: c/c-decl.cc:4916
45795 #, gcc-internal-format
45796 msgid "empty declaration of %<enum%> type does not redeclare tag"
45797 msgstr ""
45798
45799 #: c/c-decl.cc:4939 c/c-decl.cc:4947
45800 #, gcc-internal-format
45801 msgid "useless type name in empty declaration"
45802 msgstr ""
45803
45804 #: c/c-decl.cc:4955
45805 #, gcc-internal-format
45806 msgid "%<inline%> in empty declaration"
45807 msgstr ""
45808
45809 #: c/c-decl.cc:4961
45810 #, gcc-internal-format
45811 msgid "%<_Noreturn%> in empty declaration"
45812 msgstr ""
45813
45814 #: c/c-decl.cc:4967
45815 #, gcc-internal-format
45816 msgid "%<constexpr%> in empty declaration"
45817 msgstr ""
45818
45819 #: c/c-decl.cc:4973
45820 #, gcc-internal-format
45821 msgid "%<auto%> in file-scope empty declaration"
45822 msgstr ""
45823
45824 #: c/c-decl.cc:4979
45825 #, gcc-internal-format
45826 msgid "%<register%> in file-scope empty declaration"
45827 msgstr ""
45828
45829 #: c/c-decl.cc:4987
45830 #, gcc-internal-format
45831 msgid ""
45832 "storage class specifier in empty declaration with %<enum%> underlying type"
45833 msgstr ""
45834
45835 #: c/c-decl.cc:4993
45836 #, gcc-internal-format
45837 msgid "%qs in empty declaration with %<enum%> underlying type"
45838 msgstr ""
45839
45840 #: c/c-decl.cc:5003
45841 #, gcc-internal-format
45842 msgid "type qualifier in empty declaration with %<enum%> underlying type"
45843 msgstr ""
45844
45845 #: c/c-decl.cc:5009
45846 #, gcc-internal-format
45847 msgid "%<alignas%> in empty declaration with %<enum%> underlying type"
45848 msgstr ""
45849
45850 #: c/c-decl.cc:5018
45851 #, gcc-internal-format
45852 msgid "useless storage class specifier in empty declaration"
45853 msgstr ""
45854
45855 #: c/c-decl.cc:5024
45856 #, gcc-internal-format
45857 msgid "useless %qs in empty declaration"
45858 msgstr ""
45859
45860 #: c/c-decl.cc:5037
45861 #, gcc-internal-format
45862 msgid "useless type qualifier in empty declaration"
45863 msgstr ""
45864
45865 #: c/c-decl.cc:5044
45866 #, gcc-internal-format
45867 msgid "useless %<_Alignas%> in empty declaration"
45868 msgstr ""
45869
45870 #: c/c-decl.cc:5062
45871 #, gcc-internal-format
45872 msgid "invalid use of attributes in empty declaration"
45873 msgstr ""
45874
45875 #: c/c-decl.cc:5076 c/c-parser.cc:2264
45876 #, gcc-internal-format
45877 msgid "empty declaration"
45878 msgstr ""
45879
45880 #: c/c-decl.cc:5148
45881 #, gcc-internal-format
45882 msgid ""
45883 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
45884 "declarators"
45885 msgstr ""
45886
45887 #: c/c-decl.cc:5152
45888 #, gcc-internal-format
45889 msgid "ISO C90 does not support %<[*]%> array declarators"
45890 msgstr ""
45891
45892 #. C99 6.7.5.2p4
45893 #. A function definition isn't function prototype scope C99 6.2.1p4.
45894 #. C99 6.7.5.2p4
45895 #: c/c-decl.cc:5158 c/c-decl.cc:8189 c/c-decl.cc:10413
45896 #, gcc-internal-format
45897 msgid "%<[*]%> not allowed in other than function prototype scope"
45898 msgstr ""
45899
45900 #: c/c-decl.cc:5376
45901 #, gcc-internal-format
45902 msgid "%q+D is usually a function"
45903 msgstr ""
45904
45905 #: c/c-decl.cc:5385
45906 #, gcc-internal-format
45907 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
45908 msgstr ""
45909
45910 #: c/c-decl.cc:5390
45911 #, gcc-internal-format
45912 msgid "function %qD is initialized like a variable"
45913 msgstr ""
45914
45915 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
45916 #: c/c-decl.cc:5396
45917 #, gcc-internal-format
45918 msgid "parameter %qD is initialized"
45919 msgstr ""
45920
45921 #: c/c-decl.cc:5416
45922 #, gcc-internal-format
45923 msgid "variable %qD has initializer but incomplete type"
45924 msgstr ""
45925
45926 #: c/c-decl.cc:5496
45927 #, gcc-internal-format
45928 msgid "inline function %q+D given attribute %qs"
45929 msgstr ""
45930
45931 #: c/c-decl.cc:5552
45932 #, gcc-internal-format
45933 msgid "uninitialized const member in %qT is invalid in C++"
45934 msgstr ""
45935
45936 #: c/c-decl.cc:5554
45937 #, gcc-internal-format
45938 msgid "%qD should be initialized"
45939 msgstr ""
45940
45941 #: c/c-decl.cc:5635
45942 #, gcc-internal-format
45943 msgid "initializer fails to determine size of %q+D"
45944 msgstr ""
45945
45946 #: c/c-decl.cc:5640
45947 #, gcc-internal-format
45948 msgid "array size missing in %q+D"
45949 msgstr ""
45950
45951 #: c/c-decl.cc:5644
45952 #, gcc-internal-format
45953 msgid "zero or negative size array %q+D"
45954 msgstr ""
45955
45956 #: c/c-decl.cc:5733 m2/gm2-gcc/m2type.cc:1269
45957 #, gcc-internal-format
45958 msgid "storage size of %q+D isn%'t constant"
45959 msgstr ""
45960
45961 #: c/c-decl.cc:5783
45962 #, gcc-internal-format
45963 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
45964 msgstr ""
45965
45966 #: c/c-decl.cc:5821
45967 #, gcc-internal-format
45968 msgid "cannot put object with volatile field into register"
45969 msgstr ""
45970
45971 #: c/c-decl.cc:5907
45972 #, gcc-internal-format
45973 msgid "uninitialized %<const %D%> is invalid in C++"
45974 msgstr ""
45975
45976 #: c/c-decl.cc:5922 cp/decl.cc:8786
45977 #, gcc-internal-format
45978 msgid "%q+D in declare target directive does not have mappable type"
45979 msgstr ""
45980
45981 #: c/c-decl.cc:6185
45982 #, gcc-internal-format
45983 msgid "ISO C forbids forward parameter declarations"
45984 msgstr ""
45985
45986 #: c/c-decl.cc:6225
45987 #, gcc-internal-format
45988 msgid "file-scope compound literal specifies %<register%>"
45989 msgstr ""
45990
45991 #: c/c-decl.cc:6231
45992 #, gcc-internal-format
45993 msgid "compound literal implicitly auto and declared %qs"
45994 msgstr ""
45995
45996 #: c/c-decl.cc:6331
45997 #, gcc-internal-format
45998 msgid "defining a type in a compound literal is invalid in C++"
45999 msgstr ""
46000
46001 #: c/c-decl.cc:6352 c/c-decl.cc:6367
46002 #, gcc-internal-format
46003 msgid "bit-field %qs width not an integer constant"
46004 msgstr ""
46005
46006 #: c/c-decl.cc:6362
46007 #, gcc-internal-format
46008 msgid "bit-field %qs width not an integer constant expression"
46009 msgstr ""
46010
46011 #: c/c-decl.cc:6373
46012 #, gcc-internal-format
46013 msgid "negative width in bit-field %qs"
46014 msgstr ""
46015
46016 #: c/c-decl.cc:6378
46017 #, gcc-internal-format
46018 msgid "zero width for bit-field %qs"
46019 msgstr ""
46020
46021 #: c/c-decl.cc:6388
46022 #, gcc-internal-format
46023 msgid "bit-field %qs has invalid type"
46024 msgstr ""
46025
46026 #: c/c-decl.cc:6394
46027 #, gcc-internal-format
46028 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
46029 msgstr ""
46030
46031 #: c/c-decl.cc:6405
46032 #, gcc-internal-format
46033 msgid "type of bit-field %qs is a GCC extension"
46034 msgstr ""
46035
46036 #: c/c-decl.cc:6411
46037 #, gcc-internal-format
46038 msgid "width of %qs exceeds its type"
46039 msgstr ""
46040
46041 #: c/c-decl.cc:6424
46042 #, gcc-internal-format
46043 msgid "%qs is narrower than values of its type"
46044 msgstr ""
46045
46046 #: c/c-decl.cc:6439
46047 #, gcc-internal-format
46048 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
46049 msgstr ""
46050
46051 #: c/c-decl.cc:6442
46052 #, gcc-internal-format
46053 msgid "ISO C90 forbids array whose size cannot be evaluated"
46054 msgstr ""
46055
46056 #: c/c-decl.cc:6449
46057 #, gcc-internal-format
46058 msgid "ISO C90 forbids variable length array %qE"
46059 msgstr ""
46060
46061 #: c/c-decl.cc:6451
46062 #, gcc-internal-format
46063 msgid "ISO C90 forbids variable length array"
46064 msgstr ""
46065
46066 #: c/c-decl.cc:6660
46067 #, gcc-internal-format
46068 msgid "%<enum%> underlying type may not be specified here"
46069 msgstr ""
46070
46071 #: c/c-decl.cc:6688 c/c-decl.cc:7095 c/c-decl.cc:7105
46072 #, gcc-internal-format
46073 msgid "variably modified %qE at file scope"
46074 msgstr ""
46075
46076 #: c/c-decl.cc:6690
46077 #, gcc-internal-format
46078 msgid "variably modified field at file scope"
46079 msgstr ""
46080
46081 #: c/c-decl.cc:6710
46082 #, gcc-internal-format
46083 msgid "type defaults to %<int%> in declaration of %qE"
46084 msgstr ""
46085
46086 #: c/c-decl.cc:6714
46087 #, gcc-internal-format
46088 msgid "type defaults to %<int%> in type name"
46089 msgstr ""
46090
46091 #: c/c-decl.cc:6746
46092 #, gcc-internal-format
46093 msgid "duplicate %<const%>"
46094 msgstr ""
46095
46096 #: c/c-decl.cc:6748
46097 #, gcc-internal-format
46098 msgid "duplicate %<restrict%>"
46099 msgstr ""
46100
46101 #: c/c-decl.cc:6750
46102 #, gcc-internal-format
46103 msgid "duplicate %<volatile%>"
46104 msgstr ""
46105
46106 #: c/c-decl.cc:6752
46107 #, gcc-internal-format
46108 msgid "duplicate %<_Atomic%>"
46109 msgstr ""
46110
46111 #: c/c-decl.cc:6755
46112 #, gcc-internal-format, gfc-internal-format
46113 msgid "conflicting named address spaces (%s vs %s)"
46114 msgstr ""
46115
46116 #: c/c-decl.cc:6778 c/c-parser.cc:3360
46117 #, gcc-internal-format
46118 msgid "%<_Atomic%>-qualified array type"
46119 msgstr ""
46120
46121 #: c/c-decl.cc:6793
46122 #, gcc-internal-format
46123 msgid "function definition declared %<auto%>"
46124 msgstr ""
46125
46126 #: c/c-decl.cc:6795
46127 #, gcc-internal-format
46128 msgid "function definition declared %<register%>"
46129 msgstr ""
46130
46131 #: c/c-decl.cc:6797
46132 #, gcc-internal-format
46133 msgid "function definition declared %<typedef%>"
46134 msgstr ""
46135
46136 #: c/c-decl.cc:6799
46137 #, gcc-internal-format
46138 msgid "function definition declared %qs"
46139 msgstr ""
46140
46141 #: c/c-decl.cc:6826
46142 #, gcc-internal-format
46143 msgid "storage class specified for structure field %qE"
46144 msgstr ""
46145
46146 #: c/c-decl.cc:6829
46147 #, gcc-internal-format
46148 msgid "storage class specified for structure field"
46149 msgstr ""
46150
46151 #: c/c-decl.cc:6833
46152 #, gcc-internal-format
46153 msgid "storage class specified for parameter %qE"
46154 msgstr ""
46155
46156 #: c/c-decl.cc:6836
46157 #, gcc-internal-format
46158 msgid "storage class specified for unnamed parameter"
46159 msgstr ""
46160
46161 #: c/c-decl.cc:6839 cp/decl.cc:12806
46162 #, gcc-internal-format
46163 msgid "storage class specified for typename"
46164 msgstr ""
46165
46166 #: c/c-decl.cc:6857
46167 #, gcc-internal-format
46168 msgid "%qE initialized and declared %<extern%>"
46169 msgstr ""
46170
46171 #: c/c-decl.cc:6861
46172 #, gcc-internal-format
46173 msgid "%qE has both %<extern%> and initializer"
46174 msgstr ""
46175
46176 #: c/c-decl.cc:6866
46177 #, gcc-internal-format
46178 msgid "file-scope declaration of %qE specifies %<auto%>"
46179 msgstr ""
46180
46181 #: c/c-decl.cc:6870
46182 #, gcc-internal-format
46183 msgid "file-scope declaration of %qE specifies %<register%>"
46184 msgstr ""
46185
46186 #: c/c-decl.cc:6875
46187 #, gcc-internal-format
46188 msgid "nested function %qE declared %<extern%>"
46189 msgstr ""
46190
46191 #: c/c-decl.cc:6878
46192 #, gcc-internal-format
46193 msgid "function-scope %qE implicitly auto and declared %qs"
46194 msgstr ""
46195
46196 #. Only the innermost declarator (making a parameter be of
46197 #. array type which is converted to pointer type)
46198 #. may have static or type qualifiers.
46199 #: c/c-decl.cc:6925 c/c-decl.cc:7320
46200 #, gcc-internal-format
46201 msgid "static or type qualifiers in non-parameter array declarator"
46202 msgstr ""
46203
46204 #: c/c-decl.cc:6986
46205 #, gcc-internal-format
46206 msgid "declaration of %qE as array of voids"
46207 msgstr ""
46208
46209 #: c/c-decl.cc:6988
46210 #, gcc-internal-format
46211 msgid "declaration of type name as array of voids"
46212 msgstr ""
46213
46214 #: c/c-decl.cc:6995
46215 #, gcc-internal-format
46216 msgid "declaration of %qE as array of functions"
46217 msgstr ""
46218
46219 #: c/c-decl.cc:6998
46220 #, gcc-internal-format
46221 msgid "declaration of type name as array of functions"
46222 msgstr ""
46223
46224 #: c/c-decl.cc:7006 c/c-decl.cc:9275
46225 #, gcc-internal-format
46226 msgid "invalid use of structure with flexible array member"
46227 msgstr ""
46228
46229 #: c/c-decl.cc:7038
46230 #, gcc-internal-format
46231 msgid "size of array %qE has non-integer type"
46232 msgstr ""
46233
46234 #: c/c-decl.cc:7042
46235 #, gcc-internal-format
46236 msgid "size of unnamed array has non-integer type"
46237 msgstr ""
46238
46239 #: c/c-decl.cc:7050
46240 #, gcc-internal-format
46241 msgid "size of array %qE has incomplete type"
46242 msgstr ""
46243
46244 #: c/c-decl.cc:7053
46245 #, gcc-internal-format
46246 msgid "size of unnamed array has incomplete type"
46247 msgstr ""
46248
46249 #: c/c-decl.cc:7065
46250 #, gcc-internal-format
46251 msgid "ISO C forbids zero-size array %qE"
46252 msgstr ""
46253
46254 #: c/c-decl.cc:7068
46255 #, gcc-internal-format
46256 msgid "ISO C forbids zero-size array"
46257 msgstr ""
46258
46259 #: c/c-decl.cc:7077
46260 #, gcc-internal-format
46261 msgid "size of array %qE is negative"
46262 msgstr ""
46263
46264 #: c/c-decl.cc:7079
46265 #, gcc-internal-format
46266 msgid "size of unnamed array is negative"
46267 msgstr ""
46268
46269 #: c/c-decl.cc:7165
46270 #, gcc-internal-format
46271 msgid "size of array %qE is too large"
46272 msgstr ""
46273
46274 #: c/c-decl.cc:7168
46275 #, gcc-internal-format
46276 msgid "size of unnamed array is too large"
46277 msgstr ""
46278
46279 #: c/c-decl.cc:7207 c/c-decl.cc:7867
46280 #, gcc-internal-format
46281 msgid "ISO C90 does not support flexible array members"
46282 msgstr ""
46283
46284 #. C99 6.7.5.2p4
46285 #: c/c-decl.cc:7229
46286 #, gcc-internal-format
46287 msgid "%<[*]%> not in a declaration"
46288 msgstr ""
46289
46290 #: c/c-decl.cc:7243
46291 #, gcc-internal-format
46292 msgid "array type has incomplete element type %qT"
46293 msgstr ""
46294
46295 #: c/c-decl.cc:7249
46296 #, gcc-internal-format
46297 msgid ""
46298 "declaration of %qE as multidimensional array must have bounds for all "
46299 "dimensions except the first"
46300 msgstr ""
46301
46302 #: c/c-decl.cc:7253
46303 #, gcc-internal-format
46304 msgid ""
46305 "declaration of multidimensional array must have bounds for all dimensions "
46306 "except the first"
46307 msgstr ""
46308
46309 #: c/c-decl.cc:7356
46310 #, gcc-internal-format
46311 msgid "%qE declared as function returning a function"
46312 msgstr ""
46313
46314 #: c/c-decl.cc:7359
46315 #, gcc-internal-format
46316 msgid "type name declared as function returning a function"
46317 msgstr ""
46318
46319 #: c/c-decl.cc:7366
46320 #, gcc-internal-format
46321 msgid "%qE declared as function returning an array"
46322 msgstr ""
46323
46324 #: c/c-decl.cc:7369
46325 #, gcc-internal-format
46326 msgid "type name declared as function returning an array"
46327 msgstr ""
46328
46329 #: c/c-decl.cc:7410
46330 #, gcc-internal-format
46331 msgid "function definition has qualified void return type"
46332 msgstr ""
46333
46334 #: c/c-decl.cc:7414 cp/decl.cc:13127
46335 #, gcc-internal-format
46336 msgid "type qualifiers ignored on function return type"
46337 msgstr ""
46338
46339 #: c/c-decl.cc:7453 c/c-decl.cc:7663 c/c-decl.cc:7717 c/c-decl.cc:7801
46340 #: c/c-decl.cc:7923 c/c-parser.cc:3362
46341 #, gcc-internal-format
46342 msgid "%<_Atomic%>-qualified function type"
46343 msgstr ""
46344
46345 #: c/c-decl.cc:7459 c/c-decl.cc:7669 c/c-decl.cc:7806 c/c-decl.cc:7928
46346 #, gcc-internal-format
46347 msgid "ISO C forbids qualified function types"
46348 msgstr ""
46349
46350 #: c/c-decl.cc:7554
46351 #, gcc-internal-format
46352 msgid "%qs combined with %<auto%> qualifier for %qE"
46353 msgstr ""
46354
46355 #: c/c-decl.cc:7558
46356 #, gcc-internal-format
46357 msgid "%qs combined with %<register%> qualifier for %qE"
46358 msgstr ""
46359
46360 #: c/c-decl.cc:7564
46361 #, gcc-internal-format
46362 msgid "%qs specified for auto variable %qE"
46363 msgstr ""
46364
46365 #: c/c-decl.cc:7580
46366 #, gcc-internal-format
46367 msgid "%qs specified for parameter %qE"
46368 msgstr ""
46369
46370 #: c/c-decl.cc:7583
46371 #, gcc-internal-format
46372 msgid "%qs specified for unnamed parameter"
46373 msgstr ""
46374
46375 #: c/c-decl.cc:7589
46376 #, gcc-internal-format
46377 msgid "%qs specified for structure field %qE"
46378 msgstr ""
46379
46380 #: c/c-decl.cc:7592
46381 #, gcc-internal-format
46382 msgid "%qs specified for structure field"
46383 msgstr ""
46384
46385 #: c/c-decl.cc:7607
46386 #, gcc-internal-format
46387 msgid "bit-field %qE has atomic type"
46388 msgstr ""
46389
46390 #: c/c-decl.cc:7609
46391 #, gcc-internal-format
46392 msgid "bit-field has atomic type"
46393 msgstr ""
46394
46395 #: c/c-decl.cc:7618
46396 #, gcc-internal-format
46397 msgid "alignment specified for typedef %qE"
46398 msgstr ""
46399
46400 #: c/c-decl.cc:7620
46401 #, gcc-internal-format
46402 msgid "alignment specified for %<register%> object %qE"
46403 msgstr ""
46404
46405 #: c/c-decl.cc:7625
46406 #, gcc-internal-format
46407 msgid "alignment specified for parameter %qE"
46408 msgstr ""
46409
46410 #: c/c-decl.cc:7627
46411 #, gcc-internal-format
46412 msgid "alignment specified for unnamed parameter"
46413 msgstr ""
46414
46415 #: c/c-decl.cc:7632
46416 #, gcc-internal-format
46417 msgid "alignment specified for bit-field %qE"
46418 msgstr ""
46419
46420 #: c/c-decl.cc:7634
46421 #, gcc-internal-format
46422 msgid "alignment specified for unnamed bit-field"
46423 msgstr ""
46424
46425 #: c/c-decl.cc:7637
46426 #, gcc-internal-format
46427 msgid "alignment specified for function %qE"
46428 msgstr ""
46429
46430 #: c/c-decl.cc:7644
46431 #, gcc-internal-format
46432 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
46433 msgstr ""
46434
46435 #: c/c-decl.cc:7647
46436 #, gcc-internal-format
46437 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
46438 msgstr ""
46439
46440 #: c/c-decl.cc:7678
46441 #, gcc-internal-format
46442 msgid "typedef %q+D declared %<inline%>"
46443 msgstr ""
46444
46445 #: c/c-decl.cc:7680
46446 #, gcc-internal-format
46447 msgid "typedef %q+D declared %<_Noreturn%>"
46448 msgstr ""
46449
46450 #: c/c-decl.cc:7723
46451 #, gcc-internal-format
46452 msgid "ISO C forbids const or volatile function types"
46453 msgstr ""
46454
46455 #. C99 6.7.2.1p8
46456 #: c/c-decl.cc:7734
46457 #, gcc-internal-format
46458 msgid "a member of a structure or union cannot have a variably modified type"
46459 msgstr ""
46460
46461 #: c/c-decl.cc:7751 cp/decl.cc:11691
46462 #, gcc-internal-format
46463 msgid "variable or field %qE declared void"
46464 msgstr ""
46465
46466 #: c/c-decl.cc:7791
46467 #, gcc-internal-format
46468 msgid "attributes in parameter array declarator ignored"
46469 msgstr ""
46470
46471 #: c/c-decl.cc:7833
46472 #, gcc-internal-format
46473 msgid "parameter %q+D declared %<inline%>"
46474 msgstr ""
46475
46476 #: c/c-decl.cc:7835
46477 #, gcc-internal-format
46478 msgid "parameter %q+D declared %<_Noreturn%>"
46479 msgstr ""
46480
46481 #: c/c-decl.cc:7848
46482 #, gcc-internal-format
46483 msgid "field %qE declared as a function"
46484 msgstr ""
46485
46486 #: c/c-decl.cc:7855
46487 #, gcc-internal-format
46488 msgid "field %qE has incomplete type"
46489 msgstr ""
46490
46491 #: c/c-decl.cc:7857
46492 #, gcc-internal-format
46493 msgid "unnamed field has incomplete type"
46494 msgstr ""
46495
46496 #: c/c-decl.cc:7894 c/c-decl.cc:7905 c/c-decl.cc:7908
46497 #, gcc-internal-format
46498 msgid "invalid storage class for function %qE"
46499 msgstr ""
46500
46501 #: c/c-decl.cc:7965
46502 #, gcc-internal-format
46503 msgid "cannot inline function %<main%>"
46504 msgstr ""
46505
46506 #: c/c-decl.cc:7967
46507 #, gcc-internal-format
46508 msgid "%<main%> declared %<_Noreturn%>"
46509 msgstr ""
46510
46511 #: c/c-decl.cc:7978
46512 #, gcc-internal-format
46513 msgid "ISO C99 does not support %<_Noreturn%>"
46514 msgstr ""
46515
46516 #: c/c-decl.cc:7981
46517 #, gcc-internal-format
46518 msgid "ISO C90 does not support %<_Noreturn%>"
46519 msgstr ""
46520
46521 #: c/c-decl.cc:8000
46522 #, gcc-internal-format
46523 msgid "%<constexpr%> object has variably modified type"
46524 msgstr ""
46525
46526 #: c/c-decl.cc:8004 c/c-parser.cc:10931
46527 #, gcc-internal-format
46528 msgid "invalid qualifiers for %<constexpr%> object"
46529 msgstr ""
46530
46531 #: c/c-decl.cc:8010 c/c-parser.cc:10934
46532 #, gcc-internal-format
46533 msgid "invalid qualifiers for field of %<constexpr%> object"
46534 msgstr ""
46535
46536 #: c/c-decl.cc:8036
46537 #, gcc-internal-format
46538 msgid "variable previously declared %<static%> redeclared %<extern%>"
46539 msgstr ""
46540
46541 #: c/c-decl.cc:8048
46542 #, gcc-internal-format
46543 msgid "variable %q+D declared %<inline%>"
46544 msgstr ""
46545
46546 #: c/c-decl.cc:8050
46547 #, gcc-internal-format
46548 msgid "variable %q+D declared %<_Noreturn%>"
46549 msgstr ""
46550
46551 #: c/c-decl.cc:8085
46552 #, gcc-internal-format
46553 msgid "non-nested function with variably modified type"
46554 msgstr ""
46555
46556 #: c/c-decl.cc:8087
46557 #, gcc-internal-format
46558 msgid "object with variably modified type must have no linkage"
46559 msgstr ""
46560
46561 #: c/c-decl.cc:8195 c/c-decl.cc:10218
46562 #, gcc-internal-format
46563 msgid "function declaration isn%'t a prototype"
46564 msgstr ""
46565
46566 #: c/c-decl.cc:8205
46567 #, gcc-internal-format
46568 msgid "parameter names (without types) in function declaration"
46569 msgstr ""
46570
46571 #: c/c-decl.cc:8250
46572 #, gcc-internal-format
46573 msgid "parameter %u (%q+D) has incomplete type"
46574 msgstr ""
46575
46576 #: c/c-decl.cc:8254
46577 #, gcc-internal-format, gfc-internal-format
46578 msgid "parameter %u has incomplete type"
46579 msgstr ""
46580
46581 #: c/c-decl.cc:8265
46582 #, gcc-internal-format
46583 msgid "parameter %u (%q+D) has void type"
46584 msgstr ""
46585
46586 #: c/c-decl.cc:8269
46587 #, gcc-internal-format, gfc-internal-format
46588 msgid "parameter %u has void type"
46589 msgstr ""
46590
46591 #: c/c-decl.cc:8344
46592 #, gcc-internal-format
46593 msgid "%<void%> as only parameter may not be qualified"
46594 msgstr ""
46595
46596 #: c/c-decl.cc:8348 c/c-decl.cc:8384
46597 #, gcc-internal-format
46598 msgid "%<void%> must be the only parameter"
46599 msgstr ""
46600
46601 #: c/c-decl.cc:8378
46602 #, gcc-internal-format
46603 msgid "parameter %q+D has just a forward declaration"
46604 msgstr ""
46605
46606 #: c/c-decl.cc:8424
46607 #, gcc-internal-format
46608 msgid ""
46609 "%<%s %E%> declared inside parameter list will not be visible outside of this "
46610 "definition or declaration"
46611 msgstr ""
46612
46613 #: c/c-decl.cc:8430
46614 #, gcc-internal-format, gfc-internal-format
46615 msgid ""
46616 "anonymous %s declared inside parameter list will not be visible outside of "
46617 "this definition or declaration"
46618 msgstr ""
46619
46620 #: c/c-decl.cc:8545
46621 #, gcc-internal-format
46622 msgid "enum type defined here"
46623 msgstr ""
46624
46625 #: c/c-decl.cc:8551
46626 #, gcc-internal-format
46627 msgid "struct defined here"
46628 msgstr ""
46629
46630 #: c/c-decl.cc:8557
46631 #, gcc-internal-format
46632 msgid "union defined here"
46633 msgstr ""
46634
46635 #: c/c-decl.cc:8640
46636 #, gcc-internal-format
46637 msgid "redefinition of %<union %E%>"
46638 msgstr ""
46639
46640 #: c/c-decl.cc:8642
46641 #, gcc-internal-format
46642 msgid "redefinition of %<struct %E%>"
46643 msgstr ""
46644
46645 #: c/c-decl.cc:8651
46646 #, gcc-internal-format
46647 msgid "nested redefinition of %<union %E%>"
46648 msgstr ""
46649
46650 #: c/c-decl.cc:8653
46651 #, gcc-internal-format
46652 msgid "nested redefinition of %<struct %E%>"
46653 msgstr ""
46654
46655 #: c/c-decl.cc:8683 c/c-decl.cc:9617
46656 #, gcc-internal-format
46657 msgid "defining type in %qs expression is invalid in C++"
46658 msgstr ""
46659
46660 #: c/c-decl.cc:8689 c/c-decl.cc:9623
46661 #, gcc-internal-format
46662 msgid "%qT defined in underspecified object initializer"
46663 msgstr ""
46664
46665 #: c/c-decl.cc:8753 cp/decl.cc:5467
46666 #, gcc-internal-format
46667 msgid "declaration does not declare anything"
46668 msgstr ""
46669
46670 #: c/c-decl.cc:8758
46671 #, gcc-internal-format
46672 msgid "ISO C99 doesn%'t support unnamed structs/unions"
46673 msgstr ""
46674
46675 #: c/c-decl.cc:8761
46676 #, gcc-internal-format
46677 msgid "ISO C90 doesn%'t support unnamed structs/unions"
46678 msgstr ""
46679
46680 #: c/c-decl.cc:8854 c/c-decl.cc:8872 c/c-decl.cc:8933
46681 #, gcc-internal-format
46682 msgid "duplicate member %q+D"
46683 msgstr ""
46684
46685 #: c/c-decl.cc:8959
46686 #, gcc-internal-format
46687 msgid "empty struct has size 0 in C, size 1 in C++"
46688 msgstr ""
46689
46690 #: c/c-decl.cc:8962
46691 #, gcc-internal-format
46692 msgid "empty union has size 0 in C, size 1 in C++"
46693 msgstr ""
46694
46695 #: c/c-decl.cc:9171
46696 #, gcc-internal-format
46697 msgid "union has no named members"
46698 msgstr ""
46699
46700 #: c/c-decl.cc:9173
46701 #, gcc-internal-format
46702 msgid "union has no members"
46703 msgstr ""
46704
46705 #: c/c-decl.cc:9178
46706 #, gcc-internal-format
46707 msgid "struct has no named members"
46708 msgstr ""
46709
46710 #: c/c-decl.cc:9180
46711 #, gcc-internal-format
46712 msgid "struct has no members"
46713 msgstr ""
46714
46715 #: c/c-decl.cc:9254 cp/decl.cc:14110
46716 #, gcc-internal-format
46717 msgid "flexible array member in union"
46718 msgstr ""
46719
46720 #: c/c-decl.cc:9260
46721 #, gcc-internal-format
46722 msgid "flexible array member not at end of struct"
46723 msgstr ""
46724
46725 #: c/c-decl.cc:9266
46726 #, gcc-internal-format
46727 msgid "flexible array member in a struct with no named members"
46728 msgstr ""
46729
46730 #: c/c-decl.cc:9300
46731 #, gcc-internal-format
46732 msgid "type %qT is too large"
46733 msgstr ""
46734
46735 #: c/c-decl.cc:9354
46736 #, gcc-internal-format
46737 msgid "type punning toggles scalar storage order"
46738 msgstr ""
46739
46740 #: c/c-decl.cc:9421
46741 #, gcc-internal-format
46742 msgid "union cannot be made transparent"
46743 msgstr ""
46744
46745 #: c/c-decl.cc:9582
46746 #, gcc-internal-format
46747 msgid "nested redefinition of %<enum %E%>"
46748 msgstr ""
46749
46750 #: c/c-decl.cc:9590
46751 #, gcc-internal-format
46752 msgid "redeclaration of %<enum %E%>"
46753 msgstr ""
46754
46755 #: c/c-decl.cc:9601
46756 #, gcc-internal-format
46757 msgid "%<enum%> declared with but defined without fixed underlying type"
46758 msgstr ""
46759
46760 #: c/c-decl.cc:9686 cp/decl.cc:16686 m2/gm2-gcc/m2type.cc:2060
46761 #, gcc-internal-format
46762 msgid "specified mode too small for enumerated values"
46763 msgstr ""
46764
46765 #: c/c-decl.cc:9705
46766 #, gcc-internal-format
46767 msgid "enumeration values exceed range of largest integer"
46768 msgstr ""
46769
46770 #: c/c-decl.cc:9714
46771 #, gcc-internal-format
46772 msgid "enumeration values exceed range of %qs"
46773 msgstr ""
46774
46775 #: c/c-decl.cc:9841 c/c-decl.cc:9857
46776 #, gcc-internal-format
46777 msgid "enumerator value for %qE is not an integer constant"
46778 msgstr ""
46779
46780 #: c/c-decl.cc:9852
46781 #, gcc-internal-format
46782 msgid "enumerator value for %qE is not an integer constant expression"
46783 msgstr ""
46784
46785 #: c/c-decl.cc:9876
46786 #, gcc-internal-format
46787 msgid "overflow in enumeration values"
46788 msgstr ""
46789
46790 #: c/c-decl.cc:9883
46791 #, gcc-internal-format
46792 msgid "enumerator value outside the range of underlying type"
46793 msgstr ""
46794
46795 #: c/c-decl.cc:9911
46796 #, gcc-internal-format
46797 msgid "enumerator value outside the range of %qs"
46798 msgstr ""
46799
46800 #: c/c-decl.cc:9917
46801 #, gcc-internal-format
46802 msgid "ISO C restricts enumerator values to range of %<int%> before C2X"
46803 msgstr ""
46804
46805 #: c/c-decl.cc:10111 cp/decl.cc:5787 cp/decl.cc:17265
46806 #, gcc-internal-format
46807 msgid "inline function %qD given attribute %qs"
46808 msgstr ""
46809
46810 #: c/c-decl.cc:10129
46811 #, gcc-internal-format
46812 msgid "return type is an incomplete type"
46813 msgstr ""
46814
46815 #: c/c-decl.cc:10141
46816 #, gcc-internal-format
46817 msgid "return type defaults to %<int%>"
46818 msgstr ""
46819
46820 #: c/c-decl.cc:10169
46821 #, gcc-internal-format
46822 msgid "%q+D defined as variadic function without prototype"
46823 msgstr ""
46824
46825 #: c/c-decl.cc:10227
46826 #, gcc-internal-format
46827 msgid "no previous prototype for %qD"
46828 msgstr ""
46829
46830 #: c/c-decl.cc:10236
46831 #, gcc-internal-format
46832 msgid "%qD was used with no prototype before its definition"
46833 msgstr ""
46834
46835 #: c/c-decl.cc:10244 cp/decl.cc:17408
46836 #, gcc-internal-format
46837 msgid "no previous declaration for %qD"
46838 msgstr ""
46839
46840 #: c/c-decl.cc:10254
46841 #, gcc-internal-format
46842 msgid "%qD was used with no declaration before its definition"
46843 msgstr ""
46844
46845 #: c/c-decl.cc:10273
46846 #, gcc-internal-format
46847 msgid "return type of %qD is not %<int%>"
46848 msgstr ""
46849
46850 #: c/c-decl.cc:10275
46851 #, gcc-internal-format
46852 msgid "%<_Atomic%>-qualified return type of %qD"
46853 msgstr ""
46854
46855 #: c/c-decl.cc:10282
46856 #, gcc-internal-format
46857 msgid "%qD is normally a non-static function"
46858 msgstr ""
46859
46860 #: c/c-decl.cc:10333
46861 #, gcc-internal-format
46862 msgid "old-style parameter declarations in prototyped function definition"
46863 msgstr ""
46864
46865 #: c/c-decl.cc:10348
46866 #, gcc-internal-format
46867 msgid "traditional C rejects ISO C style function definitions"
46868 msgstr ""
46869
46870 #: c/c-decl.cc:10365
46871 #, gcc-internal-format
46872 msgid ""
46873 "ISO C does not support omitting parameter names in function definitions "
46874 "before C2X"
46875 msgstr ""
46876
46877 #: c/c-decl.cc:10405 c/c-decl.cc:10409
46878 #, gcc-internal-format
46879 msgid "old-style function definition"
46880 msgstr ""
46881
46882 #: c/c-decl.cc:10422
46883 #, gcc-internal-format
46884 msgid "parameter name missing from parameter list"
46885 msgstr ""
46886
46887 #: c/c-decl.cc:10438
46888 #, gcc-internal-format
46889 msgid "%qD declared as a non-parameter"
46890 msgstr ""
46891
46892 #: c/c-decl.cc:10446
46893 #, gcc-internal-format
46894 msgid "multiple parameters named %qD"
46895 msgstr ""
46896
46897 #: c/c-decl.cc:10455
46898 #, gcc-internal-format
46899 msgid "parameter %qD declared with void type"
46900 msgstr ""
46901
46902 #: c/c-decl.cc:10484 c/c-decl.cc:10489
46903 #, gcc-internal-format
46904 msgid "type of %qD defaults to %<int%>"
46905 msgstr ""
46906
46907 #: c/c-decl.cc:10509
46908 #, gcc-internal-format
46909 msgid "parameter %qD has incomplete type"
46910 msgstr ""
46911
46912 #: c/c-decl.cc:10516
46913 #, gcc-internal-format
46914 msgid "declaration for parameter %qD but no such parameter"
46915 msgstr ""
46916
46917 #: c/c-decl.cc:10569
46918 #, gcc-internal-format
46919 msgid "number of arguments doesn%'t match built-in prototype"
46920 msgstr ""
46921
46922 #: c/c-decl.cc:10580
46923 #, gcc-internal-format
46924 msgid "number of arguments doesn%'t match prototype"
46925 msgstr ""
46926
46927 #: c/c-decl.cc:10583 c/c-decl.cc:10630 c/c-decl.cc:10644
46928 #, gcc-internal-format
46929 msgid "prototype declaration"
46930 msgstr ""
46931
46932 #: c/c-decl.cc:10622
46933 #, gcc-internal-format
46934 msgid "promoted argument %qD doesn%'t match built-in prototype"
46935 msgstr ""
46936
46937 #: c/c-decl.cc:10627
46938 #, gcc-internal-format
46939 msgid "promoted argument %qD doesn%'t match prototype"
46940 msgstr ""
46941
46942 #: c/c-decl.cc:10637
46943 #, gcc-internal-format
46944 msgid "argument %qD doesn%'t match built-in prototype"
46945 msgstr ""
46946
46947 #: c/c-decl.cc:10642
46948 #, gcc-internal-format
46949 msgid "argument %qD doesn%'t match prototype"
46950 msgstr ""
46951
46952 #: c/c-decl.cc:10900 cp/decl.cc:18189
46953 #, gcc-internal-format
46954 msgid "no return statement in function returning non-void"
46955 msgstr ""
46956
46957 #: c/c-decl.cc:10919 cp/decl.cc:18273
46958 #, gcc-internal-format
46959 msgid "parameter %qD set but not used"
46960 msgstr ""
46961
46962 #: c/c-decl.cc:11016
46963 #, gcc-internal-format
46964 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
46965 msgstr ""
46966
46967 #: c/c-decl.cc:11021
46968 #, gcc-internal-format
46969 msgid ""
46970 "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to "
46971 "compile your code"
46972 msgstr ""
46973
46974 #: c/c-decl.cc:11028
46975 #, gcc-internal-format
46976 msgid "ISO C90 does not support %<for%> loop initial declarations"
46977 msgstr ""
46978
46979 #: c/c-decl.cc:11060
46980 #, gcc-internal-format
46981 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
46982 msgstr ""
46983
46984 #: c/c-decl.cc:11064
46985 #, gcc-internal-format
46986 msgid ""
46987 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
46988 msgstr ""
46989
46990 #: c/c-decl.cc:11071
46991 #, gcc-internal-format
46992 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
46993 msgstr ""
46994
46995 #: c/c-decl.cc:11076
46996 #, gcc-internal-format
46997 msgid "%<union %E%> declared in %<for%> loop initial declaration"
46998 msgstr ""
46999
47000 #: c/c-decl.cc:11080
47001 #, gcc-internal-format
47002 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
47003 msgstr ""
47004
47005 #: c/c-decl.cc:11084
47006 #, gcc-internal-format
47007 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
47008 msgstr ""
47009
47010 #: c/c-decl.cc:11370
47011 #, gcc-internal-format
47012 msgid "incompatible address space qualifiers %qs and %qs"
47013 msgstr ""
47014
47015 #: c/c-decl.cc:11429 c/c-decl.cc:11436
47016 #, gcc-internal-format
47017 msgid "duplicate %qE declaration specifier"
47018 msgstr ""
47019
47020 #: c/c-decl.cc:11464 c/c-decl.cc:12465
47021 #, gcc-internal-format
47022 msgid "multiple storage classes in declaration specifiers"
47023 msgstr ""
47024
47025 #: c/c-decl.cc:11466
47026 #, gcc-internal-format
47027 msgid "%qs used with %<auto%>"
47028 msgstr ""
47029
47030 #. auto may only be used with another storage class specifier,
47031 #. such as constexpr, if the type is inferred.
47032 #: c/c-decl.cc:11471
47033 #, gcc-internal-format
47034 msgid "%<auto%> used with %<constexpr%>"
47035 msgstr ""
47036
47037 #: c/c-decl.cc:11484 c/c-decl.cc:11868 c/c-decl.cc:12263
47038 #, gcc-internal-format
47039 msgid "two or more data types in declaration specifiers"
47040 msgstr ""
47041
47042 #: c/c-decl.cc:11496 cp/parser.cc:33520
47043 #, gcc-internal-format
47044 msgid "%<long long long%> is too long for GCC"
47045 msgstr ""
47046
47047 #: c/c-decl.cc:11509
47048 #, gcc-internal-format
47049 msgid "ISO C90 does not support %<long long%>"
47050 msgstr ""
47051
47052 #: c/c-decl.cc:11738 c/c-parser.cc:10585
47053 #, gcc-internal-format
47054 msgid "ISO C90 does not support complex types"
47055 msgstr ""
47056
47057 #: c/c-decl.cc:11784
47058 #, gcc-internal-format
47059 msgid "ISO C does not support saturating types"
47060 msgstr ""
47061
47062 #: c/c-decl.cc:11855 c/c-decl.cc:12400 c/c-decl.cc:12459
47063 #, gcc-internal-format
47064 msgid "duplicate %qE"
47065 msgstr ""
47066
47067 #: c/c-decl.cc:11915
47068 #, gcc-internal-format
47069 msgid "ISO C does not support %<__int%d%> types"
47070 msgstr ""
47071
47072 #: c/c-decl.cc:11937
47073 #, gcc-internal-format
47074 msgid "%<__int%d%> is not supported on this target"
47075 msgstr ""
47076
47077 #: c/c-decl.cc:11980
47078 #, gcc-internal-format
47079 msgid "ISO C90 does not support boolean types"
47080 msgstr ""
47081
47082 #: c/c-decl.cc:12099
47083 #, gcc-internal-format
47084 msgid "ISO C does not support the %<_Float%d%s%> type"
47085 msgstr ""
47086
47087 #: c/c-decl.cc:12149 cp/parser.cc:19715
47088 #, gcc-internal-format
47089 msgid "%<_Float%d%s%> is not supported on this target"
47090 msgstr ""
47091
47092 #: c/c-decl.cc:12220
47093 #, gcc-internal-format
47094 msgid "ISO C does not support decimal floating-point before C2X"
47095 msgstr ""
47096
47097 #: c/c-decl.cc:12244 c/c-decl.cc:12561 c/c-parser.cc:9595
47098 #, gcc-internal-format
47099 msgid "fixed-point types not supported for this target"
47100 msgstr ""
47101
47102 #: c/c-decl.cc:12246
47103 #, gcc-internal-format
47104 msgid "ISO C does not support fixed-point types"
47105 msgstr ""
47106
47107 #: c/c-decl.cc:12279
47108 #, gcc-internal-format
47109 msgid "C++ lookup of %qD would return a field, not a type"
47110 msgstr ""
47111
47112 #: c/c-decl.cc:12292
47113 #, gcc-internal-format
47114 msgid "%qE fails to be a typedef or built in type"
47115 msgstr ""
47116
47117 #: c/c-decl.cc:12344
47118 #, gcc-internal-format
47119 msgid "%qE is not at beginning of declaration"
47120 msgstr ""
47121
47122 #. auto may only be used with another storage class specifier,
47123 #. such as constexpr, if the type is inferred.
47124 #: c/c-decl.cc:12365 c/c-decl.cc:12442
47125 #, gcc-internal-format
47126 msgid "%qE used with %<auto%>"
47127 msgstr ""
47128
47129 #: c/c-decl.cc:12367
47130 #, gcc-internal-format
47131 msgid "%qE used with %<register%>"
47132 msgstr ""
47133
47134 #: c/c-decl.cc:12369 c/c-decl.cc:12438
47135 #, gcc-internal-format
47136 msgid "%qE used with %<typedef%>"
47137 msgstr ""
47138
47139 #: c/c-decl.cc:12371 c/c-decl.cc:12408
47140 #, gcc-internal-format
47141 msgid "%qE used with %<constexpr%>"
47142 msgstr ""
47143
47144 #: c/c-decl.cc:12385 c/c-parser.cc:2925 c/c-parser.cc:4209 c/c-parser.cc:8939
47145 #, gcc-internal-format
47146 msgid "ISO C99 does not support %qE"
47147 msgstr ""
47148
47149 #: c/c-decl.cc:12388 c/c-parser.cc:2928 c/c-parser.cc:4212 c/c-parser.cc:8942
47150 #, gcc-internal-format
47151 msgid "ISO C90 does not support %qE"
47152 msgstr ""
47153
47154 #: c/c-decl.cc:12414
47155 #, gcc-internal-format
47156 msgid "%<__thread%> before %<extern%>"
47157 msgstr ""
47158
47159 #: c/c-decl.cc:12423
47160 #, gcc-internal-format
47161 msgid "%<__thread%> before %<static%>"
47162 msgstr ""
47163
47164 #: c/c-decl.cc:12429
47165 #, gcc-internal-format
47166 msgid "%<typedef%> used with %<auto%>"
47167 msgstr ""
47168
47169 #: c/c-decl.cc:12436
47170 #, gcc-internal-format
47171 msgid "%qE used with %<extern%>"
47172 msgstr ""
47173
47174 #: c/c-decl.cc:12444
47175 #, gcc-internal-format
47176 msgid "%qE used with %qs"
47177 msgstr ""
47178
47179 #: c/c-decl.cc:12457
47180 #, gcc-internal-format
47181 msgid "duplicate %<_Thread_local%> or %<__thread%>"
47182 msgstr ""
47183
47184 #: c/c-decl.cc:12473
47185 #, gcc-internal-format
47186 msgid "%qs used with %qE"
47187 msgstr ""
47188
47189 #: c/c-decl.cc:12481
47190 #, gcc-internal-format
47191 msgid "%<constexpr%> used with %qE"
47192 msgstr ""
47193
47194 #: c/c-decl.cc:12558
47195 #, gcc-internal-format
47196 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
47197 msgstr ""
47198
47199 #: c/c-decl.cc:12573
47200 #, gcc-internal-format
47201 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
47202 msgstr ""
47203
47204 #: c/c-decl.cc:12584
47205 #, gcc-internal-format
47206 msgid "ISO C does not support %<auto%> type deduction before C2X"
47207 msgstr ""
47208
47209 #: c/c-decl.cc:12613
47210 #, gcc-internal-format
47211 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
47212 msgstr ""
47213
47214 #: c/c-decl.cc:12639 c/c-decl.cc:12655 c/c-decl.cc:12681
47215 #, gcc-internal-format
47216 msgid "ISO C does not support complex integer types"
47217 msgstr ""
47218
47219 #: c/c-decl.cc:13109 cp/semantics.cc:6063
47220 #, gcc-internal-format
47221 msgid ""
47222 "%<#pragma omp declare reduction%> combiner refers to variable %qD which is "
47223 "not %<omp_out%> nor %<omp_in%>"
47224 msgstr ""
47225
47226 #: c/c-decl.cc:13113 cp/semantics.cc:6067
47227 #, gcc-internal-format
47228 msgid ""
47229 "%<#pragma omp declare reduction%> initializer refers to variable %qD which "
47230 "is not %<omp_priv%> nor %<omp_orig%>"
47231 msgstr ""
47232
47233 #: c/c-fold.cc:388 c/c-typeck.cc:12642 cp/typeck.cc:5636
47234 #, gcc-internal-format
47235 msgid "left shift of negative value"
47236 msgstr ""
47237
47238 #: c/c-fold.cc:398 c/c-typeck.cc:12651 cp/typeck.cc:5644
47239 #, gcc-internal-format
47240 msgid "left shift count is negative"
47241 msgstr ""
47242
47243 #: c/c-fold.cc:399 c/c-typeck.cc:12579 cp/typeck.cc:5583
47244 #, gcc-internal-format
47245 msgid "right shift count is negative"
47246 msgstr ""
47247
47248 #: c/c-fold.cc:407 c/c-typeck.cc:12670 cp/typeck.cc:5652
47249 #, gcc-internal-format
47250 msgid "left shift count >= width of type"
47251 msgstr ""
47252
47253 #: c/c-fold.cc:408 c/c-typeck.cc:12603 cp/typeck.cc:5594
47254 #, gcc-internal-format
47255 msgid "right shift count >= width of type"
47256 msgstr ""
47257
47258 #: c/c-fold.cc:415 c/c-typeck.cc:12662
47259 #, gcc-internal-format
47260 msgid "left shift count >= width of vector element"
47261 msgstr ""
47262
47263 #: c/c-fold.cc:416 c/c-typeck.cc:12590
47264 #, gcc-internal-format
47265 msgid "right shift count >= width of vector element"
47266 msgstr ""
47267
47268 #: c/c-parser.cc:336
47269 #, gcc-internal-format
47270 msgid "identifier %qE conflicts with C++ keyword"
47271 msgstr ""
47272
47273 #: c/c-parser.cc:1017 cp/parser.cc:3113
47274 #, gcc-internal-format
47275 msgid "version control conflict marker in file"
47276 msgstr ""
47277
47278 #: c/c-parser.cc:1238 cp/parser.cc:3194
47279 #, gcc-internal-format
47280 msgid "to match this %qs"
47281 msgstr ""
47282
47283 #: c/c-parser.cc:1367 cp/parser.cc:33754
47284 #, gcc-internal-format
47285 msgid "expected end of line"
47286 msgstr ""
47287
47288 #: c/c-parser.cc:1770
47289 #, gcc-internal-format
47290 msgid "ISO C forbids an empty translation unit"
47291 msgstr ""
47292
47293 #: c/c-parser.cc:1796 c/c-parser.cc:1805 c/c-parser.cc:23169 cp/parser.cc:47419
47294 #: cp/semantics.cc:3399 cp/semantics.cc:3408
47295 #, gcc-internal-format
47296 msgid "%qs without corresponding %qs"
47297 msgstr ""
47298
47299 #: c/c-parser.cc:1901 c/c-parser.cc:11991
47300 #, gcc-internal-format
47301 msgid "ISO C does not allow extra %<;%> outside of a function"
47302 msgstr ""
47303
47304 #: c/c-parser.cc:1982
47305 #, gcc-internal-format
47306 msgid "%<assume%> attribute at top level"
47307 msgstr ""
47308
47309 #: c/c-parser.cc:2132
47310 #, gcc-internal-format
47311 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
47312 msgstr ""
47313
47314 #: c/c-parser.cc:2140
47315 #, gcc-internal-format
47316 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
47317 msgstr ""
47318
47319 #: c/c-parser.cc:2148
47320 #, gcc-internal-format
47321 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
47322 msgstr ""
47323
47324 #: c/c-parser.cc:2161 c/c-parser.cc:4816
47325 #, gcc-internal-format
47326 msgid "unknown type name %qE; did you mean %qs?"
47327 msgstr ""
47328
47329 #: c/c-parser.cc:2165 c/c-parser.cc:3183 c/c-parser.cc:4820
47330 #, gcc-internal-format
47331 msgid "unknown type name %qE"
47332 msgstr ""
47333
47334 #: c/c-parser.cc:2192 c/c-parser.cc:13313 c/c-parser.cc:20919
47335 #: c/c-parser.cc:21514 c/c-parser.cc:22068 cp/parser.cc:44882
47336 #: cp/parser.cc:49481
47337 #, gcc-internal-format
47338 msgid "expected declaration specifiers"
47339 msgstr ""
47340
47341 #: c/c-parser.cc:2216
47342 #, gcc-internal-format
47343 msgid "%qT declared in underspecified object declaration"
47344 msgstr ""
47345
47346 #: c/c-parser.cc:2221
47347 #, gcc-internal-format
47348 msgid "%qT defined in underspecified object declaration"
47349 msgstr ""
47350
47351 #: c/c-parser.cc:2240
47352 #, gcc-internal-format
47353 msgid "%qs in empty declaration"
47354 msgstr ""
47355
47356 #: c/c-parser.cc:2254
47357 #, gcc-internal-format
47358 msgid "%<fallthrough%> attribute at top level"
47359 msgstr ""
47360
47361 #: c/c-parser.cc:2279 c/c-parser.cc:4013
47362 #, gcc-internal-format
47363 msgid "expected %<;%>, identifier or %<(%>"
47364 msgstr ""
47365
47366 #: c/c-parser.cc:2297 cp/parser.cc:35989 cp/parser.cc:36061
47367 #, gcc-internal-format
47368 msgid "prefix attributes are ignored for methods"
47369 msgstr ""
47370
47371 #: c/c-parser.cc:2332
47372 #, gcc-internal-format
47373 msgid "prefix attributes are ignored for implementations"
47374 msgstr ""
47375
47376 #: c/c-parser.cc:2353
47377 #, gcc-internal-format
47378 msgid "unexpected attribute"
47379 msgstr ""
47380
47381 #: c/c-parser.cc:2363 c/c-parser.cc:6748 cp/parser.cc:12603 cp/parser.cc:12825
47382 #, gcc-internal-format
47383 msgid "%<fallthrough%> attribute not followed by %<;%>"
47384 msgstr ""
47385
47386 #: c/c-parser.cc:2366 c/c-parser.cc:6731 cp/cp-gimplify.cc:3191
47387 #, gcc-internal-format
47388 msgid "%<assume%> attribute not followed by %<;%>"
47389 msgstr ""
47390
47391 #: c/c-parser.cc:2399
47392 #, gcc-internal-format
47393 msgid "%<__auto_type%> requires a plain identifier as declarator"
47394 msgstr ""
47395
47396 #: c/c-parser.cc:2412
47397 #, gcc-internal-format
47398 msgid ""
47399 "%<auto%> requires a plain identifier, possibly with attributes, as declarator"
47400 msgstr ""
47401
47402 #: c/c-parser.cc:2438
47403 #, gcc-internal-format
47404 msgid "data definition has no type or storage class"
47405 msgstr ""
47406
47407 #. This means there is an attribute specifier after
47408 #. the declarator in a function definition.  Provide
47409 #. some more information for the user.
47410 #: c/c-parser.cc:2453
47411 #, gcc-internal-format
47412 msgid ""
47413 "attributes should be specified before the declarator in a function definition"
47414 msgstr ""
47415
47416 #: c/c-parser.cc:2492
47417 #, gcc-internal-format
47418 msgid "%<__auto_type%> used with a bit-field initializer"
47419 msgstr ""
47420
47421 #: c/c-parser.cc:2592 c/c-parser.cc:2722
47422 #, gcc-internal-format
47423 msgid "%qs requires an initialized data declaration"
47424 msgstr ""
47425
47426 #: c/c-parser.cc:2685
47427 #, gcc-internal-format
47428 msgid "%qs may only be used with a single declarator"
47429 msgstr ""
47430
47431 #: c/c-parser.cc:2714 cp/parser.cc:15497
47432 #, gcc-internal-format
47433 msgid "expected %<,%> or %<;%>"
47434 msgstr ""
47435
47436 #. This can appear in many cases looking nothing like a
47437 #. function definition, so we don't give a more specific
47438 #. error suggesting there was one.
47439 #: c/c-parser.cc:2729 c/c-parser.cc:2770
47440 #, gcc-internal-format
47441 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
47442 msgstr ""
47443
47444 #: c/c-parser.cc:2737
47445 #, gcc-internal-format
47446 msgid "ISO C forbids nested functions"
47447 msgstr ""
47448
47449 #: c/c-parser.cc:2951 c/c-parser.cc:7870 c/c-parser.cc:13374
47450 #, gcc-internal-format
47451 msgid "expected string literal"
47452 msgstr ""
47453
47454 #: c/c-parser.cc:2960
47455 #, gcc-internal-format
47456 msgid "ISO C11 does not support omitting the string in %qE"
47457 msgstr ""
47458
47459 #: c/c-parser.cc:2966
47460 #, gcc-internal-format
47461 msgid "expression in static assertion is not an integer"
47462 msgstr ""
47463
47464 #: c/c-parser.cc:2975
47465 #, gcc-internal-format
47466 msgid "expression in static assertion is not an integer constant expression"
47467 msgstr ""
47468
47469 #: c/c-parser.cc:2980
47470 #, gcc-internal-format
47471 msgid "expression in static assertion is not constant"
47472 msgstr ""
47473
47474 #: c/c-parser.cc:2987
47475 #, gcc-internal-format
47476 msgid "static assertion failed: %E"
47477 msgstr ""
47478
47479 #: c/c-parser.cc:2989 cp/semantics.cc:11287
47480 #, gcc-internal-format
47481 msgid "static assertion failed"
47482 msgstr ""
47483
47484 #: c/c-parser.cc:3330
47485 #, gcc-internal-format
47486 msgid "%<_Atomic%> in Objective-C"
47487 msgstr ""
47488
47489 #: c/c-parser.cc:3333
47490 #, gcc-internal-format
47491 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
47492 msgstr ""
47493
47494 #: c/c-parser.cc:3336
47495 #, gcc-internal-format
47496 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
47497 msgstr ""
47498
47499 #: c/c-parser.cc:3364
47500 #, gcc-internal-format
47501 msgid "%<_Atomic%> applied to a qualified type"
47502 msgstr ""
47503
47504 #: c/c-parser.cc:3394
47505 #, gcc-internal-format
47506 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
47507 msgstr ""
47508
47509 #: c/c-parser.cc:3485
47510 #, gcc-internal-format
47511 msgid "ISO C does not support specifying %<enum%> underlying types before C2X"
47512 msgstr ""
47513
47514 #: c/c-parser.cc:3494
47515 #, gcc-internal-format
47516 msgid "%<enum%> declared both with and without fixed underlying type"
47517 msgstr ""
47518
47519 #: c/c-parser.cc:3516
47520 #, gcc-internal-format
47521 msgid "no %<enum%> underlying type specified"
47522 msgstr ""
47523
47524 #: c/c-parser.cc:3520
47525 #, gcc-internal-format
47526 msgid "invalid %<enum%> underlying type"
47527 msgstr ""
47528
47529 #: c/c-parser.cc:3550
47530 #, gcc-internal-format
47531 msgid "%<enum%> underlying type incompatible with previous declaration"
47532 msgstr ""
47533
47534 #: c/c-parser.cc:3585
47535 #, gcc-internal-format
47536 msgid "empty enum is invalid"
47537 msgstr ""
47538
47539 #: c/c-parser.cc:3589 c/c-parser.cc:4641 c/c-parser.cc:5362 c/c-parser.cc:5374
47540 #: c/c-parser.cc:5836 c/c-parser.cc:6148 c/c-parser.cc:7737 c/c-parser.cc:7820
47541 #: c/c-parser.cc:8796 c/c-parser.cc:9113 c/c-parser.cc:9122 c/c-parser.cc:9655
47542 #: c/c-parser.cc:9842 c/c-parser.cc:9870 c/c-parser.cc:10752
47543 #: c/c-parser.cc:11270 c/c-parser.cc:11308 c/c-parser.cc:11573
47544 #: c/c-parser.cc:11624 c/c-parser.cc:11784 c/c-parser.cc:11814
47545 #: c/c-parser.cc:11822 c/c-parser.cc:11851 c/c-parser.cc:11864
47546 #: c/c-parser.cc:12170 c/c-parser.cc:12294 c/c-parser.cc:12879
47547 #: c/c-parser.cc:12932 c/c-parser.cc:12948 c/c-parser.cc:12994
47548 #: c/c-parser.cc:13839 c/c-parser.cc:13885 c/c-parser.cc:16615
47549 #: c/c-parser.cc:16752 c/c-parser.cc:17467 c/c-parser.cc:19903
47550 #: c/c-parser.cc:22596 c/c-parser.cc:22787 c/gimple-parser.cc:1806
47551 #: c/gimple-parser.cc:1853 cp/parser.cc:9276 cp/parser.cc:33757
47552 #: cp/parser.cc:36966 cp/parser.cc:39892 cp/parser.cc:40084 cp/parser.cc:46465
47553 #: cp/parser.cc:48764
47554 #, gcc-internal-format
47555 msgid "expected identifier"
47556 msgstr ""
47557
47558 #: c/c-parser.cc:3634 cp/parser.cc:21252
47559 #, gcc-internal-format
47560 msgid "comma at end of enumerator list"
47561 msgstr ""
47562
47563 #: c/c-parser.cc:3640 go/gofrontend/embed.cc:423
47564 #, gcc-internal-format
47565 msgid "expected %<,%> or %<}%>"
47566 msgstr ""
47567
47568 #: c/c-parser.cc:3683
47569 #, gcc-internal-format
47570 msgid "ISO C forbids forward references to %<enum%> types"
47571 msgstr ""
47572
47573 #: c/c-parser.cc:3807
47574 #, gcc-internal-format
47575 msgid "expected class name"
47576 msgstr ""
47577
47578 #: c/c-parser.cc:3829
47579 #, gcc-internal-format
47580 msgid "extra semicolon in struct or union specified"
47581 msgstr ""
47582
47583 #: c/c-parser.cc:3858
47584 #, gcc-internal-format
47585 msgid "no semicolon at end of struct or union"
47586 msgstr ""
47587
47588 #: c/c-parser.cc:3975 c/c-parser.cc:5608
47589 #, gcc-internal-format
47590 msgid "expected specifier-qualifier-list"
47591 msgstr ""
47592
47593 #: c/c-parser.cc:3986
47594 #, gcc-internal-format
47595 msgid "ISO C forbids member declarations with no members"
47596 msgstr ""
47597
47598 #: c/c-parser.cc:4080
47599 #, gcc-internal-format
47600 msgid "expected %<,%>, %<;%> or %<}%>"
47601 msgstr ""
47602
47603 #: c/c-parser.cc:4087
47604 #, gcc-internal-format
47605 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
47606 msgstr ""
47607
47608 #: c/c-parser.cc:4158
47609 #, gcc-internal-format
47610 msgid "%<typeof%> applied to a bit-field"
47611 msgstr ""
47612
47613 #: c/c-parser.cc:4469
47614 #, gcc-internal-format
47615 msgid "expected identifier or %<(%>"
47616 msgstr ""
47617
47618 #: c/c-parser.cc:4702
47619 #, gcc-internal-format
47620 msgid "ISO C requires a named argument before %<...%> before C2X"
47621 msgstr ""
47622
47623 #: c/c-parser.cc:4827
47624 #, gcc-internal-format
47625 msgid "expected declaration specifiers or %<...%>"
47626 msgstr ""
47627
47628 #: c/c-parser.cc:5055
47629 #, gcc-internal-format
47630 msgid "parentheses must be omitted if attribute argument list is empty"
47631 msgstr ""
47632
47633 #: c/c-parser.cc:5399 cp/parser.cc:29380
47634 #, gcc-internal-format
47635 msgid "%qE attribute does not take any arguments"
47636 msgstr ""
47637
47638 #: c/c-parser.cc:5454
47639 #, gcc-internal-format
47640 msgid "ISO C does not support %<[[]]%> attributes before C2X"
47641 msgstr ""
47642
47643 #: c/c-parser.cc:5683 c/c-parser.cc:5743 c/c-typeck.cc:8648
47644 #, gcc-internal-format
47645 msgid ""
47646 "variable-sized object may not be initialized except with an empty initializer"
47647 msgstr ""
47648
47649 #: c/c-parser.cc:5737
47650 #, gcc-internal-format
47651 msgid "ISO C forbids empty initializer braces before C2X"
47652 msgstr ""
47653
47654 #: c/c-parser.cc:5800
47655 #, gcc-internal-format
47656 msgid "obsolete use of designated initializer with %<:%>"
47657 msgstr ""
47658
47659 #: c/c-parser.cc:5956
47660 #, gcc-internal-format
47661 msgid "ISO C forbids specifying range of elements to initialize"
47662 msgstr ""
47663
47664 #: c/c-parser.cc:5968
47665 #, gcc-internal-format
47666 msgid "ISO C90 forbids specifying subobject to initialize"
47667 msgstr ""
47668
47669 #: c/c-parser.cc:5976
47670 #, gcc-internal-format
47671 msgid "obsolete use of designated initializer without %<=%>"
47672 msgstr ""
47673
47674 #: c/c-parser.cc:6163
47675 #, gcc-internal-format
47676 msgid "ISO C forbids label declarations"
47677 msgstr ""
47678
47679 #: c/c-parser.cc:6169 c/c-parser.cc:6258 c/c-parser.cc:6272
47680 #: c/gimple-parser.cc:419
47681 #, gcc-internal-format
47682 msgid "expected declaration or statement"
47683 msgstr ""
47684
47685 #: c/c-parser.cc:6204
47686 #, gcc-internal-format
47687 msgid ""
47688 "a label can only be part of a statement and a declaration is not a statement"
47689 msgstr ""
47690
47691 #: c/c-parser.cc:6216 c/c-parser.cc:6249
47692 #, gcc-internal-format
47693 msgid "ISO C90 forbids mixed declarations and code"
47694 msgstr ""
47695
47696 #: c/c-parser.cc:6280
47697 #, gcc-internal-format
47698 msgid "expected %<}%> before %<else%>"
47699 msgstr ""
47700
47701 #: c/c-parser.cc:6285 cp/parser.cc:12950
47702 #, gcc-internal-format
47703 msgid "%<else%> without a previous %<if%>"
47704 msgstr ""
47705
47706 #: c/c-parser.cc:6303
47707 #, gcc-internal-format
47708 msgid "label at end of compound statement"
47709 msgstr ""
47710
47711 #. Avoid infinite loop in error recovery:
47712 #. c_parser_skip_until_found stops at a closing nesting
47713 #. delimiter without consuming it, but here we need to consume
47714 #. it to proceed further.
47715 #: c/c-parser.cc:6324 c/c-parser.cc:6337 c/c-parser.cc:6773
47716 #: c/gimple-parser.cc:2344 cp/parser.cc:12509
47717 #, gcc-internal-format
47718 msgid "expected statement"
47719 msgstr ""
47720
47721 #: c/c-parser.cc:6396
47722 #, gcc-internal-format
47723 msgid "expected %<:%> or %<...%>"
47724 msgstr ""
47725
47726 #: c/c-parser.cc:6424
47727 #, gcc-internal-format
47728 msgid ""
47729 "GNU-style attribute between label and declaration appertains to the label"
47730 msgstr ""
47731
47732 #: c/c-parser.cc:6655
47733 #, gcc-internal-format
47734 msgid "expected identifier or %<*%>"
47735 msgstr ""
47736
47737 #: c/c-parser.cc:6756
47738 #, gcc-internal-format
47739 msgid ""
47740 "only attribute %<fallthrough%> or %<assume%> can be applied to a null "
47741 "statement"
47742 msgstr ""
47743
47744 #: c/c-parser.cc:6881 cp/parser.cc:14519
47745 #, gcc-internal-format
47746 msgid "suggest braces around empty body in an %<if%> statement"
47747 msgstr ""
47748
47749 #: c/c-parser.cc:6923 cp/parser.cc:14522
47750 #, gcc-internal-format
47751 msgid "suggest braces around empty body in an %<else%> statement"
47752 msgstr ""
47753
47754 #: c/c-parser.cc:7054 cp/parser.cc:13319
47755 #, gcc-internal-format
47756 msgid "suggest explicit braces to avoid ambiguous %<else%>"
47757 msgstr ""
47758
47759 #: c/c-parser.cc:7194
47760 #, gcc-internal-format
47761 msgid "suggest braces around empty body in %<do%> statement"
47762 msgstr ""
47763
47764 #: c/c-parser.cc:7326 c/c-parser.cc:7358
47765 #, gcc-internal-format
47766 msgid "multiple iterating variables in fast enumeration"
47767 msgstr ""
47768
47769 #: c/c-parser.cc:7381
47770 #, gcc-internal-format
47771 msgid "invalid iterating variable in fast enumeration"
47772 msgstr ""
47773
47774 #: c/c-parser.cc:7405 cp/parser.cc:13606
47775 #, gcc-internal-format
47776 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
47777 msgstr ""
47778
47779 #: c/c-parser.cc:7411 cp/parser.cc:13612
47780 #, gcc-internal-format
47781 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
47782 msgstr ""
47783
47784 #: c/c-parser.cc:7447
47785 #, gcc-internal-format
47786 msgid "missing collection in fast enumeration"
47787 msgstr ""
47788
47789 #: c/c-parser.cc:7569 c/c-parser.cc:7580 c/c-parser.cc:7591
47790 #, gcc-internal-format
47791 msgid "duplicate %<asm%> qualifier %qE"
47792 msgstr ""
47793
47794 #: c/c-parser.cc:7570 c/c-parser.cc:7581 c/c-parser.cc:7592 cp/parser.cc:22159
47795 #: cp/parser.cc:22176 cp/parser.cc:22190
47796 #, gcc-internal-format
47797 msgid "first seen here"
47798 msgstr ""
47799
47800 #: c/c-parser.cc:7601
47801 #, gcc-internal-format
47802 msgid "%qE is not a valid %<asm%> qualifier"
47803 msgstr ""
47804
47805 #: c/c-parser.cc:7651
47806 #, gcc-internal-format
47807 msgid "expected %<:%> or %<)%>"
47808 msgstr ""
47809
47810 #: c/c-parser.cc:7950 cp/parser.cc:4575
47811 #, gcc-internal-format
47812 msgid "a wide string is invalid in this context"
47813 msgstr ""
47814
47815 #: c/c-parser.cc:8156
47816 #, gcc-internal-format
47817 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
47818 msgstr ""
47819
47820 #. Location of the binary operator.
47821 #. Quiet warning.
47822 #: c/c-parser.cc:8378 cp/typeck.cc:5417
47823 #, gcc-internal-format
47824 msgid ""
47825 "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array "
47826 "elements"
47827 msgstr ""
47828
47829 #: c/c-parser.cc:8384 cp/typeck.cc:5422
47830 #, gcc-internal-format
47831 msgid "first %<sizeof%> operand was declared here"
47832 msgstr ""
47833
47834 #: c/c-parser.cc:8655
47835 #, gcc-internal-format
47836 msgid "storage class specifier in cast"
47837 msgstr ""
47838
47839 #: c/c-parser.cc:8658
47840 #, gcc-internal-format
47841 msgid "alignment specified for type name in cast"
47842 msgstr ""
47843
47844 #: c/c-parser.cc:8759
47845 #, gcc-internal-format
47846 msgid "traditional C rejects the unary plus operator"
47847 msgstr ""
47848
47849 #: c/c-parser.cc:8891
47850 #, gcc-internal-format
47851 msgid "storage class specifier in %<sizeof%>"
47852 msgstr ""
47853
47854 #: c/c-parser.cc:8894
47855 #, gcc-internal-format
47856 msgid "alignment specified for type name in %<sizeof%>"
47857 msgstr ""
47858
47859 #: c/c-parser.cc:8910
47860 #, gcc-internal-format
47861 msgid "%<sizeof%> applied to a bit-field"
47862 msgstr ""
47863
47864 #: c/c-parser.cc:8983
47865 #, gcc-internal-format
47866 msgid "storage class specifier in %qE"
47867 msgstr ""
47868
47869 #: c/c-parser.cc:8986
47870 #, gcc-internal-format
47871 msgid "alignment specified for type name in %qE"
47872 msgstr ""
47873
47874 #: c/c-parser.cc:9010
47875 #, gcc-internal-format
47876 msgid "ISO C does not allow %<%E (expression)%>"
47877 msgstr ""
47878
47879 #: c/c-parser.cc:9163
47880 #, gcc-internal-format
47881 msgid "cannot take address of %qs"
47882 msgstr ""
47883
47884 #: c/c-parser.cc:9246
47885 #, gcc-internal-format
47886 msgid "ISO C99 does not support %<_Generic%>"
47887 msgstr ""
47888
47889 #: c/c-parser.cc:9249
47890 #, gcc-internal-format
47891 msgid "ISO C90 does not support %<_Generic%>"
47892 msgstr ""
47893
47894 #: c/c-parser.cc:9318
47895 #, gcc-internal-format
47896 msgid "%<_Generic%> association has function type"
47897 msgstr ""
47898
47899 #: c/c-parser.cc:9321
47900 #, gcc-internal-format
47901 msgid "%<_Generic%> association has incomplete type"
47902 msgstr ""
47903
47904 #: c/c-parser.cc:9325
47905 #, gcc-internal-format
47906 msgid "%<_Generic%> association has variable length type"
47907 msgstr ""
47908
47909 #: c/c-parser.cc:9349
47910 #, gcc-internal-format
47911 msgid "duplicate %<default%> case in %<_Generic%>"
47912 msgstr ""
47913
47914 #: c/c-parser.cc:9350
47915 #, gcc-internal-format
47916 msgid "original %<default%> is here"
47917 msgstr ""
47918
47919 #: c/c-parser.cc:9358
47920 #, gcc-internal-format
47921 msgid "%<_Generic%> specifies two compatible types"
47922 msgstr ""
47923
47924 #: c/c-parser.cc:9359
47925 #, gcc-internal-format
47926 msgid "compatible type is here"
47927 msgstr ""
47928
47929 #: c/c-parser.cc:9382
47930 #, gcc-internal-format
47931 msgid "%<_Generic%> selector matches multiple associations"
47932 msgstr ""
47933
47934 #: c/c-parser.cc:9384
47935 #, gcc-internal-format
47936 msgid "other match is here"
47937 msgstr ""
47938
47939 #: c/c-parser.cc:9409
47940 #, gcc-internal-format
47941 msgid ""
47942 "%<_Generic%> selector of type %qT is not compatible with any association"
47943 msgstr ""
47944
47945 #: c/c-parser.cc:9430
47946 #, gcc-internal-format
47947 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
47948 msgstr ""
47949
47950 #: c/c-parser.cc:9438
47951 #, gcc-internal-format
47952 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
47953 msgstr ""
47954
47955 #: c/c-parser.cc:9444
47956 #, gcc-internal-format
47957 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
47958 msgstr ""
47959
47960 #: c/c-parser.cc:9460
47961 #, gcc-internal-format
47962 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
47963 msgstr ""
47964
47965 #: c/c-parser.cc:9483 c/c-parser.cc:9487
47966 #, gcc-internal-format
47967 msgid "ISO C does not support %qs predefined identifier"
47968 msgstr ""
47969
47970 #: c/c-parser.cc:9491
47971 #, gcc-internal-format
47972 msgid "ISO C90 does not support %<__func__%> predefined identifier"
47973 msgstr ""
47974
47975 #: c/c-parser.cc:9669 c/c-parser.cc:10819 c/c-parser.cc:10841
47976 #: c/c-parser.cc:19320 c/gimple-parser.cc:1722 c/gimple-parser.cc:2361
47977 #: cp/parser.cc:41978
47978 #, gcc-internal-format
47979 msgid "expected expression"
47980 msgstr ""
47981
47982 #: c/c-parser.cc:9690
47983 #, gcc-internal-format
47984 msgid "braced-group within expression allowed only inside a function"
47985 msgstr ""
47986
47987 #: c/c-parser.cc:9704
47988 #, gcc-internal-format
47989 msgid "ISO C forbids braced-groups within expressions"
47990 msgstr ""
47991
47992 #: c/c-parser.cc:9897
47993 #, gcc-internal-format
47994 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
47995 msgstr ""
47996
47997 #: c/c-parser.cc:9913
47998 #, gcc-internal-format
47999 msgid "first argument to %<__builtin_choose_expr%> not a constant"
48000 msgstr ""
48001
48002 #: c/c-parser.cc:9983 c/c-parser.cc:10000 c/c-parser.cc:10007
48003 #, gcc-internal-format
48004 msgid "too few arguments to %<__builtin_tgmath%>"
48005 msgstr ""
48006
48007 #: c/c-parser.cc:10028
48008 #, gcc-internal-format
48009 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
48010 msgstr ""
48011
48012 #: c/c-parser.cc:10072 c/c-parser.cc:10082
48013 #, gcc-internal-format
48014 msgid ""
48015 "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
48016 msgstr ""
48017
48018 #: c/c-parser.cc:10104 c/c-parser.cc:10114
48019 #, gcc-internal-format
48020 msgid ""
48021 "invalid type-generic type for argument %u of argument %u of "
48022 "%<__builtin_tgmath%>"
48023 msgstr ""
48024
48025 #: c/c-parser.cc:10147
48026 #, gcc-internal-format
48027 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
48028 msgstr ""
48029
48030 #: c/c-parser.cc:10166
48031 #, gcc-internal-format
48032 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
48033 msgstr ""
48034
48035 #: c/c-parser.cc:10214
48036 #, gcc-internal-format
48037 msgid ""
48038 "duplicate type-generic parameter type for function argument %u of "
48039 "%<__builtin_tgmath%>"
48040 msgstr ""
48041
48042 #: c/c-parser.cc:10237
48043 #, gcc-internal-format
48044 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
48045 msgstr ""
48046
48047 #: c/c-parser.cc:10254
48048 #, gcc-internal-format
48049 msgid ""
48050 "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
48051 msgstr ""
48052
48053 #: c/c-parser.cc:10293
48054 #, gcc-internal-format, gfc-internal-format
48055 msgid "invalid type of argument %u of type-generic function"
48056 msgstr ""
48057
48058 #: c/c-parser.cc:10304
48059 #, gcc-internal-format, gfc-internal-format
48060 msgid ""
48061 "decimal floating-point argument %u to complex-only type-generic function"
48062 msgstr ""
48063
48064 #: c/c-parser.cc:10312
48065 #, gcc-internal-format, gfc-internal-format
48066 msgid "decimal floating-point argument %u to binary-only type-generic function"
48067 msgstr ""
48068
48069 #: c/c-parser.cc:10320 c/c-parser.cc:10350
48070 #, gcc-internal-format
48071 msgid ""
48072 "both complex and decimal floating-point arguments to type-generic function"
48073 msgstr ""
48074
48075 #: c/c-parser.cc:10328 c/c-parser.cc:10370
48076 #, gcc-internal-format
48077 msgid ""
48078 "both binary and decimal floating-point arguments to type-generic function"
48079 msgstr ""
48080
48081 #: c/c-parser.cc:10342
48082 #, gcc-internal-format, gfc-internal-format
48083 msgid "complex argument %u to decimal-only type-generic function"
48084 msgstr ""
48085
48086 #: c/c-parser.cc:10362
48087 #, gcc-internal-format, gfc-internal-format
48088 msgid "binary argument %u to decimal-only type-generic function"
48089 msgstr ""
48090
48091 #: c/c-parser.cc:10465
48092 #, gcc-internal-format
48093 msgid "no matching function for type-generic call"
48094 msgstr ""
48095
48096 #: c/c-parser.cc:10506
48097 #, gcc-internal-format
48098 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
48099 msgstr ""
48100
48101 #: c/c-parser.cc:10519
48102 #, gcc-internal-format
48103 msgid ""
48104 "first argument to %<__builtin_call_with_static_chain%> must be a call "
48105 "expression"
48106 msgstr ""
48107
48108 #: c/c-parser.cc:10523
48109 #, gcc-internal-format
48110 msgid ""
48111 "second argument to %<__builtin_call_with_static_chain%> must be a pointer "
48112 "type"
48113 msgstr ""
48114
48115 #: c/c-parser.cc:10549
48116 #, gcc-internal-format
48117 msgid "wrong number of arguments to %<__builtin_complex%>"
48118 msgstr ""
48119
48120 #: c/c-parser.cc:10571
48121 #, gcc-internal-format
48122 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
48123 msgstr ""
48124
48125 #: c/c-parser.cc:10580
48126 #, gcc-internal-format
48127 msgid "%<__builtin_complex%> operands of different types"
48128 msgstr ""
48129
48130 #: c/c-parser.cc:10625 c/c-parser.cc:10654 cp/parser.cc:7603
48131 #, gcc-internal-format
48132 msgid "wrong number of arguments to %<__builtin_shuffle%>"
48133 msgstr ""
48134
48135 #: c/c-parser.cc:10796 cp/parser.cc:5983
48136 #, gcc-internal-format
48137 msgid "%<omp_all_memory%> may only be used in OpenMP %<depend%> clause"
48138 msgstr ""
48139
48140 #: c/c-parser.cc:10806
48141 #, gcc-internal-format
48142 msgid "ISO C does not support %qs before C2X"
48143 msgstr ""
48144
48145 #: c/c-parser.cc:10894
48146 #, gcc-internal-format
48147 msgid "%qT declared in %<constexpr%> compound literal"
48148 msgstr ""
48149
48150 #: c/c-parser.cc:10899
48151 #, gcc-internal-format
48152 msgid "%qT defined in %<constexpr%> compound literal"
48153 msgstr ""
48154
48155 #: c/c-parser.cc:10914
48156 #, gcc-internal-format
48157 msgid "compound literal has variable size"
48158 msgstr ""
48159
48160 #: c/c-parser.cc:10919
48161 #, gcc-internal-format
48162 msgid "compound literal has function type"
48163 msgstr ""
48164
48165 #: c/c-parser.cc:10950
48166 #, gcc-internal-format
48167 msgid "compound literal qualified by address-space qualifier"
48168 msgstr ""
48169
48170 #: c/c-parser.cc:10955
48171 #, gcc-internal-format
48172 msgid "ISO C90 forbids compound literals"
48173 msgstr ""
48174
48175 #: c/c-parser.cc:10957
48176 #, gcc-internal-format
48177 msgid "ISO C forbids storage class specifiers in compound literals before C2X"
48178 msgstr ""
48179
48180 #: c/c-parser.cc:10971
48181 #, gcc-internal-format
48182 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
48183 msgstr ""
48184
48185 #: c/c-parser.cc:11046
48186 #, gcc-internal-format
48187 msgid ""
48188 "using integer absolute value function %qD when argument is of floating-point "
48189 "type %qT"
48190 msgstr ""
48191
48192 #: c/c-parser.cc:11051
48193 #, gcc-internal-format
48194 msgid ""
48195 "using integer absolute value function %qD when argument is of complex type "
48196 "%qT"
48197 msgstr ""
48198
48199 #: c/c-parser.cc:11059
48200 #, gcc-internal-format
48201 msgid "taking the absolute value of unsigned type %qT has no effect"
48202 msgstr ""
48203
48204 #: c/c-parser.cc:11070
48205 #, gcc-internal-format
48206 msgid ""
48207 "using floating-point absolute value function %qD when argument is of integer "
48208 "type %qT"
48209 msgstr ""
48210
48211 #: c/c-parser.cc:11074
48212 #, gcc-internal-format
48213 msgid ""
48214 "using floating-point absolute value function %qD when argument is of decimal "
48215 "floating-point type %qT"
48216 msgstr ""
48217
48218 #: c/c-parser.cc:11079
48219 #, gcc-internal-format
48220 msgid ""
48221 "using floating-point absolute value function %qD when argument is of complex "
48222 "type %qT"
48223 msgstr ""
48224
48225 #: c/c-parser.cc:11092
48226 #, gcc-internal-format
48227 msgid ""
48228 "using complex absolute value function %qD when argument is of integer type "
48229 "%qT"
48230 msgstr ""
48231
48232 #: c/c-parser.cc:11096
48233 #, gcc-internal-format
48234 msgid ""
48235 "using complex absolute value function %qD when argument is of floating-point "
48236 "type %qT"
48237 msgstr ""
48238
48239 #: c/c-parser.cc:11113
48240 #, gcc-internal-format
48241 msgid ""
48242 "using decimal floating-point absolute value function %qD when argument is of "
48243 "integer type %qT"
48244 msgstr ""
48245
48246 #: c/c-parser.cc:11118
48247 #, gcc-internal-format
48248 msgid ""
48249 "using decimal floating-point absolute value function %qD when argument is of "
48250 "floating-point type %qT"
48251 msgstr ""
48252
48253 #: c/c-parser.cc:11123
48254 #, gcc-internal-format
48255 msgid ""
48256 "using decimal floating-point absolute value function %qD when argument is of "
48257 "complex type %qT"
48258 msgstr ""
48259
48260 #: c/c-parser.cc:11149
48261 #, gcc-internal-format
48262 msgid ""
48263 "absolute value function %qD given an argument of type %qT but has parameter "
48264 "of type %qT which may cause truncation of value"
48265 msgstr ""
48266
48267 #: c/c-parser.cc:11595
48268 #, gcc-internal-format
48269 msgid "expected identifier or %<)%>"
48270 msgstr ""
48271
48272 #: c/c-parser.cc:11691
48273 #, gcc-internal-format
48274 msgid "extra semicolon"
48275 msgstr ""
48276
48277 #: c/c-parser.cc:11939
48278 #, gcc-internal-format
48279 msgid "extra semicolon in method definition specified"
48280 msgstr ""
48281
48282 #: c/c-parser.cc:12071
48283 #, gcc-internal-format
48284 msgid "method attributes must be specified at the end only"
48285 msgstr ""
48286
48287 #: c/c-parser.cc:12091
48288 #, gcc-internal-format
48289 msgid "expected %<;%> or %<{%> after method attribute definition"
48290 msgstr ""
48291
48292 #: c/c-parser.cc:12213
48293 #, gcc-internal-format
48294 msgid "objective-c method declaration is expected"
48295 msgstr ""
48296
48297 #: c/c-parser.cc:12665
48298 #, gcc-internal-format
48299 msgid "no type or storage class may be specified here,"
48300 msgstr ""
48301
48302 #: c/c-parser.cc:12733 cp/parser.cc:36823
48303 #, gcc-internal-format
48304 msgid "empty property attribute list"
48305 msgstr ""
48306
48307 #: c/c-parser.cc:12747 cp/parser.cc:36836
48308 #, gcc-internal-format
48309 msgid "missing property attribute"
48310 msgstr ""
48311
48312 #: c/c-parser.cc:12786
48313 #, gcc-internal-format
48314 msgid "unknown property attribute %<%s%s%>"
48315 msgstr ""
48316
48317 #: c/c-parser.cc:12789 cp/parser.cc:36873
48318 #, gcc-internal-format
48319 msgid "unknown property attribute"
48320 msgstr ""
48321
48322 #: c/c-parser.cc:12798 cp/parser.cc:36882
48323 #, gcc-internal-format
48324 msgid "expected %<=%> after Objective-C %qE"
48325 msgstr ""
48326
48327 #: c/c-parser.cc:12809 cp/parser.cc:36896
48328 #, gcc-internal-format
48329 msgid "expected %qE selector name"
48330 msgstr ""
48331
48332 #: c/c-parser.cc:12825 cp/parser.cc:36915
48333 #, gcc-internal-format
48334 msgid "setter method names must terminate with %<:%>"
48335 msgstr ""
48336
48337 #: c/c-parser.cc:13039 cp/parser.cc:49091
48338 #, gcc-internal-format
48339 msgid ""
48340 "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a "
48341 "non-negative integral constant less than %u"
48342 msgstr ""
48343
48344 #: c/c-parser.cc:13084 c/c-parser.cc:21511 c/c-parser.cc:21812
48345 #: c/c-parser.cc:21875 c/c-parser.cc:21973 cp/parser.cc:44879
48346 #: cp/parser.cc:45219 cp/parser.cc:45322 cp/parser.cc:45408 cp/parser.cc:49138
48347 #: cp/parser.cc:49154 cp/parser.cc:49170 cp/parser.cc:49187 cp/parser.cc:49204
48348 #: cp/parser.cc:49221 cp/parser.cc:49248 cp/parser.cc:49262 cp/parser.cc:49287
48349 #: cp/parser.cc:49301
48350 #, gcc-internal-format
48351 msgid "%<#pragma %s%> may only be used in compound statements"
48352 msgstr ""
48353
48354 #: c/c-parser.cc:13107 cp/parser.cc:49276
48355 #, gcc-internal-format
48356 msgid "%<#pragma acc routine%> must be at file scope"
48357 msgstr ""
48358
48359 #: c/c-parser.cc:13197 cp/parser.cc:49400
48360 #, gcc-internal-format
48361 msgid ""
48362 "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> "
48363 "%<reduction%> clause"
48364 msgstr ""
48365
48366 #: c/c-parser.cc:13204 cp/parser.cc:49406
48367 #, gcc-internal-format
48368 msgid ""
48369 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
48370 "construct"
48371 msgstr ""
48372
48373 #: c/c-parser.cc:13216 c/c-parser.cc:13228
48374 #, gcc-internal-format
48375 msgid "%<#pragma %s%> may only be used at file scope"
48376 msgstr ""
48377
48378 #: c/c-parser.cc:13258 c/c-parser.cc:13282 cp/parser.cc:49435
48379 #: cp/parser.cc:49468
48380 #, gcc-internal-format
48381 msgid "for, while or do statement expected"
48382 msgstr ""
48383
48384 #: c/c-parser.cc:13295 cp/parser.cc:49128
48385 #, gcc-internal-format
48386 msgid "%<#pragma GCC pch_preprocess%> must be first"
48387 msgstr ""
48388
48389 #: c/c-parser.cc:13648 c/c-parser.cc:17312 c/c-parser.cc:18857
48390 #: c/c-parser.cc:18876 c/c-parser.cc:19080 c/c-parser.cc:19138
48391 #: c/c-parser.cc:19145 c/c-parser.cc:19152 c/c-parser.cc:23695
48392 #: c/c-parser.cc:23703 c/c-parser.cc:23973 c/c-parser.cc:23983
48393 #: c/c-parser.cc:24077 c/c-parser.cc:24084 c/c-parser.cc:24091
48394 #: cp/parser.cc:37344 cp/parser.cc:40661 cp/parser.cc:41526 cp/parser.cc:41563
48395 #: cp/parser.cc:41752 cp/parser.cc:41815 cp/parser.cc:41822 cp/parser.cc:41829
48396 #: cp/parser.cc:46686 cp/parser.cc:46693 cp/parser.cc:46700 cp/parser.cc:48025
48397 #: cp/parser.cc:48033 cp/parser.cc:48185 cp/parser.cc:48195
48398 #, gcc-internal-format
48399 msgid "too many %qs clauses"
48400 msgstr ""
48401
48402 #: c/c-parser.cc:13675
48403 #, gcc-internal-format
48404 msgid "expression must be integral"
48405 msgstr ""
48406
48407 #: c/c-parser.cc:13990 c/c-parser.cc:14002
48408 #, gcc-internal-format
48409 msgid "expected %<)%> or %<,%>"
48410 msgstr ""
48411
48412 #: c/c-parser.cc:14153 c/c-parser.cc:24382
48413 #, gcc-internal-format
48414 msgid "%qD is not a variable"
48415 msgstr ""
48416
48417 #: c/c-parser.cc:14157 cp/semantics.cc:8307
48418 #, gcc-internal-format
48419 msgid "%qD is not a pointer variable"
48420 msgstr ""
48421
48422 #: c/c-parser.cc:14199 cp/parser.cc:38084
48423 #, gcc-internal-format
48424 msgid "collapse argument needs positive constant integer expression"
48425 msgstr ""
48426
48427 #: c/c-parser.cc:14294 cp/parser.cc:38162
48428 #, gcc-internal-format
48429 msgid "expected %<none%> or %<present%>"
48430 msgstr ""
48431
48432 #: c/c-parser.cc:14296 cp/parser.cc:38164
48433 #, gcc-internal-format
48434 msgid "expected %<none%>, %<shared%>, %<private%> or %<firstprivate%>"
48435 msgstr ""
48436
48437 #: c/c-parser.cc:14417 cp/parser.cc:38276
48438 #, gcc-internal-format
48439 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
48440 msgstr ""
48441
48442 #: c/c-parser.cc:14437 c/c-parser.cc:21868 c/c-parser.cc:21966
48443 #: cp/parser.cc:38294 cp/parser.cc:45211 cp/parser.cc:45314
48444 #, gcc-internal-format
48445 msgid "expected %<data%>"
48446 msgstr ""
48447
48448 #: c/c-parser.cc:14490 cp/parser.cc:38349
48449 #, gcc-internal-format
48450 msgid "too many %<if%> clauses with %qs modifier"
48451 msgstr ""
48452
48453 #: c/c-parser.cc:14497 cp/parser.cc:38356
48454 #, gcc-internal-format
48455 msgid "too many %<if%> clauses"
48456 msgstr ""
48457
48458 #: c/c-parser.cc:14499 cp/parser.cc:38358
48459 #, gcc-internal-format
48460 msgid "too many %<if%> clauses without modifier"
48461 msgstr ""
48462
48463 #: c/c-parser.cc:14505 cp/parser.cc:38364
48464 #, gcc-internal-format
48465 msgid ""
48466 "if any %<if%> clause has modifier, then all %<if%> clauses have to use "
48467 "modifier"
48468 msgstr ""
48469
48470 #: c/c-parser.cc:14610 c/c-parser.cc:14670 c/c-parser.cc:14731
48471 #: c/c-parser.cc:14778 c/c-parser.cc:14857 c/c-parser.cc:15236
48472 #: c/c-parser.cc:15318 c/c-parser.cc:15885 c/c-parser.cc:16030
48473 #: c/c-parser.cc:16095 c/c-parser.cc:17249
48474 #, gcc-internal-format
48475 msgid "expected integer expression"
48476 msgstr ""
48477
48478 #: c/c-parser.cc:14621
48479 #, gcc-internal-format
48480 msgid "%<num_threads%> value must be positive"
48481 msgstr ""
48482
48483 #: c/c-parser.cc:14681
48484 #, gcc-internal-format
48485 msgid "%<num_tasks%> value must be positive"
48486 msgstr ""
48487
48488 #: c/c-parser.cc:14742 cp/semantics.cc:8534
48489 #, gcc-internal-format
48490 msgid "%<grainsize%> value must be positive"
48491 msgstr ""
48492
48493 #: c/c-parser.cc:14790 cp/semantics.cc:8564
48494 #, gcc-internal-format
48495 msgid "%<priority%> value must be non-negative"
48496 msgstr ""
48497
48498 #: c/c-parser.cc:14824 cp/parser.cc:38590
48499 #, gcc-internal-format
48500 msgid "expected constant integer expression with valid sync-hint value"
48501 msgstr ""
48502
48503 #: c/c-parser.cc:14896 cp/parser.cc:38660
48504 #, gcc-internal-format
48505 msgid ""
48506 "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> "
48507 "or %<default%>"
48508 msgstr ""
48509
48510 #: c/c-parser.cc:14957 cp/parser.cc:38725
48511 #, gcc-internal-format
48512 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
48513 msgstr ""
48514
48515 #: c/c-parser.cc:15023 cp/parser.cc:38794
48516 #, gcc-internal-format
48517 msgid "too many %<defaultmap%> clauses with %qs category"
48518 msgstr ""
48519
48520 #: c/c-parser.cc:15026 cp/parser.cc:38797
48521 #, gcc-internal-format
48522 msgid "too many %<defaultmap%> clauses with unspecified category"
48523 msgstr ""
48524
48525 #: c/c-parser.cc:15110 cp/semantics.cc:7356 cp/semantics.cc:7409
48526 #, gcc-internal-format
48527 msgid "%qs expression must be integral"
48528 msgstr ""
48529
48530 #: c/c-parser.cc:15122 c/c-parser.cc:15245 cp/semantics.cc:7388
48531 #: cp/semantics.cc:7423
48532 #, gcc-internal-format
48533 msgid "%qs value must be positive"
48534 msgstr ""
48535
48536 #: c/c-parser.cc:15184 cp/parser.cc:37856
48537 #, gcc-internal-format
48538 msgid "too many %<static%> arguments"
48539 msgstr ""
48540
48541 #: c/c-parser.cc:15218 cp/parser.cc:37889
48542 #, gcc-internal-format
48543 msgid "unexpected argument"
48544 msgstr ""
48545
48546 #: c/c-parser.cc:15385 cp/semantics.cc:8750
48547 #, gcc-internal-format
48548 msgid "%<tile%> argument needs positive integral constant"
48549 msgstr ""
48550
48551 #: c/c-parser.cc:15460 cp/parser.cc:38847
48552 #, gcc-internal-format
48553 msgid "expected %<reproducible%> or %<unconstrained%>"
48554 msgstr ""
48555
48556 #: c/c-parser.cc:15469 c/c-parser.cc:15475 cp/parser.cc:38856
48557 #: cp/parser.cc:38866
48558 #, gcc-internal-format
48559 msgid "expected %<concurrent%>"
48560 msgstr ""
48561
48562 #: c/c-parser.cc:15511 cp/parser.cc:38906
48563 #, gcc-internal-format
48564 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
48565 msgstr ""
48566
48567 #: c/c-parser.cc:15564 cp/parser.cc:38974
48568 #, gcc-internal-format
48569 msgid "ordered argument needs positive constant integer expression"
48570 msgstr ""
48571
48572 #: c/c-parser.cc:15689 c/c-parser.cc:23252 cp/parser.cc:47672
48573 #, gcc-internal-format
48574 msgid ""
48575 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or "
48576 "identifier"
48577 msgstr ""
48578
48579 #: c/c-parser.cc:15809 cp/parser.cc:39232
48580 #, gcc-internal-format
48581 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
48582 msgstr ""
48583
48584 #: c/c-parser.cc:15863 cp/parser.cc:39248
48585 #, gcc-internal-format
48586 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
48587 msgstr ""
48588
48589 #: c/c-parser.cc:15867 cp/parser.cc:39251
48590 #, gcc-internal-format
48591 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
48592 msgstr ""
48593
48594 #: c/c-parser.cc:15879 cp/semantics.cc:7470
48595 #, gcc-internal-format
48596 msgid "chunk size value must be positive"
48597 msgstr ""
48598
48599 #: c/c-parser.cc:15902 cp/parser.cc:39271
48600 #, gcc-internal-format
48601 msgid "invalid schedule kind"
48602 msgstr ""
48603
48604 #: c/c-parser.cc:16040 c/c-parser.cc:16050
48605 #, gcc-internal-format
48606 msgid "%<num_teams%> value must be positive"
48607 msgstr ""
48608
48609 #: c/c-parser.cc:16057 cp/semantics.cc:7437
48610 #, gcc-internal-format
48611 msgid "%<num_teams%> lower bound %qE bigger than upper bound %qE"
48612 msgstr ""
48613
48614 #: c/c-parser.cc:16105 cp/semantics.cc:7566
48615 #, gcc-internal-format
48616 msgid "%<thread_limit%> value must be positive"
48617 msgstr ""
48618
48619 #: c/c-parser.cc:16150 cp/semantics.cc:7694
48620 #, gcc-internal-format
48621 msgid ""
48622 "%<aligned%> clause alignment expression must be positive constant integer "
48623 "expression"
48624 msgstr ""
48625
48626 #: c/c-parser.cc:16260 c/c-parser.cc:18846 cp/parser.cc:41518
48627 #, gcc-internal-format
48628 msgid "expected %<allocator%> or %<align%>"
48629 msgstr ""
48630
48631 #: c/c-parser.cc:16267
48632 #, gcc-internal-format
48633 msgid "duplicate %qs modifier"
48634 msgstr ""
48635
48636 #: c/c-parser.cc:16315 cp/semantics.cc:7829
48637 #, gcc-internal-format
48638 msgid ""
48639 "%<allocate%> clause allocator expression has type %qT rather than "
48640 "%<omp_allocator_handle_t%>"
48641 msgstr ""
48642
48643 #: c/c-parser.cc:16326 cp/semantics.cc:7784 cp/semantics.cc:7800
48644 #, gcc-internal-format
48645 msgid ""
48646 "%<allocate%> clause %<align%> modifier argument needs to be positive "
48647 "constant power of two integer expression"
48648 msgstr ""
48649
48650 #: c/c-parser.cc:16445 cp/parser.cc:39718
48651 #, gcc-internal-format
48652 msgid "multiple linear modifiers"
48653 msgstr ""
48654
48655 #: c/c-parser.cc:16457 cp/parser.cc:39731
48656 #, gcc-internal-format
48657 msgid "multiple %<step%> modifiers"
48658 msgstr ""
48659
48660 #: c/c-parser.cc:16465 c/c-parser.cc:16493
48661 #, gcc-internal-format
48662 msgid "%<linear%> clause step expression must be integral"
48663 msgstr ""
48664
48665 #: c/c-parser.cc:16545
48666 #, gcc-internal-format
48667 msgid ""
48668 "%<safelen%> clause expression must be positive constant integer expression"
48669 msgstr ""
48670
48671 #: c/c-parser.cc:16584
48672 #, gcc-internal-format
48673 msgid ""
48674 "%<simdlen%> clause expression must be positive constant integer expression"
48675 msgstr ""
48676
48677 #: c/c-parser.cc:16944 cp/parser.cc:40278
48678 #, gcc-internal-format
48679 msgid "%<iterator%> modifier incompatible with %qs"
48680 msgstr ""
48681
48682 #: c/c-parser.cc:16992 cp/parser.cc:40333 cp/parser.cc:40722 cp/parser.cc:40772
48683 #, gcc-internal-format
48684 msgid "invalid depend kind"
48685 msgstr ""
48686
48687 #: c/c-parser.cc:17053 cp/parser.cc:40363
48688 #, gcc-internal-format
48689 msgid "invalid doacross kind"
48690 msgstr ""
48691
48692 #: c/c-parser.cc:17121 cp/parser.cc:40470
48693 #, gcc-internal-format
48694 msgid "too many %<always%> modifiers"
48695 msgstr ""
48696
48697 #: c/c-parser.cc:17131 cp/parser.cc:40483
48698 #, gcc-internal-format
48699 msgid "too many %<close%> modifiers"
48700 msgstr ""
48701
48702 #: c/c-parser.cc:17139 cp/parser.cc:40494
48703 #, gcc-internal-format
48704 msgid ""
48705 "%<#pragma omp target%> with modifier other than %<always%> or %<close%> on "
48706 "%<map%> clause"
48707 msgstr ""
48708
48709 #: c/c-parser.cc:17167 cp/parser.cc:40525
48710 #, gcc-internal-format
48711 msgid "invalid map kind"
48712 msgstr ""
48713
48714 #: c/c-parser.cc:17219 cp/parser.cc:40584
48715 #, gcc-internal-format
48716 msgid ""
48717 "%<ancestor%> device modifier not preceded by %<requires%> directive with "
48718 "%<reverse_offload%> clause"
48719 msgstr ""
48720
48721 #: c/c-parser.cc:17231 cp/parser.cc:40595
48722 #, gcc-internal-format
48723 msgid "expected %<ancestor%> or %<device_num%>"
48724 msgstr ""
48725
48726 #: c/c-parser.cc:17254 cp/semantics.cc:7591
48727 #, gcc-internal-format
48728 msgid "the %<device%> clause expression must evaluate to %<1%>"
48729 msgstr ""
48730
48731 #: c/c-parser.cc:17287 cp/parser.cc:40666
48732 #, gcc-internal-format
48733 msgid "invalid dist_schedule kind"
48734 msgstr ""
48735
48736 #: c/c-parser.cc:17366
48737 #, gcc-internal-format
48738 msgid "invalid proc_bind kind"
48739 msgstr ""
48740
48741 #: c/c-parser.cc:17410
48742 #, gcc-internal-format
48743 msgid "expected %<host%>, %<nohost%> or %<any%>"
48744 msgstr ""
48745
48746 #: c/c-parser.cc:17487 cp/semantics.cc:8010
48747 #, gcc-internal-format
48748 msgid ""
48749 "%<detach%> clause event handle has type %qT rather than "
48750 "%<omp_event_handle_t%>"
48751 msgstr ""
48752
48753 #: c/c-parser.cc:17689 cp/parser.cc:41011
48754 #, gcc-internal-format
48755 msgid "expected %<#pragma acc%> clause"
48756 msgstr ""
48757
48758 #: c/c-parser.cc:17700 c/c-parser.cc:18058 cp/parser.cc:41022
48759 #: cp/parser.cc:41424
48760 #, gcc-internal-format
48761 msgid "%qs is not valid for %qs"
48762 msgstr ""
48763
48764 #: c/c-parser.cc:17744 cp/parser.cc:41069
48765 #, gcc-internal-format
48766 msgid "clauses in %<simd%> trait should be separated by %<,%>"
48767 msgstr ""
48768
48769 #: c/c-parser.cc:17893 cp/parser.cc:41257
48770 #, gcc-internal-format
48771 msgid "%qs must be the first clause of %qs"
48772 msgstr ""
48773
48774 #: c/c-parser.cc:18047 cp/parser.cc:41413
48775 #, gcc-internal-format
48776 msgid "expected %<#pragma omp%> clause"
48777 msgstr ""
48778
48779 #: c/c-parser.cc:18180 cp/parser.cc:45739
48780 #, gcc-internal-format
48781 msgid "no valid clauses specified in %<#pragma acc declare%>"
48782 msgstr ""
48783
48784 #: c/c-parser.cc:18190 cp/parser.cc:45749
48785 #, gcc-internal-format
48786 msgid "array section in %<#pragma acc declare%>"
48787 msgstr ""
48788
48789 #: c/c-parser.cc:18210 cp/parser.cc:45769
48790 #, gcc-internal-format
48791 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
48792 msgstr ""
48793
48794 #: c/c-parser.cc:18221 cp/parser.cc:45780
48795 #, gcc-internal-format
48796 msgid "invalid OpenACC clause at file scope"
48797 msgstr ""
48798
48799 #: c/c-parser.cc:18228 cp/parser.cc:45787
48800 #, gcc-internal-format
48801 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
48802 msgstr ""
48803
48804 #: c/c-parser.cc:18236 cp/parser.cc:45795
48805 #, gcc-internal-format
48806 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
48807 msgstr ""
48808
48809 #: c/c-parser.cc:18247 cp/parser.cc:45817
48810 #, gcc-internal-format
48811 msgid ""
48812 "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
48813 msgstr ""
48814
48815 #: c/c-parser.cc:18257 cp/parser.cc:45827
48816 #, gcc-internal-format
48817 msgid "variable %qD used more than once with %<#pragma acc declare%>"
48818 msgstr ""
48819
48820 #: c/c-parser.cc:18350 cp/parser.cc:45925
48821 #, gcc-internal-format
48822 msgid "expected %<data%> after %<#pragma acc %s%>"
48823 msgstr ""
48824
48825 #: c/c-parser.cc:18366 cp/parser.cc:45942
48826 #, gcc-internal-format
48827 msgid "%<#pragma acc %s data%> has no data movement clause"
48828 msgstr ""
48829
48830 #: c/c-parser.cc:18616 cp/parser.cc:3241
48831 #, gcc-internal-format
48832 msgid "%qE has not been declared"
48833 msgstr ""
48834
48835 #: c/c-parser.cc:18620
48836 #, gcc-internal-format
48837 msgid "expected function name"
48838 msgstr ""
48839
48840 #: c/c-parser.cc:18638 cp/parser.cc:48452
48841 #, gcc-internal-format
48842 msgid "%qD does not refer to a function"
48843 msgstr ""
48844
48845 #: c/c-parser.cc:18661 c/c-parser.cc:18709 cp/parser.cc:1586
48846 #, gcc-internal-format
48847 msgid ""
48848 "%<#pragma acc routine%> not immediately followed by function declaration or "
48849 "definition"
48850 msgstr ""
48851
48852 #: c/c-parser.cc:18701 cp/parser.cc:48503 cp/parser.cc:48550
48853 #, gcc-internal-format
48854 msgid ""
48855 "%<#pragma acc routine%> not immediately followed by a single function "
48856 "declaration or definition"
48857 msgstr ""
48858
48859 #: c/c-parser.cc:18732 cp/parser.cc:48578
48860 #, gcc-internal-format
48861 msgid "%<#pragma acc routine%> must be applied before use"
48862 msgstr ""
48863
48864 #: c/c-parser.cc:18733 cp/parser.cc:48580
48865 #, gcc-internal-format
48866 msgid "%<#pragma acc routine%> must be applied before definition"
48867 msgstr ""
48868
48869 #: c/c-parser.cc:18777 cp/parser.cc:46143
48870 #, gcc-internal-format
48871 msgid ""
48872 "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or "
48873 "%<self%> clause"
48874 msgstr ""
48875
48876 #: c/c-parser.cc:18868 cp/parser.cc:41538 cp/parser.cc:41553
48877 #, gcc-internal-format
48878 msgid ""
48879 "%<align%> clause argument needs to be positive constant power of two integer "
48880 "expression"
48881 msgstr ""
48882
48883 #: c/c-parser.cc:18891
48884 #, gcc-internal-format
48885 msgid ""
48886 "%<allocator%> clause allocator expression has type %qT rather than "
48887 "%<omp_allocator_handle_t%>"
48888 msgstr ""
48889
48890 #. FIXME: When implementing properly, delete the align/allocate expr error
48891 #. check above and add one in semantics.cc (to properly handle templates).
48892 #. Base this on the allocator/align modifiers check for the 'allocate' clause
48893 #. in semantics.cc's finish_omp_clauses.
48894 #: c/c-parser.cc:18908 cp/parser.cc:41586
48895 #, gcc-internal-format
48896 msgid "%<#pragma omp allocate%> not yet supported"
48897 msgstr ""
48898
48899 #: c/c-parser.cc:19046 cp/parser.cc:41718
48900 #, gcc-internal-format
48901 msgid "expected %<read%>, %<write%>, %<update%>, or %<capture%> clause"
48902 msgstr ""
48903
48904 #: c/c-parser.cc:19085 cp/parser.cc:41757
48905 #, gcc-internal-format
48906 msgid "expected %<seq_cst%>, %<acquire%> or %<relaxed%>"
48907 msgstr ""
48908
48909 #: c/c-parser.cc:19109 cp/parser.cc:41786
48910 #, gcc-internal-format
48911 msgid ""
48912 "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<compare%>, "
48913 "%<weak%>, %<fail%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or "
48914 "%<hint%> clause"
48915 msgstr ""
48916
48917 #: c/c-parser.cc:19124 cp/parser.cc:41801
48918 #, gcc-internal-format
48919 msgid "too many atomic clauses"
48920 msgstr ""
48921
48922 #: c/c-parser.cc:19131 cp/parser.cc:41808
48923 #, gcc-internal-format
48924 msgid "too many memory order clauses"
48925 msgstr ""
48926
48927 #: c/c-parser.cc:19169 c/c-parser.cc:19176 cp/parser.cc:41846
48928 #: cp/parser.cc:41853
48929 #, gcc-internal-format
48930 msgid "%qs clause is incompatible with %<read%> or %<write%> clauses"
48931 msgstr ""
48932
48933 #: c/c-parser.cc:19182 c/c-parser.cc:19187 cp/parser.cc:41859
48934 #: cp/parser.cc:41864
48935 #, gcc-internal-format
48936 msgid "%qs clause requires %qs clause"
48937 msgstr ""
48938
48939 #: c/c-parser.cc:19231 cp/parser.cc:41908
48940 #, gcc-internal-format
48941 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause"
48942 msgstr ""
48943
48944 #: c/c-parser.cc:19241 cp/parser.cc:41918
48945 #, gcc-internal-format
48946 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause"
48947 msgstr ""
48948
48949 #: c/c-parser.cc:19364 cp/parser.cc:42018
48950 #, gcc-internal-format
48951 msgid "expected %<==%> comparison in %<if%> condition"
48952 msgstr ""
48953
48954 #: c/c-parser.cc:19371 cp/parser.cc:42025
48955 #, gcc-internal-format
48956 msgid "expected %<==%>, %<<%> or %<>%> comparison in %<if%> condition"
48957 msgstr ""
48958
48959 #: c/c-parser.cc:19444 cp/parser.cc:42090 cp/parser.cc:42373 cp/parser.cc:42467
48960 #: cp/parser.cc:42485
48961 #, gcc-internal-format
48962 msgid "invalid form of %<#pragma omp atomic compare%>"
48963 msgstr ""
48964
48965 #: c/c-parser.cc:19455 cp/parser.cc:42101
48966 #, gcc-internal-format
48967 msgid "unexpected %<else%>"
48968 msgstr ""
48969
48970 #: c/c-parser.cc:19515 cp/parser.cc:42540
48971 #, gcc-internal-format
48972 msgid "invalid form of %<pragma omp atomic compare%>"
48973 msgstr ""
48974
48975 #: c/c-parser.cc:19786 cp/parser.cc:42394 cp/parser.cc:42420
48976 #, gcc-internal-format
48977 msgid "invalid form of %<#pragma omp atomic%>"
48978 msgstr ""
48979
48980 #: c/c-parser.cc:19790 cp/parser.cc:42460 cp/parser.cc:42494
48981 #, gcc-internal-format
48982 msgid "invalid operator for %<#pragma omp atomic%>"
48983 msgstr ""
48984
48985 #: c/c-parser.cc:19841 cp/parser.cc:42529
48986 #, gcc-internal-format
48987 msgid "%<weak%> clause requires atomic equality comparison"
48988 msgstr ""
48989
48990 #: c/c-parser.cc:19847 cp/semantics.cc:10902 cp/semantics.cc:10912
48991 #, gcc-internal-format
48992 msgid ""
48993 "%<#pragma omp atomic capture%> uses two different expressions for memory"
48994 msgstr ""
48995
48996 #: c/c-parser.cc:19947 cp/semantics.cc:10989
48997 #, gcc-internal-format
48998 msgid "%<depobj%> expression is not lvalue expression"
48999 msgstr ""
49000
49001 #: c/c-parser.cc:20008 cp/parser.cc:42695
49002 #, gcc-internal-format
49003 msgid "expected %<in%>, %<out%>, %<inout%>, %<mutexinoutset%> or %<inoutset%>"
49004 msgstr ""
49005
49006 #: c/c-parser.cc:20020 cp/parser.cc:42711
49007 #, gcc-internal-format
49008 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
49009 msgstr ""
49010
49011 #: c/c-parser.cc:20061 cp/parser.cc:42749
49012 #, gcc-internal-format
49013 msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
49014 msgstr ""
49015
49016 #: c/c-parser.cc:20069 cp/parser.cc:42757
49017 #, gcc-internal-format
49018 msgid "%<flush%> list specified together with memory order clause"
49019 msgstr ""
49020
49021 #: c/c-parser.cc:20074
49022 #, gcc-internal-format
49023 msgid "expected %<(%> or end of line"
49024 msgstr ""
49025
49026 #: c/c-parser.cc:20156 cp/parser.cc:43516
49027 #, gcc-internal-format
49028 msgid "expected %<inclusive%> or %<exclusive%> clause"
49029 msgstr ""
49030
49031 #: c/c-parser.cc:20161 cp/parser.cc:43522
49032 #, gcc-internal-format
49033 msgid "expected %<#pragma omp scan%>"
49034 msgstr ""
49035
49036 #: c/c-parser.cc:20217 cp/parser.cc:43573
49037 #, gcc-internal-format
49038 msgid "%<ordered%> clause parameter is less than %<collapse%>"
49039 msgstr ""
49040
49041 #: c/c-parser.cc:20233 cp/parser.cc:43599
49042 #, gcc-internal-format
49043 msgid "for statement expected"
49044 msgstr ""
49045
49046 #: c/c-parser.cc:20311 cp/semantics.cc:10480 cp/semantics.cc:10571
49047 #, gcc-internal-format
49048 msgid "expected iteration declaration or initialization"
49049 msgstr ""
49050
49051 #: c/c-parser.cc:20397
49052 #, gcc-internal-format
49053 msgid "not enough perfectly nested loops"
49054 msgstr ""
49055
49056 #: c/c-parser.cc:20445 cp/parser.cc:43913
49057 #, gcc-internal-format
49058 msgid "collapsed loops not perfectly nested"
49059 msgstr ""
49060
49061 #: c/c-parser.cc:20528 cp/parser.cc:43709 cp/parser.cc:43751 cp/pt.cc:18441
49062 #, gcc-internal-format
49063 msgid "iteration variable %qD should not be firstprivate"
49064 msgstr ""
49065
49066 #: c/c-parser.cc:20943 cp/parser.cc:44317
49067 #, gcc-internal-format
49068 msgid ""
49069 "%<#pragma omp ordered%> with %qs clause may only be used in compound "
49070 "statements"
49071 msgstr ""
49072
49073 #: c/c-parser.cc:21157 cp/parser.cc:44523
49074 #, gcc-internal-format
49075 msgid "expected %<for%> after %qs"
49076 msgstr ""
49077
49078 #: c/c-parser.cc:21502 cp/parser.cc:44870
49079 #, gcc-internal-format
49080 msgid "expected %<point%>"
49081 msgstr ""
49082
49083 #: c/c-parser.cc:21761 cp/parser.cc:45149
49084 #, gcc-internal-format
49085 msgid ""
49086 "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, "
49087 "%<tofrom%> or %<alloc%> on %<map%> clause"
49088 msgstr ""
49089
49090 #: c/c-parser.cc:21777 cp/parser.cc:45165
49091 #, gcc-internal-format
49092 msgid ""
49093 "%<#pragma omp target data%> must contain at least one %<map%>, "
49094 "%<use_device_ptr%> or %<use_device_addr%> clause"
49095 msgstr ""
49096
49097 #: c/c-parser.cc:21825 cp/parser.cc:45421
49098 #, gcc-internal-format
49099 msgid ""
49100 "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> "
49101 "clauses"
49102 msgstr ""
49103
49104 #: c/c-parser.cc:21915 cp/parser.cc:45260
49105 #, gcc-internal-format
49106 msgid ""
49107 "%<#pragma omp target enter data%> with map-type other than %<to%>, "
49108 "%<tofrom%> or %<alloc%> on %<map%> clause"
49109 msgstr ""
49110
49111 #: c/c-parser.cc:21927 cp/parser.cc:45272
49112 #, gcc-internal-format
49113 msgid ""
49114 "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
49115 msgstr ""
49116
49117 #: c/c-parser.cc:22014 cp/parser.cc:45364
49118 #, gcc-internal-format
49119 msgid ""
49120 "%<#pragma omp target exit data%> with map-type other than %<from%>, "
49121 "%<tofrom%>, %<release%> or %<delete%> on %<map%> clause"
49122 msgstr ""
49123
49124 #: c/c-parser.cc:22027 cp/parser.cc:45377
49125 #, gcc-internal-format
49126 msgid ""
49127 "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
49128 msgstr ""
49129
49130 #: c/c-parser.cc:22263 cp/semantics.cc:10011
49131 #, gcc-internal-format
49132 msgid ""
49133 "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> "
49134 "or %<alloc%> on %<map%> clause"
49135 msgstr ""
49136
49137 #: c/c-parser.cc:22320
49138 #, gcc-internal-format
49139 msgid ""
49140 "%<#pragma omp declare %s%> must be followed by function declaration or "
49141 "definition or another %<#pragma omp declare %s%>"
49142 msgstr ""
49143
49144 #: c/c-parser.cc:22371 c/c-parser.cc:22399
49145 #, gcc-internal-format
49146 msgid ""
49147 "%<#pragma omp declare %s%> must be followed by function declaration or "
49148 "definition"
49149 msgstr ""
49150
49151 #: c/c-parser.cc:22438 cp/parser.cc:46293
49152 #, gcc-internal-format
49153 msgid "expected trait selector name"
49154 msgstr ""
49155
49156 #: c/c-parser.cc:22491 cp/parser.cc:46345
49157 #, gcc-internal-format
49158 msgid "selector %qs not allowed for context selector set %qs"
49159 msgstr ""
49160
49161 #: c/c-parser.cc:22516 cp/parser.cc:46369
49162 #, gcc-internal-format
49163 msgid "selector %qs does not accept any properties"
49164 msgstr ""
49165
49166 #: c/c-parser.cc:22543 cp/parser.cc:46408 cp/pt.cc:11762
49167 #, gcc-internal-format
49168 msgid "score argument must be constant integer expression"
49169 msgstr ""
49170
49171 #: c/c-parser.cc:22546 cp/parser.cc:46411 cp/pt.cc:11779
49172 #, gcc-internal-format
49173 msgid "score argument must be non-negative"
49174 msgstr ""
49175
49176 #: c/c-parser.cc:22570 cp/parser.cc:46439 cp/pt.cc:11765
49177 #, gcc-internal-format
49178 msgid "property must be constant integer expression or string literal"
49179 msgstr ""
49180
49181 #: c/c-parser.cc:22615 cp/parser.cc:46485
49182 #, gcc-internal-format
49183 msgid "expected identifier or string literal"
49184 msgstr ""
49185
49186 #: c/c-parser.cc:22637 cp/parser.cc:46507 cp/pt.cc:11769
49187 #, gcc-internal-format
49188 msgid "property must be constant integer expression"
49189 msgstr ""
49190
49191 #: c/c-parser.cc:22648 cp/parser.cc:46518
49192 #, gcc-internal-format
49193 msgid ""
49194 "properties for %<simd%> selector may not be specified in %<metadirective%>"
49195 msgstr ""
49196
49197 #: c/c-parser.cc:22735 cp/parser.cc:46604
49198 #, gcc-internal-format
49199 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%>"
49200 msgstr ""
49201
49202 #: c/c-parser.cc:22814 cp/parser.cc:46921
49203 #, gcc-internal-format
49204 msgid "expected %<match%>"
49205 msgstr ""
49206
49207 #: c/c-parser.cc:22834
49208 #, gcc-internal-format
49209 msgid "variant %qD is not a function"
49210 msgstr ""
49211
49212 #: c/c-parser.cc:22840 cp/decl.cc:8100
49213 #, gcc-internal-format
49214 msgid "variant %qD and base %qD have incompatible types"
49215 msgstr ""
49216
49217 #: c/c-parser.cc:22852 cp/decl.cc:8109
49218 #, gcc-internal-format
49219 msgid "variant %qD is a built-in"
49220 msgstr ""
49221
49222 #: c/c-parser.cc:22897
49223 #, gcc-internal-format
49224 msgid ""
49225 "%<#pragma omp declare %s%> not immediately followed by a function "
49226 "declaration or definition"
49227 msgstr ""
49228
49229 #: c/c-parser.cc:22905 cp/parser.cc:46966
49230 #, gcc-internal-format
49231 msgid ""
49232 "%<#pragma omp declare %s%> not immediately followed by a single function "
49233 "declaration or definition"
49234 msgstr ""
49235
49236 #: c/c-parser.cc:23019 cp/parser.cc:47170
49237 #, gcc-internal-format
49238 msgid "%qD specified both in declare target %<link%> and %qs clauses"
49239 msgstr ""
49240
49241 #: c/c-parser.cc:23023 cp/parser.cc:47174
49242 #, gcc-internal-format
49243 msgid ""
49244 "%qD specified both in declare target %<link%> and %<to%> or %<enter%> clauses"
49245 msgstr ""
49246
49247 #: c/c-parser.cc:23072 cp/parser.cc:47285
49248 #, gcc-internal-format
49249 msgid "directive with only %<device_type%> clause"
49250 msgstr ""
49251
49252 #: c/c-parser.cc:23112 c/c-parser.cc:23152 cp/parser.cc:47333
49253 #: cp/parser.cc:47380
49254 #, gcc-internal-format
49255 msgid "expected %<target%>"
49256 msgstr ""
49257
49258 #: c/c-parser.cc:23124 cp/parser.cc:47346
49259 #, gcc-internal-format
49260 msgid "expected %<declare target%> or %<assumes%>"
49261 msgstr ""
49262
49263 #: c/c-parser.cc:23158 cp/parser.cc:47387
49264 #, gcc-internal-format
49265 msgid ""
49266 "%<#pragma omp end declare target%> without corresponding %<#pragma omp "
49267 "declare target%> or %<#pragma omp begin declare target%>"
49268 msgstr ""
49269
49270 #: c/c-parser.cc:23176 cp/parser.cc:47442
49271 #, gcc-internal-format
49272 msgid "expected %<declare%> or %<assumes%>"
49273 msgstr ""
49274
49275 #: c/c-parser.cc:23202
49276 #, gcc-internal-format
49277 msgid "%<#pragma omp declare reduction%> not at file or block scope"
49278 msgstr ""
49279
49280 #: c/c-parser.cc:23279
49281 #, gcc-internal-format
49282 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
49283 msgstr ""
49284
49285 #: c/c-parser.cc:23283
49286 #, gcc-internal-format
49287 msgid "function or array type in %<#pragma omp declare reduction%>"
49288 msgstr ""
49289
49290 #: c/c-parser.cc:23286
49291 #, gcc-internal-format
49292 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
49293 msgstr ""
49294
49295 #: c/c-parser.cc:23289
49296 #, gcc-internal-format
49297 msgid ""
49298 "const, volatile or restrict qualified type in %<#pragma omp declare "
49299 "reduction%>"
49300 msgstr ""
49301
49302 #: c/c-parser.cc:23297
49303 #, gcc-internal-format
49304 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
49305 msgstr ""
49306
49307 #: c/c-parser.cc:23306
49308 #, gcc-internal-format
49309 msgid "previous %<#pragma omp declare reduction%>"
49310 msgstr ""
49311
49312 #: c/c-parser.cc:23427
49313 #, gcc-internal-format
49314 msgid "expected %<omp_priv%> or function-name"
49315 msgstr ""
49316
49317 #: c/c-parser.cc:23438
49318 #, gcc-internal-format
49319 msgid "expected function-name %<(%>"
49320 msgstr ""
49321
49322 #: c/c-parser.cc:23457
49323 #, gcc-internal-format
49324 msgid "one of the initializer call arguments should be %<&omp_priv%>"
49325 msgstr ""
49326
49327 #: c/c-parser.cc:23588 cp/parser.cc:47914
49328 #, gcc-internal-format
49329 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
49330 msgstr ""
49331
49332 #: c/c-parser.cc:23651 cp/parser.cc:47975
49333 #, gcc-internal-format
49334 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
49335 msgstr ""
49336
49337 #: c/c-parser.cc:23680 cp/parser.cc:48010
49338 #, gcc-internal-format
49339 msgid ""
49340 "expected %<unified_address%>, %<unified_shared_memory%>, "
49341 "%<dynamic_allocators%>, %<reverse_offload%> or %<atomic_default_mem_order%> "
49342 "clause"
49343 msgstr ""
49344
49345 #: c/c-parser.cc:23698 cp/parser.cc:48028
49346 #, gcc-internal-format
49347 msgid ""
49348 "%qs clause used lexically after first target construct or offloading API"
49349 msgstr ""
49350
49351 #: c/c-parser.cc:23710 cp/parser.cc:48040
49352 #, gcc-internal-format
49353 msgid ""
49354 "more than one %<atomic_default_mem_order%> clause in a single compilation "
49355 "unit"
49356 msgstr ""
49357
49358 #: c/c-parser.cc:23719 cp/parser.cc:48049
49359 #, gcc-internal-format
49360 msgid ""
49361 "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> "
49362 "construct without memory order clause"
49363 msgstr ""
49364
49365 #: c/c-parser.cc:23733 cp/parser.cc:48063
49366 #, gcc-internal-format
49367 msgid "%<pragma omp requires%> requires at least one clause"
49368 msgstr ""
49369
49370 #: c/c-parser.cc:23752
49371 #, gcc-internal-format
49372 msgid "zero sized type %qT in %<reduction%> clause"
49373 msgstr ""
49374
49375 #: c/c-parser.cc:23758
49376 #, gcc-internal-format
49377 msgid "variable sized type %qT in %<reduction%> clause"
49378 msgstr ""
49379
49380 #: c/c-parser.cc:23915 cp/parser.cc:48120
49381 #, gcc-internal-format
49382 msgid "expected %<at%>, %<severity%> or %<message%> clause"
49383 msgstr ""
49384
49385 #: c/c-parser.cc:23948 cp/parser.cc:48155
49386 #, gcc-internal-format
49387 msgid "expected %qs or %qs"
49388 msgstr ""
49389
49390 #: c/c-parser.cc:24005 cp/parser.cc:48217
49391 #, gcc-internal-format
49392 msgid ""
49393 "%<#pragma omp error%> with %<at(execution)%> clause may only be used in "
49394 "compound statements"
49395 msgstr ""
49396
49397 #: c/c-parser.cc:24028 cp/parser.cc:48244
49398 #, gcc-internal-format
49399 msgid "%<pragma omp error%> encountered: %s"
49400 msgstr ""
49401
49402 #: c/c-parser.cc:24031 cp/parser.cc:48247
49403 #, gcc-internal-format
49404 msgid "%<pragma omp error%> encountered"
49405 msgstr ""
49406
49407 #: c/c-parser.cc:24058 cp/parser.cc:46667
49408 #, gcc-internal-format
49409 msgid "expected at least one assumption clause"
49410 msgstr ""
49411
49412 #: c/c-parser.cc:24144 cp/parser.cc:46753
49413 #, gcc-internal-format
49414 msgid "expected directive name"
49415 msgstr ""
49416
49417 #: c/c-parser.cc:24157 cp/parser.cc:46766
49418 #, gcc-internal-format
49419 msgid "unknown OpenMP directive name in %qs clause argument"
49420 msgstr ""
49421
49422 #: c/c-parser.cc:24164 cp/parser.cc:46773
49423 #, gcc-internal-format
49424 msgid ""
49425 "%<%s%s%s%s%s%> directive mentioned in both %<absent%> and %<contains%> "
49426 "clauses"
49427 msgstr ""
49428
49429 #: c/c-parser.cc:24175 cp/parser.cc:46784
49430 #, gcc-internal-format
49431 msgid "%<%s%s%s%s%s%> directive mentioned multiple times in %qs clauses"
49432 msgstr ""
49433
49434 #: c/c-parser.cc:24198 cp/parser.cc:46811
49435 #, gcc-internal-format
49436 msgid "unknown assumption clause %qs"
49437 msgstr ""
49438
49439 #: c/c-parser.cc:24211 cp/parser.cc:46821
49440 #, gcc-internal-format
49441 msgid "expected assumption clause"
49442 msgstr ""
49443
49444 #: c/c-parser.cc:24384 cp/semantics.cc:9385
49445 #, gcc-internal-format
49446 msgid "%qE declared %<threadprivate%> after first use"
49447 msgstr ""
49448
49449 #: c/c-parser.cc:24386 cp/semantics.cc:9387
49450 #, gcc-internal-format
49451 msgid "automatic variable %qE cannot be %<threadprivate%>"
49452 msgstr ""
49453
49454 #: c/c-parser.cc:24390 cp/semantics.cc:9389
49455 #, gcc-internal-format
49456 msgid "%<threadprivate%> %qE has incomplete type"
49457 msgstr ""
49458
49459 #: c/c-parser.cc:24570 cp/parser.cc:48986
49460 #, gcc-internal-format
49461 msgid "%<__transaction_cancel%> without transactional memory support enabled"
49462 msgstr ""
49463
49464 #: c/c-parser.cc:24576 cp/parser.cc:48992
49465 #, gcc-internal-format
49466 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
49467 msgstr ""
49468
49469 #: c/c-parser.cc:24585
49470 #, gcc-internal-format
49471 msgid ""
49472 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or "
49473 "a %<transaction_may_cancel_outer%> function"
49474 msgstr ""
49475
49476 #: c/c-parser.cc:24593 cp/parser.cc:49010
49477 #, gcc-internal-format
49478 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
49479 msgstr ""
49480
49481 #: c/c-parser.cc:24677
49482 #, gcc-internal-format
49483 msgid "no closing brace"
49484 msgstr ""
49485
49486 #: c/c-typeck.cc:237
49487 #, gcc-internal-format
49488 msgid "%qD has an incomplete type %qT"
49489 msgstr ""
49490
49491 #: c/c-typeck.cc:251 c/c-typeck.cc:11152 c/c-typeck.cc:11194 cp/call.cc:4853
49492 #, gcc-internal-format
49493 msgid "invalid use of void expression"
49494 msgstr ""
49495
49496 #: c/c-typeck.cc:259
49497 #, gcc-internal-format
49498 msgid "invalid use of flexible array member"
49499 msgstr ""
49500
49501 #: c/c-typeck.cc:265 cp/typeck2.cc:350 rust/backend/rust-tree.cc:3886
49502 #, gcc-internal-format
49503 msgid "invalid use of array with unspecified bounds"
49504 msgstr ""
49505
49506 #: c/c-typeck.cc:273
49507 #, gcc-internal-format
49508 msgid "invalid use of undefined type %qT"
49509 msgstr ""
49510
49511 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
49512 #: c/c-typeck.cc:276
49513 #, gcc-internal-format
49514 msgid "invalid use of incomplete typedef %qT"
49515 msgstr ""
49516
49517 #: c/c-typeck.cc:349
49518 #, gcc-internal-format
49519 msgid "%qT and %qT are in disjoint named address spaces"
49520 msgstr ""
49521
49522 #: c/c-typeck.cc:384
49523 #, gcc-internal-format
49524 msgid ""
49525 "%qs attribute cannot be applied to a function that does not take variable "
49526 "arguments"
49527 msgstr ""
49528
49529 #: c/c-typeck.cc:615 c/c-typeck.cc:640
49530 #, gcc-internal-format
49531 msgid "function types not truly compatible in ISO C"
49532 msgstr ""
49533
49534 #: c/c-typeck.cc:790
49535 #, gcc-internal-format
49536 msgid "cannot mix operands of decimal floating and vector types"
49537 msgstr ""
49538
49539 #: c/c-typeck.cc:795
49540 #, gcc-internal-format
49541 msgid "cannot mix operands of decimal floating and complex types"
49542 msgstr ""
49543
49544 #: c/c-typeck.cc:800
49545 #, gcc-internal-format
49546 msgid "cannot mix operands of decimal floating and other floating types"
49547 msgstr ""
49548
49549 #: c/c-typeck.cc:1345
49550 #, gcc-internal-format
49551 msgid ""
49552 "invalid use of pointers to arrays with different qualifiers in ISO C before "
49553 "C2X"
49554 msgstr ""
49555
49556 #: c/c-typeck.cc:1349
49557 #, gcc-internal-format
49558 msgid "types are not quite compatible"
49559 msgstr ""
49560
49561 #: c/c-typeck.cc:1353
49562 #, gcc-internal-format
49563 msgid "pointer target types incompatible in C++"
49564 msgstr ""
49565
49566 #: c/c-typeck.cc:1686
49567 #, gcc-internal-format
49568 msgid "function return types not compatible due to %<volatile%>"
49569 msgstr ""
49570
49571 #: c/c-typeck.cc:1947
49572 #, gcc-internal-format
49573 msgid "converting an array compound literal to a pointer is ill-formed in C++"
49574 msgstr ""
49575
49576 #: c/c-typeck.cc:2600 c/c-typeck.cc:9673
49577 #, gcc-internal-format
49578 msgid "%qT has no member named %qE; did you mean %qE?"
49579 msgstr ""
49580
49581 #: c/c-typeck.cc:2604 c/c-typeck.cc:9677
49582 #, gcc-internal-format
49583 msgid "%qT has no member named %qE"
49584 msgstr ""
49585
49586 #: c/c-typeck.cc:2613
49587 #, gcc-internal-format
49588 msgid "accessing a member %qE of an atomic structure %qE"
49589 msgstr ""
49590
49591 #: c/c-typeck.cc:2616
49592 #, gcc-internal-format
49593 msgid "accessing a member %qE of an atomic union %qE"
49594 msgstr ""
49595
49596 #: c/c-typeck.cc:2680
49597 #, gcc-internal-format
49598 msgid ""
49599 "%qE is a pointer to pointer; did you mean to dereference it before applying "
49600 "%<->%> to it?"
49601 msgstr ""
49602
49603 #: c/c-typeck.cc:2689
49604 #, gcc-internal-format
49605 msgid "%qE is a pointer; did you mean to use %<->%>?"
49606 msgstr ""
49607
49608 #: c/c-typeck.cc:2696
49609 #, gcc-internal-format
49610 msgid "request for member %qE in something not a structure or union"
49611 msgstr ""
49612
49613 #: c/c-typeck.cc:2744
49614 #, gcc-internal-format
49615 msgid "dereferencing %<void *%> pointer"
49616 msgstr ""
49617
49618 #: c/c-typeck.cc:2799
49619 #, gcc-internal-format
49620 msgid "subscripted value is neither array nor pointer nor vector"
49621 msgstr ""
49622
49623 #: c/c-typeck.cc:2809 cp/typeck.cc:3991 cp/typeck.cc:4084
49624 #, gcc-internal-format
49625 msgid "array subscript is not an integer"
49626 msgstr ""
49627
49628 #: c/c-typeck.cc:2815
49629 #, gcc-internal-format
49630 msgid "subscripted value is pointer to function"
49631 msgstr ""
49632
49633 #: c/c-typeck.cc:2869
49634 #, gcc-internal-format
49635 msgid "ISO C forbids subscripting %<register%> array"
49636 msgstr ""
49637
49638 #: c/c-typeck.cc:2872
49639 #, gcc-internal-format
49640 msgid "ISO C90 forbids subscripting non-lvalue array"
49641 msgstr ""
49642
49643 #: c/c-typeck.cc:2940
49644 #, gcc-internal-format
49645 msgid "underspecified %qD referenced in its initializer"
49646 msgstr ""
49647
49648 #: c/c-typeck.cc:2991
49649 #, gcc-internal-format
49650 msgid "enum constant defined here"
49651 msgstr ""
49652
49653 #: c/c-typeck.cc:3099 cp/typeck.cc:2141
49654 #, gcc-internal-format
49655 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
49656 msgstr ""
49657
49658 #: c/c-typeck.cc:3260
49659 #, gcc-internal-format
49660 msgid "called object %qE is not a function or function pointer"
49661 msgstr ""
49662
49663 #: c/c-typeck.cc:3265
49664 #, gcc-internal-format
49665 msgid "called object %qD is not a function or function pointer"
49666 msgstr ""
49667
49668 #: c/c-typeck.cc:3271
49669 #, gcc-internal-format
49670 msgid "called object is not a function or function pointer"
49671 msgstr ""
49672
49673 #. This situation leads to run-time undefined behavior.  We can't,
49674 #. therefore, simply error unless we can prove that all possible
49675 #. executions of the program must execute the code.
49676 #: c/c-typeck.cc:3300
49677 #, gcc-internal-format
49678 msgid "function called through a non-compatible type"
49679 msgstr ""
49680
49681 #: c/c-typeck.cc:3305 c/c-typeck.cc:3360
49682 #, gcc-internal-format
49683 msgid "function with qualified void return type called"
49684 msgstr ""
49685
49686 #: c/c-typeck.cc:3415
49687 #, gcc-internal-format, gfc-internal-format
49688 msgid "type of formal parameter %d is incomplete"
49689 msgstr ""
49690
49691 #: c/c-typeck.cc:3429
49692 #, gcc-internal-format
49693 msgid ""
49694 "passing argument %d of %qE as integer rather than floating due to prototype"
49695 msgstr ""
49696
49697 #: c/c-typeck.cc:3435
49698 #, gcc-internal-format
49699 msgid ""
49700 "passing argument %d of %qE as integer rather than complex due to prototype"
49701 msgstr ""
49702
49703 #: c/c-typeck.cc:3441
49704 #, gcc-internal-format
49705 msgid ""
49706 "passing argument %d of %qE as complex rather than floating due to prototype"
49707 msgstr ""
49708
49709 #: c/c-typeck.cc:3447
49710 #, gcc-internal-format
49711 msgid ""
49712 "passing argument %d of %qE as floating rather than integer due to prototype"
49713 msgstr ""
49714
49715 #: c/c-typeck.cc:3453
49716 #, gcc-internal-format
49717 msgid ""
49718 "passing argument %d of %qE as complex rather than integer due to prototype"
49719 msgstr ""
49720
49721 #: c/c-typeck.cc:3459
49722 #, gcc-internal-format
49723 msgid ""
49724 "passing argument %d of %qE as floating rather than complex due to prototype"
49725 msgstr ""
49726
49727 #: c/c-typeck.cc:3473
49728 #, gcc-internal-format
49729 msgid ""
49730 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
49731 "prototype"
49732 msgstr ""
49733
49734 #: c/c-typeck.cc:3499
49735 #, gcc-internal-format
49736 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
49737 msgstr ""
49738
49739 #: c/c-typeck.cc:3524
49740 #, gcc-internal-format
49741 msgid "passing argument %d of %qE with different width due to prototype"
49742 msgstr ""
49743
49744 #: c/c-typeck.cc:3548
49745 #, gcc-internal-format
49746 msgid "passing argument %d of %qE as unsigned due to prototype"
49747 msgstr ""
49748
49749 #: c/c-typeck.cc:3553
49750 #, gcc-internal-format
49751 msgid "passing argument %d of %qE as signed due to prototype"
49752 msgstr ""
49753
49754 #: c/c-typeck.cc:3707
49755 #, gcc-internal-format
49756 msgid "too many arguments to method %qE"
49757 msgstr ""
49758
49759 #: c/c-typeck.cc:3717
49760 #, gcc-internal-format
49761 msgid "too many arguments to built-in function %qE expecting %d"
49762 msgstr ""
49763
49764 #: c/c-typeck.cc:3792
49765 #, gcc-internal-format
49766 msgid "implicit conversion from %qT to %qT when passing argument to function"
49767 msgstr ""
49768
49769 #: c/c-typeck.cc:3860
49770 #, gcc-internal-format
49771 msgid "too few arguments to built-in function %qE expecting %u"
49772 msgstr ""
49773
49774 #: c/c-typeck.cc:4038 c/c-typeck.cc:4066 cp/typeck.cc:5682 cp/typeck.cc:5958
49775 #, gcc-internal-format
49776 msgid "comparison with string literal results in unspecified behavior"
49777 msgstr ""
49778
49779 #: c/c-typeck.cc:4046 c/c-typeck.cc:4057 cp/typeck.cc:5714 cp/typeck.cc:5738
49780 #, gcc-internal-format
49781 msgid "comparison between pointer and zero character constant"
49782 msgstr ""
49783
49784 #: c/c-typeck.cc:4049 c/c-typeck.cc:4060 cp/typeck.cc:5717 cp/typeck.cc:5741
49785 #, gcc-internal-format
49786 msgid "did you mean to dereference the pointer?"
49787 msgstr ""
49788
49789 #: c/c-typeck.cc:4087
49790 #, gcc-internal-format
49791 msgid "comparison between %qT and %qT"
49792 msgstr ""
49793
49794 #: c/c-typeck.cc:4146
49795 #, gcc-internal-format
49796 msgid "pointer of type %<void *%> used in subtraction"
49797 msgstr ""
49798
49799 #: c/c-typeck.cc:4149
49800 #, gcc-internal-format
49801 msgid "pointer to a function used in subtraction"
49802 msgstr ""
49803
49804 #: c/c-typeck.cc:4183
49805 #, gcc-internal-format
49806 msgid "arithmetic on pointer to an incomplete type"
49807 msgstr ""
49808
49809 #: c/c-typeck.cc:4192 cp/typeck.cc:6762
49810 #, gcc-internal-format
49811 msgid "arithmetic on pointer to an empty aggregate"
49812 msgstr ""
49813
49814 #: c/c-typeck.cc:4635
49815 #, gcc-internal-format
49816 msgid "%<~%> on a boolean expression"
49817 msgstr ""
49818
49819 #: c/c-typeck.cc:4639
49820 #, gcc-internal-format
49821 msgid "did you mean to use logical not?"
49822 msgstr ""
49823
49824 #: c/c-typeck.cc:4649
49825 #, gcc-internal-format
49826 msgid "ISO C does not support %<~%> for complex conjugation"
49827 msgstr ""
49828
49829 #: c/c-typeck.cc:4673
49830 #, gcc-internal-format
49831 msgid "wrong type argument to absu"
49832 msgstr ""
49833
49834 #: c/c-typeck.cc:4698
49835 #, gcc-internal-format
49836 msgid "wrong type argument to unary exclamation mark"
49837 msgstr ""
49838
49839 #: c/c-typeck.cc:4756
49840 #, gcc-internal-format
49841 msgid "increment of enumeration value is invalid in C++"
49842 msgstr ""
49843
49844 #: c/c-typeck.cc:4759
49845 #, gcc-internal-format
49846 msgid "decrement of enumeration value is invalid in C++"
49847 msgstr ""
49848
49849 #: c/c-typeck.cc:4766
49850 #, gcc-internal-format
49851 msgid "increment of a boolean expression"
49852 msgstr ""
49853
49854 #: c/c-typeck.cc:4769
49855 #, gcc-internal-format
49856 msgid "decrement of a boolean expression"
49857 msgstr ""
49858
49859 #: c/c-typeck.cc:4785
49860 #, gcc-internal-format
49861 msgid "ISO C does not support %<++%> and %<--%> on complex types"
49862 msgstr ""
49863
49864 #: c/c-typeck.cc:4811 c/c-typeck.cc:4845
49865 #, gcc-internal-format
49866 msgid "wrong type argument to increment"
49867 msgstr ""
49868
49869 #: c/c-typeck.cc:4813 c/c-typeck.cc:4848
49870 #, gcc-internal-format
49871 msgid "wrong type argument to decrement"
49872 msgstr ""
49873
49874 #: c/c-typeck.cc:4833
49875 #, gcc-internal-format
49876 msgid "increment of pointer to an incomplete type %qT"
49877 msgstr ""
49878
49879 #: c/c-typeck.cc:4837
49880 #, gcc-internal-format
49881 msgid "decrement of pointer to an incomplete type %qT"
49882 msgstr ""
49883
49884 #: c/c-typeck.cc:4945
49885 #, gcc-internal-format
49886 msgid "taking address of expression of type %<void%>"
49887 msgstr ""
49888
49889 #: c/c-typeck.cc:5004 c/c-typeck.cc:5197
49890 #, gcc-internal-format
49891 msgid "cannot take address of bit-field %qD"
49892 msgstr ""
49893
49894 #: c/c-typeck.cc:5018
49895 #, gcc-internal-format
49896 msgid "cannot take address of scalar with reverse storage order"
49897 msgstr ""
49898
49899 #: c/c-typeck.cc:5026
49900 #, gcc-internal-format
49901 msgid "address of array with reverse scalar storage order requested"
49902 msgstr ""
49903
49904 #: c/c-typeck.cc:5212
49905 #, gcc-internal-format
49906 msgid "address of register compound literal requested"
49907 msgstr ""
49908
49909 #: c/c-typeck.cc:5233
49910 #, gcc-internal-format
49911 msgid "global register variable %qD used in nested function"
49912 msgstr ""
49913
49914 #: c/c-typeck.cc:5236
49915 #, gcc-internal-format
49916 msgid "register variable %qD used in nested function"
49917 msgstr ""
49918
49919 #: c/c-typeck.cc:5241
49920 #, gcc-internal-format
49921 msgid "address of global register variable %qD requested"
49922 msgstr ""
49923
49924 #: c/c-typeck.cc:5243 d/d-codegen.cc:721
49925 #, gcc-internal-format
49926 msgid "address of register variable %qD requested"
49927 msgstr ""
49928
49929 #: c/c-typeck.cc:5382
49930 #, gcc-internal-format
49931 msgid "non-lvalue array in conditional expression"
49932 msgstr ""
49933
49934 #: c/c-typeck.cc:5464
49935 #, gcc-internal-format
49936 msgid ""
49937 "implicit conversion from %qT to %qT to match other result of conditional"
49938 msgstr ""
49939
49940 #: c/c-typeck.cc:5523 c/c-typeck.cc:5529
49941 #, gcc-internal-format
49942 msgid ""
49943 "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of "
49944 "other operand"
49945 msgstr ""
49946
49947 #: c/c-typeck.cc:5546
49948 #, gcc-internal-format
49949 msgid "ISO C forbids conditional expr with only one void side"
49950 msgstr ""
49951
49952 #: c/c-typeck.cc:5563
49953 #, gcc-internal-format
49954 msgid "pointers to disjoint address spaces used in conditional expression"
49955 msgstr ""
49956
49957 #: c/c-typeck.cc:5587
49958 #, gcc-internal-format
49959 msgid "pointer to array loses qualifier in conditional expression"
49960 msgstr ""
49961
49962 #: c/c-typeck.cc:5591
49963 #, gcc-internal-format
49964 msgid ""
49965 "pointer to array loses qualifier in conditional expression in ISO C before "
49966 "C2X"
49967 msgstr ""
49968
49969 #: c/c-typeck.cc:5596
49970 #, gcc-internal-format
49971 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
49972 msgstr ""
49973
49974 #: c/c-typeck.cc:5611
49975 #, gcc-internal-format
49976 msgid ""
49977 "pointer type mismatch between %qT and %qT of %qD and %qD in conditional "
49978 "expression"
49979 msgstr ""
49980
49981 #: c/c-typeck.cc:5616
49982 #, gcc-internal-format
49983 msgid "pointer type mismatch in conditional expression"
49984 msgstr ""
49985
49986 #: c/c-typeck.cc:5625 c/c-typeck.cc:5636
49987 #, gcc-internal-format
49988 msgid "pointer/integer type mismatch in conditional expression"
49989 msgstr ""
49990
49991 #: c/c-typeck.cc:5657
49992 #, gcc-internal-format
49993 msgid "type mismatch in conditional expression"
49994 msgstr ""
49995
49996 #: c/c-typeck.cc:5772
49997 #, gcc-internal-format
49998 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %E"
49999 msgstr ""
50000
50001 #: c/c-typeck.cc:5776
50002 #, gcc-internal-format
50003 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>"
50004 msgstr ""
50005
50006 #: c/c-typeck.cc:5794
50007 #, gcc-internal-format
50008 msgid ""
50009 "ignoring return value of type %qT, declared with attribute %<nodiscard%>: %E"
50010 msgstr ""
50011
50012 #: c/c-typeck.cc:5799
50013 #, gcc-internal-format
50014 msgid ""
50015 "ignoring return value of type %qT, declared with attribute %<nodiscard%>"
50016 msgstr ""
50017
50018 #: c/c-typeck.cc:5808 cp/cvt.cc:1100 rust/backend/rust-tree.cc:641
50019 #, gcc-internal-format
50020 msgid "in call to %qD, declared here"
50021 msgstr ""
50022
50023 #: c/c-typeck.cc:5857
50024 #, gcc-internal-format
50025 msgid "left-hand operand of comma expression has no effect"
50026 msgstr ""
50027
50028 #: c/c-typeck.cc:5875 c/c-typeck.cc:11727
50029 #, gcc-internal-format
50030 msgid "right-hand operand of comma expression has no effect"
50031 msgstr ""
50032
50033 #: c/c-typeck.cc:5946
50034 msgid "cast adds %q#v qualifier to function type"
50035 msgstr ""
50036
50037 #: c/c-typeck.cc:5952
50038 msgid "cast discards %qv qualifier from pointer target type"
50039 msgstr ""
50040
50041 #: c/c-typeck.cc:5987
50042 #, gcc-internal-format
50043 msgid ""
50044 "to be safe all intermediate pointers in cast from %qT to %qT must be "
50045 "%<const%> qualified"
50046 msgstr ""
50047
50048 #: c/c-typeck.cc:6081
50049 #, gcc-internal-format
50050 msgid "cast specifies array type"
50051 msgstr ""
50052
50053 #: c/c-typeck.cc:6087
50054 #, gcc-internal-format
50055 msgid "cast specifies function type"
50056 msgstr ""
50057
50058 #: c/c-typeck.cc:6102
50059 #, gcc-internal-format
50060 msgid "ISO C forbids casting nonscalar to the same type"
50061 msgstr ""
50062
50063 #: c/c-typeck.cc:6122
50064 #, gcc-internal-format
50065 msgid "ISO C forbids casts to union type"
50066 msgstr ""
50067
50068 #: c/c-typeck.cc:6132
50069 #, gcc-internal-format
50070 msgid "cast to union type from type not present in union"
50071 msgstr ""
50072
50073 #: c/c-typeck.cc:6167
50074 #, gcc-internal-format
50075 msgid ""
50076 "cast to %qs address space pointer from disjoint generic address space pointer"
50077 msgstr ""
50078
50079 #: c/c-typeck.cc:6172
50080 #, gcc-internal-format
50081 msgid ""
50082 "cast to generic address space pointer from disjoint %qs address space pointer"
50083 msgstr ""
50084
50085 #: c/c-typeck.cc:6177
50086 #, gcc-internal-format
50087 msgid ""
50088 "cast to %qs address space pointer from disjoint %qs address space pointer"
50089 msgstr ""
50090
50091 #: c/c-typeck.cc:6197
50092 #, gcc-internal-format
50093 msgid "cast increases required alignment of target type"
50094 msgstr ""
50095
50096 #: c/c-typeck.cc:6208
50097 #, gcc-internal-format
50098 msgid "cast from pointer to integer of different size"
50099 msgstr ""
50100
50101 #: c/c-typeck.cc:6213
50102 #, gcc-internal-format
50103 msgid "cast from function call of type %qT to non-matching type %qT"
50104 msgstr ""
50105
50106 #: c/c-typeck.cc:6222 cp/typeck.cc:9172
50107 #, gcc-internal-format
50108 msgid "cast to pointer from integer of different size"
50109 msgstr ""
50110
50111 #: c/c-typeck.cc:6236
50112 #, gcc-internal-format
50113 msgid "ISO C forbids conversion of function pointer to object pointer type"
50114 msgstr ""
50115
50116 #: c/c-typeck.cc:6245
50117 #, gcc-internal-format
50118 msgid "ISO C forbids conversion of object pointer to function pointer type"
50119 msgstr ""
50120
50121 #: c/c-typeck.cc:6255
50122 #, gcc-internal-format
50123 msgid "cast between incompatible function types from %qT to %qT"
50124 msgstr ""
50125
50126 #: c/c-typeck.cc:6351
50127 #, gcc-internal-format
50128 msgid "defining a type in a cast is invalid in C++"
50129 msgstr ""
50130
50131 #: c/c-typeck.cc:6392
50132 #, gcc-internal-format
50133 msgid "assignment to expression with array type"
50134 msgstr ""
50135
50136 #: c/c-typeck.cc:6518
50137 #, gcc-internal-format
50138 msgid "enum conversion in assignment is invalid in C++"
50139 msgstr ""
50140
50141 #: c/c-typeck.cc:6720 c/c-typeck.cc:6742 c/c-typeck.cc:6768
50142 #, gcc-internal-format
50143 msgid "(near initialization for %qs)"
50144 msgstr ""
50145
50146 #: c/c-typeck.cc:6783
50147 #, gcc-internal-format
50148 msgid "array initialized from parenthesized string constant"
50149 msgstr ""
50150
50151 #: c/c-typeck.cc:6826 c/c-typeck.cc:7067
50152 #, gcc-internal-format
50153 msgid "expected %qT but argument is of type %qT"
50154 msgstr ""
50155
50156 #: c/c-typeck.cc:6860
50157 #, gcc-internal-format
50158 msgid ""
50159 "%qD argument %d type is %qT where %qT is expected in a call to built-in "
50160 "function declared without prototype"
50161 msgstr ""
50162
50163 #: c/c-typeck.cc:6863
50164 #, gcc-internal-format
50165 msgid ""
50166 "%qD argument %d promotes to %qT where %qT is expected in a call to built-in "
50167 "function declared without prototype"
50168 msgstr ""
50169
50170 #: c/c-typeck.cc:6868
50171 #, gcc-internal-format
50172 msgid "built-in %qD declared here"
50173 msgstr ""
50174
50175 #: c/c-typeck.cc:7062
50176 #, gcc-internal-format
50177 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
50178 msgstr ""
50179
50180 #: c/c-typeck.cc:7071
50181 #, gcc-internal-format
50182 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
50183 msgstr ""
50184
50185 #: c/c-typeck.cc:7076
50186 #, gcc-internal-format
50187 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
50188 msgstr ""
50189
50190 #: c/c-typeck.cc:7081
50191 #, gcc-internal-format
50192 msgid "enum conversion from %qT to %qT in return is invalid in C++"
50193 msgstr ""
50194
50195 #: c/c-typeck.cc:7099
50196 #, gcc-internal-format
50197 msgid "implicit conversion from %qT to %qT"
50198 msgstr ""
50199
50200 #: c/c-typeck.cc:7278 c/c-typeck.cc:7663
50201 msgid ""
50202 "passing argument %d of %qE makes %q#v qualified function pointer from "
50203 "unqualified"
50204 msgstr ""
50205
50206 #: c/c-typeck.cc:7281 c/c-typeck.cc:7666
50207 msgid "assignment makes %q#v qualified function pointer from unqualified"
50208 msgstr ""
50209
50210 #: c/c-typeck.cc:7284 c/c-typeck.cc:7668
50211 msgid "initialization makes %q#v qualified function pointer from unqualified"
50212 msgstr ""
50213
50214 #: c/c-typeck.cc:7287 c/c-typeck.cc:7670
50215 msgid "return makes %q#v qualified function pointer from unqualified"
50216 msgstr ""
50217
50218 #: c/c-typeck.cc:7295 c/c-typeck.cc:7554 c/c-typeck.cc:7597
50219 msgid ""
50220 "passing argument %d of %qE discards %qv qualifier from pointer target type"
50221 msgstr ""
50222
50223 #: c/c-typeck.cc:7297 c/c-typeck.cc:7556 c/c-typeck.cc:7599
50224 msgid "assignment discards %qv qualifier from pointer target type"
50225 msgstr ""
50226
50227 #: c/c-typeck.cc:7299 c/c-typeck.cc:7558 c/c-typeck.cc:7601
50228 msgid "initialization discards %qv qualifier from pointer target type"
50229 msgstr ""
50230
50231 #: c/c-typeck.cc:7301 c/c-typeck.cc:7560 c/c-typeck.cc:7603
50232 msgid "return discards %qv qualifier from pointer target type"
50233 msgstr ""
50234
50235 #: c/c-typeck.cc:7310
50236 #, gcc-internal-format
50237 msgid "ISO C prohibits argument conversion to union type"
50238 msgstr ""
50239
50240 #: c/c-typeck.cc:7378
50241 #, gcc-internal-format
50242 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
50243 msgstr ""
50244
50245 #: c/c-typeck.cc:7393
50246 #, gcc-internal-format
50247 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
50248 msgstr ""
50249
50250 #: c/c-typeck.cc:7404
50251 #, gcc-internal-format
50252 msgid "assignment from pointer to non-enclosed address space"
50253 msgstr ""
50254
50255 #: c/c-typeck.cc:7415
50256 #, gcc-internal-format
50257 msgid "initialization from pointer to non-enclosed address space"
50258 msgstr ""
50259
50260 #: c/c-typeck.cc:7425
50261 #, gcc-internal-format
50262 msgid "return from pointer to non-enclosed address space"
50263 msgstr ""
50264
50265 #: c/c-typeck.cc:7441
50266 #, gcc-internal-format
50267 msgid "expected %qT but pointer is of type %qT"
50268 msgstr ""
50269
50270 #: c/c-typeck.cc:7456
50271 #, gcc-internal-format
50272 msgid "argument %d of %qE might be a candidate for a format attribute"
50273 msgstr ""
50274
50275 #: c/c-typeck.cc:7462
50276 #, gcc-internal-format
50277 msgid "assignment left-hand side might be a candidate for a format attribute"
50278 msgstr ""
50279
50280 #: c/c-typeck.cc:7468
50281 #, gcc-internal-format
50282 msgid ""
50283 "initialization left-hand side might be a candidate for a format attribute"
50284 msgstr ""
50285
50286 #: c/c-typeck.cc:7473 cp/typeck.cc:10336
50287 #, gcc-internal-format
50288 msgid "return type might be a candidate for a format attribute"
50289 msgstr ""
50290
50291 #: c/c-typeck.cc:7496
50292 #, gcc-internal-format
50293 msgid "passing argument %d of %qE from incompatible scalar storage order"
50294 msgstr ""
50295
50296 #: c/c-typeck.cc:7506
50297 #, gcc-internal-format
50298 msgid ""
50299 "assignment to %qT from pointer type %qT with incompatible scalar storage "
50300 "order"
50301 msgstr ""
50302
50303 #: c/c-typeck.cc:7516
50304 #, gcc-internal-format
50305 msgid ""
50306 "initialization of %qT from pointer type %qT with incompatible scalar storage "
50307 "order"
50308 msgstr ""
50309
50310 #: c/c-typeck.cc:7521
50311 #, gcc-internal-format
50312 msgid ""
50313 "returning %qT from pointer type with incompatible scalar storage order %qT"
50314 msgstr ""
50315
50316 #: c/c-typeck.cc:7571
50317 #, gcc-internal-format
50318 msgid ""
50319 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
50320 "*%>"
50321 msgstr ""
50322
50323 #: c/c-typeck.cc:7574
50324 #, gcc-internal-format
50325 msgid "ISO C forbids assignment between function pointer and %<void *%>"
50326 msgstr ""
50327
50328 #: c/c-typeck.cc:7576
50329 #, gcc-internal-format
50330 msgid "ISO C forbids initialization between function pointer and %<void *%>"
50331 msgstr ""
50332
50333 #: c/c-typeck.cc:7578
50334 #, gcc-internal-format
50335 msgid "ISO C forbids return between function pointer and %<void *%>"
50336 msgstr ""
50337
50338 #: c/c-typeck.cc:7608
50339 #, gcc-internal-format
50340 msgid "array with qualifier on the element is not qualified before C2X"
50341 msgstr ""
50342
50343 #: c/c-typeck.cc:7625
50344 #, gcc-internal-format
50345 msgid "pointer targets in passing argument %d of %qE differ in signedness"
50346 msgstr ""
50347
50348 #: c/c-typeck.cc:7633
50349 #, gcc-internal-format
50350 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
50351 msgstr ""
50352
50353 #: c/c-typeck.cc:7639
50354 #, gcc-internal-format
50355 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
50356 msgstr ""
50357
50358 #: c/c-typeck.cc:7644
50359 #, gcc-internal-format
50360 msgid ""
50361 "pointer targets in returning %qT from a function with return type %qT differ "
50362 "in signedness"
50363 msgstr ""
50364
50365 #: c/c-typeck.cc:7686
50366 #, gcc-internal-format
50367 msgid "passing argument %d of %qE from incompatible pointer type"
50368 msgstr ""
50369
50370 #: c/c-typeck.cc:7694
50371 #, gcc-internal-format
50372 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
50373 msgstr ""
50374
50375 #: c/c-typeck.cc:7699
50376 #, gcc-internal-format
50377 msgid "assignment to %qT from incompatible pointer type %qT"
50378 msgstr ""
50379
50380 #: c/c-typeck.cc:7706
50381 #, gcc-internal-format
50382 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
50383 msgstr ""
50384
50385 #: c/c-typeck.cc:7711
50386 #, gcc-internal-format
50387 msgid "initialization of %qT from incompatible pointer type %qT"
50388 msgstr ""
50389
50390 #: c/c-typeck.cc:7718
50391 #, gcc-internal-format
50392 msgid ""
50393 "returning pointer to %qD of type %qT from a function with incompatible type "
50394 "%qT"
50395 msgstr ""
50396
50397 #: c/c-typeck.cc:7723
50398 #, gcc-internal-format
50399 msgid "returning %qT from a function with incompatible return type %qT"
50400 msgstr ""
50401
50402 #: c/c-typeck.cc:7763
50403 #, gcc-internal-format
50404 msgid "passing argument %d of %qE makes pointer from integer without a cast"
50405 msgstr ""
50406
50407 #: c/c-typeck.cc:7770
50408 #, gcc-internal-format
50409 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
50410 msgstr ""
50411
50412 #: c/c-typeck.cc:7776
50413 #, gcc-internal-format
50414 msgid ""
50415 "initialization of %qT from %qT makes pointer from integer without a cast"
50416 msgstr ""
50417
50418 #: c/c-typeck.cc:7780
50419 #, gcc-internal-format
50420 msgid ""
50421 "returning %qT from a function with return type %qT makes pointer from "
50422 "integer without a cast"
50423 msgstr ""
50424
50425 #: c/c-typeck.cc:7800
50426 #, gcc-internal-format
50427 msgid "passing argument %d of %qE makes integer from pointer without a cast"
50428 msgstr ""
50429
50430 #: c/c-typeck.cc:7807
50431 #, gcc-internal-format
50432 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
50433 msgstr ""
50434
50435 #: c/c-typeck.cc:7813
50436 #, gcc-internal-format
50437 msgid ""
50438 "initialization of %qT from %qT makes integer from pointer without a cast"
50439 msgstr ""
50440
50441 #: c/c-typeck.cc:7817
50442 #, gcc-internal-format
50443 msgid ""
50444 "returning %qT from a function with return type %qT makes integer from "
50445 "pointer without a cast"
50446 msgstr ""
50447
50448 #: c/c-typeck.cc:7849
50449 #, gcc-internal-format
50450 msgid "incompatible type for argument %d of %qE"
50451 msgstr ""
50452
50453 #: c/c-typeck.cc:7860
50454 #, gcc-internal-format
50455 msgid "incompatible types when assigning to type %qT from type %qT"
50456 msgstr ""
50457
50458 #: c/c-typeck.cc:7871
50459 #, gcc-internal-format
50460 msgid "incompatible types when initializing type %qT using type %qT"
50461 msgstr ""
50462
50463 #: c/c-typeck.cc:7881
50464 #, gcc-internal-format
50465 msgid "incompatible types when returning type %qT but %qT was expected"
50466 msgstr ""
50467
50468 #: c/c-typeck.cc:7961
50469 #, gcc-internal-format
50470 msgid "traditional C rejects automatic aggregate initialization"
50471 msgstr ""
50472
50473 #: c/c-typeck.cc:8203
50474 #, gcc-internal-format
50475 msgid "%<constexpr%> pointer initializer is not null"
50476 msgstr ""
50477
50478 #: c/c-typeck.cc:8211
50479 #, gcc-internal-format
50480 msgid "%<constexpr%> integer initializer is not an integer constant expression"
50481 msgstr ""
50482
50483 #: c/c-typeck.cc:8214 c/c-typeck.cc:8276 c/c-typeck.cc:8413
50484 #, gcc-internal-format
50485 msgid "%<constexpr%> initializer not representable in type of object"
50486 msgstr ""
50487
50488 #: c/c-typeck.cc:8224
50489 #, gcc-internal-format
50490 msgid "%<constexpr%> initializer is not an arithmetic constant expression"
50491 msgstr ""
50492
50493 #: c/c-typeck.cc:8241
50494 #, gcc-internal-format
50495 msgid "%<constexpr%> initializer for a real type is of complex type"
50496 msgstr ""
50497
50498 #: c/c-typeck.cc:8250
50499 #, gcc-internal-format
50500 msgid ""
50501 "%<constexpr%> initializer for a binary floating-point type is of decimal type"
50502 msgstr ""
50503
50504 #: c/c-typeck.cc:8378 c/c-typeck.cc:9304 cp/typeck2.cc:1199
50505 #, gcc-internal-format
50506 msgid "initialization of a flexible array member"
50507 msgstr ""
50508
50509 #: c/c-typeck.cc:8394 cp/typeck2.cc:1216
50510 #, gcc-internal-format
50511 msgid ""
50512 "cannot initialize array of %qT from a string literal with type array of %qT"
50513 msgstr ""
50514
50515 #: c/c-typeck.cc:8453
50516 #, gcc-internal-format
50517 msgid "array of inappropriate type initialized from string constant"
50518 msgstr ""
50519
50520 #: c/c-typeck.cc:8521 cp/typeck.cc:2533
50521 #, gcc-internal-format
50522 msgid "invalid use of non-lvalue array"
50523 msgstr ""
50524
50525 #: c/c-typeck.cc:8540 c/c-typeck.cc:8564 c/c-typeck.cc:8567 c/c-typeck.cc:8575
50526 #: c/c-typeck.cc:8622 c/c-typeck.cc:10163 c/c-typeck.cc:10242
50527 #, gcc-internal-format
50528 msgid "initializer element is not constant"
50529 msgstr ""
50530
50531 #: c/c-typeck.cc:8549
50532 #, gcc-internal-format
50533 msgid "array initialized from non-constant array expression"
50534 msgstr ""
50535
50536 #: c/c-typeck.cc:8580 c/c-typeck.cc:8635 c/c-typeck.cc:10252
50537 #, gcc-internal-format
50538 msgid "initializer element is not a constant expression"
50539 msgstr ""
50540
50541 #: c/c-typeck.cc:8629 c/c-typeck.cc:10247
50542 #, gcc-internal-format
50543 msgid "initializer element is not computable at load time"
50544 msgstr ""
50545
50546 #: c/c-typeck.cc:8653
50547 #, gcc-internal-format
50548 msgid "invalid initializer"
50549 msgstr ""
50550
50551 #: c/c-typeck.cc:8931 cp/decl.cc:7478
50552 #, gcc-internal-format
50553 msgid "opaque vector types cannot be initialized"
50554 msgstr ""
50555
50556 #: c/c-typeck.cc:9151
50557 #, gcc-internal-format
50558 msgid "extra brace group at end of initializer"
50559 msgstr ""
50560
50561 #: c/c-typeck.cc:9234
50562 #, gcc-internal-format
50563 msgid "braces around scalar initializer"
50564 msgstr ""
50565
50566 #: c/c-typeck.cc:9301 c/c-typeck.cc:10780 cp/typeck2.cc:1226 cp/typeck2.cc:1584
50567 #, gcc-internal-format
50568 msgid "initialization of flexible array member in a nested context"
50569 msgstr ""
50570
50571 #: c/c-typeck.cc:9338
50572 #, gcc-internal-format
50573 msgid "missing braces around initializer"
50574 msgstr ""
50575
50576 #: c/c-typeck.cc:9361
50577 #, gcc-internal-format
50578 msgid "missing initializer for field %qD of %qT"
50579 msgstr ""
50580
50581 #: c/c-typeck.cc:9396
50582 #, gcc-internal-format
50583 msgid "extra elements in scalar initializer"
50584 msgstr ""
50585
50586 #: c/c-typeck.cc:9515 c/c-typeck.cc:9597
50587 #, gcc-internal-format
50588 msgid "array index in non-array initializer"
50589 msgstr ""
50590
50591 #: c/c-typeck.cc:9520 c/c-typeck.cc:9659
50592 #, gcc-internal-format
50593 msgid "field name not in record or union initializer"
50594 msgstr ""
50595
50596 #: c/c-typeck.cc:9570
50597 #, gcc-internal-format
50598 msgid "array index in initializer not of integer type"
50599 msgstr ""
50600
50601 #: c/c-typeck.cc:9579 c/c-typeck.cc:9588
50602 #, gcc-internal-format
50603 msgid "array index in initializer is not an integer constant expression"
50604 msgstr ""
50605
50606 #: c/c-typeck.cc:9593 c/c-typeck.cc:9595
50607 #, gcc-internal-format
50608 msgid "nonconstant array index in initializer"
50609 msgstr ""
50610
50611 #: c/c-typeck.cc:9599 c/c-typeck.cc:9602
50612 #, gcc-internal-format
50613 msgid "array index in initializer exceeds array bounds"
50614 msgstr ""
50615
50616 #: c/c-typeck.cc:9621
50617 #, gcc-internal-format
50618 msgid "empty index range in initializer"
50619 msgstr ""
50620
50621 #: c/c-typeck.cc:9630
50622 #, gcc-internal-format
50623 msgid "array index range in initializer exceeds array bounds"
50624 msgstr ""
50625
50626 #: c/c-typeck.cc:9732 c/c-typeck.cc:9762 c/c-typeck.cc:10340
50627 #, gcc-internal-format
50628 msgid "initialized field with side-effects overwritten"
50629 msgstr ""
50630
50631 #: c/c-typeck.cc:9736 c/c-typeck.cc:9766 c/c-typeck.cc:10343
50632 #, gcc-internal-format
50633 msgid "initialized field overwritten"
50634 msgstr ""
50635
50636 #: c/c-typeck.cc:10274
50637 #, gcc-internal-format
50638 msgid "enum conversion in initialization is invalid in C++"
50639 msgstr ""
50640
50641 #: c/c-typeck.cc:10655
50642 #, gcc-internal-format
50643 msgid "excess elements in %<char%> array initializer"
50644 msgstr ""
50645
50646 #: c/c-typeck.cc:10662 c/c-typeck.cc:10739
50647 #, gcc-internal-format
50648 msgid "excess elements in struct initializer"
50649 msgstr ""
50650
50651 #: c/c-typeck.cc:10683
50652 #, gcc-internal-format
50653 msgid ""
50654 "positional initialization of field in %<struct%> declared with "
50655 "%<designated_init%> attribute"
50656 msgstr ""
50657
50658 #: c/c-typeck.cc:10754 cp/typeck2.cc:1203
50659 #, gcc-internal-format
50660 msgid "non-static initialization of a flexible array member"
50661 msgstr ""
50662
50663 #: c/c-typeck.cc:10849
50664 #, gcc-internal-format
50665 msgid "excess elements in union initializer"
50666 msgstr ""
50667
50668 #: c/c-typeck.cc:10871
50669 #, gcc-internal-format
50670 msgid "traditional C rejects initialization of unions"
50671 msgstr ""
50672
50673 #: c/c-typeck.cc:10933
50674 #, gcc-internal-format
50675 msgid "excess elements in array initializer"
50676 msgstr ""
50677
50678 #: c/c-typeck.cc:10967
50679 #, gcc-internal-format
50680 msgid "excess elements in vector initializer"
50681 msgstr ""
50682
50683 #: c/c-typeck.cc:10999
50684 #, gcc-internal-format
50685 msgid "excess elements in scalar initializer"
50686 msgstr ""
50687
50688 #: c/c-typeck.cc:11242
50689 #, gcc-internal-format
50690 msgid "ISO C forbids %<goto *expr;%>"
50691 msgstr ""
50692
50693 #: c/c-typeck.cc:11248
50694 #, gcc-internal-format
50695 msgid "computed goto must be pointer type"
50696 msgstr ""
50697
50698 #: c/c-typeck.cc:11277 c/gimple-parser.cc:2472 cp/typeck.cc:10926
50699 #, gcc-internal-format
50700 msgid "function declared %<noreturn%> has a %<return%> statement"
50701 msgstr ""
50702
50703 #: c/c-typeck.cc:11305 c/c-typeck.cc:11309
50704 #, gcc-internal-format
50705 msgid "%<return%> with no value, in function returning non-void"
50706 msgstr ""
50707
50708 #: c/c-typeck.cc:11323 c/gimple-parser.cc:2482
50709 #, gcc-internal-format
50710 msgid "%<return%> with a value, in function returning void"
50711 msgstr ""
50712
50713 #: c/c-typeck.cc:11326
50714 #, gcc-internal-format
50715 msgid "ISO C forbids %<return%> with expression, in function returning void"
50716 msgstr ""
50717
50718 #: c/c-typeck.cc:11403
50719 #, gcc-internal-format
50720 msgid "function returns address of label"
50721 msgstr ""
50722
50723 #: c/c-typeck.cc:11494 cp/semantics.cc:1524
50724 #, gcc-internal-format
50725 msgid "switch quantity not an integer"
50726 msgstr ""
50727
50728 #: c/c-typeck.cc:11519
50729 #, gcc-internal-format
50730 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
50731 msgstr ""
50732
50733 #: c/c-typeck.cc:11557 c/c-typeck.cc:11565
50734 #, gcc-internal-format
50735 msgid "case label is not an integer constant expression"
50736 msgstr ""
50737
50738 #: c/c-typeck.cc:11571 cp/parser.cc:12737
50739 #, gcc-internal-format
50740 msgid "case label not within a switch statement"
50741 msgstr ""
50742
50743 #: c/c-typeck.cc:11573
50744 #, gcc-internal-format
50745 msgid "%<default%> label not within a switch statement"
50746 msgstr ""
50747
50748 #: c/c-typeck.cc:11649 cp/parser.cc:14353
50749 #, gcc-internal-format
50750 msgid "break statement not within loop or switch"
50751 msgstr ""
50752
50753 #: c/c-typeck.cc:11652 c/c-typeck.cc:11672 cp/decl.cc:3870 cp/parser.cc:14363
50754 #: cp/parser.cc:14384
50755 #, gcc-internal-format
50756 msgid "invalid exit from OpenMP structured block"
50757 msgstr ""
50758
50759 #: c/c-typeck.cc:11655 cp/parser.cc:14366
50760 #, gcc-internal-format
50761 msgid "break statement used with OpenMP for loop"
50762 msgstr ""
50763
50764 #: c/c-typeck.cc:11669 cp/parser.cc:14376
50765 #, gcc-internal-format
50766 msgid "continue statement not within a loop"
50767 msgstr ""
50768
50769 #: c/c-typeck.cc:11709 cp/cp-gimplify.cc:229
50770 #, gcc-internal-format
50771 msgid "statement with no effect"
50772 msgstr ""
50773
50774 #: c/c-typeck.cc:11753
50775 #, gcc-internal-format
50776 msgid "expression statement has incomplete type"
50777 msgstr ""
50778
50779 #: c/c-typeck.cc:12044
50780 #, gcc-internal-format
50781 msgid ""
50782 "the comparison will always evaluate as %<false%> for the pointer operand in "
50783 "%qE must not be NULL"
50784 msgstr ""
50785
50786 #: c/c-typeck.cc:12049
50787 #, gcc-internal-format
50788 msgid ""
50789 "the comparison will always evaluate as %<true%> for the pointer operand in "
50790 "%qE must not be NULL"
50791 msgstr ""
50792
50793 #: c/c-typeck.cc:12067 c/c-typeck.cc:12105
50794 #, gcc-internal-format
50795 msgid ""
50796 "the comparison will always evaluate as %<false%> for the address of %qE will "
50797 "never be NULL"
50798 msgstr ""
50799
50800 #: c/c-typeck.cc:12072 c/c-typeck.cc:12110
50801 #, gcc-internal-format
50802 msgid ""
50803 "the comparison will always evaluate as %<true%> for the address of %qE will "
50804 "never be NULL"
50805 msgstr ""
50806
50807 #: c/c-typeck.cc:12692 c/c-typeck.cc:12853 cp/typeck.cc:5980
50808 #, gcc-internal-format
50809 msgid "comparing vectors with different element types"
50810 msgstr ""
50811
50812 #: c/c-typeck.cc:12700 c/c-typeck.cc:12861 cp/typeck.cc:5993
50813 #, gcc-internal-format
50814 msgid "comparing vectors with different number of elements"
50815 msgstr ""
50816
50817 #: c/c-typeck.cc:12715 c/c-typeck.cc:12876 cp/typeck.cc:6011
50818 #, gcc-internal-format
50819 msgid "comparison between types %qT and %qT"
50820 msgstr ""
50821
50822 #: c/c-typeck.cc:12725 c/c-typeck.cc:12886 cp/typeck.cc:6028
50823 #, gcc-internal-format
50824 msgid "could not find an integer type of the same size as %qT"
50825 msgstr ""
50826
50827 #: c/c-typeck.cc:12739 cp/typeck.cc:5671
50828 #, gcc-internal-format
50829 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
50830 msgstr ""
50831
50832 #: c/c-typeck.cc:12777 c/c-typeck.cc:12927
50833 #, gcc-internal-format
50834 msgid "comparison of pointers to disjoint address spaces"
50835 msgstr ""
50836
50837 #: c/c-typeck.cc:12784 c/c-typeck.cc:12790
50838 #, gcc-internal-format
50839 msgid "ISO C forbids comparison of %<void *%> with function pointer"
50840 msgstr ""
50841
50842 #: c/c-typeck.cc:12797 c/c-typeck.cc:12937
50843 #, gcc-internal-format
50844 msgid "comparison of distinct pointer types lacks a cast"
50845 msgstr ""
50846
50847 #: c/c-typeck.cc:12809 c/c-typeck.cc:12814 c/c-typeck.cc:12963
50848 #: c/c-typeck.cc:12968
50849 #, gcc-internal-format
50850 msgid "comparison between pointer and integer"
50851 msgstr ""
50852
50853 #: c/c-typeck.cc:12915
50854 #, gcc-internal-format
50855 msgid "comparison of complete and incomplete pointers"
50856 msgstr ""
50857
50858 #: c/c-typeck.cc:12917
50859 #, gcc-internal-format
50860 msgid "ISO C forbids ordered comparisons of pointers to functions"
50861 msgstr ""
50862
50863 #: c/c-typeck.cc:12922
50864 #, gcc-internal-format
50865 msgid "ordered comparison of pointer with null pointer"
50866 msgstr ""
50867
50868 #: c/c-typeck.cc:12945 c/c-typeck.cc:12948 c/c-typeck.cc:12955
50869 #: c/c-typeck.cc:12958
50870 #, gcc-internal-format
50871 msgid "ordered comparison of pointer with integer zero"
50872 msgstr ""
50873
50874 #: c/c-typeck.cc:13034
50875 #, gcc-internal-format
50876 msgid ""
50877 "implicit conversion from %qT to %qT to match other operand of binary "
50878 "expression"
50879 msgstr ""
50880
50881 #: c/c-typeck.cc:13352
50882 #, gcc-internal-format
50883 msgid "used array that cannot be converted to pointer where scalar is required"
50884 msgstr ""
50885
50886 #: c/c-typeck.cc:13356
50887 #, gcc-internal-format
50888 msgid "used struct type value where scalar is required"
50889 msgstr ""
50890
50891 #: c/c-typeck.cc:13360
50892 #, gcc-internal-format
50893 msgid "used union type value where scalar is required"
50894 msgstr ""
50895
50896 #: c/c-typeck.cc:13376
50897 #, gcc-internal-format
50898 msgid "used vector type where scalar is required"
50899 msgstr ""
50900
50901 #: c/c-typeck.cc:13566 cp/semantics.cc:11062
50902 #, gcc-internal-format
50903 msgid ""
50904 "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, "
50905 "%<sections%> or %<taskgroup%> clauses"
50906 msgstr ""
50907
50908 #: c/c-typeck.cc:13577 c/c-typeck.cc:13587 cp/semantics.cc:11073
50909 #: cp/semantics.cc:11083
50910 #, gcc-internal-format
50911 msgid "expected %<cancel%> %<if%> clause modifier"
50912 msgstr ""
50913
50914 #: c/c-typeck.cc:13622 cp/semantics.cc:11118
50915 #, gcc-internal-format
50916 msgid ""
50917 "%<#pragma omp cancellation point%> must specify one of %<parallel%>, "
50918 "%<for%>, %<sections%> or %<taskgroup%> clauses"
50919 msgstr ""
50920
50921 #: c/c-typeck.cc:13667 c/c-typeck.cc:15392 c/c-typeck.cc:15528
50922 #: c/c-typeck.cc:15611
50923 #, gcc-internal-format
50924 msgid "%<_Atomic%> %qE in %qs clause"
50925 msgstr ""
50926
50927 #: c/c-typeck.cc:13691 c/c-typeck.cc:15307 c/c-typeck.cc:15514
50928 #: cp/semantics.cc:5157 cp/semantics.cc:7925 cp/semantics.cc:8185
50929 #, gcc-internal-format
50930 msgid "bit-field %qE in %qs clause"
50931 msgstr ""
50932
50933 #: c/c-typeck.cc:13700 c/c-typeck.cc:15538 cp/semantics.cc:5167
50934 #: cp/semantics.cc:8206
50935 #, gcc-internal-format
50936 msgid "%qE is a member of a union"
50937 msgstr ""
50938
50939 #: c/c-typeck.cc:13717 c/c-typeck.cc:15547 cp/semantics.cc:8215
50940 #, gcc-internal-format
50941 msgid "cannot dereference %qE in %qs clause"
50942 msgstr ""
50943
50944 #: c/c-typeck.cc:13728 cp/semantics.cc:5192 cp/semantics.cc:8260
50945 #, gcc-internal-format
50946 msgid "%qD is not a variable in %qs clause"
50947 msgstr ""
50948
50949 #: c/c-typeck.cc:13732 c/c-typeck.cc:15575 cp/semantics.cc:5196
50950 #: cp/semantics.cc:8264
50951 #, gcc-internal-format
50952 msgid "%qE is not a variable in %qs clause"
50953 msgstr ""
50954
50955 #: c/c-typeck.cc:13740
50956 #, gcc-internal-format
50957 msgid "%<_Atomic%> %qD in %qs clause"
50958 msgstr ""
50959
50960 #: c/c-typeck.cc:13750 c/c-typeck.cc:15582 c/c-typeck.cc:15712
50961 #: cp/semantics.cc:5205 cp/semantics.cc:8271 cp/semantics.cc:8467
50962 #, gcc-internal-format
50963 msgid "%qD is threadprivate variable in %qs clause"
50964 msgstr ""
50965
50966 #: c/c-typeck.cc:13787 cp/semantics.cc:5239
50967 #, gcc-internal-format
50968 msgid "low bound %qE of array section does not have integral type"
50969 msgstr ""
50970
50971 #: c/c-typeck.cc:13794 cp/semantics.cc:5246
50972 #, gcc-internal-format
50973 msgid "length %qE of array section does not have integral type"
50974 msgstr ""
50975
50976 #: c/c-typeck.cc:13817 cp/semantics.cc:5279
50977 #, gcc-internal-format
50978 msgid "expected single pointer in %qs clause"
50979 msgstr ""
50980
50981 #: c/c-typeck.cc:13835 c/c-typeck.cc:13902 c/c-typeck.cc:14194
50982 #: cp/semantics.cc:5297 cp/semantics.cc:5364
50983 #, gcc-internal-format
50984 msgid "zero length array section in %qs clause"
50985 msgstr ""
50986
50987 #: c/c-typeck.cc:13854 cp/semantics.cc:5316
50988 #, gcc-internal-format
50989 msgid "for unknown bound array type length expression must be specified"
50990 msgstr ""
50991
50992 #: c/c-typeck.cc:13862 cp/semantics.cc:5324
50993 #, gcc-internal-format
50994 msgid "negative low bound in array section in %qs clause"
50995 msgstr ""
50996
50997 #: c/c-typeck.cc:13871 c/c-typeck.cc:13995 cp/semantics.cc:5333
50998 #: cp/semantics.cc:5457
50999 #, gcc-internal-format
51000 msgid "negative length in array section in %qs clause"
51001 msgstr ""
51002
51003 #: c/c-typeck.cc:13888 cp/semantics.cc:5350
51004 #, gcc-internal-format
51005 msgid "low bound %qE above array section size in %qs clause"
51006 msgstr ""
51007
51008 #: c/c-typeck.cc:13931 cp/semantics.cc:5393
51009 #, gcc-internal-format
51010 msgid "length %qE above array section size in %qs clause"
51011 msgstr ""
51012
51013 #: c/c-typeck.cc:13946 cp/semantics.cc:5408
51014 #, gcc-internal-format
51015 msgid "high bound %qE above array section size in %qs clause"
51016 msgstr ""
51017
51018 #: c/c-typeck.cc:13983 cp/semantics.cc:5445
51019 #, gcc-internal-format
51020 msgid "for array function parameter length expression must be specified"
51021 msgstr ""
51022
51023 #: c/c-typeck.cc:13987 cp/semantics.cc:5449
51024 #, gcc-internal-format
51025 msgid "for pointer type length expression must be specified"
51026 msgstr ""
51027
51028 #: c/c-typeck.cc:14014 c/c-typeck.cc:14133 cp/semantics.cc:5476
51029 #: cp/semantics.cc:5610
51030 #, gcc-internal-format
51031 msgid "array section is not contiguous in %qs clause"
51032 msgstr ""
51033
51034 #: c/c-typeck.cc:14024 cp/semantics.cc:5486
51035 #, gcc-internal-format
51036 msgid "%qE does not have pointer or array type"
51037 msgstr ""
51038
51039 #: c/c-typeck.cc:14411 cp/semantics.cc:6584
51040 #, gcc-internal-format
51041 msgid "iterator %qD has neither integral nor pointer type"
51042 msgstr ""
51043
51044 #: c/c-typeck.cc:14418
51045 #, gcc-internal-format
51046 msgid "iterator %qD has %<_Atomic%> qualified type"
51047 msgstr ""
51048
51049 #: c/c-typeck.cc:14424 cp/semantics.cc:6591
51050 #, gcc-internal-format
51051 msgid "iterator %qD has const qualified type"
51052 msgstr ""
51053
51054 #: c/c-typeck.cc:14437 cp/semantics.cc:6607
51055 #, gcc-internal-format
51056 msgid "iterator step with non-integral type"
51057 msgstr ""
51058
51059 #: c/c-typeck.cc:14457 cp/semantics.cc:6643
51060 #, gcc-internal-format
51061 msgid "iterator %qD has zero step"
51062 msgstr ""
51063
51064 #: c/c-typeck.cc:14484
51065 #, gcc-internal-format
51066 msgid "type of iterator %qD refers to outer iterator %qD"
51067 msgstr ""
51068
51069 #: c/c-typeck.cc:14491 cp/semantics.cc:6677
51070 #, gcc-internal-format
51071 msgid "begin expression refers to outer iterator %qD"
51072 msgstr ""
51073
51074 #: c/c-typeck.cc:14497 cp/semantics.cc:6683
51075 #, gcc-internal-format
51076 msgid "end expression refers to outer iterator %qD"
51077 msgstr ""
51078
51079 #: c/c-typeck.cc:14503 cp/semantics.cc:6689
51080 #, gcc-internal-format
51081 msgid "step expression refers to outer iterator %qD"
51082 msgstr ""
51083
51084 #: c/c-typeck.cc:14540 cp/semantics.cc:6737
51085 #, gcc-internal-format
51086 msgid "expected pointer in %qs clause"
51087 msgstr ""
51088
51089 #: c/c-typeck.cc:14635 cp/semantics.cc:6825
51090 #, gcc-internal-format
51091 msgid ""
51092 "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
51093 msgstr ""
51094
51095 #: c/c-typeck.cc:14657 cp/semantics.cc:6845
51096 #, gcc-internal-format
51097 msgid "%<inscan%> %<reduction%> clause with array section"
51098 msgstr ""
51099
51100 #: c/c-typeck.cc:14683 c/c-typeck.cc:14693
51101 #, gcc-internal-format
51102 msgid "%qD in %<reduction%> clause is a zero size array"
51103 msgstr ""
51104
51105 #: c/c-typeck.cc:14713
51106 #, gcc-internal-format
51107 msgid "%<_Atomic%> %qE in %<reduction%> clause"
51108 msgstr ""
51109
51110 #: c/c-typeck.cc:14725
51111 #, gcc-internal-format
51112 msgid "zero sized type %qT in %qs clause"
51113 msgstr ""
51114
51115 #: c/c-typeck.cc:14733
51116 #, gcc-internal-format
51117 msgid "variable sized type %qT in %qs clause"
51118 msgstr ""
51119
51120 #: c/c-typeck.cc:14777
51121 #, gcc-internal-format
51122 msgid "%qE has invalid type for %<reduction(%s)%>"
51123 msgstr ""
51124
51125 #: c/c-typeck.cc:14786 cp/semantics.cc:6476
51126 #, gcc-internal-format
51127 msgid "user defined reduction not found for %qE"
51128 msgstr ""
51129
51130 #: c/c-typeck.cc:14874
51131 #, gcc-internal-format
51132 msgid "variable length element type in array %<reduction%> clause"
51133 msgstr ""
51134
51135 #: c/c-typeck.cc:14892 c/c-typeck.cc:15806 cp/semantics.cc:9002
51136 #, gcc-internal-format
51137 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
51138 msgstr ""
51139
51140 #: c/c-typeck.cc:14904 cp/semantics.cc:9070
51141 #, gcc-internal-format
51142 msgid "%qE must be %<threadprivate%> for %<copyin%>"
51143 msgstr ""
51144
51145 #: c/c-typeck.cc:14919 cp/semantics.cc:6888
51146 #, gcc-internal-format
51147 msgid ""
51148 "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> "
51149 "constructs when not using OpenMP 5.2 modifiers"
51150 msgstr ""
51151
51152 #: c/c-typeck.cc:14928
51153 #, gcc-internal-format
51154 msgid ""
51155 "linear clause applied to non-integral non-pointer variable with type %qT"
51156 msgstr ""
51157
51158 #: c/c-typeck.cc:14936
51159 #, gcc-internal-format
51160 msgid "%<_Atomic%> %qD in %<linear%> clause"
51161 msgstr ""
51162
51163 #: c/c-typeck.cc:14955 cp/semantics.cc:6972
51164 #, gcc-internal-format
51165 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
51166 msgstr ""
51167
51168 #: c/c-typeck.cc:14985 c/c-typeck.cc:15706 c/c-typeck.cc:15951
51169 #: cp/semantics.cc:7059 cp/semantics.cc:8461 cp/semantics.cc:8811
51170 #, gcc-internal-format
51171 msgid "%qE is not a variable in clause %qs"
51172 msgstr ""
51173
51174 #: c/c-typeck.cc:15003 cp/semantics.cc:7077
51175 #, gcc-internal-format
51176 msgid "%qD appears more than once in data-sharing clauses"
51177 msgstr ""
51178
51179 #: c/c-typeck.cc:15014 cp/semantics.cc:7088
51180 #, gcc-internal-format
51181 msgid "%qD appears more than once in reduction clauses"
51182 msgstr ""
51183
51184 #: c/c-typeck.cc:15028 c/c-typeck.cc:15098 c/c-typeck.cc:15132
51185 #, gcc-internal-format
51186 msgid "%qE appears more than once in data clauses"
51187 msgstr ""
51188
51189 #: c/c-typeck.cc:15038 c/c-typeck.cc:15105 c/c-typeck.cc:15436
51190 #: c/c-typeck.cc:15629 c/c-typeck.cc:15637 c/c-typeck.cc:15654
51191 #: c/c-typeck.cc:15664 c/c-typeck.cc:15672 cp/semantics.cc:7102
51192 #: cp/semantics.cc:7112 cp/semantics.cc:7205 cp/semantics.cc:7212
51193 #: cp/semantics.cc:7259 cp/semantics.cc:8094 cp/semantics.cc:8325
51194 #: cp/semantics.cc:8333 cp/semantics.cc:8350 cp/semantics.cc:8360
51195 #: cp/semantics.cc:8368
51196 #, gcc-internal-format
51197 msgid "%qD appears more than once in data clauses"
51198 msgstr ""
51199
51200 #: c/c-typeck.cc:15041 c/c-typeck.cc:15111 c/c-typeck.cc:15640
51201 #: c/c-typeck.cc:15675 cp/semantics.cc:7115 cp/semantics.cc:7218
51202 #: cp/semantics.cc:8336 cp/semantics.cc:8371
51203 #, gcc-internal-format
51204 msgid "%qD appears both in data and map clauses"
51205 msgstr ""
51206
51207 #: c/c-typeck.cc:15086 cp/semantics.cc:7192
51208 #, gcc-internal-format
51209 msgid "%qE is not a variable in clause %<firstprivate%>"
51210 msgstr ""
51211
51212 #: c/c-typeck.cc:15125 cp/semantics.cc:7251
51213 #, gcc-internal-format
51214 msgid "%qE is not a variable in clause %<lastprivate%>"
51215 msgstr ""
51216
51217 #: c/c-typeck.cc:15144 cp/semantics.cc:7646
51218 #, gcc-internal-format
51219 msgid "%qE is not a variable in %<aligned%> clause"
51220 msgstr ""
51221
51222 #: c/c-typeck.cc:15151
51223 #, gcc-internal-format
51224 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
51225 msgstr ""
51226
51227 #: c/c-typeck.cc:15158
51228 #, gcc-internal-format
51229 msgid "%<_Atomic%> %qD in %<aligned%> clause"
51230 msgstr ""
51231
51232 #: c/c-typeck.cc:15165
51233 #, gcc-internal-format
51234 msgid "%qE appears more than once in %<aligned%> clauses"
51235 msgstr ""
51236
51237 #: c/c-typeck.cc:15178 cp/semantics.cc:7717
51238 #, gcc-internal-format
51239 msgid "%qE is not a variable in %<nontemporal%> clause"
51240 msgstr ""
51241
51242 #: c/c-typeck.cc:15184
51243 #, gcc-internal-format
51244 msgid "%qE appears more than once in %<nontemporal%> clauses"
51245 msgstr ""
51246
51247 #: c/c-typeck.cc:15197 cp/semantics.cc:7756
51248 #, gcc-internal-format
51249 msgid "%qE is not a variable in %<allocate%> clause"
51250 msgstr ""
51251
51252 #: c/c-typeck.cc:15203
51253 #, gcc-internal-format
51254 msgid "%qE appears more than once in %<allocate%> clauses"
51255 msgstr ""
51256
51257 #: c/c-typeck.cc:15273 cp/semantics.cc:7882
51258 #, gcc-internal-format
51259 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
51260 msgstr ""
51261
51262 #: c/c-typeck.cc:15288 cp/semantics.cc:7897
51263 #, gcc-internal-format
51264 msgid ""
51265 "%<omp_all_memory%> used with %<depend%> kind other than %<out%> or %<inout%>"
51266 msgstr ""
51267
51268 #: c/c-typeck.cc:15296 cp/semantics.cc:7915
51269 #, gcc-internal-format
51270 msgid "%qE is not lvalue expression nor array section in %qs clause"
51271 msgstr ""
51272
51273 #: c/c-typeck.cc:15317 cp/semantics.cc:7937
51274 #, gcc-internal-format
51275 msgid ""
51276 "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> "
51277 "dependence type"
51278 msgstr ""
51279
51280 #: c/c-typeck.cc:15327 cp/semantics.cc:7949
51281 #, gcc-internal-format
51282 msgid ""
51283 "%qE should not have %<omp_depend_t%> type in %<depend%> clause with "
51284 "dependence type other than %<depobj%>"
51285 msgstr ""
51286
51287 #: c/c-typeck.cc:15384 cp/semantics.cc:8044
51288 #, gcc-internal-format
51289 msgid "array section does not have mappable type in %qs clause"
51290 msgstr ""
51291
51292 #: c/c-typeck.cc:15432 c/c-typeck.cc:15651 cp/semantics.cc:8090
51293 #: cp/semantics.cc:8347
51294 #, gcc-internal-format
51295 msgid "%qD appears more than once in motion clauses"
51296 msgstr ""
51297
51298 #: c/c-typeck.cc:15440 c/c-typeck.cc:15657 cp/semantics.cc:8098
51299 #: cp/semantics.cc:8353
51300 #, gcc-internal-format
51301 msgid "%qD appears more than once in map clauses"
51302 msgstr ""
51303
51304 #: c/c-typeck.cc:15521 cp/semantics.cc:8192
51305 #, gcc-internal-format
51306 msgid "%qE does not have a mappable type in %qs clause"
51307 msgstr ""
51308
51309 #: c/c-typeck.cc:15602 c/c-typeck.cc:15719 cp/semantics.cc:8294
51310 #: cp/semantics.cc:8474
51311 #, gcc-internal-format
51312 msgid "%qD does not have a mappable type in %qs clause"
51313 msgstr ""
51314
51315 #: c/c-typeck.cc:15702 cp/semantics.cc:8456
51316 #, gcc-internal-format
51317 msgid "%qE is neither a variable nor a function name in clause %qs"
51318 msgstr ""
51319
51320 #: c/c-typeck.cc:15728 cp/semantics.cc:8486
51321 #, gcc-internal-format
51322 msgid "%qE appears more than once on the same %<declare target%> directive"
51323 msgstr ""
51324
51325 #: c/c-typeck.cc:15742 cp/semantics.cc:8502
51326 #, gcc-internal-format
51327 msgid "%qD is not an argument in %<uniform%> clause"
51328 msgstr ""
51329
51330 #: c/c-typeck.cc:15745 cp/semantics.cc:8505
51331 #, gcc-internal-format
51332 msgid "%qE is not an argument in %<uniform%> clause"
51333 msgstr ""
51334
51335 #: c/c-typeck.cc:15764
51336 #, gcc-internal-format
51337 msgid "%qs variable is not a pointer"
51338 msgstr ""
51339
51340 #: c/c-typeck.cc:15771
51341 #, gcc-internal-format
51342 msgid "%qs variable is neither a pointer nor an array"
51343 msgstr ""
51344
51345 #: c/c-typeck.cc:15819 c/c-typeck.cc:15912 cp/semantics.cc:8964
51346 #, gcc-internal-format
51347 msgid "%<order%> clause must not be used together with %<ordered%>"
51348 msgstr ""
51349
51350 #: c/c-typeck.cc:15839 cp/semantics.cc:7989
51351 #, gcc-internal-format
51352 msgid "too many %qs clauses on a task construct"
51353 msgstr ""
51354
51355 #: c/c-typeck.cc:15934 cp/semantics.cc:8779
51356 #, gcc-internal-format
51357 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
51358 msgstr ""
51359
51360 #: c/c-typeck.cc:16001 cp/semantics.cc:9141
51361 #, gcc-internal-format
51362 msgid "%qE is predetermined %qs for %qs"
51363 msgstr ""
51364
51365 #: c/c-typeck.cc:16011
51366 #, gcc-internal-format
51367 msgid ""
51368 "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> "
51369 "clauses"
51370 msgstr ""
51371
51372 #: c/c-typeck.cc:16042 cp/semantics.cc:8916
51373 #, gcc-internal-format
51374 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
51375 msgstr ""
51376
51377 #: c/c-typeck.cc:16054 cp/semantics.cc:8929
51378 #, gcc-internal-format
51379 msgid ""
51380 "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
51381 msgstr ""
51382
51383 #: c/c-typeck.cc:16065 c/c-typeck.cc:16073 cp/semantics.cc:8938
51384 #: cp/semantics.cc:8956
51385 #, gcc-internal-format
51386 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
51387 msgstr ""
51388
51389 #: c/c-typeck.cc:16121 cp/semantics.cc:8896
51390 #, gcc-internal-format
51391 msgid ""
51392 "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
51393 msgstr ""
51394
51395 #: c/c-typeck.cc:16172 cp/semantics.cc:8946
51396 #, gcc-internal-format
51397 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
51398 msgstr ""
51399
51400 #: c/c-typeck.cc:16182 cp/semantics.cc:8975
51401 #, gcc-internal-format
51402 msgid "%<detach%> clause must not be used together with %<mergeable%> clause"
51403 msgstr ""
51404
51405 #: c/c-typeck.cc:16200 cp/semantics.cc:9166
51406 #, gcc-internal-format
51407 msgid ""
51408 "the event handle of a %<detach%> clause should not be in a data-sharing "
51409 "clause"
51410 msgstr ""
51411
51412 #: c/c-typeck.cc:16374
51413 #, gcc-internal-format
51414 msgid "cannot use %<va_arg%> with reverse storage order"
51415 msgstr ""
51416
51417 #: c/c-typeck.cc:16379
51418 #, gcc-internal-format
51419 msgid "second argument to %<va_arg%> is of incomplete type %qT"
51420 msgstr ""
51421
51422 #: c/c-typeck.cc:16385
51423 #, gcc-internal-format
51424 msgid "second argument to %<va_arg%> is a function type %qT"
51425 msgstr ""
51426
51427 #: c/c-typeck.cc:16391
51428 #, gcc-internal-format
51429 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
51430 msgstr ""
51431
51432 #: c/gimple-parser.cc:166
51433 #, gcc-internal-format
51434 msgid "expected frequency quality"
51435 msgstr ""
51436
51437 #: c/gimple-parser.cc:175
51438 #, gcc-internal-format
51439 msgid "unknown profile quality"
51440 msgstr ""
51441
51442 #: c/gimple-parser.cc:187
51443 #, gcc-internal-format
51444 msgid "expected frequency value"
51445 msgstr ""
51446
51447 #: c/gimple-parser.cc:326
51448 #, gcc-internal-format
51449 msgid "edge not found"
51450 msgstr ""
51451
51452 #: c/gimple-parser.cc:342
51453 #, gcc-internal-format
51454 msgid "SSA name %qE with version %d has no definition"
51455 msgstr ""
51456
51457 #: c/gimple-parser.cc:492 c/gimple-parser.cc:498
51458 #, gcc-internal-format
51459 msgid "expected block index"
51460 msgstr ""
51461
51462 #: c/gimple-parser.cc:506
51463 #, gcc-internal-format
51464 msgid "invalid block index"
51465 msgstr ""
51466
51467 #: c/gimple-parser.cc:517
51468 #, gcc-internal-format
51469 msgid "expected block specifier"
51470 msgstr ""
51471
51472 #: c/gimple-parser.cc:535
51473 #, gcc-internal-format
51474 msgid "expected loop number"
51475 msgstr ""
51476
51477 #: c/gimple-parser.cc:553
51478 #, gcc-internal-format
51479 msgid "unknown block specifier"
51480 msgstr ""
51481
51482 #: c/gimple-parser.cc:566 c/gimple-parser.cc:1984
51483 #, gcc-internal-format
51484 msgid "expected count value"
51485 msgstr ""
51486
51487 #: c/gimple-parser.cc:589 c/gimple-parser.cc:676
51488 #, gcc-internal-format
51489 msgid "stmts without block"
51490 msgstr ""
51491
51492 #: c/gimple-parser.cc:626
51493 #, gcc-internal-format
51494 msgid "duplicate loop header"
51495 msgstr ""
51496
51497 #: c/gimple-parser.cc:833
51498 #, gcc-internal-format
51499 msgid "invalid source block specification"
51500 msgstr ""
51501
51502 #: c/gimple-parser.cc:900
51503 #, gcc-internal-format
51504 msgid "unexpected RHS for assignment"
51505 msgstr ""
51506
51507 #: c/gimple-parser.cc:1004
51508 #, gcc-internal-format
51509 msgid "%<&&%> not valid in GIMPLE"
51510 msgstr ""
51511
51512 #: c/gimple-parser.cc:1007
51513 #, gcc-internal-format
51514 msgid "%<||%> not valid in GIMPLE"
51515 msgstr ""
51516
51517 #: c/gimple-parser.cc:1121
51518 #, gcc-internal-format
51519 msgid "expected pointer as argument of unary %<*%>"
51520 msgstr ""
51521
51522 #: c/gimple-parser.cc:1147
51523 #, gcc-internal-format
51524 msgid "%<!%> not valid in GIMPLE"
51525 msgstr ""
51526
51527 #: c/gimple-parser.cc:1206 c/gimple-parser.cc:1544
51528 #, gcc-internal-format
51529 msgid "expected constant offset"
51530 msgstr ""
51531
51532 #: c/gimple-parser.cc:1267
51533 #, gcc-internal-format
51534 msgid "SSA name undeclared"
51535 msgstr ""
51536
51537 #: c/gimple-parser.cc:1289
51538 #, gcc-internal-format
51539 msgid "base variable or SSA name undeclared"
51540 msgstr ""
51541
51542 #: c/gimple-parser.cc:1296
51543 #, gcc-internal-format
51544 msgid "invalid base %qE for SSA name"
51545 msgstr ""
51546
51547 #: c/gimple-parser.cc:1324
51548 #, gcc-internal-format
51549 msgid "expecting internal function name"
51550 msgstr ""
51551
51552 #: c/gimple-parser.cc:1337
51553 #, gcc-internal-format
51554 msgid "unknown internal function %qE"
51555 msgstr ""
51556
51557 #: c/gimple-parser.cc:1476
51558 #, gcc-internal-format
51559 msgid "invalid type of %<__MEM%> operand"
51560 msgstr ""
51561
51562 #: c/gimple-parser.cc:1538
51563 #, gcc-internal-format
51564 msgid "expected constant size"
51565 msgstr ""
51566
51567 #: c/gimple-parser.cc:1576 c/gimple-parser.cc:1606 c/gimple-parser.cc:1646
51568 #: c/gimple-parser.cc:1654 c/gimple-parser.cc:1663
51569 #, gcc-internal-format
51570 msgid "invalid _Literal"
51571 msgstr ""
51572
51573 #: c/gimple-parser.cc:1585
51574 #, gcc-internal-format
51575 msgid "invalid type for _Literal with constructor"
51576 msgstr ""
51577
51578 #: c/gimple-parser.cc:1698
51579 #, gcc-internal-format
51580 msgid "anonymous SSA name cannot have default definition"
51581 msgstr ""
51582
51583 #: c/gimple-parser.cc:1782
51584 #, gcc-internal-format
51585 msgid "invalid call to non-function"
51586 msgstr ""
51587
51588 #: c/gimple-parser.cc:1838
51589 #, gcc-internal-format
51590 msgid "dereference of non-pointer"
51591 msgstr ""
51592
51593 #: c/gimple-parser.cc:1965
51594 #, gcc-internal-format
51595 msgid "expected pass name"
51596 msgstr ""
51597
51598 #: c/gimple-parser.cc:2004
51599 #, gcc-internal-format
51600 msgid "invalid operation"
51601 msgstr ""
51602
51603 #: c/gimple-parser.cc:2168
51604 #, gcc-internal-format
51605 msgid "comparison required"
51606 msgstr ""
51607
51608 #: c/gimple-parser.cc:2220
51609 #, gcc-internal-format
51610 msgid "%<catch%> is not supported"
51611 msgstr ""
51612
51613 #: c/gimple-parser.cc:2222
51614 #, gcc-internal-format
51615 msgid "expected %<finally%> or %<catch%>"
51616 msgstr ""
51617
51618 #: c/gimple-parser.cc:2266 c/gimple-parser.cc:2303
51619 #, gcc-internal-format
51620 msgid "expected goto expression"
51621 msgstr ""
51622
51623 #: c/gimple-parser.cc:2274
51624 #, gcc-internal-format
51625 msgid "expected else statement"
51626 msgstr ""
51627
51628 #: c/gimple-parser.cc:2417
51629 #, gcc-internal-format
51630 msgid "expected case label"
51631 msgstr ""
51632
51633 #. A bad conversion for 'this' must be discarding cv-quals.
51634 #: cp/call.cc:3834
51635 #, gcc-internal-format
51636 msgid "  passing %qT as %<this%> argument discards qualifiers"
51637 msgstr ""
51638
51639 #: cp/call.cc:3838
51640 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
51641 msgstr ""
51642
51643 #: cp/call.cc:3845
51644 #, gcc-internal-format, gfc-internal-format
51645 msgid "  conversion of argument %d would be ill-formed:"
51646 msgstr ""
51647
51648 #. Conversion of conversion function return value failed.
51649 #: cp/call.cc:3852
51650 msgid "  no known conversion from %qH to %qI"
51651 msgstr ""
51652
51653 #: cp/call.cc:3858
51654 msgid "  no known conversion for argument %d from %qH to %qI"
51655 msgstr ""
51656
51657 #: cp/call.cc:3872 cp/pt.cc:6988
51658 #, gcc-internal-format, gfc-internal-format
51659 msgid "  candidate expects at least %d argument, %d provided"
51660 msgid_plural "  candidate expects at least %d arguments, %d provided"
51661 msgstr[0] ""
51662 msgstr[1] ""
51663
51664 #: cp/call.cc:3877 cp/pt.cc:6993
51665 #, gcc-internal-format, gfc-internal-format
51666 msgid "  candidate expects %d argument, %d provided"
51667 msgid_plural "  candidate expects %d arguments, %d provided"
51668 msgstr[0] ""
51669 msgstr[1] ""
51670
51671 #: cp/call.cc:3905
51672 #, gcc-internal-format
51673 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
51674 msgstr ""
51675
51676 #: cp/call.cc:3910
51677 #, gcc-internal-format
51678 msgid "%s%<%D(%T, %T)%> (built-in)"
51679 msgstr ""
51680
51681 #: cp/call.cc:3914
51682 #, gcc-internal-format
51683 msgid "%s%<%D(%T)%> (built-in)"
51684 msgstr ""
51685
51686 #: cp/call.cc:3918
51687 #, gcc-internal-format
51688 msgid "%s%qT (conversion)"
51689 msgstr ""
51690
51691 #: cp/call.cc:3920
51692 #, gcc-internal-format
51693 msgid "%s%#qD (near match)"
51694 msgstr ""
51695
51696 #: cp/call.cc:3922
51697 #, gcc-internal-format
51698 msgid "%s%#qD (deleted)"
51699 msgstr ""
51700
51701 #: cp/call.cc:3924
51702 #, gcc-internal-format
51703 msgid "%s%#qD (reversed)"
51704 msgstr ""
51705
51706 #: cp/call.cc:3926
51707 #, gcc-internal-format
51708 msgid "%s%#qD (rewritten)"
51709 msgstr ""
51710
51711 #: cp/call.cc:3928
51712 #, gcc-internal-format
51713 msgid "%s%#qD"
51714 msgstr ""
51715
51716 #: cp/call.cc:3932
51717 #, gcc-internal-format
51718 msgid "  inherited here"
51719 msgstr ""
51720
51721 #: cp/call.cc:3953
51722 #, gcc-internal-format
51723 msgid ""
51724 "  return type %qT of explicit conversion function cannot be converted to %qT "
51725 "with a qualification conversion"
51726 msgstr ""
51727
51728 #: cp/call.cc:3959
51729 #, gcc-internal-format
51730 msgid ""
51731 "  conversion from return type %qT of template conversion function "
51732 "specialization to %qT is not an exact match"
51733 msgstr ""
51734
51735 #: cp/call.cc:3970
51736 #, gcc-internal-format
51737 msgid ""
51738 "  substitution of deduced template arguments resulted in errors seen above"
51739 msgstr ""
51740
51741 #. Re-run template unification with diagnostics.
51742 #: cp/call.cc:3975
51743 #, gcc-internal-format
51744 msgid "  template argument deduction/substitution failed:"
51745 msgstr ""
51746
51747 #: cp/call.cc:3989
51748 #, gcc-internal-format
51749 msgid ""
51750 "  a constructor taking a single argument of its own class type is invalid"
51751 msgstr ""
51752
51753 #: cp/call.cc:3996
51754 #, gcc-internal-format
51755 msgid ""
51756 "  an inherited constructor is not a candidate for initialization from an "
51757 "expression of the same or derived type"
51758 msgstr ""
51759
51760 #: cp/call.cc:4143 cp/call.cc:4664
51761 #, gcc-internal-format
51762 msgid "designated initializers cannot be used with a non-aggregate type %qT"
51763 msgstr ""
51764
51765 #: cp/call.cc:4561
51766 msgid "conversion from %qH to %qI is ambiguous"
51767 msgstr ""
51768
51769 #: cp/call.cc:4670 cp/cvt.cc:864
51770 msgid "could not convert %qE from %qH to %qI"
51771 msgstr ""
51772
51773 #: cp/call.cc:4737
51774 msgid ""
51775 "initializing %qH with %qI in converted constant expression does not bind "
51776 "directly"
51777 msgstr ""
51778
51779 #: cp/call.cc:4758
51780 msgid "conversion from %qH to %qI in a converted constant expression"
51781 msgstr ""
51782
51783 #: cp/call.cc:4946
51784 #, gcc-internal-format
51785 msgid "no matching function for call to %<%D(%A)%>"
51786 msgstr ""
51787
51788 #: cp/call.cc:4949
51789 #, gcc-internal-format
51790 msgid "call of overloaded %<%D(%A)%> is ambiguous"
51791 msgstr ""
51792
51793 #. It's no good looking for an overloaded operator() on a
51794 #. pointer-to-member-function.
51795 #: cp/call.cc:5236
51796 #, gcc-internal-format
51797 msgid ""
51798 "pointer-to-member function %qE cannot be called without an object; consider "
51799 "using %<.*%> or %<->*%>"
51800 msgstr ""
51801
51802 #: cp/call.cc:5306
51803 #, gcc-internal-format
51804 msgid "no match for call to %<(%T) (%A)%>"
51805 msgstr ""
51806
51807 #: cp/call.cc:5320
51808 #, gcc-internal-format
51809 msgid "call of %<(%T) (%A)%> is ambiguous"
51810 msgstr ""
51811
51812 #: cp/call.cc:5366
51813 #, gcc-internal-format
51814 msgid "ambiguous overload for "
51815 msgstr ""
51816
51817 #: cp/call.cc:5367
51818 #, gcc-internal-format
51819 msgid "no match for "
51820 msgstr ""
51821
51822 #: cp/call.cc:5370
51823 #, gcc-internal-format
51824 msgid " (operand types are %qT, %qT, and %qT)"
51825 msgstr ""
51826
51827 #: cp/call.cc:5372
51828 #, gcc-internal-format
51829 msgid " (operand types are %qT and %qT)"
51830 msgstr ""
51831
51832 #: cp/call.cc:5374
51833 #, gcc-internal-format
51834 msgid " (operand type is %qT)"
51835 msgstr ""
51836
51837 #: cp/call.cc:5391
51838 #, gcc-internal-format
51839 msgid "ternary %<operator?:%>"
51840 msgstr ""
51841
51842 #: cp/call.cc:5395
51843 #, gcc-internal-format
51844 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
51845 msgstr ""
51846
51847 #: cp/call.cc:5404 cp/call.cc:5448 cp/call.cc:5458
51848 #, gcc-internal-format
51849 msgid "%<operator%s%>"
51850 msgstr ""
51851
51852 #: cp/call.cc:5407
51853 #, gcc-internal-format
51854 msgid "%<operator%s%> in %<%E%s%>"
51855 msgstr ""
51856
51857 #: cp/call.cc:5414
51858 #, gcc-internal-format
51859 msgid "%<operator[]%>"
51860 msgstr ""
51861
51862 #: cp/call.cc:5417
51863 #, gcc-internal-format
51864 msgid "%<operator[]%> in %<%E[%E]%>"
51865 msgstr ""
51866
51867 #: cp/call.cc:5425
51868 #, gcc-internal-format
51869 msgid "%qs"
51870 msgstr ""
51871
51872 #: cp/call.cc:5428
51873 #, gcc-internal-format
51874 msgid "%qs in %<%s %E%>"
51875 msgstr ""
51876
51877 #: cp/call.cc:5434
51878 #, gcc-internal-format
51879 msgid "%<operator %s%>"
51880 msgstr ""
51881
51882 #: cp/call.cc:5437
51883 #, gcc-internal-format
51884 msgid "%<operator %s%> in %<%s%E%>"
51885 msgstr ""
51886
51887 #: cp/call.cc:5452
51888 #, gcc-internal-format
51889 msgid "%<operator%s%> in %<%E %s %E%>"
51890 msgstr ""
51891
51892 #: cp/call.cc:5461
51893 #, gcc-internal-format
51894 msgid "%<operator%s%> in %<%s%E%>"
51895 msgstr ""
51896
51897 #: cp/call.cc:5574
51898 #, gcc-internal-format
51899 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
51900 msgstr ""
51901
51902 #: cp/call.cc:5649
51903 #, gcc-internal-format
51904 msgid ""
51905 "inferred scalar type %qT is not an integer or floating-point type of the "
51906 "same size as %qT"
51907 msgstr ""
51908
51909 #: cp/call.cc:5666 cp/call.cc:5673
51910 msgid "conversion of scalar %qH to vector %qI involves truncation"
51911 msgstr ""
51912
51913 #: cp/call.cc:5729
51914 #, gcc-internal-format
51915 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
51916 msgstr ""
51917
51918 #: cp/call.cc:5781 cp/call.cc:6133 cp/call.cc:6153
51919 #, gcc-internal-format
51920 msgid "operands to %<?:%> of types %qT and %qT have unordered conversion rank"
51921 msgstr ""
51922
51923 #: cp/call.cc:5853
51924 #, gcc-internal-format
51925 msgid ""
51926 "second operand to the conditional operator is of type %<void%>, but the "
51927 "third operand is neither a throw-expression nor of type %<void%>"
51928 msgstr ""
51929
51930 #: cp/call.cc:5858
51931 #, gcc-internal-format
51932 msgid ""
51933 "third operand to the conditional operator is of type %<void%>, but the "
51934 "second operand is neither a throw-expression nor of type %<void%>"
51935 msgstr ""
51936
51937 #: cp/call.cc:5907 cp/call.cc:6022 cp/call.cc:6256
51938 #, gcc-internal-format
51939 msgid "operands to %<?:%> have different types %qT and %qT"
51940 msgstr ""
51941
51942 #: cp/call.cc:5911
51943 #, gcc-internal-format
51944 msgid "  and each type can be converted to the other"
51945 msgstr ""
51946
51947 #: cp/call.cc:6161
51948 msgid ""
51949 "implicit conversion from %qH to %qI to match other result of conditional"
51950 msgstr ""
51951
51952 #: cp/call.cc:6177
51953 #, gcc-internal-format
51954 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
51955 msgstr ""
51956
51957 #: cp/call.cc:6190
51958 #, gcc-internal-format
51959 msgid ""
51960 "conditional expression between enumeration type %qT and floating-point type "
51961 "%qT is deprecated"
51962 msgstr ""
51963
51964 #: cp/call.cc:6195
51965 #, gcc-internal-format
51966 msgid ""
51967 "conditional expression between floating-point type %qT and enumeration type "
51968 "%qT is deprecated"
51969 msgstr ""
51970
51971 #: cp/call.cc:6211
51972 #, gcc-internal-format
51973 msgid "enumerated and non-enumerated type in conditional expression"
51974 msgstr ""
51975
51976 #: cp/call.cc:7062
51977 #, gcc-internal-format
51978 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
51979 msgstr ""
51980
51981 #: cp/call.cc:7064
51982 #, gcc-internal-format
51983 msgid "no %<%D(int)%> declared for postfix %qs"
51984 msgstr ""
51985
51986 #: cp/call.cc:7144
51987 #, gcc-internal-format
51988 msgid ""
51989 "in C++20 this comparison calls the current function recursively with "
51990 "reversed arguments"
51991 msgstr ""
51992
51993 #: cp/call.cc:7197
51994 #, gcc-internal-format
51995 msgid "return type of %qD is not %qs"
51996 msgstr ""
51997
51998 #: cp/call.cc:7199
51999 #, gcc-internal-format
52000 msgid "used as rewritten candidate for comparison of %qT and %qT"
52001 msgstr ""
52002
52003 #: cp/call.cc:7276
52004 #, gcc-internal-format
52005 msgid "comparison between %q#T and %q#T"
52006 msgstr ""
52007
52008 #: cp/call.cc:7469
52009 #, gcc-internal-format
52010 msgid "no match for call to %<%T::operator[] (%A)%>"
52011 msgstr ""
52012
52013 #: cp/call.cc:7483
52014 #, gcc-internal-format
52015 msgid "call of %<%T::operator[] (%A)%> is ambiguous"
52016 msgstr ""
52017
52018 #: cp/call.cc:7764
52019 #, gcc-internal-format
52020 msgid ""
52021 "exception cleanup for this placement new selects non-placement %<operator "
52022 "delete%>"
52023 msgstr ""
52024
52025 #: cp/call.cc:7767
52026 #, gcc-internal-format
52027 msgid ""
52028 "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-"
52029 "fsized-deallocation%>)"
52030 msgstr ""
52031
52032 #: cp/call.cc:7804
52033 #, gcc-internal-format
52034 msgid "%qD is a usual (non-placement) deallocation function"
52035 msgstr ""
52036
52037 #: cp/call.cc:7998
52038 #, gcc-internal-format
52039 msgid "no corresponding deallocation function for %qD"
52040 msgstr ""
52041
52042 #: cp/call.cc:8001
52043 #, gcc-internal-format
52044 msgid ""
52045 "destroying delete %qD cannot be used to release the allocated memory if the "
52046 "initialization throws because the object is not constructed yet"
52047 msgstr ""
52048
52049 #: cp/call.cc:8010
52050 #, gcc-internal-format
52051 msgid "no suitable %<operator %s%> for %qT"
52052 msgstr ""
52053
52054 #: cp/call.cc:8046
52055 #, gcc-internal-format
52056 msgid "%q#D is private within this context"
52057 msgstr ""
52058
52059 #: cp/call.cc:8047 cp/decl.cc:8856
52060 #, gcc-internal-format
52061 msgid "declared private here"
52062 msgstr ""
52063
52064 #: cp/call.cc:8052
52065 #, gcc-internal-format
52066 msgid "%q#D is protected within this context"
52067 msgstr ""
52068
52069 #: cp/call.cc:8053 cp/decl.cc:8857
52070 #, gcc-internal-format
52071 msgid "declared protected here"
52072 msgstr ""
52073
52074 #: cp/call.cc:8060
52075 #, gcc-internal-format
52076 msgid "%q#D is inaccessible within this context"
52077 msgstr ""
52078
52079 #: cp/call.cc:8141
52080 #, gcc-internal-format
52081 msgid "passing NULL to non-pointer argument %P of %qD"
52082 msgstr ""
52083
52084 #: cp/call.cc:8144 cp/call.cc:8163 cp/decl.cc:10528 cp/decl.cc:10536
52085 #: cp/typeck.cc:4591
52086 #, gcc-internal-format
52087 msgid "  declared here"
52088 msgstr ""
52089
52090 #: cp/call.cc:8148
52091 #, gcc-internal-format
52092 msgid "converting to non-pointer type %qT from NULL"
52093 msgstr ""
52094
52095 #: cp/call.cc:8160
52096 #, gcc-internal-format
52097 msgid "converting %<false%> to pointer type for argument %P of %qD"
52098 msgstr ""
52099
52100 #: cp/call.cc:8167
52101 #, gcc-internal-format
52102 msgid "converting %<false%> to pointer type %qT"
52103 msgstr ""
52104
52105 #: cp/call.cc:8234
52106 #, gcc-internal-format
52107 msgid "  initializing argument %P of %qD"
52108 msgstr ""
52109
52110 #: cp/call.cc:8255
52111 #, gcc-internal-format
52112 msgid ""
52113 "conversions to arrays of unknown bound are only available with %<-std=c+"
52114 "+20%> or %<-std=gnu++20%>"
52115 msgstr ""
52116
52117 #: cp/call.cc:8305
52118 #, gcc-internal-format
52119 msgid "too many braces around initializer for %qT"
52120 msgstr ""
52121
52122 #: cp/call.cc:8316
52123 msgid "converting to %qH from %qI requires direct-initialization"
52124 msgstr ""
52125
52126 #: cp/call.cc:8328
52127 msgid "converting to %qH from %qI with greater conversion rank"
52128 msgstr ""
52129
52130 #: cp/call.cc:8333
52131 msgid "converting to %qH from %qI with unordered conversion ranks"
52132 msgstr ""
52133
52134 #: cp/call.cc:8346
52135 msgid "invalid user-defined conversion from %qH to %qI"
52136 msgstr ""
52137
52138 #: cp/call.cc:8386 cp/cvt.cc:227
52139 msgid "invalid conversion from %qH to %qI"
52140 msgstr ""
52141
52142 #: cp/call.cc:8428 cp/call.cc:8435
52143 #, gcc-internal-format
52144 msgid ""
52145 "converting to %qT from initializer list would use explicit constructor %qD"
52146 msgstr ""
52147
52148 #: cp/call.cc:8431
52149 #, gcc-internal-format
52150 msgid "in C++11 and above a default constructor can be explicit"
52151 msgstr ""
52152
52153 #: cp/call.cc:8701
52154 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
52155 msgstr ""
52156
52157 #: cp/call.cc:8710
52158 msgid ""
52159 "cannot bind non-const lvalue reference of type %qH to a value of type %qI"
52160 msgstr ""
52161
52162 #: cp/call.cc:8715
52163 msgid ""
52164 "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
52165 msgstr ""
52166
52167 #. extype is volatile
52168 #: cp/call.cc:8718
52169 msgid "cannot bind lvalue reference of type %qH to an rvalue of type %qI"
52170 msgstr ""
52171
52172 #: cp/call.cc:8731
52173 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
52174 msgstr ""
52175
52176 #: cp/call.cc:8734
52177 msgid "binding reference of type %qH to %qI discards qualifiers"
52178 msgstr ""
52179
52180 #: cp/call.cc:8773
52181 #, gcc-internal-format
52182 msgid "cannot bind bit-field %qE to %qT"
52183 msgstr ""
52184
52185 #: cp/call.cc:8776 cp/call.cc:8794
52186 #, gcc-internal-format
52187 msgid "cannot bind packed field %qE to %qT"
52188 msgstr ""
52189
52190 #: cp/call.cc:8779
52191 #, gcc-internal-format
52192 msgid "cannot bind rvalue %qE to %qT"
52193 msgstr ""
52194
52195 #: cp/call.cc:8980
52196 msgid "implicit conversion from %qH to %qI when passing argument to function"
52197 msgstr ""
52198
52199 #: cp/call.cc:9009 cp/cvt.cc:1992
52200 #, gcc-internal-format
52201 msgid ""
52202 "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, "
52203 "%qT after"
52204 msgstr ""
52205
52206 #: cp/call.cc:9053
52207 #, gcc-internal-format
52208 msgid ""
52209 "passing objects of non-trivially-copyable type %q#T through %<...%> is "
52210 "conditionally supported"
52211 msgstr ""
52212
52213 #: cp/call.cc:9089
52214 #, gcc-internal-format
52215 msgid "cannot receive reference type %qT through %<...%>"
52216 msgstr ""
52217
52218 #: cp/call.cc:9099
52219 #, gcc-internal-format
52220 msgid ""
52221 "receiving objects of non-trivially-copyable type %q#T through %<...%> is "
52222 "conditionally-supported"
52223 msgstr ""
52224
52225 #: cp/call.cc:9167
52226 #, gcc-internal-format
52227 msgid "recursive evaluation of default argument for %q#D"
52228 msgstr ""
52229
52230 #: cp/call.cc:9176
52231 #, gcc-internal-format
52232 msgid ""
52233 "call to %qD uses the default argument for parameter %P, which is not yet "
52234 "defined"
52235 msgstr ""
52236
52237 #: cp/call.cc:9276
52238 #, gcc-internal-format
52239 msgid "argument of function call might be a candidate for a format attribute"
52240 msgstr ""
52241
52242 #: cp/call.cc:9346
52243 #, gcc-internal-format
52244 msgid "use of multiversioned function without a default"
52245 msgstr ""
52246
52247 #: cp/call.cc:9971
52248 #, gcc-internal-format
52249 msgid "passing %qT as %<this%> argument discards qualifiers"
52250 msgstr ""
52251
52252 #: cp/call.cc:9974 cp/call.cc:12754
52253 #, gcc-internal-format
52254 msgid "  in call to %qD"
52255 msgstr ""
52256
52257 #: cp/call.cc:9999
52258 #, gcc-internal-format
52259 msgid "%qT is not an accessible base of %qT"
52260 msgstr ""
52261
52262 #: cp/call.cc:10204
52263 #, gcc-internal-format
52264 msgid "passing arguments to ellipsis of inherited constructor %qD"
52265 msgstr ""
52266
52267 #: cp/call.cc:10339
52268 #, gcc-internal-format
52269 msgid ""
52270 "assignment from temporary %<initializer_list%> does not extend the lifetime "
52271 "of the underlying array"
52272 msgstr ""
52273
52274 #: cp/call.cc:10735
52275 #, gcc-internal-format
52276 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
52277 msgstr ""
52278
52279 #: cp/call.cc:10738
52280 #, gcc-internal-format
52281 msgid "%qD writing to an object of non-trivial type %#qT%s"
52282 msgstr ""
52283
52284 #: cp/call.cc:10743
52285 #, gcc-internal-format
52286 msgid "%qD writing to an object of type %#qT with %qs member %qD"
52287 msgstr ""
52288
52289 #: cp/call.cc:10748
52290 #, gcc-internal-format
52291 msgid ""
52292 "%qD writing to an object of type %#qT containing a pointer to data member%s"
52293 msgstr ""
52294
52295 #: cp/call.cc:10763
52296 #, gcc-internal-format
52297 msgid "; use assignment or value-initialization instead"
52298 msgstr ""
52299
52300 #: cp/call.cc:10765
52301 #, gcc-internal-format
52302 msgid "; use assignment instead"
52303 msgstr ""
52304
52305 #: cp/call.cc:10767
52306 #, gcc-internal-format
52307 msgid "; use value-initialization instead"
52308 msgstr ""
52309
52310 #: cp/call.cc:10770
52311 #, gcc-internal-format
52312 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
52313 msgstr ""
52314
52315 #: cp/call.cc:10773
52316 #, gcc-internal-format
52317 msgid "%qD clearing an object of non-trivial type %#qT%s"
52318 msgstr ""
52319
52320 #: cp/call.cc:10775
52321 #, gcc-internal-format
52322 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
52323 msgstr ""
52324
52325 #: cp/call.cc:10796
52326 #, gcc-internal-format
52327 msgid "; use copy-assignment or copy-initialization instead"
52328 msgstr ""
52329
52330 #: cp/call.cc:10798
52331 #, gcc-internal-format
52332 msgid "; use copy-assignment instead"
52333 msgstr ""
52334
52335 #: cp/call.cc:10800
52336 #, gcc-internal-format
52337 msgid "; use copy-initialization instead"
52338 msgstr ""
52339
52340 #: cp/call.cc:10803
52341 #, gcc-internal-format
52342 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
52343 msgstr ""
52344
52345 #: cp/call.cc:10806
52346 #, gcc-internal-format
52347 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
52348 msgstr ""
52349
52350 #: cp/call.cc:10809
52351 #, gcc-internal-format
52352 msgid "%qD writing to an object with a deleted copy constructor"
52353 msgstr ""
52354
52355 #: cp/call.cc:10820
52356 #, gcc-internal-format
52357 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
52358 msgstr ""
52359
52360 #: cp/call.cc:10832
52361 #, gcc-internal-format
52362 msgid ""
52363 "%qD copying an object of type %#qT with %qs member %qD from an array of "
52364 "%#qT; use assignment or copy-initialization instead"
52365 msgstr ""
52366
52367 #: cp/call.cc:10851
52368 #, gcc-internal-format
52369 msgid ""
52370 "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes "
52371 "unchanged"
52372 msgstr ""
52373
52374 #: cp/call.cc:10854
52375 #, gcc-internal-format
52376 msgid ""
52377 "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
52378 msgstr ""
52379
52380 #: cp/call.cc:10864
52381 #, gcc-internal-format
52382 msgid ""
52383 "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and "
52384 "%<delete%> instead"
52385 msgstr ""
52386
52387 #: cp/call.cc:10867
52388 #, gcc-internal-format
52389 msgid ""
52390 "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> "
52391 "and %<delete%> instead"
52392 msgstr ""
52393
52394 #: cp/call.cc:10870
52395 #, gcc-internal-format
52396 msgid "%qD moving an object of type %#qT with deleted destructor"
52397 msgstr ""
52398
52399 #: cp/call.cc:10879
52400 #, gcc-internal-format
52401 msgid ""
52402 "%qD moving an object of non-trivial type %#qT and size %E into a region of "
52403 "size %E"
52404 msgstr ""
52405
52406 #: cp/call.cc:10901
52407 #, gcc-internal-format
52408 msgid "%#qT declared here"
52409 msgstr ""
52410
52411 #: cp/call.cc:10955
52412 #, gcc-internal-format
52413 msgid ""
52414 "argument %u in call to function %qE has pointer to a non-trivially-copyable "
52415 "type (%qT)"
52416 msgstr ""
52417
52418 #: cp/call.cc:11022
52419 #, gcc-internal-format
52420 msgid "constructor delegates to itself"
52421 msgstr ""
52422
52423 #: cp/call.cc:11297 cp/typeck.cc:10271
52424 msgid "cannot convert %qH to %qI"
52425 msgstr ""
52426
52427 #: cp/call.cc:11319
52428 #, gcc-internal-format
52429 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
52430 msgstr ""
52431
52432 #: cp/call.cc:11351
52433 #, gcc-internal-format
52434 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
52435 msgstr ""
52436
52437 #: cp/call.cc:11400
52438 #, gcc-internal-format
52439 msgid "call to non-function %qD"
52440 msgstr ""
52441
52442 #: cp/call.cc:11438 cp/pt.cc:16771 cp/typeck.cc:3492
52443 #, gcc-internal-format
52444 msgid "cannot call constructor %<%T::%D%> directly"
52445 msgstr ""
52446
52447 #: cp/call.cc:11440
52448 #, gcc-internal-format
52449 msgid "for a function-style cast, remove the redundant %<::%D%>"
52450 msgstr ""
52451
52452 #: cp/call.cc:11628
52453 #, gcc-internal-format
52454 msgid "no matching function for call to %<%s(%A)%>"
52455 msgstr ""
52456
52457 #: cp/call.cc:11631
52458 #, gcc-internal-format
52459 msgid "call of overloaded %<%s(%A)%> is ambiguous"
52460 msgstr ""
52461
52462 #: cp/call.cc:11654
52463 #, gcc-internal-format
52464 msgid "pure virtual %q#D called from non-static data member initializer"
52465 msgstr ""
52466
52467 #: cp/call.cc:11659
52468 #, gcc-internal-format
52469 msgid "pure virtual %q#D called from constructor"
52470 msgstr ""
52471
52472 #: cp/call.cc:11660
52473 #, gcc-internal-format
52474 msgid "pure virtual %q#D called from destructor"
52475 msgstr ""
52476
52477 #: cp/call.cc:11683
52478 #, gcc-internal-format
52479 msgid "cannot call member function %qD without object"
52480 msgstr ""
52481
52482 #: cp/call.cc:12752
52483 #, gcc-internal-format
52484 msgid "passing %qT chooses %qT over %qT"
52485 msgstr ""
52486
52487 #: cp/call.cc:12778
52488 #, gcc-internal-format
52489 msgid ""
52490 "C++20 says that these are ambiguous, even though the second is reversed:"
52491 msgstr ""
52492
52493 #: cp/call.cc:12801
52494 #, gcc-internal-format
52495 msgid "try making the operator a %<const%> member function"
52496 msgstr ""
52497
52498 #: cp/call.cc:12864
52499 #, gcc-internal-format
52500 msgid "choosing %qD over %qD"
52501 msgstr ""
52502
52503 #: cp/call.cc:12865
52504 msgid "  for conversion from %qH to %qI"
52505 msgstr ""
52506
52507 #: cp/call.cc:12868
52508 #, gcc-internal-format
52509 msgid "  because conversion sequence for the argument is better"
52510 msgstr ""
52511
52512 #: cp/call.cc:13118
52513 #, gcc-internal-format
52514 msgid "default argument mismatch in overload resolution"
52515 msgstr ""
52516
52517 #: cp/call.cc:13122
52518 #, gcc-internal-format
52519 msgid " candidate 1: %q#F"
52520 msgstr ""
52521
52522 #: cp/call.cc:13124
52523 #, gcc-internal-format
52524 msgid " candidate 2: %q#F"
52525 msgstr ""
52526
52527 #: cp/call.cc:13170
52528 #, gcc-internal-format
52529 msgid ""
52530 "ISO C++ says that these are ambiguous, even though the worst conversion for "
52531 "the first is better than the worst conversion for the second:"
52532 msgstr ""
52533
52534 #: cp/call.cc:13571
52535 #, gcc-internal-format
52536 msgid "a temporary bound to %qD only persists until the constructor exits"
52537 msgstr ""
52538
52539 #: cp/call.cc:13726
52540 msgid ""
52541 "invalid initialization of non-const reference of type %qH from an rvalue of "
52542 "type %qI"
52543 msgstr ""
52544
52545 #: cp/call.cc:13730
52546 msgid ""
52547 "invalid initialization of reference of type %qH from expression of type %qI"
52548 msgstr ""
52549
52550 #: cp/call.cc:13924
52551 #, gcc-internal-format
52552 msgid "possibly dangling reference to a temporary"
52553 msgstr ""
52554
52555 #: cp/call.cc:13925
52556 #, gcc-internal-format
52557 msgid "the temporary was destroyed at the end of the full expression %qE"
52558 msgstr ""
52559
52560 #: cp/class.cc:321
52561 #, gcc-internal-format
52562 msgid ""
52563 "cannot convert from pointer to base class %qT to pointer to derived class "
52564 "%qT because the base is virtual"
52565 msgstr ""
52566
52567 #: cp/class.cc:325
52568 #, gcc-internal-format
52569 msgid ""
52570 "cannot convert from base class %qT to derived class %qT because the base is "
52571 "virtual"
52572 msgstr ""
52573
52574 #: cp/class.cc:332
52575 #, gcc-internal-format
52576 msgid ""
52577 "cannot convert from pointer to base class %qT to pointer to derived class "
52578 "%qT via virtual base %qT"
52579 msgstr ""
52580
52581 #: cp/class.cc:337
52582 #, gcc-internal-format
52583 msgid ""
52584 "cannot convert from base class %qT to derived class %qT via virtual base %qT"
52585 msgstr ""
52586
52587 #: cp/class.cc:390
52588 #, gcc-internal-format
52589 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
52590 msgstr ""
52591
52592 #: cp/class.cc:1209
52593 #, gcc-internal-format
52594 msgid "%q#D conflicts with version inherited from %qT"
52595 msgstr ""
52596
52597 #: cp/class.cc:1212
52598 #, gcc-internal-format
52599 msgid "version inherited from %qT declared here"
52600 msgstr ""
52601
52602 #: cp/class.cc:1231
52603 #, gcc-internal-format
52604 msgid "%q#D cannot be overloaded with %q#D"
52605 msgstr ""
52606
52607 #: cp/class.cc:1233 cp/decl.cc:1869 cp/decl.cc:1881 cp/decl.cc:1906
52608 #: cp/decl.cc:1929 cp/name-lookup.cc:2720 cp/name-lookup.cc:3034
52609 #, gcc-internal-format
52610 msgid "previous declaration %q#D"
52611 msgstr ""
52612
52613 #: cp/class.cc:1275
52614 #, gcc-internal-format
52615 msgid "conflicting access specifications for method %q+D, ignored"
52616 msgstr ""
52617
52618 #: cp/class.cc:1278
52619 #, gcc-internal-format
52620 msgid "conflicting access specifications for field %qE, ignored"
52621 msgstr ""
52622
52623 #: cp/class.cc:1381
52624 #, gcc-internal-format
52625 msgid "%qD invalid in %q#T because of local method %q#D with same name"
52626 msgstr ""
52627
52628 #: cp/class.cc:1385
52629 #, gcc-internal-format
52630 msgid "local method %q#D declared here"
52631 msgstr ""
52632
52633 #: cp/class.cc:1390
52634 #, gcc-internal-format
52635 msgid "%qD invalid in %q#T because of local member %q#D with same name"
52636 msgstr ""
52637
52638 #: cp/class.cc:1394
52639 #, gcc-internal-format
52640 msgid "local member %q#D declared here"
52641 msgstr ""
52642
52643 #: cp/class.cc:1465
52644 #, gcc-internal-format
52645 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
52646 msgstr ""
52647
52648 #: cp/class.cc:1468 cp/class.cc:1475 cp/class.cc:1482 cp/class.cc:1494
52649 #: cp/cvt.cc:1102 rust/backend/rust-tree.cc:644
52650 #, gcc-internal-format
52651 msgid "%qT declared here"
52652 msgstr ""
52653
52654 #: cp/class.cc:1473
52655 #, gcc-internal-format
52656 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
52657 msgstr ""
52658
52659 #: cp/class.cc:1480
52660 #, gcc-internal-format
52661 msgid "%qT does not have the %E ABI tag that base %qT has"
52662 msgstr ""
52663
52664 #: cp/class.cc:1488
52665 #, gcc-internal-format
52666 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
52667 msgstr ""
52668
52669 #: cp/class.cc:1799
52670 #, gcc-internal-format
52671 msgid "cannot derive from %<final%> base %qT in derived type %qT"
52672 msgstr ""
52673
52674 #: cp/class.cc:2273
52675 #, gcc-internal-format
52676 msgid "all member functions in class %qT are private"
52677 msgstr ""
52678
52679 #: cp/class.cc:2285
52680 #, gcc-internal-format
52681 msgid "%q#T only defines a private destructor and has no friends"
52682 msgstr ""
52683
52684 #: cp/class.cc:2328
52685 #, gcc-internal-format
52686 msgid "%q#T only defines private constructors and has no friends"
52687 msgstr ""
52688
52689 #: cp/class.cc:2332
52690 #, gcc-internal-format
52691 msgid "%q#D is public, but requires an existing %q#T object"
52692 msgstr ""
52693
52694 #: cp/class.cc:2622
52695 #, gcc-internal-format
52696 msgid "no unique final overrider for %qD in %qT"
52697 msgstr ""
52698
52699 #: cp/class.cc:2982
52700 #, gcc-internal-format
52701 msgid "%qD can be marked override"
52702 msgstr ""
52703
52704 #: cp/class.cc:2985
52705 #, gcc-internal-format
52706 msgid "%q+#D marked %<override%>, but does not override"
52707 msgstr ""
52708
52709 #: cp/class.cc:3000
52710 #, gcc-internal-format
52711 msgid "%q+#D marked %<final%>, but is not virtual"
52712 msgstr ""
52713
52714 #: cp/class.cc:3077
52715 #, gcc-internal-format
52716 msgid "%qD was hidden"
52717 msgstr ""
52718
52719 #: cp/class.cc:3078
52720 #, gcc-internal-format
52721 msgid "  by %qD"
52722 msgstr ""
52723
52724 #: cp/class.cc:3290
52725 #, gcc-internal-format
52726 msgid "the ellipsis in %qD is not inherited"
52727 msgstr ""
52728
52729 #: cp/class.cc:3482
52730 #, gcc-internal-format
52731 msgid "bit-field %q#D with non-integral type %qT"
52732 msgstr ""
52733
52734 #: cp/class.cc:3498
52735 #, gcc-internal-format
52736 msgid "bit-field %q+D width not an integer constant"
52737 msgstr ""
52738
52739 #: cp/class.cc:3503
52740 #, gcc-internal-format
52741 msgid "negative width in bit-field %q+D"
52742 msgstr ""
52743
52744 #: cp/class.cc:3508
52745 #, gcc-internal-format
52746 msgid "zero width for bit-field %q+D"
52747 msgstr ""
52748
52749 #: cp/class.cc:3518
52750 #, gcc-internal-format
52751 msgid "width of %qD exceeds its type"
52752 msgstr ""
52753
52754 #: cp/class.cc:3524
52755 #, gcc-internal-format
52756 msgid "%qD is too small to hold all values of %q#T"
52757 msgstr ""
52758
52759 #: cp/class.cc:3585
52760 #, gcc-internal-format
52761 msgid "member %q+#D with constructor not allowed in union"
52762 msgstr ""
52763
52764 #: cp/class.cc:3588
52765 #, gcc-internal-format
52766 msgid "member %q+#D with destructor not allowed in union"
52767 msgstr ""
52768
52769 #: cp/class.cc:3590
52770 #, gcc-internal-format
52771 msgid "member %q+#D with copy assignment operator not allowed in union"
52772 msgstr ""
52773
52774 #: cp/class.cc:3594
52775 #, gcc-internal-format
52776 msgid ""
52777 "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
52778 msgstr ""
52779
52780 #: cp/class.cc:3710
52781 #, gcc-internal-format
52782 msgid "in C++98 %q+D may not be static because it is a member of a union"
52783 msgstr ""
52784
52785 #: cp/class.cc:3723
52786 #, gcc-internal-format
52787 msgid "non-static data member %q+D in a union may not have reference type %qT"
52788 msgstr ""
52789
52790 #: cp/class.cc:3736
52791 #, gcc-internal-format
52792 msgid "data member %q+D invalidly declared function type"
52793 msgstr ""
52794
52795 #: cp/class.cc:3742
52796 #, gcc-internal-format
52797 msgid "data member %q+D invalidly declared method type"
52798 msgstr ""
52799
52800 #: cp/class.cc:3813
52801 #, gcc-internal-format
52802 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
52803 msgstr ""
52804
52805 #: cp/class.cc:3865
52806 #, gcc-internal-format
52807 msgid "member %q+D cannot be declared as a %<mutable%> reference"
52808 msgstr ""
52809
52810 #: cp/class.cc:3868
52811 #, gcc-internal-format
52812 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
52813 msgstr ""
52814
52815 #: cp/class.cc:3899
52816 #, gcc-internal-format
52817 msgid "multiple fields in union %qT initialized"
52818 msgstr ""
52819
52820 #: cp/class.cc:3901
52821 #, gcc-internal-format
52822 msgid "initialized member %q+D declared here"
52823 msgstr ""
52824
52825 #: cp/class.cc:3949
52826 #, gcc-internal-format
52827 msgid "field %q#D with same name as class"
52828 msgstr ""
52829
52830 #: cp/class.cc:3977
52831 #, gcc-internal-format
52832 msgid "%q#T has pointer data members"
52833 msgstr ""
52834
52835 #: cp/class.cc:3982
52836 #, gcc-internal-format
52837 msgid "  but does not declare %<%T(const %T&)%>"
52838 msgstr ""
52839
52840 #: cp/class.cc:3984
52841 #, gcc-internal-format
52842 msgid "  or %<operator=(const %T&)%>"
52843 msgstr ""
52844
52845 #: cp/class.cc:3988
52846 #, gcc-internal-format
52847 msgid "  but does not declare %<operator=(const %T&)%>"
52848 msgstr ""
52849
52850 #: cp/class.cc:3990
52851 #, gcc-internal-format
52852 msgid "pointer member %q+D declared here"
52853 msgstr ""
52854
52855 #: cp/class.cc:4447
52856 #, gcc-internal-format
52857 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
52858 msgstr ""
52859
52860 #: cp/class.cc:4450
52861 #, gcc-internal-format
52862 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
52863 msgstr ""
52864
52865 #: cp/class.cc:4778
52866 #, gcc-internal-format
52867 msgid "initializer specified for non-virtual method %q+D"
52868 msgstr ""
52869
52870 #: cp/class.cc:4819
52871 #, gcc-internal-format
52872 msgid "no viable destructor for %qT"
52873 msgstr ""
52874
52875 #: cp/class.cc:4821
52876 #, gcc-internal-format
52877 msgid "destructor for %qT is ambiguous"
52878 msgstr ""
52879
52880 #: cp/class.cc:5287
52881 #, gcc-internal-format
52882 msgid "method overrides both %<transaction_pure%> and %qE methods"
52883 msgstr ""
52884
52885 #: cp/class.cc:5308
52886 #, gcc-internal-format
52887 msgid "method declared %qE overriding %qE method"
52888 msgstr ""
52889
52890 #: cp/class.cc:5932 cp/constexpr.cc:301
52891 #, gcc-internal-format
52892 msgid ""
52893 "enclosing class of %<constexpr%> non-static member function %q+#D is not a "
52894 "literal type"
52895 msgstr ""
52896
52897 #: cp/class.cc:5958 rust/backend/rust-tree.cc:6047
52898 #, gcc-internal-format
52899 msgid "%q+T is not literal because:"
52900 msgstr ""
52901
52902 #: cp/class.cc:5961 rust/backend/rust-tree.cc:6050
52903 #, gcc-internal-format
52904 msgid "  %qT is a closure type, which is only literal in C++17 and later"
52905 msgstr ""
52906
52907 #: cp/class.cc:5964 rust/backend/rust-tree.cc:6058
52908 #, gcc-internal-format
52909 msgid "  %q+T has a non-trivial destructor"
52910 msgstr ""
52911
52912 #: cp/class.cc:5967 rust/backend/rust-tree.cc:6055
52913 #, gcc-internal-format
52914 msgid "  %q+T does not have %<constexpr%> destructor"
52915 msgstr ""
52916
52917 #: cp/class.cc:5975 rust/backend/rust-tree.cc:6063
52918 #, gcc-internal-format
52919 msgid ""
52920 "  %q+T is not an aggregate, does not have a trivial default constructor, and "
52921 "has no %<constexpr%> constructor that is not a copy or move constructor"
52922 msgstr ""
52923
52924 #: cp/class.cc:6008 rust/backend/rust-tree.cc:6095
52925 #, gcc-internal-format
52926 msgid "  base class %qT of %q+T is non-literal"
52927 msgstr ""
52928
52929 #: cp/class.cc:6023 rust/backend/rust-tree.cc:6109
52930 #, gcc-internal-format
52931 msgid "  non-static data member %qD has non-literal type"
52932 msgstr ""
52933
52934 #: cp/class.cc:6030 rust/backend/rust-tree.cc:6116
52935 #, gcc-internal-format
52936 msgid "  non-static data member %qD has volatile type"
52937 msgstr ""
52938
52939 #: cp/class.cc:6163
52940 #, gcc-internal-format
52941 msgid "base class %q#T has accessible non-virtual destructor"
52942 msgstr ""
52943
52944 #: cp/class.cc:6192
52945 #, gcc-internal-format
52946 msgid "non-static reference %q#D in class without a constructor"
52947 msgstr ""
52948
52949 #: cp/class.cc:6198
52950 #, gcc-internal-format
52951 msgid "non-static const member %q#D in class without a constructor"
52952 msgstr ""
52953
52954 #: cp/class.cc:6530
52955 #, gcc-internal-format
52956 msgid ""
52957 "offset of %qT base class for %<-std=c++14%> and up changes in %<-fabi-"
52958 "version=17%> (GCC 12)"
52959 msgstr ""
52960
52961 #: cp/class.cc:6534
52962 #, gcc-internal-format
52963 msgid ""
52964 "offset of %qD for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC "
52965 "12)"
52966 msgstr ""
52967
52968 #: cp/class.cc:6574
52969 #, gcc-internal-format
52970 msgid "direct base %qT inaccessible in %qT due to ambiguity"
52971 msgstr ""
52972
52973 #: cp/class.cc:6586
52974 #, gcc-internal-format
52975 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
52976 msgstr ""
52977
52978 #: cp/class.cc:6828
52979 #, gcc-internal-format
52980 msgid ""
52981 "offset of %qD is not ABI-compliant and may change in a future version of GCC"
52982 msgstr ""
52983
52984 #: cp/class.cc:7023
52985 #, gcc-internal-format
52986 msgid "size of type %qT is too large (%qE bytes)"
52987 msgstr ""
52988
52989 #: cp/class.cc:7309
52990 #, gcc-internal-format
52991 msgid "invalid use of %q#T with a zero-size array in %q#D"
52992 msgstr ""
52993
52994 #: cp/class.cc:7311
52995 #, gcc-internal-format
52996 msgid "invalid use of %q#T with a flexible array member in %q#T"
52997 msgstr ""
52998
52999 #: cp/class.cc:7316
53000 #, gcc-internal-format
53001 msgid "array member %q#D declared here"
53002 msgstr ""
53003
53004 #: cp/class.cc:7344
53005 #, gcc-internal-format
53006 msgid "zero-size array member %qD not at end of %q#T"
53007 msgstr ""
53008
53009 #: cp/class.cc:7346
53010 #, gcc-internal-format
53011 msgid "zero-size array member %qD in an otherwise empty %q#T"
53012 msgstr ""
53013
53014 #: cp/class.cc:7355 cp/class.cc:7386
53015 #, gcc-internal-format
53016 msgid "in the definition of %q#T"
53017 msgstr ""
53018
53019 #: cp/class.cc:7363
53020 #, gcc-internal-format
53021 msgid "flexible array member %qD not at end of %q#T"
53022 msgstr ""
53023
53024 #: cp/class.cc:7365
53025 #, gcc-internal-format
53026 msgid "flexible array member %qD in an otherwise empty %q#T"
53027 msgstr ""
53028
53029 #: cp/class.cc:7384
53030 #, gcc-internal-format
53031 msgid "next member %q#D declared here"
53032 msgstr ""
53033
53034 #: cp/class.cc:7498 cp/decl.cc:17108 cp/parser.cc:26952
53035 #, gcc-internal-format
53036 msgid "redefinition of %q#T"
53037 msgstr ""
53038
53039 #: cp/class.cc:7642
53040 #, gcc-internal-format
53041 msgid "%q#T has virtual functions and accessible non-virtual destructor"
53042 msgstr ""
53043
53044 #: cp/class.cc:7670
53045 #, gcc-internal-format
53046 msgid "type transparent %q#T does not have any fields"
53047 msgstr ""
53048
53049 #: cp/class.cc:7676
53050 #, gcc-internal-format
53051 msgid "type transparent class %qT has base classes"
53052 msgstr ""
53053
53054 #: cp/class.cc:7680
53055 #, gcc-internal-format
53056 msgid "type transparent class %qT has virtual functions"
53057 msgstr ""
53058
53059 #: cp/class.cc:7686
53060 #, gcc-internal-format
53061 msgid ""
53062 "type transparent %q#T cannot be made transparent because the type of the "
53063 "first field has a different ABI from the class overall"
53064 msgstr ""
53065
53066 #: cp/class.cc:7835
53067 #, gcc-internal-format
53068 msgid "definition of %qD does not match %<#include <initializer_list>%>"
53069 msgstr ""
53070
53071 #: cp/class.cc:7846
53072 #, gcc-internal-format
53073 msgid "trying to finish struct, but kicked out due to previous parse errors"
53074 msgstr ""
53075
53076 #: cp/class.cc:8353
53077 #, gcc-internal-format
53078 msgid "language string %<\"%E\"%> not recognized"
53079 msgstr ""
53080
53081 #: cp/class.cc:8443
53082 #, gcc-internal-format
53083 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
53084 msgstr ""
53085
53086 #: cp/class.cc:8601
53087 #, gcc-internal-format
53088 msgid "no matches converting function %qD to type %q#T"
53089 msgstr ""
53090
53091 #: cp/class.cc:8628
53092 #, gcc-internal-format
53093 msgid "converting overloaded function %qD to type %q#T is ambiguous"
53094 msgstr ""
53095
53096 #: cp/class.cc:8655
53097 #, gcc-internal-format
53098 msgid "assuming pointer to member %qD"
53099 msgstr ""
53100
53101 #: cp/class.cc:8658
53102 #, gcc-internal-format
53103 msgid "(a pointer to member can only be formed with %<&%E%>)"
53104 msgstr ""
53105
53106 #: cp/class.cc:8734 cp/class.cc:8776
53107 #, gcc-internal-format
53108 msgid "not enough type information"
53109 msgstr ""
53110
53111 #: cp/class.cc:8754
53112 #, gcc-internal-format
53113 msgid "cannot convert %qE from type %qT to type %qT"
53114 msgstr ""
53115
53116 #: cp/class.cc:9062
53117 #, gcc-internal-format
53118 msgid "declaration of %q#D changes meaning of %qD"
53119 msgstr ""
53120
53121 #: cp/class.cc:9065
53122 #, gcc-internal-format
53123 msgid "used here to mean %q#D"
53124 msgstr ""
53125
53126 #: cp/constexpr.cc:111
53127 #, gcc-internal-format
53128 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
53129 msgstr ""
53130
53131 #: cp/constexpr.cc:122
53132 #, gcc-internal-format
53133 msgid ""
53134 "variable %qD of non-literal type %qT in %<constexpr%> function only "
53135 "available with %<-std=c++2b%> or %<-std=gnu++2b%>"
53136 msgstr ""
53137
53138 #: cp/constexpr.cc:135
53139 #, gcc-internal-format
53140 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
53141 msgstr ""
53142
53143 #: cp/constexpr.cc:235
53144 #, gcc-internal-format
53145 msgid "inherited constructor %qD is not %<constexpr%>"
53146 msgstr ""
53147
53148 #. constexpr_fundef_p
53149 #: cp/constexpr.cc:249
53150 #, gcc-internal-format
53151 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
53152 msgstr ""
53153
53154 #: cp/constexpr.cc:262
53155 #, gcc-internal-format
53156 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
53157 msgstr ""
53158
53159 #: cp/constexpr.cc:271 cp/decl.cc:14212
53160 #, gcc-internal-format
53161 msgid ""
53162 "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu+"
53163 "+20%>"
53164 msgstr ""
53165
53166 #. constexpr_fundef_p
53167 #: cp/constexpr.cc:285
53168 #, gcc-internal-format
53169 msgid "invalid return type %qT of %<constexpr%> function %q+D"
53170 msgstr ""
53171
53172 #: cp/constexpr.cc:312
53173 #, gcc-internal-format
53174 msgid "%q#T has virtual base classes"
53175 msgstr ""
53176
53177 #: cp/constexpr.cc:570
53178 #, gcc-internal-format
53179 msgid "%<constexpr%> constructor does not have empty body"
53180 msgstr ""
53181
53182 #: cp/constexpr.cc:830
53183 #, gcc-internal-format
53184 msgid ""
53185 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
53186 "static data member"
53187 msgstr ""
53188
53189 #: cp/constexpr.cc:891
53190 #, gcc-internal-format
53191 msgid ""
53192 "member %qD must be initialized by mem-initializer in %<constexpr%> "
53193 "constructor"
53194 msgstr ""
53195
53196 #: cp/constexpr.cc:954
53197 #, gcc-internal-format
53198 msgid "body of %<constexpr%> function %qD not a return-statement"
53199 msgstr ""
53200
53201 #: cp/constexpr.cc:1082
53202 #, gcc-internal-format
53203 msgid "%qD is not usable as a %<constexpr%> function because:"
53204 msgstr ""
53205
53206 #: cp/constexpr.cc:1534 cp/constexpr.cc:3154
53207 #: rust/backend/rust-constexpr.cc:3326 rust/backend/rust-constexpr.cc:3588
53208 #, gcc-internal-format
53209 msgid "%<constexpr%> call flows off the end of the function"
53210 msgstr ""
53211
53212 #: cp/constexpr.cc:1536 cp/constexpr.cc:1635 cp/constexpr.cc:1644
53213 #: cp/constexpr.cc:3375 rust/backend/rust-constexpr.cc:3331
53214 #: rust/backend/rust-constexpr.cc:3341 rust/backend/rust-constexpr.cc:4332
53215 #, gcc-internal-format
53216 msgid "%q+E is not a constant expression"
53217 msgstr ""
53218
53219 #: cp/constexpr.cc:1986
53220 #, gcc-internal-format
53221 msgid "the comparison reduces to %qE"
53222 msgstr ""
53223
53224 #: cp/constexpr.cc:1989
53225 #, gcc-internal-format
53226 msgid "%qE evaluates to false"
53227 msgstr ""
53228
53229 #: cp/constexpr.cc:2068
53230 #, gcc-internal-format
53231 msgid "failed %<assume%> attribute assumption"
53232 msgstr ""
53233
53234 #: cp/constexpr.cc:2103 cp/constexpr.cc:9075
53235 #: rust/backend/rust-constexpr.cc:5766
53236 #, gcc-internal-format
53237 msgid "call to internal function %qE"
53238 msgstr ""
53239
53240 #: cp/constexpr.cc:2157 rust/backend/rust-constexpr.cc:2615
53241 #, gcc-internal-format
53242 msgid "modifying a const object %qE is not allowed in a constant expression"
53243 msgstr ""
53244
53245 #: cp/constexpr.cc:2159 rust/backend/rust-constexpr.cc:2618
53246 #, gcc-internal-format
53247 msgid "originally declared %<const%> here"
53248 msgstr ""
53249
53250 #: cp/constexpr.cc:2384 cp/constexpr.cc:2439 cp/constexpr.cc:2471
53251 #: cp/constexpr.cc:2492
53252 #, gcc-internal-format
53253 msgid "reference %<dynamic_cast%> failed"
53254 msgstr ""
53255
53256 #: cp/constexpr.cc:2385
53257 #, gcc-internal-format
53258 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
53259 msgstr ""
53260
53261 #: cp/constexpr.cc:2409
53262 #, gcc-internal-format
53263 msgid "virtual table pointer is used uninitialized"
53264 msgstr ""
53265
53266 #: cp/constexpr.cc:2440 cp/constexpr.cc:2472
53267 #, gcc-internal-format
53268 msgid ""
53269 "static type %qT of its operand is a non-public base class of dynamic type %qT"
53270 msgstr ""
53271
53272 #: cp/constexpr.cc:2494
53273 #, gcc-internal-format
53274 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
53275 msgstr ""
53276
53277 #: cp/constexpr.cc:2497
53278 #, gcc-internal-format
53279 msgid ""
53280 "dynamic type %qT of its operand does not have an unambiguous public base "
53281 "class %qT"
53282 msgstr ""
53283
53284 #: cp/constexpr.cc:2574 cp/constexpr.cc:2848 cp/constexpr.cc:9107
53285 #: rust/backend/rust-constexpr.cc:5797
53286 #, gcc-internal-format
53287 msgid "call to non-%<constexpr%> function %qD"
53288 msgstr ""
53289
53290 #. virtual_offset is only set for virtual bases, which make the
53291 #. class non-literal, so we don't need to handle it here.
53292 #: cp/constexpr.cc:2580
53293 #, gcc-internal-format
53294 msgid "calling constexpr member function %qD through virtual base subobject"
53295 msgstr ""
53296
53297 #: cp/constexpr.cc:2696 rust/backend/rust-constexpr.cc:3386
53298 #, gcc-internal-format
53299 msgid "expression %qE does not designate a %<constexpr%> function"
53300 msgstr ""
53301
53302 #: cp/constexpr.cc:2769
53303 #, gcc-internal-format
53304 msgid "array deallocation of object allocated with non-array allocation"
53305 msgstr ""
53306
53307 #: cp/constexpr.cc:2773 cp/constexpr.cc:2795
53308 #, gcc-internal-format
53309 msgid "allocation performed here"
53310 msgstr ""
53311
53312 #: cp/constexpr.cc:2791
53313 #, gcc-internal-format
53314 msgid "non-array deallocation of object allocated with array allocation"
53315 msgstr ""
53316
53317 #: cp/constexpr.cc:2808
53318 #, gcc-internal-format
53319 msgid "deallocation of already deallocated storage"
53320 msgstr ""
53321
53322 #: cp/constexpr.cc:2815
53323 #, gcc-internal-format
53324 msgid "deallocation of storage that was not previously allocated"
53325 msgstr ""
53326
53327 #: cp/constexpr.cc:2944 rust/backend/rust-constexpr.cc:3441
53328 #, gcc-internal-format
53329 msgid "%qD called in a constant expression before its definition is complete"
53330 msgstr ""
53331
53332 #: cp/constexpr.cc:2951
53333 #, gcc-internal-format
53334 msgid "%qD called in a constant expression"
53335 msgstr ""
53336
53337 #: cp/constexpr.cc:2955 rust/backend/rust-constexpr.cc:3455
53338 #, gcc-internal-format
53339 msgid "%qD used before its definition"
53340 msgstr ""
53341
53342 #: cp/constexpr.cc:3027 rust/backend/rust-constexpr.cc:3497
53343 #, gcc-internal-format
53344 msgid "call has circular dependency"
53345 msgstr ""
53346
53347 #: cp/constexpr.cc:3038 rust/backend/rust-constexpr.cc:3508
53348 #, gcc-internal-format
53349 msgid ""
53350 "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-"
53351 "depth=%> to increase the maximum)"
53352 msgstr ""
53353
53354 #: cp/constexpr.cc:3415
53355 #, gcc-internal-format
53356 msgid "right operand of shift expression %q+E is negative"
53357 msgstr ""
53358
53359 #: cp/constexpr.cc:3422
53360 #, gcc-internal-format
53361 msgid ""
53362 "right operand of shift expression %q+E is greater than or equal to the "
53363 "precision %wu of the left operand"
53364 msgstr ""
53365
53366 #: cp/constexpr.cc:3445
53367 #, gcc-internal-format
53368 msgid "left operand of shift expression %q+E is negative"
53369 msgstr ""
53370
53371 #: cp/constexpr.cc:3464
53372 #, gcc-internal-format
53373 msgid "shift expression %q+E overflows"
53374 msgstr ""
53375
53376 #: cp/constexpr.cc:3663
53377 #, gcc-internal-format
53378 msgid "arithmetic involving a null pointer in %qE"
53379 msgstr ""
53380
53381 #: cp/constexpr.cc:4085 rust/backend/rust-constexpr.cc:4407
53382 #, gcc-internal-format
53383 msgid ""
53384 "array subscript value %qE is outside the bounds of array %qD of type %qT"
53385 msgstr ""
53386
53387 #: cp/constexpr.cc:4088 rust/backend/rust-constexpr.cc:4412
53388 #, gcc-internal-format
53389 msgid ""
53390 "nonzero array subscript %qE is used with array %qD of type %qT with unknown "
53391 "bounds"
53392 msgstr ""
53393
53394 #: cp/constexpr.cc:4093 rust/backend/rust-constexpr.cc:4419
53395 #, gcc-internal-format
53396 msgid "array subscript value %qE is outside the bounds of array type %qT"
53397 msgstr ""
53398
53399 #: cp/constexpr.cc:4096 rust/backend/rust-constexpr.cc:4424
53400 #, gcc-internal-format
53401 msgid ""
53402 "nonzero array subscript %qE is used with array of type %qT with unknown "
53403 "bounds"
53404 msgstr ""
53405
53406 #: cp/constexpr.cc:4281 rust/backend/rust-constexpr.cc:1666
53407 #, gcc-internal-format
53408 msgid "accessing uninitialized array element"
53409 msgstr ""
53410
53411 #: cp/constexpr.cc:4336 rust/backend/rust-constexpr.cc:1723
53412 #, gcc-internal-format
53413 msgid "dereferencing a null pointer in %qE"
53414 msgstr ""
53415
53416 #: cp/constexpr.cc:4355 cp/constexpr.cc:4455 cp/constexpr.cc:4467
53417 #: cp/constexpr.cc:7010 cp/constexpr.cc:7108 cp/constexpr.cc:9025
53418 #: rust/backend/rust-constexpr.cc:1737 rust/backend/rust-constexpr.cc:1982
53419 #: rust/backend/rust-constexpr.cc:2224 rust/backend/rust-constexpr.cc:4751
53420 #: rust/backend/rust-constexpr.cc:5720
53421 #, gcc-internal-format
53422 msgid "%qE is not a constant expression"
53423 msgstr ""
53424
53425 #: cp/constexpr.cc:4363 rust/backend/rust-constexpr.cc:1743
53426 #, gcc-internal-format
53427 msgid "mutable %qD is not usable in a constant expression"
53428 msgstr ""
53429
53430 #: cp/constexpr.cc:4393 cp/constexpr.cc:4415
53431 #: rust/backend/rust-constexpr.cc:1773 rust/backend/rust-constexpr.cc:1796
53432 #, gcc-internal-format
53433 msgid "accessing uninitialized member %qD"
53434 msgstr ""
53435
53436 #: cp/constexpr.cc:4395 rust/backend/rust-constexpr.cc:1775
53437 #, gcc-internal-format
53438 msgid ""
53439 "accessing %qD member instead of initialized %qD member in constant expression"
53440 msgstr ""
53441
53442 #: cp/constexpr.cc:4533
53443 #, gcc-internal-format
53444 msgid "%qs is not a constant expression because %qT is a union type"
53445 msgstr ""
53446
53447 #: cp/constexpr.cc:4536
53448 #, gcc-internal-format
53449 msgid "%qs is not a constant expression because %qT contains a union type"
53450 msgstr ""
53451
53452 #: cp/constexpr.cc:4547
53453 #, gcc-internal-format
53454 msgid "%qs is not a constant expression because %qT is a pointer type"
53455 msgstr ""
53456
53457 #: cp/constexpr.cc:4550
53458 #, gcc-internal-format
53459 msgid "%qs is not a constant expression because %qT contains a pointer type"
53460 msgstr ""
53461
53462 #: cp/constexpr.cc:4561
53463 #, gcc-internal-format
53464 msgid "%qs is not a constant expression because %qT is a reference type"
53465 msgstr ""
53466
53467 #: cp/constexpr.cc:4564
53468 #, gcc-internal-format
53469 msgid "%qs is not a constant expression because %qT contains a reference type"
53470 msgstr ""
53471
53472 #: cp/constexpr.cc:4575
53473 #, gcc-internal-format
53474 msgid ""
53475 "%qs is not a constant expression because %qT is a pointer to member type"
53476 msgstr ""
53477
53478 #: cp/constexpr.cc:4579
53479 #, gcc-internal-format
53480 msgid ""
53481 "%qs is not a constant expression because %qT contains a pointer to member "
53482 "type"
53483 msgstr ""
53484
53485 #: cp/constexpr.cc:4590
53486 #, gcc-internal-format
53487 msgid "%qs is not a constant expression because %qT is volatile"
53488 msgstr ""
53489
53490 #: cp/constexpr.cc:4593
53491 #, gcc-internal-format
53492 msgid ""
53493 "%qs is not a constant expression because %qT contains a volatile subobject"
53494 msgstr ""
53495
53496 #: cp/constexpr.cc:4746
53497 #, gcc-internal-format
53498 msgid "%qs cannot be constant evaluated on the target"
53499 msgstr ""
53500
53501 #: cp/constexpr.cc:4755 cp/constexpr.cc:4765
53502 #, gcc-internal-format
53503 msgid "%qs cannot be constant evaluated because the type is too large"
53504 msgstr ""
53505
53506 #: cp/constexpr.cc:4785
53507 #, gcc-internal-format
53508 msgid "%qs cannot be constant evaluated because the argument cannot be encoded"
53509 msgstr ""
53510
53511 #: cp/constexpr.cc:4824
53512 #, gcc-internal-format
53513 msgid "%qs accessing uninitialized byte at offset %d"
53514 msgstr ""
53515
53516 #: cp/constexpr.cc:4836
53517 #, gcc-internal-format
53518 msgid ""
53519 "%qs cannot be constant evaluated because the argument cannot be interpreted"
53520 msgstr ""
53521
53522 #: cp/constexpr.cc:5646 cp/constexpr.cc:7700 rust/backend/rust-constexpr.cc:874
53523 #: rust/backend/rust-constexpr.cc:2494
53524 #, gcc-internal-format
53525 msgid "dereferencing a null pointer"
53526 msgstr ""
53527
53528 #: cp/constexpr.cc:5666 rust/backend/rust-constexpr.cc:894
53529 #, gcc-internal-format
53530 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
53531 msgstr ""
53532
53533 #: cp/constexpr.cc:5712
53534 #, gcc-internal-format
53535 msgid ""
53536 "the content of uninitialized storage is not usable in a constant expression"
53537 msgstr ""
53538
53539 #: cp/constexpr.cc:5714 cp/constexpr.cc:5721
53540 #, gcc-internal-format
53541 msgid "allocated here"
53542 msgstr ""
53543
53544 #: cp/constexpr.cc:5719
53545 #, gcc-internal-format
53546 msgid "use of allocated storage after deallocation in a constant expression"
53547 msgstr ""
53548
53549 #: cp/constexpr.cc:5724 rust/backend/rust-constexpr.cc:4038
53550 #, gcc-internal-format
53551 msgid "the value of %qD is not usable in a constant expression"
53552 msgstr ""
53553
53554 #: cp/constexpr.cc:5732
53555 #, gcc-internal-format
53556 msgid "%qD used in its own initializer"
53557 msgstr ""
53558
53559 #: cp/constexpr.cc:5737
53560 #, gcc-internal-format
53561 msgid "%q#D is not const"
53562 msgstr ""
53563
53564 #: cp/constexpr.cc:5740
53565 #, gcc-internal-format
53566 msgid "%q#D is volatile"
53567 msgstr ""
53568
53569 #: cp/constexpr.cc:5745 cp/constexpr.cc:5752
53570 #, gcc-internal-format
53571 msgid "%qD was not initialized with a constant expression"
53572 msgstr ""
53573
53574 #: cp/constexpr.cc:5758
53575 #, gcc-internal-format
53576 msgid "%qD was not declared %<constexpr%>"
53577 msgstr ""
53578
53579 #: cp/constexpr.cc:5761
53580 #, gcc-internal-format
53581 msgid "%qD does not have integral or enumeration type"
53582 msgstr ""
53583
53584 #: cp/constexpr.cc:6030 rust/backend/rust-constexpr.cc:2753
53585 #, gcc-internal-format
53586 msgid "modification of %qE is not a constant expression"
53587 msgstr ""
53588
53589 #: cp/constexpr.cc:6128
53590 #, gcc-internal-format
53591 msgid "change of the active member of a union from %qD to %qD"
53592 msgstr ""
53593
53594 #: cp/constexpr.cc:6141 rust/backend/rust-constexpr.cc:2822
53595 #, gcc-internal-format
53596 msgid ""
53597 "change of the active member of a union from %qD to %qD during initialization"
53598 msgstr ""
53599
53600 #: cp/constexpr.cc:6587 cp/constexpr.cc:8041 cp/constexpr.cc:8053
53601 #: rust/backend/rust-constexpr.cc:4676
53602 #, gcc-internal-format
53603 msgid "statement is not a constant expression"
53604 msgstr ""
53605
53606 #: cp/constexpr.cc:6691 rust/backend/rust-constexpr.cc:4941
53607 #, gcc-internal-format
53608 msgid ""
53609 "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-"
53610 "loop-limit=%> to increase the limit)"
53611 msgstr ""
53612
53613 #: cp/constexpr.cc:6792 rust/backend/rust-constexpr.cc:998
53614 #, gcc-internal-format
53615 msgid "inline assembly is not a constant expression"
53616 msgstr ""
53617
53618 #: cp/constexpr.cc:6794 rust/backend/rust-constexpr.cc:999
53619 #, gcc-internal-format
53620 msgid ""
53621 "only unevaluated inline assembly is allowed in a %<constexpr%> function in C+"
53622 "+20"
53623 msgstr ""
53624
53625 #: cp/constexpr.cc:6812
53626 #, gcc-internal-format
53627 msgid "use of %qD"
53628 msgstr ""
53629
53630 #: cp/constexpr.cc:6816
53631 #, gcc-internal-format
53632 msgid ""
53633 "its value can vary between compiler versions or with different %<-mtune%> or "
53634 "%<-mcpu%> flags"
53635 msgstr ""
53636
53637 #: cp/constexpr.cc:6818
53638 #, gcc-internal-format
53639 msgid ""
53640 "if this use is part of a public ABI, change it to instead use a constant "
53641 "variable you define"
53642 msgstr ""
53643
53644 #: cp/constexpr.cc:6820
53645 #, gcc-internal-format, gfc-internal-format
53646 msgid "the default value for the current CPU tuning is %d bytes"
53647 msgstr ""
53648
53649 #: cp/constexpr.cc:6822
53650 #, gcc-internal-format
53651 msgid ""
53652 "you can stabilize this value with %<--param "
53653 "hardware_destructive_interference_size=%d%>, or disable this warning with %<-"
53654 "Wno-interference-size%>"
53655 msgstr ""
53656
53657 #: cp/constexpr.cc:6972
53658 #, gcc-internal-format
53659 msgid "value %qE of type %qT is not a constant expression"
53660 msgstr ""
53661
53662 #: cp/constexpr.cc:6985
53663 #, gcc-internal-format
53664 msgid ""
53665 "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-"
53666 "fconstexpr-ops-limit=%> to increase the limit)"
53667 msgstr ""
53668
53669 #: cp/constexpr.cc:7138
53670 #, gcc-internal-format
53671 msgid "control passes through definition of %qD with thread storage duration"
53672 msgstr ""
53673
53674 #: cp/constexpr.cc:7141
53675 #, gcc-internal-format
53676 msgid "control passes through definition of %qD with static storage duration"
53677 msgstr ""
53678
53679 #: cp/constexpr.cc:7188 cp/constexpr.cc:9733
53680 #: rust/backend/rust-constexpr.cc:2055 rust/backend/rust-constexpr.cc:6215
53681 #, gcc-internal-format
53682 msgid "temporary of non-literal type %qT in a constant expression"
53683 msgstr ""
53684
53685 #: cp/constexpr.cc:7619 cp/constexpr.cc:9236
53686 #, gcc-internal-format
53687 msgid "%<reinterpret_cast%> is not a constant expression"
53688 msgstr ""
53689
53690 #: cp/constexpr.cc:7647 rust/backend/rust-constexpr.cc:2461
53691 #, gcc-internal-format
53692 msgid ""
53693 "conversion from pointer type %qT to arithmetic type %qT in a constant "
53694 "expression"
53695 msgstr ""
53696
53697 #: cp/constexpr.cc:7675 rust/backend/rust-constexpr.cc:2480
53698 #, gcc-internal-format
53699 msgid "cast from %qT is not allowed"
53700 msgstr ""
53701
53702 #: cp/constexpr.cc:7711 rust/backend/rust-constexpr.cc:2506
53703 #, gcc-internal-format
53704 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
53705 msgstr ""
53706
53707 #: cp/constexpr.cc:7842 cp/constexpr.cc:9546 cp/constexpr.cc:9956
53708 #: rust/backend/rust-constexpr.cc:6108 rust/backend/rust-constexpr.cc:6424
53709 #, gcc-internal-format
53710 msgid "expression %qE is not a constant expression"
53711 msgstr ""
53712
53713 #: cp/constexpr.cc:7887 cp/constexpr.cc:9997
53714 #, gcc-internal-format
53715 msgid "%<goto%> is not a constant expression"
53716 msgstr ""
53717
53718 #: cp/constexpr.cc:7945
53719 #, gcc-internal-format
53720 msgid "contract predicate is false in constant expression"
53721 msgstr ""
53722
53723 #: cp/constexpr.cc:7961
53724 #, gcc-internal-format
53725 msgid "unexpected template-id %qE"
53726 msgstr ""
53727
53728 #: cp/constexpr.cc:7967 cp/constraint.cc:178 cp/constraint.cc:753
53729 #, gcc-internal-format
53730 msgid "function concept must be called"
53731 msgstr ""
53732
53733 #: cp/constexpr.cc:7992
53734 #, gcc-internal-format
53735 msgid "address of a call to %qs is not a constant expression"
53736 msgstr ""
53737
53738 #: cp/constexpr.cc:8056
53739 #, gcc-internal-format
53740 msgid "unexpected expression %qE of kind %s"
53741 msgstr ""
53742
53743 #: cp/constexpr.cc:8314 rust/backend/rust-constexpr.cc:5166
53744 #, gcc-internal-format
53745 msgid ""
53746 "%qE is not a constant expression because it refers to mutable subobjects of "
53747 "%qT"
53748 msgstr ""
53749
53750 #: cp/constexpr.cc:8322 rust/backend/rust-constexpr.cc:5175
53751 #, gcc-internal-format
53752 msgid ""
53753 "%qE is not a constant expression because it refers to an incompletely "
53754 "initialized variable"
53755 msgstr ""
53756
53757 #: cp/constexpr.cc:8337 rust/backend/rust-constexpr.cc:5191
53758 #, gcc-internal-format
53759 msgid ""
53760 "%qE is not a constant expression because it refers to a result of %<operator "
53761 "new%>"
53762 msgstr ""
53763
53764 #: cp/constexpr.cc:8348 rust/backend/rust-constexpr.cc:5203
53765 #, gcc-internal-format
53766 msgid ""
53767 "%qE is not a constant expression because allocated storage has not been "
53768 "deallocated"
53769 msgstr ""
53770
53771 #: cp/constexpr.cc:8366 rust/backend/rust-constexpr.cc:5221
53772 #, gcc-internal-format
53773 msgid "immediate evaluation returns address of immediate function %qD"
53774 msgstr ""
53775
53776 #: cp/constexpr.cc:8963 rust/backend/rust-constexpr.cc:5675
53777 #, gcc-internal-format
53778 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
53779 msgstr ""
53780
53781 #: cp/constexpr.cc:9201
53782 #, gcc-internal-format
53783 msgid "lambda capture of %qE is not a constant expression"
53784 msgstr ""
53785
53786 #: cp/constexpr.cc:9204
53787 #, gcc-internal-format
53788 msgid "because it is used as a glvalue"
53789 msgstr ""
53790
53791 #: cp/constexpr.cc:9260 rust/backend/rust-constexpr.cc:5901
53792 #, gcc-internal-format
53793 msgid "%<reinterpret_cast%> from integer to pointer"
53794 msgstr ""
53795
53796 #: cp/constexpr.cc:9294 rust/backend/rust-constexpr.cc:5929
53797 #, gcc-internal-format
53798 msgid ""
53799 "address-of an object %qE with thread local or automatic storage is not a "
53800 "constant expression"
53801 msgstr ""
53802
53803 #: cp/constexpr.cc:9333
53804 #, gcc-internal-format
53805 msgid "use of %<this%> in a constant expression"
53806 msgstr ""
53807
53808 #: cp/constexpr.cc:9482
53809 #, gcc-internal-format
53810 msgid "lambda-expression is not a constant expression before C++17"
53811 msgstr ""
53812
53813 #: cp/constexpr.cc:9494
53814 #, gcc-internal-format
53815 msgid "new-expression is not a constant expression before C++20"
53816 msgstr ""
53817
53818 #: cp/constexpr.cc:9560
53819 #, gcc-internal-format
53820 msgid "virtual functions cannot be %<constexpr%> before C++20"
53821 msgstr ""
53822
53823 #: cp/constexpr.cc:9576
53824 #, gcc-internal-format
53825 msgid ""
53826 "%<typeid%> is not a constant expression because %qE is of polymorphic type"
53827 msgstr ""
53828
53829 #: cp/constexpr.cc:9639
53830 #, gcc-internal-format
53831 msgid "cast to non-integral type %qT in a constant expression"
53832 msgstr ""
53833
53834 #: cp/constexpr.cc:9700
53835 #, gcc-internal-format
53836 msgid "%qD defined %<thread_local%> in %<constexpr%> context"
53837 msgstr ""
53838
53839 #: cp/constexpr.cc:9708
53840 #, gcc-internal-format
53841 msgid "%qD defined %<static%> in %<constexpr%> context"
53842 msgstr ""
53843
53844 #: cp/constexpr.cc:9783 rust/backend/rust-constexpr.cc:6260
53845 #, gcc-internal-format
53846 msgid "division by zero is not a constant expression"
53847 msgstr ""
53848
53849 #: cp/constexpr.cc:9884 rust/backend/rust-constexpr.cc:6358
53850 #, gcc-internal-format
53851 msgid "%<delete[]%> is not a constant expression"
53852 msgstr ""
53853
53854 #: cp/constexpr.cc:9953
53855 #, gcc-internal-format
53856 msgid "neither branch of %<if%> is a constant expression"
53857 msgstr ""
53858
53859 #: cp/constexpr.cc:9966
53860 #, gcc-internal-format
53861 msgid "non-constant array initialization"
53862 msgstr ""
53863
53864 #: cp/constexpr.cc:10014 rust/backend/rust-constexpr.cc:6436
53865 #, gcc-internal-format
53866 msgid ""
53867 "label definition in %<constexpr%> function only available with %<-std=c+"
53868 "+2b%> or %<-std=gnu++2b%>"
53869 msgstr ""
53870
53871 #: cp/constexpr.cc:10045 rust/backend/rust-constexpr.cc:6447
53872 #, gcc-internal-format, gfc-internal-format
53873 msgid "unexpected AST of kind %s"
53874 msgstr ""
53875
53876 #: cp/constraint.cc:166
53877 #, gcc-internal-format
53878 msgid "constraint expression does not have type %<bool%>"
53879 msgstr ""
53880
53881 #: cp/constraint.cc:373
53882 #, gcc-internal-format
53883 msgid "function call of variable concept %qE"
53884 msgstr ""
53885
53886 #: cp/constraint.cc:545
53887 #, gcc-internal-format
53888 msgid "MAP %qD TO %qT"
53889 msgstr ""
53890
53891 #: cp/constraint.cc:547
53892 #, gcc-internal-format
53893 msgid "MAP %qD TO %qE"
53894 msgstr ""
53895
53896 #: cp/constraint.cc:560
53897 #, gcc-internal-format
53898 msgid "argument %qT"
53899 msgstr ""
53900
53901 #: cp/constraint.cc:562
53902 #, gcc-internal-format
53903 msgid "argument %qE"
53904 msgstr ""
53905
53906 #: cp/constraint.cc:1225
53907 #, gcc-internal-format
53908 msgid "%qT does not match original declaration"
53909 msgstr ""
53910
53911 #: cp/constraint.cc:1228
53912 #, gcc-internal-format
53913 msgid "original template declaration here"
53914 msgstr ""
53915
53916 #: cp/constraint.cc:1428
53917 #, gcc-internal-format
53918 msgid "no matching concepts for %qE"
53919 msgstr ""
53920
53921 #: cp/constraint.cc:1731
53922 #, gcc-internal-format
53923 msgid "%qE cannot be introduced with an ellipsis %<...%>"
53924 msgstr ""
53925
53926 #: cp/constraint.cc:1732
53927 #, gcc-internal-format
53928 msgid "prototype declared here"
53929 msgstr ""
53930
53931 #: cp/constraint.cc:1819
53932 #, gcc-internal-format
53933 msgid "all template parameters of %qD must be introduced"
53934 msgstr ""
53935
53936 #: cp/constraint.cc:1847
53937 #, gcc-internal-format
53938 msgid "cannot deduce template parameters from introduction list"
53939 msgstr ""
53940
53941 #: cp/constraint.cc:2011
53942 #, gcc-internal-format
53943 msgid "the required expression %qE is invalid, because"
53944 msgstr ""
53945
53946 #: cp/constraint.cc:2018
53947 #, gcc-internal-format
53948 msgid "the required expression %qE is invalid"
53949 msgstr ""
53950
53951 #. Replay the substitution error.
53952 #: cp/constraint.cc:2057
53953 #, gcc-internal-format
53954 msgid "the required type %qT is invalid, because"
53955 msgstr ""
53956
53957 #: cp/constraint.cc:2061
53958 #, gcc-internal-format
53959 msgid "the required type %qT is invalid"
53960 msgstr ""
53961
53962 #: cp/constraint.cc:2114 cp/constraint.cc:2187
53963 #, gcc-internal-format
53964 msgid "cannot convert %qE to %qT"
53965 msgstr ""
53966
53967 #: cp/constraint.cc:2140
53968 #, gcc-internal-format
53969 msgid "%qE is not %<noexcept%>"
53970 msgstr ""
53971
53972 #: cp/constraint.cc:2164
53973 #, gcc-internal-format
53974 msgid "%qE does not satisfy return-type-requirement, because"
53975 msgstr ""
53976
53977 #: cp/constraint.cc:2171
53978 #, gcc-internal-format
53979 msgid "%qE does not satisfy return-type-requirement"
53980 msgstr ""
53981
53982 #: cp/constraint.cc:2182
53983 #, gcc-internal-format
53984 msgid "cannot convert %qE to %qT because"
53985 msgstr ""
53986
53987 #. Replay the substitution error.
53988 #: cp/constraint.cc:2214
53989 #, gcc-internal-format
53990 msgid "nested requirement %qE is not satisfied, because"
53991 msgstr ""
53992
53993 #: cp/constraint.cc:2218
53994 #, gcc-internal-format
53995 msgid "nested requirement %qE is not satisfied"
53996 msgstr ""
53997
53998 #: cp/constraint.cc:2711
53999 #, gcc-internal-format
54000 msgid "satisfaction of atomic constraint %qE depends on itself"
54001 msgstr ""
54002
54003 #: cp/constraint.cc:2757
54004 #, gcc-internal-format
54005 msgid "satisfaction value of atomic constraint %qE changed from %qE to %qE"
54006 msgstr ""
54007
54008 #: cp/constraint.cc:2760
54009 #, gcc-internal-format
54010 msgid "satisfaction value first evaluated to %qE from here"
54011 msgstr ""
54012
54013 #: cp/constraint.cc:2877
54014 #, gcc-internal-format
54015 msgid "no operand of the disjunction is satisfied"
54016 msgstr ""
54017
54018 #: cp/constraint.cc:2890
54019 #, gcc-internal-format
54020 msgid "the operand %qE is unsatisfied because"
54021 msgstr ""
54022
54023 #: cp/constraint.cc:3533
54024 #, gcc-internal-format
54025 msgid "definition of concept %qD is empty"
54026 msgstr ""
54027
54028 #: cp/constraint.cc:3536
54029 #, gcc-internal-format
54030 msgid "definition of concept %qD has multiple statements"
54031 msgstr ""
54032
54033 #: cp/constraint.cc:3682
54034 #, gcc-internal-format
54035 msgid "  %qT is not nothrow copy assignable"
54036 msgstr ""
54037
54038 #: cp/constraint.cc:3685 cp/constraint.cc:3780
54039 #, gcc-internal-format
54040 msgid "  %qT is not nothrow default constructible"
54041 msgstr ""
54042
54043 #: cp/constraint.cc:3688
54044 #, gcc-internal-format
54045 msgid "  %qT is not nothrow copy constructible"
54046 msgstr ""
54047
54048 #: cp/constraint.cc:3691
54049 #, gcc-internal-format
54050 msgid "  %qT is not trivially copy assignable"
54051 msgstr ""
54052
54053 #: cp/constraint.cc:3694 cp/constraint.cc:3774
54054 #, gcc-internal-format
54055 msgid "  %qT is not trivially default constructible"
54056 msgstr ""
54057
54058 #: cp/constraint.cc:3697
54059 #, gcc-internal-format
54060 msgid "  %qT is not trivially copy constructible"
54061 msgstr ""
54062
54063 #: cp/constraint.cc:3700
54064 #, gcc-internal-format
54065 msgid "  %qT is not trivially destructible"
54066 msgstr ""
54067
54068 #: cp/constraint.cc:3703
54069 #, gcc-internal-format
54070 msgid "  %qT does not have a virtual destructor"
54071 msgstr ""
54072
54073 #: cp/constraint.cc:3706
54074 #, gcc-internal-format
54075 msgid "  %qT is not an abstract class"
54076 msgstr ""
54077
54078 #: cp/constraint.cc:3709
54079 #, gcc-internal-format
54080 msgid "  %qT is not a base of %qT"
54081 msgstr ""
54082
54083 #: cp/constraint.cc:3712
54084 #, gcc-internal-format
54085 msgid "  %qT is not a class"
54086 msgstr ""
54087
54088 #: cp/constraint.cc:3715
54089 #, gcc-internal-format
54090 msgid "  %qT is not an empty class"
54091 msgstr ""
54092
54093 #: cp/constraint.cc:3718
54094 #, gcc-internal-format
54095 msgid "  %qT is not an enum"
54096 msgstr ""
54097
54098 #: cp/constraint.cc:3721
54099 #, gcc-internal-format
54100 msgid "  %qT is not a final class"
54101 msgstr ""
54102
54103 #: cp/constraint.cc:3724
54104 #, gcc-internal-format
54105 msgid "  %qT is not layout compatible with %qT"
54106 msgstr ""
54107
54108 #: cp/constraint.cc:3727
54109 #, gcc-internal-format
54110 msgid "  %qT is not a literal type"
54111 msgstr ""
54112
54113 #: cp/constraint.cc:3730
54114 #, gcc-internal-format
54115 msgid "  %qT is not pointer-interconvertible base of %qT"
54116 msgstr ""
54117
54118 #: cp/constraint.cc:3734
54119 #, gcc-internal-format
54120 msgid "  %qT is not a POD type"
54121 msgstr ""
54122
54123 #: cp/constraint.cc:3737
54124 #, gcc-internal-format
54125 msgid "  %qT is not a polymorphic type"
54126 msgstr ""
54127
54128 #: cp/constraint.cc:3740
54129 #, gcc-internal-format
54130 msgid "  %qT is not the same as %qT"
54131 msgstr ""
54132
54133 #: cp/constraint.cc:3743
54134 #, gcc-internal-format
54135 msgid "  %qT is not an standard layout type"
54136 msgstr ""
54137
54138 #: cp/constraint.cc:3746
54139 #, gcc-internal-format
54140 msgid "  %qT is not a trivial type"
54141 msgstr ""
54142
54143 #: cp/constraint.cc:3749
54144 #, gcc-internal-format
54145 msgid "  %qT is not a union"
54146 msgstr ""
54147
54148 #: cp/constraint.cc:3752
54149 #, gcc-internal-format
54150 msgid "  %qT is not an aggregate"
54151 msgstr ""
54152
54153 #: cp/constraint.cc:3755
54154 #, gcc-internal-format
54155 msgid "  %qT is not trivially copyable"
54156 msgstr ""
54157
54158 #: cp/constraint.cc:3758
54159 #, gcc-internal-format
54160 msgid "  %qT is not assignable from %qT"
54161 msgstr ""
54162
54163 #: cp/constraint.cc:3761
54164 #, gcc-internal-format
54165 msgid "  %qT is not trivially assignable from %qT"
54166 msgstr ""
54167
54168 #: cp/constraint.cc:3764
54169 #, gcc-internal-format
54170 msgid "  %qT is not nothrow assignable from %qT"
54171 msgstr ""
54172
54173 #: cp/constraint.cc:3768
54174 #, gcc-internal-format
54175 msgid "  %qT is not default constructible"
54176 msgstr ""
54177
54178 #: cp/constraint.cc:3770
54179 #, gcc-internal-format
54180 msgid "  %qT is not constructible from %qE"
54181 msgstr ""
54182
54183 #: cp/constraint.cc:3776
54184 #, gcc-internal-format
54185 msgid "  %qT is not trivially constructible from %qE"
54186 msgstr ""
54187
54188 #: cp/constraint.cc:3782
54189 #, gcc-internal-format
54190 msgid "  %qT is not nothrow constructible from %qE"
54191 msgstr ""
54192
54193 #: cp/constraint.cc:3785
54194 #, gcc-internal-format
54195 msgid "  %qT does not have unique object representations"
54196 msgstr ""
54197
54198 #: cp/constraint.cc:3788
54199 #, gcc-internal-format
54200 msgid "  %qT is not convertible from %qE"
54201 msgstr ""
54202
54203 #: cp/constraint.cc:3791
54204 #, gcc-internal-format
54205 msgid "  %qT is not nothrow convertible from %qE"
54206 msgstr ""
54207
54208 #: cp/constraint.cc:3794
54209 #, gcc-internal-format
54210 msgid ""
54211 "  %qT is not a reference that binds to a temporary object of type %qT "
54212 "(direct-initialization)"
54213 msgstr ""
54214
54215 #: cp/constraint.cc:3798
54216 #, gcc-internal-format
54217 msgid ""
54218 "  %qT is not a reference that binds to a temporary object of type %qT (copy-"
54219 "initialization)"
54220 msgstr ""
54221
54222 #: cp/constraint.cc:3826
54223 #, gcc-internal-format
54224 msgid "invalid constraints"
54225 msgstr ""
54226
54227 #: cp/constraint.cc:3851
54228 #, gcc-internal-format
54229 msgid "constraint %qE has type %qT, not %<bool%>"
54230 msgstr ""
54231
54232 #: cp/constraint.cc:3854
54233 #, gcc-internal-format
54234 msgid "the expression %qE evaluated to %<false%>"
54235 msgstr ""
54236
54237 #: cp/constraint.cc:3905
54238 #, gcc-internal-format
54239 msgid "constraints not satisfied"
54240 msgstr ""
54241
54242 #: cp/constraint.cc:3920
54243 #, gcc-internal-format
54244 msgid "set %qs to at least %d for more detail"
54245 msgstr ""
54246
54247 #: cp/contracts.cc:182
54248 #, gcc-internal-format
54249 msgid "axiom contract semantic must be %<assume%> or %<ignore%>"
54250 msgstr ""
54251
54252 #: cp/contracts.cc:185
54253 #, gcc-internal-format
54254 msgid ""
54255 "the %<audit%> semantic should be at least as strong as the %<default%> "
54256 "semantic"
54257 msgstr ""
54258
54259 #: cp/contracts.cc:203
54260 #, gcc-internal-format, gfc-internal-format
54261 msgid "'%s' is not a valid explicit concrete semantic"
54262 msgstr ""
54263
54264 #: cp/contracts.cc:343
54265 #, gcc-internal-format
54266 msgid "%<-fcontract-build-level=%> cannot be mixed with p1332/p1429"
54267 msgstr ""
54268
54269 #: cp/contracts.cc:356
54270 #, gcc-internal-format
54271 msgid "%<-fcontract-build-level=%> must be off|default|audit"
54272 msgstr ""
54273
54274 #: cp/contracts.cc:366
54275 #, gcc-internal-format
54276 msgid "%<-fcontract-assumption-mode=%> cannot be mixed with p1332/p1429"
54277 msgstr ""
54278
54279 #: cp/contracts.cc:377
54280 #, gcc-internal-format
54281 msgid "%<-fcontract-assumption-mode=%> must be %<on%> or %<off%>"
54282 msgstr ""
54283
54284 #: cp/contracts.cc:387
54285 #, gcc-internal-format
54286 msgid "%<-fcontract-continuation-mode=%> cannot be mixed with p1332/p1429"
54287 msgstr ""
54288
54289 #: cp/contracts.cc:398
54290 #, gcc-internal-format
54291 msgid "%<-fcontract-continuation-mode=%> must be %<on%> or %<off%>"
54292 msgstr ""
54293
54294 #: cp/contracts.cc:410
54295 #, gcc-internal-format
54296 msgid "%<-fcontract-role=%> must be in the form role:semantics"
54297 msgstr ""
54298
54299 #: cp/contracts.cc:421 cp/contracts.cc:430
54300 #, gcc-internal-format
54301 msgid "%<-fcontract-role=%> semantics must include default,audit,axiom values"
54302 msgstr ""
54303
54304 #: cp/contracts.cc:449
54305 #, gcc-internal-format
54306 msgid "%<-fcontract-role=%> cannot be mixed with std/p1429 contract flags"
54307 msgstr ""
54308
54309 #. TODO: not enough space?
54310 #: cp/contracts.cc:463
54311 #, gcc-internal-format
54312 msgid "%<-fcontract-level=%> too many custom roles"
54313 msgstr ""
54314
54315 #: cp/contracts.cc:475
54316 #, gcc-internal-format
54317 msgid "%<-fcontract-semantic=%> must be in the form level:semantic"
54318 msgstr ""
54319
54320 #: cp/contracts.cc:481
54321 #, gcc-internal-format
54322 msgid "%<-fcontract-semantic=%> cannot be mixed with std/p1332 contract flags"
54323 msgstr ""
54324
54325 #: cp/contracts.cc:489
54326 #, gcc-internal-format
54327 msgid "%<-fcontract-semantic=%> cannot find default role"
54328 msgstr ""
54329
54330 #: cp/contracts.cc:505
54331 #, gcc-internal-format
54332 msgid "%<-fcontract-semantic=%> level must be default, audit, or axiom"
54333 msgstr ""
54334
54335 #: cp/contracts.cc:647
54336 #, gcc-internal-format, gfc-internal-format
54337 msgid "%s does not return a value to test"
54338 msgstr ""
54339
54340 #: cp/contracts.cc:1145
54341 #, gcc-internal-format
54342 msgid "mismatched contract attribute in declaration"
54343 msgstr ""
54344
54345 #: cp/contracts.cc:1147 cp/contracts.cc:1178
54346 #, gcc-internal-format
54347 msgid "previous contract here"
54348 msgstr ""
54349
54350 #: cp/contracts.cc:1175
54351 #, gcc-internal-format
54352 msgid "mismatched contract condition in declaration"
54353 msgstr ""
54354
54355 #: cp/contracts.cc:1218
54356 #, gcc-internal-format
54357 msgid ""
54358 "declaration has a different number of contracts than previously declared"
54359 msgstr ""
54360
54361 #: cp/contracts.cc:1224
54362 #, gcc-internal-format
54363 msgid "original declaration with fewer contracts here"
54364 msgstr ""
54365
54366 #: cp/contracts.cc:1961
54367 #, gcc-internal-format
54368 msgid "contracts must appertain to a function type"
54369 msgstr ""
54370
54371 #: cp/contracts.cc:2174
54372 #, gcc-internal-format
54373 msgid "cannot add contracts after definition"
54374 msgstr ""
54375
54376 #: cp/contracts.cc:2175
54377 #, gcc-internal-format
54378 msgid "original definition here"
54379 msgstr ""
54380
54381 #: cp/contracts.cc:2183
54382 #, gcc-internal-format
54383 msgid "cannot add contracts to a virtual function"
54384 msgstr ""
54385
54386 #: cp/contracts.cc:2184
54387 #, gcc-internal-format
54388 msgid "original declaration here"
54389 msgstr ""
54390
54391 #: cp/contracts.cc:2194
54392 #, gcc-internal-format
54393 msgid "declaration adds contracts to %q#D"
54394 msgstr ""
54395
54396 #: cp/coroutines.cc:303
54397 #, gcc-internal-format
54398 msgid "coroutines require a traits template; cannot find %<%E::%E%>"
54399 msgstr ""
54400
54401 #: cp/coroutines.cc:305
54402 #, gcc-internal-format
54403 msgid "perhaps %<#include <coroutine>%> is missing"
54404 msgstr ""
54405
54406 #: cp/coroutines.cc:360
54407 #, gcc-internal-format
54408 msgid "cannot instantiate %<coroutine traits%>"
54409 msgstr ""
54410
54411 #: cp/coroutines.cc:382
54412 #, gcc-internal-format
54413 msgid "coroutines require a handle class template; cannot find %<%E::%E%>"
54414 msgstr ""
54415
54416 #: cp/coroutines.cc:407
54417 #, gcc-internal-format
54418 msgid "cannot instantiate a %<coroutine handle%> for promise type %qT"
54419 msgstr ""
54420
54421 #: cp/coroutines.cc:492
54422 #, gcc-internal-format
54423 msgid "unable to find the promise type for this coroutine"
54424 msgstr ""
54425
54426 #: cp/coroutines.cc:511
54427 #, gcc-internal-format
54428 msgid ""
54429 "the coroutine promise type %qT declares both %<return_value%> and "
54430 "%<return_void%>"
54431 msgstr ""
54432
54433 #: cp/coroutines.cc:515
54434 #, gcc-internal-format
54435 msgid "%<return_void%> declared here"
54436 msgstr ""
54437
54438 #: cp/coroutines.cc:648 cp/coroutines.cc:726 cp/coroutines.cc:4303
54439 #, gcc-internal-format
54440 msgid "no member named %qE in %qT"
54441 msgstr ""
54442
54443 #: cp/coroutines.cc:741
54444 #, gcc-internal-format
54445 msgid "%qs cannot be used outside a function"
54446 msgstr ""
54447
54448 #. [basic.start.main] 3. The function main shall not be a coroutine.
54449 #: cp/coroutines.cc:749
54450 #, gcc-internal-format
54451 msgid "%qs cannot be used in the %<main%> function"
54452 msgstr ""
54453
54454 #. [dcl.constexpr] 3.3 it shall not be a coroutine.
54455 #: cp/coroutines.cc:760
54456 #, gcc-internal-format
54457 msgid "%qs cannot be used in a %<constexpr%> function"
54458 msgstr ""
54459
54460 #: cp/coroutines.cc:771
54461 #, gcc-internal-format
54462 msgid "%qs cannot be used in a function with a deduced return type"
54463 msgstr ""
54464
54465 #: cp/coroutines.cc:782
54466 #, gcc-internal-format
54467 msgid "%qs cannot be used in a varargs function"
54468 msgstr ""
54469
54470 #. [class.ctor] 7. a constructor shall not be a coroutine.
54471 #: cp/coroutines.cc:789
54472 #, gcc-internal-format
54473 msgid "%qs cannot be used in a constructor"
54474 msgstr ""
54475
54476 #. [class.dtor] 21. a destructor shall not be a coroutine.
54477 #: cp/coroutines.cc:796
54478 #, gcc-internal-format
54479 msgid "%qs cannot be used in a destructor"
54480 msgstr ""
54481
54482 #. TODO: record or extract positions of returns (and the first coro
54483 #. keyword) so that we can add notes to the diagnostic about where
54484 #. the bad keyword is and what made the function into a coro.
54485 #: cp/coroutines.cc:827
54486 #, gcc-internal-format
54487 msgid ""
54488 "a %<return%> statement is not allowed in coroutine; did you mean "
54489 "%<co_return%>?"
54490 msgstr ""
54491
54492 #: cp/coroutines.cc:875
54493 #, gcc-internal-format
54494 msgid "the expression %qE is required to be non-throwing"
54495 msgstr ""
54496
54497 #: cp/coroutines.cc:877
54498 #, gcc-internal-format
54499 msgid "must be declared with %<noexcept(true)%>"
54500 msgstr ""
54501
54502 #: cp/coroutines.cc:962
54503 #, gcc-internal-format
54504 msgid "awaitable type %qT is not a structure"
54505 msgstr ""
54506
54507 #: cp/coroutines.cc:1073
54508 #, gcc-internal-format
54509 msgid "%<await_suspend%> must return %<void%>, %<bool%> or a coroutine handle"
54510 msgstr ""
54511
54512 #: cp/coroutines.cc:1384
54513 #, gcc-internal-format
54514 msgid "function declared %<noreturn%> has a %<co_return%> statement"
54515 msgstr ""
54516
54517 #: cp/coroutines.cc:1422
54518 #, gcc-internal-format
54519 msgid "the align argument to %<__builtin_coro_promise%> must be a constant"
54520 msgstr ""
54521
54522 #: cp/coroutines.cc:1432
54523 #, gcc-internal-format
54524 msgid "the direction argument to %<__builtin_coro_promise%> must be a constant"
54525 msgstr ""
54526
54527 #: cp/coroutines.cc:1915
54528 #, gcc-internal-format
54529 msgid "no suspend point info for %qD"
54530 msgstr ""
54531
54532 #: cp/coroutines.cc:2113 cp/coroutines.cc:4677
54533 #, gcc-internal-format
54534 msgid ""
54535 "%qE is provided by %qT but is not usable with the function signature %qD"
54536 msgstr ""
54537
54538 #: cp/coroutines.cc:2563
54539 #, gcc-internal-format
54540 msgid "duplicate info for %qE"
54541 msgstr ""
54542
54543 #: cp/coroutines.cc:3715
54544 #, gcc-internal-format
54545 msgid "await expressions are not permitted in handlers"
54546 msgstr ""
54547
54548 #: cp/coroutines.cc:3947
54549 #, gcc-internal-format
54550 msgid "variable length arrays are not yet supported in coroutines"
54551 msgstr ""
54552
54553 #: cp/coroutines.cc:4682
54554 #, gcc-internal-format
54555 msgid ""
54556 "%qE is provided by %qT but %qE is not marked %<throw()%> or %<noexcept%>"
54557 msgstr ""
54558
54559 #: cp/coroutines.cc:4685
54560 #, gcc-internal-format
54561 msgid ""
54562 "%qE is marked %<throw()%> or %<noexcept%> but no usable "
54563 "%<get_return_object_on_allocation_failure%> is provided by %qT"
54564 msgstr ""
54565
54566 #: cp/coroutines.cc:4714
54567 #, gcc-internal-format
54568 msgid "%qE is provided by %qT but %<std::nothrow%> cannot be found"
54569 msgstr ""
54570
54571 #. We can't initialize a non-class return value from void.
54572 #: cp/coroutines.cc:5111
54573 #, gcc-internal-format
54574 msgid ""
54575 "cannot initialize a return object of type %qT with an rvalue of type %<void%>"
54576 msgstr ""
54577
54578 #: cp/cp-gimplify.cc:155
54579 #, gcc-internal-format
54580 msgid "both branches of %<if%> statement marked as %qs"
54581 msgstr ""
54582
54583 #: cp/cp-gimplify.cc:1035 cp/cp-gimplify.cc:1047
54584 #, gcc-internal-format
54585 msgid "taking address of an immediate function %qD"
54586 msgstr ""
54587
54588 #: cp/cp-gimplify.cc:1633
54589 #, gcc-internal-format
54590 msgid "%<throw%> will always call %<terminate%>"
54591 msgstr ""
54592
54593 #: cp/cp-gimplify.cc:1636
54594 #, gcc-internal-format
54595 msgid "in C++11 destructors default to %<noexcept%>"
54596 msgstr ""
54597
54598 #: cp/cp-gimplify.cc:1648
54599 #, gcc-internal-format
54600 msgid ""
54601 "in C++11 this %<throw%> will call %<terminate%> because destructors default "
54602 "to %<noexcept%>"
54603 msgstr ""
54604
54605 #: cp/cp-gimplify.cc:3158
54606 #, gcc-internal-format
54607 msgid "ignoring attribute %qE after earlier %qE"
54608 msgstr ""
54609
54610 #: cp/cp-gimplify.cc:3232 cp/cp-gimplify.cc:3244 cp/decl.cc:4274
54611 #: cp/method.cc:978
54612 #, gcc-internal-format
54613 msgid "%qD is not a type"
54614 msgstr ""
54615
54616 #: cp/cp-gimplify.cc:3250
54617 #, gcc-internal-format
54618 msgid "%qD is not a class type"
54619 msgstr ""
54620
54621 #: cp/cp-gimplify.cc:3267
54622 #, gcc-internal-format
54623 msgid "%qD does not have %<const char *%> type"
54624 msgstr ""
54625
54626 #: cp/cp-gimplify.cc:3277
54627 #, gcc-internal-format
54628 msgid "%qD does not have integral type"
54629 msgstr ""
54630
54631 #: cp/cp-gimplify.cc:3289
54632 #, gcc-internal-format
54633 msgid ""
54634 "%<std::source_location::__impl%> does not contain only non-static data "
54635 "members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
54636 msgstr ""
54637
54638 #: cp/cvt.cc:92
54639 msgid "cannot convert from incomplete type %qH to %qI"
54640 msgstr ""
54641
54642 #: cp/cvt.cc:102
54643 msgid "conversion of %qE from %qH to %qI is ambiguous"
54644 msgstr ""
54645
54646 #: cp/cvt.cc:174 cp/cvt.cc:201 cp/cvt.cc:255
54647 msgid "cannot convert %qE from type %qH to type %qI"
54648 msgstr ""
54649
54650 #: cp/cvt.cc:391
54651 #, gcc-internal-format
54652 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
54653 msgstr ""
54654
54655 #: cp/cvt.cc:394
54656 #, gcc-internal-format
54657 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
54658 msgstr ""
54659
54660 #: cp/cvt.cc:397
54661 #, gcc-internal-format
54662 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
54663 msgstr ""
54664
54665 #: cp/cvt.cc:400
54666 #, gcc-internal-format
54667 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
54668 msgstr ""
54669
54670 #: cp/cvt.cc:476
54671 msgid "conversion from %qH to %qI discards qualifiers"
54672 msgstr ""
54673
54674 #: cp/cvt.cc:498 cp/typeck.cc:8703
54675 #, gcc-internal-format
54676 msgid "casting %qT to %qT does not dereference pointer"
54677 msgstr ""
54678
54679 #: cp/cvt.cc:526
54680 msgid "cannot convert type %qH to type %qI"
54681 msgstr ""
54682
54683 #: cp/cvt.cc:818
54684 #, gcc-internal-format
54685 msgid "conversion from %q#T to %q#T"
54686 msgstr ""
54687
54688 #: cp/cvt.cc:836
54689 #, gcc-internal-format
54690 msgid ""
54691 "the result of the conversion is unspecified because %qE is outside the range "
54692 "of type %qT"
54693 msgstr ""
54694
54695 #: cp/cvt.cc:847 cp/cvt.cc:902
54696 #, gcc-internal-format
54697 msgid "%q#T used where a %qT was expected"
54698 msgstr ""
54699
54700 #: cp/cvt.cc:856
54701 #, gcc-internal-format
54702 msgid "could not convert %qE from %<void%> to %<bool%>"
54703 msgstr ""
54704
54705 #: cp/cvt.cc:918
54706 #, gcc-internal-format
54707 msgid "%q#T used where a floating-point value was expected"
54708 msgstr ""
54709
54710 #: cp/cvt.cc:976
54711 msgid "conversion from %qH to non-scalar type %qI requested"
54712 msgstr ""
54713
54714 #: cp/cvt.cc:1072
54715 #, gcc-internal-format
54716 msgid ""
54717 "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
54718 msgstr ""
54719
54720 #: cp/cvt.cc:1074
54721 #, gcc-internal-format
54722 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
54723 msgstr ""
54724
54725 #: cp/cvt.cc:1090
54726 #, gcc-internal-format
54727 msgid ""
54728 "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: "
54729 "%<%s%>"
54730 msgstr ""
54731
54732 #: cp/cvt.cc:1092
54733 #, gcc-internal-format
54734 msgid ""
54735 "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
54736 msgstr ""
54737
54738 #: cp/cvt.cc:1114
54739 #, gcc-internal-format
54740 msgid ""
54741 "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
54742 msgstr ""
54743
54744 #: cp/cvt.cc:1168
54745 #, gcc-internal-format
54746 msgid "pseudo-destructor is not called"
54747 msgstr ""
54748
54749 #: cp/cvt.cc:1264 rust/backend/rust-tree.cc:340
54750 #, gcc-internal-format
54751 msgid "conversion to void will not access object of incomplete type %qT"
54752 msgstr ""
54753
54754 #: cp/cvt.cc:1268 rust/backend/rust-tree.cc:346
54755 #, gcc-internal-format
54756 msgid ""
54757 "indirection will not access object of incomplete type %qT in second operand "
54758 "of conditional expression"
54759 msgstr ""
54760
54761 #: cp/cvt.cc:1273 rust/backend/rust-tree.cc:353
54762 #, gcc-internal-format
54763 msgid ""
54764 "indirection will not access object of incomplete type %qT in third operand "
54765 "of conditional expression"
54766 msgstr ""
54767
54768 #: cp/cvt.cc:1278 rust/backend/rust-tree.cc:360
54769 #, gcc-internal-format
54770 msgid ""
54771 "indirection will not access object of incomplete type %qT in right operand "
54772 "of comma operator"
54773 msgstr ""
54774
54775 #: cp/cvt.cc:1283 rust/backend/rust-tree.cc:367
54776 #, gcc-internal-format
54777 msgid ""
54778 "indirection will not access object of incomplete type %qT in left operand of "
54779 "comma operator"
54780 msgstr ""
54781
54782 #: cp/cvt.cc:1288 rust/backend/rust-tree.cc:374
54783 #, gcc-internal-format
54784 msgid "indirection will not access object of incomplete type %qT in statement"
54785 msgstr ""
54786
54787 #: cp/cvt.cc:1292 rust/backend/rust-tree.cc:380
54788 #, gcc-internal-format
54789 msgid ""
54790 "indirection will not access object of incomplete type %qT in for increment "
54791 "expression"
54792 msgstr ""
54793
54794 #: cp/cvt.cc:1308 rust/backend/rust-tree.cc:397
54795 #, gcc-internal-format
54796 msgid "conversion to void will not access object of type %qT"
54797 msgstr ""
54798
54799 #: cp/cvt.cc:1312 rust/backend/rust-tree.cc:403
54800 #, gcc-internal-format
54801 msgid ""
54802 "implicit dereference will not access object of type %qT in second operand of "
54803 "conditional expression"
54804 msgstr ""
54805
54806 #: cp/cvt.cc:1317 rust/backend/rust-tree.cc:410
54807 #, gcc-internal-format
54808 msgid ""
54809 "implicit dereference will not access object of type %qT in third operand of "
54810 "conditional expression"
54811 msgstr ""
54812
54813 #: cp/cvt.cc:1322 rust/backend/rust-tree.cc:417
54814 #, gcc-internal-format
54815 msgid ""
54816 "implicit dereference will not access object of type %qT in right operand of "
54817 "comma operator"
54818 msgstr ""
54819
54820 #: cp/cvt.cc:1327 rust/backend/rust-tree.cc:424
54821 #, gcc-internal-format
54822 msgid ""
54823 "implicit dereference will not access object of type %qT in left operand of "
54824 "comma operator"
54825 msgstr ""
54826
54827 #: cp/cvt.cc:1332 rust/backend/rust-tree.cc:431
54828 #, gcc-internal-format
54829 msgid "implicit dereference will not access object of type %qT in statement"
54830 msgstr ""
54831
54832 #: cp/cvt.cc:1336 rust/backend/rust-tree.cc:437
54833 #, gcc-internal-format
54834 msgid ""
54835 "implicit dereference will not access object of type %qT in for increment "
54836 "expression"
54837 msgstr ""
54838
54839 #: cp/cvt.cc:1350 rust/backend/rust-tree.cc:451
54840 #, gcc-internal-format
54841 msgid ""
54842 "conversion to void will not access object of non-trivially-copyable type %qT"
54843 msgstr ""
54844
54845 #: cp/cvt.cc:1355 rust/backend/rust-tree.cc:457
54846 #, gcc-internal-format
54847 msgid ""
54848 "indirection will not access object of non-trivially-copyable type %qT in "
54849 "second operand of conditional expression"
54850 msgstr ""
54851
54852 #: cp/cvt.cc:1360 rust/backend/rust-tree.cc:464
54853 #, gcc-internal-format
54854 msgid ""
54855 "indirection will not access object of non-trivially-copyable type %qT in "
54856 "third operand of conditional expression"
54857 msgstr ""
54858
54859 #: cp/cvt.cc:1365 rust/backend/rust-tree.cc:471
54860 #, gcc-internal-format
54861 msgid ""
54862 "indirection will not access object of non-trivially-copyable type %qT in "
54863 "right operand of comma operator"
54864 msgstr ""
54865
54866 #: cp/cvt.cc:1370 rust/backend/rust-tree.cc:478
54867 #, gcc-internal-format
54868 msgid ""
54869 "indirection will not access object of non-trivially-copyable type %qT in "
54870 "left operand of comma operator"
54871 msgstr ""
54872
54873 #: cp/cvt.cc:1375 rust/backend/rust-tree.cc:485
54874 #, gcc-internal-format
54875 msgid ""
54876 "indirection will not access object of non-trivially-copyable type %qT in "
54877 "statement"
54878 msgstr ""
54879
54880 #: cp/cvt.cc:1380 rust/backend/rust-tree.cc:491
54881 #, gcc-internal-format
54882 msgid ""
54883 "indirection will not access object of non-trivially-copyable type %qT in for "
54884 "increment expression"
54885 msgstr ""
54886
54887 #: cp/cvt.cc:1421 rust/backend/rust-tree.cc:532
54888 #, gcc-internal-format
54889 msgid "conversion to void will not access object %qE of incomplete type %qT"
54890 msgstr ""
54891
54892 #: cp/cvt.cc:1425 rust/backend/rust-tree.cc:538
54893 #, gcc-internal-format
54894 msgid ""
54895 "variable %qE of incomplete type %qT will not be accessed in second operand "
54896 "of conditional expression"
54897 msgstr ""
54898
54899 #: cp/cvt.cc:1430 rust/backend/rust-tree.cc:545
54900 #, gcc-internal-format
54901 msgid ""
54902 "variable %qE of incomplete type %qT will not be accessed in third operand of "
54903 "conditional expression"
54904 msgstr ""
54905
54906 #: cp/cvt.cc:1435 rust/backend/rust-tree.cc:552
54907 #, gcc-internal-format
54908 msgid ""
54909 "variable %qE of incomplete type %qT will not be accessed in right operand of "
54910 "comma operator"
54911 msgstr ""
54912
54913 #: cp/cvt.cc:1440 rust/backend/rust-tree.cc:558
54914 #, gcc-internal-format
54915 msgid ""
54916 "variable %qE of incomplete type %qT will not be accessed in left operand of "
54917 "comma operator"
54918 msgstr ""
54919
54920 #: cp/cvt.cc:1445 rust/backend/rust-tree.cc:564
54921 #, gcc-internal-format
54922 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
54923 msgstr ""
54924
54925 #: cp/cvt.cc:1449 rust/backend/rust-tree.cc:570
54926 #, gcc-internal-format
54927 msgid ""
54928 "variable %qE of incomplete type %qT will not be accessed in for increment "
54929 "expression"
54930 msgstr ""
54931
54932 #: cp/cvt.cc:1505
54933 #, gcc-internal-format
54934 msgid "conversion to void cannot resolve address of overloaded function"
54935 msgstr ""
54936
54937 #: cp/cvt.cc:1509
54938 #, gcc-internal-format
54939 msgid ""
54940 "second operand of conditional expression cannot resolve address of "
54941 "overloaded function"
54942 msgstr ""
54943
54944 #: cp/cvt.cc:1513
54945 #, gcc-internal-format
54946 msgid ""
54947 "third operand of conditional expression cannot resolve address of overloaded "
54948 "function"
54949 msgstr ""
54950
54951 #: cp/cvt.cc:1517
54952 #, gcc-internal-format
54953 msgid ""
54954 "right operand of comma operator cannot resolve address of overloaded function"
54955 msgstr ""
54956
54957 #: cp/cvt.cc:1521
54958 #, gcc-internal-format
54959 msgid ""
54960 "left operand of comma operator cannot resolve address of overloaded function"
54961 msgstr ""
54962
54963 #: cp/cvt.cc:1525
54964 #, gcc-internal-format
54965 msgid "statement cannot resolve address of overloaded function"
54966 msgstr ""
54967
54968 #: cp/cvt.cc:1529
54969 #, gcc-internal-format
54970 msgid "for increment expression cannot resolve address of overloaded function"
54971 msgstr ""
54972
54973 #: cp/cvt.cc:1545
54974 #, gcc-internal-format
54975 msgid ""
54976 "second operand of conditional expression is a reference, not call, to "
54977 "function %qE"
54978 msgstr ""
54979
54980 #: cp/cvt.cc:1550
54981 #, gcc-internal-format
54982 msgid ""
54983 "third operand of conditional expression is a reference, not call, to "
54984 "function %qE"
54985 msgstr ""
54986
54987 #: cp/cvt.cc:1555
54988 #, gcc-internal-format
54989 msgid ""
54990 "right operand of comma operator is a reference, not call, to function %qE"
54991 msgstr ""
54992
54993 #: cp/cvt.cc:1560
54994 #, gcc-internal-format
54995 msgid ""
54996 "left operand of comma operator is a reference, not call, to function %qE"
54997 msgstr ""
54998
54999 #: cp/cvt.cc:1565
55000 #, gcc-internal-format
55001 msgid "statement is a reference, not call, to function %qE"
55002 msgstr ""
55003
55004 #: cp/cvt.cc:1570
55005 #, gcc-internal-format
55006 msgid "for increment expression is a reference, not call, to function %qE"
55007 msgstr ""
55008
55009 #: cp/cvt.cc:1599
55010 #, gcc-internal-format
55011 msgid "second operand of conditional expression has no effect"
55012 msgstr ""
55013
55014 #: cp/cvt.cc:1604
55015 #, gcc-internal-format
55016 msgid "third operand of conditional expression has no effect"
55017 msgstr ""
55018
55019 #: cp/cvt.cc:1609
55020 #, gcc-internal-format
55021 msgid "right operand of comma operator has no effect"
55022 msgstr ""
55023
55024 #: cp/cvt.cc:1613
55025 #, gcc-internal-format
55026 msgid "left operand of comma operator has no effect"
55027 msgstr ""
55028
55029 #: cp/cvt.cc:1617
55030 #, gcc-internal-format
55031 msgid "statement has no effect"
55032 msgstr ""
55033
55034 #: cp/cvt.cc:1621
55035 #, gcc-internal-format
55036 msgid "for increment expression has no effect"
55037 msgstr ""
55038
55039 #: cp/cvt.cc:1774
55040 #, gcc-internal-format
55041 msgid "converting NULL to non-pointer type"
55042 msgstr ""
55043
55044 #: cp/cvt.cc:1892
55045 #, gcc-internal-format
55046 msgid "default type conversion cannot deduce template argument for %qD"
55047 msgstr ""
55048
55049 #: cp/cvt.cc:1907
55050 #, gcc-internal-format
55051 msgid "ambiguous default type conversion from %qT"
55052 msgstr ""
55053
55054 #: cp/cvt.cc:1910
55055 #, gcc-internal-format
55056 msgid "  candidate conversions include %qD and %qD"
55057 msgstr ""
55058
55059 #: cp/cxx-pretty-print.cc:2295
55060 #, gcc-internal-format
55061 msgid "template-parameter-"
55062 msgstr ""
55063
55064 #: cp/cxx-pretty-print.cc:2309
55065 #, gcc-internal-format
55066 msgid "requires"
55067 msgstr ""
55068
55069 #: cp/cxx-pretty-print.cc:2815 cp/error.cc:397
55070 #, gcc-internal-format
55071 msgid "with"
55072 msgstr ""
55073
55074 #: cp/decl.cc:692
55075 #, gcc-internal-format
55076 msgid "unused structured binding declaration"
55077 msgstr ""
55078
55079 #: cp/decl.cc:695
55080 #, gcc-internal-format
55081 msgid "unused variable %qD"
55082 msgstr ""
55083
55084 #: cp/decl.cc:704
55085 #, gcc-internal-format
55086 msgid "structured binding declaration set but not used"
55087 msgstr ""
55088
55089 #: cp/decl.cc:859
55090 #, gcc-internal-format
55091 msgid "%qF declared %<static%> but never defined"
55092 msgstr ""
55093
55094 #: cp/decl.cc:866
55095 #, gcc-internal-format
55096 msgid "odr-used inline variable %qD is not defined"
55097 msgstr ""
55098
55099 #: cp/decl.cc:1279
55100 #, gcc-internal-format
55101 msgid "%qD was declared %<extern%> and later %<static%>"
55102 msgstr ""
55103
55104 #: cp/decl.cc:1319
55105 #, gcc-internal-format
55106 msgid "declaration of %qF has a different exception specifier"
55107 msgstr ""
55108
55109 #: cp/decl.cc:1333
55110 #, gcc-internal-format
55111 msgid "from previous declaration %qF"
55112 msgstr ""
55113
55114 #: cp/decl.cc:1386
55115 #, gcc-internal-format
55116 msgid "redeclaration %qD differs in %qs from previous declaration"
55117 msgstr ""
55118
55119 #: cp/decl.cc:1390 cp/decl.cc:16111
55120 #, gcc-internal-format
55121 msgid "previous declaration %qD"
55122 msgstr ""
55123
55124 #: cp/decl.cc:1419
55125 #, gcc-internal-format
55126 msgid "cannot specialize concept %q#D"
55127 msgstr ""
55128
55129 #: cp/decl.cc:1441
55130 #, gcc-internal-format
55131 msgid "redeclaration of %q#D may not have default arguments"
55132 msgstr ""
55133
55134 #: cp/decl.cc:1470
55135 #, gcc-internal-format
55136 msgid ""
55137 "friend declaration of %q#D specifies default arguments and isn%'t the only "
55138 "declaration"
55139 msgstr ""
55140
55141 #: cp/decl.cc:1473
55142 #, gcc-internal-format
55143 msgid "previous declaration of %q#D"
55144 msgstr ""
55145
55146 #: cp/decl.cc:1522
55147 #, gcc-internal-format
55148 msgid "ambiguating new declaration %q+#D"
55149 msgstr ""
55150
55151 #: cp/decl.cc:1524 cp/decl.cc:1945
55152 #, gcc-internal-format
55153 msgid "old declaration %q#D"
55154 msgstr ""
55155
55156 #: cp/decl.cc:1564
55157 #, gcc-internal-format
55158 msgid "redefinition of default argument for %q+#D"
55159 msgstr ""
55160
55161 #: cp/decl.cc:1566
55162 #, gcc-internal-format
55163 msgid "original definition appeared here"
55164 msgstr ""
55165
55166 #: cp/decl.cc:1632
55167 #, gcc-internal-format
55168 msgid "built-in function %qD declared as non-function"
55169 msgstr ""
55170
55171 #: cp/decl.cc:1645 cp/decl.cc:1771
55172 #, gcc-internal-format
55173 msgid "shadowing built-in function %q#D"
55174 msgstr ""
55175
55176 #: cp/decl.cc:1646 cp/decl.cc:1772
55177 #, gcc-internal-format
55178 msgid "shadowing library function %q#D"
55179 msgstr ""
55180
55181 #: cp/decl.cc:1654
55182 #, gcc-internal-format
55183 msgid "library function %q#D redeclared as non-function %q#D"
55184 msgstr ""
55185
55186 #: cp/decl.cc:1658 cp/decl.cc:1719
55187 #, gcc-internal-format
55188 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
55189 msgstr ""
55190
55191 #: cp/decl.cc:1746
55192 #, gcc-internal-format
55193 msgid "definition of %q#D ambiguates built-in declaration %q#D"
55194 msgstr ""
55195
55196 #: cp/decl.cc:1752 cp/decl.cc:1766
55197 #, gcc-internal-format
55198 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
55199 msgstr ""
55200
55201 #: cp/decl.cc:1756
55202 #, gcc-internal-format
55203 msgid "ignoring the %q#D declaration"
55204 msgstr ""
55205
55206 #: cp/decl.cc:1860
55207 #, gcc-internal-format
55208 msgid "literal operator %q#D conflicts with raw literal operator"
55209 msgstr ""
55210
55211 #: cp/decl.cc:1864
55212 #, gcc-internal-format
55213 msgid "raw literal operator %q#D conflicts with literal operator template"
55214 msgstr ""
55215
55216 #: cp/decl.cc:1880
55217 #, gcc-internal-format
55218 msgid "%q#D redeclared as different kind of entity"
55219 msgstr ""
55220
55221 #: cp/decl.cc:1904
55222 #, gcc-internal-format
55223 msgid "conflicting declaration of template %q#D"
55224 msgstr ""
55225
55226 #: cp/decl.cc:1926
55227 #, gcc-internal-format
55228 msgid "conflicting declaration of C function %q#D"
55229 msgstr ""
55230
55231 #: cp/decl.cc:1943
55232 #, gcc-internal-format
55233 msgid "ambiguating new declaration of %q#D"
55234 msgstr ""
55235
55236 #: cp/decl.cc:1953
55237 #, gcc-internal-format
55238 msgid "conflicting declaration %q#D"
55239 msgstr ""
55240
55241 #: cp/decl.cc:1955
55242 #, gcc-internal-format
55243 msgid "previous declaration as %q#D"
55244 msgstr ""
55245
55246 #: cp/decl.cc:1965
55247 #, gcc-internal-format
55248 msgid "redeclaration of %<pragma omp declare reduction%>"
55249 msgstr ""
55250
55251 #: cp/decl.cc:1967
55252 #, gcc-internal-format
55253 msgid "previous %<pragma omp declare reduction%> declaration"
55254 msgstr ""
55255
55256 #: cp/decl.cc:2025
55257 #, gcc-internal-format
55258 msgid "%q#D previously defined here"
55259 msgstr ""
55260
55261 #: cp/decl.cc:2026 cp/name-lookup.cc:3160 cp/name-lookup.cc:3189
55262 #: cp/name-lookup.cc:3213
55263 #, gcc-internal-format
55264 msgid "%q#D previously declared here"
55265 msgstr ""
55266
55267 #: cp/decl.cc:2037
55268 #, gcc-internal-format
55269 msgid "prototype specified for %q#D"
55270 msgstr ""
55271
55272 #: cp/decl.cc:2039
55273 #, gcc-internal-format
55274 msgid "previous non-prototype definition here"
55275 msgstr ""
55276
55277 #: cp/decl.cc:2079
55278 #, gcc-internal-format
55279 msgid "conflicting declaration of %q#D with %qL linkage"
55280 msgstr ""
55281
55282 #: cp/decl.cc:2082
55283 #, gcc-internal-format
55284 msgid "previous declaration with %qL linkage"
55285 msgstr ""
55286
55287 #: cp/decl.cc:2131 cp/decl.cc:2141
55288 #, gcc-internal-format
55289 msgid "default argument given for parameter %d of %q#D"
55290 msgstr ""
55291
55292 #: cp/decl.cc:2134 cp/decl.cc:2144
55293 #, gcc-internal-format
55294 msgid "previous specification in %q#D here"
55295 msgstr ""
55296
55297 #: cp/decl.cc:2184
55298 #, gcc-internal-format
55299 msgid "declaration %qD conflicts with builtin"
55300 msgstr ""
55301
55302 #: cp/decl.cc:2187
55303 #, gcc-internal-format
55304 msgid "declaration %qD conflicts with import"
55305 msgstr ""
55306
55307 #: cp/decl.cc:2188
55308 #, gcc-internal-format
55309 msgid "import declared %q#D here"
55310 msgstr ""
55311
55312 #: cp/decl.cc:2200
55313 #, gcc-internal-format
55314 msgid "conflicting exporting declaration %qD"
55315 msgstr ""
55316
55317 #: cp/decl.cc:2201
55318 #, gcc-internal-format
55319 msgid "previous declaration %q#D here"
55320 msgstr ""
55321
55322 #: cp/decl.cc:2228
55323 #, gcc-internal-format
55324 msgid "previous definition of %qD here"
55325 msgstr ""
55326
55327 #: cp/decl.cc:2229
55328 #, gcc-internal-format
55329 msgid "previous declaration of %qD here"
55330 msgstr ""
55331
55332 #: cp/decl.cc:2242
55333 #, gcc-internal-format
55334 msgid ""
55335 "function %qD declared %<[[noreturn]]%> but its first declaration was not"
55336 msgstr ""
55337
55338 #: cp/decl.cc:2289
55339 #, gcc-internal-format
55340 msgid "redundant redeclaration of %qD in same scope"
55341 msgstr ""
55342
55343 #: cp/decl.cc:2305
55344 #, gcc-internal-format
55345 msgid "deleted definition of %qD is not first declaration"
55346 msgstr ""
55347
55348 #. From [temp.expl.spec]:
55349 #.
55350 #. If a template, a member template or the member of a class
55351 #. template is explicitly specialized then that
55352 #. specialization shall be declared before the first use of
55353 #. that specialization that would cause an implicit
55354 #. instantiation to take place, in every translation unit in
55355 #. which such a use occurs.
55356 #: cp/decl.cc:2803
55357 #, gcc-internal-format
55358 msgid "explicit specialization of %qD after first use"
55359 msgstr ""
55360
55361 #: cp/decl.cc:2985
55362 #, gcc-internal-format
55363 msgid ""
55364 "%qD: visibility attribute ignored because it conflicts with previous "
55365 "declaration"
55366 msgstr ""
55367
55368 #. Reject two definitions.
55369 #: cp/decl.cc:3249 cp/decl.cc:3278 cp/decl.cc:3320 cp/decl.cc:3337
55370 #: cp/decl.cc:3440
55371 #, gcc-internal-format
55372 msgid "redefinition of %q#D"
55373 msgstr ""
55374
55375 #: cp/decl.cc:3265
55376 #, gcc-internal-format
55377 msgid "%qD conflicts with used function"
55378 msgstr ""
55379
55380 #: cp/decl.cc:3275
55381 #, gcc-internal-format
55382 msgid "%q#D not declared in class"
55383 msgstr ""
55384
55385 #: cp/decl.cc:3289 cp/decl.cc:3347
55386 #, gcc-internal-format
55387 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
55388 msgstr ""
55389
55390 #: cp/decl.cc:3292 cp/decl.cc:3350
55391 #, gcc-internal-format
55392 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
55393 msgstr ""
55394
55395 #: cp/decl.cc:3299 cp/decl.cc:3357
55396 #, gcc-internal-format
55397 msgid "deduction guide %q+D redeclared"
55398 msgstr ""
55399
55400 #: cp/decl.cc:3306
55401 #, gcc-internal-format
55402 msgid "comparison operator %q+D defaulted after its first declaration"
55403 msgstr ""
55404
55405 #. is_primary=
55406 #. is_partial=
55407 #. is_friend_decl=
55408 #: cp/decl.cc:3371
55409 #, gcc-internal-format
55410 msgid "redeclaration of friend %q#D may not have default template arguments"
55411 msgstr ""
55412
55413 #: cp/decl.cc:3386
55414 #, gcc-internal-format
55415 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
55416 msgstr ""
55417
55418 #: cp/decl.cc:3389
55419 #, gcc-internal-format
55420 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
55421 msgstr ""
55422
55423 #: cp/decl.cc:3404 cp/decl.cc:3448 cp/name-lookup.cc:2715
55424 #: cp/name-lookup.cc:3187 cp/name-lookup.cc:3211
55425 #, gcc-internal-format
55426 msgid "redeclaration of %q#D"
55427 msgstr ""
55428
55429 #: cp/decl.cc:3431
55430 #, gcc-internal-format
55431 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
55432 msgstr ""
55433
55434 #: cp/decl.cc:3499
55435 #, gcc-internal-format
55436 msgid "local label %qE conflicts with existing label"
55437 msgstr ""
55438
55439 #: cp/decl.cc:3500
55440 #, gcc-internal-format
55441 msgid "previous label"
55442 msgstr ""
55443
55444 #: cp/decl.cc:3590
55445 #, gcc-internal-format
55446 msgid "  from here"
55447 msgstr ""
55448
55449 #: cp/decl.cc:3614 cp/decl.cc:3855
55450 #, gcc-internal-format
55451 msgid "  exits OpenMP structured block"
55452 msgstr ""
55453
55454 #: cp/decl.cc:3642
55455 #, gcc-internal-format
55456 msgid "  crosses initialization of %q#D"
55457 msgstr ""
55458
55459 #: cp/decl.cc:3645
55460 #, gcc-internal-format
55461 msgid "  enters scope of %q#D, which has non-trivial destructor"
55462 msgstr ""
55463
55464 #: cp/decl.cc:3659 cp/decl.cc:3822
55465 #, gcc-internal-format
55466 msgid "  enters %<try%> block"
55467 msgstr ""
55468
55469 #: cp/decl.cc:3665 cp/decl.cc:3804 cp/decl.cc:3824
55470 #, gcc-internal-format
55471 msgid "  enters %<catch%> block"
55472 msgstr ""
55473
55474 #: cp/decl.cc:3671 cp/decl.cc:3838
55475 #, gcc-internal-format
55476 msgid "  enters OpenMP structured block"
55477 msgstr ""
55478
55479 #: cp/decl.cc:3677 cp/decl.cc:3826
55480 #, gcc-internal-format
55481 msgid "  enters synchronized or atomic statement"
55482 msgstr ""
55483
55484 #: cp/decl.cc:3683 cp/decl.cc:3832
55485 #, gcc-internal-format
55486 msgid "  enters statement expression"
55487 msgstr ""
55488
55489 #: cp/decl.cc:3690 cp/decl.cc:3828
55490 #, gcc-internal-format
55491 msgid "  enters %<constexpr if%> statement"
55492 msgstr ""
55493
55494 #: cp/decl.cc:3696 cp/decl.cc:3830
55495 #, gcc-internal-format
55496 msgid "  enters %<consteval if%> statement"
55497 msgstr ""
55498
55499 #: cp/decl.cc:3811
55500 #, gcc-internal-format
55501 msgid "  skips initialization of %q#D"
55502 msgstr ""
55503
55504 #: cp/decl.cc:3814
55505 #, gcc-internal-format
55506 msgid "  enters scope of %q#D which has non-trivial destructor"
55507 msgstr ""
55508
55509 #: cp/decl.cc:4281 cp/parser.cc:7044
55510 #, gcc-internal-format
55511 msgid "%qD used without template arguments"
55512 msgstr ""
55513
55514 #: cp/decl.cc:4287
55515 #, gcc-internal-format
55516 msgid "%qD is a function, not a type"
55517 msgstr ""
55518
55519 #: cp/decl.cc:4298
55520 #, gcc-internal-format
55521 msgid "%q#T is not a class"
55522 msgstr ""
55523
55524 #: cp/decl.cc:4326 cp/decl.cc:4427
55525 #, gcc-internal-format
55526 msgid "no class template named %q#T in %q#T"
55527 msgstr ""
55528
55529 #: cp/decl.cc:4327
55530 #, gcc-internal-format
55531 msgid "no type named %q#T in %q#T"
55532 msgstr ""
55533
55534 #: cp/decl.cc:4340
55535 #, gcc-internal-format
55536 msgid "lookup of %qT in %qT is ambiguous"
55537 msgstr ""
55538
55539 #: cp/decl.cc:4349
55540 #, gcc-internal-format
55541 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
55542 msgstr ""
55543
55544 #: cp/decl.cc:4362
55545 #, gcc-internal-format
55546 msgid "%<typename %T::%D%> names %q#T, which is not a type"
55547 msgstr ""
55548
55549 #: cp/decl.cc:4436
55550 #, gcc-internal-format
55551 msgid "template parameters do not match template %qD"
55552 msgstr ""
55553
55554 #: cp/decl.cc:4793
55555 #, gcc-internal-format
55556 msgid "%<-faligned-new=%d%> is not a power of two"
55557 msgstr ""
55558
55559 #: cp/decl.cc:4967
55560 #, gcc-internal-format
55561 msgid "%<--param destructive-interference-size=%d%> is less than %d"
55562 msgstr ""
55563
55564 #: cp/decl.cc:4971
55565 #, gcc-internal-format
55566 msgid ""
55567 "%<--param destructive-interference-size=%d%> is less than %<--param l1-cache-"
55568 "line-size=%d%>"
55569 msgstr ""
55570
55571 #: cp/decl.cc:4984
55572 #, gcc-internal-format
55573 msgid "%<--param constructive-interference-size=%d%> is less than %d"
55574 msgstr ""
55575
55576 #: cp/decl.cc:4989
55577 #, gcc-internal-format
55578 msgid ""
55579 "%<--param constructive-interference-size=%d%> is greater than %<--param l1-"
55580 "cache-line-size=%d%>"
55581 msgstr ""
55582
55583 #: cp/decl.cc:5315
55584 #, gcc-internal-format
55585 msgid ""
55586 "%q#D invalid; an anonymous union may only have public non-static data members"
55587 msgstr ""
55588
55589 #: cp/decl.cc:5325 cp/parser.cc:23007
55590 #, gcc-internal-format
55591 msgid "this flexibility is deprecated and will be removed"
55592 msgstr ""
55593
55594 #: cp/decl.cc:5354
55595 #, gcc-internal-format
55596 msgid "anonymous struct with base classes"
55597 msgstr ""
55598
55599 #: cp/decl.cc:5366
55600 #, gcc-internal-format
55601 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
55602 msgstr ""
55603
55604 #: cp/decl.cc:5369
55605 #, gcc-internal-format
55606 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
55607 msgstr ""
55608
55609 #: cp/decl.cc:5372
55610 #, gcc-internal-format
55611 msgid ""
55612 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
55613 msgstr ""
55614
55615 #: cp/decl.cc:5391
55616 #, gcc-internal-format
55617 msgid "attribute ignored in declaration of %q#T"
55618 msgstr ""
55619
55620 #: cp/decl.cc:5394
55621 #, gcc-internal-format
55622 msgid "attribute for %q#T must follow the %qs keyword"
55623 msgstr ""
55624
55625 #: cp/decl.cc:5436
55626 #, gcc-internal-format
55627 msgid "multiple types in one declaration"
55628 msgstr ""
55629
55630 #: cp/decl.cc:5441
55631 #, gcc-internal-format
55632 msgid "redeclaration of C++ built-in type %qT"
55633 msgstr ""
55634
55635 #: cp/decl.cc:5458
55636 #, gcc-internal-format
55637 msgid "%<auto%> can only be specified for variables or function declarations"
55638 msgstr ""
55639
55640 #: cp/decl.cc:5491
55641 #, gcc-internal-format
55642 msgid "missing type-name in typedef-declaration"
55643 msgstr ""
55644
55645 #: cp/decl.cc:5499
55646 #, gcc-internal-format
55647 msgid "ISO C++ prohibits anonymous structs"
55648 msgstr ""
55649
55650 #: cp/decl.cc:5506
55651 #, gcc-internal-format
55652 msgid "%<inline%> can only be specified for functions"
55653 msgstr ""
55654
55655 #: cp/decl.cc:5509
55656 #, gcc-internal-format
55657 msgid "%<virtual%> can only be specified for functions"
55658 msgstr ""
55659
55660 #: cp/decl.cc:5514
55661 #, gcc-internal-format
55662 msgid "%<friend%> can only be specified inside a class"
55663 msgstr ""
55664
55665 #: cp/decl.cc:5517
55666 #, gcc-internal-format
55667 msgid "%<explicit%> can only be specified for constructors"
55668 msgstr ""
55669
55670 #: cp/decl.cc:5520
55671 #, gcc-internal-format
55672 msgid "a storage class can only be specified for objects and functions"
55673 msgstr ""
55674
55675 #: cp/decl.cc:5524
55676 #, gcc-internal-format
55677 msgid "%<const%> can only be specified for objects and functions"
55678 msgstr ""
55679
55680 #: cp/decl.cc:5528
55681 #, gcc-internal-format
55682 msgid "%<volatile%> can only be specified for objects and functions"
55683 msgstr ""
55684
55685 #: cp/decl.cc:5532
55686 #, gcc-internal-format
55687 msgid "%<__restrict%> can only be specified for objects and functions"
55688 msgstr ""
55689
55690 #: cp/decl.cc:5536
55691 #, gcc-internal-format
55692 msgid "%<__thread%> can only be specified for objects and functions"
55693 msgstr ""
55694
55695 #: cp/decl.cc:5540
55696 #, gcc-internal-format
55697 msgid "%<typedef%> was ignored in this declaration"
55698 msgstr ""
55699
55700 #: cp/decl.cc:5543 cp/decl.cc:5546 cp/decl.cc:5549
55701 #, gcc-internal-format
55702 msgid "%qs cannot be used for type declarations"
55703 msgstr ""
55704
55705 #: cp/decl.cc:5571
55706 #, gcc-internal-format
55707 msgid "attribute ignored in explicit instantiation %q#T"
55708 msgstr ""
55709
55710 #: cp/decl.cc:5574
55711 #, gcc-internal-format
55712 msgid "no attribute can be applied to an explicit instantiation"
55713 msgstr ""
55714
55715 #: cp/decl.cc:5653
55716 #, gcc-internal-format
55717 msgid "ignoring attributes applied to class type %qT outside of definition"
55718 msgstr ""
55719
55720 #. A template type parameter or other dependent type.
55721 #: cp/decl.cc:5657
55722 #, gcc-internal-format
55723 msgid ""
55724 "ignoring attributes applied to dependent type %qT without an associated "
55725 "declaration"
55726 msgstr ""
55727
55728 #: cp/decl.cc:5723 cp/decl2.cc:1000
55729 #, gcc-internal-format
55730 msgid "typedef %qD is initialized (use %qs instead)"
55731 msgstr ""
55732
55733 #: cp/decl.cc:5736
55734 #, gcc-internal-format
55735 msgid "declaration of %q#D has %<extern%> and is initialized"
55736 msgstr ""
55737
55738 #: cp/decl.cc:5774
55739 #, gcc-internal-format
55740 msgid "definition of %q#D is marked %<dllimport%>"
55741 msgstr ""
55742
55743 #: cp/decl.cc:5798
55744 #, gcc-internal-format
55745 msgid "%q+#D is not a static data member of %q#T"
55746 msgstr ""
55747
55748 #: cp/decl.cc:5806
55749 #, gcc-internal-format
55750 msgid "non-member-template declaration of %qD"
55751 msgstr ""
55752
55753 #: cp/decl.cc:5807
55754 #, gcc-internal-format
55755 msgid "does not match member template declaration here"
55756 msgstr ""
55757
55758 #: cp/decl.cc:5819
55759 #, gcc-internal-format
55760 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
55761 msgstr ""
55762
55763 #: cp/decl.cc:5831
55764 #, gcc-internal-format
55765 msgid "duplicate initialization of %qD"
55766 msgstr ""
55767
55768 #: cp/decl.cc:5881 cp/decl.cc:5885
55769 #, gcc-internal-format
55770 msgid "declaration of %q#D outside of class is not definition"
55771 msgstr ""
55772
55773 #: cp/decl.cc:5903
55774 #, gcc-internal-format
55775 msgid "block-scope extern declaration %q#D not permitted in module purview"
55776 msgstr ""
55777
55778 #: cp/decl.cc:5939
55779 #, gcc-internal-format
55780 msgid ""
55781 "%qD defined %<thread_local%> in %qs function only available with %<-std=c+"
55782 "+2b%> or %<-std=gnu++2b%>"
55783 msgstr ""
55784
55785 #: cp/decl.cc:5945
55786 #, gcc-internal-format
55787 msgid ""
55788 "%qD defined %<static%> in %qs function only available with %<-std=c++2b%> or "
55789 "%<-std=gnu++2b%>"
55790 msgstr ""
55791
55792 #: cp/decl.cc:6010
55793 #, gcc-internal-format
55794 msgid "variable %q#D has initializer but incomplete type"
55795 msgstr ""
55796
55797 #: cp/decl.cc:6016 cp/decl.cc:7335
55798 #, gcc-internal-format
55799 msgid "elements of array %q#D have incomplete type"
55800 msgstr ""
55801
55802 #: cp/decl.cc:6026
55803 #, gcc-internal-format
55804 msgid "aggregate %q#D has incomplete type and cannot be defined"
55805 msgstr ""
55806
55807 #: cp/decl.cc:6093
55808 #, gcc-internal-format
55809 msgid "%qD declared as reference but not initialized"
55810 msgstr ""
55811
55812 #: cp/decl.cc:6176
55813 #, gcc-internal-format
55814 msgid "name used in a GNU-style designated initializer for an array"
55815 msgstr ""
55816
55817 #: cp/decl.cc:6182
55818 #, gcc-internal-format
55819 msgid "name %qD used in a GNU-style designated initializer for an array"
55820 msgstr ""
55821
55822 #: cp/decl.cc:6201
55823 #, gcc-internal-format
55824 msgid "non-trivial designated initializers not supported"
55825 msgstr ""
55826
55827 #: cp/decl.cc:6205
55828 #, gcc-internal-format
55829 msgid "C99 designator %qE is not an integral constant-expression"
55830 msgstr ""
55831
55832 #: cp/decl.cc:6266
55833 #, gcc-internal-format
55834 msgid "initializer fails to determine size of %qD"
55835 msgstr ""
55836
55837 #: cp/decl.cc:6273
55838 #, gcc-internal-format
55839 msgid "array size missing in %qD"
55840 msgstr ""
55841
55842 #: cp/decl.cc:6285
55843 #, gcc-internal-format
55844 msgid "zero-size array %qD"
55845 msgstr ""
55846
55847 #: cp/decl.cc:6325
55848 #, gcc-internal-format
55849 msgid "storage size of %qD isn%'t known"
55850 msgstr ""
55851
55852 #: cp/decl.cc:6350
55853 #, gcc-internal-format
55854 msgid "storage size of %qD isn%'t constant"
55855 msgstr ""
55856
55857 #: cp/decl.cc:6433
55858 #, gcc-internal-format
55859 msgid ""
55860 "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with "
55861 "multiple copies)"
55862 msgstr ""
55863
55864 #: cp/decl.cc:6437
55865 #, gcc-internal-format
55866 msgid ""
55867 "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind "
55868 "up with multiple copies)"
55869 msgstr ""
55870
55871 #: cp/decl.cc:6443
55872 #, gcc-internal-format
55873 msgid "you can work around this by removing the initializer"
55874 msgstr ""
55875
55876 #: cp/decl.cc:6485 rust/backend/rust-tree.cc:3233
55877 #, gcc-internal-format
55878 msgid "uninitialized %<const %D%>"
55879 msgstr ""
55880
55881 #: cp/decl.cc:6492 rust/backend/rust-tree.cc:3240
55882 #, gcc-internal-format
55883 msgid "uninitialized variable %qD in %<constexpr%> function"
55884 msgstr ""
55885
55886 #: cp/decl.cc:6501 rust/backend/rust-tree.cc:3249
55887 #, gcc-internal-format
55888 msgid "uninitialized variable %qD in %<constexpr%> context"
55889 msgstr ""
55890
55891 #: cp/decl.cc:6509
55892 #, gcc-internal-format
55893 msgid "%q#T has no user-provided default constructor"
55894 msgstr ""
55895
55896 #: cp/decl.cc:6513
55897 #, gcc-internal-format
55898 msgid ""
55899 "constructor is not user-provided because it is explicitly defaulted in the "
55900 "class body"
55901 msgstr ""
55902
55903 #: cp/decl.cc:6516
55904 #, gcc-internal-format
55905 msgid "and the implicitly-defined constructor does not initialize %q#D"
55906 msgstr ""
55907
55908 #: cp/decl.cc:6708
55909 #, gcc-internal-format
55910 msgid "invalid type %qT as initializer for a vector of type %qT"
55911 msgstr ""
55912
55913 #: cp/decl.cc:6780
55914 #, gcc-internal-format
55915 msgid "initializer for %qT must be brace-enclosed"
55916 msgstr ""
55917
55918 #: cp/decl.cc:6824
55919 #, gcc-internal-format
55920 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
55921 msgstr ""
55922
55923 #: cp/decl.cc:6837
55924 #, gcc-internal-format
55925 msgid "%qT has no non-static data member named %qD"
55926 msgstr ""
55927
55928 #: cp/decl.cc:6861
55929 #, gcc-internal-format
55930 msgid "%qD is not a direct member of %qT"
55931 msgstr ""
55932
55933 #: cp/decl.cc:6916
55934 #, gcc-internal-format
55935 msgid "invalid initializer for %q#D"
55936 msgstr ""
55937
55938 #: cp/decl.cc:6966
55939 #, gcc-internal-format
55940 msgid "C99 designator %qE outside aggregate initializer"
55941 msgstr ""
55942
55943 #: cp/decl.cc:7005 cp/decl.cc:7293 cp/typeck2.cc:1597 cp/typeck2.cc:1927
55944 #: cp/typeck2.cc:1975 cp/typeck2.cc:2022
55945 #, gcc-internal-format
55946 msgid "too many initializers for %qT"
55947 msgstr ""
55948
55949 #: cp/decl.cc:7047
55950 #, gcc-internal-format
55951 msgid "braces around scalar initializer for type %qT"
55952 msgstr ""
55953
55954 #: cp/decl.cc:7057
55955 #, gcc-internal-format
55956 msgid "too many braces around scalar initializer for type %qT"
55957 msgstr ""
55958
55959 #: cp/decl.cc:7190
55960 #, gcc-internal-format
55961 msgid "missing braces around initializer for %qT"
55962 msgstr ""
55963
55964 #: cp/decl.cc:7323
55965 #, gcc-internal-format
55966 msgid "structured binding has incomplete type %qT"
55967 msgstr ""
55968
55969 #: cp/decl.cc:7337
55970 #, gcc-internal-format
55971 msgid "elements of array %q#T have incomplete type"
55972 msgstr ""
55973
55974 #: cp/decl.cc:7350
55975 #, gcc-internal-format
55976 msgid "variable-sized compound literal"
55977 msgstr ""
55978
55979 #: cp/decl.cc:7406
55980 #, gcc-internal-format
55981 msgid "%q#D has incomplete type"
55982 msgstr ""
55983
55984 #: cp/decl.cc:7427
55985 #, gcc-internal-format
55986 msgid "scalar object %qD requires one element in initializer"
55987 msgstr ""
55988
55989 #: cp/decl.cc:7472
55990 #, gcc-internal-format
55991 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
55992 msgstr ""
55993
55994 #: cp/decl.cc:7615
55995 #, gcc-internal-format
55996 msgid "array %qD initialized by parenthesized string literal %qE"
55997 msgstr ""
55998
55999 #: cp/decl.cc:7654
56000 #, gcc-internal-format
56001 msgid "initializer invalid for static member with constructor"
56002 msgstr ""
56003
56004 #: cp/decl.cc:7656
56005 #, gcc-internal-format
56006 msgid "non-constant in-class initialization invalid for static member %qD"
56007 msgstr ""
56008
56009 #: cp/decl.cc:7659
56010 #, gcc-internal-format
56011 msgid ""
56012 "non-constant in-class initialization invalid for non-inline static member %qD"
56013 msgstr ""
56014
56015 #: cp/decl.cc:7664
56016 #, gcc-internal-format
56017 msgid "(an out of class initialization is required)"
56018 msgstr ""
56019
56020 #: cp/decl.cc:7866
56021 #, gcc-internal-format
56022 msgid "reference %qD is initialized with itself"
56023 msgstr ""
56024
56025 #: cp/decl.cc:8123
56026 #, gcc-internal-format
56027 msgid "could not find variant declaration"
56028 msgstr ""
56029
56030 #: cp/decl.cc:8147
56031 #, gcc-internal-format
56032 msgid "%<declare variant%> on constructor %qD"
56033 msgstr ""
56034
56035 #: cp/decl.cc:8152
56036 #, gcc-internal-format
56037 msgid "%<declare variant%> on destructor %qD"
56038 msgstr ""
56039
56040 #: cp/decl.cc:8157
56041 #, gcc-internal-format
56042 msgid "%<declare variant%> on defaulted %qD"
56043 msgstr ""
56044
56045 #: cp/decl.cc:8162
56046 #, gcc-internal-format
56047 msgid "%<declare variant%> on deleted %qD"
56048 msgstr ""
56049
56050 #: cp/decl.cc:8167
56051 #, gcc-internal-format
56052 msgid "%<declare variant%> on virtual %qD"
56053 msgstr ""
56054
56055 #: cp/decl.cc:8217
56056 #, gcc-internal-format
56057 msgid "assignment (not initialization) in declaration"
56058 msgstr ""
56059
56060 #: cp/decl.cc:8238 cp/decl.cc:14754
56061 #, gcc-internal-format
56062 msgid "ISO C++17 does not allow %<register%> storage class specifier"
56063 msgstr ""
56064
56065 #: cp/decl.cc:8242 cp/decl.cc:14758
56066 #, gcc-internal-format
56067 msgid "%<register%> storage class specifier used"
56068 msgstr ""
56069
56070 #: cp/decl.cc:8310
56071 #, gcc-internal-format
56072 msgid ""
56073 "initializer for %<decltype(auto) %D%> has function type; did you forget the "
56074 "%<()%>?"
56075 msgstr ""
56076
56077 #: cp/decl.cc:8321
56078 #, gcc-internal-format
56079 msgid "deduced type %qT for %qD is incomplete"
56080 msgstr ""
56081
56082 #: cp/decl.cc:8451
56083 #, gcc-internal-format
56084 msgid "variable concept has no initializer"
56085 msgstr ""
56086
56087 #: cp/decl.cc:8510
56088 #, gcc-internal-format
56089 msgid "shadowing previous type declaration of %q#D"
56090 msgstr ""
56091
56092 #: cp/decl.cc:8553
56093 #, gcc-internal-format
56094 msgid ""
56095 "%<constinit%> can only be applied to a variable with static or thread "
56096 "storage duration"
56097 msgstr ""
56098
56099 #: cp/decl.cc:8731
56100 #, gcc-internal-format
56101 msgid "function %q#D is initialized like a variable"
56102 msgstr ""
56103
56104 #: cp/decl.cc:8842
56105 #, gcc-internal-format
56106 msgid ""
56107 "cannot decompose class type %qT because it has an anonymous struct member"
56108 msgstr ""
56109
56110 #: cp/decl.cc:8845
56111 #, gcc-internal-format
56112 msgid ""
56113 "cannot decompose class type %qT because it has an anonymous union member"
56114 msgstr ""
56115
56116 #: cp/decl.cc:8852
56117 #, gcc-internal-format
56118 msgid "cannot decompose inaccessible member %qD of %qT"
56119 msgstr ""
56120
56121 #: cp/decl.cc:8878
56122 #, gcc-internal-format
56123 msgid ""
56124 "cannot decompose class type %qT: both it and its base class %qT have non-"
56125 "static data members"
56126 msgstr ""
56127
56128 #: cp/decl.cc:8887
56129 #, gcc-internal-format
56130 msgid ""
56131 "cannot decompose class type %qT: its base classes %qT and %qT have non-"
56132 "static data members"
56133 msgstr ""
56134
56135 #: cp/decl.cc:9097
56136 #, gcc-internal-format
56137 msgid "structured binding refers to incomplete type %qT"
56138 msgstr ""
56139
56140 #: cp/decl.cc:9113
56141 #, gcc-internal-format
56142 msgid "cannot decompose variable length array %qT"
56143 msgstr ""
56144
56145 #: cp/decl.cc:9122 cp/decl.cc:9201
56146 #, gcc-internal-format, gfc-internal-format
56147 msgid "%u name provided for structured binding"
56148 msgid_plural "%u names provided for structured binding"
56149 msgstr[0] ""
56150 msgstr[1] ""
56151
56152 #: cp/decl.cc:9126
56153 #, gcc-internal-format, gfc-internal-format
56154 msgid "only %u name provided for structured binding"
56155 msgid_plural "only %u names provided for structured binding"
56156 msgstr[0] ""
56157 msgstr[1] ""
56158
56159 #: cp/decl.cc:9129
56160 #, gcc-internal-format
56161 msgid "while %qT decomposes into %wu element"
56162 msgid_plural "while %qT decomposes into %wu elements"
56163 msgstr[0] ""
56164 msgstr[1] ""
56165
56166 #: cp/decl.cc:9170
56167 #, gcc-internal-format
56168 msgid "cannot decompose variable length vector %qT"
56169 msgstr ""
56170
56171 #: cp/decl.cc:9194
56172 #, gcc-internal-format
56173 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
56174 msgstr ""
56175
56176 #: cp/decl.cc:9203
56177 #, gcc-internal-format
56178 msgid "while %qT decomposes into %E elements"
56179 msgstr ""
56180
56181 #: cp/decl.cc:9224
56182 #, gcc-internal-format
56183 msgid "%<std::tuple_element<%u, %T>::type%> is %<void%>"
56184 msgstr ""
56185
56186 #: cp/decl.cc:9230
56187 #, gcc-internal-format
56188 msgid "in initialization of structured binding variable %qD"
56189 msgstr ""
56190
56191 #: cp/decl.cc:9259
56192 #, gcc-internal-format
56193 msgid "cannot decompose union type %qT"
56194 msgstr ""
56195
56196 #: cp/decl.cc:9264
56197 #, gcc-internal-format
56198 msgid "cannot decompose non-array non-class type %qT"
56199 msgstr ""
56200
56201 #: cp/decl.cc:9269
56202 #, gcc-internal-format
56203 msgid "cannot decompose lambda closure type %qT"
56204 msgstr ""
56205
56206 #: cp/decl.cc:9275
56207 #, gcc-internal-format
56208 msgid "structured binding refers to incomplete class type %qT"
56209 msgstr ""
56210
56211 #: cp/decl.cc:9284
56212 #, gcc-internal-format
56213 msgid "cannot decompose class type %qT without non-static data members"
56214 msgstr ""
56215
56216 #: cp/decl.cc:9751
56217 #, gcc-internal-format
56218 msgid ""
56219 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
56220 msgstr ""
56221
56222 #: cp/decl.cc:9754
56223 #, gcc-internal-format
56224 msgid ""
56225 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
56226 msgstr ""
56227
56228 #: cp/decl.cc:9759
56229 #, gcc-internal-format
56230 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
56231 msgstr ""
56232
56233 #: cp/decl.cc:9978
56234 #, gcc-internal-format
56235 msgid "initializer fails to determine size of %qT"
56236 msgstr ""
56237
56238 #: cp/decl.cc:9982
56239 #, gcc-internal-format
56240 msgid "array size missing in %qT"
56241 msgstr ""
56242
56243 #: cp/decl.cc:9985
56244 #, gcc-internal-format
56245 msgid "zero-size array %qT"
56246 msgstr ""
56247
56248 #: cp/decl.cc:10001
56249 #, gcc-internal-format
56250 msgid "destructor for alien class %qT cannot be a member"
56251 msgstr ""
56252
56253 #: cp/decl.cc:10003
56254 #, gcc-internal-format
56255 msgid "constructor for alien class %qT cannot be a member"
56256 msgstr ""
56257
56258 #: cp/decl.cc:10029
56259 #, gcc-internal-format
56260 msgid "%qD declared as a %<virtual%> variable"
56261 msgstr ""
56262
56263 #: cp/decl.cc:10031
56264 #, gcc-internal-format
56265 msgid ""
56266 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
56267 "declaration"
56268 msgstr ""
56269
56270 #: cp/decl.cc:10037
56271 #, gcc-internal-format
56272 msgid "%qD declared as a %<virtual%> parameter"
56273 msgstr ""
56274
56275 #: cp/decl.cc:10040
56276 #, gcc-internal-format
56277 msgid "%qD declared as an %<inline%> parameter"
56278 msgstr ""
56279
56280 #: cp/decl.cc:10042
56281 #, gcc-internal-format
56282 msgid ""
56283 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
56284 "declaration"
56285 msgstr ""
56286
56287 #: cp/decl.cc:10048
56288 #, gcc-internal-format
56289 msgid "%qD declared as a %<virtual%> type"
56290 msgstr ""
56291
56292 #: cp/decl.cc:10051
56293 #, gcc-internal-format
56294 msgid "%qD declared as an %<inline%> type"
56295 msgstr ""
56296
56297 #: cp/decl.cc:10053
56298 #, gcc-internal-format
56299 msgid ""
56300 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
56301 "declaration"
56302 msgstr ""
56303
56304 #: cp/decl.cc:10059
56305 #, gcc-internal-format
56306 msgid "%qD declared as a %<virtual%> field"
56307 msgstr ""
56308
56309 #: cp/decl.cc:10062
56310 #, gcc-internal-format
56311 msgid "%qD declared as an %<inline%> field"
56312 msgstr ""
56313
56314 #: cp/decl.cc:10064
56315 #, gcc-internal-format
56316 msgid ""
56317 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
56318 "declaration"
56319 msgstr ""
56320
56321 #: cp/decl.cc:10071
56322 #, gcc-internal-format
56323 msgid "%q+D declared as a friend"
56324 msgstr ""
56325
56326 #: cp/decl.cc:10078
56327 #, gcc-internal-format
56328 msgid "%q+D declared with an exception specification"
56329 msgstr ""
56330
56331 #: cp/decl.cc:10110
56332 #, gcc-internal-format
56333 msgid "definition of %qD is not in namespace enclosing %qT"
56334 msgstr ""
56335
56336 #: cp/decl.cc:10150
56337 #, gcc-internal-format
56338 msgid "static member function %q#D declared with type qualifiers"
56339 msgstr ""
56340
56341 #: cp/decl.cc:10161
56342 #, gcc-internal-format
56343 msgid "concept %q#D declared with function parameters"
56344 msgstr ""
56345
56346 #: cp/decl.cc:10168
56347 #, gcc-internal-format
56348 msgid "concept %q#D declared with a deduced return type"
56349 msgstr ""
56350
56351 #: cp/decl.cc:10171
56352 #, gcc-internal-format
56353 msgid "concept %q#D with non-%<bool%> return type %qT"
56354 msgstr ""
56355
56356 #: cp/decl.cc:10247
56357 #, gcc-internal-format
56358 msgid "concept %qD has no definition"
56359 msgstr ""
56360
56361 #: cp/decl.cc:10276
56362 #, gcc-internal-format
56363 msgid "a function concept cannot be constrained"
56364 msgstr ""
56365
56366 #: cp/decl.cc:10286
56367 #, gcc-internal-format
56368 msgid "constraints on a non-templated function"
56369 msgstr ""
56370
56371 #: cp/decl.cc:10331
56372 #, gcc-internal-format
56373 msgid "defining explicit specialization %qD in friend declaration"
56374 msgstr ""
56375
56376 #: cp/decl.cc:10342
56377 #, gcc-internal-format
56378 msgid "invalid use of template-id %qD in declaration of primary template"
56379 msgstr ""
56380
56381 #: cp/decl.cc:10360
56382 #, gcc-internal-format
56383 msgid ""
56384 "default arguments are not allowed in declaration of friend template "
56385 "specialization %qD"
56386 msgstr ""
56387
56388 #: cp/decl.cc:10369
56389 #, gcc-internal-format
56390 msgid ""
56391 "%<inline%> is not allowed in declaration of friend template specialization "
56392 "%qD"
56393 msgstr ""
56394
56395 #: cp/decl.cc:10386
56396 #, gcc-internal-format
56397 msgid ""
56398 "friend declaration of %qD specifies default arguments and isn%'t a definition"
56399 msgstr ""
56400
56401 #: cp/decl.cc:10431
56402 #, gcc-internal-format
56403 msgid "cannot declare %<::main%> to be a template"
56404 msgstr ""
56405
56406 #: cp/decl.cc:10434
56407 #, gcc-internal-format
56408 msgid "cannot declare %<::main%> to be inline"
56409 msgstr ""
56410
56411 #: cp/decl.cc:10437 cp/decl.cc:10440
56412 #, gcc-internal-format
56413 msgid "cannot declare %<::main%> to be %qs"
56414 msgstr ""
56415
56416 #: cp/decl.cc:10442
56417 #, gcc-internal-format
56418 msgid "cannot declare %<::main%> to be static"
56419 msgstr ""
56420
56421 #: cp/decl.cc:10504
56422 #, gcc-internal-format
56423 msgid "static member function %qD cannot have cv-qualifier"
56424 msgstr ""
56425
56426 #: cp/decl.cc:10505
56427 #, gcc-internal-format
56428 msgid "non-member function %qD cannot have cv-qualifier"
56429 msgstr ""
56430
56431 #: cp/decl.cc:10513
56432 #, gcc-internal-format
56433 msgid "static member function %qD cannot have ref-qualifier"
56434 msgstr ""
56435
56436 #: cp/decl.cc:10514
56437 #, gcc-internal-format
56438 msgid "non-member function %qD cannot have ref-qualifier"
56439 msgstr ""
56440
56441 #: cp/decl.cc:10526
56442 #, gcc-internal-format
56443 msgid "deduction guide %qD must be declared in the same scope as %qT"
56444 msgstr ""
56445
56446 #: cp/decl.cc:10534
56447 #, gcc-internal-format
56448 msgid "deduction guide %qD must have the same access as %qT"
56449 msgstr ""
56450
56451 #: cp/decl.cc:10540
56452 #, gcc-internal-format
56453 msgid "deduction guide %qD must not have a function body"
56454 msgstr ""
56455
56456 #: cp/decl.cc:10553
56457 #, gcc-internal-format
56458 msgid "literal operator with C linkage"
56459 msgstr ""
56460
56461 #: cp/decl.cc:10563
56462 #, gcc-internal-format
56463 msgid "%qD has invalid argument list"
56464 msgstr ""
56465
56466 #: cp/decl.cc:10571
56467 #, gcc-internal-format
56468 msgid "integer suffix %qs shadowed by implementation"
56469 msgstr ""
56470
56471 #: cp/decl.cc:10577
56472 #, gcc-internal-format
56473 msgid "floating-point suffix %qs shadowed by implementation"
56474 msgstr ""
56475
56476 #: cp/decl.cc:10584
56477 #, gcc-internal-format
56478 msgid ""
56479 "literal operator suffixes not preceded by %<_%> are reserved for future "
56480 "standardization"
56481 msgstr ""
56482
56483 #: cp/decl.cc:10589
56484 #, gcc-internal-format
56485 msgid "%qD must be a non-member function"
56486 msgstr ""
56487
56488 #: cp/decl.cc:10675
56489 #, gcc-internal-format
56490 msgid "%<::main%> must return %<int%>"
56491 msgstr ""
56492
56493 #: cp/decl.cc:10715
56494 #, gcc-internal-format
56495 msgid "definition of implicitly-declared %qD"
56496 msgstr ""
56497
56498 #: cp/decl.cc:10720
56499 #, gcc-internal-format
56500 msgid "definition of explicitly-defaulted %q+D"
56501 msgstr ""
56502
56503 #: cp/decl.cc:10722
56504 #, gcc-internal-format
56505 msgid "%q#D explicitly defaulted here"
56506 msgstr ""
56507
56508 #: cp/decl.cc:10739
56509 #, gcc-internal-format
56510 msgid "no %q#D member function declared in class %qT"
56511 msgstr ""
56512
56513 #: cp/decl.cc:10932
56514 #, gcc-internal-format
56515 msgid "cannot declare %<::main%> to be a global variable"
56516 msgstr ""
56517
56518 #: cp/decl.cc:10941
56519 #, gcc-internal-format
56520 msgid "a non-template variable cannot be %<concept%>"
56521 msgstr ""
56522
56523 #: cp/decl.cc:10947
56524 #, gcc-internal-format
56525 msgid "concept must be defined at namespace scope"
56526 msgstr ""
56527
56528 #: cp/decl.cc:10954
56529 #, gcc-internal-format
56530 msgid "concept must have type %<bool%>"
56531 msgstr ""
56532
56533 #: cp/decl.cc:10957
56534 #, gcc-internal-format
56535 msgid "a variable concept cannot be constrained"
56536 msgstr ""
56537
56538 #: cp/decl.cc:11079
56539 #, gcc-internal-format
56540 msgid "in-class initialization of static data member %q#D of incomplete type"
56541 msgstr ""
56542
56543 #: cp/decl.cc:11083
56544 #, gcc-internal-format
56545 msgid ""
56546 "%<constexpr%> needed for in-class initialization of static data member %q#D "
56547 "of non-integral type"
56548 msgstr ""
56549
56550 #: cp/decl.cc:11087
56551 #, gcc-internal-format
56552 msgid "in-class initialization of static data member %q#D of non-literal type"
56553 msgstr ""
56554
56555 #: cp/decl.cc:11098
56556 #, gcc-internal-format
56557 msgid ""
56558 "invalid in-class initialization of static data member of non-integral type "
56559 "%qT"
56560 msgstr ""
56561
56562 #: cp/decl.cc:11103
56563 #, gcc-internal-format
56564 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
56565 msgstr ""
56566
56567 #: cp/decl.cc:11108
56568 #, gcc-internal-format
56569 msgid ""
56570 "ISO C++ forbids initialization of member constant %qD of non-integral type "
56571 "%qT"
56572 msgstr ""
56573
56574 #: cp/decl.cc:11219
56575 #, gcc-internal-format
56576 msgid "size of array %qD has non-integral type %qT"
56577 msgstr ""
56578
56579 #: cp/decl.cc:11222
56580 #, gcc-internal-format
56581 msgid "size of array has non-integral type %qT"
56582 msgstr ""
56583
56584 #: cp/decl.cc:11253 cp/decl.cc:11325
56585 #, gcc-internal-format
56586 msgid "size of array %qD is not an integral constant-expression"
56587 msgstr ""
56588
56589 #: cp/decl.cc:11257 cp/decl.cc:11328
56590 #, gcc-internal-format
56591 msgid "size of array is not an integral constant-expression"
56592 msgstr ""
56593
56594 #: cp/decl.cc:11308
56595 #, gcc-internal-format
56596 msgid "ISO C++ forbids zero-size array %qD"
56597 msgstr ""
56598
56599 #: cp/decl.cc:11311
56600 #, gcc-internal-format
56601 msgid "ISO C++ forbids zero-size array"
56602 msgstr ""
56603
56604 #: cp/decl.cc:11335
56605 #, gcc-internal-format
56606 msgid "ISO C++ forbids variable length array %qD"
56607 msgstr ""
56608
56609 #: cp/decl.cc:11338
56610 #, gcc-internal-format
56611 msgid "ISO C++ forbids variable length array"
56612 msgstr ""
56613
56614 #: cp/decl.cc:11344
56615 #, gcc-internal-format
56616 msgid "variable length array %qD is used"
56617 msgstr ""
56618
56619 #: cp/decl.cc:11347
56620 #, gcc-internal-format
56621 msgid "variable length array is used"
56622 msgstr ""
56623
56624 #: cp/decl.cc:11399
56625 #, gcc-internal-format
56626 msgid "overflow in array dimension"
56627 msgstr ""
56628
56629 #: cp/decl.cc:11459
56630 #, gcc-internal-format
56631 msgid "%qD declared as array of template placeholder type %qT"
56632 msgstr ""
56633
56634 #: cp/decl.cc:11462
56635 #, gcc-internal-format
56636 msgid "creating array of template placeholder type %qT"
56637 msgstr ""
56638
56639 #: cp/decl.cc:11472
56640 #, gcc-internal-format
56641 msgid "declaration of %qD as array of void"
56642 msgstr ""
56643
56644 #: cp/decl.cc:11474
56645 #, gcc-internal-format
56646 msgid "creating array of void"
56647 msgstr ""
56648
56649 #: cp/decl.cc:11479
56650 #, gcc-internal-format
56651 msgid "declaration of %qD as array of functions"
56652 msgstr ""
56653
56654 #: cp/decl.cc:11481
56655 #, gcc-internal-format
56656 msgid "creating array of functions"
56657 msgstr ""
56658
56659 #: cp/decl.cc:11486
56660 #, gcc-internal-format
56661 msgid "declaration of %qD as array of references"
56662 msgstr ""
56663
56664 #: cp/decl.cc:11488
56665 #, gcc-internal-format
56666 msgid "creating array of references"
56667 msgstr ""
56668
56669 #: cp/decl.cc:11493
56670 #, gcc-internal-format
56671 msgid "declaration of %qD as array of function members"
56672 msgstr ""
56673
56674 #: cp/decl.cc:11496
56675 #, gcc-internal-format
56676 msgid "creating array of function members"
56677 msgstr ""
56678
56679 #: cp/decl.cc:11514
56680 #, gcc-internal-format
56681 msgid ""
56682 "declaration of %qD as multidimensional array must have bounds for all "
56683 "dimensions except the first"
56684 msgstr ""
56685
56686 #: cp/decl.cc:11518
56687 #, gcc-internal-format
56688 msgid ""
56689 "multidimensional array must have bounds for all dimensions except the first"
56690 msgstr ""
56691
56692 #: cp/decl.cc:11532
56693 #, gcc-internal-format
56694 msgid "variable-length array of %<auto%>"
56695 msgstr ""
56696
56697 #: cp/decl.cc:11608
56698 #, gcc-internal-format
56699 msgid "return type specification for constructor invalid"
56700 msgstr ""
56701
56702 #: cp/decl.cc:11611
56703 #, gcc-internal-format
56704 msgid "qualifiers are not allowed on constructor declaration"
56705 msgstr ""
56706
56707 #: cp/decl.cc:11622
56708 #, gcc-internal-format
56709 msgid "return type specification for destructor invalid"
56710 msgstr ""
56711
56712 #: cp/decl.cc:11625
56713 #, gcc-internal-format
56714 msgid "qualifiers are not allowed on destructor declaration"
56715 msgstr ""
56716
56717 #: cp/decl.cc:11638
56718 #, gcc-internal-format
56719 msgid "return type specified for %<operator %T%>"
56720 msgstr ""
56721
56722 #: cp/decl.cc:11641
56723 #, gcc-internal-format
56724 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
56725 msgstr ""
56726
56727 #: cp/decl.cc:11650
56728 #, gcc-internal-format
56729 msgid "return type specified for deduction guide"
56730 msgstr ""
56731
56732 #: cp/decl.cc:11653
56733 #, gcc-internal-format
56734 msgid "qualifiers are not allowed on declaration of deduction guide"
56735 msgstr ""
56736
56737 #: cp/decl.cc:11657
56738 #, gcc-internal-format
56739 msgid "template template parameter %qT in declaration of deduction guide"
56740 msgstr ""
56741
56742 #: cp/decl.cc:11666
56743 #, gcc-internal-format
56744 msgid "%<decl-specifier%> in declaration of deduction guide"
56745 msgstr ""
56746
56747 #: cp/decl.cc:11687
56748 #, gcc-internal-format
56749 msgid "unnamed variable or field declared void"
56750 msgstr ""
56751
56752 #: cp/decl.cc:11695
56753 #, gcc-internal-format
56754 msgid "variable or field declared void"
56755 msgstr ""
56756
56757 #: cp/decl.cc:11710
56758 #, gcc-internal-format
56759 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
56760 msgstr ""
56761
56762 #: cp/decl.cc:11715
56763 #, gcc-internal-format
56764 msgid ""
56765 "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
56766 msgstr ""
56767
56768 #: cp/decl.cc:11771
56769 #, gcc-internal-format
56770 msgid "%qT as type rather than plain %<decltype(auto)%>"
56771 msgstr ""
56772
56773 #: cp/decl.cc:11777
56774 #, gcc-internal-format
56775 msgid "%<decltype(auto)%> cannot be cv-qualified"
56776 msgstr ""
56777
56778 #: cp/decl.cc:11993
56779 #, gcc-internal-format
56780 msgid "invalid use of qualified-name %<::%D%>"
56781 msgstr ""
56782
56783 #: cp/decl.cc:11996 cp/decl.cc:12018
56784 #, gcc-internal-format
56785 msgid "invalid use of qualified-name %<%T::%D%>"
56786 msgstr ""
56787
56788 #: cp/decl.cc:11999
56789 #, gcc-internal-format
56790 msgid "invalid use of qualified-name %<%D::%D%>"
56791 msgstr ""
56792
56793 #: cp/decl.cc:12009
56794 #, gcc-internal-format
56795 msgid "%q#T is not a class or namespace"
56796 msgstr ""
56797
56798 #: cp/decl.cc:12033
56799 #, gcc-internal-format
56800 msgid "declaration of %qE as non-function"
56801 msgstr ""
56802
56803 #: cp/decl.cc:12040
56804 #, gcc-internal-format
56805 msgid "declaration of %qE as non-member"
56806 msgstr ""
56807
56808 #: cp/decl.cc:12068
56809 #, gcc-internal-format
56810 msgid "declarator-id missing; using reserved word %qD"
56811 msgstr ""
56812
56813 #: cp/decl.cc:12119
56814 #, gcc-internal-format
56815 msgid "function definition does not declare parameters"
56816 msgstr ""
56817
56818 #: cp/decl.cc:12127 cp/decl.cc:12136 cp/decl.cc:13989
56819 #, gcc-internal-format
56820 msgid "declaration of %qD as non-function"
56821 msgstr ""
56822
56823 #: cp/decl.cc:12144
56824 #, gcc-internal-format
56825 msgid "declaration of %qD as %<typedef%>"
56826 msgstr ""
56827
56828 #: cp/decl.cc:12149
56829 #, gcc-internal-format
56830 msgid "declaration of %qD as parameter"
56831 msgstr ""
56832
56833 #: cp/decl.cc:12184
56834 #, gcc-internal-format
56835 msgid "both %qs and %qs specified"
56836 msgstr ""
56837
56838 #: cp/decl.cc:12191 cp/decl.cc:12198 cp/decl.cc:12205 cp/decl.cc:12212
56839 #, gcc-internal-format
56840 msgid "%qs cannot appear in a typedef declaration"
56841 msgstr ""
56842
56843 #: cp/decl.cc:12223
56844 #, gcc-internal-format
56845 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
56846 msgstr ""
56847
56848 #: cp/decl.cc:12233
56849 #, gcc-internal-format
56850 msgid "two or more data types in declaration of %qs"
56851 msgstr ""
56852
56853 #: cp/decl.cc:12287
56854 #, gcc-internal-format
56855 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
56856 msgstr ""
56857
56858 #: cp/decl.cc:12336 cp/decl.cc:12340 cp/decl.cc:12343
56859 #, gcc-internal-format
56860 msgid "ISO C++ forbids declaration of %qs with no type"
56861 msgstr ""
56862
56863 #: cp/decl.cc:12360
56864 #, gcc-internal-format
56865 msgid "%<__int%d%> is not supported by this target"
56866 msgstr ""
56867
56868 #: cp/decl.cc:12368
56869 #, gcc-internal-format
56870 msgid "ISO C++ does not support %<__int%d%> for %qs"
56871 msgstr ""
56872
56873 #: cp/decl.cc:12422
56874 #, gcc-internal-format
56875 msgid "%<signed%> and %<unsigned%> specified together"
56876 msgstr ""
56877
56878 #: cp/decl.cc:12428
56879 #, gcc-internal-format
56880 msgid "%<long%> and %<short%> specified together"
56881 msgstr ""
56882
56883 #: cp/decl.cc:12436 cp/decl.cc:12442
56884 #, gcc-internal-format
56885 msgid "%qs specified with %qT"
56886 msgstr ""
56887
56888 #: cp/decl.cc:12449
56889 #, gcc-internal-format
56890 msgid "%qs specified with %<decltype%>"
56891 msgstr ""
56892
56893 #: cp/decl.cc:12451
56894 #, gcc-internal-format
56895 msgid "%qs specified with %<typeof%>"
56896 msgstr ""
56897
56898 #: cp/decl.cc:12518
56899 #, gcc-internal-format
56900 msgid "complex invalid for %qs"
56901 msgstr ""
56902
56903 #: cp/decl.cc:12562
56904 #, gcc-internal-format
56905 msgid ""
56906 "missing template argument list after %qE; for deduction, template "
56907 "placeholder must be followed by a simple declarator-id"
56908 msgstr ""
56909
56910 #: cp/decl.cc:12588
56911 #, gcc-internal-format
56912 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
56913 msgstr ""
56914
56915 #: cp/decl.cc:12597
56916 #, gcc-internal-format
56917 msgid ""
56918 "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-"
56919 "std=c++20%> or %<-std=gnu++20%>"
56920 msgstr ""
56921
56922 #: cp/decl.cc:12610
56923 #, gcc-internal-format
56924 msgid "typedef declaration invalid in parameter declaration"
56925 msgstr ""
56926
56927 #: cp/decl.cc:12617
56928 #, gcc-internal-format
56929 msgid "storage class specified for template parameter %qs"
56930 msgstr ""
56931
56932 #: cp/decl.cc:12627 cp/decl.cc:12804
56933 #, gcc-internal-format
56934 msgid "storage class specified for parameter %qs"
56935 msgstr ""
56936
56937 #: cp/decl.cc:12635 cp/decl.cc:12644 cp/decl.cc:12650 cp/decl.cc:12656
56938 #, gcc-internal-format
56939 msgid "a parameter cannot be declared %qs"
56940 msgstr ""
56941
56942 #: cp/decl.cc:12666
56943 #, gcc-internal-format
56944 msgid "%<virtual%> outside class declaration"
56945 msgstr ""
56946
56947 #: cp/decl.cc:12676 cp/decl.cc:12679 cp/decl.cc:12681 cp/decl.cc:12684
56948 #: cp/decl.cc:12694 cp/decl.cc:12704 cp/decl.cc:12714 cp/decl.cc:12718
56949 #, gcc-internal-format
56950 msgid "structured binding declaration cannot be %qs"
56951 msgstr ""
56952
56953 #: cp/decl.cc:12688 cp/decl.cc:12710
56954 #, gcc-internal-format
56955 msgid ""
56956 "structured binding declaration can be %qs only in %<-std=c++20%> or %<-"
56957 "std=gnu++20%>"
56958 msgstr ""
56959
56960 #: cp/decl.cc:12698
56961 #, gcc-internal-format
56962 msgid "%<volatile%>-qualified structured binding is deprecated"
56963 msgstr ""
56964
56965 #: cp/decl.cc:12722
56966 #, gcc-internal-format
56967 msgid "structured binding declaration cannot be C++98 %<auto%>"
56968 msgstr ""
56969
56970 #: cp/decl.cc:12734
56971 #, gcc-internal-format
56972 msgid "structured binding declaration cannot have type %qT"
56973 msgstr ""
56974
56975 #: cp/decl.cc:12737
56976 #, gcc-internal-format
56977 msgid ""
56978 "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
56979 msgstr ""
56980
56981 #: cp/decl.cc:12745
56982 #, gcc-internal-format
56983 msgid ""
56984 "structured binding declaration cannot have constrained %<auto%> type %qT"
56985 msgstr ""
56986
56987 #: cp/decl.cc:12776
56988 #, gcc-internal-format
56989 msgid "multiple storage classes in declaration of %qs"
56990 msgstr ""
56991
56992 #: cp/decl.cc:12802
56993 #, gcc-internal-format
56994 msgid "storage class specified for %qs"
56995 msgstr ""
56996
56997 #: cp/decl.cc:12816
56998 #, gcc-internal-format
56999 msgid "nested function %qs declared %<extern%>"
57000 msgstr ""
57001
57002 #: cp/decl.cc:12821
57003 #, gcc-internal-format
57004 msgid "top-level declaration of %qs specifies %<auto%>"
57005 msgstr ""
57006
57007 #: cp/decl.cc:12829
57008 #, gcc-internal-format
57009 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
57010 msgstr ""
57011
57012 #: cp/decl.cc:12843
57013 #, gcc-internal-format
57014 msgid "storage class specifiers invalid in friend function declarations"
57015 msgstr ""
57016
57017 #: cp/decl.cc:12875 cp/decl.cc:14367 cp/parser.cc:14937 cp/parser.cc:20800
57018 #: cp/parser.cc:27371
57019 #, gcc-internal-format
57020 msgid "attribute ignored"
57021 msgstr ""
57022
57023 #: cp/decl.cc:12876
57024 #, gcc-internal-format
57025 msgid "an attribute that appertains to a type-specifier is ignored"
57026 msgstr ""
57027
57028 #: cp/decl.cc:12944
57029 #, gcc-internal-format
57030 msgid "unnecessary parentheses in declaration of %qs"
57031 msgstr ""
57032
57033 #: cp/decl.cc:12950
57034 #, gcc-internal-format
57035 msgid "remove parentheses"
57036 msgstr ""
57037
57038 #: cp/decl.cc:12999
57039 #, gcc-internal-format
57040 msgid "requires-clause on return type"
57041 msgstr ""
57042
57043 #: cp/decl.cc:13019
57044 #, gcc-internal-format
57045 msgid "%qs function uses %<auto%> type specifier without trailing return type"
57046 msgstr ""
57047
57048 #: cp/decl.cc:13023
57049 #, gcc-internal-format
57050 msgid ""
57051 "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
57052 msgstr ""
57053
57054 #: cp/decl.cc:13028
57055 #, gcc-internal-format
57056 msgid "virtual function cannot have deduced return type"
57057 msgstr ""
57058
57059 #: cp/decl.cc:13035
57060 #, gcc-internal-format
57061 msgid ""
57062 "%qs function with trailing return type has %qT as its type rather than plain "
57063 "%<auto%>"
57064 msgstr ""
57065
57066 #: cp/decl.cc:13044
57067 #, gcc-internal-format
57068 msgid ""
57069 "%qs function with trailing return type has %<decltype(auto)%> as its type "
57070 "rather than plain %<auto%>"
57071 msgstr ""
57072
57073 #: cp/decl.cc:13049
57074 #, gcc-internal-format
57075 msgid "invalid use of %<decltype(auto)%>"
57076 msgstr ""
57077
57078 #: cp/decl.cc:13061
57079 #, gcc-internal-format
57080 msgid "deduced class type %qD in function return type"
57081 msgstr ""
57082
57083 #: cp/decl.cc:13070
57084 #, gcc-internal-format
57085 msgid "deduction guide for %qT must have trailing return type"
57086 msgstr ""
57087
57088 #: cp/decl.cc:13083
57089 #, gcc-internal-format
57090 msgid ""
57091 "trailing return type %qT of deduction guide is not a specialization of %qT"
57092 msgstr ""
57093
57094 #: cp/decl.cc:13097
57095 #, gcc-internal-format
57096 msgid ""
57097 "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
57098 msgstr ""
57099
57100 #: cp/decl.cc:13100
57101 #, gcc-internal-format
57102 msgid ""
57103 "%qs function with trailing return type not declared with %<auto%> type "
57104 "specifier"
57105 msgstr ""
57106
57107 #: cp/decl.cc:13107
57108 #, gcc-internal-format
57109 msgid "a conversion function cannot have a trailing return type"
57110 msgstr ""
57111
57112 #: cp/decl.cc:13133
57113 #, gcc-internal-format
57114 msgid "%<volatile%>-qualified return type is deprecated"
57115 msgstr ""
57116
57117 #: cp/decl.cc:13145
57118 #, gcc-internal-format
57119 msgid "%qs declared as function returning a function"
57120 msgstr ""
57121
57122 #: cp/decl.cc:13151
57123 #, gcc-internal-format
57124 msgid "%qs declared as function returning an array"
57125 msgstr ""
57126
57127 #: cp/decl.cc:13158
57128 #, gcc-internal-format
57129 msgid "%<constinit%> on function return type is not allowed"
57130 msgstr ""
57131
57132 #: cp/decl.cc:13191
57133 #, gcc-internal-format
57134 msgid "destructor cannot be static member function"
57135 msgstr ""
57136
57137 #: cp/decl.cc:13193
57138 #, gcc-internal-format
57139 msgid "constructor cannot be static member function"
57140 msgstr ""
57141
57142 #: cp/decl.cc:13198
57143 #, gcc-internal-format
57144 msgid "destructors may not be cv-qualified"
57145 msgstr ""
57146
57147 #: cp/decl.cc:13199
57148 #, gcc-internal-format
57149 msgid "constructors may not be cv-qualified"
57150 msgstr ""
57151
57152 #: cp/decl.cc:13207
57153 #, gcc-internal-format
57154 msgid "destructors may not be ref-qualified"
57155 msgstr ""
57156
57157 #: cp/decl.cc:13208
57158 #, gcc-internal-format
57159 msgid "constructors may not be ref-qualified"
57160 msgstr ""
57161
57162 #: cp/decl.cc:13226
57163 #, gcc-internal-format
57164 msgid "constructors cannot be declared %<virtual%>"
57165 msgstr ""
57166
57167 #: cp/decl.cc:13243
57168 #, gcc-internal-format
57169 msgid "virtual functions cannot be friends"
57170 msgstr ""
57171
57172 #: cp/decl.cc:13248
57173 #, gcc-internal-format
57174 msgid "friend declaration not in class definition"
57175 msgstr ""
57176
57177 #: cp/decl.cc:13252
57178 #, gcc-internal-format
57179 msgid "cannot define friend function %qs in a local class definition"
57180 msgstr ""
57181
57182 #: cp/decl.cc:13262
57183 #, gcc-internal-format
57184 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
57185 msgstr ""
57186
57187 #: cp/decl.cc:13266
57188 #, gcc-internal-format
57189 msgid ""
57190 "friend function definition %qs cannot have a name qualified with %<%D::%>"
57191 msgstr ""
57192
57193 #: cp/decl.cc:13304
57194 #, gcc-internal-format
57195 msgid "destructors may not have parameters"
57196 msgstr ""
57197
57198 #: cp/decl.cc:13361
57199 #, gcc-internal-format
57200 msgid "cannot declare pointer to %q#T"
57201 msgstr ""
57202
57203 #: cp/decl.cc:13374 cp/decl.cc:13381
57204 #, gcc-internal-format
57205 msgid "cannot declare reference to %q#T"
57206 msgstr ""
57207
57208 #: cp/decl.cc:13383
57209 #, gcc-internal-format
57210 msgid "cannot declare pointer to %q#T member"
57211 msgstr ""
57212
57213 #: cp/decl.cc:13412
57214 #, gcc-internal-format
57215 msgid "cannot declare reference to qualified function type %qT"
57216 msgstr ""
57217
57218 #: cp/decl.cc:13413
57219 #, gcc-internal-format
57220 msgid "cannot declare pointer to qualified function type %qT"
57221 msgstr ""
57222
57223 #: cp/decl.cc:13486
57224 #, gcc-internal-format
57225 msgid ""
57226 "cannot declare reference to %q#T, which is not a typedef or a template type "
57227 "argument"
57228 msgstr ""
57229
57230 #: cp/decl.cc:13566
57231 #, gcc-internal-format
57232 msgid "template-id %qD used as a declarator"
57233 msgstr ""
57234
57235 #: cp/decl.cc:13592
57236 #, gcc-internal-format
57237 msgid "member functions are implicitly friends of their class"
57238 msgstr ""
57239
57240 #: cp/decl.cc:13597
57241 #, gcc-internal-format
57242 msgid "extra qualification %<%T::%> on member %qs"
57243 msgstr ""
57244
57245 #: cp/decl.cc:13627
57246 #, gcc-internal-format
57247 msgid "cannot define member function %<%T::%s%> within %qT"
57248 msgstr ""
57249
57250 #: cp/decl.cc:13629
57251 #, gcc-internal-format
57252 msgid "cannot declare member function %<%T::%s%> within %qT"
57253 msgstr ""
57254
57255 #: cp/decl.cc:13637
57256 #, gcc-internal-format
57257 msgid "cannot declare member %<%T::%s%> within %qT"
57258 msgstr ""
57259
57260 #: cp/decl.cc:13677
57261 #, gcc-internal-format
57262 msgid "non-parameter %qs cannot be a parameter pack"
57263 msgstr ""
57264
57265 #: cp/decl.cc:13686
57266 #, gcc-internal-format
57267 msgid "data member may not have variably modified type %qT"
57268 msgstr ""
57269
57270 #: cp/decl.cc:13689
57271 #, gcc-internal-format
57272 msgid "parameter may not have variably modified type %qT"
57273 msgstr ""
57274
57275 #: cp/decl.cc:13700
57276 #, gcc-internal-format
57277 msgid "%<explicit%> outside class declaration"
57278 msgstr ""
57279
57280 #: cp/decl.cc:13703
57281 #, gcc-internal-format
57282 msgid "%<explicit%> in friend declaration"
57283 msgstr ""
57284
57285 #: cp/decl.cc:13706
57286 #, gcc-internal-format
57287 msgid ""
57288 "only declarations of constructors and conversion operators can be "
57289 "%<explicit%>"
57290 msgstr ""
57291
57292 #: cp/decl.cc:13716
57293 #, gcc-internal-format
57294 msgid "non-member %qs cannot be declared %<mutable%>"
57295 msgstr ""
57296
57297 #: cp/decl.cc:13723
57298 #, gcc-internal-format
57299 msgid "non-object member %qs cannot be declared %<mutable%>"
57300 msgstr ""
57301
57302 #: cp/decl.cc:13729
57303 #, gcc-internal-format
57304 msgid "function %qs cannot be declared %<mutable%>"
57305 msgstr ""
57306
57307 #: cp/decl.cc:13735
57308 #, gcc-internal-format
57309 msgid "%<static%> %qs cannot be declared %<mutable%>"
57310 msgstr ""
57311
57312 #: cp/decl.cc:13741
57313 #, gcc-internal-format
57314 msgid "%<const%> %qs cannot be declared %<mutable%>"
57315 msgstr ""
57316
57317 #: cp/decl.cc:13747
57318 #, gcc-internal-format
57319 msgid "reference %qs cannot be declared %<mutable%>"
57320 msgstr ""
57321
57322 #: cp/decl.cc:13763
57323 #, gcc-internal-format
57324 msgid "typedef may not be a function definition"
57325 msgstr ""
57326
57327 #: cp/decl.cc:13766
57328 #, gcc-internal-format
57329 msgid "typedef may not be a member function definition"
57330 msgstr ""
57331
57332 #: cp/decl.cc:13792
57333 #, gcc-internal-format
57334 msgid "%<auto%> not allowed in alias declaration"
57335 msgstr ""
57336
57337 #: cp/decl.cc:13795
57338 #, gcc-internal-format
57339 msgid "typedef declared %<auto%>"
57340 msgstr ""
57341
57342 #: cp/decl.cc:13800
57343 #, gcc-internal-format
57344 msgid "requires-clause on typedef"
57345 msgstr ""
57346
57347 #: cp/decl.cc:13804
57348 #, gcc-internal-format
57349 msgid "typedef name may not be a nested-name-specifier"
57350 msgstr ""
57351
57352 #: cp/decl.cc:13830
57353 #, gcc-internal-format
57354 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
57355 msgstr ""
57356
57357 #: cp/decl.cc:13919
57358 #, gcc-internal-format
57359 msgid "%<inline%> specified for friend class declaration"
57360 msgstr ""
57361
57362 #: cp/decl.cc:13927
57363 #, gcc-internal-format
57364 msgid "template parameters cannot be friends"
57365 msgstr ""
57366
57367 #: cp/decl.cc:13929
57368 #, gcc-internal-format
57369 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
57370 msgstr ""
57371
57372 #: cp/decl.cc:13933
57373 #, gcc-internal-format
57374 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
57375 msgstr ""
57376
57377 #: cp/decl.cc:13946
57378 #, gcc-internal-format
57379 msgid "trying to make class %qT a friend of global scope"
57380 msgstr ""
57381
57382 #: cp/decl.cc:13966
57383 #, gcc-internal-format
57384 msgid "invalid qualifiers on non-member function type"
57385 msgstr ""
57386
57387 #: cp/decl.cc:13970
57388 #, gcc-internal-format
57389 msgid "requires-clause on type-id"
57390 msgstr ""
57391
57392 #: cp/decl.cc:13980
57393 #, gcc-internal-format
57394 msgid "abstract declarator %qT used as declaration"
57395 msgstr ""
57396
57397 #: cp/decl.cc:13995
57398 #, gcc-internal-format
57399 msgid "requires-clause on declaration of non-function type %qT"
57400 msgstr ""
57401
57402 #: cp/decl.cc:14014
57403 #, gcc-internal-format
57404 msgid "cannot use %<::%> in parameter declaration"
57405 msgstr ""
57406
57407 #: cp/decl.cc:14023 cp/parser.cc:20234
57408 #, gcc-internal-format
57409 msgid "cannot declare a parameter with %<decltype(auto)%>"
57410 msgstr ""
57411
57412 #: cp/decl.cc:14030
57413 #, gcc-internal-format
57414 msgid ""
57415 "missing template argument list after %qE; template placeholder not permitted "
57416 "in parameter"
57417 msgstr ""
57418
57419 #: cp/decl.cc:14033
57420 #, gcc-internal-format
57421 msgid "or use %<auto%> for an abbreviated function template"
57422 msgstr ""
57423
57424 #: cp/decl.cc:14039
57425 #, gcc-internal-format
57426 msgid "%<auto%> parameter not permitted in this context"
57427 msgstr ""
57428
57429 #: cp/decl.cc:14042
57430 #, gcc-internal-format
57431 msgid "parameter declared %<auto%>"
57432 msgstr ""
57433
57434 #: cp/decl.cc:14093 cp/parser.cc:3561
57435 #, gcc-internal-format
57436 msgid "invalid use of template-name %qE without an argument list"
57437 msgstr ""
57438
57439 #: cp/decl.cc:14097
57440 #, gcc-internal-format
57441 msgid "non-static data member declared with placeholder %qT"
57442 msgstr ""
57443
57444 #: cp/decl.cc:14118
57445 #, gcc-internal-format
57446 msgid "ISO C++ forbids flexible array member %qs"
57447 msgstr ""
57448
57449 #: cp/decl.cc:14121
57450 #, gcc-internal-format
57451 msgid "ISO C++ forbids flexible array members"
57452 msgstr ""
57453
57454 #. Something like struct S { int N::j; };
57455 #: cp/decl.cc:14137
57456 #, gcc-internal-format
57457 msgid "invalid use of %<::%>"
57458 msgstr ""
57459
57460 #: cp/decl.cc:14158
57461 #, gcc-internal-format
57462 msgid "declaration of function %qD in invalid context"
57463 msgstr ""
57464
57465 #: cp/decl.cc:14168
57466 #, gcc-internal-format
57467 msgid "function %qD declared %<virtual%> inside a union"
57468 msgstr ""
57469
57470 #: cp/decl.cc:14178
57471 #, gcc-internal-format
57472 msgid "%qD cannot be declared %<virtual%>, since it is always static"
57473 msgstr ""
57474
57475 #: cp/decl.cc:14192
57476 #, gcc-internal-format
57477 msgid "expected qualified name in friend declaration for destructor %qD"
57478 msgstr ""
57479
57480 #: cp/decl.cc:14199
57481 #, gcc-internal-format
57482 msgid "declaration of %qD as member of %qT"
57483 msgstr ""
57484
57485 #: cp/decl.cc:14206 cp/decl.cc:14219
57486 #, gcc-internal-format
57487 msgid "a destructor cannot be %qs"
57488 msgstr ""
57489
57490 #: cp/decl.cc:14225
57491 #, gcc-internal-format
57492 msgid "expected qualified name in friend declaration for constructor %qD"
57493 msgstr ""
57494
57495 #: cp/decl.cc:14234
57496 #, gcc-internal-format
57497 msgid "a constructor cannot be %<concept%>"
57498 msgstr ""
57499
57500 #: cp/decl.cc:14240
57501 #, gcc-internal-format
57502 msgid "a concept cannot be a member function"
57503 msgstr ""
57504
57505 #: cp/decl.cc:14248 cp/decl.cc:14589
57506 #, gcc-internal-format
57507 msgid "%qD cannot be %qs"
57508 msgstr ""
57509
57510 #: cp/decl.cc:14257
57511 #, gcc-internal-format
57512 msgid "specialization of variable template %qD declared as function"
57513 msgstr ""
57514
57515 #: cp/decl.cc:14260
57516 #, gcc-internal-format
57517 msgid "variable template declared here"
57518 msgstr ""
57519
57520 #: cp/decl.cc:14322
57521 #, gcc-internal-format
57522 msgid "field %qD has incomplete type %qT"
57523 msgstr ""
57524
57525 #: cp/decl.cc:14327
57526 #, gcc-internal-format
57527 msgid "name %qT has incomplete type"
57528 msgstr ""
57529
57530 #: cp/decl.cc:14347
57531 #, gcc-internal-format
57532 msgid "%qE is neither function nor member function; cannot be declared friend"
57533 msgstr ""
57534
57535 #: cp/decl.cc:14350
57536 #, gcc-internal-format
57537 msgid ""
57538 "unnamed field is neither function nor member function; cannot be declared "
57539 "friend"
57540 msgstr ""
57541
57542 #: cp/decl.cc:14368 cp/parser.cc:20801 cp/parser.cc:27372
57543 #, gcc-internal-format
57544 msgid ""
57545 "an attribute that appertains to a friend declaration that is not a "
57546 "definition is ignored"
57547 msgstr ""
57548
57549 #: cp/decl.cc:14408 cp/decl.cc:14419
57550 #, gcc-internal-format
57551 msgid "static data member %qE declared %qs"
57552 msgstr ""
57553
57554 #: cp/decl.cc:14413
57555 #, gcc-internal-format
57556 msgid "%<constexpr%> static data member %qD must have an initializer"
57557 msgstr ""
57558
57559 #: cp/decl.cc:14456 cp/decl.cc:14464 cp/decl.cc:14471 cp/decl.cc:14478
57560 #, gcc-internal-format
57561 msgid "non-static data member %qE declared %qs"
57562 msgstr ""
57563
57564 #: cp/decl.cc:14530
57565 #, gcc-internal-format
57566 msgid "storage class %<auto%> invalid for function %qs"
57567 msgstr ""
57568
57569 #: cp/decl.cc:14533
57570 #, gcc-internal-format
57571 msgid "storage class %<register%> invalid for function %qs"
57572 msgstr ""
57573
57574 #: cp/decl.cc:14539
57575 #, gcc-internal-format
57576 msgid "storage class %<__thread%> invalid for function %qs"
57577 msgstr ""
57578
57579 #: cp/decl.cc:14543
57580 #, gcc-internal-format
57581 msgid "storage class %<thread_local%> invalid for function %qs"
57582 msgstr ""
57583
57584 #: cp/decl.cc:14548
57585 #, gcc-internal-format
57586 msgid "virt-specifiers in %qs not allowed outside a class definition"
57587 msgstr ""
57588
57589 #: cp/decl.cc:14560
57590 #, gcc-internal-format
57591 msgid ""
57592 "%<static%> specifier invalid for function %qs declared out of global scope"
57593 msgstr ""
57594
57595 #: cp/decl.cc:14564
57596 #, gcc-internal-format
57597 msgid ""
57598 "%<inline%> specifier invalid for function %qs declared out of global scope"
57599 msgstr ""
57600
57601 #: cp/decl.cc:14572
57602 #, gcc-internal-format
57603 msgid "virtual non-class function %qs"
57604 msgstr ""
57605
57606 #: cp/decl.cc:14579
57607 #, gcc-internal-format
57608 msgid "%qs defined in a non-class scope"
57609 msgstr ""
57610
57611 #: cp/decl.cc:14580
57612 #, gcc-internal-format
57613 msgid "%qs declared in a non-class scope"
57614 msgstr ""
57615
57616 #: cp/decl.cc:14623
57617 #, gcc-internal-format
57618 msgid "cannot declare member function %qD to have static linkage"
57619 msgstr ""
57620
57621 #: cp/decl.cc:14632
57622 #, gcc-internal-format
57623 msgid "cannot declare static function inside another function"
57624 msgstr ""
57625
57626 #: cp/decl.cc:14673
57627 #, gcc-internal-format
57628 msgid ""
57629 "%<static%> may not be used when defining (as opposed to declaring) a static "
57630 "data member"
57631 msgstr ""
57632
57633 #: cp/decl.cc:14680
57634 #, gcc-internal-format
57635 msgid "static member %qD declared %<register%>"
57636 msgstr ""
57637
57638 #: cp/decl.cc:14686
57639 #, gcc-internal-format
57640 msgid "cannot explicitly declare member %q#D to have extern linkage"
57641 msgstr ""
57642
57643 #: cp/decl.cc:14694
57644 #, gcc-internal-format
57645 msgid "declaration of %<constexpr%> variable %qD is not a definition"
57646 msgstr ""
57647
57648 #: cp/decl.cc:14701
57649 #, gcc-internal-format
57650 msgid "a variable cannot be declared %<consteval%>"
57651 msgstr ""
57652
57653 #: cp/decl.cc:14721
57654 #, gcc-internal-format
57655 msgid "declaration of %q#D has no initializer"
57656 msgstr ""
57657
57658 #: cp/decl.cc:14733
57659 #, gcc-internal-format
57660 msgid "%qs initialized and declared %<extern%>"
57661 msgstr ""
57662
57663 #: cp/decl.cc:14738
57664 #, gcc-internal-format
57665 msgid "%qs has both %<extern%> and initializer"
57666 msgstr ""
57667
57668 #: cp/decl.cc:14935
57669 #, gcc-internal-format
57670 msgid "default argument %qE uses %qD"
57671 msgstr ""
57672
57673 #: cp/decl.cc:14938
57674 #, gcc-internal-format
57675 msgid "default argument %qE uses local variable %qD"
57676 msgstr ""
57677
57678 #: cp/decl.cc:15065
57679 #, gcc-internal-format
57680 msgid "invalid use of cv-qualified type %qT in parameter declaration"
57681 msgstr ""
57682
57683 #: cp/decl.cc:15069
57684 #, gcc-internal-format
57685 msgid "invalid use of type %<void%> in parameter declaration"
57686 msgstr ""
57687
57688 #: cp/decl.cc:15098
57689 #, gcc-internal-format
57690 msgid "%<volatile%>-qualified parameter is deprecated"
57691 msgstr ""
57692
57693 #: cp/decl.cc:15106
57694 #, gcc-internal-format
57695 msgid "parameter %qD invalidly declared method type"
57696 msgstr ""
57697
57698 #: cp/decl.cc:15131
57699 #, gcc-internal-format
57700 msgid "parameter %qD includes pointer to array of unknown bound %qT"
57701 msgstr ""
57702
57703 #: cp/decl.cc:15133
57704 #, gcc-internal-format
57705 msgid "parameter %qD includes reference to array of unknown bound %qT"
57706 msgstr ""
57707
57708 #: cp/decl.cc:15392
57709 #, gcc-internal-format
57710 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
57711 msgstr ""
57712
57713 #: cp/decl.cc:15471
57714 #, gcc-internal-format
57715 msgid "%qD may not be declared within a namespace"
57716 msgstr ""
57717
57718 #: cp/decl.cc:15478
57719 #, gcc-internal-format
57720 msgid "%qD may not be declared as static"
57721 msgstr ""
57722
57723 #: cp/decl.cc:15506
57724 #, gcc-internal-format
57725 msgid "%qD must be a non-static member function"
57726 msgstr ""
57727
57728 #: cp/decl.cc:15514
57729 #, gcc-internal-format
57730 msgid "%qD must be a member function"
57731 msgstr ""
57732
57733 #: cp/decl.cc:15522
57734 #, gcc-internal-format
57735 msgid ""
57736 "%qD may be a static member function only with %<-std=c++23%> or %<-std=gnu+"
57737 "+23%>"
57738 msgstr ""
57739
57740 #: cp/decl.cc:15532
57741 #, gcc-internal-format
57742 msgid ""
57743 "%qD must be either a non-static member function or a non-member function"
57744 msgstr ""
57745
57746 #: cp/decl.cc:15542
57747 #, gcc-internal-format
57748 msgid "%qD must have an argument of class or enumerated type"
57749 msgstr ""
57750
57751 #. 13.4.0.3
57752 #: cp/decl.cc:15573
57753 #, gcc-internal-format
57754 msgid "ISO C++ prohibits overloading %<operator ?:%>"
57755 msgstr ""
57756
57757 #: cp/decl.cc:15583
57758 #, gcc-internal-format
57759 msgid "%qD must not have variable number of arguments"
57760 msgstr ""
57761
57762 #: cp/decl.cc:15609
57763 #, gcc-internal-format
57764 msgid "%qD must have either zero or one argument"
57765 msgstr ""
57766
57767 #: cp/decl.cc:15610
57768 #, gcc-internal-format
57769 msgid "%qD must have either one or two arguments"
57770 msgstr ""
57771
57772 #: cp/decl.cc:15622
57773 #, gcc-internal-format
57774 msgid "postfix %qD must have %<int%> as its argument"
57775 msgstr ""
57776
57777 #: cp/decl.cc:15623
57778 #, gcc-internal-format
57779 msgid "postfix %qD must have %<int%> as its second argument"
57780 msgstr ""
57781
57782 #: cp/decl.cc:15634
57783 #, gcc-internal-format
57784 msgid "%qD must have no arguments"
57785 msgstr ""
57786
57787 #: cp/decl.cc:15635 cp/decl.cc:15645
57788 #, gcc-internal-format
57789 msgid "%qD must have exactly one argument"
57790 msgstr ""
57791
57792 #: cp/decl.cc:15646
57793 #, gcc-internal-format
57794 msgid "%qD must have exactly two arguments"
57795 msgstr ""
57796
57797 #: cp/decl.cc:15661
57798 #, gcc-internal-format
57799 msgid "%qD cannot have default arguments"
57800 msgstr ""
57801
57802 #: cp/decl.cc:15685
57803 #, gcc-internal-format
57804 msgid "converting %qT to %<void%> will never use a type conversion operator"
57805 msgstr ""
57806
57807 #: cp/decl.cc:15692
57808 #, gcc-internal-format
57809 msgid ""
57810 "converting %qT to a reference to the same type will never use a type "
57811 "conversion operator"
57812 msgstr ""
57813
57814 #: cp/decl.cc:15694
57815 #, gcc-internal-format
57816 msgid ""
57817 "converting %qT to the same type will never use a type conversion operator"
57818 msgstr ""
57819
57820 #: cp/decl.cc:15703
57821 #, gcc-internal-format
57822 msgid ""
57823 "converting %qT to a reference to a base class %qT will never use a type "
57824 "conversion operator"
57825 msgstr ""
57826
57827 #: cp/decl.cc:15705
57828 #, gcc-internal-format
57829 msgid ""
57830 "converting %qT to a base class %qT will never use a type conversion operator"
57831 msgstr ""
57832
57833 #: cp/decl.cc:15721
57834 #, gcc-internal-format
57835 msgid "user-defined %qD always evaluates both arguments"
57836 msgstr ""
57837
57838 #: cp/decl.cc:15740
57839 #, gcc-internal-format
57840 msgid "prefix %qD should return %qT"
57841 msgstr ""
57842
57843 #: cp/decl.cc:15747
57844 #, gcc-internal-format
57845 msgid "postfix %qD should return %qT"
57846 msgstr ""
57847
57848 #: cp/decl.cc:15759
57849 #, gcc-internal-format
57850 msgid "%qD should return by value"
57851 msgstr ""
57852
57853 #: cp/decl.cc:15814
57854 #, gcc-internal-format
57855 msgid "using template type parameter %qT after %qs"
57856 msgstr ""
57857
57858 #: cp/decl.cc:15837
57859 #, gcc-internal-format
57860 msgid "using alias template specialization %qT after %qs"
57861 msgstr ""
57862
57863 #: cp/decl.cc:15840
57864 #, gcc-internal-format
57865 msgid "using typedef-name %qD after %qs"
57866 msgstr ""
57867
57868 #: cp/decl.cc:15842
57869 #, gcc-internal-format
57870 msgid "%qD has a previous declaration here"
57871 msgstr ""
57872
57873 #: cp/decl.cc:15850
57874 #, gcc-internal-format
57875 msgid "%qT referred to as %qs"
57876 msgstr ""
57877
57878 #: cp/decl.cc:15851 cp/decl.cc:15858
57879 #, gcc-internal-format
57880 msgid "%qT has a previous declaration here"
57881 msgstr ""
57882
57883 #: cp/decl.cc:15857
57884 #, gcc-internal-format
57885 msgid "%qT referred to as enum"
57886 msgstr ""
57887
57888 #. If a class template appears as elaborated type specifier
57889 #. without a template header such as:
57890 #.
57891 #. template <class T> class C {};
57892 #. void f(class C);             // No template header here
57893 #.
57894 #. then the required template argument is missing.
57895 #: cp/decl.cc:15872
57896 #, gcc-internal-format
57897 msgid "template argument required for %<%s %T%>"
57898 msgstr ""
57899
57900 #: cp/decl.cc:15915 cp/name-lookup.cc:5719 cp/name-lookup.cc:5851
57901 #: cp/parser.cc:7054 cp/parser.cc:31389
57902 #, gcc-internal-format
57903 msgid "reference to %qD is ambiguous"
57904 msgstr ""
57905
57906 #: cp/decl.cc:15924
57907 #, gcc-internal-format
57908 msgid "class template %qD redeclared as non-template"
57909 msgstr ""
57910
57911 #: cp/decl.cc:15946 cp/name-lookup.cc:5409
57912 #, gcc-internal-format
57913 msgid "%qD has the same name as the class in which it is declared"
57914 msgstr ""
57915
57916 #: cp/decl.cc:15974 cp/friend.cc:317 cp/parser.cc:3386 cp/parser.cc:6759
57917 #: cp/pt.cc:9815
57918 #, gcc-internal-format
57919 msgid "%qT is not a template"
57920 msgstr ""
57921
57922 #: cp/decl.cc:15979
57923 #, gcc-internal-format
57924 msgid "perhaps you want to explicitly add %<%T::%>"
57925 msgstr ""
57926
57927 #: cp/decl.cc:16084
57928 #, gcc-internal-format
57929 msgid "use of enum %q#D without previous declaration"
57930 msgstr ""
57931
57932 #: cp/decl.cc:16110
57933 #, gcc-internal-format
57934 msgid "redeclaration of %qT as a non-template"
57935 msgstr ""
57936
57937 #: cp/decl.cc:16121 cp/semantics.cc:3542
57938 #, gcc-internal-format
57939 msgid "cannot declare %qD in a different module"
57940 msgstr ""
57941
57942 #: cp/decl.cc:16237
57943 #, gcc-internal-format
57944 msgid "derived union %qT invalid"
57945 msgstr ""
57946
57947 #: cp/decl.cc:16244
57948 #, gcc-internal-format
57949 msgid "%qT defined with multiple direct bases"
57950 msgstr ""
57951
57952 #: cp/decl.cc:16255
57953 #, gcc-internal-format
57954 msgid "%qT defined with direct virtual base"
57955 msgstr ""
57956
57957 #: cp/decl.cc:16280
57958 #, gcc-internal-format
57959 msgid "base type %qT fails to be a struct or class type"
57960 msgstr ""
57961
57962 #: cp/decl.cc:16310
57963 #, gcc-internal-format
57964 msgid "recursive type %qT undefined"
57965 msgstr ""
57966
57967 #: cp/decl.cc:16312
57968 #, gcc-internal-format
57969 msgid "duplicate base type %qT invalid"
57970 msgstr ""
57971
57972 #: cp/decl.cc:16457
57973 #, gcc-internal-format
57974 msgid "scoped/unscoped mismatch in enum %q#T"
57975 msgstr ""
57976
57977 #: cp/decl.cc:16460 cp/decl.cc:16468 cp/decl.cc:16478 cp/decl.cc:17077
57978 #: cp/parser.cc:21150
57979 #, gcc-internal-format
57980 msgid "previous definition here"
57981 msgstr ""
57982
57983 #: cp/decl.cc:16465
57984 #, gcc-internal-format
57985 msgid "underlying type mismatch in enum %q#T"
57986 msgstr ""
57987
57988 #: cp/decl.cc:16475
57989 #, gcc-internal-format
57990 msgid "different underlying type in enum %q#T"
57991 msgstr ""
57992
57993 #: cp/decl.cc:16486
57994 #, gcc-internal-format
57995 msgid "cannot define %qD in different module"
57996 msgstr ""
57997
57998 #: cp/decl.cc:16561
57999 #, gcc-internal-format
58000 msgid "underlying type %qT of %qT must be an integral type"
58001 msgstr ""
58002
58003 #. DR 377
58004 #.
58005 #. IF no integral type can represent all the enumerator values, the
58006 #. enumeration is ill-formed.
58007 #: cp/decl.cc:16710
58008 #, gcc-internal-format
58009 msgid "no integral type can represent all of the enumerator values for %qT"
58010 msgstr ""
58011
58012 #: cp/decl.cc:16885
58013 #, gcc-internal-format
58014 msgid ""
58015 "enumerator value for %qD must have integral or unscoped enumeration type"
58016 msgstr ""
58017
58018 #: cp/decl.cc:16895
58019 #, gcc-internal-format
58020 msgid "enumerator value for %qD is not an integer constant"
58021 msgstr ""
58022
58023 #: cp/decl.cc:16944
58024 #, gcc-internal-format
58025 msgid "incremented enumerator value is too large for %<unsigned long%>"
58026 msgstr ""
58027
58028 #: cp/decl.cc:16945
58029 #, gcc-internal-format
58030 msgid "incremented enumerator value is too large for %<long%>"
58031 msgstr ""
58032
58033 #: cp/decl.cc:16956
58034 #, gcc-internal-format
58035 msgid "overflow in enumeration values at %qD"
58036 msgstr ""
58037
58038 #: cp/decl.cc:16976
58039 #, gcc-internal-format
58040 msgid "enumerator value %qE is outside the range of underlying type %qT"
58041 msgstr ""
58042
58043 #: cp/decl.cc:17075 cp/parser.cc:21148
58044 #, gcc-internal-format
58045 msgid "multiple definition of %q#T"
58046 msgstr ""
58047
58048 #: cp/decl.cc:17149
58049 #, gcc-internal-format
58050 msgid "return type %q#T is incomplete"
58051 msgstr ""
58052
58053 #: cp/decl.cc:17309 cp/typeck.cc:11108
58054 #, gcc-internal-format
58055 msgid "%<operator=%> should return a reference to %<*this%>"
58056 msgstr ""
58057
58058 #: cp/decl.cc:18122
58059 #, gcc-internal-format
58060 msgid "no return statements in function returning %qT"
58061 msgstr ""
58062
58063 #: cp/decl.cc:18124 cp/typeck.cc:10988
58064 #, gcc-internal-format
58065 msgid "only plain %<auto%> return type can be deduced to %<void%>"
58066 msgstr ""
58067
58068 #: cp/decl.cc:18186
58069 #, gcc-internal-format
58070 msgid "no return statement in %<constexpr%> function returning non-void"
58071 msgstr ""
58072
58073 #: cp/decl.cc:18379
58074 #, gcc-internal-format
58075 msgid "%qD is already defined in class %qT"
58076 msgstr ""
58077
58078 #: cp/decl.cc:18767
58079 #, gcc-internal-format
58080 msgid "using %qs"
58081 msgstr ""
58082
58083 #: cp/decl.cc:18779
58084 #, gcc-internal-format
58085 msgid "use of %qD before deduction of %<auto%>"
58086 msgstr ""
58087
58088 #: cp/decl2.cc:384
58089 #, gcc-internal-format
58090 msgid "name missing for member function"
58091 msgstr ""
58092
58093 #: cp/decl2.cc:480 cp/decl2.cc:513
58094 #, gcc-internal-format
58095 msgid "top-level comma expression in array subscript changed meaning in C++23"
58096 msgstr ""
58097
58098 #: cp/decl2.cc:503
58099 #, gcc-internal-format
58100 msgid "built-in subscript operator without expression list"
58101 msgstr ""
58102
58103 #: cp/decl2.cc:517
58104 #, gcc-internal-format
58105 msgid ""
58106 "built-in subscript operator with more than one expression in expression list"
58107 msgstr ""
58108
58109 #: cp/decl2.cc:535 cp/decl2.cc:549
58110 #, gcc-internal-format
58111 msgid "ambiguous conversion for array subscript"
58112 msgstr ""
58113
58114 #: cp/decl2.cc:543
58115 #, gcc-internal-format
58116 msgid "invalid types %<%T[%T]%> for array subscript"
58117 msgstr ""
58118
58119 #: cp/decl2.cc:625
58120 #, gcc-internal-format
58121 msgid "deleting array %q#E"
58122 msgstr ""
58123
58124 #: cp/decl2.cc:633
58125 #, gcc-internal-format
58126 msgid "type %q#T argument given to %<delete%>, expected pointer"
58127 msgstr ""
58128
58129 #: cp/decl2.cc:647
58130 #, gcc-internal-format
58131 msgid ""
58132 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
58133 "%<delete%>"
58134 msgstr ""
58135
58136 #: cp/decl2.cc:657
58137 #, gcc-internal-format
58138 msgid "deleting %qT is undefined"
58139 msgstr ""
58140
58141 #: cp/decl2.cc:705 cp/pt.cc:5913
58142 #, gcc-internal-format
58143 msgid "template declaration of %q#D"
58144 msgstr ""
58145
58146 #: cp/decl2.cc:745
58147 #, gcc-internal-format
58148 msgid ""
58149 "template parameter lists provided don%'t match the template parameters of %qD"
58150 msgstr ""
58151
58152 #: cp/decl2.cc:760 cp/pt.cc:5881
58153 #, gcc-internal-format
58154 msgid "destructor %qD declared as member template"
58155 msgstr ""
58156
58157 #: cp/decl2.cc:851
58158 #, gcc-internal-format
58159 msgid "no declaration matches %q#D"
58160 msgstr ""
58161
58162 #: cp/decl2.cc:856
58163 #, gcc-internal-format
58164 msgid "no conversion operators declared"
58165 msgstr ""
58166
58167 #: cp/decl2.cc:859
58168 #, gcc-internal-format
58169 msgid "no functions named %qD"
58170 msgstr ""
58171
58172 #: cp/decl2.cc:861
58173 #, gcc-internal-format
58174 msgid "%#qT defined here"
58175 msgstr ""
58176
58177 #: cp/decl2.cc:921
58178 #, gcc-internal-format
58179 msgid "local class %q#T shall not have static data member %q#D"
58180 msgstr ""
58181
58182 #: cp/decl2.cc:930
58183 #, gcc-internal-format
58184 msgid "static data member %qD in unnamed class"
58185 msgstr ""
58186
58187 #: cp/decl2.cc:932
58188 #, gcc-internal-format
58189 msgid "unnamed class defined here"
58190 msgstr ""
58191
58192 #: cp/decl2.cc:1013
58193 #, gcc-internal-format
58194 msgid "explicit template argument list not allowed"
58195 msgstr ""
58196
58197 #: cp/decl2.cc:1055
58198 #, gcc-internal-format
58199 msgid "%qD is already defined in %qT"
58200 msgstr ""
58201
58202 #: cp/decl2.cc:1084 cp/decl2.cc:1092
58203 #, gcc-internal-format
58204 msgid "invalid initializer for member function %qD"
58205 msgstr ""
58206
58207 #: cp/decl2.cc:1101
58208 #, gcc-internal-format
58209 msgid "initializer specified for friend function %qD"
58210 msgstr ""
58211
58212 #: cp/decl2.cc:1104
58213 #, gcc-internal-format
58214 msgid "initializer specified for static member function %qD"
58215 msgstr ""
58216
58217 #: cp/decl2.cc:1152
58218 #, gcc-internal-format
58219 msgid "%<asm%> specifiers are not permitted on non-static data members"
58220 msgstr ""
58221
58222 #: cp/decl2.cc:1209
58223 #, gcc-internal-format
58224 msgid "bit-field %qD with non-integral type %qT"
58225 msgstr ""
58226
58227 #: cp/decl2.cc:1217
58228 #, gcc-internal-format
58229 msgid "cannot declare %qD to be a bit-field type"
58230 msgstr ""
58231
58232 #: cp/decl2.cc:1228
58233 #, gcc-internal-format
58234 msgid "cannot declare bit-field %qD with function type"
58235 msgstr ""
58236
58237 #: cp/decl2.cc:1234
58238 #, gcc-internal-format
58239 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
58240 msgstr ""
58241
58242 #: cp/decl2.cc:1241
58243 #, gcc-internal-format
58244 msgid "%qD is already defined in the class %qT"
58245 msgstr ""
58246
58247 #: cp/decl2.cc:1249
58248 #, gcc-internal-format
58249 msgid "static member %qD cannot be a bit-field"
58250 msgstr ""
58251
58252 #: cp/decl2.cc:1263
58253 #, gcc-internal-format
58254 msgid "width of bit-field %qD has non-integral type %qT"
58255 msgstr ""
58256
58257 #: cp/decl2.cc:1656
58258 #, gcc-internal-format
58259 msgid "%q+D static data member inside of declare target directive"
58260 msgstr ""
58261
58262 #: cp/decl2.cc:1718 cp/name-lookup.cc:8336
58263 #, gcc-internal-format
58264 msgid "%<omp::%E%> not allowed to be specified in this context"
58265 msgstr ""
58266
58267 #: cp/decl2.cc:1787
58268 #, gcc-internal-format
58269 msgid "anonymous struct not inside named type"
58270 msgstr ""
58271
58272 #: cp/decl2.cc:1803
58273 #, gcc-internal-format
58274 msgid "%q#D invalid; an anonymous union can only have non-static data members"
58275 msgstr ""
58276
58277 #: cp/decl2.cc:1810
58278 #, gcc-internal-format
58279 msgid "private member %q#D in anonymous union"
58280 msgstr ""
58281
58282 #: cp/decl2.cc:1813
58283 #, gcc-internal-format
58284 msgid "protected member %q#D in anonymous union"
58285 msgstr ""
58286
58287 #: cp/decl2.cc:1878
58288 #, gcc-internal-format
58289 msgid "namespace-scope anonymous aggregates must be static"
58290 msgstr ""
58291
58292 #: cp/decl2.cc:1887
58293 #, gcc-internal-format
58294 msgid "anonymous union with no members"
58295 msgstr ""
58296
58297 #: cp/decl2.cc:1924
58298 #, gcc-internal-format
58299 msgid "%<operator new%> must return type %qT"
58300 msgstr ""
58301
58302 #. [basic.stc.dynamic.allocation]
58303 #.
58304 #. The first parameter shall not have an associated default
58305 #. argument.
58306 #: cp/decl2.cc:1936
58307 #, gcc-internal-format
58308 msgid "the first parameter of %<operator new%> cannot have a default argument"
58309 msgstr ""
58310
58311 #: cp/decl2.cc:1952
58312 #, gcc-internal-format
58313 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
58314 msgstr ""
58315
58316 #: cp/decl2.cc:1982
58317 #, gcc-internal-format
58318 msgid "%<operator delete%> must return type %qT"
58319 msgstr ""
58320
58321 #: cp/decl2.cc:1997
58322 #, gcc-internal-format
58323 msgid "destroying %<operator delete%> must be a member function"
58324 msgstr ""
58325
58326 #: cp/decl2.cc:2000
58327 #, gcc-internal-format
58328 msgid "%<operator delete[]%> cannot be a destroying delete"
58329 msgstr ""
58330
58331 #: cp/decl2.cc:2002
58332 #, gcc-internal-format
58333 msgid "destroying %<operator delete%> must be a usual deallocation function"
58334 msgstr ""
58335
58336 #: cp/decl2.cc:2012
58337 #, gcc-internal-format
58338 msgid "%<operator delete%> takes type %qT as first parameter"
58339 msgstr ""
58340
58341 #: cp/decl2.cc:3003
58342 #, gcc-internal-format
58343 msgid "%qT has a field %q#D whose type has no linkage"
58344 msgstr ""
58345
58346 #: cp/decl2.cc:3007
58347 #, gcc-internal-format
58348 msgid ""
58349 "%qT has a field %qD whose type depends on the type %qT which has no linkage"
58350 msgstr ""
58351
58352 #: cp/decl2.cc:3013
58353 #, gcc-internal-format
58354 msgid "%qT has a field %q#D whose type has internal linkage"
58355 msgstr ""
58356
58357 #. In C++98 this can only happen with unnamed namespaces.
58358 #: cp/decl2.cc:3017
58359 #, gcc-internal-format
58360 msgid "%qT has a field %q#D whose type uses the anonymous namespace"
58361 msgstr ""
58362
58363 #: cp/decl2.cc:3025
58364 #, gcc-internal-format
58365 msgid "%qT declared with greater visibility than the type of its field %qD"
58366 msgstr ""
58367
58368 #: cp/decl2.cc:3044
58369 #, gcc-internal-format
58370 msgid "%qT has a base %qT which has no linkage"
58371 msgstr ""
58372
58373 #: cp/decl2.cc:3048
58374 #, gcc-internal-format
58375 msgid "%qT has a base %qT which depends on the type %qT which has no linkage"
58376 msgstr ""
58377
58378 #: cp/decl2.cc:3054
58379 #, gcc-internal-format
58380 msgid "%qT has a base %qT which has internal linkage"
58381 msgstr ""
58382
58383 #. In C++98 this can only happen with unnamed namespaces.
58384 #: cp/decl2.cc:3058
58385 #, gcc-internal-format
58386 msgid "%qT has a base %qT which uses the anonymous namespace"
58387 msgstr ""
58388
58389 #: cp/decl2.cc:3065
58390 #, gcc-internal-format
58391 msgid "%qT declared with greater visibility than its base %qT"
58392 msgstr ""
58393
58394 #: cp/decl2.cc:4540
58395 #, gcc-internal-format
58396 msgid "%q#D, declared using unnamed type, is used but never defined"
58397 msgstr ""
58398
58399 #. DRs 132, 319 and 389 seem to indicate types with
58400 #. no linkage can only be used to declare extern "C"
58401 #. entities.  Since it's not always an error in the
58402 #. ISO C++ 90 Standard, we only issue a warning.
58403 #: cp/decl2.cc:4549
58404 #, gcc-internal-format
58405 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
58406 msgstr ""
58407
58408 #: cp/decl2.cc:4553
58409 #, gcc-internal-format
58410 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
58411 msgstr ""
58412
58413 #: cp/decl2.cc:4557
58414 #, gcc-internal-format
58415 msgid ""
58416 "%q#D does not refer to the unqualified type, so it is not used for linkage"
58417 msgstr ""
58418
58419 #: cp/decl2.cc:4565
58420 #, gcc-internal-format
58421 msgid "%q#D, declared using local type %qT, is used but never defined"
58422 msgstr ""
58423
58424 #: cp/decl2.cc:4569
58425 #, gcc-internal-format
58426 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
58427 msgstr ""
58428
58429 #: cp/decl2.cc:4572
58430 #, gcc-internal-format
58431 msgid "type %qT with no linkage used to declare function %q#D with linkage"
58432 msgstr ""
58433
58434 #: cp/decl2.cc:4760
58435 #, gcc-internal-format
58436 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
58437 msgstr ""
58438
58439 #: cp/decl2.cc:4763
58440 #, gcc-internal-format
58441 msgid "previous mangling %q#D"
58442 msgstr ""
58443
58444 #: cp/decl2.cc:4765
58445 #, gcc-internal-format
58446 msgid ""
58447 "a later %<-fabi-version=%> (or =0) avoids this error with a change in "
58448 "mangling"
58449 msgstr ""
58450
58451 #: cp/decl2.cc:4837 cp/decl2.cc:4840
58452 #, gcc-internal-format
58453 msgid "the program should also define %qD"
58454 msgstr ""
58455
58456 #: cp/decl2.cc:5174
58457 #, gcc-internal-format
58458 msgid "inline function %qD used but never defined"
58459 msgstr ""
58460
58461 #: cp/decl2.cc:5401
58462 #, gcc-internal-format
58463 msgid "default argument missing for parameter %P of %q#D"
58464 msgstr ""
58465
58466 #: cp/decl2.cc:5406
58467 #, gcc-internal-format
58468 msgid "...following parameter %P which has a default argument"
58469 msgstr ""
58470
58471 #: cp/decl2.cc:5530
58472 #, gcc-internal-format
58473 msgid "implicitly-declared %qD is deprecated"
58474 msgstr ""
58475
58476 #: cp/decl2.cc:5534
58477 #, gcc-internal-format
58478 msgid "because %qT has user-provided %qD"
58479 msgstr ""
58480
58481 #. We mark a lambda conversion op as deleted if we can't
58482 #. generate it properly; see maybe_add_lambda_conv_op.
58483 #: cp/decl2.cc:5675
58484 #, gcc-internal-format
58485 msgid "converting lambda that uses %<...%> to function pointer"
58486 msgstr ""
58487
58488 #: cp/decl2.cc:5678
58489 #, gcc-internal-format
58490 msgid "use of deleted function %qD"
58491 msgstr ""
58492
58493 #: cp/decl2.cc:5732
58494 #, gcc-internal-format
58495 msgid "use of function %qD with unsatisfied constraints"
58496 msgstr ""
58497
58498 #: cp/decl2.cc:5762
58499 #, gcc-internal-format
58500 msgid "use of built-in parameter pack %qD outside of a template"
58501 msgstr ""
58502
58503 #: cp/error.cc:4092
58504 #, gcc-internal-format
58505 msgid "(no argument)"
58506 msgstr ""
58507
58508 #: cp/error.cc:4184
58509 #, gcc-internal-format
58510 msgid "[...]"
58511 msgstr ""
58512
58513 #: cp/error.cc:4531
58514 #, gcc-internal-format
58515 msgid ""
58516 "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu+"
58517 "+11%>"
58518 msgstr ""
58519
58520 #: cp/error.cc:4536
58521 #, gcc-internal-format
58522 msgid ""
58523 "explicit conversion operators only available with %<-std=c++11%> or %<-"
58524 "std=gnu++11%>"
58525 msgstr ""
58526
58527 #: cp/error.cc:4541
58528 #, gcc-internal-format
58529 msgid ""
58530 "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
58531 msgstr ""
58532
58533 #: cp/error.cc:4546
58534 #, gcc-internal-format
58535 msgid ""
58536 "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
58537 msgstr ""
58538
58539 #: cp/error.cc:4551
58540 #, gcc-internal-format
58541 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
58542 msgstr ""
58543
58544 #: cp/error.cc:4556
58545 #, gcc-internal-format
58546 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
58547 msgstr ""
58548
58549 #: cp/error.cc:4561
58550 #, gcc-internal-format
58551 msgid ""
58552 "defaulted and deleted functions only available with %<-std=c++11%> or %<-"
58553 "std=gnu++11%>"
58554 msgstr ""
58555
58556 #: cp/error.cc:4567
58557 #, gcc-internal-format
58558 msgid ""
58559 "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
58560 msgstr ""
58561
58562 #: cp/error.cc:4572
58563 #, gcc-internal-format
58564 msgid ""
58565 "override controls (override/final) only available with %<-std=c++11%> or %<-"
58566 "std=gnu++11%>"
58567 msgstr ""
58568
58569 #: cp/error.cc:4577
58570 #, gcc-internal-format
58571 msgid ""
58572 "non-static data member initializers only available with %<-std=c++11%> or %<-"
58573 "std=gnu++11%>"
58574 msgstr ""
58575
58576 #: cp/error.cc:4582
58577 #, gcc-internal-format
58578 msgid ""
58579 "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
58580 msgstr ""
58581
58582 #: cp/error.cc:4587
58583 #, gcc-internal-format
58584 msgid ""
58585 "delegating constructors only available with %<-std=c++11%> or %<-std=gnu+"
58586 "+11%>"
58587 msgstr ""
58588
58589 #: cp/error.cc:4592
58590 #, gcc-internal-format
58591 msgid ""
58592 "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu+"
58593 "+11%>"
58594 msgstr ""
58595
58596 #: cp/error.cc:4597
58597 #, gcc-internal-format
58598 msgid "C++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
58599 msgstr ""
58600
58601 #: cp/error.cc:4602
58602 #, gcc-internal-format
58603 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
58604 msgstr ""
58605
58606 #: cp/error.cc:4652
58607 #, gcc-internal-format
58608 msgid "incomplete type %qT used in nested name specifier"
58609 msgstr ""
58610
58611 #: cp/error.cc:4656
58612 #, gcc-internal-format
58613 msgid "reference to %<%T::%D%> is ambiguous"
58614 msgstr ""
58615
58616 #: cp/error.cc:4670
58617 #, gcc-internal-format
58618 msgid "%qD is not a member of %qT; did you mean %qs?"
58619 msgstr ""
58620
58621 #: cp/error.cc:4674 cp/typeck.cc:2883
58622 #, gcc-internal-format
58623 msgid "%qD is not a member of %qT"
58624 msgstr ""
58625
58626 #: cp/error.cc:4696
58627 #, gcc-internal-format
58628 msgid "%qD is not a member of %qD; did you mean %qs?"
58629 msgstr ""
58630
58631 #: cp/error.cc:4700 cp/typeck.cc:3476
58632 #, gcc-internal-format
58633 msgid "%qD is not a member of %qD"
58634 msgstr ""
58635
58636 #: cp/error.cc:4711
58637 #, gcc-internal-format
58638 msgid "%<::%D%> has not been declared; did you mean %qs?"
58639 msgstr ""
58640
58641 #: cp/error.cc:4715
58642 #, gcc-internal-format
58643 msgid "%<::%D%> has not been declared"
58644 msgstr ""
58645
58646 #: cp/except.cc:377
58647 #, gcc-internal-format
58648 msgid "exception handling disabled, use %<-fexceptions%> to enable"
58649 msgstr ""
58650
58651 #: cp/except.cc:623
58652 #, gcc-internal-format
58653 msgid "throwing NULL, which has integral, not pointer type"
58654 msgstr ""
58655
58656 #: cp/except.cc:734
58657 #, gcc-internal-format
58658 msgid "  in thrown expression"
58659 msgstr ""
58660
58661 #: cp/except.cc:875
58662 #, gcc-internal-format
58663 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
58664 msgstr ""
58665
58666 #: cp/except.cc:883
58667 #, gcc-internal-format
58668 msgid ""
58669 "cannot throw expression of type %qT because it involves types of variable "
58670 "size"
58671 msgstr ""
58672
58673 #: cp/except.cc:886
58674 #, gcc-internal-format
58675 msgid "cannot catch type %qT because it involves types of variable size"
58676 msgstr ""
58677
58678 #: cp/except.cc:986
58679 #, gcc-internal-format
58680 msgid "exception of type %qT will be caught by earlier handler"
58681 msgstr ""
58682
58683 #: cp/except.cc:988
58684 #, gcc-internal-format
58685 msgid "for type %qT"
58686 msgstr ""
58687
58688 #: cp/except.cc:1017
58689 #, gcc-internal-format
58690 msgid "%<...%> handler must be the last handler for its try block"
58691 msgstr ""
58692
58693 #: cp/except.cc:1113
58694 #, gcc-internal-format
58695 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
58696 msgstr ""
58697
58698 #: cp/except.cc:1116
58699 #, gcc-internal-format
58700 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
58701 msgstr ""
58702
58703 #: cp/expr.cc:233
58704 #, gcc-internal-format
58705 msgid ""
58706 "using value of assignment with %<volatile%>-qualified left operand is "
58707 "deprecated"
58708 msgstr ""
58709
58710 #: cp/friend.cc:194
58711 #, gcc-internal-format
58712 msgid "%qD is already a friend of class %qT"
58713 msgstr ""
58714
58715 #: cp/friend.cc:291
58716 #, gcc-internal-format
58717 msgid "invalid type %qT declared %<friend%>"
58718 msgstr ""
58719
58720 #. template <class U> friend class T::X<U>;
58721 #. [temp.friend]
58722 #. Friend declarations shall not declare partial
58723 #. specializations.
58724 #: cp/friend.cc:308 cp/friend.cc:356
58725 #, gcc-internal-format
58726 msgid "partial specialization %qT declared %<friend%>"
58727 msgstr ""
58728
58729 #: cp/friend.cc:322
58730 #, gcc-internal-format
58731 msgid ""
58732 "perhaps you need explicit template arguments in your nested-name-specifier"
58733 msgstr ""
58734
58735 #: cp/friend.cc:334
58736 #, gcc-internal-format
58737 msgid "class %qT is implicitly friends with itself"
58738 msgstr ""
58739
58740 #: cp/friend.cc:397
58741 #, gcc-internal-format
58742 msgid "%qT is not a member of %qT"
58743 msgstr ""
58744
58745 #: cp/friend.cc:403
58746 #, gcc-internal-format
58747 msgid "%qT is not a member class template of %qT"
58748 msgstr ""
58749
58750 #: cp/friend.cc:413
58751 #, gcc-internal-format
58752 msgid "%qT is not a nested class of %qT"
58753 msgstr ""
58754
58755 #. template <class T> friend class T;
58756 #: cp/friend.cc:427
58757 #, gcc-internal-format
58758 msgid "template parameter type %qT declared %<friend%>"
58759 msgstr ""
58760
58761 #. template <class T> friend class A; where A is not a template
58762 #: cp/friend.cc:435
58763 #, gcc-internal-format
58764 msgid "%q#T is not a template"
58765 msgstr ""
58766
58767 #: cp/friend.cc:458
58768 #, gcc-internal-format
58769 msgid "%qD is already a friend of %qT"
58770 msgstr ""
58771
58772 #: cp/friend.cc:468
58773 #, gcc-internal-format
58774 msgid "%qT is already a friend of %qT"
58775 msgstr ""
58776
58777 #: cp/friend.cc:508
58778 #, gcc-internal-format
58779 msgid "friend declaration %qD may not have virt-specifiers"
58780 msgstr ""
58781
58782 #: cp/friend.cc:586
58783 #, gcc-internal-format
58784 msgid "member %qD declared as friend before type %qT defined"
58785 msgstr ""
58786
58787 #: cp/friend.cc:634
58788 #, gcc-internal-format
58789 msgid "friend declaration %q#D declares a non-template function"
58790 msgstr ""
58791
58792 #: cp/friend.cc:638
58793 #, gcc-internal-format
58794 msgid ""
58795 "(if this is not what you intended, make sure the function template has "
58796 "already been declared and add %<<>%> after the function name here)"
58797 msgstr ""
58798
58799 #: cp/init.cc:391
58800 #, gcc-internal-format
58801 msgid "value-initialization of incomplete type %qT"
58802 msgstr ""
58803
58804 #: cp/init.cc:474
58805 #, gcc-internal-format
58806 msgid "cannot value-initialize array of unknown bound %qT"
58807 msgstr ""
58808
58809 #: cp/init.cc:513
58810 #, gcc-internal-format
58811 msgid "value-initialization of function type %qT"
58812 msgstr ""
58813
58814 #: cp/init.cc:519
58815 #, gcc-internal-format
58816 msgid "value-initialization of reference type %qT"
58817 msgstr ""
58818
58819 #: cp/init.cc:588
58820 #, gcc-internal-format
58821 msgid "recursive instantiation of default member initializer for %qD"
58822 msgstr ""
58823
58824 #: cp/init.cc:652
58825 #, gcc-internal-format
58826 msgid ""
58827 "default member initializer for %qD required before the end of its enclosing "
58828 "class"
58829 msgstr ""
58830
58831 #: cp/init.cc:722
58832 #, gcc-internal-format
58833 msgid "initializer for flexible array member %q#D"
58834 msgstr ""
58835
58836 #: cp/init.cc:787
58837 #, gcc-internal-format
58838 msgid ""
58839 "initializing %qD from %qE does not extend the lifetime of the underlying "
58840 "array"
58841 msgstr ""
58842
58843 #: cp/init.cc:891 cp/init.cc:972
58844 #, gcc-internal-format
58845 msgid "%qD is initialized with itself"
58846 msgstr ""
58847
58848 #: cp/init.cc:897
58849 #, gcc-internal-format
58850 msgid "reference %qD is not yet bound to a value when used here"
58851 msgstr ""
58852
58853 #: cp/init.cc:901
58854 #, gcc-internal-format
58855 msgid "member %qD is used uninitialized"
58856 msgstr ""
58857
58858 #: cp/init.cc:949
58859 #, gcc-internal-format
58860 msgid "%qD should be initialized in the member initialization list"
58861 msgstr ""
58862
58863 #: cp/init.cc:1093
58864 #, gcc-internal-format
58865 msgid "invalid initializer for array member %q#D"
58866 msgstr ""
58867
58868 #: cp/init.cc:1108 cp/init.cc:1134 cp/init.cc:2729 cp/method.cc:2450
58869 #, gcc-internal-format
58870 msgid "uninitialized const member in %q#T"
58871 msgstr ""
58872
58873 #: cp/init.cc:1110 cp/init.cc:1128 cp/init.cc:1136 cp/init.cc:2714
58874 #: cp/init.cc:2742 cp/method.cc:2453 cp/method.cc:2464
58875 #, gcc-internal-format
58876 msgid "%q#D should be initialized"
58877 msgstr ""
58878
58879 #: cp/init.cc:1126 cp/init.cc:2701 cp/method.cc:2461
58880 #, gcc-internal-format
58881 msgid "uninitialized reference member in %q#T"
58882 msgstr ""
58883
58884 #: cp/init.cc:1311
58885 #, gcc-internal-format
58886 msgid "%qD will be initialized after"
58887 msgstr ""
58888
58889 #: cp/init.cc:1314
58890 #, gcc-internal-format
58891 msgid "base %qT will be initialized after"
58892 msgstr ""
58893
58894 #: cp/init.cc:1318
58895 #, gcc-internal-format
58896 msgid "  %q#D"
58897 msgstr ""
58898
58899 #: cp/init.cc:1320
58900 #, gcc-internal-format
58901 msgid "  base %qT"
58902 msgstr ""
58903
58904 #: cp/init.cc:1322
58905 #, gcc-internal-format
58906 msgid "  when initialized here"
58907 msgstr ""
58908
58909 #: cp/init.cc:1339
58910 #, gcc-internal-format
58911 msgid "multiple initializations given for %qD"
58912 msgstr ""
58913
58914 #: cp/init.cc:1343
58915 #, gcc-internal-format
58916 msgid "multiple initializations given for base %qT"
58917 msgstr ""
58918
58919 #: cp/init.cc:1430
58920 #, gcc-internal-format
58921 msgid "initializations for multiple members of %qT"
58922 msgstr ""
58923
58924 #: cp/init.cc:1539
58925 #, gcc-internal-format
58926 msgid ""
58927 "base class %q#T should be explicitly initialized in the copy constructor"
58928 msgstr ""
58929
58930 #: cp/init.cc:1775 cp/init.cc:1794
58931 #, gcc-internal-format
58932 msgid "class %qT does not have any field named %qD"
58933 msgstr ""
58934
58935 #: cp/init.cc:1781
58936 #, gcc-internal-format
58937 msgid ""
58938 "%q#D is a static data member; it can only be initialized at its definition"
58939 msgstr ""
58940
58941 #: cp/init.cc:1788
58942 #, gcc-internal-format
58943 msgid "%q#D is not a non-static data member of %qT"
58944 msgstr ""
58945
58946 #: cp/init.cc:1827
58947 #, gcc-internal-format
58948 msgid "unnamed initializer for %qT, which has no base classes"
58949 msgstr ""
58950
58951 #: cp/init.cc:1835
58952 #, gcc-internal-format
58953 msgid "unnamed initializer for %qT, which uses multiple inheritance"
58954 msgstr ""
58955
58956 #: cp/init.cc:1882
58957 #, gcc-internal-format
58958 msgid "%qD is both a direct base and an indirect virtual base"
58959 msgstr ""
58960
58961 #: cp/init.cc:1890
58962 #, gcc-internal-format
58963 msgid "type %qT is not a direct or virtual base of %qT"
58964 msgstr ""
58965
58966 #: cp/init.cc:1893
58967 #, gcc-internal-format
58968 msgid "type %qT is not a direct base of %qT"
58969 msgstr ""
58970
58971 #: cp/init.cc:2005 cp/init.cc:4857 cp/typeck2.cc:1359
58972 #, gcc-internal-format
58973 msgid "array must be initialized with a brace-enclosed initializer"
58974 msgstr ""
58975
58976 #: cp/init.cc:2326 cp/semantics.cc:3819 rust/backend/rust-tree.cc:4143
58977 #, gcc-internal-format
58978 msgid "%qT is not a class type"
58979 msgstr ""
58980
58981 #: cp/init.cc:2384
58982 #, gcc-internal-format
58983 msgid "incomplete type %qT does not have member %qD"
58984 msgstr ""
58985
58986 #: cp/init.cc:2398
58987 #, gcc-internal-format
58988 msgid "invalid pointer to bit-field %qD"
58989 msgstr ""
58990
58991 #: cp/init.cc:2484 cp/typeck.cc:2361 rust/backend/rust-tree.cc:3778
58992 #, gcc-internal-format
58993 msgid "invalid use of non-static member function %qD"
58994 msgstr ""
58995
58996 #: cp/init.cc:2491 cp/semantics.cc:2191
58997 #, gcc-internal-format
58998 msgid "invalid use of non-static data member %qD"
58999 msgstr ""
59000
59001 #: cp/init.cc:2698
59002 #, gcc-internal-format
59003 msgid ""
59004 "uninitialized reference member in %q#T using %<new%> without new-initializer"
59005 msgstr ""
59006
59007 #: cp/init.cc:2706
59008 #, gcc-internal-format
59009 msgid ""
59010 "uninitialized reference member in base %q#T of %q#T using %<new%> without "
59011 "new-initializer"
59012 msgstr ""
59013
59014 #: cp/init.cc:2710
59015 #, gcc-internal-format
59016 msgid "uninitialized reference member in base %q#T of %q#T"
59017 msgstr ""
59018
59019 #: cp/init.cc:2726
59020 #, gcc-internal-format
59021 msgid ""
59022 "uninitialized const member in %q#T using %<new%> without new-initializer"
59023 msgstr ""
59024
59025 #: cp/init.cc:2734
59026 #, gcc-internal-format
59027 msgid ""
59028 "uninitialized const member in base %q#T of %q#T using %<new%> without new-"
59029 "initializer"
59030 msgstr ""
59031
59032 #: cp/init.cc:2738
59033 #, gcc-internal-format
59034 msgid "uninitialized const member in base %q#T of %q#T"
59035 msgstr ""
59036
59037 #: cp/init.cc:2853
59038 #, gcc-internal-format
59039 msgid ""
59040 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
59041 "region of type %qT and size %qwi"
59042 msgstr ""
59043
59044 #: cp/init.cc:2856
59045 #, gcc-internal-format
59046 msgid ""
59047 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
59048 "region of type %qT and size at most %qwu"
59049 msgstr ""
59050
59051 #: cp/init.cc:2866
59052 #, gcc-internal-format
59053 msgid ""
59054 "placement new constructing an array of objects of type %qT and size %qwu in "
59055 "a region of type %qT and size %qwi"
59056 msgstr ""
59057
59058 #: cp/init.cc:2869
59059 #, gcc-internal-format
59060 msgid ""
59061 "placement new constructing an array of objects of type %qT and size %qwu in "
59062 "a region of type %qT and size at most %qwu"
59063 msgstr ""
59064
59065 #: cp/init.cc:2878
59066 #, gcc-internal-format
59067 msgid ""
59068 "placement new constructing an object of type %qT and size %qwu in a region "
59069 "of type %qT and size %qwi"
59070 msgstr ""
59071
59072 #: cp/init.cc:2881
59073 #, gcc-internal-format
59074 msgid ""
59075 "placement new constructing an object of type %qT and size %qwu in a region "
59076 "of type %qT and size at most %qwu"
59077 msgstr ""
59078
59079 #: cp/init.cc:2898
59080 #, gcc-internal-format
59081 msgid "at offset %wi from %qD declared here"
59082 msgstr ""
59083
59084 #: cp/init.cc:2902
59085 #, gcc-internal-format
59086 msgid "at offset [%wi, %wi] from %qD declared here"
59087 msgstr ""
59088
59089 #: cp/init.cc:3100
59090 #, gcc-internal-format
59091 msgid "integer overflow in array size"
59092 msgstr ""
59093
59094 #: cp/init.cc:3110
59095 #, gcc-internal-format
59096 msgid "array size in new-expression must be constant"
59097 msgstr ""
59098
59099 #: cp/init.cc:3128
59100 #, gcc-internal-format
59101 msgid "variably modified type not allowed in new-expression"
59102 msgstr ""
59103
59104 #: cp/init.cc:3144
59105 #, gcc-internal-format
59106 msgid ""
59107 "non-constant array new length must be specified directly, not by %<typedef%>"
59108 msgstr ""
59109
59110 #: cp/init.cc:3146
59111 #, gcc-internal-format
59112 msgid ""
59113 "non-constant array new length must be specified without parentheses around "
59114 "the type-id"
59115 msgstr ""
59116
59117 #: cp/init.cc:3156
59118 #, gcc-internal-format
59119 msgid "invalid type %<void%> for %<new%>"
59120 msgstr ""
59121
59122 #: cp/init.cc:3162
59123 #, gcc-internal-format
59124 msgid ""
59125 "%<new%> of %<initializer_list%> does not extend the lifetime of the "
59126 "underlying array"
59127 msgstr ""
59128
59129 #: cp/init.cc:3204
59130 #, gcc-internal-format
59131 msgid "uninitialized const in %<new%> of %q#T"
59132 msgstr ""
59133
59134 #: cp/init.cc:3360
59135 #, gcc-internal-format
59136 msgid "no suitable %qD found in class %qT"
59137 msgstr ""
59138
59139 #: cp/init.cc:3367 cp/search.cc:1177
59140 #, gcc-internal-format
59141 msgid "request for member %qD is ambiguous"
59142 msgstr ""
59143
59144 #: cp/init.cc:3448
59145 #, gcc-internal-format
59146 msgid "%<new%> of type %qT with extended alignment %d"
59147 msgstr ""
59148
59149 #: cp/init.cc:3451
59150 #, gcc-internal-format
59151 msgid "uses %qD, which does not have an alignment parameter"
59152 msgstr ""
59153
59154 #: cp/init.cc:3454
59155 #, gcc-internal-format
59156 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
59157 msgstr ""
59158
59159 #: cp/init.cc:3650
59160 #, gcc-internal-format
59161 msgid "parenthesized initializer in array new"
59162 msgstr ""
59163
59164 #: cp/init.cc:3926
59165 #, gcc-internal-format
59166 msgid "size in array new must have integral type"
59167 msgstr ""
59168
59169 #: cp/init.cc:3955
59170 #, gcc-internal-format
59171 msgid "new cannot be applied to a reference type"
59172 msgstr ""
59173
59174 #: cp/init.cc:3964
59175 #, gcc-internal-format
59176 msgid "new cannot be applied to a function type"
59177 msgstr ""
59178
59179 #: cp/init.cc:4084
59180 #, gcc-internal-format
59181 msgid "possible problem detected in invocation of operator %<delete []%>"
59182 msgstr ""
59183
59184 #: cp/init.cc:4088
59185 #, gcc-internal-format
59186 msgid ""
59187 "neither the destructor nor the class-specific operator %<delete []%> will be "
59188 "called, even if they are declared when the class is defined"
59189 msgstr ""
59190
59191 #: cp/init.cc:4761
59192 #, gcc-internal-format
59193 msgid "initializer ends prematurely"
59194 msgstr ""
59195
59196 #: cp/init.cc:5057
59197 #, gcc-internal-format
59198 msgid "unknown array size in delete"
59199 msgstr ""
59200
59201 #: cp/init.cc:5091
59202 #, gcc-internal-format
59203 msgid "possible problem detected in invocation of %<operator delete%>"
59204 msgstr ""
59205
59206 #: cp/init.cc:5096
59207 #, gcc-internal-format
59208 msgid ""
59209 "neither the destructor nor the class-specific %<operator delete%> will be "
59210 "called, even if they are declared when the class is defined"
59211 msgstr ""
59212
59213 #: cp/init.cc:5111
59214 #, gcc-internal-format
59215 msgid ""
59216 "deleting object of abstract class type %qT which has non-virtual destructor "
59217 "will cause undefined behavior"
59218 msgstr ""
59219
59220 #: cp/init.cc:5116
59221 #, gcc-internal-format
59222 msgid ""
59223 "deleting object of polymorphic class type %qT which has non-virtual "
59224 "destructor might cause undefined behavior"
59225 msgstr ""
59226
59227 #: cp/init.cc:5423
59228 #, gcc-internal-format
59229 msgid "type to vector delete is neither pointer or array type"
59230 msgstr ""
59231
59232 #: cp/lambda.cc:546
59233 #, gcc-internal-format
59234 msgid "array of runtime bound cannot be captured by copy, only by reference"
59235 msgstr ""
59236
59237 #: cp/lambda.cc:561
59238 #, gcc-internal-format
59239 msgid ""
59240 "capture of variably-modified type %qT that is not an N3639 array of runtime "
59241 "bound"
59242 msgstr ""
59243
59244 #: cp/lambda.cc:565
59245 #, gcc-internal-format
59246 msgid "because the array element type %qT has variable size"
59247 msgstr ""
59248
59249 #: cp/lambda.cc:589
59250 #, gcc-internal-format
59251 msgid "cannot capture %qE by reference"
59252 msgstr ""
59253
59254 #: cp/lambda.cc:599
59255 #, gcc-internal-format
59256 msgid "capture by copy of incomplete type %qT"
59257 msgstr ""
59258
59259 #: cp/lambda.cc:654
59260 #, gcc-internal-format
59261 msgid "trying to capture %qD in instantiation of generic lambda"
59262 msgstr ""
59263
59264 #: cp/lambda.cc:730
59265 #, gcc-internal-format
59266 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
59267 msgstr ""
59268
59269 #: cp/lambda.cc:732
59270 #, gcc-internal-format
59271 msgid "add explicit %<this%> or %<*this%> capture"
59272 msgstr ""
59273
59274 #: cp/lambda.cc:852
59275 #, gcc-internal-format
59276 msgid "%<this%> was not captured for this lambda function"
59277 msgstr ""
59278
59279 #: cp/lex.cc:610
59280 #, gcc-internal-format
59281 msgid "invalid %<#pragma %s%>"
59282 msgstr ""
59283
59284 #: cp/lex.cc:618
59285 #, gcc-internal-format
59286 msgid "%<#pragma vtable%> no longer supported"
59287 msgstr ""
59288
59289 #: cp/lex.cc:690
59290 #, gcc-internal-format
59291 msgid "%<#pragma implementation%> for %qs appears after file is included"
59292 msgstr ""
59293
59294 #: cp/lex.cc:718
59295 #, gcc-internal-format
59296 msgid "%qD not defined"
59297 msgstr ""
59298
59299 #: cp/lex.cc:730
59300 #, gcc-internal-format
59301 msgid "%qD was not declared in this scope; did you mean %qs?"
59302 msgstr ""
59303
59304 #: cp/lex.cc:734
59305 #, gcc-internal-format
59306 msgid "%qD was not declared in this scope"
59307 msgstr ""
59308
59309 #. In a template, it is invalid to write "f()" or "f(3)" if no
59310 #. declaration of "f" is available.  Historically, G++ and most
59311 #. other compilers accepted that usage since they deferred all name
59312 #. lookup until instantiation time rather than doing unqualified
59313 #. name lookup at template definition time; explain to the user what
59314 #. is going wrong.
59315 #.
59316 #. Note that we have the exact wording of the following message in
59317 #. the manual (trouble.texi, node "Name lookup"), so they need to
59318 #. be kept in synch.
59319 #: cp/lex.cc:776
59320 #, gcc-internal-format
59321 msgid ""
59322 "there are no arguments to %qD that depend on a template parameter, so a "
59323 "declaration of %qD must be available"
59324 msgstr ""
59325
59326 #: cp/lex.cc:785
59327 #, gcc-internal-format
59328 msgid ""
59329 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
59330 "use of an undeclared name is deprecated)"
59331 msgstr ""
59332
59333 #: cp/logic.cc:303
59334 #, gcc-internal-format
59335 msgid "  # %E"
59336 msgstr ""
59337
59338 #: cp/mangle.cc:2478
59339 #, gcc-internal-format
59340 msgid "mangling %<typeof%>, use %<decltype%> instead"
59341 msgstr ""
59342
59343 #: cp/mangle.cc:2482
59344 #, gcc-internal-format
59345 msgid ""
59346 "use of built-in trait %qT in function signature; use library traits instead"
59347 msgstr ""
59348
59349 #: cp/mangle.cc:3533
59350 #, gcc-internal-format
59351 msgid ""
59352 "use of built-in trait %qE in function signature; use library traits instead"
59353 msgstr ""
59354
59355 #: cp/mangle.cc:3538
59356 #, gcc-internal-format, gfc-internal-format
59357 msgid "mangling %C"
59358 msgstr ""
59359
59360 #: cp/mangle.cc:3614
59361 #, gcc-internal-format
59362 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
59363 msgstr ""
59364
59365 #: cp/mangle.cc:4182
59366 #, gcc-internal-format
59367 msgid ""
59368 "mangled name for %qD will change in C++17 because the exception "
59369 "specification is part of a function type"
59370 msgstr ""
59371
59372 #: cp/mangle.cc:4228
59373 #, gcc-internal-format
59374 msgid ""
59375 "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
59376 msgstr ""
59377
59378 #: cp/mangle.cc:4234
59379 #, gcc-internal-format
59380 msgid ""
59381 "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
59382 msgstr ""
59383
59384 #: cp/mangle.cc:4506
59385 #, gcc-internal-format
59386 msgid ""
59387 "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and "
59388 "%<-fabi-version=%d%>"
59389 msgstr ""
59390
59391 #: cp/mangle.cc:4511
59392 #, gcc-internal-format
59393 msgid ""
59394 "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-"
59395 "version=%d%>"
59396 msgstr ""
59397
59398 #: cp/mangle.cc:4516
59399 #, gcc-internal-format
59400 msgid ""
59401 "the mangled name of the initialization guard variable for %qD changes "
59402 "between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
59403 msgstr ""
59404
59405 #: cp/mapper-client.cc:312
59406 #, gcc-internal-format
59407 msgid "failed %s mapper %qs line %u"
59408 msgstr ""
59409
59410 #: cp/mapper-client.cc:313
59411 #, gcc-internal-format
59412 msgid "failed %s mapper %qs"
59413 msgstr ""
59414
59415 #: cp/mapper-client.cc:325
59416 #, gcc-internal-format, gfc-internal-format
59417 msgid "failed mapper handshake %s"
59418 msgstr ""
59419
59420 #: cp/mapper-client.cc:359
59421 #, gcc-internal-format, gfc-internal-format
59422 msgid "mapper died by signal %s"
59423 msgstr ""
59424
59425 #: cp/mapper-client.cc:362
59426 #, gcc-internal-format, gfc-internal-format
59427 msgid "mapper exit status %d"
59428 msgstr ""
59429
59430 #: cp/method.cc:855 cp/method.cc:2403
59431 #, gcc-internal-format
59432 msgid "non-static const member %q#D, cannot use default assignment operator"
59433 msgstr ""
59434
59435 #: cp/method.cc:861 cp/method.cc:2409
59436 #, gcc-internal-format
59437 msgid ""
59438 "non-static reference member %q#D, cannot use default assignment operator"
59439 msgstr ""
59440
59441 #: cp/method.cc:951
59442 #, gcc-internal-format
59443 msgid "%qD is not a static data member"
59444 msgstr ""
59445
59446 #: cp/method.cc:952
59447 #, gcc-internal-format
59448 msgid "determining value of %qs"
59449 msgstr ""
59450
59451 #: cp/method.cc:979
59452 #, gcc-internal-format
59453 msgid "forming type of %qs"
59454 msgstr ""
59455
59456 #: cp/method.cc:1170
59457 #, gcc-internal-format
59458 msgid "defaulted %qD only available with %<-std=c++20%> or %<-std=gnu++20%>"
59459 msgstr ""
59460
59461 #: cp/method.cc:1185
59462 #, gcc-internal-format
59463 msgid "defaulted %qD must return %<bool%>"
59464 msgstr ""
59465
59466 #: cp/method.cc:1193
59467 #, gcc-internal-format
59468 msgid "defaulted %qD must be %<const%>"
59469 msgstr ""
59470
59471 #: cp/method.cc:1198
59472 #, gcc-internal-format
59473 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
59474 msgstr ""
59475
59476 #: cp/method.cc:1225
59477 #, gcc-internal-format
59478 msgid "defaulted %qD is not a friend of %qT"
59479 msgstr ""
59480
59481 #: cp/method.cc:1234
59482 #, gcc-internal-format
59483 msgid "defaulted member %qD must have parameter type %<const %T&%>"
59484 msgstr ""
59485
59486 #: cp/method.cc:1237
59487 #, gcc-internal-format
59488 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
59489 msgstr ""
59490
59491 #: cp/method.cc:1240
59492 #, gcc-internal-format
59493 msgid ""
59494 "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not "
59495 "both"
59496 msgstr ""
59497
59498 #. Return type is auto, suggest changing it.
59499 #: cp/method.cc:1397
59500 #, gcc-internal-format
59501 msgid ""
59502 "changing the return type from %qs to a comparison category type will allow "
59503 "the comparison to use %qs and %qs"
59504 msgstr ""
59505
59506 #: cp/method.cc:1417
59507 #, gcc-internal-format
59508 msgid ""
59509 "three-way comparison of %qD has type %qT, not a comparison category type"
59510 msgstr ""
59511
59512 #: cp/method.cc:1426
59513 #, gcc-internal-format
59514 msgid "three-way comparison of %qD has type %qT, which does not convert to %qT"
59515 msgstr ""
59516
59517 #: cp/method.cc:1471
59518 #, gcc-internal-format
59519 msgid "cannot default compare union %qT"
59520 msgstr ""
59521
59522 #: cp/method.cc:1539
59523 #, gcc-internal-format
59524 msgid "cannot default compare reference member %qD"
59525 msgstr ""
59526
59527 #: cp/method.cc:1548
59528 #, gcc-internal-format
59529 msgid "cannot default compare anonymous union member"
59530 msgstr ""
59531
59532 #: cp/method.cc:1566
59533 #, gcc-internal-format
59534 msgid "cannot default compare flexible array member"
59535 msgstr ""
59536
59537 #: cp/method.cc:1853
59538 #, gcc-internal-format
59539 msgid "synthesized method %qD first required here"
59540 msgstr ""
59541
59542 #: cp/method.cc:2326
59543 #, gcc-internal-format
59544 msgid "union member %q+D with non-trivial %qD"
59545 msgstr ""
59546
59547 #: cp/method.cc:2337
59548 #, gcc-internal-format
59549 msgid "defaulted destructor calls non-%<constexpr%> %qD"
59550 msgstr ""
59551
59552 #: cp/method.cc:2338
59553 #, gcc-internal-format
59554 msgid "defaulted constructor calls non-%<constexpr%> %qD"
59555 msgstr ""
59556
59557 #: cp/method.cc:2426
59558 #, gcc-internal-format
59559 msgid "initializer for %q#D is invalid"
59560 msgstr ""
59561
59562 #: cp/method.cc:2483
59563 #, gcc-internal-format
59564 msgid "defaulted default constructor does not initialize %q#D"
59565 msgstr ""
59566
59567 #: cp/method.cc:2494
59568 #, gcc-internal-format
59569 msgid "copying non-static data member %q#D of rvalue reference type"
59570 msgstr ""
59571
59572 #. A trivial constructor doesn't have any NSDMI.
59573 #: cp/method.cc:2712
59574 #, gcc-internal-format
59575 msgid ""
59576 "defaulted default constructor does not initialize any non-static data member"
59577 msgstr ""
59578
59579 #: cp/method.cc:2755
59580 #, gcc-internal-format
59581 msgid ""
59582 "defaulted move assignment for %qT calls a non-trivial move assignment "
59583 "operator for virtual base %qT"
59584 msgstr ""
59585
59586 #: cp/method.cc:2886
59587 #, gcc-internal-format
59588 msgid "a lambda closure type has a deleted default constructor"
59589 msgstr ""
59590
59591 #: cp/method.cc:2889
59592 #, gcc-internal-format
59593 msgid "a lambda closure type has a deleted copy assignment operator"
59594 msgstr ""
59595
59596 #: cp/method.cc:2898
59597 #, gcc-internal-format
59598 msgid ""
59599 "%q#D is implicitly declared as deleted because %qT declares a move "
59600 "constructor or move assignment operator"
59601 msgstr ""
59602
59603 #: cp/method.cc:2909
59604 #, gcc-internal-format
59605 msgid "%q#D inherits from multiple base subobjects"
59606 msgstr ""
59607
59608 #: cp/method.cc:2917 cp/method.cc:2941
59609 #, gcc-internal-format
59610 msgid ""
59611 "%q#D is implicitly deleted because the default definition would be ill-"
59612 "formed:"
59613 msgstr ""
59614
59615 #: cp/method.cc:2950
59616 msgid ""
59617 "%q#F is implicitly deleted because its exception-specification does not "
59618 "match the implicit exception-specification %qX"
59619 msgstr ""
59620
59621 #: cp/method.cc:3353
59622 #, gcc-internal-format
59623 msgid "defaulted declaration %q+D does not match the expected signature"
59624 msgstr ""
59625
59626 #: cp/method.cc:3356
59627 #, gcc-internal-format
59628 msgid "expected signature: %qD"
59629 msgstr ""
59630
59631 #: cp/method.cc:3388
59632 #, gcc-internal-format
59633 msgid ""
59634 "explicitly defaulted function %q+D cannot be declared %qs because the "
59635 "implicit declaration is not %qs:"
59636 msgstr ""
59637
59638 #: cp/method.cc:3408
59639 #, gcc-internal-format
59640 msgid "a template cannot be defaulted"
59641 msgstr ""
59642
59643 #: cp/method.cc:3443
59644 #, gcc-internal-format
59645 msgid "%qD cannot be defaulted"
59646 msgstr ""
59647
59648 #: cp/method.cc:3452
59649 #, gcc-internal-format
59650 msgid "defaulted function %q+D with default argument"
59651 msgstr ""
59652
59653 #: cp/module.cc:1551
59654 #, gcc-internal-format
59655 msgid "section %qs is missing or corrupted"
59656 msgstr ""
59657
59658 #: cp/module.cc:1553
59659 #, gcc-internal-format, gfc-internal-format
59660 msgid "section #%u is missing or corrupted"
59661 msgstr ""
59662
59663 #: cp/module.cc:1775
59664 #, gcc-internal-format
59665 msgid "not Encapsulated Lazy Records of Named Declarations"
59666 msgstr ""
59667
59668 #: cp/module.cc:1790
59669 #, gcc-internal-format
59670 msgid "unexpected encapsulation format or type"
59671 msgstr ""
59672
59673 #: cp/module.cc:1799
59674 #, gcc-internal-format
59675 msgid "encapsulation is malformed"
59676 msgstr ""
59677
59678 #: cp/module.cc:11308
59679 #, gcc-internal-format
59680 msgid "conflicting global module declaration %#qD"
59681 msgstr ""
59682
59683 #: cp/module.cc:11310
59684 #, gcc-internal-format
59685 msgid "existing declaration %#qD"
59686 msgstr ""
59687
59688 #: cp/module.cc:12327
59689 #, gcc-internal-format
59690 msgid "definition of %qD does not match"
59691 msgstr ""
59692
59693 #: cp/module.cc:12329
59694 #, gcc-internal-format
59695 msgid "existing definition %qD"
59696 msgstr ""
59697
59698 #: cp/module.cc:12341
59699 #, gcc-internal-format
59700 msgid "... this enumerator %qD"
59701 msgstr ""
59702
59703 #: cp/module.cc:12343
59704 #, gcc-internal-format
59705 msgid "enumerator %qD does not match ..."
59706 msgstr ""
59707
59708 #: cp/module.cc:12349
59709 #, gcc-internal-format
59710 msgid "additional enumerators beginning with %qD"
59711 msgstr ""
59712
59713 #: cp/module.cc:12353
59714 #, gcc-internal-format
59715 msgid "enumeration range differs"
59716 msgstr ""
59717
59718 #: cp/module.cc:13482
59719 #, gcc-internal-format
59720 msgid "%q#D references internal linkage entity %q#D"
59721 msgstr ""
59722
59723 #: cp/module.cc:14059
59724 #, gcc-internal-format
59725 msgid "recursive lazy load"
59726 msgstr ""
59727
59728 #. Cannot import the current module.
59729 #: cp/module.cc:14078
59730 #, gcc-internal-format
59731 msgid "cannot import module in its own purview"
59732 msgstr ""
59733
59734 #: cp/module.cc:14079 cp/module.cc:19271
59735 #, gcc-internal-format
59736 msgid "module %qs declared here"
59737 msgstr ""
59738
59739 #: cp/module.cc:14423
59740 #, gcc-internal-format
59741 msgid "indirect import %qs is not already loaded"
59742 msgstr ""
59743
59744 #: cp/module.cc:14429
59745 #, gcc-internal-format
59746 msgid "import %qs has CRC mismatch"
59747 msgstr ""
59748
59749 #: cp/module.cc:16226
59750 #, gcc-internal-format
59751 msgid "unable to represent further imported source locations"
59752 msgstr ""
59753
59754 #: cp/module.cc:17099
59755 #, gcc-internal-format
59756 msgid "not exporting %<#define %E%> as it is a keyword"
59757 msgstr ""
59758
59759 #: cp/module.cc:17339
59760 #, gcc-internal-format
59761 msgid "macro definitions of %qE corrupted"
59762 msgstr ""
59763
59764 #: cp/module.cc:17363 cp/module.cc:17366
59765 #, gcc-internal-format
59766 msgid "inconsistent imported macro definition %qE"
59767 msgstr ""
59768
59769 #: cp/module.cc:17372
59770 #, gcc-internal-format
59771 msgid "%<#undef %E%>"
59772 msgstr ""
59773
59774 #: cp/module.cc:17374
59775 #, gcc-internal-format
59776 msgid "%<#define %s%>"
59777 msgstr ""
59778
59779 #: cp/module.cc:17606
59780 #, gcc-internal-format
59781 msgid "compiled module file is %qs"
59782 msgstr ""
59783
59784 #: cp/module.cc:17643 cp/module.cc:17648
59785 #, gcc-internal-format, gfc-internal-format
59786 msgid "compiled module is %sversion %s"
59787 msgstr ""
59788
59789 #: cp/module.cc:17654
59790 #, gcc-internal-format, gfc-internal-format
59791 msgid "compiler is %sversion %s%s%s"
59792 msgstr ""
59793
59794 #: cp/module.cc:17684
59795 #, gcc-internal-format
59796 msgid "module %qs found"
59797 msgstr ""
59798
59799 #: cp/module.cc:17686
59800 #, gcc-internal-format
59801 msgid "header module expected, module %qs found"
59802 msgstr ""
59803
59804 #: cp/module.cc:17687
59805 #, gcc-internal-format
59806 msgid "module %qs expected, header module found"
59807 msgstr ""
59808
59809 #: cp/module.cc:17702
59810 #, gcc-internal-format
59811 msgid "module %qs CRC mismatch"
59812 msgstr ""
59813
59814 #: cp/module.cc:17716
59815 #, gcc-internal-format
59816 msgid "target & host is %qs:%qs, expected %qs:%qs"
59817 msgstr ""
59818
59819 #: cp/module.cc:17728
59820 #, gcc-internal-format
59821 msgid "language dialect differs %qs, expected %qs"
59822 msgstr ""
59823
59824 #: cp/module.cc:17744
59825 #, gcc-internal-format
59826 msgid "module contains OpenMP, use %<-fopenmp%> to enable"
59827 msgstr ""
59828
59829 #: cp/module.cc:17761
59830 #, gcc-internal-format
59831 msgid "fixed tree mismatch"
59832 msgstr ""
59833
59834 #: cp/module.cc:17852
59835 #, gcc-internal-format
59836 msgid "interface partition is not exported"
59837 msgstr ""
59838
59839 #: cp/module.cc:18409
59840 #, gcc-internal-format, gfc-internal-format
59841 msgid "failed to read compiled module cluster %u: %s"
59842 msgstr ""
59843
59844 #: cp/module.cc:18447
59845 #, gcc-internal-format, gfc-internal-format
59846 msgid "failed to read compiled module: %s"
59847 msgstr ""
59848
59849 #: cp/module.cc:18457
59850 #, gcc-internal-format
59851 msgid ""
59852 "consider using %<-fno-module-lazy%>, increasing %<-param-lazy-modules=%u%> "
59853 "value, or increasing the per-process file descriptor limit"
59854 msgstr ""
59855
59856 #: cp/module.cc:18462
59857 #, gcc-internal-format
59858 msgid "imports must be built before being imported"
59859 msgstr ""
59860
59861 #: cp/module.cc:18465
59862 #, gcc-internal-format
59863 msgid "returning to the gate for a mechanical issue"
59864 msgstr ""
59865
59866 #: cp/module.cc:18968
59867 #, gcc-internal-format
59868 msgid "reading CMI %qs"
59869 msgstr ""
59870
59871 #: cp/module.cc:19116
59872 #, gcc-internal-format
59873 msgid "failed to load binding %<%E%s%E%>"
59874 msgstr ""
59875
59876 #: cp/module.cc:19117
59877 #, gcc-internal-format
59878 msgid "failed to load binding %<%E%s%E@%s%>"
59879 msgstr ""
59880
59881 #: cp/module.cc:19124
59882 #, gcc-internal-format
59883 msgid "during load of binding %<%E%s%E%>"
59884 msgstr ""
59885
59886 #: cp/module.cc:19125
59887 #, gcc-internal-format
59888 msgid "during load of binding %<%E%s%E@%s%>"
59889 msgstr ""
59890
59891 #: cp/module.cc:19187
59892 #, gcc-internal-format
59893 msgid "failed to load pendings for %<%E%s%E%>"
59894 msgstr ""
59895
59896 #: cp/module.cc:19191
59897 #, gcc-internal-format
59898 msgid "during load of pendings for %<%E%s%E%>"
59899 msgstr ""
59900
59901 #. Only header units should appear inside language
59902 #. specifications.  The std doesn't specify this, but I think
59903 #. that's an error in resolving US 033, because language linkage
59904 #. is also our escape clause to getting things into the global
59905 #. module, so we don't want to confuse things by having to think
59906 #. about whether 'extern "C++" { import foo; }' puts foo's
59907 #. contents into the global module all of a sudden.
59908 #: cp/module.cc:19236
59909 #, gcc-internal-format
59910 msgid "import of named module %qs inside language-linkage block"
59911 msgstr ""
59912
59913 #: cp/module.cc:19266
59914 #, gcc-internal-format
59915 msgid "module already declared"
59916 msgstr ""
59917
59918 #: cp/module.cc:19267
59919 #, gcc-internal-format
59920 msgid "module already imported"
59921 msgstr ""
59922
59923 #: cp/module.cc:19272
59924 #, gcc-internal-format
59925 msgid "module %qs imported here"
59926 msgstr ""
59927
59928 #: cp/module.cc:19479
59929 #, gcc-internal-format, gfc-internal-format
59930 msgid "unknown Compiled Module Interface: %s"
59931 msgstr ""
59932
59933 #: cp/module.cc:19522
59934 #, gcc-internal-format
59935 msgid "cannot determine %<#include%> translation of %s: %s"
59936 msgstr ""
59937
59938 #: cp/module.cc:19540
59939 #, gcc-internal-format
59940 msgid "include %qs translated to import"
59941 msgstr ""
59942
59943 #: cp/module.cc:19541
59944 #, gcc-internal-format
59945 msgid "include %qs processed textually"
59946 msgstr ""
59947
59948 #: cp/module.cc:19899
59949 #, gcc-internal-format
59950 msgid "C++ modules are incompatible with precompiled headers"
59951 msgstr ""
59952
59953 #: cp/module.cc:19903
59954 #, gcc-internal-format
59955 msgid "C++ modules are incompatible with traditional preprocessing"
59956 msgstr ""
59957
59958 #: cp/module.cc:19913
59959 #, gcc-internal-format
59960 msgid "macro debug output may be incomplete with modules"
59961 msgstr ""
59962
59963 #: cp/module.cc:19914
59964 #, gcc-internal-format
59965 msgid "module dependencies require preprocessing"
59966 msgstr ""
59967
59968 #: cp/module.cc:19916
59969 #, gcc-internal-format
59970 msgid "you should use the %<-%s%> option"
59971 msgstr ""
59972
59973 #: cp/module.cc:19951 cp/module.cc:19980
59974 #, gcc-internal-format
59975 msgid "invalid header name %qs"
59976 msgstr ""
59977
59978 #: cp/module.cc:19990
59979 #, gcc-internal-format
59980 msgid "invalid module name %qs"
59981 msgstr ""
59982
59983 #: cp/module.cc:20180
59984 #, gcc-internal-format
59985 msgid "%<-fmodule-only%> used for non-interface"
59986 msgstr ""
59987
59988 #: cp/module.cc:20220
59989 #, gcc-internal-format
59990 msgid "writing CMI %qs"
59991 msgstr ""
59992
59993 #: cp/module.cc:20227
59994 #, gcc-internal-format
59995 msgid "not writing module %qs due to errors"
59996 msgstr ""
59997
59998 #: cp/module.cc:20292
59999 #, gcc-internal-format, gfc-internal-format
60000 msgid "failed to write compiled module: %s"
60001 msgstr ""
60002
60003 #: cp/module.cc:20389
60004 #, gcc-internal-format
60005 msgid "unknown header kind %qs"
60006 msgstr ""
60007
60008 #: cp/name-lookup.cc:2712
60009 #, gcc-internal-format
60010 msgid "redeclaration of %q#D with different template parameters"
60011 msgstr ""
60012
60013 #: cp/name-lookup.cc:2718
60014 #, gcc-internal-format
60015 msgid "%q#D conflicts with a previous declaration"
60016 msgstr ""
60017
60018 #: cp/name-lookup.cc:2883
60019 #, gcc-internal-format
60020 msgid "%q#D hides constructor for %q#D"
60021 msgstr ""
60022
60023 #: cp/name-lookup.cc:3032
60024 #, gcc-internal-format
60025 msgid "conflicting C language linkage declaration %q#D"
60026 msgstr ""
60027
60028 #: cp/name-lookup.cc:3037
60029 #, gcc-internal-format
60030 msgid "due to different exception specifications"
60031 msgstr ""
60032
60033 #: cp/name-lookup.cc:3135
60034 #, gcc-internal-format
60035 msgid "lambda parameter %qD previously declared as a capture"
60036 msgstr ""
60037
60038 #: cp/name-lookup.cc:3158
60039 #, gcc-internal-format
60040 msgid "declaration of %q#D shadows a parameter"
60041 msgstr ""
60042
60043 #: cp/name-lookup.cc:3297
60044 #, gcc-internal-format
60045 msgid "declaration of %qD shadows a member of %qT"
60046 msgstr ""
60047
60048 #: cp/name-lookup.cc:3760
60049 #, gcc-internal-format
60050 msgid "friend declaration %qD in local class without prior local declaration"
60051 msgstr ""
60052
60053 #: cp/name-lookup.cc:4228
60054 #, gcc-internal-format
60055 msgid "%s %<%s(%E)%> %p %d"
60056 msgstr ""
60057
60058 #: cp/name-lookup.cc:4231
60059 #, gcc-internal-format
60060 msgid "%s %s %p %d"
60061 msgstr ""
60062
60063 #: cp/name-lookup.cc:4842
60064 #, gcc-internal-format
60065 msgid "%q#D does not have external linkage"
60066 msgstr ""
60067
60068 #: cp/name-lookup.cc:4844 cp/parser.cc:11411 cp/parser.cc:11421
60069 #: cp/semantics.cc:4005 cp/semantics.cc:4020
60070 #, gcc-internal-format
60071 msgid "%q#D declared here"
60072 msgstr ""
60073
60074 #: cp/name-lookup.cc:5556
60075 #, gcc-internal-format
60076 msgid "%<%T%s%D%> names destructor"
60077 msgstr ""
60078
60079 #: cp/name-lookup.cc:5572
60080 #, gcc-internal-format
60081 msgid "using-declaration for non-member at class scope"
60082 msgstr ""
60083
60084 #: cp/name-lookup.cc:5580
60085 #, gcc-internal-format
60086 msgid ""
60087 "%<using%> with enumeration scope %q#T only available with %<-std=c++20%> or "
60088 "%<-std=gnu++20%>"
60089 msgstr ""
60090
60091 #: cp/name-lookup.cc:5596 cp/pt.cc:18800
60092 #, gcc-internal-format
60093 msgid "%qT is not a class, namespace, or enumeration"
60094 msgstr ""
60095
60096 #: cp/name-lookup.cc:5606
60097 #, gcc-internal-format
60098 msgid "non-member using-declaration names constructor of %qT"
60099 msgstr ""
60100
60101 #: cp/name-lookup.cc:5617 cp/name-lookup.cc:5690
60102 #, gcc-internal-format
60103 msgid "using-declaration for member at non-class scope"
60104 msgstr ""
60105
60106 #: cp/name-lookup.cc:5640
60107 #, gcc-internal-format
60108 msgid "%qT is not a direct base of %qT"
60109 msgstr ""
60110
60111 #: cp/name-lookup.cc:5700
60112 #, gcc-internal-format
60113 msgid "did you mean %<using enum %T::%D%>?"
60114 msgstr ""
60115
60116 #: cp/name-lookup.cc:5712
60117 #, gcc-internal-format
60118 msgid "%qD has not been declared in %qD"
60119 msgstr ""
60120
60121 #: cp/name-lookup.cc:5726
60122 #, gcc-internal-format
60123 msgid "using-declaration may not name namespace %qD"
60124 msgstr ""
60125
60126 #: cp/name-lookup.cc:5737
60127 #, gcc-internal-format
60128 msgid "%<%T::%D%> names constructor in %qT"
60129 msgstr ""
60130
60131 #: cp/name-lookup.cc:5830
60132 #, gcc-internal-format
60133 msgid "declaration of %qD not in a namespace surrounding %qD"
60134 msgstr ""
60135
60136 #: cp/name-lookup.cc:5871
60137 #, gcc-internal-format
60138 msgid "explicit qualification in declaration of %qD"
60139 msgstr ""
60140
60141 #: cp/name-lookup.cc:5881
60142 #, gcc-internal-format
60143 msgid "%qD should have been declared inside %qD"
60144 msgstr ""
60145
60146 #: cp/name-lookup.cc:5949
60147 #, gcc-internal-format
60148 msgid "%qD has not been declared within %qD"
60149 msgstr ""
60150
60151 #: cp/name-lookup.cc:5951
60152 #, gcc-internal-format
60153 msgid "only here as a %<friend%>"
60154 msgstr ""
60155
60156 #: cp/name-lookup.cc:6005
60157 #, gcc-internal-format
60158 msgid "%qD attribute requires a single NTBS argument"
60159 msgstr ""
60160
60161 #: cp/name-lookup.cc:6012
60162 #, gcc-internal-format
60163 msgid ""
60164 "%qD attribute is meaningless since members of the anonymous namespace get "
60165 "local symbols"
60166 msgstr ""
60167
60168 #: cp/name-lookup.cc:6022 cp/name-lookup.cc:6049
60169 #, gcc-internal-format
60170 msgid "ignoring %qD attribute on anonymous namespace"
60171 msgstr ""
60172
60173 #: cp/name-lookup.cc:6028
60174 #, gcc-internal-format
60175 msgid "ignoring %qD attribute on non-inline namespace"
60176 msgstr ""
60177
60178 #: cp/name-lookup.cc:6065 cp/name-lookup.cc:8341
60179 #, gcc-internal-format
60180 msgid "%qD attribute directive ignored"
60181 msgstr ""
60182
60183 #: cp/name-lookup.cc:6391
60184 #, gcc-internal-format
60185 msgid "maximum limit of %d namespaces searched for %qE"
60186 msgstr ""
60187
60188 #: cp/name-lookup.cc:6443
60189 #, gcc-internal-format
60190 msgid "suggested alternative:"
60191 msgid_plural "suggested alternatives:"
60192 msgstr[0] ""
60193 msgstr[1] ""
60194
60195 #: cp/name-lookup.cc:6449
60196 #, gcc-internal-format
60197 msgid "  %qE"
60198 msgstr ""
60199
60200 #: cp/name-lookup.cc:6761
60201 #, gcc-internal-format
60202 msgid ""
60203 "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
60204 msgstr ""
60205
60206 #: cp/name-lookup.cc:6767
60207 #, gcc-internal-format
60208 msgid "%<std::%s%> is only available from %s onwards"
60209 msgstr ""
60210
60211 #: cp/name-lookup.cc:7203
60212 #, gcc-internal-format
60213 msgid "the macro %qs had not yet been defined"
60214 msgstr ""
60215
60216 #: cp/name-lookup.cc:7206
60217 #, gcc-internal-format
60218 msgid "it was later defined here"
60219 msgstr ""
60220
60221 #: cp/name-lookup.cc:7969
60222 #, gcc-internal-format
60223 msgid ""
60224 "declaration of %<std::initializer_list%> does not match %<#include "
60225 "<initializer_list>%>, isn%'t a template"
60226 msgstr ""
60227
60228 #: cp/name-lookup.cc:8325
60229 #, gcc-internal-format
60230 msgid "%<strong%> using directive no longer supported"
60231 msgstr ""
60232
60233 #: cp/name-lookup.cc:8328
60234 #, gcc-internal-format
60235 msgid "you can use an inline namespace instead"
60236 msgstr ""
60237
60238 #. We only allow depth 255.
60239 #: cp/name-lookup.cc:8427
60240 #, gcc-internal-format, gfc-internal-format
60241 msgid "cannot nest more than %d namespaces"
60242 msgstr ""
60243
60244 #: cp/name-lookup.cc:8524
60245 #, gcc-internal-format
60246 msgid "%<namespace %E%> is ambiguous"
60247 msgstr ""
60248
60249 #: cp/name-lookup.cc:8540
60250 #, gcc-internal-format
60251 msgid "namespace alias %qD not allowed here, assuming %qD"
60252 msgstr ""
60253
60254 #: cp/name-lookup.cc:8627
60255 #, gcc-internal-format
60256 msgid "inline namespace must be specified at initial definition"
60257 msgstr ""
60258
60259 #: cp/name-lookup.cc:8628
60260 #, gcc-internal-format
60261 msgid "%qD defined here"
60262 msgstr ""
60263
60264 #: cp/name-lookup.cc:8677
60265 #, gcc-internal-format
60266 msgid "%s namespace %qD conflicts with reachable definition"
60267 msgstr ""
60268
60269 #: cp/name-lookup.cc:8679
60270 #, gcc-internal-format, gfc-internal-format
60271 msgid "reachable %s definition here"
60272 msgstr ""
60273
60274 #: cp/name-lookup.cc:8722
60275 #, gcc-internal-format
60276 msgid "XXX entering %<pop_everything ()%>"
60277 msgstr ""
60278
60279 #: cp/name-lookup.cc:8731
60280 #, gcc-internal-format
60281 msgid "XXX leaving %<pop_everything ()%>"
60282 msgstr ""
60283
60284 #: cp/optimize.cc:605
60285 #, gcc-internal-format
60286 msgid "making multiple clones of %qD"
60287 msgstr ""
60288
60289 #: cp/parser.cc:980
60290 #, gcc-internal-format
60291 msgid "identifier %qE is a keyword in C++11"
60292 msgstr ""
60293
60294 #: cp/parser.cc:994
60295 #, gcc-internal-format
60296 msgid "identifier %qE is a keyword in C++20"
60297 msgstr ""
60298
60299 #: cp/parser.cc:1493 cp/parser.cc:1506
60300 #, gcc-internal-format
60301 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
60302 msgstr ""
60303
60304 #: cp/parser.cc:1531 cp/parser.cc:46255
60305 #, gcc-internal-format
60306 msgid ""
60307 "%<#pragma omp declare %s%> not immediately followed by function declaration "
60308 "or definition"
60309 msgstr ""
60310
60311 #: cp/parser.cc:1571
60312 #, gcc-internal-format
60313 msgid ""
60314 "%<declare %s%> directive not immediately followed by function declaration or "
60315 "definition"
60316 msgstr ""
60317
60318 #: cp/parser.cc:3100
60319 #, gcc-internal-format
60320 msgid "%<#pragma%> is not allowed here"
60321 msgstr ""
60322
60323 #: cp/parser.cc:3229
60324 #, gcc-internal-format
60325 msgid "%<%E::%E%> has not been declared"
60326 msgstr ""
60327
60328 #: cp/parser.cc:3232
60329 #, gcc-internal-format
60330 msgid "%<::%E%> has not been declared"
60331 msgstr ""
60332
60333 #: cp/parser.cc:3235
60334 #, gcc-internal-format
60335 msgid "request for member %qE in non-class type %qT"
60336 msgstr ""
60337
60338 #: cp/parser.cc:3238 cp/parser.cc:21087
60339 #, gcc-internal-format
60340 msgid "%<%T::%E%> has not been declared"
60341 msgstr ""
60342
60343 #: cp/parser.cc:3248
60344 #, gcc-internal-format
60345 msgid "%<%E::%E%> is not a type"
60346 msgstr ""
60347
60348 #: cp/parser.cc:3252
60349 #, gcc-internal-format
60350 msgid "%<%E::%E%> is not a class or namespace"
60351 msgstr ""
60352
60353 #: cp/parser.cc:3257
60354 #, gcc-internal-format
60355 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
60356 msgstr ""
60357
60358 #: cp/parser.cc:3270
60359 #, gcc-internal-format
60360 msgid "%<::%E%> is not a type"
60361 msgstr ""
60362
60363 #: cp/parser.cc:3273
60364 #, gcc-internal-format
60365 msgid "%<::%E%> is not a class or namespace"
60366 msgstr ""
60367
60368 #: cp/parser.cc:3277
60369 #, gcc-internal-format
60370 msgid "%<::%E%> is not a class, namespace, or enumeration"
60371 msgstr ""
60372
60373 #: cp/parser.cc:3289
60374 #, gcc-internal-format
60375 msgid "%qE is not a type"
60376 msgstr ""
60377
60378 #: cp/parser.cc:3292
60379 #, gcc-internal-format
60380 msgid "%qE is not a class or namespace"
60381 msgstr ""
60382
60383 #: cp/parser.cc:3296
60384 #, gcc-internal-format
60385 msgid "%qE is not a class, namespace, or enumeration"
60386 msgstr ""
60387
60388 #: cp/parser.cc:3360
60389 #, gcc-internal-format
60390 msgid "new types may not be defined in a return type"
60391 msgstr ""
60392
60393 #: cp/parser.cc:3362
60394 #, gcc-internal-format
60395 msgid "(perhaps a semicolon is missing after the definition of %qT)"
60396 msgstr ""
60397
60398 #: cp/parser.cc:3390
60399 #, gcc-internal-format
60400 msgid "%qE is not a class template"
60401 msgstr ""
60402
60403 #: cp/parser.cc:3392
60404 #, gcc-internal-format
60405 msgid "%qE is not a template"
60406 msgstr ""
60407
60408 #: cp/parser.cc:3395
60409 #, gcc-internal-format
60410 msgid "invalid template-id"
60411 msgstr ""
60412
60413 #: cp/parser.cc:3429
60414 #, gcc-internal-format
60415 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
60416 msgstr ""
60417
60418 #: cp/parser.cc:3433
60419 #, gcc-internal-format
60420 msgid ""
60421 "a cast to a type other than an integral or enumeration type cannot appear in "
60422 "a constant-expression"
60423 msgstr ""
60424
60425 #: cp/parser.cc:3438
60426 #, gcc-internal-format
60427 msgid "%<typeid%> operator cannot appear in a constant-expression"
60428 msgstr ""
60429
60430 #: cp/parser.cc:3442
60431 #, gcc-internal-format
60432 msgid "non-constant compound literals cannot appear in a constant-expression"
60433 msgstr ""
60434
60435 #: cp/parser.cc:3446
60436 #, gcc-internal-format
60437 msgid "a function call cannot appear in a constant-expression"
60438 msgstr ""
60439
60440 #: cp/parser.cc:3450
60441 #, gcc-internal-format
60442 msgid "an increment cannot appear in a constant-expression"
60443 msgstr ""
60444
60445 #: cp/parser.cc:3454
60446 #, gcc-internal-format
60447 msgid "an decrement cannot appear in a constant-expression"
60448 msgstr ""
60449
60450 #: cp/parser.cc:3458
60451 #, gcc-internal-format
60452 msgid "an array reference cannot appear in a constant-expression"
60453 msgstr ""
60454
60455 #: cp/parser.cc:3462
60456 #, gcc-internal-format
60457 msgid "the address of a label cannot appear in a constant-expression"
60458 msgstr ""
60459
60460 #: cp/parser.cc:3466
60461 #, gcc-internal-format
60462 msgid "calls to overloaded operators cannot appear in a constant-expression"
60463 msgstr ""
60464
60465 #: cp/parser.cc:3470
60466 #, gcc-internal-format
60467 msgid "an assignment cannot appear in a constant-expression"
60468 msgstr ""
60469
60470 #: cp/parser.cc:3473
60471 #, gcc-internal-format
60472 msgid "a comma operator cannot appear in a constant-expression"
60473 msgstr ""
60474
60475 #: cp/parser.cc:3477
60476 #, gcc-internal-format
60477 msgid "a call to a constructor cannot appear in a constant-expression"
60478 msgstr ""
60479
60480 #: cp/parser.cc:3481
60481 #, gcc-internal-format
60482 msgid "a transaction expression cannot appear in a constant-expression"
60483 msgstr ""
60484
60485 #: cp/parser.cc:3527
60486 #, gcc-internal-format
60487 msgid "%qs cannot appear in a constant-expression"
60488 msgstr ""
60489
60490 #: cp/parser.cc:3564
60491 #, gcc-internal-format
60492 msgid ""
60493 "class template argument deduction is only available with %<-std=c++17%> or "
60494 "%<-std=gnu++17%>"
60495 msgstr ""
60496
60497 #: cp/parser.cc:3569
60498 #, gcc-internal-format
60499 msgid "invalid use of destructor %qD as a type"
60500 msgstr ""
60501
60502 #. Something like 'unsigned A a;'
60503 #: cp/parser.cc:3572
60504 #, gcc-internal-format
60505 msgid "invalid combination of multiple type-specifiers"
60506 msgstr ""
60507
60508 #: cp/parser.cc:3585
60509 #, gcc-internal-format
60510 msgid "%qE does not name a type; did you mean %qs?"
60511 msgstr ""
60512
60513 #: cp/parser.cc:3589
60514 #, gcc-internal-format
60515 msgid "%qE does not name a type"
60516 msgstr ""
60517
60518 #: cp/parser.cc:3598
60519 #, gcc-internal-format
60520 msgid ""
60521 "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
60522 msgstr ""
60523
60524 #: cp/parser.cc:3601
60525 #, gcc-internal-format
60526 msgid ""
60527 "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
60528 msgstr ""
60529
60530 #: cp/parser.cc:3607
60531 #, gcc-internal-format
60532 msgid "%qE is not recognized as a module control-line"
60533 msgstr ""
60534
60535 #: cp/parser.cc:3610
60536 #, gcc-internal-format
60537 msgid "C++20 %qE only available with %<-fmodules-ts%>"
60538 msgstr ""
60539
60540 #: cp/parser.cc:3613
60541 #, gcc-internal-format
60542 msgid ""
60543 "C++20 %qE only available with %<-fmodules-ts%>, which is not yet enabled "
60544 "with %<-std=c++20%>"
60545 msgstr ""
60546
60547 #: cp/parser.cc:3619
60548 #, gcc-internal-format
60549 msgid ""
60550 "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
60551 msgstr ""
60552
60553 #: cp/parser.cc:3622
60554 #, gcc-internal-format
60555 msgid ""
60556 "C++20 %<constinit%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
60557 msgstr ""
60558
60559 #: cp/parser.cc:3625
60560 #, gcc-internal-format
60561 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
60562 msgstr ""
60563
60564 #: cp/parser.cc:3628 cp/parser.cc:30632
60565 #, gcc-internal-format
60566 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
60567 msgstr ""
60568
60569 #: cp/parser.cc:3650
60570 #, gcc-internal-format
60571 msgid "(perhaps %<typename %T::%E%> was intended)"
60572 msgstr ""
60573
60574 #: cp/parser.cc:3678 cp/parser.cc:3690
60575 #, gcc-internal-format
60576 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
60577 msgstr ""
60578
60579 #: cp/parser.cc:3683 cp/parser.cc:3695
60580 #, gcc-internal-format
60581 msgid "%qE in namespace %qE does not name a template type"
60582 msgstr ""
60583
60584 #: cp/parser.cc:3703
60585 #, gcc-internal-format
60586 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
60587 msgstr ""
60588
60589 #: cp/parser.cc:3708
60590 #, gcc-internal-format
60591 msgid "%qE in namespace %qE does not name a type"
60592 msgstr ""
60593
60594 #: cp/parser.cc:3719
60595 #, gcc-internal-format
60596 msgid "%<%T::%E%> names the constructor, not the type"
60597 msgstr ""
60598
60599 #: cp/parser.cc:3722
60600 #, gcc-internal-format
60601 msgid "and %qT has no template constructors"
60602 msgstr ""
60603
60604 #: cp/parser.cc:3732
60605 #, gcc-internal-format
60606 msgid ""
60607 "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent "
60608 "scope"
60609 msgstr ""
60610
60611 #: cp/parser.cc:3740
60612 #, gcc-internal-format
60613 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
60614 msgstr ""
60615
60616 #: cp/parser.cc:3752 cp/parser.cc:3756
60617 #, gcc-internal-format
60618 msgid "%qE in %q#T does not name a template type"
60619 msgstr ""
60620
60621 #: cp/parser.cc:3760
60622 #, gcc-internal-format
60623 msgid "%qE in %q#T does not name a type"
60624 msgstr ""
60625
60626 #: cp/parser.cc:4442
60627 #, gcc-internal-format
60628 msgid "expected string-literal"
60629 msgstr ""
60630
60631 #: cp/parser.cc:4514
60632 #, gcc-internal-format
60633 msgid ""
60634 "inconsistent user-defined literal suffixes %qD and %qD in string literal"
60635 msgstr ""
60636
60637 #: cp/parser.cc:4533
60638 #, gcc-internal-format
60639 msgid "concatenation of string literals with conflicting encoding prefixes"
60640 msgstr ""
60641
60642 #: cp/parser.cc:4737
60643 #, gcc-internal-format
60644 msgid "unable to find character literal operator %qD with %qT argument"
60645 msgstr ""
60646
60647 #: cp/parser.cc:4843
60648 #, gcc-internal-format
60649 msgid "integer literal exceeds range of %qT type"
60650 msgstr ""
60651
60652 #: cp/parser.cc:4850
60653 #, gcc-internal-format
60654 msgid "floating literal exceeds range of %qT type"
60655 msgstr ""
60656
60657 #: cp/parser.cc:4854
60658 #, gcc-internal-format
60659 msgid "floating literal truncated to zero"
60660 msgstr ""
60661
60662 #: cp/parser.cc:4883
60663 #, gcc-internal-format
60664 msgid "failed to translate literal to execution character set %qT"
60665 msgstr ""
60666
60667 #: cp/parser.cc:4917
60668 #, gcc-internal-format
60669 msgid "unable to find numeric literal operator %qD"
60670 msgstr ""
60671
60672 #: cp/parser.cc:4923
60673 #, gcc-internal-format
60674 msgid ""
60675 "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable "
60676 "the C++14 user-defined literal suffixes"
60677 msgstr ""
60678
60679 #: cp/parser.cc:4927
60680 #, gcc-internal-format
60681 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
60682 msgstr ""
60683
60684 #: cp/parser.cc:4931
60685 #, gcc-internal-format
60686 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
60687 msgstr ""
60688
60689 #: cp/parser.cc:5015
60690 #, gcc-internal-format
60691 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
60692 msgstr ""
60693
60694 #: cp/parser.cc:5109
60695 #, gcc-internal-format
60696 msgid "global module fragment contents must be from preprocessor inclusion"
60697 msgstr ""
60698
60699 #: cp/parser.cc:5124 cp/parser.cc:15282
60700 #, gcc-internal-format
60701 msgid "expected declaration"
60702 msgstr ""
60703
60704 #: cp/parser.cc:5485 cp/parser.cc:5500
60705 #, gcc-internal-format
60706 msgid "expected binary operator"
60707 msgstr ""
60708
60709 #: cp/parser.cc:5506
60710 #, gcc-internal-format
60711 msgid "expected ..."
60712 msgstr ""
60713
60714 #: cp/parser.cc:5518
60715 #, gcc-internal-format
60716 msgid "binary expression in operand of fold-expression"
60717 msgstr ""
60718
60719 #: cp/parser.cc:5523
60720 #, gcc-internal-format
60721 msgid "conditional expression in operand of fold-expression"
60722 msgstr ""
60723
60724 #: cp/parser.cc:5531
60725 #, gcc-internal-format
60726 msgid "mismatched operator in fold-expression"
60727 msgstr ""
60728
60729 #: cp/parser.cc:5635
60730 #, gcc-internal-format
60731 msgid "fixed-point types not supported in C++"
60732 msgstr ""
60733
60734 #: cp/parser.cc:5725
60735 #, gcc-internal-format
60736 msgid "ISO C++ forbids braced-groups within expressions"
60737 msgstr ""
60738
60739 #: cp/parser.cc:5737
60740 #, gcc-internal-format
60741 msgid ""
60742 "statement-expressions are not allowed outside functions nor in template-"
60743 "argument lists"
60744 msgstr ""
60745
60746 #: cp/parser.cc:5777
60747 #, gcc-internal-format
60748 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
60749 msgstr ""
60750
60751 #: cp/parser.cc:5838 cp/parser.cc:5999 cp/parser.cc:6180 cp/semantics.cc:4163
60752 #, gcc-internal-format
60753 msgid "expected primary-expression"
60754 msgstr ""
60755
60756 #: cp/parser.cc:5868
60757 #, gcc-internal-format
60758 msgid "%<this%> may not be used in this context"
60759 msgstr ""
60760
60761 #: cp/parser.cc:5993
60762 #, gcc-internal-format
60763 msgid "a template declaration cannot appear at block scope"
60764 msgstr ""
60765
60766 #: cp/parser.cc:6208
60767 #, gcc-internal-format
60768 msgid "expected %qs keyword before dependent template name"
60769 msgstr ""
60770
60771 #: cp/parser.cc:6351
60772 #, gcc-internal-format
60773 msgid "expected id-expression"
60774 msgstr ""
60775
60776 #: cp/parser.cc:6514
60777 #, gcc-internal-format
60778 msgid "scope %qT before %<~%> is not a class-name"
60779 msgstr ""
60780
60781 #: cp/parser.cc:6524
60782 #, gcc-internal-format
60783 msgid "%<template%> keyword not permitted in destructor name"
60784 msgstr ""
60785
60786 #: cp/parser.cc:6561 cp/parser.cc:8665
60787 #, gcc-internal-format
60788 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
60789 msgstr ""
60790
60791 #: cp/parser.cc:6573
60792 #, gcc-internal-format
60793 msgid "template-id not allowed for destructor"
60794 msgstr ""
60795
60796 #: cp/parser.cc:6682
60797 #, gcc-internal-format
60798 msgid "declaration of %<~%T%> as member of %qT"
60799 msgstr ""
60800
60801 #: cp/parser.cc:6697
60802 #, gcc-internal-format
60803 msgid "typedef-name %qD used as destructor declarator"
60804 msgstr ""
60805
60806 #: cp/parser.cc:6733 cp/parser.cc:23593
60807 #, gcc-internal-format
60808 msgid "expected unqualified-id"
60809 msgstr ""
60810
60811 #: cp/parser.cc:6760 cp/typeck.cc:3173 cp/typeck.cc:3176 cp/typeck.cc:3193
60812 #, gcc-internal-format
60813 msgid "%qD is not a template"
60814 msgstr ""
60815
60816 #: cp/parser.cc:6874
60817 #, gcc-internal-format
60818 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
60819 msgstr ""
60820
60821 #: cp/parser.cc:6955
60822 #, gcc-internal-format
60823 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
60824 msgstr ""
60825
60826 #: cp/parser.cc:6982 cp/parser.cc:6993
60827 #, gcc-internal-format
60828 msgid "concept-id %qD in nested-name-specifier"
60829 msgstr ""
60830
60831 #: cp/parser.cc:6985
60832 #, gcc-internal-format
60833 msgid "function template-id %qD in nested-name-specifier"
60834 msgstr ""
60835
60836 #: cp/parser.cc:6999
60837 #, gcc-internal-format
60838 msgid "variable template-id %qD in nested-name-specifier"
60839 msgstr ""
60840
60841 #: cp/parser.cc:7173
60842 #, gcc-internal-format
60843 msgid "expected nested-name-specifier"
60844 msgstr ""
60845
60846 #: cp/parser.cc:7380 cp/parser.cc:9910
60847 #, gcc-internal-format
60848 msgid "types may not be defined in casts"
60849 msgstr ""
60850
60851 #: cp/parser.cc:7469
60852 #, gcc-internal-format
60853 msgid "types may not be defined in a %<typeid%> expression"
60854 msgstr ""
60855
60856 #: cp/parser.cc:7561
60857 #, gcc-internal-format
60858 msgid "wrong number of arguments to %<__builtin_addressof%>"
60859 msgstr ""
60860
60861 #: cp/parser.cc:7573 cp/pt.cc:21116
60862 #, gcc-internal-format
60863 msgid "wrong number of arguments to %<__builtin_launder%>"
60864 msgstr ""
60865
60866 #: cp/parser.cc:7586
60867 #, gcc-internal-format
60868 msgid "wrong number of arguments to %<__builtin_assoc_barrier%>"
60869 msgstr ""
60870
60871 #: cp/parser.cc:7612
60872 #, gcc-internal-format
60873 msgid "wrong number of arguments to %<__builtin_shufflevector%>"
60874 msgstr ""
60875
60876 #: cp/parser.cc:7750
60877 #, gcc-internal-format
60878 msgid "ISO C++ forbids compound-literals"
60879 msgstr ""
60880
60881 #: cp/parser.cc:7809
60882 #, gcc-internal-format
60883 msgid "two consecutive %<[%> shall only introduce an attribute"
60884 msgstr ""
60885
60886 #: cp/parser.cc:8449 cp/typeck.cc:3061
60887 #, gcc-internal-format
60888 msgid "invalid use of %qD"
60889 msgstr ""
60890
60891 #: cp/parser.cc:8458
60892 #, gcc-internal-format
60893 msgid "%<%D::%D%> is not a class member"
60894 msgstr ""
60895
60896 #: cp/parser.cc:8717
60897 #, gcc-internal-format
60898 msgid "non-scalar type"
60899 msgstr ""
60900
60901 #: cp/parser.cc:8827
60902 #, gcc-internal-format
60903 msgid "ISO C++ does not allow %<alignof%> with a non-type"
60904 msgstr ""
60905
60906 #: cp/parser.cc:8922
60907 #, gcc-internal-format
60908 msgid "types may not be defined in %<noexcept%> expressions"
60909 msgstr ""
60910
60911 #: cp/parser.cc:9196 cp/parser.cc:33253
60912 #, gcc-internal-format
60913 msgid "types may not be defined in %qs expressions"
60914 msgstr ""
60915
60916 #: cp/parser.cc:9261
60917 #, gcc-internal-format
60918 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
60919 msgstr ""
60920
60921 #: cp/parser.cc:9347
60922 #, gcc-internal-format
60923 msgid "types may not be defined in a new-expression"
60924 msgstr ""
60925
60926 #: cp/parser.cc:9363
60927 #, gcc-internal-format
60928 msgid "array bound forbidden after parenthesized type-id"
60929 msgstr ""
60930
60931 #: cp/parser.cc:9365
60932 #, gcc-internal-format
60933 msgid "try removing the parentheses around the type-id"
60934 msgstr ""
60935
60936 #: cp/parser.cc:9397
60937 #, gcc-internal-format
60938 msgid ""
60939 "initialization of new-expression for type %<auto%> requires exactly one "
60940 "element"
60941 msgstr ""
60942
60943 #: cp/parser.cc:9442
60944 #, gcc-internal-format
60945 msgid "expected expression-list or type-id"
60946 msgstr ""
60947
60948 #: cp/parser.cc:9471
60949 #, gcc-internal-format
60950 msgid "types may not be defined in a new-type-id"
60951 msgstr ""
60952
60953 #: cp/parser.cc:9606
60954 #, gcc-internal-format
60955 msgid "expression in new-declarator must have integral or enumeration type"
60956 msgstr ""
60957
60958 #: cp/parser.cc:10015
60959 #, gcc-internal-format
60960 msgid "use of old-style cast to %q#T"
60961 msgstr ""
60962
60963 #: cp/parser.cc:10164
60964 #, gcc-internal-format
60965 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
60966 msgstr ""
60967
60968 #: cp/parser.cc:10167
60969 #, gcc-internal-format
60970 msgid "suggest parentheses around %<>>%> expression"
60971 msgstr ""
60972
60973 #: cp/parser.cc:10392
60974 #, gcc-internal-format
60975 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
60976 msgstr ""
60977
60978 #: cp/parser.cc:10703
60979 #, gcc-internal-format
60980 msgid "top-level comma expression in array subscript is deprecated"
60981 msgstr ""
60982
60983 #: cp/parser.cc:10852
60984 #, gcc-internal-format
60985 msgid "types may not be defined within %<__builtin_offsetof%>"
60986 msgstr ""
60987
60988 #: cp/parser.cc:11057
60989 #, gcc-internal-format
60990 msgid "lambda-expression in template parameter type"
60991 msgstr ""
60992
60993 #: cp/parser.cc:11067
60994 #, gcc-internal-format
60995 msgid ""
60996 "lambda-expression in unevaluated context only available with %<-std=c++20%> "
60997 "or %<-std=gnu++20%>"
60998 msgstr ""
60999
61000 #: cp/parser.cc:11077
61001 #, gcc-internal-format
61002 msgid ""
61003 "lambda-expression in template-argument only available with %<-std=c++20%> or "
61004 "%<-std=gnu++20%>"
61005 msgstr ""
61006
61007 #: cp/parser.cc:11234
61008 #, gcc-internal-format
61009 msgid "non-local lambda expression cannot have a capture-default"
61010 msgstr ""
61011
61012 #: cp/parser.cc:11256
61013 #, gcc-internal-format
61014 msgid "expected end of capture-list"
61015 msgstr ""
61016
61017 #: cp/parser.cc:11272
61018 #, gcc-internal-format
61019 msgid ""
61020 "explicit by-copy capture of %<this%> with by-copy capture default only "
61021 "available with %<-std=c++20%> or %<-std=gnu++20%>"
61022 msgstr ""
61023
61024 #: cp/parser.cc:11278 cp/parser.cc:11300 cp/parser.cc:11493
61025 #, gcc-internal-format
61026 msgid "already captured %qD in lambda expression"
61027 msgstr ""
61028
61029 #: cp/parser.cc:11294
61030 #, gcc-internal-format
61031 msgid ""
61032 "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
61033 msgstr ""
61034
61035 #: cp/parser.cc:11314
61036 #, gcc-internal-format
61037 msgid "%<this%> cannot be captured by reference"
61038 msgstr ""
61039
61040 #: cp/parser.cc:11334
61041 #, gcc-internal-format
61042 msgid ""
61043 "pack init-capture only available with %<-std=c++20%> or %<-std=gnu++20%>"
61044 msgstr ""
61045
61046 #: cp/parser.cc:11345
61047 #, gcc-internal-format
61048 msgid "%<&%> should come before %<...%>"
61049 msgstr ""
61050
61051 #: cp/parser.cc:11376
61052 #, gcc-internal-format
61053 msgid ""
61054 "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu+"
61055 "+14%>"
61056 msgstr ""
61057
61058 #: cp/parser.cc:11383
61059 #, gcc-internal-format
61060 msgid "empty initializer for lambda init-capture"
61061 msgstr ""
61062
61063 #: cp/parser.cc:11407
61064 #, gcc-internal-format
61065 msgid "capture of non-variable %qE"
61066 msgstr ""
61067
61068 #: cp/parser.cc:11417
61069 #, gcc-internal-format
61070 msgid "capture of variable %qD with non-automatic storage duration"
61071 msgstr ""
61072
61073 #: cp/parser.cc:11455
61074 #, gcc-internal-format
61075 msgid "too many %<...%> in lambda capture"
61076 msgstr ""
61077
61078 #: cp/parser.cc:11466
61079 #, gcc-internal-format
61080 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
61081 msgstr ""
61082
61083 #: cp/parser.cc:11471
61084 #, gcc-internal-format
61085 msgid ""
61086 "explicit by-reference capture of %qD redundant with by-reference capture "
61087 "default"
61088 msgstr ""
61089
61090 #: cp/parser.cc:11550
61091 #, gcc-internal-format
61092 msgid ""
61093 "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
61094 msgstr ""
61095
61096 #: cp/parser.cc:11554
61097 #, gcc-internal-format
61098 msgid ""
61099 "lambda templates are only available with %<-std=c++20%> or %<-std=gnu++20%>"
61100 msgstr ""
61101
61102 #: cp/parser.cc:11603
61103 #, gcc-internal-format
61104 msgid "default argument specified for lambda parameter"
61105 msgstr ""
61106
61107 #: cp/parser.cc:11622
61108 #, gcc-internal-format
61109 msgid ""
61110 "parameter declaration before lambda declaration specifiers only optional "
61111 "with %<-std=c++2b%> or %<-std=gnu++2b%>"
61112 msgstr ""
61113
61114 #: cp/parser.cc:11638
61115 #, gcc-internal-format
61116 msgid "%<static%> lambda specifier with lambda capture"
61117 msgstr ""
61118
61119 #: cp/parser.cc:11650
61120 #, gcc-internal-format
61121 msgid ""
61122 "parameter declaration before lambda transaction qualifier only optional with "
61123 "%<-std=c++2b%> or %<-std=gnu++2b%>"
61124 msgstr ""
61125
61126 #: cp/parser.cc:11663
61127 #, gcc-internal-format
61128 msgid ""
61129 "parameter declaration before lambda exception specification only optional "
61130 "with %<-std=c++2b%> or %<-std=gnu++2b%>"
61131 msgstr ""
61132
61133 #: cp/parser.cc:11681
61134 #, gcc-internal-format
61135 msgid ""
61136 "parameter declaration before lambda trailing return type only optional with "
61137 "%<-std=c++2b%> or %<-std=gnu++2b%>"
61138 msgstr ""
61139
61140 #: cp/parser.cc:11723
61141 #, gcc-internal-format
61142 msgid ""
61143 "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
61144 msgstr ""
61145
61146 #: cp/parser.cc:11891 cp/parser.cc:12034 cp/parser.cc:47061
61147 #, gcc-internal-format
61148 msgid ""
61149 "mixing OpenMP directives with attribute and pragma syntax on the same "
61150 "statement"
61151 msgstr ""
61152
61153 #: cp/parser.cc:11917 cp/parser.cc:47043
61154 #, gcc-internal-format
61155 msgid "unknown OpenMP directive name in %<omp::directive%> attribute argument"
61156 msgstr ""
61157
61158 #: cp/parser.cc:12003
61159 #, gcc-internal-format
61160 msgid ""
61161 "OpenMP construct among %<omp::directive%> attributes requires all %<omp::"
61162 "directive%> attributes on the same statement to be in the same %<omp::"
61163 "sequence%>"
61164 msgstr ""
61165
61166 #: cp/parser.cc:12011
61167 #, gcc-internal-format
61168 msgid ""
61169 "multiple OpenMP standalone directives among %<omp::directive%> attributes "
61170 "must be all within the same %<omp::sequence%>"
61171 msgstr ""
61172
61173 #: cp/parser.cc:12023
61174 #, gcc-internal-format
61175 msgid ""
61176 "standalone OpenMP directives in %<omp::directive%> attribute can only appear "
61177 "on an empty statement"
61178 msgstr ""
61179
61180 #: cp/parser.cc:12153
61181 #, gcc-internal-format
61182 msgid ""
61183 "mixing OpenMP directives with attribute and pragma syntax on the same "
61184 "declaration"
61185 msgstr ""
61186
61187 #: cp/parser.cc:12280
61188 #, gcc-internal-format
61189 msgid "preconditions cannot be statements"
61190 msgstr ""
61191
61192 #: cp/parser.cc:12283
61193 #, gcc-internal-format
61194 msgid "postconditions cannot be statements"
61195 msgstr ""
61196
61197 #: cp/parser.cc:12288
61198 #, gcc-internal-format
61199 msgid "assertions must be followed by %<;%>"
61200 msgstr ""
61201
61202 #: cp/parser.cc:12452
61203 #, gcc-internal-format
61204 msgid ""
61205 "label at end of compound statement only available with %<-std=c++2b%> or %<-"
61206 "std=gnu++2b%>"
61207 msgstr ""
61208
61209 #: cp/parser.cc:12625 cp/parser.cc:12832
61210 #, gcc-internal-format
61211 msgid "attributes at the beginning of statement are ignored"
61212 msgstr ""
61213
61214 #: cp/parser.cc:12669
61215 #, gcc-internal-format
61216 msgid "expected labeled-statement"
61217 msgstr ""
61218
61219 #: cp/parser.cc:12718
61220 #, gcc-internal-format
61221 msgid "case label %qE not within a switch statement"
61222 msgstr ""
61223
61224 #: cp/parser.cc:12839
61225 #, gcc-internal-format
61226 msgid "need %<typename%> before %qE because %qT is a dependent scope"
61227 msgstr ""
61228
61229 #: cp/parser.cc:12848
61230 #, gcc-internal-format
61231 msgid "%<%T::%D%> names the constructor, not the type"
61232 msgstr ""
61233
61234 #: cp/parser.cc:12900
61235 #, gcc-internal-format
61236 msgid "compound-statement in %<constexpr%> function"
61237 msgstr ""
61238
61239 #: cp/parser.cc:13064
61240 #, gcc-internal-format
61241 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
61242 msgstr ""
61243
61244 #: cp/parser.cc:13086
61245 #, gcc-internal-format
61246 msgid "%<if consteval%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
61247 msgstr ""
61248
61249 #: cp/parser.cc:13111 cp/parser.cc:13146
61250 #, gcc-internal-format
61251 msgid "%<if consteval%> requires compound statement"
61252 msgstr ""
61253
61254 #: cp/parser.cc:13188
61255 #, gcc-internal-format
61256 msgid ""
61257 "init-statement in selection statements only available with %<-std=c++17%> or "
61258 "%<-std=gnu++17%>"
61259 msgstr ""
61260
61261 #: cp/parser.cc:13356 cp/parser.cc:33760
61262 #, gcc-internal-format
61263 msgid "expected selection-statement"
61264 msgstr ""
61265
61266 #: cp/parser.cc:13397
61267 #, gcc-internal-format
61268 msgid "condition declares an array"
61269 msgstr ""
61270
61271 #: cp/parser.cc:13399
61272 #, gcc-internal-format
61273 msgid "condition declares a function"
61274 msgstr ""
61275
61276 #: cp/parser.cc:13439
61277 #, gcc-internal-format
61278 msgid "types may not be defined in conditions"
61279 msgstr ""
61280
61281 #. Anything else is an error.
61282 #: cp/parser.cc:13521 cp/parser.cc:22877 cp/parser.cc:25441
61283 #, gcc-internal-format
61284 msgid "expected initializer"
61285 msgstr ""
61286
61287 #: cp/parser.cc:13571
61288 #, gcc-internal-format
61289 msgid ""
61290 "range-based %<for%> loops with initializer only available with %<-std=c+"
61291 "+20%> or %<-std=gnu++20%>"
61292 msgstr ""
61293
61294 #: cp/parser.cc:13827
61295 #, gcc-internal-format
61296 msgid ""
61297 "loop variable %qD of type %qT binds to a temporary constructed from type %qT"
61298 msgstr ""
61299
61300 #. rval
61301 #: cp/parser.cc:13834
61302 #, gcc-internal-format
61303 msgid ""
61304 "use non-reference type %qT to make the copy explicit or %qT to prevent "
61305 "copying"
61306 msgstr ""
61307
61308 #: cp/parser.cc:13858
61309 #, gcc-internal-format
61310 msgid "loop variable %qD creates a copy from type %qT"
61311 msgstr ""
61312
61313 #: cp/parser.cc:13863
61314 #, gcc-internal-format
61315 msgid "use reference type to prevent copying"
61316 msgstr ""
61317
61318 #: cp/parser.cc:14007
61319 #, gcc-internal-format
61320 msgid "range-based %<for%> expression of type %qT has incomplete type"
61321 msgstr ""
61322
61323 #: cp/parser.cc:14091
61324 #, gcc-internal-format
61325 msgid ""
61326 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
61327 msgstr ""
61328
61329 #: cp/parser.cc:14234 cp/parser.cc:33763
61330 #, gcc-internal-format
61331 msgid "expected iteration-statement"
61332 msgstr ""
61333
61334 #: cp/parser.cc:14279
61335 #, gcc-internal-format
61336 msgid ""
61337 "alias-declaration in init-statement only available with %<-std=c++23%> or %<-"
61338 "std=gnu++23%>"
61339 msgstr ""
61340
61341 #: cp/parser.cc:14296
61342 #, gcc-internal-format
61343 msgid ""
61344 "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu+"
61345 "+11%>"
61346 msgstr ""
61347
61348 #: cp/parser.cc:14428
61349 #, gcc-internal-format
61350 msgid ""
61351 "%<goto%> in %<constexpr%> function only available with %<-std=c++2b%> or %<-"
61352 "std=gnu++2b%>"
61353 msgstr ""
61354
61355 #. Issue a warning about this use of a GNU extension.
61356 #: cp/parser.cc:14437
61357 #, gcc-internal-format
61358 msgid "ISO C++ forbids computed gotos"
61359 msgstr ""
61360
61361 #: cp/parser.cc:14450 cp/parser.cc:33766
61362 #, gcc-internal-format
61363 msgid "expected jump-statement"
61364 msgstr ""
61365
61366 #: cp/parser.cc:14627
61367 #, gcc-internal-format
61368 msgid "expected module-name"
61369 msgstr ""
61370
61371 #: cp/parser.cc:14662
61372 #, gcc-internal-format
61373 msgid "module-declaration not permitted in header-unit"
61374 msgstr ""
61375
61376 #: cp/parser.cc:14688
61377 #, gcc-internal-format
61378 msgid "private module fragment"
61379 msgstr ""
61380
61381 #: cp/parser.cc:14692
61382 #, gcc-internal-format
61383 msgid ""
61384 "private module fragment only permitted in purview of module interface or "
61385 "partition"
61386 msgstr ""
61387
61388 #. Neither the first declaration, nor in a GMF.
61389 #: cp/parser.cc:14698
61390 #, gcc-internal-format
61391 msgid ""
61392 "module-declaration only permitted as first declaration, or ending a global "
61393 "module fragment"
61394 msgstr ""
61395
61396 #: cp/parser.cc:14732
61397 #, gcc-internal-format
61398 msgid "post-module-declaration imports must be contiguous"
61399 msgstr ""
61400
61401 #: cp/parser.cc:14735
61402 #, gcc-internal-format
61403 msgid ""
61404 "perhaps insert a line break, or other disambiguation, to prevent this being "
61405 "considered a module control-line"
61406 msgstr ""
61407
61408 #: cp/parser.cc:14743
61409 #, gcc-internal-format
61410 msgid "import-declaration must be at global scope"
61411 msgstr ""
61412
61413 #: cp/parser.cc:14756
61414 #, gcc-internal-format
61415 msgid "import cannot appear directly in a linkage-specification"
61416 msgstr ""
61417
61418 #: cp/parser.cc:14766
61419 #, gcc-internal-format
61420 msgid "post-module-declaration imports must not be include-translated"
61421 msgstr ""
61422
61423 #: cp/parser.cc:14769
61424 #, gcc-internal-format
61425 msgid "post-module-declaration imports must not be from header inclusion"
61426 msgstr ""
61427
61428 #: cp/parser.cc:14790
61429 #, gcc-internal-format
61430 msgid "%qE may only occur after a module interface declaration"
61431 msgstr ""
61432
61433 #: cp/parser.cc:14798
61434 #, gcc-internal-format
61435 msgid "%qE may only occur once in an export declaration"
61436 msgstr ""
61437
61438 #: cp/parser.cc:14819
61439 #, gcc-internal-format
61440 msgid "%<export%> not part of following module-directive"
61441 msgstr ""
61442
61443 #: cp/parser.cc:14906 cp/parser.cc:27328
61444 #, gcc-internal-format
61445 msgid "extra %<;%>"
61446 msgstr ""
61447
61448 #: cp/parser.cc:14964
61449 #, gcc-internal-format
61450 msgid "attributes are not permitted in this position"
61451 msgstr ""
61452
61453 #: cp/parser.cc:14968
61454 #, gcc-internal-format
61455 msgid "attributes may be inserted here"
61456 msgstr ""
61457
61458 #: cp/parser.cc:15187
61459 #, gcc-internal-format
61460 msgid "%<__label__%> not at the beginning of a block"
61461 msgstr ""
61462
61463 #: cp/parser.cc:15420
61464 #, gcc-internal-format
61465 msgid ""
61466 "non-variable %qD in declaration with more than one declarator with "
61467 "placeholder type"
61468 msgstr ""
61469
61470 #: cp/parser.cc:15440
61471 #, gcc-internal-format
61472 msgid "inconsistent deduction for %qT: %qT and then %qT"
61473 msgstr ""
61474
61475 #: cp/parser.cc:15461
61476 #, gcc-internal-format
61477 msgid "mixing declarations and function-definitions is forbidden"
61478 msgstr ""
61479
61480 #: cp/parser.cc:15486
61481 #, gcc-internal-format
61482 msgid "types may not be defined in a for-range-declaration"
61483 msgstr ""
61484
61485 #: cp/parser.cc:15541
61486 #, gcc-internal-format
61487 msgid "initializer in range-based %<for%> loop"
61488 msgstr ""
61489
61490 #: cp/parser.cc:15544
61491 #, gcc-internal-format
61492 msgid "multiple declarations in range-based %<for%> loop"
61493 msgstr ""
61494
61495 #: cp/parser.cc:15597
61496 #, gcc-internal-format
61497 msgid ""
61498 "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
61499 msgstr ""
61500
61501 #: cp/parser.cc:15649
61502 #, gcc-internal-format
61503 msgid "empty structured binding declaration"
61504 msgstr ""
61505
61506 #: cp/parser.cc:15667
61507 #, gcc-internal-format
61508 msgid "invalid initializer for structured binding declaration"
61509 msgstr ""
61510
61511 #: cp/parser.cc:15848
61512 #, gcc-internal-format
61513 msgid "%<friend%> used outside of class"
61514 msgstr ""
61515
61516 #: cp/parser.cc:15887
61517 #, gcc-internal-format
61518 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
61519 msgstr ""
61520
61521 #: cp/parser.cc:15890
61522 #, gcc-internal-format
61523 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
61524 msgstr ""
61525
61526 #: cp/parser.cc:15941
61527 #, gcc-internal-format
61528 msgid "%<typedef%> specifier conflicts with %qs"
61529 msgstr ""
61530
61531 #: cp/parser.cc:15967
61532 #, gcc-internal-format
61533 msgid "%<auto%> changes meaning in C++11; please remove it"
61534 msgstr ""
61535
61536 #: cp/parser.cc:16003
61537 #, gcc-internal-format
61538 msgid "%qD invalid in condition"
61539 msgstr ""
61540
61541 #: cp/parser.cc:16012
61542 #, gcc-internal-format
61543 msgid "%qD invalid in lambda"
61544 msgstr ""
61545
61546 #: cp/parser.cc:16016
61547 #, gcc-internal-format
61548 msgid "%qD only valid in lambda with %<-std=c++23%> or %<-std=gnu++23%>"
61549 msgstr ""
61550
61551 #: cp/parser.cc:16098
61552 #, gcc-internal-format
61553 msgid "type-specifier invalid in lambda"
61554 msgstr ""
61555
61556 #: cp/parser.cc:16110
61557 #, gcc-internal-format
61558 msgid "standard attributes in middle of decl-specifiers"
61559 msgstr ""
61560
61561 #: cp/parser.cc:16112
61562 #, gcc-internal-format
61563 msgid ""
61564 "standard attributes must precede the decl-specifiers to apply to the "
61565 "declaration, or follow them to apply to the type"
61566 msgstr ""
61567
61568 #: cp/parser.cc:16127
61569 #, gcc-internal-format
61570 msgid "class definition may not be declared a friend"
61571 msgstr ""
61572
61573 #: cp/parser.cc:16200 cp/parser.cc:27873
61574 #, gcc-internal-format
61575 msgid "templates may not be %<virtual%>"
61576 msgstr ""
61577
61578 #: cp/parser.cc:16219
61579 #, gcc-internal-format
61580 msgid "types may not be defined in explicit-specifier"
61581 msgstr ""
61582
61583 #: cp/parser.cc:16223
61584 #, gcc-internal-format
61585 msgid ""
61586 "%<explicit(bool)%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
61587 msgstr ""
61588
61589 #: cp/parser.cc:16287
61590 #, gcc-internal-format
61591 msgid "invalid linkage-specification"
61592 msgstr ""
61593
61594 #: cp/parser.cc:16394
61595 #, gcc-internal-format
61596 msgid ""
61597 "%<static_assert%> without a message only available with %<-std=c++17%> or %<-"
61598 "std=gnu++17%>"
61599 msgstr ""
61600
61601 #: cp/parser.cc:16595
61602 #, gcc-internal-format
61603 msgid ""
61604 "%<decltype(auto)%> type specifier only available with %<-std=c++14%> or %<-"
61605 "std=gnu++14%>"
61606 msgstr ""
61607
61608 #: cp/parser.cc:16608
61609 #, gcc-internal-format
61610 msgid "types may not be defined in %<decltype%> expressions"
61611 msgstr ""
61612
61613 #: cp/parser.cc:16781
61614 #, gcc-internal-format
61615 msgid "types may not be defined in a conversion-type-id"
61616 msgstr ""
61617
61618 #: cp/parser.cc:16810
61619 #, gcc-internal-format
61620 msgid "invalid use of %<auto%> in conversion operator"
61621 msgstr ""
61622
61623 #: cp/parser.cc:16814
61624 #, gcc-internal-format
61625 msgid ""
61626 "use of %<auto%> in member template conversion operator can never be deduced"
61627 msgstr ""
61628
61629 #: cp/parser.cc:16898
61630 #, gcc-internal-format
61631 msgid "only constructors take member initializers"
61632 msgstr ""
61633
61634 #: cp/parser.cc:16925
61635 #, gcc-internal-format
61636 msgid "cannot expand initializer for member %qD"
61637 msgstr ""
61638
61639 #: cp/parser.cc:16937 cp/pt.cc:27250
61640 #, gcc-internal-format
61641 msgid "mem-initializer for %qD follows constructor delegation"
61642 msgstr ""
61643
61644 #: cp/parser.cc:16949 cp/pt.cc:27262
61645 #, gcc-internal-format
61646 msgid "constructor delegation follows mem-initializer for %qD"
61647 msgstr ""
61648
61649 #: cp/parser.cc:17001
61650 #, gcc-internal-format
61651 msgid "anachronistic old-style base class initializer"
61652 msgstr ""
61653
61654 #: cp/parser.cc:17086
61655 #, gcc-internal-format
61656 msgid ""
61657 "keyword %<typename%> not allowed in this context (a qualified member "
61658 "initializer is implicitly a type)"
61659 msgstr ""
61660
61661 #: cp/parser.cc:17486
61662 #, gcc-internal-format
61663 msgid "unexpected keyword; remove space between quotes and suffix identifier"
61664 msgstr ""
61665
61666 #: cp/parser.cc:17492
61667 #, gcc-internal-format
61668 msgid "expected suffix identifier"
61669 msgstr ""
61670
61671 #: cp/parser.cc:17501
61672 #, gcc-internal-format
61673 msgid "expected empty string after %<operator%> keyword"
61674 msgstr ""
61675
61676 #: cp/parser.cc:17507
61677 #, gcc-internal-format
61678 msgid "invalid encoding prefix in literal operator"
61679 msgstr ""
61680
61681 #: cp/parser.cc:17541
61682 #, gcc-internal-format
61683 msgid "expected operator"
61684 msgstr ""
61685
61686 #: cp/parser.cc:17588
61687 #, gcc-internal-format
61688 msgid "keyword %<export%> not implemented, and will be ignored"
61689 msgstr ""
61690
61691 #: cp/parser.cc:17590
61692 #, gcc-internal-format
61693 msgid "keyword %<export%> is deprecated, and is ignored"
61694 msgstr ""
61695
61696 #: cp/parser.cc:17592
61697 #, gcc-internal-format
61698 msgid "keyword %<export%> is enabled with %<-fmodules-ts%>"
61699 msgstr ""
61700
61701 #: cp/parser.cc:17771
61702 #, gcc-internal-format
61703 msgid "invalid constrained type parameter"
61704 msgstr ""
61705
61706 #: cp/parser.cc:17779
61707 #, gcc-internal-format
61708 msgid "cv-qualified type parameter"
61709 msgstr ""
61710
61711 #: cp/parser.cc:17926
61712 #, gcc-internal-format
61713 msgid "invalid use of %<auto%> in default template argument"
61714 msgstr ""
61715
61716 #: cp/parser.cc:18162 cp/parser.cc:18248 cp/parser.cc:25208
61717 #, gcc-internal-format
61718 msgid "template parameter pack %qD cannot have a default argument"
61719 msgstr ""
61720
61721 #: cp/parser.cc:18166 cp/parser.cc:18252
61722 #, gcc-internal-format
61723 msgid "template parameter packs cannot have default arguments"
61724 msgstr ""
61725
61726 #: cp/parser.cc:18319
61727 #, gcc-internal-format
61728 msgid "expected template-id"
61729 msgstr ""
61730
61731 #: cp/parser.cc:18381
61732 #, gcc-internal-format
61733 msgid "%<<::%> cannot begin a template-argument list"
61734 msgstr ""
61735
61736 #: cp/parser.cc:18385
61737 #, gcc-internal-format
61738 msgid ""
61739 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
61740 "and %<::%>"
61741 msgstr ""
61742
61743 #: cp/parser.cc:18389
61744 #, gcc-internal-format
61745 msgid ""
61746 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
61747 "accept your code)"
61748 msgstr ""
61749
61750 #: cp/parser.cc:18419
61751 #, gcc-internal-format
61752 msgid "invalid template-argument-list"
61753 msgstr ""
61754
61755 #: cp/parser.cc:18420
61756 #, gcc-internal-format
61757 msgid ""
61758 "function name as the left hand operand of %<<%> is ill-formed in C++20; wrap "
61759 "the function name in %<()%>"
61760 msgstr ""
61761
61762 #: cp/parser.cc:18427
61763 #, gcc-internal-format
61764 msgid "expected %<(%> after template-argument-list"
61765 msgstr ""
61766
61767 #: cp/parser.cc:18541
61768 #, gcc-internal-format
61769 msgid "parse error in template argument list"
61770 msgstr ""
61771
61772 #. The name does not name a template.
61773 #: cp/parser.cc:18626 cp/parser.cc:18817 cp/parser.cc:19015
61774 #, gcc-internal-format
61775 msgid "expected template-name"
61776 msgstr ""
61777
61778 #. Explain what went wrong.
61779 #: cp/parser.cc:18672
61780 #, gcc-internal-format
61781 msgid "non-template %qD used as template"
61782 msgstr ""
61783
61784 #: cp/parser.cc:18674
61785 #, gcc-internal-format
61786 msgid "use %<%T::template %D%> to indicate that it is a template"
61787 msgstr ""
61788
61789 #: cp/parser.cc:18879
61790 #, gcc-internal-format
61791 msgid "expected parameter pack before %<...%>"
61792 msgstr ""
61793
61794 #: cp/parser.cc:18980 cp/parser.cc:18998 cp/parser.cc:19171
61795 #, gcc-internal-format
61796 msgid "expected template-argument"
61797 msgstr ""
61798
61799 #: cp/parser.cc:19138
61800 #, gcc-internal-format
61801 msgid "invalid non-type template argument"
61802 msgstr ""
61803
61804 #: cp/parser.cc:19280
61805 #, gcc-internal-format
61806 msgid "explicit instantiation shall not use %<inline%> specifier"
61807 msgstr ""
61808
61809 #: cp/parser.cc:19284
61810 #, gcc-internal-format
61811 msgid "explicit instantiation shall not use %<constexpr%> specifier"
61812 msgstr ""
61813
61814 #: cp/parser.cc:19288
61815 #, gcc-internal-format
61816 msgid "explicit instantiation shall not use %<consteval%> specifier"
61817 msgstr ""
61818
61819 #: cp/parser.cc:19348
61820 #, gcc-internal-format
61821 msgid "template specialization with C linkage"
61822 msgstr ""
61823
61824 #: cp/parser.cc:19577
61825 #, gcc-internal-format
61826 msgid "expected type specifier"
61827 msgstr ""
61828
61829 #: cp/parser.cc:19777
61830 #, gcc-internal-format
61831 msgid ""
61832 "use of %<auto%> in lambda parameter declaration only available with %<-std=c+"
61833 "+14%> or %<-std=gnu++14%>"
61834 msgstr ""
61835
61836 #: cp/parser.cc:19783
61837 #, gcc-internal-format
61838 msgid ""
61839 "use of %<auto%> in parameter declaration only available with %<-std=c++14%> "
61840 "or %<-std=gnu++14%>"
61841 msgstr ""
61842
61843 #: cp/parser.cc:19788
61844 #, gcc-internal-format
61845 msgid ""
61846 "use of %<auto%> in parameter declaration only available with %<-std=c++20%> "
61847 "or %<-fconcepts%>"
61848 msgstr ""
61849
61850 #: cp/parser.cc:19940
61851 #, gcc-internal-format
61852 msgid "expected template-id for type"
61853 msgstr ""
61854
61855 #: cp/parser.cc:20070
61856 #, gcc-internal-format
61857 msgid "expected type-name"
61858 msgstr ""
61859
61860 #: cp/parser.cc:20182
61861 #, gcc-internal-format
61862 msgid "%qE does not constrain a type"
61863 msgstr ""
61864
61865 #: cp/parser.cc:20183
61866 #, gcc-internal-format
61867 msgid "concept defined here"
61868 msgstr ""
61869
61870 #: cp/parser.cc:20215
61871 #, gcc-internal-format
61872 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
61873 msgstr ""
61874
61875 #: cp/parser.cc:20222
61876 #, gcc-internal-format
61877 msgid "unexpected placeholder in constrained result type"
61878 msgstr ""
61879
61880 #: cp/parser.cc:20465
61881 #, gcc-internal-format
61882 msgid ""
61883 "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
61884 msgstr ""
61885
61886 #: cp/parser.cc:20541
61887 #, gcc-internal-format
61888 msgid "%<template%> must follow a nested-name-specifier"
61889 msgstr ""
61890
61891 #: cp/parser.cc:20703
61892 #, gcc-internal-format
61893 msgid "declaration %qD does not declare anything"
61894 msgstr ""
61895
61896 #: cp/parser.cc:20791
61897 #, gcc-internal-format
61898 msgid "attributes ignored on uninstantiated type"
61899 msgstr ""
61900
61901 #: cp/parser.cc:20797
61902 #, gcc-internal-format
61903 msgid "attributes ignored on template instantiation"
61904 msgstr ""
61905
61906 #: cp/parser.cc:20808
61907 #, gcc-internal-format
61908 msgid ""
61909 "attributes ignored on elaborated-type-specifier that is not a forward "
61910 "declaration"
61911 msgstr ""
61912
61913 #: cp/parser.cc:20949
61914 #, gcc-internal-format
61915 msgid "%qD is an enumeration template"
61916 msgstr ""
61917
61918 #: cp/parser.cc:20960
61919 #, gcc-internal-format
61920 msgid "%qD does not name an enumeration in %qT"
61921 msgstr ""
61922
61923 #: cp/parser.cc:20975
61924 #, gcc-internal-format
61925 msgid "unnamed scoped enum is not allowed"
61926 msgstr ""
61927
61928 #: cp/parser.cc:20991
61929 #, gcc-internal-format
61930 msgid "types may not be defined in enum-base"
61931 msgstr ""
61932
61933 #: cp/parser.cc:21036
61934 #, gcc-internal-format
61935 msgid "expected %<;%> or %<{%>"
61936 msgstr ""
61937
61938 #: cp/parser.cc:21081
61939 #, gcc-internal-format
61940 msgid "cannot add an enumerator list to a template instantiation"
61941 msgstr ""
61942
61943 #: cp/parser.cc:21095
61944 #, gcc-internal-format
61945 msgid ""
61946 "nested name specifier %qT for enum declaration does not name a class or "
61947 "namespace"
61948 msgstr ""
61949
61950 #: cp/parser.cc:21107 cp/parser.cc:26785
61951 #, gcc-internal-format
61952 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
61953 msgstr ""
61954
61955 #: cp/parser.cc:21112 cp/parser.cc:26790
61956 #, gcc-internal-format
61957 msgid "declaration of %qD in %qD which does not enclose %qD"
61958 msgstr ""
61959
61960 #: cp/parser.cc:21124 cp/parser.cc:26803
61961 #, gcc-internal-format
61962 msgid "extra qualification not allowed"
61963 msgstr ""
61964
61965 #: cp/parser.cc:21163
61966 #, gcc-internal-format
61967 msgid "ISO C++ forbids empty unnamed enum"
61968 msgstr ""
61969
61970 #: cp/parser.cc:21187
61971 #, gcc-internal-format
61972 msgid "opaque-enum-specifier without name"
61973 msgstr ""
61974
61975 #: cp/parser.cc:21190
61976 #, gcc-internal-format
61977 msgid "opaque-enum-specifier must use a simple identifier"
61978 msgstr ""
61979
61980 #: cp/parser.cc:21311
61981 #, gcc-internal-format
61982 msgid "unexpanded parameter pack in enumerator in lambda"
61983 msgstr ""
61984
61985 #: cp/parser.cc:21386
61986 #, gcc-internal-format
61987 msgid "%qD is not a namespace-name; did you mean %qs?"
61988 msgstr ""
61989
61990 #: cp/parser.cc:21390
61991 #, gcc-internal-format
61992 msgid "%qD is not a namespace-name"
61993 msgstr ""
61994
61995 #: cp/parser.cc:21394
61996 #, gcc-internal-format
61997 msgid "expected namespace-name"
61998 msgstr ""
61999
62000 #: cp/parser.cc:21455
62001 #, gcc-internal-format
62002 msgid ""
62003 "nested inline namespace definitions only available with %<-std=c++20%> or %<-"
62004 "std=gnu++20%>"
62005 msgstr ""
62006
62007 #: cp/parser.cc:21467
62008 #, gcc-internal-format
62009 msgid "standard attributes on namespaces must precede the namespace name"
62010 msgstr ""
62011
62012 #: cp/parser.cc:21486
62013 #, gcc-internal-format
62014 msgid ""
62015 "nested namespace definitions only available with %<-std=c++17%> or %<-"
62016 "std=gnu++17%>"
62017 msgstr ""
62018
62019 #: cp/parser.cc:21496
62020 #, gcc-internal-format
62021 msgid "nested namespace name required"
62022 msgstr ""
62023
62024 #: cp/parser.cc:21501
62025 #, gcc-internal-format
62026 msgid "namespace name required"
62027 msgstr ""
62028
62029 #: cp/parser.cc:21505
62030 #, gcc-internal-format
62031 msgid "a nested namespace definition cannot have attributes"
62032 msgstr ""
62033
62034 #: cp/parser.cc:21508
62035 #, gcc-internal-format
62036 msgid "a nested namespace definition cannot be inline"
62037 msgstr ""
62038
62039 #: cp/parser.cc:21515
62040 #, gcc-internal-format
62041 msgid "namespace %qD entered"
62042 msgstr ""
62043
62044 #: cp/parser.cc:21570
62045 #, gcc-internal-format
62046 msgid "%<namespace%> definition is not allowed here"
62047 msgstr ""
62048
62049 #: cp/parser.cc:21752
62050 #, gcc-internal-format
62051 msgid ""
62052 "pack expansion in using-declaration only available with %<-std=c++17%> or %<-"
62053 "std=gnu++17%>"
62054 msgstr ""
62055
62056 #: cp/parser.cc:21796
62057 #, gcc-internal-format
62058 msgid "a template-id may not appear in a using-declaration"
62059 msgstr ""
62060
62061 #: cp/parser.cc:21814
62062 #, gcc-internal-format
62063 msgid ""
62064 "comma-separated list in using-declaration only available with %<-std=c++17%> "
62065 "or %<-std=gnu++17%>"
62066 msgstr ""
62067
62068 #: cp/parser.cc:21824
62069 #, gcc-internal-format
62070 msgid ""
62071 "access declarations are deprecated in favour of using-declarations; "
62072 "suggestion: add the %<using%> keyword"
62073 msgstr ""
62074
62075 #: cp/parser.cc:21889
62076 #, gcc-internal-format
62077 msgid "opaque-enum-declaration here"
62078 msgstr ""
62079
62080 #: cp/parser.cc:21959
62081 #, gcc-internal-format
62082 msgid "types may not be defined in alias template declarations"
62083 msgstr ""
62084
62085 #: cp/parser.cc:22137
62086 #, gcc-internal-format
62087 msgid ""
62088 "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
62089 "std=gnu++20%>"
62090 msgstr ""
62091
62092 #: cp/parser.cc:22157 cp/parser.cc:22174 cp/parser.cc:22188
62093 #, gcc-internal-format
62094 msgid "duplicate %<asm%> qualifier %qT"
62095 msgstr ""
62096
62097 #: cp/parser.cc:22164
62098 #, gcc-internal-format
62099 msgid "%<asm%> qualifier %qT ignored outside of function body"
62100 msgstr ""
62101
62102 #: cp/parser.cc:22201
62103 #, gcc-internal-format
62104 msgid "%qT is not an %<asm%> qualifier"
62105 msgstr ""
62106
62107 #: cp/parser.cc:22217
62108 #, gcc-internal-format
62109 msgid "%<asm%> qualifier outside of function body"
62110 msgstr ""
62111
62112 #: cp/parser.cc:22446
62113 #, gcc-internal-format
62114 msgid "empty parentheses were disambiguated as a function declaration"
62115 msgstr ""
62116
62117 #: cp/parser.cc:22457
62118 #, gcc-internal-format
62119 msgid "remove parentheses to default-initialize a variable"
62120 msgstr ""
62121
62122 #: cp/parser.cc:22462
62123 #, gcc-internal-format
62124 msgid "or replace parentheses with braces to aggregate-initialize a variable"
62125 msgstr ""
62126
62127 #: cp/parser.cc:22465
62128 #, gcc-internal-format
62129 msgid "or replace parentheses with braces to value-initialize a variable"
62130 msgstr ""
62131
62132 #: cp/parser.cc:22482 cp/parser.cc:22507
62133 #, gcc-internal-format
62134 msgid "parentheses were disambiguated as a function declaration"
62135 msgstr ""
62136
62137 #: cp/parser.cc:22494 cp/parser.cc:22515
62138 #, gcc-internal-format
62139 msgid "replace parentheses with braces to declare a variable"
62140 msgstr ""
62141
62142 #: cp/parser.cc:22501
62143 #, gcc-internal-format
62144 msgid "add parentheses to declare a variable"
62145 msgstr ""
62146
62147 #: cp/parser.cc:22748
62148 #, gcc-internal-format
62149 msgid "a function-definition is not allowed here"
62150 msgstr ""
62151
62152 #: cp/parser.cc:22759
62153 #, gcc-internal-format
62154 msgid "an %<asm%> specification is not allowed on a function-definition"
62155 msgstr ""
62156
62157 #: cp/parser.cc:22763
62158 #, gcc-internal-format
62159 msgid "attributes are not allowed on a function-definition"
62160 msgstr ""
62161
62162 #: cp/parser.cc:22814
62163 #, gcc-internal-format
62164 msgid "expected constructor, destructor, or type conversion"
62165 msgstr ""
62166
62167 #: cp/parser.cc:22958
62168 #, gcc-internal-format
62169 msgid "initializer provided for function"
62170 msgstr ""
62171
62172 #: cp/parser.cc:23000
62173 #, gcc-internal-format
62174 msgid "attributes after parenthesized initializer ignored"
62175 msgstr ""
62176
62177 #: cp/parser.cc:23014
62178 #, gcc-internal-format
62179 msgid "non-function %qD declared as implicit template"
62180 msgstr ""
62181
62182 #: cp/parser.cc:23513
62183 #, gcc-internal-format
62184 msgid "array bound is not an integer constant"
62185 msgstr ""
62186
62187 #: cp/parser.cc:23639
62188 #, gcc-internal-format
62189 msgid "cannot define member of dependent typedef %qT"
62190 msgstr ""
62191
62192 #: cp/parser.cc:23643
62193 #, gcc-internal-format
62194 msgid "%<%T::%E%> is not a type"
62195 msgstr ""
62196
62197 #. We do not attempt to print the declarator
62198 #. here because we do not have enough
62199 #. information about its original syntactic
62200 #. form.
62201 #: cp/parser.cc:23672
62202 #, gcc-internal-format
62203 msgid "invalid declarator"
62204 msgstr ""
62205
62206 #: cp/parser.cc:23680
62207 #, gcc-internal-format
62208 msgid "invalid use of constructor as a template"
62209 msgstr ""
62210
62211 #: cp/parser.cc:23682
62212 #, gcc-internal-format
62213 msgid ""
62214 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
62215 "name"
62216 msgstr ""
62217
62218 #. But declarations with qualified-ids can't appear in a
62219 #. function.
62220 #: cp/parser.cc:23797
62221 #, gcc-internal-format
62222 msgid "qualified-id in declaration"
62223 msgstr ""
62224
62225 #: cp/parser.cc:23822
62226 #, gcc-internal-format
62227 msgid "expected declarator"
62228 msgstr ""
62229
62230 #: cp/parser.cc:23943
62231 #, gcc-internal-format
62232 msgid "%qD is a namespace"
62233 msgstr ""
62234
62235 #: cp/parser.cc:23945
62236 #, gcc-internal-format
62237 msgid "cannot form pointer to member of non-class %q#T"
62238 msgstr ""
62239
62240 #: cp/parser.cc:23966
62241 #, gcc-internal-format
62242 msgid "expected ptr-operator"
62243 msgstr ""
62244
62245 #: cp/parser.cc:24027
62246 #, gcc-internal-format
62247 msgid "duplicate cv-qualifier"
62248 msgstr ""
62249
62250 #: cp/parser.cc:24081
62251 #, gcc-internal-format
62252 msgid "multiple ref-qualifiers"
62253 msgstr ""
62254
62255 #: cp/parser.cc:24118
62256 #, gcc-internal-format
62257 msgid "%qE requires %<-fgnu-tm%>"
62258 msgstr ""
62259
62260 #: cp/parser.cc:24176
62261 #, gcc-internal-format
62262 msgid "duplicate virt-specifier"
62263 msgstr ""
62264
62265 #: cp/parser.cc:24441
62266 #, gcc-internal-format
62267 msgid "missing template arguments after %qE"
62268 msgstr ""
62269
62270 #: cp/parser.cc:24447
62271 #, gcc-internal-format
62272 msgid "%qT not permitted in template argument"
62273 msgstr ""
62274
62275 #: cp/parser.cc:24450 cp/typeck2.cc:340 cp/typeck2.cc:387 cp/typeck2.cc:2474
62276 #: rust/backend/rust-tree.cc:3876
62277 #, gcc-internal-format
62278 msgid "invalid use of %qT"
62279 msgstr ""
62280
62281 #: cp/parser.cc:24477
62282 #, gcc-internal-format
62283 msgid "types may not be defined in template arguments"
62284 msgstr ""
62285
62286 #: cp/parser.cc:24482
62287 #, gcc-internal-format
62288 msgid "invalid use of %<auto%> in template argument"
62289 msgstr ""
62290
62291 #: cp/parser.cc:24588
62292 #, gcc-internal-format
62293 msgid "expected type-specifier"
62294 msgstr ""
62295
62296 #: cp/parser.cc:24915
62297 #, gcc-internal-format
62298 msgid "expected %<,%> or %<...%>"
62299 msgstr ""
62300
62301 #: cp/parser.cc:24993
62302 #, gcc-internal-format
62303 msgid "types may not be defined in parameter types"
62304 msgstr ""
62305
62306 #: cp/parser.cc:25192
62307 #, gcc-internal-format
62308 msgid "default arguments are only permitted for function parameters"
62309 msgstr ""
62310
62311 #: cp/parser.cc:25210
62312 #, gcc-internal-format
62313 msgid "parameter pack %qD cannot have a default argument"
62314 msgstr ""
62315
62316 #: cp/parser.cc:25216
62317 #, gcc-internal-format
62318 msgid "template parameter pack cannot have a default argument"
62319 msgstr ""
62320
62321 #: cp/parser.cc:25218
62322 #, gcc-internal-format
62323 msgid "parameter pack cannot have a default argument"
62324 msgstr ""
62325
62326 #: cp/parser.cc:25348
62327 #, gcc-internal-format
62328 msgid ""
62329 "function-try-block body of %<constexpr%> constructor only available with %<-"
62330 "std=c++20%> or %<-std=gnu++20%>"
62331 msgstr ""
62332
62333 #: cp/parser.cc:25352
62334 #, gcc-internal-format
62335 msgid ""
62336 "function-try-block body of %<constexpr%> function only available with %<-"
62337 "std=c++20%> or %<-std=gnu++20%>"
62338 msgstr ""
62339
62340 #: cp/parser.cc:25687
62341 #, gcc-internal-format
62342 msgid ""
62343 "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu+"
62344 "+20%>"
62345 msgstr ""
62346
62347 #: cp/parser.cc:25707
62348 #, gcc-internal-format
62349 msgid "ISO C++ does not allow GNU designated initializers"
62350 msgstr ""
62351
62352 #: cp/parser.cc:25745
62353 #, gcc-internal-format
62354 msgid "ISO C++ does not allow C99 designated initializers"
62355 msgstr ""
62356
62357 #: cp/parser.cc:25759
62358 #, gcc-internal-format
62359 msgid ""
62360 "either all initializer clauses should be designated or none of them should be"
62361 msgstr ""
62362
62363 #: cp/parser.cc:25784
62364 #, gcc-internal-format
62365 msgid "%<...%> not allowed in designated initializer list"
62366 msgstr ""
62367
62368 #: cp/parser.cc:25835
62369 #, gcc-internal-format
62370 msgid "%<.%s%> designator used multiple times in the same initializer list"
62371 msgstr ""
62372
62373 #: cp/parser.cc:25891 cp/parser.cc:26028
62374 #, gcc-internal-format
62375 msgid "expected class-name"
62376 msgstr ""
62377
62378 #: cp/parser.cc:26270
62379 #, gcc-internal-format
62380 msgid "expected %<;%> after class definition"
62381 msgstr ""
62382
62383 #: cp/parser.cc:26273
62384 #, gcc-internal-format
62385 msgid "expected %<;%> after struct definition"
62386 msgstr ""
62387
62388 #: cp/parser.cc:26276
62389 #, gcc-internal-format
62390 msgid "expected %<;%> after union definition"
62391 msgstr ""
62392
62393 #: cp/parser.cc:26727
62394 #, gcc-internal-format
62395 msgid "expected %<{%> or %<:%>"
62396 msgstr ""
62397
62398 #: cp/parser.cc:26738
62399 #, gcc-internal-format
62400 msgid "cannot specify %<override%> for a class"
62401 msgstr ""
62402
62403 #: cp/parser.cc:26746
62404 #, gcc-internal-format
62405 msgid "global qualification of class name is invalid"
62406 msgstr ""
62407
62408 #: cp/parser.cc:26753
62409 #, gcc-internal-format
62410 msgid "qualified name does not name a class"
62411 msgstr ""
62412
62413 #: cp/parser.cc:26765
62414 #, gcc-internal-format
62415 msgid "keyword %<template%> not allowed in class-head-name"
62416 msgstr ""
62417
62418 #: cp/parser.cc:26771
62419 #, gcc-internal-format
62420 msgid "invalid class name in declaration of %qD"
62421 msgstr ""
62422
62423 #: cp/parser.cc:26825
62424 #, gcc-internal-format
62425 msgid "an explicit specialization must be preceded by %<template <>%>"
62426 msgstr ""
62427
62428 #: cp/parser.cc:26857
62429 #, gcc-internal-format
62430 msgid "function template %qD redeclared as a class template"
62431 msgstr ""
62432
62433 #: cp/parser.cc:26890
62434 #, gcc-internal-format
62435 msgid "could not resolve typename type"
62436 msgstr ""
62437
62438 #: cp/parser.cc:26954
62439 #, gcc-internal-format
62440 msgid "previous definition of %q#T"
62441 msgstr ""
62442
62443 #. In a lambda this should work, but doesn't currently.
62444 #. We're in a lambda, but it isn't the innermost class.
62445 #. This should work, but currently doesn't.
62446 #: cp/parser.cc:26968 cp/pt.cc:4299
62447 #, gcc-internal-format
62448 msgid "unexpanded parameter pack in local class in lambda"
62449 msgstr ""
62450
62451 #: cp/parser.cc:27068 cp/parser.cc:33769
62452 #, gcc-internal-format
62453 msgid "expected class-key"
62454 msgstr ""
62455
62456 #: cp/parser.cc:27093
62457 #, gcc-internal-format
62458 msgid ""
62459 "ISO C++ forbids typename key in template template parameter; use %<-std=c+"
62460 "+17%> or %<-std=gnu++17%>"
62461 msgstr ""
62462
62463 #: cp/parser.cc:27097
62464 #, gcc-internal-format
62465 msgid "expected %<class%> or %<typename%>"
62466 msgstr ""
62467
62468 #: cp/parser.cc:27347
62469 #, gcc-internal-format
62470 msgid "in C++03 a class-key must be used when declaring a friend"
62471 msgstr ""
62472
62473 #: cp/parser.cc:27378
62474 #, gcc-internal-format
62475 msgid "friend declaration does not name a class or function"
62476 msgstr ""
62477
62478 #: cp/parser.cc:27396
62479 #, gcc-internal-format
62480 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
62481 msgstr ""
62482
62483 #: cp/parser.cc:27498
62484 #, gcc-internal-format
62485 msgid ""
62486 "default member initializers for bit-fields only available with %<-std=c+"
62487 "+20%> or %<-std=gnu++20%>"
62488 msgstr ""
62489
62490 #: cp/parser.cc:27505
62491 #, gcc-internal-format
62492 msgid "default member initializer for unnamed bit-field"
62493 msgstr ""
62494
62495 #: cp/parser.cc:27518
62496 #, gcc-internal-format
62497 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
62498 msgstr ""
62499
62500 #: cp/parser.cc:27680
62501 #, gcc-internal-format
62502 msgid "bit-field %qD has non-integral type %qT"
62503 msgstr ""
62504
62505 #: cp/parser.cc:27708
62506 #, gcc-internal-format
62507 msgid "pure-specifier on function-definition"
62508 msgstr ""
62509
62510 #: cp/parser.cc:27729
62511 #, gcc-internal-format
62512 msgid "extra %<;%> after in-class function definition"
62513 msgstr ""
62514
62515 #: cp/parser.cc:27778
62516 #, gcc-internal-format
62517 msgid "stray %<,%> at end of member declaration"
62518 msgstr ""
62519
62520 #: cp/parser.cc:27792
62521 #, gcc-internal-format
62522 msgid "expected %<;%> at end of member declaration"
62523 msgstr ""
62524
62525 #: cp/parser.cc:27867
62526 #, gcc-internal-format
62527 msgid "invalid pure specifier (only %<= 0%> is allowed)"
62528 msgstr ""
62529
62530 #: cp/parser.cc:27902
62531 #, gcc-internal-format
62532 msgid "a brace-enclosed initializer is not allowed here"
62533 msgstr ""
62534
62535 #: cp/parser.cc:28032
62536 #, gcc-internal-format
62537 msgid "%<virtual%> specified more than once in base-specifier"
62538 msgstr ""
62539
62540 #: cp/parser.cc:28052
62541 #, gcc-internal-format
62542 msgid "more than one access specifier in base-specifier"
62543 msgstr ""
62544
62545 #: cp/parser.cc:28076
62546 #, gcc-internal-format
62547 msgid "keyword %<typename%> not allowed outside of templates"
62548 msgstr ""
62549
62550 #: cp/parser.cc:28079
62551 #, gcc-internal-format
62552 msgid ""
62553 "keyword %<typename%> not allowed in this context (the base class is "
62554 "implicitly a type)"
62555 msgstr ""
62556
62557 #: cp/parser.cc:28279 cp/parser.cc:28373
62558 #, gcc-internal-format
62559 msgid "types may not be defined in an exception-specification"
62560 msgstr ""
62561
62562 #: cp/parser.cc:28381
62563 #, gcc-internal-format
62564 msgid "ISO C++17 does not allow dynamic exception specifications"
62565 msgstr ""
62566
62567 #: cp/parser.cc:28387
62568 #, gcc-internal-format
62569 msgid "dynamic exception specifications are deprecated in C++11"
62570 msgstr ""
62571
62572 #: cp/parser.cc:28431
62573 #, gcc-internal-format
62574 msgid "invalid use of %<auto%> in exception-specification"
62575 msgstr ""
62576
62577 #: cp/parser.cc:28472
62578 #, gcc-internal-format
62579 msgid ""
62580 "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
62581 "std=gnu++20%>"
62582 msgstr ""
62583
62584 #: cp/parser.cc:28584
62585 #, gcc-internal-format
62586 msgid "types may not be defined in exception-declarations"
62587 msgstr ""
62588
62589 #: cp/parser.cc:29142
62590 #, gcc-internal-format
62591 msgid "expected OpenMP directive name"
62592 msgstr ""
62593
62594 #: cp/parser.cc:29151
62595 #, gcc-internal-format
62596 msgid "expected attribute argument as balanced token sequence"
62597 msgstr ""
62598
62599 #: cp/parser.cc:29196
62600 #, gcc-internal-format
62601 msgid "expected %<directive%> or %<sequence%>"
62602 msgstr ""
62603
62604 #: cp/parser.cc:29295
62605 #, gcc-internal-format
62606 msgid "attribute using prefix used together with scoped attribute token"
62607 msgstr ""
62608
62609 #: cp/parser.cc:29309
62610 #, gcc-internal-format
62611 msgid "expected an identifier for the attribute name"
62612 msgstr ""
62613
62614 #: cp/parser.cc:29364
62615 #, gcc-internal-format
62616 msgid "%<omp::%E%> attribute requires argument"
62617 msgstr ""
62618
62619 #. e.g. [[attr()]].
62620 #: cp/parser.cc:29436
62621 #, gcc-internal-format
62622 msgid "parentheses must be omitted if %qE attribute argument list is empty"
62623 msgstr ""
62624
62625 #: cp/parser.cc:29471
62626 #, gcc-internal-format
62627 msgid "attribute %qs specified multiple times"
62628 msgstr ""
62629
62630 #: cp/parser.cc:29513
62631 #, gcc-internal-format
62632 msgid "expected attribute before %<...%>"
62633 msgstr ""
62634
62635 #: cp/parser.cc:29556
62636 #, gcc-internal-format
62637 msgid "expected contract-role"
62638 msgstr ""
62639
62640 #. We got some other token other than a ':'.
62641 #: cp/parser.cc:29637
62642 #, gcc-internal-format
62643 msgid "expected contract semantic or level"
62644 msgstr ""
62645
62646 #: cp/parser.cc:29647
62647 #, gcc-internal-format
62648 msgid "expected contract level: %<default%>, %<audit%>, or %<axiom%>"
62649 msgstr ""
62650
62651 #: cp/parser.cc:29657
62652 #, gcc-internal-format
62653 msgid "invalid use of contract role for explicit semantic"
62654 msgstr ""
62655
62656 #: cp/parser.cc:29794
62657 #, gcc-internal-format
62658 msgid "contracts are only available with %<-fcontracts%>"
62659 msgstr ""
62660
62661 #: cp/parser.cc:29949
62662 #, gcc-internal-format
62663 msgid ""
62664 "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
62665 msgstr ""
62666
62667 #: cp/parser.cc:30294 cp/parser.cc:30303
62668 #, gcc-internal-format
62669 msgid "expression must be enclosed in parentheses"
62670 msgstr ""
62671
62672 #: cp/parser.cc:30649
62673 #, gcc-internal-format
62674 msgid "missing additional %<requires%> to start a requires-expression"
62675 msgstr ""
62676
62677 #: cp/parser.cc:30892
62678 #, gcc-internal-format
62679 msgid ""
62680 "testing if a concept-id is a valid expression; add %<requires%> to check "
62681 "satisfaction"
62682 msgstr ""
62683
62684 #: cp/parser.cc:31030
62685 #, gcc-internal-format
62686 msgid "result type is not a plain type-constraint"
62687 msgstr ""
62688
62689 #: cp/parser.cc:31038
62690 #, gcc-internal-format
62691 msgid "return-type-requirement is not a type-constraint"
62692 msgstr ""
62693
62694 #: cp/parser.cc:31550
62695 #, gcc-internal-format
62696 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
62697 msgstr ""
62698
62699 #: cp/parser.cc:31555
62700 #, gcc-internal-format
62701 msgid "invalid declaration of %<%T::%E%>"
62702 msgstr ""
62703
62704 #: cp/parser.cc:31559
62705 #, gcc-internal-format
62706 msgid "too few template-parameter-lists"
62707 msgstr ""
62708
62709 #. Otherwise, there are too many template parameter lists.  We have
62710 #. something like:
62711 #.
62712 #. template <class T> template <class U> void S::f();
62713 #: cp/parser.cc:31566
62714 #, gcc-internal-format
62715 msgid "too many template-parameter-lists"
62716 msgstr ""
62717
62718 #: cp/parser.cc:31959
62719 #, gcc-internal-format
62720 msgid "named return values are no longer supported"
62721 msgstr ""
62722
62723 #: cp/parser.cc:32132
62724 #, gcc-internal-format
62725 msgid ""
62726 "ISO C++ did not adopt string literal operator templates taking an argument "
62727 "pack of characters"
62728 msgstr ""
62729
62730 #: cp/parser.cc:32141
62731 #, gcc-internal-format
62732 msgid ""
62733 "literal operator template %qD has invalid parameter list; expected non-type "
62734 "template parameter pack %<<char...>%> or single non-type parameter of class "
62735 "type"
62736 msgstr ""
62737
62738 #: cp/parser.cc:32147
62739 #, gcc-internal-format
62740 msgid ""
62741 "literal operator template %qD has invalid parameter list; expected non-type "
62742 "template parameter pack %<<char...>%>"
62743 msgstr ""
62744
62745 #: cp/parser.cc:32254
62746 #, gcc-internal-format
62747 msgid ""
62748 "template-introductions are not part of C++20 concepts; use %qs to enable"
62749 msgstr ""
62750
62751 #: cp/parser.cc:32264
62752 #, gcc-internal-format
62753 msgid "no matching concept for template-introduction"
62754 msgstr ""
62755
62756 #: cp/parser.cc:32287
62757 #, gcc-internal-format
62758 msgid "invalid declaration of member template in local class"
62759 msgstr ""
62760
62761 #: cp/parser.cc:32296
62762 #, gcc-internal-format
62763 msgid "template with C linkage"
62764 msgstr ""
62765
62766 #: cp/parser.cc:32316
62767 #, gcc-internal-format
62768 msgid "invalid explicit specialization"
62769 msgstr ""
62770
62771 #: cp/parser.cc:32428
62772 #, gcc-internal-format
62773 msgid "template declaration of %<typedef%>"
62774 msgstr ""
62775
62776 #: cp/parser.cc:32479
62777 #, gcc-internal-format
62778 msgid "a class template declaration must not declare anything else"
62779 msgstr ""
62780
62781 #: cp/parser.cc:32531
62782 #, gcc-internal-format
62783 msgid "explicit template specialization cannot have a storage class"
62784 msgstr ""
62785
62786 #: cp/parser.cc:32838
62787 #, gcc-internal-format
62788 msgid "%<>>%> should be %<> >%> within a nested template argument list"
62789 msgstr ""
62790
62791 #: cp/parser.cc:32851
62792 #, gcc-internal-format
62793 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
62794 msgstr ""
62795
62796 #: cp/parser.cc:32882
62797 #, gcc-internal-format
62798 msgid "%qs should be %qs to terminate a template argument list"
62799 msgstr ""
62800
62801 #: cp/parser.cc:33200
62802 #, gcc-internal-format
62803 msgid "%<sizeof...%> argument must be surrounded by parentheses"
62804 msgstr ""
62805
62806 #: cp/parser.cc:33377
62807 #, gcc-internal-format
62808 msgid "invalid use of %qD in linkage specification"
62809 msgstr ""
62810
62811 #: cp/parser.cc:33388
62812 #, gcc-internal-format
62813 msgid "duplicate %qD specifier"
62814 msgstr ""
62815
62816 #: cp/parser.cc:33391
62817 #, gcc-internal-format
62818 msgid "%qD specifier conflicts with %qs"
62819 msgstr ""
62820
62821 #: cp/parser.cc:33403
62822 #, gcc-internal-format
62823 msgid "%<__thread%> before %qD"
62824 msgstr ""
62825
62826 #: cp/parser.cc:33419
62827 #, gcc-internal-format
62828 msgid "%qD specifier conflicts with %<typedef%>"
62829 msgstr ""
62830
62831 #: cp/parser.cc:33526
62832 #, gcc-internal-format
62833 msgid "ISO C++ 1998 does not support %<long long%>"
62834 msgstr ""
62835
62836 #: cp/parser.cc:33537
62837 #, gcc-internal-format
62838 msgid "both %<__thread%> and %<thread_local%> specified"
62839 msgstr ""
62840
62841 #: cp/parser.cc:33542
62842 #, gcc-internal-format
62843 msgid "duplicate %qD"
62844 msgstr ""
62845
62846 #: cp/parser.cc:33568
62847 #, gcc-internal-format
62848 msgid "duplicate %qs"
62849 msgstr ""
62850
62851 #: cp/parser.cc:33620
62852 #, gcc-internal-format
62853 msgid "expected %<new%>"
62854 msgstr ""
62855
62856 #: cp/parser.cc:33623
62857 #, gcc-internal-format
62858 msgid "expected %<delete%>"
62859 msgstr ""
62860
62861 #: cp/parser.cc:33626
62862 #, gcc-internal-format
62863 msgid "expected %<return%>"
62864 msgstr ""
62865
62866 #: cp/parser.cc:33632
62867 #, gcc-internal-format
62868 msgid "expected %<extern%>"
62869 msgstr ""
62870
62871 #: cp/parser.cc:33635
62872 #, gcc-internal-format
62873 msgid "expected %<static_assert%>"
62874 msgstr ""
62875
62876 #: cp/parser.cc:33638
62877 #, gcc-internal-format
62878 msgid "expected %<decltype%>"
62879 msgstr ""
62880
62881 #: cp/parser.cc:33641
62882 #, gcc-internal-format
62883 msgid "expected %<operator%>"
62884 msgstr ""
62885
62886 #: cp/parser.cc:33644
62887 #, gcc-internal-format
62888 msgid "expected %<class%>"
62889 msgstr ""
62890
62891 #: cp/parser.cc:33647
62892 #, gcc-internal-format
62893 msgid "expected %<template%>"
62894 msgstr ""
62895
62896 #: cp/parser.cc:33650
62897 #, gcc-internal-format
62898 msgid "expected %<namespace%>"
62899 msgstr ""
62900
62901 #: cp/parser.cc:33653
62902 #, gcc-internal-format
62903 msgid "expected %<using%>"
62904 msgstr ""
62905
62906 #: cp/parser.cc:33656
62907 #, gcc-internal-format
62908 msgid "expected %<asm%>"
62909 msgstr ""
62910
62911 #: cp/parser.cc:33659
62912 #, gcc-internal-format
62913 msgid "expected %<try%>"
62914 msgstr ""
62915
62916 #: cp/parser.cc:33662
62917 #, gcc-internal-format
62918 msgid "expected %<catch%>"
62919 msgstr ""
62920
62921 #: cp/parser.cc:33665
62922 #, gcc-internal-format
62923 msgid "expected %<throw%>"
62924 msgstr ""
62925
62926 #: cp/parser.cc:33668
62927 #, gcc-internal-format
62928 msgid "expected %<auto%>"
62929 msgstr ""
62930
62931 #: cp/parser.cc:33671
62932 #, gcc-internal-format
62933 msgid "expected %<__label__%>"
62934 msgstr ""
62935
62936 #: cp/parser.cc:33674
62937 #, gcc-internal-format
62938 msgid "expected %<@try%>"
62939 msgstr ""
62940
62941 #: cp/parser.cc:33677
62942 #, gcc-internal-format
62943 msgid "expected %<@synchronized%>"
62944 msgstr ""
62945
62946 #: cp/parser.cc:33680
62947 #, gcc-internal-format
62948 msgid "expected %<@throw%>"
62949 msgstr ""
62950
62951 #: cp/parser.cc:33683
62952 #, gcc-internal-format
62953 msgid "expected %<__transaction_atomic%>"
62954 msgstr ""
62955
62956 #: cp/parser.cc:33686
62957 #, gcc-internal-format
62958 msgid "expected %<__transaction_relaxed%>"
62959 msgstr ""
62960
62961 #: cp/parser.cc:33689
62962 #, gcc-internal-format
62963 msgid "expected %<co_yield%>"
62964 msgstr ""
62965
62966 #: cp/parser.cc:33721
62967 #, gcc-internal-format
62968 msgid "expected %<::%>"
62969 msgstr ""
62970
62971 #: cp/parser.cc:33733
62972 #, gcc-internal-format
62973 msgid "expected %<...%>"
62974 msgstr ""
62975
62976 #: cp/parser.cc:33736
62977 #, gcc-internal-format
62978 msgid "expected %<*%>"
62979 msgstr ""
62980
62981 #: cp/parser.cc:33739
62982 #, gcc-internal-format
62983 msgid "expected %<~%>"
62984 msgstr ""
62985
62986 #: cp/parser.cc:33745
62987 #, gcc-internal-format
62988 msgid "expected %<:%> or %<::%>"
62989 msgstr ""
62990
62991 #: cp/parser.cc:33772
62992 #, gcc-internal-format
62993 msgid "expected %<class%>, %<typename%>, or %<template%>"
62994 msgstr ""
62995
62996 #: cp/parser.cc:34107
62997 #, gcc-internal-format
62998 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
62999 msgstr ""
63000
63001 #: cp/parser.cc:34258
63002 #, gcc-internal-format
63003 msgid "%qs tag used in naming %q#T"
63004 msgstr ""
63005
63006 #: cp/parser.cc:34263
63007 #, gcc-internal-format
63008 msgid "%q#T was previously declared here"
63009 msgstr ""
63010
63011 #: cp/parser.cc:34384
63012 #, gcc-internal-format
63013 msgid "redundant class-key %qs in reference to %q#T"
63014 msgstr ""
63015
63016 #: cp/parser.cc:34524 cp/parser.cc:34558
63017 #, gcc-internal-format
63018 msgid "%qT declared with a mismatched class-key %qs"
63019 msgstr ""
63020
63021 #: cp/parser.cc:34531 cp/parser.cc:34564
63022 #, gcc-internal-format
63023 msgid "remove the class-key or replace it with %qs"
63024 msgstr ""
63025
63026 #: cp/parser.cc:34532 cp/parser.cc:34565
63027 #, gcc-internal-format
63028 msgid "replace the class-key with %qs"
63029 msgstr ""
63030
63031 #: cp/parser.cc:34539
63032 #, gcc-internal-format
63033 msgid "%qT defined as %qs here"
63034 msgstr ""
63035
63036 #: cp/parser.cc:34540
63037 #, gcc-internal-format
63038 msgid "%qT first declared as %qs here"
63039 msgstr ""
63040
63041 #: cp/parser.cc:34622
63042 #, gcc-internal-format
63043 msgid "%qD redeclared with different access"
63044 msgstr ""
63045
63046 #: cp/parser.cc:34643
63047 #, gcc-internal-format
63048 msgid ""
63049 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
63050 msgstr ""
63051
63052 #: cp/parser.cc:34893
63053 #, gcc-internal-format
63054 msgid "file ends in default argument"
63055 msgstr ""
63056
63057 #: cp/parser.cc:35134 cp/parser.cc:36442 cp/parser.cc:36631
63058 #, gcc-internal-format
63059 msgid "misplaced %<@%D%> Objective-C++ construct"
63060 msgstr ""
63061
63062 #: cp/parser.cc:35205
63063 #, gcc-internal-format
63064 msgid "objective-c++ message receiver expected"
63065 msgstr ""
63066
63067 #: cp/parser.cc:35275
63068 #, gcc-internal-format
63069 msgid "objective-c++ message argument(s) are expected"
63070 msgstr ""
63071
63072 #: cp/parser.cc:35306
63073 #, gcc-internal-format
63074 msgid "%<@encode%> must specify a type as an argument"
63075 msgstr ""
63076
63077 #: cp/parser.cc:35710
63078 #, gcc-internal-format
63079 msgid "invalid Objective-C++ selector name"
63080 msgstr ""
63081
63082 #: cp/parser.cc:35785 cp/parser.cc:35803
63083 #, gcc-internal-format
63084 msgid "objective-c++ method declaration is expected"
63085 msgstr ""
63086
63087 #: cp/parser.cc:35797 cp/parser.cc:35863
63088 #, gcc-internal-format
63089 msgid "method attributes must be specified at the end"
63090 msgstr ""
63091
63092 #: cp/parser.cc:35906
63093 #, gcc-internal-format
63094 msgid "stray %qs between Objective-C++ methods"
63095 msgstr ""
63096
63097 #: cp/parser.cc:36103 cp/parser.cc:36110 cp/parser.cc:36117
63098 #, gcc-internal-format
63099 msgid "invalid type for instance variable"
63100 msgstr ""
63101
63102 #: cp/parser.cc:36234
63103 #, gcc-internal-format
63104 msgid "identifier expected after %<@protocol%>"
63105 msgstr ""
63106
63107 #: cp/parser.cc:36407
63108 #, gcc-internal-format
63109 msgid ""
63110 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
63111 msgstr ""
63112
63113 #: cp/parser.cc:36414
63114 #, gcc-internal-format
63115 msgid "prefix attributes are ignored before %<@%D%>"
63116 msgstr ""
63117
63118 #: cp/parser.cc:36694 cp/parser.cc:36701 cp/parser.cc:36708
63119 #, gcc-internal-format
63120 msgid "invalid type for property"
63121 msgstr ""
63122
63123 #: cp/parser.cc:36870
63124 #, gcc-internal-format
63125 msgid "unknown property attribute %qE"
63126 msgstr ""
63127
63128 #: cp/parser.cc:37999
63129 #, gcc-internal-format
63130 msgid "expected integer expression list"
63131 msgstr ""
63132
63133 #: cp/parser.cc:38016
63134 #, gcc-internal-format
63135 msgid "%<wait%> expression must be integral"
63136 msgstr ""
63137
63138 #: cp/parser.cc:39105
63139 #, gcc-internal-format
63140 msgid "invalid reduction-identifier"
63141 msgstr ""
63142
63143 #: cp/parser.cc:40074
63144 #, gcc-internal-format
63145 msgid "types may not be defined in iterator type"
63146 msgstr ""
63147
63148 #: cp/parser.cc:42980
63149 #, gcc-internal-format
63150 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
63151 msgstr ""
63152
63153 #: cp/parser.cc:43425
63154 #, gcc-internal-format
63155 msgid ""
63156 "%<[[omp::directive(%s)]]%> must be the only specified attribute on a "
63157 "statement"
63158 msgstr ""
63159
63160 #: cp/parser.cc:43670
63161 #, gcc-internal-format
63162 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
63163 msgstr ""
63164
63165 #: cp/parser.cc:43757 cp/pt.cc:18448
63166 #, gcc-internal-format
63167 msgid "iteration variable %qD should not be reduction"
63168 msgstr ""
63169
63170 #: cp/parser.cc:43850
63171 #, gcc-internal-format
63172 msgid "not enough for loops to collapse"
63173 msgstr ""
63174
63175 #: cp/parser.cc:46217
63176 #, gcc-internal-format
63177 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
63178 msgstr ""
63179
63180 #: cp/parser.cc:47052
63181 #, gcc-internal-format
63182 msgid ""
63183 "OpenMP directive other than %<declare simd%> or %<declare variant%> "
63184 "appertains to a declaration"
63185 msgstr ""
63186
63187 #: cp/parser.cc:47398 cp/parser.cc:47429
63188 #, gcc-internal-format
63189 msgid "%qs in attribute syntax terminated with %qs in pragma syntax"
63190 msgstr ""
63191
63192 #: cp/parser.cc:47405 cp/parser.cc:47434
63193 #, gcc-internal-format
63194 msgid "%qs in pragma syntax terminated with %qs in attribute syntax"
63195 msgstr ""
63196
63197 #: cp/parser.cc:47546
63198 #, gcc-internal-format
63199 msgid "invalid initializer clause"
63200 msgstr ""
63201
63202 #: cp/parser.cc:47576
63203 #, gcc-internal-format
63204 msgid "expected id-expression (arguments)"
63205 msgstr ""
63206
63207 #: cp/parser.cc:47588
63208 #, gcc-internal-format
63209 msgid ""
63210 "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
63211 msgstr ""
63212
63213 #: cp/parser.cc:47691
63214 #, gcc-internal-format
63215 msgid "types may not be defined in declare reduction type list"
63216 msgstr ""
63217
63218 #: cp/parser.cc:47711 cp/semantics.cc:6120
63219 #, gcc-internal-format
63220 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
63221 msgstr ""
63222
63223 #: cp/parser.cc:47715 cp/semantics.cc:6128
63224 #, gcc-internal-format
63225 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
63226 msgstr ""
63227
63228 #: cp/parser.cc:47718 cp/pt.cc:14373 cp/semantics.cc:6134
63229 #, gcc-internal-format
63230 msgid "reference type %qT in %<#pragma omp declare reduction%>"
63231 msgstr ""
63232
63233 #: cp/parser.cc:47721 cp/semantics.cc:6140
63234 #, gcc-internal-format
63235 msgid ""
63236 "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma "
63237 "omp declare reduction%>"
63238 msgstr ""
63239
63240 #: cp/parser.cc:48435
63241 #, gcc-internal-format
63242 msgid "%<#pragma acc routine%> names a set of overloads"
63243 msgstr ""
63244
63245 #: cp/parser.cc:48445
63246 #, gcc-internal-format
63247 msgid "%qD does not refer to a namespace scope function"
63248 msgstr ""
63249
63250 #. cancel-and-throw is unimplemented.
63251 #: cp/parser.cc:48806
63252 #, gcc-internal-format
63253 msgid "%<atomic_cancel%>"
63254 msgstr ""
63255
63256 #: cp/parser.cc:48853 cp/semantics.cc:11147
63257 #, gcc-internal-format
63258 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
63259 msgstr ""
63260
63261 #: cp/parser.cc:48855 cp/semantics.cc:11149
63262 #, gcc-internal-format
63263 msgid "%<__transaction_atomic%> without transactional memory support enabled"
63264 msgstr ""
63265
63266 #: cp/parser.cc:49001
63267 #, gcc-internal-format
63268 msgid ""
63269 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
63270 msgstr ""
63271
63272 #: cp/parser.cc:49004
63273 #, gcc-internal-format
63274 msgid "  or a %<transaction_may_cancel_outer%> function"
63275 msgstr ""
63276
63277 #: cp/parser.cc:49051
63278 #, gcc-internal-format
63279 msgid "malformed %<#pragma GCC pch_preprocess%>"
63280 msgstr ""
63281
63282 #: cp/parser.cc:49349
63283 #, gcc-internal-format
63284 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
63285 msgstr ""
63286
63287 #: cp/parser.cc:49360
63288 #, gcc-internal-format
63289 msgid "%<#pragma omp assumes%> may only be used at file or namespace scope"
63290 msgstr ""
63291
63292 #: cp/parser.cc:49415
63293 #, gcc-internal-format
63294 msgid "%<#pragma GCC ivdep%> must be inside a function"
63295 msgstr ""
63296
63297 #: cp/parser.cc:49447
63298 #, gcc-internal-format
63299 msgid "%<#pragma GCC unroll%> must be inside a function"
63300 msgstr ""
63301
63302 #: cp/parser.cc:49528
63303 #, gcc-internal-format
63304 msgid "multi-source compilation not implemented for C++"
63305 msgstr ""
63306
63307 #: cp/parser.cc:49565
63308 #, gcc-internal-format
63309 msgid "placeholder type not allowed in this context"
63310 msgstr ""
63311
63312 #: cp/parser.cc:49774
63313 #, gcc-internal-format
63314 msgid "implicit templates may not be %<virtual%>"
63315 msgstr ""
63316
63317 #: cp/parser.cc:49830
63318 #, gcc-internal-format
63319 msgid "%<extern \"C\"%> linkage started here"
63320 msgstr ""
63321
63322 #: cp/pt.cc:306
63323 #, gcc-internal-format
63324 msgid "data member %qD cannot be a member template"
63325 msgstr ""
63326
63327 #: cp/pt.cc:319
63328 #, gcc-internal-format
63329 msgid "invalid member template declaration %qD"
63330 msgstr ""
63331
63332 #: cp/pt.cc:745
63333 #, gcc-internal-format
63334 msgid "explicit specialization in non-namespace scope %qD"
63335 msgstr ""
63336
63337 #: cp/pt.cc:759
63338 #, gcc-internal-format
63339 msgid "enclosing class templates are not explicitly specialized"
63340 msgstr ""
63341
63342 #: cp/pt.cc:843
63343 #, gcc-internal-format
63344 msgid "specialization of %qD must appear at namespace scope"
63345 msgstr ""
63346
63347 #: cp/pt.cc:854 cp/pt.cc:1095
63348 #, gcc-internal-format
63349 msgid "specialization of %qD in different namespace"
63350 msgstr ""
63351
63352 #: cp/pt.cc:856
63353 #, gcc-internal-format
63354 msgid "  from definition of %q#D"
63355 msgstr ""
63356
63357 #: cp/pt.cc:873
63358 #, gcc-internal-format
63359 msgid ""
63360 "explicit instantiation of %qD in namespace %qD (which does not enclose "
63361 "namespace %qD)"
63362 msgstr ""
63363
63364 #: cp/pt.cc:1007
63365 #, gcc-internal-format
63366 msgid "name of class shadows template template parameter %qD"
63367 msgstr ""
63368
63369 #: cp/pt.cc:1019
63370 #, gcc-internal-format
63371 msgid "specialization of alias template %qD"
63372 msgstr ""
63373
63374 #: cp/pt.cc:1022 cp/pt.cc:1161
63375 #, gcc-internal-format
63376 msgid "explicit specialization of non-template %qT"
63377 msgstr ""
63378
63379 #: cp/pt.cc:1054
63380 #, gcc-internal-format
63381 msgid "specialization of %qT after instantiation"
63382 msgstr ""
63383
63384 #: cp/pt.cc:1098
63385 #, gcc-internal-format
63386 msgid "from definition of %q#D"
63387 msgstr ""
63388
63389 #. But if we've had an implicit instantiation, that's a
63390 #. problem ([temp.expl.spec]/6).
63391 #: cp/pt.cc:1139
63392 #, gcc-internal-format
63393 msgid "specialization %qT after instantiation %qT"
63394 msgstr ""
63395
63396 #: cp/pt.cc:1157
63397 #, gcc-internal-format
63398 msgid "template specialization of %qD not allowed by ISO C++"
63399 msgstr ""
63400
63401 #: cp/pt.cc:1548
63402 #, gcc-internal-format
63403 msgid "specialization of %qD after instantiation"
63404 msgstr ""
63405
63406 #: cp/pt.cc:2021 cp/semantics.cc:5990
63407 #, gcc-internal-format
63408 msgid "%s %#qD"
63409 msgstr ""
63410
63411 #: cp/pt.cc:2157
63412 #, gcc-internal-format
63413 msgid "%qD is not a function template"
63414 msgstr ""
63415
63416 #: cp/pt.cc:2162
63417 #, gcc-internal-format
63418 msgid "%qD is not a variable template"
63419 msgstr ""
63420
63421 #: cp/pt.cc:2445
63422 #, gcc-internal-format
63423 msgid "template-id %qD for %q+D does not match any template declaration"
63424 msgstr ""
63425
63426 #: cp/pt.cc:2449
63427 #, gcc-internal-format
63428 msgid ""
63429 "saw %d %<template<>%>, need %d for specializing a member function template"
63430 msgstr ""
63431
63432 #: cp/pt.cc:2459
63433 #, gcc-internal-format
63434 msgid "ambiguous template specialization %qD for %q+D"
63435 msgstr ""
63436
63437 #: cp/pt.cc:2663
63438 #, gcc-internal-format
63439 msgid ""
63440 "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
63441 msgstr ""
63442
63443 #: cp/pt.cc:2673
63444 #, gcc-internal-format
63445 msgid "too many template headers for %qD (should be %d)"
63446 msgstr ""
63447
63448 #: cp/pt.cc:2679
63449 #, gcc-internal-format
63450 msgid ""
63451 "members of an explicitly specialized class are defined without a template "
63452 "header"
63453 msgstr ""
63454
63455 #: cp/pt.cc:2703
63456 #, gcc-internal-format
63457 msgid ""
63458 "explicit specialization of %qD outside its namespace must use a nested-name-"
63459 "specifier"
63460 msgstr ""
63461
63462 #. This was allowed in C++98, so only pedwarn.
63463 #: cp/pt.cc:2708
63464 #, gcc-internal-format
63465 msgid ""
63466 "explicit instantiation of %qD outside its namespace must use a nested-name-"
63467 "specifier"
63468 msgstr ""
63469
63470 #: cp/pt.cc:2744
63471 #, gcc-internal-format
63472 msgid "explicit specialization %q#D may be missing attributes"
63473 msgstr ""
63474
63475 #: cp/pt.cc:2748
63476 #, gcc-internal-format, gfc-internal-format
63477 msgid "missing primary template attributes %s"
63478 msgstr ""
63479
63480 #: cp/pt.cc:2749
63481 #, gcc-internal-format, gfc-internal-format
63482 msgid "missing primary template attribute %s"
63483 msgstr ""
63484
63485 #: cp/pt.cc:2841 cp/pt.cc:2901
63486 #, gcc-internal-format
63487 msgid "template-id %qE in declaration of primary template"
63488 msgstr ""
63489
63490 #: cp/pt.cc:2854
63491 #, gcc-internal-format
63492 msgid "template parameter list used in explicit instantiation"
63493 msgstr ""
63494
63495 #: cp/pt.cc:2860
63496 #, gcc-internal-format
63497 msgid "definition provided for explicit instantiation"
63498 msgstr ""
63499
63500 #: cp/pt.cc:2868
63501 #, gcc-internal-format
63502 msgid "too many template parameter lists in declaration of %qD"
63503 msgstr ""
63504
63505 #: cp/pt.cc:2871
63506 #, gcc-internal-format
63507 msgid "too few template parameter lists in declaration of %qD"
63508 msgstr ""
63509
63510 #: cp/pt.cc:2873
63511 #, gcc-internal-format
63512 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
63513 msgstr ""
63514
63515 #: cp/pt.cc:2879
63516 #, gcc-internal-format
63517 msgid "explicit specialization declared %<concept%>"
63518 msgstr ""
63519
63520 #: cp/pt.cc:2912
63521 #, gcc-internal-format
63522 msgid "non-type partial specialization %qE is not allowed"
63523 msgstr ""
63524
63525 #: cp/pt.cc:2916
63526 #, gcc-internal-format
63527 msgid "non-class, non-variable partial specialization %qE is not allowed"
63528 msgstr ""
63529
63530 #: cp/pt.cc:2948
63531 #, gcc-internal-format
63532 msgid "default argument specified in explicit specialization"
63533 msgstr ""
63534
63535 #: cp/pt.cc:2991
63536 #, gcc-internal-format
63537 msgid "%qD is not a template function"
63538 msgstr ""
63539
63540 #. From [temp.expl.spec]:
63541 #.
63542 #. If such an explicit specialization for the member
63543 #. of a class template names an implicitly-declared
63544 #. special member function (clause _special_), the
63545 #. program is ill-formed.
63546 #.
63547 #. Similar language is found in [temp.explicit].
63548 #: cp/pt.cc:3053
63549 #, gcc-internal-format
63550 msgid "specialization of implicitly-declared special member function"
63551 msgstr ""
63552
63553 #: cp/pt.cc:3069
63554 #, gcc-internal-format
63555 msgid "no member function %qD declared in %qT"
63556 msgstr ""
63557
63558 #: cp/pt.cc:3100
63559 #, gcc-internal-format
63560 msgid "friend declaration %qD is not visible to explicit specialization"
63561 msgstr ""
63562
63563 #: cp/pt.cc:3103
63564 #, gcc-internal-format
63565 msgid "friend declaration here"
63566 msgstr ""
63567
63568 #: cp/pt.cc:3214
63569 #, gcc-internal-format
63570 msgid "explicit specialization of function concept %qD"
63571 msgstr ""
63572
63573 #: cp/pt.cc:3815
63574 #, gcc-internal-format
63575 msgid "argument to %<__integer_pack%> must be between 0 and %d"
63576 msgstr ""
63577
63578 #: cp/pt.cc:4162
63579 #, gcc-internal-format
63580 msgid "base initializer expansion %qT contains no parameter packs"
63581 msgstr ""
63582
63583 #: cp/pt.cc:4230
63584 #, gcc-internal-format
63585 msgid "expansion pattern %qT contains no parameter packs"
63586 msgstr ""
63587
63588 #: cp/pt.cc:4232
63589 #, gcc-internal-format
63590 msgid "expansion pattern %qE contains no parameter packs"
63591 msgstr ""
63592
63593 #: cp/pt.cc:4316
63594 #, gcc-internal-format
63595 msgid "parameter packs not expanded with %<...%>:"
63596 msgstr ""
63597
63598 #: cp/pt.cc:4333 cp/pt.cc:5203
63599 #, gcc-internal-format
63600 msgid "        %qD"
63601 msgstr ""
63602
63603 #: cp/pt.cc:4335
63604 #, gcc-internal-format, gfc-internal-format
63605 msgid "        %s"
63606 msgstr ""
63607
63608 #: cp/pt.cc:4461
63609 #, gcc-internal-format
63610 msgid "declaration of template parameter %q+D shadows template parameter"
63611 msgstr ""
63612
63613 #: cp/pt.cc:4464
63614 #, gcc-internal-format
63615 msgid "declaration of %q+#D shadows template parameter"
63616 msgstr ""
63617
63618 #: cp/pt.cc:4466
63619 #, gcc-internal-format
63620 msgid "template parameter %qD declared here"
63621 msgstr ""
63622
63623 #: cp/pt.cc:5139
63624 #, gcc-internal-format
63625 msgid "specialization of variable concept %q#D"
63626 msgstr ""
63627
63628 #: cp/pt.cc:5198
63629 #, gcc-internal-format
63630 msgid "template parameters not deducible in partial specialization:"
63631 msgstr ""
63632
63633 #: cp/pt.cc:5221
63634 #, gcc-internal-format
63635 msgid ""
63636 "partial specialization %q+D does not specialize any template arguments; to "
63637 "define the primary template, remove the template argument list"
63638 msgstr ""
63639
63640 #: cp/pt.cc:5225
63641 #, gcc-internal-format
63642 msgid ""
63643 "partial specialization %q+D does not specialize any template arguments and "
63644 "is not more constrained than the primary template; to define the primary "
63645 "template, remove the template argument list"
63646 msgstr ""
63647
63648 #: cp/pt.cc:5229 cp/pt.cc:5240 cp/pt.cc:5248
63649 #, gcc-internal-format
63650 msgid "primary template here"
63651 msgstr ""
63652
63653 #: cp/pt.cc:5237
63654 #, gcc-internal-format
63655 msgid ""
63656 "partial specialization is not more specialized than the primary template "
63657 "because it replaces multiple parameters with a pack expansion"
63658 msgstr ""
63659
63660 #: cp/pt.cc:5247
63661 #, gcc-internal-format
63662 msgid "too many arguments for partial specialization %qT"
63663 msgstr ""
63664
63665 #: cp/pt.cc:5262
63666 #, gcc-internal-format
63667 msgid "partial specialization %qD is not more specialized than"
63668 msgstr ""
63669
63670 #: cp/pt.cc:5264
63671 #, gcc-internal-format
63672 msgid "primary template %qD"
63673 msgstr ""
63674
63675 #: cp/pt.cc:5306
63676 #, gcc-internal-format
63677 msgid ""
63678 "parameter pack argument %qE must be at the end of the template argument list"
63679 msgstr ""
63680
63681 #: cp/pt.cc:5309
63682 #, gcc-internal-format
63683 msgid ""
63684 "parameter pack argument %qT must be at the end of the template argument list"
63685 msgstr ""
63686
63687 #: cp/pt.cc:5371
63688 #, gcc-internal-format
63689 msgid "type %qT of template argument %qE depends on a template parameter"
63690 msgid_plural "type %qT of template argument %qE depends on template parameters"
63691 msgstr[0] ""
63692 msgstr[1] ""
63693
63694 #: cp/pt.cc:5430
63695 #, gcc-internal-format
63696 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
63697 msgstr ""
63698
63699 #: cp/pt.cc:5434
63700 #, gcc-internal-format
63701 msgid "partial specialization of %qD after instantiation of %qD"
63702 msgstr ""
63703
63704 #: cp/pt.cc:5617
63705 #, gcc-internal-format
63706 msgid "no default argument for %qD"
63707 msgstr ""
63708
63709 #. A primary class template, primary variable template
63710 #. (DR 2032), or alias template can only have one
63711 #. parameter pack, at the end of the template
63712 #. parameter list.
63713 #: cp/pt.cc:5640
63714 #, gcc-internal-format
63715 msgid "parameter pack %q+D must be at the end of the template parameter list"
63716 msgstr ""
63717
63718 #: cp/pt.cc:5676
63719 #, gcc-internal-format
63720 msgid ""
63721 "default template arguments may not be used in function template friend re-"
63722 "declaration"
63723 msgstr ""
63724
63725 #: cp/pt.cc:5679
63726 #, gcc-internal-format
63727 msgid ""
63728 "default template arguments may not be used in template friend declarations"
63729 msgstr ""
63730
63731 #: cp/pt.cc:5682
63732 #, gcc-internal-format
63733 msgid ""
63734 "default template arguments may not be used in function templates without %<-"
63735 "std=c++11%> or %<-std=gnu++11%>"
63736 msgstr ""
63737
63738 #: cp/pt.cc:5685
63739 #, gcc-internal-format
63740 msgid "default template arguments may not be used in partial specializations"
63741 msgstr ""
63742
63743 #: cp/pt.cc:5688 cp/pt.cc:5746
63744 #, gcc-internal-format
63745 msgid "default argument for template parameter for class enclosing %qD"
63746 msgstr ""
63747
63748 #: cp/pt.cc:5857
63749 #, gcc-internal-format
63750 msgid "template %qD declared"
63751 msgstr ""
63752
63753 #: cp/pt.cc:5865
63754 #, gcc-internal-format
63755 msgid "template class without a name"
63756 msgstr ""
63757
63758 #: cp/pt.cc:5873
63759 #, gcc-internal-format
63760 msgid "member template %qD may not have virt-specifiers"
63761 msgstr ""
63762
63763 #. [basic.stc.dynamic.allocation]
63764 #.
63765 #. An allocation function can be a function
63766 #. template. ... Template allocation functions shall
63767 #. have two or more parameters.
63768 #: cp/pt.cc:5896
63769 #, gcc-internal-format
63770 msgid "invalid template declaration of %qD"
63771 msgstr ""
63772
63773 #: cp/pt.cc:6048
63774 #, gcc-internal-format
63775 msgid "template definition of non-template %q#D"
63776 msgstr ""
63777
63778 #: cp/pt.cc:6087
63779 #, gcc-internal-format
63780 msgid "expected %d levels of template parms for %q#D, got %d"
63781 msgstr ""
63782
63783 #: cp/pt.cc:6101
63784 #, gcc-internal-format
63785 msgid "got %d template parameters for %q#D"
63786 msgstr ""
63787
63788 #: cp/pt.cc:6104
63789 #, gcc-internal-format
63790 msgid "got %d template parameters for %q#T"
63791 msgstr ""
63792
63793 #: cp/pt.cc:6106
63794 #, gcc-internal-format, gfc-internal-format
63795 msgid "  but %d required"
63796 msgstr ""
63797
63798 #: cp/pt.cc:6127
63799 #, gcc-internal-format
63800 msgid "template arguments to %qD do not match original template %qD"
63801 msgstr ""
63802
63803 #: cp/pt.cc:6130
63804 #, gcc-internal-format
63805 msgid "use %<template<>%> for an explicit specialization"
63806 msgstr ""
63807
63808 #: cp/pt.cc:6275
63809 #, gcc-internal-format
63810 msgid "%qT is not a template type"
63811 msgstr ""
63812
63813 #: cp/pt.cc:6288
63814 #, gcc-internal-format
63815 msgid "template specifiers not specified in declaration of %qD"
63816 msgstr ""
63817
63818 #: cp/pt.cc:6299
63819 #, gcc-internal-format, gfc-internal-format
63820 msgid "redeclared with %d template parameter"
63821 msgid_plural "redeclared with %d template parameters"
63822 msgstr[0] ""
63823 msgstr[1] ""
63824
63825 #: cp/pt.cc:6303
63826 #, gcc-internal-format
63827 msgid "previous declaration %qD used %d template parameter"
63828 msgid_plural "previous declaration %qD used %d template parameters"
63829 msgstr[0] ""
63830 msgstr[1] ""
63831
63832 #: cp/pt.cc:6337
63833 #, gcc-internal-format
63834 msgid "template parameter %q+#D"
63835 msgstr ""
63836
63837 #: cp/pt.cc:6339
63838 #, gcc-internal-format
63839 msgid "redeclared here as %q#D"
63840 msgstr ""
63841
63842 #: cp/pt.cc:6341
63843 #, gcc-internal-format
63844 msgid "redeclared here"
63845 msgstr ""
63846
63847 #: cp/pt.cc:6352
63848 #, gcc-internal-format
63849 msgid "declaration of template parameter %q+#D with different constraints"
63850 msgstr ""
63851
63852 #: cp/pt.cc:6355 cp/pt.cc:6382
63853 #, gcc-internal-format
63854 msgid "original declaration appeared here"
63855 msgstr ""
63856
63857 #: cp/pt.cc:6379
63858 #, gcc-internal-format
63859 msgid "redeclaration %q#D with different constraints"
63860 msgstr ""
63861
63862 #: cp/pt.cc:6738 cp/pt.cc:6807
63863 #, gcc-internal-format
63864 msgid "%qE is not a valid template argument for type %qT"
63865 msgstr ""
63866
63867 #: cp/pt.cc:6741
63868 #, gcc-internal-format
63869 msgid "it must be the address of a function with external linkage"
63870 msgstr ""
63871
63872 #: cp/pt.cc:6744
63873 #, gcc-internal-format
63874 msgid "it must be the name of a function with external linkage"
63875 msgstr ""
63876
63877 #: cp/pt.cc:6757
63878 #, gcc-internal-format
63879 msgid ""
63880 "%qE is not a valid template argument for type %qT because %qD has no linkage"
63881 msgstr ""
63882
63883 #: cp/pt.cc:6761
63884 #, gcc-internal-format
63885 msgid ""
63886 "%qE is not a valid template argument for type %qT because %qD does not have "
63887 "external linkage"
63888 msgstr ""
63889
63890 #: cp/pt.cc:6810
63891 #, gcc-internal-format
63892 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
63893 msgstr ""
63894
63895 #: cp/pt.cc:6812
63896 #, gcc-internal-format
63897 msgid "because it is a member of %qT"
63898 msgstr ""
63899
63900 #: cp/pt.cc:6881
63901 #, gcc-internal-format
63902 msgid "  couldn%'t deduce template parameter %qD"
63903 msgstr ""
63904
63905 #: cp/pt.cc:6890
63906 #, gcc-internal-format
63907 msgid "  types %qT and %qT have incompatible cv-qualifiers"
63908 msgstr ""
63909
63910 #: cp/pt.cc:6899
63911 #, gcc-internal-format
63912 msgid "  mismatched types %qT and %qT"
63913 msgstr ""
63914
63915 #: cp/pt.cc:6908
63916 #, gcc-internal-format
63917 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
63918 msgstr ""
63919
63920 #: cp/pt.cc:6919
63921 #, gcc-internal-format
63922 msgid "  template argument %qE does not match pointer-to-member constant %qE"
63923 msgstr ""
63924
63925 #: cp/pt.cc:6929
63926 #, gcc-internal-format
63927 msgid "  %qE is not equivalent to %qE"
63928 msgstr ""
63929
63930 #: cp/pt.cc:6938
63931 #, gcc-internal-format
63932 msgid "  inconsistent parameter pack deduction with %qT and %qT"
63933 msgstr ""
63934
63935 #: cp/pt.cc:6950
63936 #, gcc-internal-format
63937 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
63938 msgstr ""
63939
63940 #: cp/pt.cc:6954
63941 #, gcc-internal-format
63942 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
63943 msgstr ""
63944
63945 #: cp/pt.cc:6965
63946 #, gcc-internal-format
63947 msgid "  variable-sized array type %qT is not a valid template argument"
63948 msgstr ""
63949
63950 #: cp/pt.cc:6976
63951 #, gcc-internal-format
63952 msgid "  member function type %qT is not a valid template argument"
63953 msgstr ""
63954
63955 #: cp/pt.cc:7019
63956 #, gcc-internal-format
63957 msgid "  cannot convert %qE (type %qT) to type %qT"
63958 msgstr ""
63959
63960 #: cp/pt.cc:7032
63961 #, gcc-internal-format
63962 msgid "  %qT is an ambiguous base class of %qT"
63963 msgstr ""
63964
63965 #: cp/pt.cc:7036
63966 #, gcc-internal-format
63967 msgid "  %qT is not derived from %qT"
63968 msgstr ""
63969
63970 #: cp/pt.cc:7047
63971 #, gcc-internal-format
63972 msgid ""
63973 "  template parameters of a template template argument are inconsistent with "
63974 "other deduced template arguments"
63975 msgstr ""
63976
63977 #: cp/pt.cc:7057
63978 #, gcc-internal-format
63979 msgid "  cannot deduce a template for %qT from non-template type %qT"
63980 msgstr ""
63981
63982 #: cp/pt.cc:7067
63983 #, gcc-internal-format
63984 msgid "  template argument %qE does not match %qE"
63985 msgstr ""
63986
63987 #: cp/pt.cc:7118
63988 #, gcc-internal-format
63989 msgid ""
63990 "%qE is not a valid template argument of type %qT because %qE is not a "
63991 "variable"
63992 msgstr ""
63993
63994 #: cp/pt.cc:7126
63995 #, gcc-internal-format
63996 msgid ""
63997 "%qE is not a valid template argument of type %qT in C++98 because %qD does "
63998 "not have external linkage"
63999 msgstr ""
64000
64001 #: cp/pt.cc:7136
64002 #, gcc-internal-format
64003 msgid ""
64004 "%qE is not a valid template argument of type %qT because %qD has no linkage"
64005 msgstr ""
64006
64007 #: cp/pt.cc:7151
64008 #, gcc-internal-format
64009 msgid "the address of %qD is not a valid template argument"
64010 msgstr ""
64011
64012 #: cp/pt.cc:7161
64013 #, gcc-internal-format
64014 msgid ""
64015 "the address of the %qT subobject of %qD is not a valid template argument"
64016 msgstr ""
64017
64018 #: cp/pt.cc:7168
64019 #, gcc-internal-format
64020 msgid ""
64021 "the address of %qD is not a valid template argument because it does not have "
64022 "static storage duration"
64023 msgstr ""
64024
64025 #: cp/pt.cc:7186
64026 #, gcc-internal-format
64027 msgid ""
64028 "%qD is not a valid template argument because %qD is a variable, not the "
64029 "address of a variable"
64030 msgstr ""
64031
64032 #: cp/pt.cc:7194
64033 #, gcc-internal-format
64034 msgid ""
64035 "%qE is not a valid template argument for %qT because it is not the address "
64036 "of a variable"
64037 msgstr ""
64038
64039 #: cp/pt.cc:7315
64040 #, gcc-internal-format
64041 msgid ""
64042 "%qE is not a valid template argument for type %qT because string literals "
64043 "can never be used in this context"
64044 msgstr ""
64045
64046 #: cp/pt.cc:7482
64047 #, gcc-internal-format
64048 msgid "in template argument for type %qT"
64049 msgstr ""
64050
64051 #: cp/pt.cc:7496
64052 #, gcc-internal-format
64053 msgid "template argument %qE for type %qT not a compile-time constant"
64054 msgstr ""
64055
64056 #: cp/pt.cc:7582
64057 #, gcc-internal-format
64058 msgid ""
64059 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
64060 "qualification"
64061 msgstr ""
64062
64063 #: cp/pt.cc:7590
64064 #, gcc-internal-format
64065 msgid ""
64066 "%qE is not a valid template argument for type %qT because it is not an lvalue"
64067 msgstr ""
64068
64069 #: cp/pt.cc:7608
64070 #, gcc-internal-format
64071 msgid ""
64072 "%q#D is not a valid template argument for type %qT because a reference "
64073 "variable does not have a constant address"
64074 msgstr ""
64075
64076 #: cp/pt.cc:7667
64077 #, gcc-internal-format
64078 msgid ""
64079 "%qE is not a valid template argument for type %qT because it is a pointer"
64080 msgstr ""
64081
64082 #: cp/pt.cc:7669
64083 #, gcc-internal-format
64084 msgid "try using %qE instead"
64085 msgstr ""
64086
64087 #: cp/pt.cc:7723
64088 #, gcc-internal-format
64089 msgid ""
64090 "%qE is not a valid template argument for type %qT because it is of type %qT"
64091 msgstr ""
64092
64093 #: cp/pt.cc:8287
64094 #, gcc-internal-format
64095 msgid "ignoring attributes on template argument %qT"
64096 msgstr ""
64097
64098 #: cp/pt.cc:8303
64099 #, gcc-internal-format
64100 msgid "ignoring attributes in template argument %qE"
64101 msgstr ""
64102
64103 #: cp/pt.cc:8439
64104 #, gcc-internal-format
64105 msgid "injected-class-name %qD used as template template argument"
64106 msgstr ""
64107
64108 #: cp/pt.cc:8468
64109 #, gcc-internal-format
64110 msgid "invalid use of destructor %qE as a type"
64111 msgstr ""
64112
64113 #: cp/pt.cc:8473
64114 #, gcc-internal-format
64115 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
64116 msgstr ""
64117
64118 #: cp/pt.cc:8489 cp/pt.cc:8523 cp/pt.cc:8577
64119 #, gcc-internal-format
64120 msgid "type/value mismatch at argument %d in template parameter list for %qD"
64121 msgstr ""
64122
64123 #: cp/pt.cc:8497
64124 #, gcc-internal-format
64125 msgid "  expected a constant of type %qT, got %qT"
64126 msgstr ""
64127
64128 #: cp/pt.cc:8505
64129 #, gcc-internal-format
64130 msgid ""
64131 "  ambiguous template argument for non-type template parameter is treated as "
64132 "function type"
64133 msgstr ""
64134
64135 #: cp/pt.cc:8511
64136 #, gcc-internal-format
64137 msgid "  expected a class template, got %qE"
64138 msgstr ""
64139
64140 #: cp/pt.cc:8514
64141 #, gcc-internal-format
64142 msgid "  expected a type, got %qE"
64143 msgstr ""
64144
64145 #: cp/pt.cc:8528
64146 #, gcc-internal-format
64147 msgid "  expected a type, got %qT"
64148 msgstr ""
64149
64150 #: cp/pt.cc:8531
64151 #, gcc-internal-format
64152 msgid "  expected a class template, got %qT"
64153 msgstr ""
64154
64155 #: cp/pt.cc:8581
64156 #, gcc-internal-format
64157 msgid "  expected a template of type %qD, got %qT"
64158 msgstr ""
64159
64160 #: cp/pt.cc:8595
64161 #, gcc-internal-format
64162 msgid "constraint mismatch at argument %d in template parameter list for %qD"
64163 msgstr ""
64164
64165 #: cp/pt.cc:8598
64166 #, gcc-internal-format
64167 msgid "  expected %qD but got %qD"
64168 msgstr ""
64169
64170 #: cp/pt.cc:8671
64171 #, gcc-internal-format
64172 msgid "could not convert template argument %qE from %qT to %qT"
64173 msgstr ""
64174
64175 #: cp/pt.cc:8809 cp/pt.cc:9135
64176 #, gcc-internal-format, gfc-internal-format
64177 msgid "template argument %d is invalid"
64178 msgstr ""
64179
64180 #: cp/pt.cc:8824 cp/pt.cc:8969
64181 #, gcc-internal-format, gfc-internal-format
64182 msgid "wrong number of template arguments (%d, should be %d)"
64183 msgstr ""
64184
64185 #: cp/pt.cc:8965
64186 #, gcc-internal-format, gfc-internal-format
64187 msgid "wrong number of template arguments (%d, should be at least %d)"
64188 msgstr ""
64189
64190 #: cp/pt.cc:8974
64191 #, gcc-internal-format
64192 msgid "provided for %qD"
64193 msgstr ""
64194
64195 #: cp/pt.cc:8999
64196 #, gcc-internal-format
64197 msgid ""
64198 "pack expansion argument for non-pack parameter %qD of alias template %qD"
64199 msgstr ""
64200
64201 #: cp/pt.cc:9003
64202 #, gcc-internal-format
64203 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
64204 msgstr ""
64205
64206 #: cp/pt.cc:9101
64207 #, gcc-internal-format
64208 msgid ""
64209 "so any instantiation with a non-empty parameter pack would be ill-formed"
64210 msgstr ""
64211
64212 #: cp/pt.cc:9664
64213 #, gcc-internal-format
64214 msgid "%q#D is not a function template"
64215 msgstr ""
64216
64217 #: cp/pt.cc:9827
64218 #, gcc-internal-format
64219 msgid "non-template type %qT used as a template"
64220 msgstr ""
64221
64222 #: cp/pt.cc:9829
64223 #, gcc-internal-format
64224 msgid "for template declaration %q+D"
64225 msgstr ""
64226
64227 #: cp/pt.cc:9962 cp/pt.cc:22022
64228 #, gcc-internal-format
64229 msgid "template constraint failure for %qD"
64230 msgstr ""
64231
64232 #: cp/pt.cc:10340
64233 #, gcc-internal-format
64234 msgid "use of invalid variable template %qE"
64235 msgstr ""
64236
64237 #: cp/pt.cc:11013
64238 #, gcc-internal-format
64239 msgid ""
64240 "template instantiation depth exceeds maximum of %d (use %<-ftemplate-"
64241 "depth=%> to increase the maximum)"
64242 msgstr ""
64243
64244 #: cp/pt.cc:12339
64245 #, gcc-internal-format
64246 msgid "flexible array member %qD in union"
64247 msgstr ""
64248
64249 #: cp/pt.cc:12829
64250 #, gcc-internal-format
64251 msgid "fold of empty expansion over %O"
64252 msgstr ""
64253
64254 #: cp/pt.cc:13275
64255 #, gcc-internal-format
64256 msgid "%qE is not the entire pattern of the pack expansion"
64257 msgstr ""
64258
64259 #: cp/pt.cc:13363
64260 #, gcc-internal-format
64261 msgid "mismatched argument pack lengths while expanding %qT"
64262 msgstr ""
64263
64264 #: cp/pt.cc:13366
64265 #, gcc-internal-format
64266 msgid "mismatched argument pack lengths while expanding %qE"
64267 msgstr ""
64268
64269 #: cp/pt.cc:14050
64270 #, gcc-internal-format
64271 msgid "  when instantiating default argument for call to %qD"
64272 msgstr ""
64273
64274 #: cp/pt.cc:14146
64275 #, gcc-internal-format
64276 msgid "creating pointer to member function of non-class type %qT"
64277 msgstr ""
64278
64279 #: cp/pt.cc:15038
64280 #, gcc-internal-format, gfc-internal-format
64281 msgid "mismatched argument pack lengths (%d vs %d)"
64282 msgstr ""
64283
64284 #. It may seem that this case cannot occur, since:
64285 #.
64286 #. typedef void f();
64287 #. void g() { f x; }
64288 #.
64289 #. declares a function, not a variable.  However:
64290 #.
64291 #. typedef void f();
64292 #. template <typename T> void g() { T t; }
64293 #. template void g<f>();
64294 #.
64295 #. is an attempt to declare a variable with function
64296 #. type.
64297 #: cp/pt.cc:15231
64298 #, gcc-internal-format
64299 msgid "variable %qD has function type"
64300 msgstr ""
64301
64302 #: cp/pt.cc:15430
64303 #, gcc-internal-format
64304 msgid "invalid parameter type %qT"
64305 msgstr ""
64306
64307 #: cp/pt.cc:15432
64308 #, gcc-internal-format
64309 msgid "in declaration %q+D"
64310 msgstr ""
64311
64312 #: cp/pt.cc:15559
64313 #, gcc-internal-format
64314 msgid "function returning an array"
64315 msgstr ""
64316
64317 #: cp/pt.cc:15561
64318 #, gcc-internal-format
64319 msgid "function returning a function"
64320 msgstr ""
64321
64322 #: cp/pt.cc:16257
64323 #, gcc-internal-format
64324 msgid "forming reference to void"
64325 msgstr ""
64326
64327 #: cp/pt.cc:16259
64328 #, gcc-internal-format
64329 msgid "forming pointer to reference type %qT"
64330 msgstr ""
64331
64332 #: cp/pt.cc:16261
64333 #, gcc-internal-format
64334 msgid "forming reference to reference type %qT"
64335 msgstr ""
64336
64337 #: cp/pt.cc:16274
64338 #, gcc-internal-format
64339 msgid "forming pointer to qualified function type %qT"
64340 msgstr ""
64341
64342 #: cp/pt.cc:16277
64343 #, gcc-internal-format
64344 msgid "forming reference to qualified function type %qT"
64345 msgstr ""
64346
64347 #: cp/pt.cc:16325
64348 #, gcc-internal-format
64349 msgid "creating pointer to member of non-class type %qT"
64350 msgstr ""
64351
64352 #: cp/pt.cc:16331
64353 #, gcc-internal-format
64354 msgid "creating pointer to member reference type %qT"
64355 msgstr ""
64356
64357 #: cp/pt.cc:16337
64358 #, gcc-internal-format
64359 msgid "creating pointer to member of type void"
64360 msgstr ""
64361
64362 #: cp/pt.cc:16403
64363 #, gcc-internal-format
64364 msgid "creating array of %qT"
64365 msgstr ""
64366
64367 #: cp/pt.cc:16438
64368 #, gcc-internal-format
64369 msgid "%qD is instantiated for an empty pack"
64370 msgstr ""
64371
64372 #: cp/pt.cc:16458
64373 #, gcc-internal-format
64374 msgid "%qT is not a class, struct, or union type"
64375 msgstr ""
64376
64377 #: cp/pt.cc:16492
64378 #, gcc-internal-format
64379 msgid "%qT resolves to %qT, which is not an enumeration type"
64380 msgstr ""
64381
64382 #: cp/pt.cc:16500
64383 #, gcc-internal-format
64384 msgid "%qT resolves to %qT, which is not a class type"
64385 msgstr ""
64386
64387 #: cp/pt.cc:16613
64388 #, gcc-internal-format
64389 msgid "use of %qs in template"
64390 msgstr ""
64391
64392 #: cp/pt.cc:16913
64393 #, gcc-internal-format
64394 msgid "qualifying type %qT does not match destructor name ~%qT"
64395 msgstr ""
64396
64397 #: cp/pt.cc:16928
64398 #, gcc-internal-format
64399 msgid ""
64400 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
64401 msgstr ""
64402
64403 #: cp/pt.cc:16930
64404 #, gcc-internal-format
64405 msgid "say %<typename %E%> if a type is meant"
64406 msgstr ""
64407
64408 #: cp/pt.cc:17023
64409 #, gcc-internal-format
64410 msgid "initializer for %q#D expands to an empty list of expressions"
64411 msgstr ""
64412
64413 #: cp/pt.cc:17211
64414 #, gcc-internal-format
64415 msgid "using invalid field %qD"
64416 msgstr ""
64417
64418 #: cp/pt.cc:17761 cp/pt.cc:19739
64419 #, gcc-internal-format
64420 msgid "invalid use of pack expansion expression"
64421 msgstr ""
64422
64423 #: cp/pt.cc:17765 cp/pt.cc:19743
64424 #, gcc-internal-format
64425 msgid "use %<...%> to expand argument pack"
64426 msgstr ""
64427
64428 #: cp/pt.cc:19879
64429 #, gcc-internal-format
64430 msgid "empty initializer in lambda init-capture"
64431 msgstr ""
64432
64433 #: cp/pt.cc:21019
64434 #, gcc-internal-format
64435 msgid ""
64436 "%qD was not declared in this scope, and no declarations were found by "
64437 "argument-dependent lookup at the point of instantiation"
64438 msgstr ""
64439
64440 #: cp/pt.cc:21054
64441 #, gcc-internal-format
64442 msgid "declarations in dependent base %qT are not found by unqualified lookup"
64443 msgstr ""
64444
64445 #: cp/pt.cc:21059
64446 #, gcc-internal-format
64447 msgid "use %<this->%D%> instead"
64448 msgstr ""
64449
64450 #: cp/pt.cc:21062
64451 #, gcc-internal-format
64452 msgid "use %<%T::%D%> instead"
64453 msgstr ""
64454
64455 #: cp/pt.cc:21067
64456 #, gcc-internal-format
64457 msgid "%qD declared here, later in the translation unit"
64458 msgstr ""
64459
64460 #: cp/pt.cc:21130
64461 #, gcc-internal-format
64462 msgid "wrong number of arguments to %<__builtin_convertvector%>"
64463 msgstr ""
64464
64465 #: cp/pt.cc:21157
64466 #, gcc-internal-format
64467 msgid "wrong number of arguments to %<assume%> attribute"
64468 msgstr ""
64469
64470 #: cp/pt.cc:21393
64471 #, gcc-internal-format
64472 msgid "%qT is not a class or namespace"
64473 msgstr ""
64474
64475 #: cp/pt.cc:21396
64476 #, gcc-internal-format
64477 msgid "%qD is not a class or namespace"
64478 msgstr ""
64479
64480 #: cp/pt.cc:21746
64481 #, gcc-internal-format
64482 msgid "%qT is/uses unnamed type"
64483 msgstr ""
64484
64485 #: cp/pt.cc:21748
64486 #, gcc-internal-format
64487 msgid "template argument for %qD uses local type %qT"
64488 msgstr ""
64489
64490 #: cp/pt.cc:21758
64491 #, gcc-internal-format
64492 msgid "%qT is a variably modified type"
64493 msgstr ""
64494
64495 #: cp/pt.cc:21773
64496 #, gcc-internal-format
64497 msgid "integral expression %qE is not constant"
64498 msgstr ""
64499
64500 #: cp/pt.cc:21791
64501 #, gcc-internal-format
64502 msgid "  trying to instantiate %qD"
64503 msgstr ""
64504
64505 #: cp/pt.cc:25931
64506 #, gcc-internal-format
64507 msgid "ambiguous template instantiation for %q#T"
64508 msgstr ""
64509
64510 #: cp/pt.cc:25933
64511 #, gcc-internal-format
64512 msgid "ambiguous template instantiation for %q#D"
64513 msgstr ""
64514
64515 #: cp/pt.cc:25939
64516 msgid "%s %#qS"
64517 msgstr ""
64518
64519 #: cp/pt.cc:25963 cp/pt.cc:26058
64520 #, gcc-internal-format
64521 msgid "explicit instantiation of non-template %q#D"
64522 msgstr ""
64523
64524 #: cp/pt.cc:25969
64525 #, gcc-internal-format
64526 msgid "explicit instantiation of variable concept %q#D"
64527 msgstr ""
64528
64529 #: cp/pt.cc:25971
64530 #, gcc-internal-format
64531 msgid "explicit instantiation of function concept %q#D"
64532 msgstr ""
64533
64534 #: cp/pt.cc:25990
64535 #, gcc-internal-format
64536 msgid "%qD is not a static data member of a class template"
64537 msgstr ""
64538
64539 #: cp/pt.cc:25996 cp/pt.cc:26053
64540 #, gcc-internal-format
64541 msgid "no matching template for %qD found"
64542 msgstr ""
64543
64544 #: cp/pt.cc:26001
64545 #, gcc-internal-format
64546 msgid ""
64547 "type %qT for explicit instantiation %qD does not match declared type %qT"
64548 msgstr ""
64549
64550 #: cp/pt.cc:26009
64551 #, gcc-internal-format
64552 msgid "explicit instantiation of %q#D"
64553 msgstr ""
64554
64555 #: cp/pt.cc:26045
64556 #, gcc-internal-format
64557 msgid "duplicate explicit instantiation of %q#D"
64558 msgstr ""
64559
64560 #: cp/pt.cc:26068 cp/pt.cc:26135
64561 #, gcc-internal-format
64562 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
64563 msgstr ""
64564
64565 #: cp/pt.cc:26073 cp/pt.cc:26150
64566 #, gcc-internal-format
64567 msgid "storage class %qD applied to template instantiation"
64568 msgstr ""
64569
64570 #: cp/pt.cc:26107
64571 #, gcc-internal-format
64572 msgid "explicit instantiation of non-class template %qD"
64573 msgstr ""
64574
64575 #: cp/pt.cc:26110
64576 #, gcc-internal-format
64577 msgid "explicit instantiation of non-template type %qT"
64578 msgstr ""
64579
64580 #: cp/pt.cc:26119
64581 #, gcc-internal-format
64582 msgid "explicit instantiation of %q#T before definition of template"
64583 msgstr ""
64584
64585 #: cp/pt.cc:26140
64586 #, gcc-internal-format
64587 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
64588 msgstr ""
64589
64590 #: cp/pt.cc:26180
64591 #, gcc-internal-format
64592 msgid "duplicate explicit instantiation of %q#T"
64593 msgstr ""
64594
64595 #: cp/pt.cc:26490
64596 #, gcc-internal-format
64597 msgid "exception specification of %qD depends on itself"
64598 msgstr ""
64599
64600 #. [temp.explicit]
64601 #.
64602 #. The definition of a non-exported function template, a
64603 #. non-exported member function template, or a non-exported
64604 #. member function or static data member of a class template
64605 #. shall be present in every translation unit in which it is
64606 #. explicitly instantiated.
64607 #: cp/pt.cc:26980
64608 #, gcc-internal-format
64609 msgid "explicit instantiation of %qD but no definition available"
64610 msgstr ""
64611
64612 #: cp/pt.cc:27027
64613 #, gcc-internal-format
64614 msgid ""
64615 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
64616 "possibly from virtual table generation (use %<-ftemplate-depth=%> to "
64617 "increase the maximum)"
64618 msgstr ""
64619
64620 #: cp/pt.cc:27397
64621 #, gcc-internal-format
64622 msgid ""
64623 "non-type template parameters of deduced class type only available with %<-"
64624 "std=c++20%> or %<-std=gnu++20%>"
64625 msgstr ""
64626
64627 #: cp/pt.cc:27427
64628 #, gcc-internal-format
64629 msgid ""
64630 "%qT is not a valid type for a template non-type parameter because it is not "
64631 "structural"
64632 msgstr ""
64633
64634 #: cp/pt.cc:27436
64635 #, gcc-internal-format
64636 msgid ""
64637 "non-type template parameters of class type only available with %<-std=c+"
64638 "+20%> or %<-std=gnu++20%>"
64639 msgstr ""
64640
64641 #: cp/pt.cc:27444
64642 #, gcc-internal-format
64643 msgid "invalid template non-type parameter"
64644 msgstr ""
64645
64646 #: cp/pt.cc:27446
64647 #, gcc-internal-format
64648 msgid "%q#T is not a valid type for a template non-type parameter"
64649 msgstr ""
64650
64651 #: cp/pt.cc:28874
64652 #, gcc-internal-format
64653 msgid "keyword %<template%> not allowed in declarator-id"
64654 msgstr ""
64655
64656 #: cp/pt.cc:29164
64657 #, gcc-internal-format
64658 msgid "a concept cannot be constrained"
64659 msgstr ""
64660
64661 #: cp/pt.cc:29173
64662 #, gcc-internal-format
64663 msgid "concept %qE not in namespace scope"
64664 msgstr ""
64665
64666 #: cp/pt.cc:29179
64667 #, gcc-internal-format
64668 msgid "concept %qE has multiple template parameter lists"
64669 msgstr ""
64670
64671 #: cp/pt.cc:29210
64672 #, gcc-internal-format
64673 msgid ""
64674 "deducing from brace-enclosed initializer list requires %<#include "
64675 "<initializer_list>%>"
64676 msgstr ""
64677
64678 #: cp/pt.cc:30265
64679 #, gcc-internal-format
64680 msgid "non-deducible template %qT used without template arguments"
64681 msgstr ""
64682
64683 #: cp/pt.cc:30277
64684 #, gcc-internal-format
64685 msgid ""
64686 "alias template deduction only available with %<-std=c++20%> or %<-std=gnu+"
64687 "+20%>"
64688 msgstr ""
64689
64690 #: cp/pt.cc:30283
64691 #, gcc-internal-format
64692 msgid "use %qD directly instead"
64693 msgstr ""
64694
64695 #: cp/pt.cc:30394
64696 #, gcc-internal-format
64697 msgid ""
64698 "cannot deduce template arguments for copy-initialization of %qT, as it has "
64699 "no non-explicit deduction guides or user-declared constructors"
64700 msgstr ""
64701
64702 #: cp/pt.cc:30401
64703 #, gcc-internal-format
64704 msgid ""
64705 "cannot deduce template arguments of %qT, as it has no viable deduction guides"
64706 msgstr ""
64707
64708 #: cp/pt.cc:30413
64709 #, gcc-internal-format
64710 msgid "class template argument deduction failed:"
64711 msgstr ""
64712
64713 #: cp/pt.cc:30416
64714 #, gcc-internal-format
64715 msgid "explicit deduction guides not considered for copy-initialization"
64716 msgstr ""
64717
64718 #. TODO: Pass down location from cp_finish_decl.
64719 #: cp/pt.cc:30430
64720 #, gcc-internal-format
64721 msgid ""
64722 "class template argument deduction for %qT failed: explicit deduction guide "
64723 "selected in copy-list-initialization"
64724 msgstr ""
64725
64726 #: cp/pt.cc:30434
64727 #, gcc-internal-format
64728 msgid "explicit deduction guide declared here"
64729 msgstr ""
64730
64731 #: cp/pt.cc:30448
64732 #, gcc-internal-format
64733 msgid "%qT may not intend to support class template argument deduction"
64734 msgstr ""
64735
64736 #: cp/pt.cc:30450
64737 #, gcc-internal-format
64738 msgid "add a deduction guide to suppress this warning"
64739 msgstr ""
64740
64741 #: cp/pt.cc:30554
64742 #, gcc-internal-format
64743 msgid "direct-list-initialization of %<auto%> requires exactly one element"
64744 msgstr ""
64745
64746 #: cp/pt.cc:30557
64747 #, gcc-internal-format
64748 msgid ""
64749 "for deduction to %<std::initializer_list%>, use copy-list-initialization (i."
64750 "e. add %<=%> before the %<{%>)"
64751 msgstr ""
64752
64753 #: cp/pt.cc:30636
64754 #, gcc-internal-format
64755 msgid "unable to deduce lambda return type from %qE"
64756 msgstr ""
64757
64758 #: cp/pt.cc:30639
64759 #, gcc-internal-format
64760 msgid "unable to deduce %qT from %qE"
64761 msgstr ""
64762
64763 #: cp/pt.cc:30711
64764 #, gcc-internal-format
64765 msgid "placeholder constraints not satisfied"
64766 msgstr ""
64767
64768 #: cp/pt.cc:30715
64769 #, gcc-internal-format
64770 msgid "deduced initializer does not satisfy placeholder constraints"
64771 msgstr ""
64772
64773 #: cp/pt.cc:30719
64774 #, gcc-internal-format
64775 msgid "deduced return type does not satisfy placeholder constraints"
64776 msgstr ""
64777
64778 #: cp/pt.cc:30723
64779 #, gcc-internal-format
64780 msgid "deduced expression type does not satisfy placeholder constraints"
64781 msgstr ""
64782
64783 #: cp/pt.cc:30863
64784 #, gcc-internal-format
64785 msgid "invalid use of %qT in template argument"
64786 msgstr ""
64787
64788 #: cp/rtti.cc:310
64789 #, gcc-internal-format
64790 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
64791 msgstr ""
64792
64793 #: cp/rtti.cc:323
64794 #, gcc-internal-format
64795 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
64796 msgstr ""
64797
64798 #: cp/rtti.cc:424
64799 #, gcc-internal-format
64800 msgid ""
64801 "cannot create type information for type %qT because it involves types of "
64802 "variable size"
64803 msgstr ""
64804
64805 #: cp/rtti.cc:524
64806 #, gcc-internal-format
64807 msgid "%<typeid%> of qualified function type %qT"
64808 msgstr ""
64809
64810 #: cp/rtti.cc:714 cp/rtti.cc:730
64811 #, gcc-internal-format
64812 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
64813 msgstr ""
64814
64815 #: cp/rtti.cc:742
64816 #, gcc-internal-format
64817 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
64818 msgstr ""
64819
64820 #: cp/rtti.cc:822
64821 #, gcc-internal-format
64822 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
64823 msgstr ""
64824
64825 #: cp/search.cc:279
64826 #, gcc-internal-format
64827 msgid "%qT is an ambiguous base of %qT"
64828 msgstr ""
64829
64830 #: cp/search.cc:295
64831 #, gcc-internal-format
64832 msgid "%qT is an inaccessible base of %qT"
64833 msgstr ""
64834
64835 #: cp/search.cc:1911
64836 #, gcc-internal-format
64837 msgid "looser exception specification on overriding virtual function %q+#F"
64838 msgstr ""
64839
64840 #: cp/search.cc:1914
64841 #, gcc-internal-format
64842 msgid "overridden function is %q#F"
64843 msgstr ""
64844
64845 #: cp/search.cc:1989
64846 #, gcc-internal-format
64847 msgid "invalid covariant return type for %q#D"
64848 msgstr ""
64849
64850 #: cp/search.cc:1991 cp/search.cc:2008 cp/search.cc:2025
64851 #, gcc-internal-format
64852 msgid "overridden function is %q#D"
64853 msgstr ""
64854
64855 #: cp/search.cc:2004
64856 #, gcc-internal-format
64857 msgid "invalid covariant return type for %q+#D"
64858 msgstr ""
64859
64860 #: cp/search.cc:2006
64861 #, gcc-internal-format
64862 msgid "conflicting return type specified for %q+#D"
64863 msgstr ""
64864
64865 #: cp/search.cc:2023
64866 #, gcc-internal-format
64867 msgid "conflicting type attributes specified for %q+#D"
64868 msgstr ""
64869
64870 #: cp/search.cc:2038
64871 #, gcc-internal-format
64872 msgid "%<consteval%> function %q+D overriding non-%<consteval%> function"
64873 msgstr ""
64874
64875 #: cp/search.cc:2041
64876 #, gcc-internal-format
64877 msgid "non-%<consteval%> function %q+D overriding %<consteval%> function"
64878 msgstr ""
64879
64880 #: cp/search.cc:2044 cp/search.cc:2073 cp/search.cc:2082 cp/search.cc:2093
64881 #: cp/search.cc:2118
64882 #, gcc-internal-format
64883 msgid "overridden function is %qD"
64884 msgstr ""
64885
64886 #: cp/search.cc:2060
64887 #, gcc-internal-format
64888 msgid "%qD declared %<transaction_safe_dynamic%>"
64889 msgstr ""
64890
64891 #: cp/search.cc:2062
64892 #, gcc-internal-format
64893 msgid "overriding %qD declared %<transaction_safe%>"
64894 msgstr ""
64895
64896 #: cp/search.cc:2070
64897 #, gcc-internal-format
64898 msgid "deleted function %q+D overriding non-deleted function"
64899 msgstr ""
64900
64901 #: cp/search.cc:2079
64902 #, gcc-internal-format
64903 msgid "non-deleted function %q+D overriding deleted function"
64904 msgstr ""
64905
64906 #: cp/search.cc:2090
64907 #, gcc-internal-format
64908 msgid "function with contracts %q+D overriding contractless function"
64909 msgstr ""
64910
64911 #: cp/search.cc:2116
64912 #, gcc-internal-format
64913 msgid "virtual function %q+D overriding final function"
64914 msgstr ""
64915
64916 #: cp/search.cc:2201
64917 #, gcc-internal-format
64918 msgid "%q+#D cannot be declared"
64919 msgstr ""
64920
64921 #: cp/search.cc:2202
64922 #, gcc-internal-format
64923 msgid "  since %q+#D declared in base class"
64924 msgstr ""
64925
64926 #: cp/semantics.cc:1015
64927 #, gcc-internal-format
64928 msgid ""
64929 "%<std::is_constant_evaluated%> always evaluates to true in %<if constexpr%>"
64930 msgstr ""
64931
64932 #: cp/semantics.cc:1019
64933 #, gcc-internal-format
64934 msgid ""
64935 "%<std::is_constant_evaluated%> always evaluates to false in a non-"
64936 "%<constexpr%> function"
64937 msgstr ""
64938
64939 #: cp/semantics.cc:1023
64940 #, gcc-internal-format
64941 msgid ""
64942 "%<std::is_constant_evaluated%> always evaluates to true in a %<consteval%> "
64943 "function"
64944 msgstr ""
64945
64946 #: cp/semantics.cc:1194
64947 #, gcc-internal-format
64948 msgid "suggest explicit braces around empty body in %<do%> statement"
64949 msgstr ""
64950
64951 #: cp/semantics.cc:1707
64952 #, gcc-internal-format
64953 msgid "catching polymorphic type %q#T by value"
64954 msgstr ""
64955
64956 #: cp/semantics.cc:1712
64957 #, gcc-internal-format
64958 msgid "catching type %q#T by value"
64959 msgstr ""
64960
64961 #: cp/semantics.cc:1717
64962 #, gcc-internal-format
64963 msgid "catching non-reference type %q#T"
64964 msgstr ""
64965
64966 #: cp/semantics.cc:1929
64967 #, gcc-internal-format
64968 msgid "type of %<asm%> operand %qE could not be determined"
64969 msgstr ""
64970
64971 #: cp/semantics.cc:2011
64972 #, gcc-internal-format
64973 msgid "%<__label__%> declarations are only allowed in function scopes"
64974 msgstr ""
64975
64976 #: cp/semantics.cc:2181
64977 #, gcc-internal-format
64978 msgid "invalid use of member %qD in static member function"
64979 msgstr ""
64980
64981 #: cp/semantics.cc:2185
64982 #, gcc-internal-format
64983 msgid "invalid use of member %qD in constructor %<pre%> contract"
64984 msgstr ""
64985
64986 #: cp/semantics.cc:2189
64987 #, gcc-internal-format
64988 msgid "invalid use of member %qD in destructor %<post%> contract"
64989 msgstr ""
64990
64991 #: cp/semantics.cc:2441
64992 #, gcc-internal-format
64993 msgid "%qE missing template arguments"
64994 msgstr ""
64995
64996 #: cp/semantics.cc:2501
64997 #, gcc-internal-format
64998 msgid ""
64999 "a statement expression is an insufficient context for overload resolution"
65000 msgstr ""
65001
65002 #: cp/semantics.cc:2861
65003 #, gcc-internal-format
65004 msgid "cannot call a concept as a function"
65005 msgstr ""
65006
65007 #: cp/semantics.cc:2929
65008 #, gcc-internal-format
65009 msgid "arguments to destructor are not allowed"
65010 msgstr ""
65011
65012 #: cp/semantics.cc:3031
65013 #, gcc-internal-format
65014 msgid "%<this%> is unavailable for static member functions"
65015 msgstr ""
65016
65017 #: cp/semantics.cc:3033
65018 #, gcc-internal-format
65019 msgid "invalid use of %<this%> before it is valid"
65020 msgstr ""
65021
65022 #: cp/semantics.cc:3035
65023 #, gcc-internal-format
65024 msgid "invalid use of %<this%> after it is valid"
65025 msgstr ""
65026
65027 #: cp/semantics.cc:3037
65028 #, gcc-internal-format
65029 msgid "invalid use of %<this%> in non-member function"
65030 msgstr ""
65031
65032 #: cp/semantics.cc:3039
65033 #, gcc-internal-format
65034 msgid "invalid use of %<this%> at top level"
65035 msgstr ""
65036
65037 #: cp/semantics.cc:3061
65038 #, gcc-internal-format
65039 msgid "invalid qualifying scope in pseudo-destructor name"
65040 msgstr ""
65041
65042 #: cp/semantics.cc:3069 cp/typeck.cc:3093
65043 #, gcc-internal-format
65044 msgid "qualified type %qT does not match destructor name ~%qT"
65045 msgstr ""
65046
65047 #: cp/semantics.cc:3091
65048 #, gcc-internal-format
65049 msgid "%qE is not of type %qT"
65050 msgstr ""
65051
65052 #: cp/semantics.cc:3205
65053 #, gcc-internal-format
65054 msgid "compound literal of non-object type %qT"
65055 msgstr ""
65056
65057 #: cp/semantics.cc:3225
65058 #, gcc-internal-format
65059 msgid "%<auto{x}%> cannot be constrained"
65060 msgstr ""
65061
65062 #: cp/semantics.cc:3230
65063 #, gcc-internal-format
65064 msgid "%<auto{x}%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
65065 msgstr ""
65066
65067 #: cp/semantics.cc:3422
65068 #, gcc-internal-format
65069 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
65070 msgstr ""
65071
65072 #: cp/semantics.cc:3471
65073 #, gcc-internal-format
65074 msgid ""
65075 "invalid use of type %qT as a default value for a template template-parameter"
65076 msgstr ""
65077
65078 #: cp/semantics.cc:3474
65079 #, gcc-internal-format
65080 msgid "invalid default argument for a template template parameter"
65081 msgstr ""
65082
65083 #: cp/semantics.cc:3491
65084 #, gcc-internal-format
65085 msgid "definition of %q#T inside template parameter list"
65086 msgstr ""
65087
65088 #: cp/semantics.cc:3522
65089 #, gcc-internal-format
65090 msgid "invalid definition of qualified type %qT"
65091 msgstr ""
65092
65093 #: cp/semantics.cc:3814
65094 #, gcc-internal-format
65095 msgid "invalid base-class specification"
65096 msgstr ""
65097
65098 #: cp/semantics.cc:3979
65099 #, gcc-internal-format
65100 msgid "cannot capture member %qD of anonymous union"
65101 msgstr ""
65102
65103 #: cp/semantics.cc:3996 cp/semantics.cc:12372
65104 #, gcc-internal-format
65105 msgid "%qD is not captured"
65106 msgstr ""
65107
65108 #: cp/semantics.cc:4000
65109 #, gcc-internal-format
65110 msgid "the lambda has no capture-default"
65111 msgstr ""
65112
65113 #: cp/semantics.cc:4002
65114 #, gcc-internal-format
65115 msgid ""
65116 "lambda in local class %q+T cannot capture variables from the enclosing "
65117 "context"
65118 msgstr ""
65119
65120 #: cp/semantics.cc:4017
65121 #, gcc-internal-format
65122 msgid "use of local variable with automatic storage from containing function"
65123 msgstr ""
65124
65125 #: cp/semantics.cc:4019
65126 #, gcc-internal-format
65127 msgid "use of parameter from containing function"
65128 msgstr ""
65129
65130 #: cp/semantics.cc:4147
65131 #, gcc-internal-format
65132 msgid "use of parameter outside function body"
65133 msgstr ""
65134
65135 #: cp/semantics.cc:4157
65136 #, gcc-internal-format
65137 msgid "missing template arguments"
65138 msgstr ""
65139
65140 #: cp/semantics.cc:4193
65141 #, gcc-internal-format
65142 msgid ""
65143 "template parameter %qD of type %qT is not allowed in an integral constant "
65144 "expression because it is not of integral or enumeration type"
65145 msgstr ""
65146
65147 #: cp/semantics.cc:4233
65148 #, gcc-internal-format
65149 msgid "use of class template %qT as expression"
65150 msgstr ""
65151
65152 #. Ambiguous reference to base members.
65153 #: cp/semantics.cc:4240
65154 #, gcc-internal-format
65155 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
65156 msgstr ""
65157
65158 #: cp/semantics.cc:4268
65159 #, gcc-internal-format
65160 msgid "%qD cannot appear in a constant-expression"
65161 msgstr ""
65162
65163 #: cp/semantics.cc:4430
65164 #, gcc-internal-format
65165 msgid "type of %qE is unknown"
65166 msgstr ""
65167
65168 #: cp/semantics.cc:4448 rust/backend/rust-tree.cc:5482
65169 #, gcc-internal-format
65170 msgid "%qT is not an enumeration type"
65171 msgstr ""
65172
65173 #. Parameter packs can only be used in templates
65174 #: cp/semantics.cc:4582
65175 #, gcc-internal-format
65176 msgid "parameter pack %<__bases%> only valid in template declaration"
65177 msgstr ""
65178
65179 #: cp/semantics.cc:4614
65180 #, gcc-internal-format
65181 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
65182 msgstr ""
65183
65184 #: cp/semantics.cc:4627
65185 #, gcc-internal-format
65186 msgid "cannot apply %<offsetof%> to member function %qD"
65187 msgstr ""
65188
65189 #: cp/semantics.cc:4631
65190 #, gcc-internal-format
65191 msgid "cannot apply %<offsetof%> to member function"
65192 msgstr ""
65193
65194 #: cp/semantics.cc:4636
65195 #, gcc-internal-format
65196 msgid "cannot apply %<offsetof%> to an enumerator %qD"
65197 msgstr ""
65198
65199 #: cp/semantics.cc:4647
65200 #, gcc-internal-format
65201 msgid ""
65202 "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
65203 msgstr ""
65204
65205 #: cp/semantics.cc:5987
65206 #, gcc-internal-format
65207 msgid "user defined reduction lookup is ambiguous"
65208 msgstr ""
65209
65210 #: cp/semantics.cc:6260
65211 #, gcc-internal-format
65212 msgid "%qE in %<reduction%> clause is a zero size array"
65213 msgstr ""
65214
65215 #: cp/semantics.cc:6306
65216 #, gcc-internal-format
65217 msgid "%qE has const type for %<reduction%>"
65218 msgstr ""
65219
65220 #: cp/semantics.cc:6425
65221 #, gcc-internal-format
65222 msgid "user defined reduction with constructor initializer for base class %qT"
65223 msgstr ""
65224
65225 #: cp/semantics.cc:6896
65226 #, gcc-internal-format
65227 msgid ""
65228 "modifier other than %<val%> specified in %<linear%> clause on %<simd%> or "
65229 "%<for%> constructs when using OpenMP 5.2 modifiers"
65230 msgstr ""
65231
65232 #: cp/semantics.cc:6911
65233 #, gcc-internal-format
65234 msgid ""
65235 "linear clause with %qs modifier applied to non-reference variable with %qT "
65236 "type"
65237 msgstr ""
65238
65239 #: cp/semantics.cc:6926
65240 #, gcc-internal-format
65241 msgid ""
65242 "linear clause applied to non-integral non-pointer variable with %qT type"
65243 msgstr ""
65244
65245 #: cp/semantics.cc:6950
65246 #, gcc-internal-format
65247 msgid "linear step expression must be integral"
65248 msgstr ""
65249
65250 #: cp/semantics.cc:7043 cp/semantics.cc:7175 cp/semantics.cc:7234
65251 #: cp/semantics.cc:7632 cp/semantics.cc:8794
65252 #, gcc-internal-format
65253 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
65254 msgstr ""
65255
65256 #: cp/semantics.cc:7055 cp/semantics.cc:8807
65257 #, gcc-internal-format
65258 msgid "%qD is not a variable in clause %qs"
65259 msgstr ""
65260
65261 #: cp/semantics.cc:7188
65262 #, gcc-internal-format
65263 msgid "%qD is not a variable in clause %<firstprivate%>"
65264 msgstr ""
65265
65266 #: cp/semantics.cc:7247
65267 #, gcc-internal-format
65268 msgid "%qD is not a variable in clause %<lastprivate%>"
65269 msgstr ""
65270
65271 #: cp/semantics.cc:7297
65272 #, gcc-internal-format
65273 msgid "%<gang%> static expression must be integral"
65274 msgstr ""
65275
65276 #: cp/semantics.cc:7311
65277 #, gcc-internal-format
65278 msgid "%<gang%> static value must be positive"
65279 msgstr ""
65280
65281 #: cp/semantics.cc:7345
65282 #, gcc-internal-format
65283 msgid "%<gang%> num expression must be integral"
65284 msgstr ""
65285
65286 #: cp/semantics.cc:7348
65287 #, gcc-internal-format
65288 msgid "%<vector%> length expression must be integral"
65289 msgstr ""
65290
65291 #: cp/semantics.cc:7352
65292 #, gcc-internal-format
65293 msgid "%<worker%> num expression must be integral"
65294 msgstr ""
65295
65296 #: cp/semantics.cc:7374
65297 #, gcc-internal-format
65298 msgid "%<gang%> num value must be positive"
65299 msgstr ""
65300
65301 #: cp/semantics.cc:7378
65302 #, gcc-internal-format
65303 msgid "%<vector%> length value must be positive"
65304 msgstr ""
65305
65306 #: cp/semantics.cc:7383
65307 #, gcc-internal-format
65308 msgid "%<worker%> num value must be positive"
65309 msgstr ""
65310
65311 #: cp/semantics.cc:7457
65312 #, gcc-internal-format
65313 msgid "schedule chunk size expression must be integral"
65314 msgstr ""
65315
65316 #: cp/semantics.cc:7490
65317 #, gcc-internal-format
65318 msgid "%qs length expression must be integral"
65319 msgstr ""
65320
65321 #: cp/semantics.cc:7504
65322 #, gcc-internal-format
65323 msgid "%qs length expression must be positive constant integer expression"
65324 msgstr ""
65325
65326 #: cp/semantics.cc:7524
65327 #, gcc-internal-format
65328 msgid "%<async%> expression must be integral"
65329 msgstr ""
65330
65331 #: cp/semantics.cc:7553
65332 #, gcc-internal-format
65333 msgid "%<thread_limit%> expression must be integral"
65334 msgstr ""
65335
65336 #: cp/semantics.cc:7583
65337 #, gcc-internal-format
65338 msgid "%<device%> id must be integral"
65339 msgstr ""
65340
65341 #: cp/semantics.cc:7614
65342 #, gcc-internal-format
65343 msgid "%<dist_schedule%> chunk size expression must be integral"
65344 msgstr ""
65345
65346 #: cp/semantics.cc:7643
65347 #, gcc-internal-format
65348 msgid "%qD is not a variable in %<aligned%> clause"
65349 msgstr ""
65350
65351 #: cp/semantics.cc:7658
65352 #, gcc-internal-format
65353 msgid ""
65354 "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference "
65355 "to pointer or array"
65356 msgstr ""
65357
65358 #: cp/semantics.cc:7665
65359 #, gcc-internal-format
65360 msgid "%qD appears more than once in %<aligned%> clauses"
65361 msgstr ""
65362
65363 #: cp/semantics.cc:7680
65364 #, gcc-internal-format
65365 msgid "%<aligned%> clause alignment expression must be integral"
65366 msgstr ""
65367
65368 #: cp/semantics.cc:7713
65369 #, gcc-internal-format
65370 msgid "%qD is not a variable in %<nontemporal%> clause"
65371 msgstr ""
65372
65373 #: cp/semantics.cc:7724
65374 #, gcc-internal-format
65375 msgid "%qD appears more than once in %<nontemporal%> clauses"
65376 msgstr ""
65377
65378 #: cp/semantics.cc:7741
65379 #, gcc-internal-format
65380 msgid "%<this%> not allowed in %<allocate%> clause"
65381 msgstr ""
65382
65383 #: cp/semantics.cc:7753
65384 #, gcc-internal-format
65385 msgid "%qD is not a variable in %<allocate%> clause"
65386 msgstr ""
65387
65388 #: cp/semantics.cc:7762
65389 #, gcc-internal-format
65390 msgid "%qD appears more than once in %<allocate%> clauses"
65391 msgstr ""
65392
65393 #: cp/semantics.cc:7910
65394 #, gcc-internal-format
65395 msgid "%qD is not lvalue expression nor array section in %qs clause"
65396 msgstr ""
65397
65398 #: cp/semantics.cc:8449
65399 #, gcc-internal-format
65400 msgid "template %qE in clause %qs"
65401 msgstr ""
65402
65403 #: cp/semantics.cc:8452
65404 #, gcc-internal-format
65405 msgid "overloaded function name %qE in clause %qs"
65406 msgstr ""
65407
65408 #: cp/semantics.cc:8521
65409 #, gcc-internal-format
65410 msgid "%<grainsize%> expression must be integral"
65411 msgstr ""
65412
65413 #: cp/semantics.cc:8551
65414 #, gcc-internal-format
65415 msgid "%<priority%> expression must be integral"
65416 msgstr ""
65417
65418 #: cp/semantics.cc:8581
65419 #, gcc-internal-format
65420 msgid "%<hint%> expression must be integral"
65421 msgstr ""
65422
65423 #: cp/semantics.cc:8594
65424 #, gcc-internal-format
65425 msgid "%<hint%> expression must be constant integer expression"
65426 msgstr ""
65427
65428 #: cp/semantics.cc:8611
65429 #, gcc-internal-format
65430 msgid "%<filter%> expression must be integral"
65431 msgstr ""
65432
65433 #: cp/semantics.cc:8642
65434 #, gcc-internal-format
65435 msgid "%qs variable is neither a pointer nor reference to pointer"
65436 msgstr ""
65437
65438 #: cp/semantics.cc:8652
65439 #, gcc-internal-format
65440 msgid ""
65441 "%qs variable is neither a pointer, nor an array nor reference to pointer or "
65442 "array"
65443 msgstr ""
65444
65445 #: cp/semantics.cc:8735
65446 #, gcc-internal-format
65447 msgid "%<tile%> argument needs integral type"
65448 msgstr ""
65449
65450 #: cp/semantics.cc:9151
65451 #, gcc-internal-format
65452 msgid ""
65453 "%<const%> qualified %qE without %<mutable%> member may appear only in "
65454 "%<shared%> or %<firstprivate%> clauses"
65455 msgstr ""
65456
65457 #: cp/semantics.cc:9378
65458 #, gcc-internal-format
65459 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
65460 msgstr ""
65461
65462 #: cp/semantics.cc:9392
65463 #, gcc-internal-format
65464 msgid "%<threadprivate%> %qE directive not in %qT definition"
65465 msgstr ""
65466
65467 #: cp/semantics.cc:10121
65468 #, gcc-internal-format
65469 msgid "difference between %qE and %qD does not have integer type"
65470 msgstr ""
65471
65472 #: cp/semantics.cc:10589
65473 #, gcc-internal-format
65474 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
65475 msgstr ""
65476
65477 #: cp/semantics.cc:10899 cp/semantics.cc:10909
65478 #, gcc-internal-format
65479 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
65480 msgstr ""
65481
65482 #: cp/semantics.cc:11289
65483 #, gcc-internal-format, gfc-internal-format
65484 msgid "static assertion failed: %s"
65485 msgstr ""
65486
65487 #: cp/semantics.cc:11296
65488 #, gcc-internal-format
65489 msgid "non-constant condition for static assertion"
65490 msgstr ""
65491
65492 #: cp/semantics.cc:11325
65493 #, gcc-internal-format
65494 msgid "argument to %<decltype%> must be an expression"
65495 msgstr ""
65496
65497 #: cp/semantics.cc:11370
65498 #, gcc-internal-format
65499 msgid "%<decltype%> cannot resolve address of overloaded function"
65500 msgstr ""
65501
65502 #: cp/semantics.cc:11605 rust/backend/rust-tree.cc:5196
65503 #, gcc-internal-format
65504 msgid ""
65505 "%<__builtin_is_pointer_interconvertible_with_class%> needs a single argument"
65506 msgstr ""
65507
65508 #: cp/semantics.cc:11614 rust/backend/rust-tree.cc:5205
65509 #, gcc-internal-format
65510 msgid ""
65511 "%<__builtin_is_pointer_interconvertible_with_class%> argument is not pointer "
65512 "to member"
65513 msgstr ""
65514
65515 #: cp/semantics.cc:11785 rust/backend/rust-tree.cc:5809
65516 #, gcc-internal-format
65517 msgid ""
65518 "%<__builtin_is_corresponding_member%> not well defined for anonymous unions"
65519 msgstr ""
65520
65521 #: cp/semantics.cc:11809 rust/backend/rust-tree.cc:5853
65522 #, gcc-internal-format
65523 msgid "%<__builtin_is_corresponding_member%> needs two arguments"
65524 msgstr ""
65525
65526 #: cp/semantics.cc:11820 rust/backend/rust-tree.cc:5863
65527 #, gcc-internal-format
65528 msgid "%<__builtin_is_corresponding_member%> argument is not pointer to member"
65529 msgstr ""
65530
65531 #: cp/semantics.cc:12411
65532 #, gcc-internal-format
65533 msgid "operand of fold expression has no unexpanded parameter packs"
65534 msgstr ""
65535
65536 #: cp/semantics.cc:12470
65537 #, gcc-internal-format
65538 msgid "both arguments in binary fold have unexpanded parameter packs"
65539 msgstr ""
65540
65541 #: cp/semantics.cc:12472
65542 #, gcc-internal-format
65543 msgid "no unexpanded parameter packs in binary fold"
65544 msgstr ""
65545
65546 #: cp/semantics.cc:12490
65547 #, gcc-internal-format
65548 msgid "non-pointer argument to %<__builtin_launder%>"
65549 msgstr ""
65550
65551 #. std::bit_cast for destination ARRAY_TYPE is not possible,
65552 #. as functions may not return an array, so don't bother trying
65553 #. to support this (and then deal with VLAs etc.).
65554 #: cp/semantics.cc:12539
65555 #, gcc-internal-format
65556 msgid "%<__builtin_bit_cast%> destination type %qT is an array type"
65557 msgstr ""
65558
65559 #: cp/semantics.cc:12545
65560 #, gcc-internal-format
65561 msgid "%<__builtin_bit_cast%> destination type %qT is not trivially copyable"
65562 msgstr ""
65563
65564 #: cp/semantics.cc:12572
65565 #, gcc-internal-format
65566 msgid "%<__builtin_bit_cast%> source type %qT is not trivially copyable"
65567 msgstr ""
65568
65569 #: cp/semantics.cc:12580
65570 #, gcc-internal-format
65571 msgid ""
65572 "%<__builtin_bit_cast%> source size %qE not equal to destination type size %qE"
65573 msgstr ""
65574
65575 #: cp/tree.cc:1485 rust/backend/rust-tree.cc:2564
65576 #, gcc-internal-format
65577 msgid "%qV qualifiers cannot be applied to %qT"
65578 msgstr ""
65579
65580 #: cp/tree.cc:2028
65581 #, gcc-internal-format
65582 msgid "statement-expression in a constant expression"
65583 msgstr ""
65584
65585 #: cp/tree.cc:4543
65586 #, gcc-internal-format
65587 msgid ""
65588 "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which "
65589 "was accidentally changed in 8.1"
65590 msgstr ""
65591
65592 #: cp/tree.cc:4547
65593 #, gcc-internal-format
65594 msgid ""
65595 "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention "
65596 "for %qT"
65597 msgstr ""
65598
65599 #: cp/tree.cc:4551
65600 #, gcc-internal-format
65601 msgid " declared here"
65602 msgstr ""
65603
65604 #: cp/tree.cc:4556
65605 #, gcc-internal-format
65606 msgid ""
65607 "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
65608 msgstr ""
65609
65610 #: cp/tree.cc:4558
65611 #, gcc-internal-format
65612 msgid " because all of its copy and move constructors are deleted"
65613 msgstr ""
65614
65615 #: cp/tree.cc:4985
65616 #, gcc-internal-format
65617 msgid "base class %qT is not public"
65618 msgstr ""
65619
65620 #: cp/tree.cc:4988
65621 #, gcc-internal-format
65622 msgid "%qD is not public"
65623 msgstr ""
65624
65625 #: cp/tree.cc:4995
65626 #, gcc-internal-format
65627 msgid "%qD is mutable"
65628 msgstr ""
65629
65630 #: cp/tree.cc:5003
65631 #, gcc-internal-format
65632 msgid "%qD has a non-structural type"
65633 msgstr ""
65634
65635 #: cp/tree.cc:5026
65636 #, gcc-internal-format
65637 msgid "%qE attribute can only be applied to functions or parameters"
65638 msgstr ""
65639
65640 #: cp/tree.cc:5047
65641 #, gcc-internal-format
65642 msgid "%qE attribute argument must be a string constant"
65643 msgstr ""
65644
65645 #: cp/tree.cc:5062
65646 #, gcc-internal-format
65647 msgid ""
65648 "%qE attribute can only be applied to functions or to class or enumeration "
65649 "types"
65650 msgstr ""
65651
65652 #: cp/tree.cc:5080
65653 #, gcc-internal-format
65654 msgid "%qE attribute can only be applied to non-static data members"
65655 msgstr ""
65656
65657 #: cp/tree.cc:5086
65658 #, gcc-internal-format
65659 msgid "%qE attribute cannot be applied to a bit-field"
65660 msgstr ""
65661
65662 #: cp/tree.cc:5106
65663 #, gcc-internal-format
65664 msgid "%qE attribute takes no arguments"
65665 msgstr ""
65666
65667 #: cp/tree.cc:5110
65668 #, gcc-internal-format
65669 msgid ""
65670 "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::"
65671 "%E]]%>"
65672 msgstr ""
65673
65674 #: cp/tree.cc:5184
65675 #, gcc-internal-format
65676 msgid "requested %<init_priority%> is not an integer constant"
65677 msgstr ""
65678
65679 #: cp/tree.cc:5206
65680 #, gcc-internal-format
65681 msgid ""
65682 "can only use %qE attribute on file-scope definitions of objects of class type"
65683 msgstr ""
65684
65685 #: cp/tree.cc:5214
65686 #, gcc-internal-format
65687 msgid "requested %<init_priority%> %i is out of range [0, %i]"
65688 msgstr ""
65689
65690 #: cp/tree.cc:5225
65691 #, gcc-internal-format
65692 msgid "requested %<init_priority%> %i is reserved for internal use"
65693 msgstr ""
65694
65695 #: cp/tree.cc:5255
65696 #, gcc-internal-format
65697 msgid "redeclaration of %qD adds abi tag %qE"
65698 msgstr ""
65699
65700 #: cp/tree.cc:5275
65701 #, gcc-internal-format
65702 msgid "the %qE attribute requires arguments"
65703 msgstr ""
65704
65705 #: cp/tree.cc:5286
65706 #, gcc-internal-format
65707 msgid "arguments to the %qE attribute must be narrow string literals"
65708 msgstr ""
65709
65710 #: cp/tree.cc:5299 cp/tree.cc:5312
65711 #, gcc-internal-format
65712 msgid "arguments to the %qE attribute must contain valid identifiers"
65713 msgstr ""
65714
65715 #: cp/tree.cc:5301
65716 #, gcc-internal-format
65717 msgid "%<%c%> is not a valid first character for an identifier"
65718 msgstr ""
65719
65720 #: cp/tree.cc:5314
65721 #, gcc-internal-format
65722 msgid "%<%c%> is not a valid character in an identifier"
65723 msgstr ""
65724
65725 #: cp/tree.cc:5338
65726 #, gcc-internal-format
65727 msgid "%qE attribute applied to non-class, non-enum type %qT"
65728 msgstr ""
65729
65730 #: cp/tree.cc:5344
65731 #, gcc-internal-format
65732 msgid "%qE attribute applied to %qT after its definition"
65733 msgstr ""
65734
65735 #: cp/tree.cc:5351
65736 #, gcc-internal-format
65737 msgid "ignoring %qE attribute applied to template instantiation %qT"
65738 msgstr ""
65739
65740 #: cp/tree.cc:5358
65741 #, gcc-internal-format
65742 msgid "ignoring %qE attribute applied to template specialization %qT"
65743 msgstr ""
65744
65745 #: cp/tree.cc:5380
65746 #, gcc-internal-format
65747 msgid "%qE attribute applied to non-function, non-variable %qD"
65748 msgstr ""
65749
65750 #: cp/tree.cc:5386
65751 #, gcc-internal-format
65752 msgid "%qE attribute applied to extern \"C\" declaration %qD"
65753 msgstr ""
65754
65755 #: cp/tree.cc:6285
65756 #, gcc-internal-format
65757 msgid "zero as null pointer constant"
65758 msgstr ""
65759
65760 #: cp/tree.cc:6326 rust/backend/rust-tree.cc:3144
65761 #, gcc-internal-format
65762 msgid "%<lang_*%> check: failed in %s, at %s:%d"
65763 msgstr ""
65764
65765 #: cp/typeck.cc:625
65766 #, gcc-internal-format
65767 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
65768 msgstr ""
65769
65770 #: cp/typeck.cc:631
65771 #, gcc-internal-format
65772 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
65773 msgstr ""
65774
65775 #: cp/typeck.cc:637
65776 #, gcc-internal-format
65777 msgid ""
65778 "conditional expression between distinct pointer types %qT and %qT lacks a "
65779 "cast"
65780 msgstr ""
65781
65782 #: cp/typeck.cc:785
65783 #, gcc-internal-format
65784 msgid ""
65785 "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-"
65786 "function"
65787 msgstr ""
65788
65789 #: cp/typeck.cc:790
65790 #, gcc-internal-format
65791 msgid ""
65792 "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-"
65793 "function"
65794 msgstr ""
65795
65796 #: cp/typeck.cc:795
65797 #, gcc-internal-format
65798 msgid ""
65799 "ISO C++ forbids conditional expression between pointer of type %<void *%> "
65800 "and pointer-to-function"
65801 msgstr ""
65802
65803 #: cp/typeck.cc:874
65804 #, gcc-internal-format
65805 msgid ""
65806 "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
65807 msgstr ""
65808
65809 #: cp/typeck.cc:879
65810 #, gcc-internal-format
65811 msgid ""
65812 "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
65813 msgstr ""
65814
65815 #: cp/typeck.cc:884
65816 #, gcc-internal-format
65817 msgid ""
65818 "conditional expression between distinct pointer-to-member types %qT and %qT "
65819 "lacks a cast"
65820 msgstr ""
65821
65822 #: cp/typeck.cc:1710
65823 #, gcc-internal-format
65824 msgid "canonical types differ for identical types %qT and %qT"
65825 msgstr ""
65826
65827 #: cp/typeck.cc:1717
65828 #, gcc-internal-format
65829 msgid "same canonical type node for different types %qT and %qT"
65830 msgstr ""
65831
65832 #: cp/typeck.cc:2047
65833 #, gcc-internal-format
65834 msgid "invalid application of %qs to a member function"
65835 msgstr ""
65836
65837 #: cp/typeck.cc:2152
65838 #, gcc-internal-format
65839 msgid "invalid application of %<sizeof%> to a bit-field"
65840 msgstr ""
65841
65842 #: cp/typeck.cc:2160
65843 #, gcc-internal-format
65844 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
65845 msgstr ""
65846
65847 #: cp/typeck.cc:2225
65848 #, gcc-internal-format
65849 msgid "invalid application of %<__alignof%> to a bit-field"
65850 msgstr ""
65851
65852 #: cp/typeck.cc:2236
65853 #, gcc-internal-format
65854 msgid ""
65855 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
65856 msgstr ""
65857
65858 #: cp/typeck.cc:2320
65859 #, gcc-internal-format
65860 msgid "%<alignas%> argument has non-integral type %qT"
65861 msgstr ""
65862
65863 #: cp/typeck.cc:2366 rust/backend/rust-tree.cc:3784
65864 #, gcc-internal-format
65865 msgid "invalid use of non-static member function of type %qT"
65866 msgstr ""
65867
65868 #: cp/typeck.cc:2542
65869 #, gcc-internal-format
65870 msgid "taking address of temporary array"
65871 msgstr ""
65872
65873 #: cp/typeck.cc:2724
65874 #, gcc-internal-format
65875 msgid "ISO C++ forbids converting a string constant to %qT"
65876 msgstr ""
65877
65878 #: cp/typeck.cc:2728
65879 #, gcc-internal-format
65880 msgid "deprecated conversion from string constant to %qT"
65881 msgstr ""
65882
65883 #: cp/typeck.cc:2843 cp/typeck.cc:3408
65884 #, gcc-internal-format
65885 msgid ""
65886 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
65887 "to use %<->%> ?)"
65888 msgstr ""
65889
65890 #: cp/typeck.cc:2847 cp/typeck.cc:3412
65891 #, gcc-internal-format
65892 msgid "request for member %qD in %qE, which is of non-class type %qT"
65893 msgstr ""
65894
65895 #: cp/typeck.cc:2881
65896 #, gcc-internal-format
65897 msgid "invalid use of non-static data member %qE"
65898 msgstr ""
65899
65900 #: cp/typeck.cc:2958
65901 #, gcc-internal-format
65902 msgid ""
65903 "invalid access to non-static data member %qD in virtual base of NULL object"
65904 msgstr ""
65905
65906 #: cp/typeck.cc:3108
65907 #, gcc-internal-format
65908 msgid "object type %qT does not match destructor name ~%qT"
65909 msgstr ""
65910
65911 #: cp/typeck.cc:3117
65912 #, gcc-internal-format
65913 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
65914 msgstr ""
65915
65916 #: cp/typeck.cc:3259
65917 #, gcc-internal-format
65918 msgid "field %q#D can be accessed via %q#D"
65919 msgstr ""
65920
65921 #. No hint.
65922 #: cp/typeck.cc:3278
65923 #, gcc-internal-format
65924 msgid "%q#T has no member named %qE"
65925 msgstr ""
65926
65927 #: cp/typeck.cc:3301
65928 #, gcc-internal-format
65929 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
65930 msgstr ""
65931
65932 #: cp/typeck.cc:3312
65933 #, gcc-internal-format
65934 msgid ""
65935 "%q#T has no member named %qE; did you mean %q#D? (not accessible from this "
65936 "context)"
65937 msgstr ""
65938
65939 #: cp/typeck.cc:3327
65940 #, gcc-internal-format
65941 msgid "%q#T has no member named %qE; did you mean %qE?"
65942 msgstr ""
65943
65944 #: cp/typeck.cc:3442 cp/typeck.cc:3468
65945 #, gcc-internal-format
65946 msgid "%<%D::%D%> is not a member of %qT"
65947 msgstr ""
65948
65949 #: cp/typeck.cc:3507
65950 #, gcc-internal-format
65951 msgid "%qT is not a base of %qT"
65952 msgstr ""
65953
65954 #: cp/typeck.cc:3570
65955 #, gcc-internal-format
65956 msgid "%qD is not a member template function"
65957 msgstr ""
65958
65959 #: cp/typeck.cc:3836
65960 #, gcc-internal-format
65961 msgid "%qT is not a pointer-to-object type"
65962 msgstr ""
65963
65964 #: cp/typeck.cc:3868
65965 #, gcc-internal-format
65966 msgid "invalid use of array indexing on pointer to member"
65967 msgstr ""
65968
65969 #: cp/typeck.cc:3871
65970 #, gcc-internal-format
65971 msgid "invalid use of unary %<*%> on pointer to member"
65972 msgstr ""
65973
65974 #: cp/typeck.cc:3874
65975 #, gcc-internal-format
65976 msgid "invalid use of implicit conversion on pointer to member"
65977 msgstr ""
65978
65979 #: cp/typeck.cc:3878
65980 #, gcc-internal-format
65981 msgid ""
65982 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
65983 "member of type %qT"
65984 msgstr ""
65985
65986 #: cp/typeck.cc:3943
65987 #, gcc-internal-format
65988 msgid "subscript missing in array reference"
65989 msgstr ""
65990
65991 #: cp/typeck.cc:4040
65992 #, gcc-internal-format
65993 msgid "subscripting array declared %<register%>"
65994 msgstr ""
65995
65996 #: cp/typeck.cc:4078
65997 #, gcc-internal-format
65998 msgid "subscripted value is neither array nor pointer"
65999 msgstr ""
66000
66001 #: cp/typeck.cc:4150
66002 #, gcc-internal-format
66003 msgid "object missing in use of %qE"
66004 msgstr ""
66005
66006 #: cp/typeck.cc:4375
66007 #, gcc-internal-format
66008 msgid "ISO C++ forbids calling %<::main%> from within program"
66009 msgstr ""
66010
66011 #: cp/typeck.cc:4396
66012 #, gcc-internal-format
66013 msgid ""
66014 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
66015 "(...)%>, e.g. %<(... ->* %E) (...)%>"
66016 msgstr ""
66017
66018 #: cp/typeck.cc:4413
66019 #, gcc-internal-format
66020 msgid "%qE cannot be used as a function"
66021 msgstr ""
66022
66023 #: cp/typeck.cc:4416
66024 #, gcc-internal-format
66025 msgid "%qD cannot be used as a function"
66026 msgstr ""
66027
66028 #: cp/typeck.cc:4419
66029 #, gcc-internal-format
66030 msgid "expression cannot be used as a function"
66031 msgstr ""
66032
66033 #: cp/typeck.cc:4477
66034 #, gcc-internal-format
66035 msgid "too many arguments to constructor %q#D"
66036 msgstr ""
66037
66038 #: cp/typeck.cc:4478
66039 #, gcc-internal-format
66040 msgid "too few arguments to constructor %q#D"
66041 msgstr ""
66042
66043 #: cp/typeck.cc:4483
66044 #, gcc-internal-format
66045 msgid "too many arguments to member function %q#D"
66046 msgstr ""
66047
66048 #: cp/typeck.cc:4484
66049 #, gcc-internal-format
66050 msgid "too few arguments to member function %q#D"
66051 msgstr ""
66052
66053 #: cp/typeck.cc:4490
66054 #, gcc-internal-format
66055 msgid "too many arguments to function %q#D"
66056 msgstr ""
66057
66058 #: cp/typeck.cc:4491
66059 #, gcc-internal-format
66060 msgid "too few arguments to function %q#D"
66061 msgstr ""
66062
66063 #: cp/typeck.cc:4501
66064 #, gcc-internal-format
66065 msgid "too many arguments to method %q#D"
66066 msgstr ""
66067
66068 #: cp/typeck.cc:4502
66069 #, gcc-internal-format
66070 msgid "too few arguments to method %q#D"
66071 msgstr ""
66072
66073 #: cp/typeck.cc:4505
66074 #, gcc-internal-format
66075 msgid "too many arguments to function"
66076 msgstr ""
66077
66078 #: cp/typeck.cc:4506
66079 #, gcc-internal-format
66080 msgid "too few arguments to function"
66081 msgstr ""
66082
66083 #: cp/typeck.cc:4588
66084 #, gcc-internal-format
66085 msgid "parameter %P of %qD has incomplete type %qT"
66086 msgstr ""
66087
66088 #: cp/typeck.cc:4594
66089 #, gcc-internal-format
66090 msgid "parameter %P has incomplete type %qT"
66091 msgstr ""
66092
66093 #: cp/typeck.cc:4860
66094 #, gcc-internal-format
66095 msgid "the address %qE will never be NULL"
66096 msgstr ""
66097
66098 #: cp/typeck.cc:4906
66099 #, gcc-internal-format
66100 msgid "the address of %qD will never be NULL"
66101 msgstr ""
66102
66103 #: cp/typeck.cc:4921
66104 #, gcc-internal-format
66105 msgid "the compiler can assume that the address of %qE will never be NULL"
66106 msgstr ""
66107
66108 #: cp/typeck.cc:4924
66109 #, gcc-internal-format
66110 msgid "comparing the result of pointer addition %qE and NULL"
66111 msgstr ""
66112
66113 #: cp/typeck.cc:4939
66114 #, gcc-internal-format
66115 msgid "the compiler can assume that the address of %qD will never be NULL"
66116 msgstr ""
66117
66118 #: cp/typeck.cc:4988
66119 #, gcc-internal-format
66120 msgid ""
66121 "bitwise operation between different enumeration types %qT and %qT is "
66122 "deprecated"
66123 msgstr ""
66124
66125 #: cp/typeck.cc:4993
66126 #, gcc-internal-format
66127 msgid ""
66128 "arithmetic between different enumeration types %qT and %qT is deprecated"
66129 msgstr ""
66130
66131 #: cp/typeck.cc:5023
66132 #, gcc-internal-format
66133 msgid ""
66134 "comparison of enumeration type %qT with floating-point type %qT is deprecated"
66135 msgstr ""
66136
66137 #: cp/typeck.cc:5027
66138 #, gcc-internal-format
66139 msgid ""
66140 "comparison of floating-point type %qT with enumeration type %qT is deprecated"
66141 msgstr ""
66142
66143 #: cp/typeck.cc:5036
66144 #, gcc-internal-format
66145 msgid ""
66146 "arithmetic between enumeration type %qT and floating-point type %qT is "
66147 "deprecated"
66148 msgstr ""
66149
66150 #: cp/typeck.cc:5040
66151 #, gcc-internal-format
66152 msgid ""
66153 "arithmetic between floating-point type %qT and enumeration type %qT is "
66154 "deprecated"
66155 msgstr ""
66156
66157 #: cp/typeck.cc:5174 cp/typeck.cc:5186
66158 #, gcc-internal-format
66159 msgid "assuming cast to type %qT from overloaded function"
66160 msgstr ""
66161
66162 #: cp/typeck.cc:5300
66163 #, gcc-internal-format
66164 msgid "NULL used in arithmetic"
66165 msgstr ""
66166
66167 #: cp/typeck.cc:5757 cp/typeck.cc:5766 cp/typeck.cc:6060 cp/typeck.cc:6069
66168 #, gcc-internal-format
66169 msgid "ISO C++ forbids comparison between pointer and integer"
66170 msgstr ""
66171
66172 #: cp/typeck.cc:5982 cp/typeck.cc:5995
66173 #, gcc-internal-format
66174 msgid "operand types are %qT and %qT"
66175 msgstr ""
66176
66177 #: cp/typeck.cc:6018
66178 #, gcc-internal-format
66179 msgid "three-way comparison of vectors"
66180 msgstr ""
66181
66182 #: cp/typeck.cc:6052
66183 #, gcc-internal-format
66184 msgid "ordered comparison of pointer with integer zero (%qT and %qT)"
66185 msgstr ""
66186
66187 #: cp/typeck.cc:6099
66188 #, gcc-internal-format
66189 msgid "unordered comparison on non-floating-point argument"
66190 msgstr ""
66191
66192 #: cp/typeck.cc:6166
66193 msgid ""
66194 "implicit conversion from %qH to %qI to match other operand of binary "
66195 "expression"
66196 msgstr ""
66197
66198 #: cp/typeck.cc:6276
66199 #, gcc-internal-format
66200 msgid "invalid operands of types %qT and %qT to binary %qO"
66201 msgstr ""
66202
66203 #: cp/typeck.cc:6684
66204 #, gcc-internal-format
66205 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
66206 msgstr ""
66207
66208 #: cp/typeck.cc:6692
66209 #, gcc-internal-format
66210 msgid "ISO C++ forbids using pointer to a function in subtraction"
66211 msgstr ""
66212
66213 #: cp/typeck.cc:6700
66214 #, gcc-internal-format
66215 msgid "ISO C++ forbids using pointer to a method in subtraction"
66216 msgstr ""
66217
66218 #: cp/typeck.cc:6753
66219 #, gcc-internal-format
66220 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
66221 msgstr ""
66222
66223 #: cp/typeck.cc:6832
66224 #, gcc-internal-format
66225 msgid "taking address of constructor %qD"
66226 msgstr ""
66227
66228 #: cp/typeck.cc:6833
66229 #, gcc-internal-format
66230 msgid "taking address of destructor %qD"
66231 msgstr ""
66232
66233 #: cp/typeck.cc:6849
66234 #, gcc-internal-format
66235 msgid "invalid use of %qE to form a pointer-to-member-function"
66236 msgstr ""
66237
66238 #: cp/typeck.cc:6852
66239 #, gcc-internal-format
66240 msgid "  a qualified-id is required"
66241 msgstr ""
66242
66243 #: cp/typeck.cc:6859
66244 #, gcc-internal-format
66245 msgid ""
66246 "parentheses around %qE cannot be used to form a pointer-to-member-function"
66247 msgstr ""
66248
66249 #: cp/typeck.cc:7050
66250 #, gcc-internal-format
66251 msgid ""
66252 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
66253 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
66254 msgstr ""
66255
66256 #: cp/typeck.cc:7056
66257 #, gcc-internal-format
66258 msgid ""
66259 "ISO C++ forbids taking the address of a bound member function to form a "
66260 "pointer to member function.  Say %<&%T::%D%>"
66261 msgstr ""
66262
66263 #. Make this a permerror because we used to accept it.
66264 #: cp/typeck.cc:7091
66265 #, gcc-internal-format
66266 msgid "taking address of rvalue"
66267 msgstr ""
66268
66269 #: cp/typeck.cc:7108
66270 #, gcc-internal-format
66271 msgid "ISO C++ forbids taking address of function %<::main%>"
66272 msgstr ""
66273
66274 #: cp/typeck.cc:7166
66275 #, gcc-internal-format
66276 msgid "cannot create pointer to reference member %qD"
66277 msgstr ""
66278
66279 #: cp/typeck.cc:7192 cp/typeck.cc:7767 rust/backend/rust-tree.cc:4685
66280 #, gcc-internal-format
66281 msgid "attempt to take address of bit-field"
66282 msgstr ""
66283
66284 #: cp/typeck.cc:7356
66285 #, gcc-internal-format
66286 msgid "%<~%> on an expression of type %<bool%>"
66287 msgstr ""
66288
66289 #: cp/typeck.cc:7357
66290 #, gcc-internal-format
66291 msgid "did you mean to use logical not (%<!%>)?"
66292 msgstr ""
66293
66294 #: cp/typeck.cc:7487
66295 #, gcc-internal-format
66296 msgid "ISO C++ forbids incrementing an enum"
66297 msgstr ""
66298
66299 #: cp/typeck.cc:7488
66300 #, gcc-internal-format
66301 msgid "ISO C++ forbids decrementing an enum"
66302 msgstr ""
66303
66304 #: cp/typeck.cc:7504
66305 #, gcc-internal-format
66306 msgid "cannot increment a pointer to incomplete type %qT"
66307 msgstr ""
66308
66309 #: cp/typeck.cc:7506
66310 #, gcc-internal-format
66311 msgid "cannot decrement a pointer to incomplete type %qT"
66312 msgstr ""
66313
66314 #: cp/typeck.cc:7518
66315 #, gcc-internal-format
66316 msgid "ISO C++ forbids incrementing a pointer of type %qT"
66317 msgstr ""
66318
66319 #: cp/typeck.cc:7520
66320 #, gcc-internal-format
66321 msgid "ISO C++ forbids decrementing a pointer of type %qT"
66322 msgstr ""
66323
66324 #: cp/typeck.cc:7559
66325 #, gcc-internal-format
66326 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
66327 msgstr ""
66328
66329 #: cp/typeck.cc:7572
66330 #, gcc-internal-format
66331 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
66332 msgstr ""
66333
66334 #: cp/typeck.cc:7582
66335 #, gcc-internal-format
66336 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
66337 msgstr ""
66338
66339 #: cp/typeck.cc:7590
66340 #, gcc-internal-format
66341 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
66342 msgstr ""
66343
66344 #: cp/typeck.cc:7779 rust/backend/rust-tree.cc:4697
66345 #, gcc-internal-format
66346 msgid "cannot take the address of %<this%>, which is an rvalue expression"
66347 msgstr ""
66348
66349 #: cp/typeck.cc:7801 d/d-codegen.cc:719 rust/backend/rust-tree.cc:4716
66350 #, gcc-internal-format
66351 msgid "address of explicit register variable %qD requested"
66352 msgstr ""
66353
66354 #: cp/typeck.cc:7806 rust/backend/rust-tree.cc:4723
66355 #, gcc-internal-format
66356 msgid "address requested for %qD, which is declared %<register%>"
66357 msgstr ""
66358
66359 #: cp/typeck.cc:7881
66360 #, gcc-internal-format
66361 msgid "list-initializer for non-class type must not be parenthesized"
66362 msgstr ""
66363
66364 #: cp/typeck.cc:7893
66365 #, gcc-internal-format
66366 msgid "expression list treated as compound expression in initializer"
66367 msgstr ""
66368
66369 #: cp/typeck.cc:7897
66370 #, gcc-internal-format
66371 msgid "expression list treated as compound expression in mem-initializer"
66372 msgstr ""
66373
66374 #: cp/typeck.cc:7901
66375 #, gcc-internal-format
66376 msgid "expression list treated as compound expression in functional cast"
66377 msgstr ""
66378
66379 #: cp/typeck.cc:7939
66380 #, gcc-internal-format, gfc-internal-format
66381 msgid "%s expression list treated as compound expression"
66382 msgstr ""
66383
66384 #: cp/typeck.cc:8042
66385 #, gcc-internal-format
66386 msgid "no context to resolve type of %qE"
66387 msgstr ""
66388
66389 #: cp/typeck.cc:8079
66390 #, gcc-internal-format
66391 msgid "cast from type %qT to type %qT casts away qualifiers"
66392 msgstr ""
66393
66394 #: cp/typeck.cc:8085
66395 #, gcc-internal-format
66396 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
66397 msgstr ""
66398
66399 #: cp/typeck.cc:8092
66400 #, gcc-internal-format
66401 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
66402 msgstr ""
66403
66404 #: cp/typeck.cc:8118
66405 #, gcc-internal-format
66406 msgid "useless cast to type %q#T"
66407 msgstr ""
66408
66409 #: cp/typeck.cc:8132
66410 #, gcc-internal-format
66411 msgid "type qualifiers ignored on cast result type"
66412 msgstr ""
66413
66414 #: cp/typeck.cc:8575
66415 #, gcc-internal-format
66416 msgid "invalid %<static_cast%> from type %qT to type %qT"
66417 msgstr ""
66418
66419 #: cp/typeck.cc:8581 cp/typeck.cc:8587 cp/typeck.cc:10299
66420 #, gcc-internal-format
66421 msgid "class type %qT is incomplete"
66422 msgstr ""
66423
66424 #: cp/typeck.cc:8615
66425 msgid "converting from %qH to %qI"
66426 msgstr ""
66427
66428 #: cp/typeck.cc:8690
66429 #, gcc-internal-format
66430 msgid "invalid cast of a prvalue expression of type %qT to type %qT"
66431 msgstr ""
66432
66433 #: cp/typeck.cc:8760
66434 msgid "cast from %qH to %qI loses precision"
66435 msgstr ""
66436
66437 #: cp/typeck.cc:8785
66438 msgid "cast between incompatible function types from %qH to %qI"
66439 msgstr ""
66440
66441 #: cp/typeck.cc:8796
66442 msgid "cast between incompatible pointer to member types from %qH to %qI"
66443 msgstr ""
66444
66445 #: cp/typeck.cc:8817 cp/typeck.cc:9007
66446 msgid "cast from %qH to %qI increases required alignment of target type"
66447 msgstr ""
66448
66449 #: cp/typeck.cc:8834
66450 #, gcc-internal-format
66451 msgid ""
66452 "casting between pointer-to-function and pointer-to-object is conditionally-"
66453 "supported"
66454 msgstr ""
66455
66456 #: cp/typeck.cc:8848
66457 #, gcc-internal-format
66458 msgid "invalid cast from type %qT to type %qT"
66459 msgstr ""
66460
66461 #: cp/typeck.cc:8921
66462 #, gcc-internal-format
66463 msgid ""
66464 "invalid use of %<const_cast%> with type %qT, which is not a pointer, "
66465 "reference, nor a pointer-to-data-member type"
66466 msgstr ""
66467
66468 #: cp/typeck.cc:8930
66469 #, gcc-internal-format
66470 msgid ""
66471 "invalid use of %<const_cast%> with type %qT, which is a pointer or reference "
66472 "to a function type"
66473 msgstr ""
66474
66475 #: cp/typeck.cc:8972
66476 #, gcc-internal-format
66477 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
66478 msgstr ""
66479
66480 #: cp/typeck.cc:9042
66481 #, gcc-internal-format
66482 msgid "invalid %<const_cast%> from type %qT to type %qT"
66483 msgstr ""
66484
66485 #: cp/typeck.cc:9143 cp/typeck.cc:9152
66486 #, gcc-internal-format
66487 msgid "ISO C++ forbids casting to an array type %qT"
66488 msgstr ""
66489
66490 #: cp/typeck.cc:9161
66491 #, gcc-internal-format
66492 msgid "invalid cast to function type %qT"
66493 msgstr ""
66494
66495 #: cp/typeck.cc:9272
66496 #, gcc-internal-format
66497 msgid "moving %qE of type %qT to itself"
66498 msgstr ""
66499
66500 #: cp/typeck.cc:9273 cp/typeck.cc:10819 cp/typeck.cc:10835 cp/typeck.cc:10860
66501 #: cp/typeck.cc:10897
66502 #, gcc-internal-format
66503 msgid "remove %<std::move%> call"
66504 msgstr ""
66505
66506 #: cp/typeck.cc:9533
66507 #, gcc-internal-format
66508 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
66509 msgstr ""
66510
66511 #: cp/typeck.cc:9593
66512 #, gcc-internal-format
66513 msgid "assigning to an array from an initializer list"
66514 msgstr ""
66515
66516 #: cp/typeck.cc:9620
66517 #, gcc-internal-format
66518 msgid "incompatible types in assignment of %qT to %qT"
66519 msgstr ""
66520
66521 #: cp/typeck.cc:9634
66522 #, gcc-internal-format
66523 msgid "array used as initializer"
66524 msgstr ""
66525
66526 #: cp/typeck.cc:9636
66527 #, gcc-internal-format
66528 msgid "invalid array assignment"
66529 msgstr ""
66530
66531 #: cp/typeck.cc:9780
66532 #, gcc-internal-format
66533 msgid "   in pointer to member function conversion"
66534 msgstr ""
66535
66536 #: cp/typeck.cc:9794
66537 #, gcc-internal-format
66538 msgid "pointer to member conversion via virtual base %qT"
66539 msgstr ""
66540
66541 #: cp/typeck.cc:9841 cp/typeck.cc:9860
66542 #, gcc-internal-format
66543 msgid "   in pointer to member conversion"
66544 msgstr ""
66545
66546 #: cp/typeck.cc:9941
66547 #, gcc-internal-format
66548 msgid "invalid conversion to type %qT from type %qT"
66549 msgstr ""
66550
66551 #: cp/typeck.cc:10262
66552 msgid "cannot convert %qH to %qI in default argument"
66553 msgstr ""
66554
66555 #: cp/typeck.cc:10267
66556 msgid "cannot convert %qH to %qI in argument passing"
66557 msgstr ""
66558
66559 #: cp/typeck.cc:10276
66560 msgid "cannot convert %qH to %qI in initialization"
66561 msgstr ""
66562
66563 #: cp/typeck.cc:10280
66564 msgid "cannot convert %qH to %qI in return"
66565 msgstr ""
66566
66567 #: cp/typeck.cc:10285
66568 msgid "cannot convert %qH to %qI in assignment"
66569 msgstr ""
66570
66571 #: cp/typeck.cc:10317
66572 #, gcc-internal-format
66573 msgid "parameter %qP of %qD might be a candidate for a format attribute"
66574 msgstr ""
66575
66576 #: cp/typeck.cc:10321
66577 #, gcc-internal-format
66578 msgid "parameter might be a candidate for a format attribute"
66579 msgstr ""
66580
66581 #: cp/typeck.cc:10326
66582 #, gcc-internal-format
66583 msgid "target of conversion might be a candidate for a format attribute"
66584 msgstr ""
66585
66586 #: cp/typeck.cc:10331
66587 #, gcc-internal-format
66588 msgid "target of initialization might be a candidate for a format attribute"
66589 msgstr ""
66590
66591 #: cp/typeck.cc:10341
66592 #, gcc-internal-format
66593 msgid ""
66594 "left-hand side of assignment might be a candidate for a format attribute"
66595 msgstr ""
66596
66597 #: cp/typeck.cc:10437
66598 #, gcc-internal-format
66599 msgid "in passing argument %P of %qD"
66600 msgstr ""
66601
66602 #: cp/typeck.cc:10519
66603 #, gcc-internal-format
66604 msgid "returning reference to temporary"
66605 msgstr ""
66606
66607 #: cp/typeck.cc:10522
66608 #, gcc-internal-format
66609 msgid ""
66610 "returning temporary %<initializer_list%> does not extend the lifetime of the "
66611 "underlying array"
66612 msgstr ""
66613
66614 #: cp/typeck.cc:10558
66615 #, gcc-internal-format
66616 msgid "reference to local variable %qD returned"
66617 msgstr ""
66618
66619 #: cp/typeck.cc:10562
66620 #, gcc-internal-format
66621 msgid ""
66622 "returning local %<initializer_list%> variable %qD does not extend the "
66623 "lifetime of the underlying array"
66624 msgstr ""
66625
66626 #: cp/typeck.cc:10568
66627 #, gcc-internal-format
66628 msgid "address of label %qD returned"
66629 msgstr ""
66630
66631 #: cp/typeck.cc:10572
66632 #, gcc-internal-format
66633 msgid "address of local variable %qD returned"
66634 msgstr ""
66635
66636 #: cp/typeck.cc:10818
66637 #, gcc-internal-format
66638 msgid "moving a temporary object prevents copy elision"
66639 msgstr ""
66640
66641 #: cp/typeck.cc:10833
66642 #, gcc-internal-format
66643 msgid "moving a local object in a return statement prevents copy elision"
66644 msgstr ""
66645
66646 #: cp/typeck.cc:10859 cp/typeck.cc:10894
66647 #, gcc-internal-format
66648 msgid "redundant move in return statement"
66649 msgstr ""
66650
66651 #: cp/typeck.cc:10896
66652 #, gcc-internal-format
66653 msgid "redundant move in initialization"
66654 msgstr ""
66655
66656 #: cp/typeck.cc:10932
66657 #, gcc-internal-format
66658 msgid "returning a value from a destructor"
66659 msgstr ""
66660
66661 #. If a return statement appears in a handler of the
66662 #. function-try-block of a constructor, the program is ill-formed.
66663 #: cp/typeck.cc:10944
66664 #, gcc-internal-format
66665 msgid "cannot return from a handler of a function-try-block of a constructor"
66666 msgstr ""
66667
66668 #. You can't return a value from a constructor.
66669 #: cp/typeck.cc:10947
66670 #, gcc-internal-format
66671 msgid "returning a value from a constructor"
66672 msgstr ""
66673
66674 #. Give a helpful error message.
66675 #: cp/typeck.cc:10986 cp/typeck.cc:11032
66676 #, gcc-internal-format
66677 msgid "return-statement with no value, in function returning %qT"
66678 msgstr ""
66679
66680 #: cp/typeck.cc:10994
66681 #, gcc-internal-format
66682 msgid "returning initializer list"
66683 msgstr ""
66684
66685 #: cp/typeck.cc:11013
66686 #, gcc-internal-format
66687 msgid "inconsistent types %qT and %qT deduced for lambda return type"
66688 msgstr ""
66689
66690 #: cp/typeck.cc:11016
66691 #, gcc-internal-format
66692 msgid "inconsistent deduction for auto return type: %qT and then %qT"
66693 msgstr ""
66694
66695 #: cp/typeck.cc:11051
66696 #, gcc-internal-format
66697 msgid "return-statement with a value, in function returning %qT"
66698 msgstr ""
66699
66700 #: cp/typeck.cc:11080
66701 #, gcc-internal-format
66702 msgid ""
66703 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or "
66704 "%<-fcheck-new%> is in effect)"
66705 msgstr ""
66706
66707 #: cp/typeck.cc:11739
66708 #, gcc-internal-format
66709 msgid "using rvalue as lvalue"
66710 msgstr ""
66711
66712 #: cp/typeck2.cc:51
66713 #, gcc-internal-format
66714 msgid "type %qT is not a base type for type %qT"
66715 msgstr ""
66716
66717 #: cp/typeck2.cc:107
66718 #, gcc-internal-format
66719 msgid "assignment of constant field %qD"
66720 msgstr ""
66721
66722 #: cp/typeck2.cc:108
66723 #, gcc-internal-format
66724 msgid "constant field %qD used as %<asm%> output"
66725 msgstr ""
66726
66727 #: cp/typeck2.cc:109
66728 #, gcc-internal-format
66729 msgid "increment of constant field %qD"
66730 msgstr ""
66731
66732 #: cp/typeck2.cc:110
66733 #, gcc-internal-format
66734 msgid "decrement of constant field %qD"
66735 msgstr ""
66736
66737 #: cp/typeck2.cc:117
66738 #, gcc-internal-format
66739 msgid "assignment of read-only reference %qD"
66740 msgstr ""
66741
66742 #: cp/typeck2.cc:118
66743 #, gcc-internal-format
66744 msgid "read-only reference %qD used as %<asm%> output"
66745 msgstr ""
66746
66747 #: cp/typeck2.cc:119
66748 #, gcc-internal-format
66749 msgid "increment of read-only reference %qD"
66750 msgstr ""
66751
66752 #: cp/typeck2.cc:120
66753 #, gcc-internal-format
66754 msgid "decrement of read-only reference %qD"
66755 msgstr ""
66756
66757 #: cp/typeck2.cc:175
66758 #, gcc-internal-format
66759 msgid "cannot declare variable %q+D to be of abstract type %qT"
66760 msgstr ""
66761
66762 #: cp/typeck2.cc:180
66763 #, gcc-internal-format
66764 msgid "cannot declare parameter %q+D to be of abstract type %qT"
66765 msgstr ""
66766
66767 #: cp/typeck2.cc:183
66768 #, gcc-internal-format
66769 msgid "cannot declare parameter to be of abstract type %qT"
66770 msgstr ""
66771
66772 #: cp/typeck2.cc:187
66773 #, gcc-internal-format
66774 msgid "cannot declare field %q+D to be of abstract type %qT"
66775 msgstr ""
66776
66777 #: cp/typeck2.cc:191
66778 #, gcc-internal-format
66779 msgid "invalid abstract return type for member function %q+#D"
66780 msgstr ""
66781
66782 #: cp/typeck2.cc:193
66783 #, gcc-internal-format
66784 msgid "invalid abstract return type for function %q+#D"
66785 msgstr ""
66786
66787 #. Here we do not have location information.
66788 #: cp/typeck2.cc:196
66789 #, gcc-internal-format
66790 msgid "invalid abstract type %qT for %qE"
66791 msgstr ""
66792
66793 #: cp/typeck2.cc:198
66794 #, gcc-internal-format
66795 msgid "invalid abstract type for %q+D"
66796 msgstr ""
66797
66798 #: cp/typeck2.cc:203
66799 #, gcc-internal-format
66800 msgid "creating array of %qT, which is an abstract class type"
66801 msgstr ""
66802
66803 #: cp/typeck2.cc:206
66804 #, gcc-internal-format
66805 msgid "invalid cast to abstract class type %qT"
66806 msgstr ""
66807
66808 #: cp/typeck2.cc:209
66809 #, gcc-internal-format
66810 msgid "invalid new-expression of abstract class type %qT"
66811 msgstr ""
66812
66813 #: cp/typeck2.cc:212
66814 #, gcc-internal-format
66815 msgid "invalid abstract return type %qT"
66816 msgstr ""
66817
66818 #: cp/typeck2.cc:215
66819 #, gcc-internal-format
66820 msgid "invalid abstract parameter type %qT"
66821 msgstr ""
66822
66823 #: cp/typeck2.cc:218
66824 #, gcc-internal-format
66825 msgid ""
66826 "expression of abstract class type %qT cannot be used in throw-expression"
66827 msgstr ""
66828
66829 #: cp/typeck2.cc:222
66830 #, gcc-internal-format
66831 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
66832 msgstr ""
66833
66834 #: cp/typeck2.cc:226
66835 #, gcc-internal-format
66836 msgid "cannot allocate an object of abstract type %qT"
66837 msgstr ""
66838
66839 #: cp/typeck2.cc:236
66840 #, gcc-internal-format
66841 msgid "  because the following virtual functions are pure within %qT:"
66842 msgstr ""
66843
66844 #: cp/typeck2.cc:242
66845 #, gcc-internal-format
66846 msgid "    %#qD"
66847 msgstr ""
66848
66849 #: cp/typeck2.cc:282
66850 #, gcc-internal-format
66851 msgid "definition of %q#T is not complete until the closing brace"
66852 msgstr ""
66853
66854 #: cp/typeck2.cc:285
66855 #, gcc-internal-format
66856 msgid "forward declaration of %q#T"
66857 msgstr ""
66858
66859 #: cp/typeck2.cc:287
66860 #, gcc-internal-format
66861 msgid "declaration of %q#T"
66862 msgstr ""
66863
66864 #: cp/typeck2.cc:318
66865 #, gcc-internal-format
66866 msgid "%qD has incomplete type"
66867 msgstr ""
66868
66869 #: cp/typeck2.cc:332
66870 #, gcc-internal-format
66871 msgid "invalid use of incomplete type %q#T"
66872 msgstr ""
66873
66874 #: cp/typeck2.cc:369 rust/backend/rust-tree.cc:3903
66875 #, gcc-internal-format
66876 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
66877 msgstr ""
66878
66879 #: cp/typeck2.cc:374 rust/backend/rust-tree.cc:3909
66880 #, gcc-internal-format
66881 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
66882 msgstr ""
66883
66884 #: cp/typeck2.cc:384
66885 #, gcc-internal-format
66886 msgid "invalid use of placeholder %qT"
66887 msgstr ""
66888
66889 #: cp/typeck2.cc:391
66890 #, gcc-internal-format
66891 msgid "invalid use of template type parameter %qT"
66892 msgstr ""
66893
66894 #: cp/typeck2.cc:396
66895 #, gcc-internal-format
66896 msgid "invalid use of template template parameter %qT"
66897 msgstr ""
66898
66899 #: cp/typeck2.cc:402
66900 #, gcc-internal-format
66901 msgid "invalid use of pack expansion %qT"
66902 msgstr ""
66903
66904 #: cp/typeck2.cc:408
66905 #, gcc-internal-format
66906 msgid "invalid use of dependent type %qT"
66907 msgstr ""
66908
66909 #: cp/typeck2.cc:415 rust/backend/rust-tree.cc:3919
66910 #, gcc-internal-format
66911 msgid "invalid use of brace-enclosed initializer list"
66912 msgstr ""
66913
66914 #: cp/typeck2.cc:423 rust/backend/rust-tree.cc:3927
66915 #, gcc-internal-format
66916 msgid "address of overloaded function with no contextual type information"
66917 msgstr ""
66918
66919 #: cp/typeck2.cc:427 rust/backend/rust-tree.cc:3932
66920 #, gcc-internal-format
66921 msgid "overloaded function with no contextual type information"
66922 msgstr ""
66923
66924 #: cp/typeck2.cc:430 rust/backend/rust-tree.cc:3936
66925 #, gcc-internal-format
66926 msgid "insufficient contextual information to determine type"
66927 msgstr ""
66928
66929 #: cp/typeck2.cc:814
66930 #, gcc-internal-format
66931 msgid "constructor syntax used, but no constructor declared for type %qT"
66932 msgstr ""
66933
66934 #: cp/typeck2.cc:887
66935 #, gcc-internal-format
66936 msgid "%<constinit%> variable %qD does not have a constant initializer"
66937 msgstr ""
66938
66939 #: cp/typeck2.cc:1066
66940 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
66941 msgstr ""
66942
66943 #: cp/typeck2.cc:1078 cp/typeck2.cc:1092
66944 msgid "narrowing conversion of %qE from %qH to %qI"
66945 msgstr ""
66946
66947 #: cp/typeck2.cc:1081
66948 #, gcc-internal-format
66949 msgid ""
66950 " the expression has a constant value but is not a C++ constant-expression"
66951 msgstr ""
66952
66953 #: cp/typeck2.cc:1256
66954 #, gcc-internal-format
66955 msgid "initializer-string for %qT is too long"
66956 msgstr ""
66957
66958 #: cp/typeck2.cc:1319
66959 #, gcc-internal-format
66960 msgid "initializing a base class of type %qT results in object slicing"
66961 msgstr ""
66962
66963 #: cp/typeck2.cc:1321
66964 #, gcc-internal-format
66965 msgid "remove %<{ }%> around initializer"
66966 msgstr ""
66967
66968 #: cp/typeck2.cc:1341
66969 #, gcc-internal-format
66970 msgid "cannot initialize aggregate of type %qT with a compound literal"
66971 msgstr ""
66972
66973 #: cp/typeck2.cc:1825 cp/typeck2.cc:1855
66974 #, gcc-internal-format
66975 msgid "missing initializer for member %qD"
66976 msgstr ""
66977
66978 #: cp/typeck2.cc:1832
66979 #, gcc-internal-format
66980 msgid "member %qD is uninitialized reference"
66981 msgstr ""
66982
66983 #: cp/typeck2.cc:1839
66984 #, gcc-internal-format
66985 msgid "member %qD with uninitialized reference fields"
66986 msgstr ""
66987
66988 #: cp/typeck2.cc:1924
66989 #, gcc-internal-format
66990 msgid "designator order for field %qD does not match declaration order in %qT"
66991 msgstr ""
66992
66993 #: cp/typeck2.cc:1997
66994 #, gcc-internal-format
66995 msgid "no field %qD found in union being initialized"
66996 msgstr ""
66997
66998 #: cp/typeck2.cc:2008
66999 #, gcc-internal-format
67000 msgid "index value instead of field name in union initializer"
67001 msgstr ""
67002
67003 #: cp/typeck2.cc:2224
67004 #, gcc-internal-format
67005 msgid "circular pointer delegation detected"
67006 msgstr ""
67007
67008 #: cp/typeck2.cc:2238
67009 #, gcc-internal-format
67010 msgid "base operand of %<->%> has non-pointer type %qT"
67011 msgstr ""
67012
67013 #: cp/typeck2.cc:2268
67014 #, gcc-internal-format
67015 msgid "result of %<operator->()%> yields non-pointer result"
67016 msgstr ""
67017
67018 #: cp/typeck2.cc:2270
67019 #, gcc-internal-format
67020 msgid "base operand of %<->%> is not a pointer"
67021 msgstr ""
67022
67023 #: cp/typeck2.cc:2297
67024 #, gcc-internal-format
67025 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
67026 msgstr ""
67027
67028 #: cp/typeck2.cc:2306
67029 #, gcc-internal-format
67030 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
67031 msgstr ""
67032
67033 #: cp/typeck2.cc:2328
67034 #, gcc-internal-format
67035 msgid "pointer to member type %qT incompatible with object type %qT"
67036 msgstr ""
67037
67038 #: cp/typeck2.cc:2386
67039 #, gcc-internal-format
67040 msgid "pointer-to-member-function type %qT requires an rvalue"
67041 msgstr ""
67042
67043 #: cp/typeck2.cc:2397
67044 #, gcc-internal-format
67045 msgid "pointer-to-member-function type %qT requires an lvalue"
67046 msgstr ""
67047
67048 #: cp/typeck2.cc:2405
67049 #, gcc-internal-format
67050 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
67051 msgstr ""
67052
67053 #: cp/typeck2.cc:2446
67054 #, gcc-internal-format
67055 msgid "functional cast to array type %qT"
67056 msgstr ""
67057
67058 #: cp/typeck2.cc:2463
67059 #, gcc-internal-format
67060 msgid "%<auto(x)%> cannot be constrained"
67061 msgstr ""
67062
67063 #: cp/typeck2.cc:2468
67064 #, gcc-internal-format
67065 msgid "%<auto(x)%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
67066 msgstr ""
67067
67068 #: cp/typeck2.cc:2493
67069 #, gcc-internal-format
67070 msgid "invalid value-initialization of reference type"
67071 msgstr ""
67072
67073 #: cp/typeck2.cc:2734
67074 #, gcc-internal-format
67075 msgid "call to function %qD which throws incomplete type %q#T"
67076 msgstr ""
67077
67078 #: cp/typeck2.cc:2737
67079 #, gcc-internal-format
67080 msgid "call to function which throws incomplete type %q#T"
67081 msgstr ""
67082
67083 #: cp/vtable-class-hierarchy.cc:706
67084 #, gcc-internal-format
67085 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
67086 msgstr ""
67087
67088 #: cp/vtable-class-hierarchy.cc:846
67089 #, gcc-internal-format
67090 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
67091 msgstr ""
67092
67093 #: cp/vtable-class-hierarchy.cc:1095
67094 #, gcc-internal-format
67095 msgid "unable to open log file %<vtv_count_data.log%>: %m"
67096 msgstr ""
67097
67098 #: d/d-attribs.cc:372 d/d-attribs.cc:389
67099 #, gcc-internal-format
67100 msgid "unknown attribute %qs"
67101 msgstr ""
67102
67103 #: d/d-attribs.cc:1150
67104 #, gcc-internal-format
67105 msgid "%q+D declared weak after being used"
67106 msgstr ""
67107
67108 #: d/d-attribs.cc:1529
67109 #, gcc-internal-format
67110 msgid ""
67111 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<simd%> "
67112 "attribute"
67113 msgstr ""
67114
67115 #: d/d-builtins.cc:816
67116 #, gcc-internal-format
67117 msgid "conflicting types for built-in function %qs; expected %qs"
67118 msgstr ""
67119
67120 #: d/d-codegen.cc:331
67121 #, gcc-internal-format
67122 msgid "cannot determine the length of a %qs"
67123 msgstr ""
67124
67125 #: d/d-codegen.cc:1241
67126 #, gcc-internal-format
67127 msgid "overlapping initializer for field %qT.%qD"
67128 msgstr ""
67129
67130 #: d/d-codegen.cc:1436
67131 #, gcc-internal-format
67132 msgid "the address of %qD will never be %<null%>"
67133 msgstr ""
67134
67135 #: d/d-codegen.cc:2165
67136 #, gcc-internal-format
67137 msgid "need %<this%> to access member %qE"
67138 msgstr ""
67139
67140 #: d/d-codegen.cc:2327
67141 #, gcc-internal-format
67142 msgid "tried to perform floating-point modulo division on %qT"
67143 msgstr ""
67144
67145 #: d/d-codegen.cc:2378
67146 #, gcc-internal-format
67147 msgid "cannot get frame pointer to %qs"
67148 msgstr ""
67149
67150 #. Should instead error on line that references `fd'.
67151 #: d/d-codegen.cc:2404
67152 #, gcc-internal-format
67153 msgid "nested function missing body"
67154 msgstr ""
67155
67156 #: d/d-codegen.cc:2446
67157 #, gcc-internal-format
67158 msgid "%qs is a nested function and cannot be accessed from %qs"
67159 msgstr ""
67160
67161 #: d/d-codegen.cc:2750
67162 #, gcc-internal-format
67163 msgid "variable %qs has scoped destruction, cannot build closure"
67164 msgstr ""
67165
67166 #: d/d-codegen.cc:2758
67167 #, gcc-internal-format
67168 msgid "explicit register variable %qs cannot be used in nested function"
67169 msgstr ""
67170
67171 #: d/d-codegen.cc:2983
67172 #, gcc-internal-format
67173 msgid "forward reference to frame of %qs"
67174 msgstr ""
67175
67176 #: d/d-convert.cc:379
67177 #, gcc-internal-format
67178 msgid "cannot convert a delegate expression to %qs"
67179 msgstr ""
67180
67181 #: d/d-convert.cc:395
67182 #, gcc-internal-format
67183 msgid "cannot convert struct %qs to %qs"
67184 msgstr ""
67185
67186 #. Casting from a C++ interface to a class/non-C++ interface
67187 #. always results in null as there is no run-time information,
67188 #. and no way one can derive from the other.
67189 #: d/d-convert.cc:442
67190 #, gcc-internal-format
67191 msgid "cast to %qs will produce null result"
67192 msgstr ""
67193
67194 #: d/d-convert.cc:482
67195 #, gcc-internal-format
67196 msgid "cannot cast %qs to %qs since sizes do not line up"
67197 msgstr ""
67198
67199 #: d/d-convert.cc:516
67200 #, gcc-internal-format
67201 msgid "cannot cast expression of type %qs to type %qs"
67202 msgstr ""
67203
67204 #: d/d-convert.cc:563
67205 #, gcc-internal-format
67206 msgid "cannot cast expression of type %qs to %qs"
67207 msgstr ""
67208
67209 #: d/d-convert.cc:610
67210 #, gcc-internal-format
67211 msgid "cast from %qs to %qs will produce zero result"
67212 msgstr ""
67213
67214 #: d/d-lang.cc:467
67215 #, gcc-internal-format
67216 msgid "bad argument for %<-fdebug%>: %qs"
67217 msgstr ""
67218
67219 #: d/d-lang.cc:521
67220 #, gcc-internal-format
67221 msgid "bad argument for %<-fextern-std%>: %qs"
67222 msgstr ""
67223
67224 #: d/d-lang.cc:540
67225 #, gcc-internal-format
67226 msgid "bad argument for %<-fmodule-file%>: %qs"
67227 msgstr ""
67228
67229 #: d/d-lang.cc:714
67230 #, gcc-internal-format
67231 msgid "bad argument for %<-fversion%>: %qs"
67232 msgstr ""
67233
67234 #: d/d-lang.cc:1022
67235 #, gcc-internal-format
67236 msgid "%<-fonly=%> argument is different from first input file name"
67237 msgstr ""
67238
67239 #: d/d-lang.cc:1202
67240 #, gcc-internal-format
67241 msgid "unable to resolve forward reference in definition"
67242 msgstr ""
67243
67244 #: d/d-lang.cc:1322
67245 #, gcc-internal-format
67246 msgid "opening json file %s: %m"
67247 msgstr ""
67248
67249 #: d/d-lang.cc:1333
67250 #, gcc-internal-format
67251 msgid "closing json file %s: %m"
67252 msgstr ""
67253
67254 #: d/d-lang.cc:1404
67255 #, gcc-internal-format
67256 msgid "closing mixin file %s: %m"
67257 msgstr ""
67258
67259 #: d/d-lang.cc:1409
67260 #, gcc-internal-format
67261 msgid "opening mixin file %s: %m"
67262 msgstr ""
67263
67264 #: d/d-target.cc:156
67265 #, gcc-internal-format
67266 msgid "D does not support pointers on this target."
67267 msgstr ""
67268
67269 #: d/d-target.cc:252
67270 #, gcc-internal-format
67271 msgid "cannot represent built-in %<va_list%> type in D"
67272 msgstr ""
67273
67274 #: d/decl.cc:268
67275 #, gcc-internal-format, gfc-internal-format
67276 msgid "pragma(%s) not implemented"
67277 msgstr ""
67278
67279 #: d/decl.cc:375 d/decl.cc:490 d/decl.cc:564 d/decl.cc:607 d/decl.cc:646
67280 #, gcc-internal-format
67281 msgid "had semantic errors when compiling"
67282 msgstr ""
67283
67284 #: d/decl.cc:462
67285 #, gcc-internal-format
67286 msgid "use of %qs"
67287 msgstr ""
67288
67289 #: d/decl.cc:464
67290 #, gcc-internal-format
67291 msgid "is hidden by %qs"
67292 msgstr ""
67293
67294 #: d/decl.cc:467
67295 #, gcc-internal-format
67296 msgid "use %<alias %s = %s.%s;%> to introduce base class overload set"
67297 msgstr ""
67298
67299 #: d/decl.cc:704
67300 #, gcc-internal-format
67301 msgid "size is too large"
67302 msgstr ""
67303
67304 #: d/decl.cc:1327
67305 #, gcc-internal-format
67306 msgid "function requires a dual-context, which is not yet supported by GDC"
67307 msgstr ""
67308
67309 #: d/decl.cc:1498
67310 #, gcc-internal-format
67311 msgid "explicit register variable %qs declared %<extern%>"
67312 msgstr ""
67313
67314 #: d/decl.cc:1501
67315 #, gcc-internal-format
67316 msgid "explicit register variable %qs declared thread local"
67317 msgstr ""
67318
67319 #: d/decl.cc:1714
67320 #, gcc-internal-format
67321 msgid ""
67322 "mismatch between declaration %qE size (%wd) and its initializer size (%wd)"
67323 msgstr ""
67324
67325 #: d/expr.cc:528
67326 #, gcc-internal-format
67327 msgid "cannot handle comparison of type %<%s == %s%>"
67328 msgstr ""
67329
67330 #. Static arrays have already been handled by the front-end.
67331 #: d/expr.cc:1281
67332 #, gcc-internal-format
67333 msgid "unexpected type for array length: %qs"
67334 msgstr ""
67335
67336 #: d/expr.cc:1416
67337 #, gcc-internal-format
67338 msgid "don%'t know how to delete %qs"
67339 msgstr ""
67340
67341 #: d/expr.cc:1440
67342 #, gcc-internal-format
67343 msgid "%qs is not an associative array"
67344 msgstr ""
67345
67346 #: d/expr.cc:1724 d/expr.cc:2100
67347 #, gcc-internal-format
67348 msgid "need %<this%> to access member %qs"
67349 msgstr ""
67350
67351 #: d/expr.cc:1800
67352 #, gcc-internal-format
67353 msgid "delegates are only for non-static functions"
67354 msgstr ""
67355
67356 #: d/expr.cc:1872
67357 #, gcc-internal-format
67358 msgid "%qs is not a field, but a %qs"
67359 msgstr ""
67360
67361 #: d/expr.cc:2136
67362 #, gcc-internal-format
67363 msgid "recursive reference %qs"
67364 msgstr ""
67365
67366 #: d/expr.cc:2155 d/expr.cc:3051
67367 #, gcc-internal-format
67368 msgid "non-constant expression %qs"
67369 msgstr ""
67370
67371 #: d/expr.cc:3018
67372 #, gcc-internal-format
67373 msgid "%qs is not an expression"
67374 msgstr ""
67375
67376 #: d/expr.cc:3025
67377 #, gcc-internal-format
67378 msgid "type %qs is not an expression"
67379 msgstr ""
67380
67381 #: d/intrinsics.cc:218
67382 #, gcc-internal-format
67383 msgid "mismatch in return type of intrinsic function %qD (%qT, should be %qs)"
67384 msgstr ""
67385
67386 #: d/intrinsics.cc:232
67387 #, gcc-internal-format
67388 msgid ""
67389 "mismatch in argument %u type of intrinsic function %qD (%qT, should be %qs)"
67390 msgstr ""
67391
67392 #: d/intrinsics.cc:244 d/intrinsics.cc:249
67393 #, gcc-internal-format
67394 msgid ""
67395 "mismatch in argument %u type of intrinsic function %qD (%qT, should be %qT)"
67396 msgstr ""
67397
67398 #: d/intrinsics.cc:434
67399 #, gcc-internal-format
67400 msgid "argument %qE cannot be read at compile time"
67401 msgstr ""
67402
67403 #: d/intrinsics.cc:443
67404 #, gcc-internal-format
67405 msgid "element index %qE is out of bounds %<[0 .. %E]%>"
67406 msgstr ""
67407
67408 #: d/intrinsics.cc:490
67409 #, gcc-internal-format
67410 msgid "mismatch in call of intrinsic function %qD"
67411 msgstr ""
67412
67413 #: d/modules.cc:415
67414 #, gcc-internal-format
67415 msgid "%<-fmoduleinfo%> is not supported on this target"
67416 msgstr ""
67417
67418 #: d/toir.cc:387 d/toir.cc:412
67419 #, gcc-internal-format
67420 msgid "cannot %<goto%> into %<try%> block"
67421 msgstr ""
67422
67423 #: d/toir.cc:390 d/toir.cc:414
67424 #, gcc-internal-format
67425 msgid "cannot %<goto%> into %<catch%> block"
67426 msgstr ""
67427
67428 #: d/toir.cc:429
67429 #, gcc-internal-format, gfc-internal-format
67430 msgid "label %s referenced outside of any function"
67431 msgstr ""
67432
67433 #: d/toir.cc:803
67434 #, gcc-internal-format, gfc-internal-format
67435 msgid "cannot handle switch condition of type %s"
67436 msgstr ""
67437
67438 #: d/toir.cc:1180
67439 #, gcc-internal-format
67440 msgid "exception handling disabled; use %<-fexceptions%> to enable"
67441 msgstr ""
67442
67443 #: d/toir.cc:1187
67444 #, gcc-internal-format
67445 msgid "cannot throw C++ classes"
67446 msgstr ""
67447
67448 #: d/toir.cc:1189
67449 #, gcc-internal-format
67450 msgid "cannot throw COM objects"
67451 msgstr ""
67452
67453 #: d/toir.cc:1322
67454 #, gcc-internal-format
67455 msgid "D inline assembler statements are not supported in GDC."
67456 msgstr ""
67457
67458 #: d/typeinfo.cc:1408
67459 #, gcc-internal-format
67460 msgid ""
67461 "expression %qs requires %<object.TypeInfo%> and cannot be used with %<-fno-"
67462 "rtti%>"
67463 msgstr ""
67464
67465 #: d/typeinfo.cc:1412
67466 #, gcc-internal-format
67467 msgid "%<object.TypeInfo%> cannot be used with %<-fno-rtti%>"
67468 msgstr ""
67469
67470 #: d/typeinfo.cc:1427
67471 #, gcc-internal-format
67472 msgid "%<object.TypeInfo%> could not be found, but is implicitly used"
67473 msgstr ""
67474
67475 #: d/types.cc:161
67476 #, gcc-internal-format
67477 msgid "missing or corrupt object.d"
67478 msgstr ""
67479
67480 #: d/types.cc:871
67481 #, gcc-internal-format, gfc-internal-format
67482 msgid "invalid expression for static array dimension: %s"
67483 msgstr ""
67484
67485 #: fortran/arith.cc:47
67486 #, gcc-internal-format, gfc-internal-format
67487 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
67488 msgstr ""
67489
67490 #: fortran/arith.cc:97
67491 #, gcc-internal-format, gfc-internal-format
67492 msgid "Arithmetic OK at %L"
67493 msgstr ""
67494
67495 #: fortran/arith.cc:100
67496 #, gcc-internal-format, gfc-internal-format
67497 msgid "Arithmetic overflow at %L"
67498 msgstr ""
67499
67500 #: fortran/arith.cc:103
67501 #, gcc-internal-format, gfc-internal-format
67502 msgid "Arithmetic underflow at %L"
67503 msgstr ""
67504
67505 #: fortran/arith.cc:106
67506 #, gcc-internal-format, gfc-internal-format
67507 msgid "Arithmetic NaN at %L"
67508 msgstr ""
67509
67510 #: fortran/arith.cc:109
67511 #, gcc-internal-format, gfc-internal-format
67512 msgid "Division by zero at %L"
67513 msgstr ""
67514
67515 #: fortran/arith.cc:112
67516 #, gcc-internal-format, gfc-internal-format
67517 msgid "Array operands are incommensurate at %L"
67518 msgstr ""
67519
67520 #: fortran/arith.cc:115
67521 #, gcc-internal-format, gfc-internal-format
67522 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
67523 msgstr ""
67524
67525 #: fortran/arith.cc:119
67526 #, gcc-internal-format, gfc-internal-format
67527 msgid "Illegal type in character concatenation at %L"
67528 msgstr ""
67529
67530 #: fortran/arith.cc:122
67531 #, gcc-internal-format, gfc-internal-format
67532 msgid "Invalid type in arithmetic operation at %L"
67533 msgstr ""
67534
67535 #: fortran/arith.cc:126 fortran/arith.cc:2060
67536 #, gcc-internal-format
67537 msgid "gfc_arith_error(): Bad error code"
67538 msgstr ""
67539
67540 #: fortran/arith.cc:159
67541 #, gcc-internal-format
67542 msgid "Fix min_int calculation"
67543 msgstr ""
67544
67545 #: fortran/arith.cc:554
67546 #, gcc-internal-format
67547 msgid "gfc_range_check(): Bad type"
67548 msgstr ""
67549
67550 #: fortran/arith.cc:627
67551 #, gcc-internal-format
67552 msgid "gfc_arith_uminus(): Bad basic type"
67553 msgstr ""
67554
67555 #: fortran/arith.cc:664
67556 #, gcc-internal-format
67557 msgid "gfc_arith_plus(): Bad basic type"
67558 msgstr ""
67559
67560 #: fortran/arith.cc:701
67561 #, gcc-internal-format
67562 msgid "gfc_arith_minus(): Bad basic type"
67563 msgstr ""
67564
67565 #: fortran/arith.cc:739
67566 #, gcc-internal-format
67567 msgid "gfc_arith_times(): Bad basic type"
67568 msgstr ""
67569
67570 #: fortran/arith.cc:781
67571 #, gcc-internal-format
67572 msgid "Integer division truncated to constant %qs at %L"
67573 msgstr ""
67574
67575 #: fortran/arith.cc:827
67576 #, gcc-internal-format
67577 msgid "gfc_arith_divide(): Bad basic type"
67578 msgstr ""
67579
67580 #: fortran/arith.cc:883
67581 #, gcc-internal-format
67582 msgid "arith_power(): Bad base"
67583 msgstr ""
67584
67585 #: fortran/arith.cc:922
67586 #, gcc-internal-format, gfc-internal-format
67587 msgid "Negative exponent of integer has zero result at %L"
67588 msgstr ""
67589
67590 #: fortran/arith.cc:942
67591 #, gcc-internal-format, gfc-internal-format
67592 msgid "Result of exponentiation at %L exceeds the range of %s"
67593 msgstr ""
67594
67595 #: fortran/arith.cc:979 fortran/arith.cc:1004
67596 #, gcc-internal-format, gfc-internal-format
67597 msgid "Noninteger exponent in an initialization expression at %L"
67598 msgstr ""
67599
67600 #: fortran/arith.cc:990
67601 #, gcc-internal-format, gfc-internal-format
67602 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
67603 msgstr ""
67604
67605 #: fortran/arith.cc:1018
67606 #, gcc-internal-format
67607 msgid "arith_power(): unknown type"
67608 msgstr ""
67609
67610 #: fortran/arith.cc:1089
67611 #, gcc-internal-format
67612 msgid "compare_real(): Bad operator"
67613 msgstr ""
67614
67615 #: fortran/arith.cc:1124
67616 #, gcc-internal-format
67617 msgid "gfc_compare_expr(): Bad basic type"
67618 msgstr ""
67619
67620 #: fortran/arith.cc:1707
67621 #, gcc-internal-format
67622 msgid "eval_intrinsic(): Bad operator"
67623 msgstr ""
67624
67625 #: fortran/arith.cc:1766
67626 #, gcc-internal-format
67627 msgid "eval_type_intrinsic0(): op NULL"
67628 msgstr ""
67629
67630 #: fortran/arith.cc:2028
67631 #, gcc-internal-format, gfc-internal-format
67632 msgid "Arithmetic OK converting %s to %s at %L"
67633 msgstr ""
67634
67635 #: fortran/arith.cc:2032
67636 #, gcc-internal-format
67637 msgid ""
67638 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
67639 "with the option %<-fno-range-check%>"
67640 msgstr ""
67641
67642 #: fortran/arith.cc:2037
67643 #, gcc-internal-format
67644 msgid ""
67645 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
67646 "with the option %<-fno-range-check%>"
67647 msgstr ""
67648
67649 #: fortran/arith.cc:2042
67650 #, gcc-internal-format
67651 msgid ""
67652 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
67653 "the option %<-fno-range-check%>"
67654 msgstr ""
67655
67656 #: fortran/arith.cc:2047
67657 #, gcc-internal-format, gfc-internal-format
67658 msgid "Division by zero converting %s to %s at %L"
67659 msgstr ""
67660
67661 #: fortran/arith.cc:2051
67662 #, gcc-internal-format, gfc-internal-format
67663 msgid "Array operands are incommensurate converting %s to %s at %L"
67664 msgstr ""
67665
67666 #: fortran/arith.cc:2055
67667 #, gcc-internal-format, gfc-internal-format
67668 msgid ""
67669 "Integer outside symmetric range implied by Standard Fortran converting %s to "
67670 "%s at %L"
67671 msgstr ""
67672
67673 #: fortran/arith.cc:2145 fortran/arith.cc:2263 fortran/arith.cc:2326
67674 #: fortran/arith.cc:2381 fortran/arith.cc:2444 fortran/arith.cc:2516
67675 #: fortran/arith.cc:2586
67676 #, gcc-internal-format
67677 msgid "Conversion from %qs to %qs at %L"
67678 msgstr ""
67679
67680 #: fortran/arith.cc:2177 fortran/arith.cc:2213 fortran/arith.cc:2255
67681 #: fortran/arith.cc:2316 fortran/arith.cc:2371 fortran/arith.cc:2434
67682 #: fortran/arith.cc:2506 fortran/arith.cc:2578
67683 #, gcc-internal-format
67684 msgid "Change of value in conversion from %qs to %qs at %L"
67685 msgstr ""
67686
67687 #: fortran/arith.cc:2420 fortran/arith.cc:2492
67688 #, gcc-internal-format
67689 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
67690 msgstr ""
67691
67692 #: fortran/arith.cc:2671
67693 #, gcc-internal-format
67694 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
67695 msgstr ""
67696
67697 #: fortran/arith.cc:2700
67698 #, gcc-internal-format, gfc-internal-format
67699 msgid "The character constant at %L is truncated in conversion to %s"
67700 msgstr ""
67701
67702 #: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:158
67703 #, gcc-internal-format, gfc-internal-format
67704 msgid "Invalid BOZ literal constant used in subscript at %C"
67705 msgstr ""
67706
67707 #: fortran/array.cc:103
67708 #, gcc-internal-format, gfc-internal-format
67709 msgid "Expected array subscript at %C"
67710 msgstr ""
67711
67712 #: fortran/array.cc:112
67713 #, gcc-internal-format
67714 msgid "Unexpected %<*%> in coarray subscript at %C"
67715 msgstr ""
67716
67717 #: fortran/array.cc:139
67718 #, gcc-internal-format, gfc-internal-format
67719 msgid "Missing lower bound in assumed size coarray specification at %C"
67720 msgstr ""
67721
67722 #: fortran/array.cc:149
67723 #, gcc-internal-format, gfc-internal-format
67724 msgid "Strides not allowed in coarray subscript at %C"
67725 msgstr ""
67726
67727 #: fortran/array.cc:163
67728 #, gcc-internal-format, gfc-internal-format
67729 msgid "Expected array subscript stride at %C"
67730 msgstr ""
67731
67732 #: fortran/array.cc:223
67733 #, gcc-internal-format, gfc-internal-format
67734 msgid "Invalid form of array reference at %C"
67735 msgstr ""
67736
67737 #: fortran/array.cc:230
67738 #, gcc-internal-format, gfc-internal-format
67739 msgid "Array reference at %C has more than 7 dimensions"
67740 msgstr ""
67741
67742 #: fortran/array.cc:233 fortran/array.cc:334
67743 #, gcc-internal-format, gfc-internal-format
67744 msgid "Array reference at %C cannot have more than %d dimensions"
67745 msgstr ""
67746
67747 #: fortran/array.cc:248 fortran/array.cc:716 fortran/check.cc:3418
67748 #: fortran/check.cc:5941 fortran/check.cc:5986 fortran/check.cc:6028
67749 #: fortran/check.cc:6055 fortran/check.cc:6318 fortran/match.cc:1852
67750 #: fortran/match.cc:3314 fortran/match.cc:3656 fortran/match.cc:3852
67751 #: fortran/simplify.cc:3012 fortran/simplify.cc:3042 fortran/simplify.cc:6364
67752 #: fortran/simplify.cc:8385
67753 #, gcc-internal-format
67754 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
67755 msgstr ""
67756
67757 #: fortran/array.cc:254
67758 #, gcc-internal-format, gfc-internal-format
67759 msgid "Unexpected coarray designator at %C"
67760 msgstr ""
67761
67762 #: fortran/array.cc:276
67763 #, gcc-internal-format, gfc-internal-format
67764 msgid "TEAM= attribute in %C misplaced"
67765 msgstr ""
67766
67767 #: fortran/array.cc:288
67768 #, gcc-internal-format, gfc-internal-format
67769 msgid "STAT= attribute in %C misplaced"
67770 msgstr ""
67771
67772 #: fortran/array.cc:297
67773 #, gcc-internal-format, gfc-internal-format
67774 msgid "Too few codimensions at %C, expected %d not %d"
67775 msgstr ""
67776
67777 #: fortran/array.cc:303
67778 #, gcc-internal-format, gfc-internal-format
67779 msgid "Too many codimensions at %C, expected %d not %d"
67780 msgstr ""
67781
67782 #: fortran/array.cc:313 fortran/array.cc:321
67783 #, gcc-internal-format
67784 msgid "Unexpected %<*%> for codimension %d of %d at %C"
67785 msgstr ""
67786
67787 #: fortran/array.cc:316
67788 #, gcc-internal-format, gfc-internal-format
67789 msgid "Invalid form of coarray reference at %C"
67790 msgstr ""
67791
67792 #: fortran/array.cc:328
67793 #, gcc-internal-format, gfc-internal-format
67794 msgid "Invalid codimension %d at %C, only %d codimensions exist"
67795 msgstr ""
67796
67797 #: fortran/array.cc:392
67798 #, gcc-internal-format
67799 msgid "Variable %qs at %L in this context must be constant"
67800 msgstr ""
67801
67802 #: fortran/array.cc:395
67803 #, gcc-internal-format, gfc-internal-format
67804 msgid "Expression at %L in this context must be constant"
67805 msgstr ""
67806
67807 #. F2018:R821: "assumed-implied-spec  is  [ lower-bound : ] *".
67808 #: fortran/array.cc:497
67809 #, gcc-internal-format, gfc-internal-format
67810 msgid ""
67811 "A lower bound must precede colon in assumed-size array specification at %L"
67812 msgstr ""
67813
67814 #: fortran/array.cc:509
67815 #, gcc-internal-format, gfc-internal-format
67816 msgid "Expected expression in array specification at %C"
67817 msgstr ""
67818
67819 #: fortran/array.cc:522 fortran/array.cc:554
67820 #, gcc-internal-format, gfc-internal-format
67821 msgid "Expecting a scalar INTEGER expression at %C, found %s"
67822 msgstr ""
67823
67824 #: fortran/array.cc:591
67825 #, gcc-internal-format, gfc-internal-format
67826 msgid "Assumed-rank array at %C"
67827 msgstr ""
67828
67829 #: fortran/array.cc:625
67830 #, gcc-internal-format, gfc-internal-format
67831 msgid "Bad array specification for implied-shape array at %C"
67832 msgstr ""
67833
67834 #: fortran/array.cc:641 fortran/array.cc:754
67835 #, gcc-internal-format, gfc-internal-format
67836 msgid "Bad array specification for an explicitly shaped array at %C"
67837 msgstr ""
67838
67839 #: fortran/array.cc:651 fortran/array.cc:764
67840 #, gcc-internal-format, gfc-internal-format
67841 msgid "Bad array specification for assumed shape array at %C"
67842 msgstr ""
67843
67844 #: fortran/array.cc:665 fortran/array.cc:778
67845 #, gcc-internal-format, gfc-internal-format
67846 msgid "Bad specification for deferred shape array at %C"
67847 msgstr ""
67848
67849 #: fortran/array.cc:675 fortran/array.cc:782
67850 #, gcc-internal-format, gfc-internal-format
67851 msgid "Bad specification for assumed size array at %C"
67852 msgstr ""
67853
67854 #: fortran/array.cc:687 fortran/array.cc:794
67855 #, gcc-internal-format, gfc-internal-format
67856 msgid "Expected another dimension in array declaration at %C"
67857 msgstr ""
67858
67859 #: fortran/array.cc:693 fortran/array.cc:722 fortran/array.cc:800
67860 #, gcc-internal-format, gfc-internal-format
67861 msgid "Array specification at %C has more than %d dimensions"
67862 msgstr ""
67863
67864 #: fortran/array.cc:699
67865 #, gcc-internal-format, gfc-internal-format
67866 msgid "Array specification at %C with more than 7 dimensions"
67867 msgstr ""
67868
67869 #: fortran/array.cc:711
67870 #, gcc-internal-format, gfc-internal-format
67871 msgid "Coarray declaration at %C"
67872 msgstr ""
67873
67874 #: fortran/array.cc:808
67875 #, gcc-internal-format
67876 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
67877 msgstr ""
67878
67879 #: fortran/array.cc:882
67880 #, gcc-internal-format
67881 msgid "The assumed-rank array %qs at %L shall not have a codimension"
67882 msgstr ""
67883
67884 #: fortran/array.cc:938
67885 #, gcc-internal-format
67886 msgid "rank + corank of %qs exceeds %d at %C"
67887 msgstr ""
67888
67889 #: fortran/array.cc:1061
67890 #, gcc-internal-format
67891 msgid "DO-iterator %qs at %L is inside iterator of the same name"
67892 msgstr ""
67893
67894 #: fortran/array.cc:1153 fortran/array.cc:1381
67895 #, gcc-internal-format, gfc-internal-format
67896 msgid "Syntax error in array constructor at %C"
67897 msgstr ""
67898
67899 #: fortran/array.cc:1183
67900 #, gcc-internal-format, gfc-internal-format
67901 msgid "BOZ literal constant at %L cannot appear in an array constructor"
67902 msgstr ""
67903
67904 #: fortran/array.cc:1192
67905 #, gcc-internal-format, gfc-internal-format
67906 msgid "NULL() at %C cannot appear in an array constructor"
67907 msgstr ""
67908
67909 #: fortran/array.cc:1254
67910 #, gcc-internal-format, gfc-internal-format
67911 msgid "[...] style array constructors at %C"
67912 msgstr ""
67913
67914 #: fortran/array.cc:1274
67915 #, gcc-internal-format, gfc-internal-format
67916 msgid "Array constructor including type specification at %C"
67917 msgstr ""
67918
67919 #: fortran/array.cc:1280 fortran/match.cc:4288
67920 #, gcc-internal-format, gfc-internal-format
67921 msgid "Type-spec at %L cannot contain a deferred type parameter"
67922 msgstr ""
67923
67924 #: fortran/array.cc:1288
67925 #, gcc-internal-format, gfc-internal-format
67926 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
67927 msgstr ""
67928
67929 #: fortran/array.cc:1306
67930 #, gcc-internal-format, gfc-internal-format
67931 msgid "Empty array constructor at %C is not allowed"
67932 msgstr ""
67933
67934 #: fortran/array.cc:1343 fortran/array.cc:1353
67935 #, gcc-internal-format, gfc-internal-format
67936 msgid "Incompatible typespec for array element at %L"
67937 msgstr ""
67938
67939 #: fortran/array.cc:1428
67940 #, gcc-internal-format, gfc-internal-format
67941 msgid "Element in %s array constructor at %L is %s"
67942 msgstr ""
67943
67944 #: fortran/array.cc:1759
67945 #, gcc-internal-format, gfc-internal-format
67946 msgid "Iterator step at %L cannot be zero"
67947 msgstr ""
67948
67949 #: fortran/array.cc:1918
67950 #, gcc-internal-format
67951 msgid ""
67952 "The number of elements in the array constructor at %L requires an increase "
67953 "of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
67954 msgstr ""
67955
67956 #: fortran/array.cc:2097
67957 #, gcc-internal-format, gfc-internal-format
67958 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
67959 msgstr ""
67960
67961 #: fortran/array.cc:2104
67962 #, gcc-internal-format, gfc-internal-format
67963 msgid "AC-IMPLIED-DO final expression references control variable at %L"
67964 msgstr ""
67965
67966 #: fortran/array.cc:2111
67967 #, gcc-internal-format, gfc-internal-format
67968 msgid "AC-IMPLIED-DO step expression references control variable at %L"
67969 msgstr ""
67970
67971 #: fortran/array.cc:2123
67972 #, gcc-internal-format, gfc-internal-format
67973 msgid ""
67974 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
67975 "C4106]"
67976 msgstr ""
67977
67978 #: fortran/array.cc:2215
67979 #, gcc-internal-format, gfc-internal-format
67980 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
67981 msgstr ""
67982
67983 #: fortran/array.cc:2336
67984 #, gcc-internal-format
67985 msgid "spec_dimen_size(): Bad dimension"
67986 msgstr ""
67987
67988 #: fortran/array.cc:2402
67989 #, gcc-internal-format
67990 msgid "gfc_ref_dimen_size(): Bad dimension"
67991 msgstr ""
67992
67993 #: fortran/array.cc:2406
67994 #, gcc-internal-format, gfc-internal-format
67995 msgid "Bad array dimension at %L"
67996 msgstr ""
67997
67998 #: fortran/array.cc:2544
67999 #, gcc-internal-format
68000 msgid "gfc_ref_dimen_size(): Bad dimen_type"
68001 msgstr ""
68002
68003 #: fortran/array.cc:2595
68004 #, gcc-internal-format
68005 msgid "gfc_array_dimen_size(): Bad dimension"
68006 msgstr ""
68007
68008 #: fortran/array.cc:2640
68009 #, gcc-internal-format
68010 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
68011 msgstr ""
68012
68013 #: fortran/array.cc:2788
68014 #, gcc-internal-format
68015 msgid "gfc_find_array_ref(): No ref found"
68016 msgstr ""
68017
68018 #. if (c == 0)
68019 #: fortran/bbt.cc:119
68020 #, gcc-internal-format
68021 msgid "insert_bbt(): Duplicate key found"
68022 msgstr ""
68023
68024 #: fortran/check.cc:87
68025 #, gcc-internal-format
68026 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
68027 msgstr ""
68028
68029 #: fortran/check.cc:103
68030 #, gcc-internal-format
68031 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
68032 msgstr ""
68033
68034 #: fortran/check.cc:123 fortran/resolve.cc:11074
68035 #, gcc-internal-format, gfc-internal-format
68036 msgid "Invalid use of BOZ literal constant at %L"
68037 msgstr ""
68038
68039 #: fortran/check.cc:371
68040 #, gcc-internal-format, gfc-internal-format
68041 msgid "Failure in conversion of BOZ to REAL at %L"
68042 msgstr ""
68043
68044 #: fortran/check.cc:477
68045 #, gcc-internal-format
68046 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
68047 msgstr ""
68048
68049 #: fortran/check.cc:493
68050 #, gcc-internal-format
68051 msgid "%qs argument of %qs intrinsic at %L must be %s"
68052 msgstr ""
68053
68054 #: fortran/check.cc:527
68055 #, gcc-internal-format
68056 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
68057 msgstr ""
68058
68059 #: fortran/check.cc:542 fortran/check.cc:572
68060 #, gcc-internal-format
68061 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
68062 msgstr ""
68063
68064 #: fortran/check.cc:560
68065 #, gcc-internal-format
68066 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
68067 msgstr ""
68068
68069 #: fortran/check.cc:567
68070 #, gcc-internal-format
68071 msgid ""
68072 "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
68073 msgstr ""
68074
68075 #: fortran/check.cc:590 fortran/check.cc:3373
68076 #, gcc-internal-format
68077 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
68078 msgstr ""
68079
68080 #: fortran/check.cc:605
68081 #, gcc-internal-format
68082 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
68083 msgstr ""
68084
68085 #: fortran/check.cc:622
68086 #, gcc-internal-format
68087 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
68088 msgstr ""
68089
68090 #: fortran/check.cc:651 fortran/check.cc:7526
68091 #, gcc-internal-format
68092 msgid "%qs argument of %qs intrinsic at %L must be a constant"
68093 msgstr ""
68094
68095 #: fortran/check.cc:660
68096 #, gcc-internal-format, gfc-internal-format
68097 msgid "Invalid kind for %s at %L"
68098 msgstr ""
68099
68100 #: fortran/check.cc:679
68101 #, gcc-internal-format
68102 msgid "%qs argument of %qs intrinsic at %L must be double precision"
68103 msgstr ""
68104
68105 #: fortran/check.cc:702
68106 #, gcc-internal-format
68107 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
68108 msgstr ""
68109
68110 #: fortran/check.cc:719
68111 #, gcc-internal-format
68112 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
68113 msgstr ""
68114
68115 #: fortran/check.cc:744
68116 #, gcc-internal-format
68117 msgid "%qs argument of %qs intrinsic at %L must be an array"
68118 msgstr ""
68119
68120 #: fortran/check.cc:765
68121 #, gcc-internal-format
68122 msgid "%qs at %L must be nonnegative"
68123 msgstr ""
68124
68125 #: fortran/check.cc:786
68126 #, gcc-internal-format
68127 msgid "%qs argument of %qs intrinsic at %L must be positive"
68128 msgstr ""
68129
68130 #: fortran/check.cc:819
68131 #, gcc-internal-format
68132 msgid ""
68133 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
68134 msgstr ""
68135
68136 #: fortran/check.cc:830
68137 #, gcc-internal-format
68138 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
68139 msgstr ""
68140
68141 #: fortran/check.cc:840
68142 #, gcc-internal-format
68143 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
68144 msgstr ""
68145
68146 #: fortran/check.cc:867
68147 #, gcc-internal-format
68148 msgid ""
68149 "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
68150 msgstr ""
68151
68152 #: fortran/check.cc:893
68153 #, gcc-internal-format
68154 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
68155 msgstr ""
68156
68157 #: fortran/check.cc:926
68158 #, gcc-internal-format
68159 msgid ""
68160 "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
68161 msgstr ""
68162
68163 #: fortran/check.cc:943
68164 #, gcc-internal-format
68165 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
68166 msgstr ""
68167
68168 #: fortran/check.cc:958
68169 #, gcc-internal-format
68170 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
68171 msgstr ""
68172
68173 #: fortran/check.cc:980
68174 #, gcc-internal-format
68175 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
68176 msgstr ""
68177
68178 #: fortran/check.cc:998
68179 #, gcc-internal-format
68180 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
68181 msgstr ""
68182
68183 #: fortran/check.cc:1017
68184 #, gcc-internal-format
68185 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
68186 msgstr ""
68187
68188 #: fortran/check.cc:1044
68189 #, gcc-internal-format
68190 msgid "%qs argument of %qs intrinsic at %L must be a variable"
68191 msgstr ""
68192
68193 #: fortran/check.cc:1093
68194 #, gcc-internal-format
68195 msgid ""
68196 "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
68197 msgstr ""
68198
68199 #: fortran/check.cc:1145
68200 #, gcc-internal-format
68201 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
68202 msgstr ""
68203
68204 #: fortran/check.cc:1248
68205 #, gcc-internal-format, gfc-internal-format
68206 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
68207 msgstr ""
68208
68209 #: fortran/check.cc:1305
68210 #, gcc-internal-format, gfc-internal-format
68211 msgid "BOZ literal constant at %L cannot appear in ACHAR intrinsic subprogram"
68212 msgstr ""
68213
68214 #: fortran/check.cc:1396
68215 #, gcc-internal-format
68216 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
68217 msgstr ""
68218
68219 #: fortran/check.cc:1405 fortran/check.cc:3690
68220 #, gcc-internal-format, gfc-internal-format
68221 msgid "Different type kinds at %L"
68222 msgstr ""
68223
68224 #: fortran/check.cc:1428
68225 #, gcc-internal-format
68226 msgid ""
68227 "NULL at %L is not permitted as actual argument to %qs intrinsic function"
68228 msgstr ""
68229
68230 #: fortran/check.cc:1450
68231 #, gcc-internal-format
68232 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
68233 msgstr ""
68234
68235 #: fortran/check.cc:1459 fortran/check.cc:1494 fortran/check.cc:4382
68236 #, gcc-internal-format
68237 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
68238 msgstr ""
68239
68240 #: fortran/check.cc:1476
68241 #, gcc-internal-format
68242 msgid ""
68243 "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or "
68244 "FUNCTION"
68245 msgstr ""
68246
68247 #: fortran/check.cc:1485
68248 #, gcc-internal-format
68249 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
68250 msgstr ""
68251
68252 #: fortran/check.cc:1512
68253 #, gcc-internal-format, gfc-internal-format
68254 msgid ""
68255 "Array section with a vector subscript at %L shall not be the target of a "
68256 "pointer"
68257 msgstr ""
68258
68259 #: fortran/check.cc:1559
68260 #, gcc-internal-format, gfc-internal-format
68261 msgid ""
68262 "ATOM argument at %L to intrinsic function %s shall be an integer of "
68263 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
68264 msgstr ""
68265
68266 #: fortran/check.cc:1567
68267 #, gcc-internal-format, gfc-internal-format
68268 msgid ""
68269 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
68270 "coindexed"
68271 msgstr ""
68272
68273 #: fortran/check.cc:1574
68274 #, gcc-internal-format
68275 msgid ""
68276 "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
68277 msgstr ""
68278
68279 #: fortran/check.cc:1592 fortran/check.cc:1805
68280 #, gcc-internal-format, gfc-internal-format
68281 msgid "STAT= argument to %s at %L"
68282 msgstr ""
68283
68284 #: fortran/check.cc:1611 fortran/check.cc:1745 fortran/check.cc:1842
68285 #, gcc-internal-format, gfc-internal-format
68286 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
68287 msgstr ""
68288
68289 #: fortran/check.cc:1625 fortran/check.cc:1825
68290 #, gcc-internal-format, gfc-internal-format
68291 msgid ""
68292 "ATOM argument at %L to intrinsic function %s shall be an integer of "
68293 "ATOMIC_INT_KIND"
68294 msgstr ""
68295
68296 #: fortran/check.cc:1645
68297 #, gcc-internal-format, gfc-internal-format
68298 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
68299 msgstr ""
68300
68301 #: fortran/check.cc:1664 fortran/check.cc:1678 fortran/check.cc:1713
68302 #, gcc-internal-format
68303 msgid "%qs argument of %qs intrinsic at %L not yet supported"
68304 msgstr ""
68305
68306 #: fortran/check.cc:1698
68307 #, gcc-internal-format
68308 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
68309 msgstr ""
68310
68311 #: fortran/check.cc:1752 fortran/check.cc:1849
68312 #, gcc-internal-format, gfc-internal-format
68313 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
68314 msgstr ""
68315
68316 #: fortran/check.cc:1767
68317 #, gcc-internal-format, gfc-internal-format
68318 msgid ""
68319 "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
68320 msgstr ""
68321
68322 #: fortran/check.cc:1777
68323 #, gcc-internal-format, gfc-internal-format
68324 msgid ""
68325 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
68326 msgstr ""
68327
68328 #: fortran/check.cc:1790
68329 #, gcc-internal-format, gfc-internal-format
68330 msgid ""
68331 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at "
68332 "least the range of the default integer"
68333 msgstr ""
68334
68335 #: fortran/check.cc:1869
68336 #, gcc-internal-format, gfc-internal-format
68337 msgid "Negative argument N at %L"
68338 msgstr ""
68339
68340 #: fortran/check.cc:1967
68341 #, gcc-internal-format, gfc-internal-format
68342 msgid "BOZ literal constant at %L cannot appear in CHAR intrinsic subprogram"
68343 msgstr ""
68344
68345 #: fortran/check.cc:2091 fortran/check.cc:2581
68346 #, gcc-internal-format
68347 msgid ""
68348 "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
68349 msgstr ""
68350
68351 #: fortran/check.cc:2100 fortran/check.cc:2590
68352 #, gcc-internal-format
68353 msgid ""
68354 "%qs argument of %qs intrinsic at %L must have a type of either REAL or "
68355 "INTEGER"
68356 msgstr ""
68357
68358 #: fortran/check.cc:2110 fortran/check.cc:2116
68359 #, gcc-internal-format, gfc-internal-format
68360 msgid ""
68361 "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, "
68362 "consider using the KIND argument"
68363 msgstr ""
68364
68365 #: fortran/check.cc:2138
68366 #, gcc-internal-format
68367 msgid ""
68368 "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall "
68369 "not have a vector subscript"
68370 msgstr ""
68371
68372 #: fortran/check.cc:2146
68373 #, gcc-internal-format, gfc-internal-format
68374 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
68375 msgstr ""
68376
68377 #: fortran/check.cc:2169
68378 #, gcc-internal-format, gfc-internal-format
68379 msgid "The stat= argument at %L must be a kind=4 integer variable"
68380 msgstr ""
68381
68382 #: fortran/check.cc:2185
68383 #, gcc-internal-format, gfc-internal-format
68384 msgid "The errmsg= argument at %L must be a default-kind character variable"
68385 msgstr ""
68386
68387 #: fortran/check.cc:2193
68388 #, gcc-internal-format
68389 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
68390 msgstr ""
68391
68392 #: fortran/check.cc:2208
68393 #, gcc-internal-format, gfc-internal-format
68394 msgid ""
68395 "Support for the A argument at %L which is polymorphic A argument or has "
68396 "allocatable components is not yet implemented"
68397 msgstr ""
68398
68399 #: fortran/check.cc:2227
68400 #, gcc-internal-format, gfc-internal-format
68401 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
68402 msgstr ""
68403
68404 #: fortran/check.cc:2234
68405 #, gcc-internal-format, gfc-internal-format
68406 msgid ""
68407 "Support for the A argument at %L with allocatable components is not yet "
68408 "implemented"
68409 msgstr ""
68410
68411 #: fortran/check.cc:2248
68412 #, gcc-internal-format, gfc-internal-format
68413 msgid "OPERATION argument at %L must be a PURE function"
68414 msgstr ""
68415
68416 #. None of the intrinsics fulfills the criteria of taking two arguments,
68417 #. returning the same type and kind as the arguments and being permitted
68418 #. as actual argument.
68419 #: fortran/check.cc:2258
68420 #, gcc-internal-format, gfc-internal-format
68421 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
68422 msgstr ""
68423
68424 #: fortran/check.cc:2275
68425 #, gcc-internal-format, gfc-internal-format
68426 msgid "The function passed as OPERATION at %L shall have two arguments"
68427 msgstr ""
68428
68429 #: fortran/check.cc:2285
68430 #, gcc-internal-format, gfc-internal-format
68431 msgid ""
68432 "The A argument at %L has type %s but the function passed as OPERATION at %L "
68433 "returns %s"
68434 msgstr ""
68435
68436 #: fortran/check.cc:2294
68437 #, gcc-internal-format, gfc-internal-format
68438 msgid ""
68439 "The function passed as OPERATION at %L has arguments of type %s and %s but "
68440 "shall have type %s"
68441 msgstr ""
68442
68443 #: fortran/check.cc:2305
68444 #, gcc-internal-format, gfc-internal-format
68445 msgid ""
68446 "The function passed as OPERATION at %L shall have scalar nonallocatable "
68447 "nonpointer arguments and return a nonallocatable nonpointer scalar"
68448 msgstr ""
68449
68450 #: fortran/check.cc:2313
68451 #, gcc-internal-format, gfc-internal-format
68452 msgid ""
68453 "The function passed as OPERATION at %L shall have the VALUE attribute either "
68454 "for none or both arguments"
68455 msgstr ""
68456
68457 #: fortran/check.cc:2320
68458 #, gcc-internal-format, gfc-internal-format
68459 msgid ""
68460 "The function passed as OPERATION at %L shall have the TARGET attribute "
68461 "either for none or both arguments"
68462 msgstr ""
68463
68464 #: fortran/check.cc:2327
68465 #, gcc-internal-format, gfc-internal-format
68466 msgid ""
68467 "The function passed as OPERATION at %L shall have the ASYNCHRONOUS attribute "
68468 "either for none or both arguments"
68469 msgstr ""
68470
68471 #: fortran/check.cc:2335
68472 #, gcc-internal-format, gfc-internal-format
68473 msgid ""
68474 "The function passed as OPERATION at %L shall not have the OPTIONAL attribute "
68475 "for either of the arguments"
68476 msgstr ""
68477
68478 #: fortran/check.cc:2365
68479 #, gcc-internal-format, gfc-internal-format
68480 msgid ""
68481 "The character length of the A argument at %L and of the arguments of the "
68482 "OPERATION at %L shall be the same"
68483 msgstr ""
68484
68485 #: fortran/check.cc:2372
68486 #, gcc-internal-format, gfc-internal-format
68487 msgid ""
68488 "The character length of the A argument at %L and of the function result of "
68489 "the OPERATION at %L shall be the same"
68490 msgstr ""
68491
68492 #: fortran/check.cc:2390
68493 #, gcc-internal-format
68494 msgid ""
68495 "%qs argument of %qs intrinsic at %L shall be of type integer, real or "
68496 "character"
68497 msgstr ""
68498
68499 #: fortran/check.cc:2418 fortran/check.cc:2432
68500 #, gcc-internal-format, gfc-internal-format
68501 msgid "BOZ constant at %L cannot appear in the COMPLEX intrinsic subprogram"
68502 msgstr ""
68503
68504 #: fortran/check.cc:2469 fortran/check.cc:3099 fortran/check.cc:3182
68505 #: fortran/check.cc:3404 fortran/check.cc:3452 fortran/check.cc:4927
68506 #: fortran/check.cc:5052 fortran/check.cc:5122 fortran/check.cc:6304
68507 #: fortran/check.cc:6435
68508 #, gcc-internal-format
68509 msgid "%qs intrinsic with KIND argument at %L"
68510 msgstr ""
68511
68512 #: fortran/check.cc:2516 fortran/check.cc:2785 fortran/check.cc:2845
68513 #, gcc-internal-format
68514 msgid ""
68515 "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/"
68516 "%ld)"
68517 msgstr ""
68518
68519 #: fortran/check.cc:2531 fortran/check.cc:2800 fortran/check.cc:2860
68520 #, gcc-internal-format
68521 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
68522 msgstr ""
68523
68524 #: fortran/check.cc:2643 fortran/check.cc:3784 fortran/check.cc:3792
68525 #, gcc-internal-format
68526 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
68527 msgstr ""
68528
68529 #: fortran/check.cc:2657
68530 #, gcc-internal-format
68531 msgid ""
68532 "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
68533 msgstr ""
68534
68535 #: fortran/check.cc:2677 fortran/check.cc:2685
68536 #, gcc-internal-format
68537 msgid "%qs argument of %qs intrinsic at %L must be default real"
68538 msgstr ""
68539
68540 #: fortran/check.cc:2821
68541 #, gcc-internal-format
68542 msgid "%qs must be of same type and kind as %qs at %L in %qs"
68543 msgstr ""
68544
68545 #: fortran/check.cc:2879
68546 #, gcc-internal-format
68547 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
68548 msgstr ""
68549
68550 #: fortran/check.cc:2897
68551 #, gcc-internal-format, gfc-internal-format
68552 msgid ""
68553 "BOZ literal constant at %L cannot appear in the FLOAT intrinsic subprogram"
68554 msgstr ""
68555
68556 #: fortran/check.cc:2911
68557 #, gcc-internal-format, gfc-internal-format
68558 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
68559 msgstr ""
68560
68561 #: fortran/check.cc:2972
68562 #, gcc-internal-format
68563 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
68564 msgstr ""
68565
68566 #: fortran/check.cc:3054
68567 #, gcc-internal-format
68568 msgid "Arguments of %qs have different kind type parameters at %L"
68569 msgstr ""
68570
68571 #: fortran/check.cc:3150
68572 #, gcc-internal-format, gfc-internal-format
68573 msgid "Argument of %s at %L must be of length one"
68574 msgstr ""
68575
68576 #: fortran/check.cc:3189
68577 #, gcc-internal-format
68578 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
68579 msgstr ""
68580
68581 #: fortran/check.cc:3223
68582 #, gcc-internal-format
68583 msgid ""
68584 "%qs intrinsic subprogram at %L has been removed.  Use INT intrinsic "
68585 "subprogram."
68586 msgstr ""
68587
68588 #: fortran/check.cc:3275
68589 #, gcc-internal-format, gfc-internal-format
68590 msgid "SIZE at %L must be positive"
68591 msgstr ""
68592
68593 #: fortran/check.cc:3287
68594 #, gcc-internal-format, gfc-internal-format
68595 msgid ""
68596 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
68597 msgstr ""
68598
68599 #: fortran/check.cc:3346
68600 #, gcc-internal-format, gfc-internal-format
68601 msgid "STATUS at %L shall be an INTENT(OUT) variable"
68602 msgstr ""
68603
68604 #: fortran/check.cc:3355
68605 #, gcc-internal-format
68606 msgid "%qs at %L shall be an INTENT(OUT) variable"
68607 msgstr ""
68608
68609 #: fortran/check.cc:3380
68610 #, gcc-internal-format
68611 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
68612 msgstr ""
68613
68614 #: fortran/check.cc:3594
68615 #, gcc-internal-format
68616 msgid "Intrinsic %qs at %L must have at least two arguments"
68617 msgstr ""
68618
68619 #: fortran/check.cc:3642
68620 #, gcc-internal-format
68621 msgid "Missing %qs argument to the %s intrinsic at %L"
68622 msgstr ""
68623
68624 #: fortran/check.cc:3657
68625 #, gcc-internal-format
68626 msgid "Duplicate argument %qs at %L to intrinsic %s"
68627 msgstr ""
68628
68629 #: fortran/check.cc:3662
68630 #, gcc-internal-format
68631 msgid "Unknown argument %qs at %L to intrinsic %s"
68632 msgstr ""
68633
68634 #: fortran/check.cc:3687
68635 #, gcc-internal-format, gfc-internal-format
68636 msgid "Different character kinds at %L"
68637 msgstr ""
68638
68639 #: fortran/check.cc:3696
68640 #, gcc-internal-format
68641 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
68642 msgstr ""
68643
68644 #: fortran/check.cc:3727
68645 #, gcc-internal-format
68646 msgid "%qs intrinsic with CHARACTER argument at %L"
68647 msgstr ""
68648
68649 #: fortran/check.cc:3734
68650 #, gcc-internal-format
68651 msgid ""
68652 "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
68653 msgstr ""
68654
68655 #: fortran/check.cc:3801
68656 #, gcc-internal-format
68657 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
68658 msgstr ""
68659
68660 #: fortran/check.cc:3815
68661 #, gcc-internal-format
68662 msgid ""
68663 "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic "
68664 "matmul"
68665 msgstr ""
68666
68667 #: fortran/check.cc:3834
68668 #, gcc-internal-format
68669 msgid ""
68670 "Different shape on dimension 2 for argument %qs and dimension 1 for argument "
68671 "%qs at %L for intrinsic matmul"
68672 msgstr ""
68673
68674 #: fortran/check.cc:3843
68675 #, gcc-internal-format
68676 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
68677 msgstr ""
68678
68679 #: fortran/check.cc:4008
68680 #, gcc-internal-format
68681 msgid ""
68682 "Argument %qs of %qs intrinsic at %L must be in type conformance to argument "
68683 "%qs at %L"
68684 msgstr ""
68685
68686 #: fortran/check.cc:4126 fortran/check.cc:7446 fortran/check.cc:7461
68687 #, gcc-internal-format
68688 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
68689 msgstr ""
68690
68691 #: fortran/check.cc:4209
68692 #, gcc-internal-format, gfc-internal-format
68693 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
68694 msgstr ""
68695
68696 #: fortran/check.cc:4220
68697 #, gcc-internal-format, gfc-internal-format
68698 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
68699 msgstr ""
68700
68701 #: fortran/check.cc:4227
68702 #, gcc-internal-format, gfc-internal-format
68703 msgid ""
68704 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
68705 "polymorphic"
68706 msgstr ""
68707
68708 #: fortran/check.cc:4238
68709 #, gcc-internal-format, gfc-internal-format
68710 msgid ""
68711 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
68712 "same rank %d/%d"
68713 msgstr ""
68714
68715 #: fortran/check.cc:4247
68716 #, gcc-internal-format, gfc-internal-format
68717 msgid ""
68718 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
68719 "same corank %d/%d"
68720 msgstr ""
68721
68722 #: fortran/check.cc:4287
68723 #, gcc-internal-format, gfc-internal-format
68724 msgid ""
68725 "The FROM and TO arguments at %L violate aliasing restrictions (F2003 "
68726 "12.4.1.7)"
68727 msgstr ""
68728
68729 #: fortran/check.cc:4314
68730 #, gcc-internal-format
68731 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
68732 msgstr ""
68733
68734 #: fortran/check.cc:4367
68735 #, gcc-internal-format
68736 msgid ""
68737 "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or "
68738 "procedure pointer"
68739 msgstr ""
68740
68741 #: fortran/check.cc:4375
68742 #, gcc-internal-format, gfc-internal-format
68743 msgid "NULL intrinsic with allocatable MOLD at %L"
68744 msgstr ""
68745
68746 #: fortran/check.cc:4454 fortran/check.cc:6382
68747 #, gcc-internal-format
68748 msgid ""
68749 "%qs argument of %qs intrinsic at %L must provide at least as many elements "
68750 "as there are .TRUE. values in %qs (%ld/%d)"
68751 msgstr ""
68752
68753 #: fortran/check.cc:4515
68754 #, gcc-internal-format
68755 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
68756 msgstr ""
68757
68758 #: fortran/check.cc:4525
68759 #, gcc-internal-format
68760 msgid ""
68761 "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
68762 msgstr ""
68763
68764 #: fortran/check.cc:4544
68765 #, gcc-internal-format
68766 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
68767 msgstr ""
68768
68769 #: fortran/check.cc:4595
68770 #, gcc-internal-format, gfc-internal-format
68771 msgid "The argument of the RANK intrinsic at %L must be a data object"
68772 msgstr ""
68773
68774 #: fortran/check.cc:4703
68775 #, gcc-internal-format
68776 msgid ""
68777 "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of "
68778 "constant size"
68779 msgstr ""
68780
68781 #: fortran/check.cc:4713
68782 #, gcc-internal-format
68783 msgid "%qs argument of %qs intrinsic at %L is empty"
68784 msgstr ""
68785
68786 #: fortran/check.cc:4720
68787 #, gcc-internal-format
68788 msgid ""
68789 "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
68790 msgstr ""
68791
68792 #: fortran/check.cc:4741
68793 #, gcc-internal-format
68794 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
68795 msgstr ""
68796
68797 #: fortran/check.cc:4781
68798 #, gcc-internal-format
68799 msgid ""
68800 "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
68801 msgstr ""
68802
68803 #: fortran/check.cc:4799
68804 #, gcc-internal-format
68805 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
68806 msgstr ""
68807
68808 #: fortran/check.cc:4808
68809 #, gcc-internal-format
68810 msgid ""
68811 "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions "
68812 "(dimension %qd duplicated)"
68813 msgstr ""
68814
68815 #: fortran/check.cc:4843
68816 #, gcc-internal-format, gfc-internal-format
68817 msgid ""
68818 "Without padding, there are not enough elements in the intrinsic RESHAPE "
68819 "source at %L to match the shape"
68820 msgstr ""
68821
68822 #: fortran/check.cc:4860 fortran/check.cc:4879
68823 #, gcc-internal-format
68824 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
68825 msgstr ""
68826
68827 #: fortran/check.cc:4870 fortran/check.cc:4889
68828 #, gcc-internal-format
68829 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
68830 msgstr ""
68831
68832 #: fortran/check.cc:4988
68833 #, gcc-internal-format
68834 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
68835 msgstr ""
68836
68837 #: fortran/check.cc:5019
68838 #, gcc-internal-format
68839 msgid "%qs intrinsic with RADIX argument at %L"
68840 msgstr ""
68841
68842 #: fortran/check.cc:5067
68843 #, gcc-internal-format
68844 msgid ""
68845 "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size "
68846 "array"
68847 msgstr ""
68848
68849 #: fortran/check.cc:5140 fortran/check.cc:7506
68850 #, gcc-internal-format
68851 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
68852 msgstr ""
68853
68854 #: fortran/check.cc:5156 fortran/check.cc:5307 fortran/check.cc:7498
68855 #, gcc-internal-format
68856 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
68857 msgstr ""
68858
68859 #: fortran/check.cc:5167 fortran/check.cc:5319
68860 #, gcc-internal-format
68861 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
68862 msgstr ""
68863
68864 #: fortran/check.cc:5249
68865 #, gcc-internal-format
68866 msgid "is_c_interoperable(): gfc_simplify_expr failed"
68867 msgstr ""
68868
68869 #: fortran/check.cc:5298
68870 #, gcc-internal-format
68871 msgid ""
68872 "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
68873 msgstr ""
68874
68875 #: fortran/check.cc:5337
68876 #, gcc-internal-format, gfc-internal-format
68877 msgid ""
68878 "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or "
68879 "TYPE(C_FUNPTR)"
68880 msgstr ""
68881
68882 #: fortran/check.cc:5351
68883 #, gcc-internal-format, gfc-internal-format
68884 msgid ""
68885 "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: "
68886 "%s instead of %s"
68887 msgstr ""
68888
68889 #: fortran/check.cc:5375
68890 #, gcc-internal-format, gfc-internal-format
68891 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
68892 msgstr ""
68893
68894 #: fortran/check.cc:5387
68895 #, gcc-internal-format, gfc-internal-format
68896 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
68897 msgstr ""
68898
68899 #: fortran/check.cc:5394
68900 #, gcc-internal-format, gfc-internal-format
68901 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
68902 msgstr ""
68903
68904 #: fortran/check.cc:5401
68905 #, gcc-internal-format, gfc-internal-format
68906 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
68907 msgstr ""
68908
68909 #: fortran/check.cc:5408
68910 #, gcc-internal-format, gfc-internal-format
68911 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
68912 msgstr ""
68913
68914 #: fortran/check.cc:5414
68915 #, gcc-internal-format, gfc-internal-format
68916 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
68917 msgstr ""
68918
68919 #: fortran/check.cc:5433
68920 #, gcc-internal-format, gfc-internal-format
68921 msgid ""
68922 "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of "
68923 "FPTR"
68924 msgstr ""
68925
68926 #: fortran/check.cc:5443
68927 #, gcc-internal-format, gfc-internal-format
68928 msgid "Polymorphic FPTR at %L to C_F_POINTER"
68929 msgstr ""
68930
68931 #: fortran/check.cc:5448
68932 #, gcc-internal-format, gfc-internal-format
68933 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
68934 msgstr ""
68935
68936 #: fortran/check.cc:5464
68937 #, gcc-internal-format, gfc-internal-format
68938 msgid ""
68939 "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
68940 msgstr ""
68941
68942 #: fortran/check.cc:5476
68943 #, gcc-internal-format, gfc-internal-format
68944 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
68945 msgstr ""
68946
68947 #: fortran/check.cc:5483
68948 #, gcc-internal-format, gfc-internal-format
68949 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
68950 msgstr ""
68951
68952 #: fortran/check.cc:5489
68953 #, gcc-internal-format, gfc-internal-format
68954 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
68955 msgstr ""
68956
68957 #: fortran/check.cc:5503
68958 #, gcc-internal-format, gfc-internal-format
68959 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
68960 msgstr ""
68961
68962 #: fortran/check.cc:5515
68963 #, gcc-internal-format
68964 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
68965 msgstr ""
68966
68967 #: fortran/check.cc:5522
68968 #, gcc-internal-format, gfc-internal-format
68969 msgid ""
68970 "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
68971 msgstr ""
68972
68973 #: fortran/check.cc:5528
68974 #, gcc-internal-format, gfc-internal-format
68975 msgid "Noninteroperable procedure at %L to C_FUNLOC"
68976 msgstr ""
68977
68978 #: fortran/check.cc:5542
68979 #, gcc-internal-format, gfc-internal-format
68980 msgid "Argument X at %L to C_LOC shall not be coindexed"
68981 msgstr ""
68982
68983 #: fortran/check.cc:5548
68984 #, gcc-internal-format, gfc-internal-format
68985 msgid "X argument at %L to C_LOC shall not be polymorphic"
68986 msgstr ""
68987
68988 #: fortran/check.cc:5559
68989 #, gcc-internal-format, gfc-internal-format
68990 msgid ""
68991 "Argument X at %L to C_LOC shall have either the POINTER or the TARGET "
68992 "attribute"
68993 msgstr ""
68994
68995 #: fortran/check.cc:5567
68996 #, gcc-internal-format, gfc-internal-format
68997 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
68998 msgstr ""
68999
69000 #: fortran/check.cc:5576
69001 #, gcc-internal-format, gfc-internal-format
69002 msgid "Argument at %L to C_LOC shall not be polymorphic"
69003 msgstr ""
69004
69005 #: fortran/check.cc:5583
69006 #, gcc-internal-format, gfc-internal-format
69007 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
69008 msgstr ""
69009
69010 #: fortran/check.cc:5594
69011 #, gcc-internal-format, gfc-internal-format
69012 msgid ""
69013 "Array of interoperable type at %L to C_LOC which is nonallocatable and "
69014 "neither assumed size nor explicit size"
69015 msgstr ""
69016
69017 #: fortran/check.cc:5599
69018 #, gcc-internal-format, gfc-internal-format
69019 msgid "Array section at %L to C_LOC"
69020 msgstr ""
69021
69022 #: fortran/check.cc:5627
69023 #, gcc-internal-format, gfc-internal-format
69024 msgid "non double precision REAL argument to %s intrinsic at %L"
69025 msgstr ""
69026
69027 #: fortran/check.cc:5643
69028 #, gcc-internal-format
69029 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
69030 msgstr ""
69031
69032 #: fortran/check.cc:5662
69033 #, gcc-internal-format
69034 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
69035 msgstr ""
69036
69037 #: fortran/check.cc:5686
69038 #, gcc-internal-format
69039 msgid "%qs argument of %qs intrinsic at %L must have length at least 1"
69040 msgstr ""
69041
69042 #: fortran/check.cc:5950
69043 #, gcc-internal-format, gfc-internal-format
69044 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
69045 msgstr ""
69046
69047 #: fortran/check.cc:5957
69048 #, gcc-internal-format, gfc-internal-format
69049 msgid "Type of %s argument of IMAGE_INDEX at %L shall be INTEGER"
69050 msgstr ""
69051
69052 #: fortran/check.cc:5968
69053 #, gcc-internal-format, gfc-internal-format
69054 msgid ""
69055 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
69056 "be %d (corank) not %d"
69057 msgstr ""
69058
69059 #: fortran/check.cc:6001
69060 #, gcc-internal-format, gfc-internal-format
69061 msgid "DISTANCE= argument to NUM_IMAGES at %L"
69062 msgstr ""
69063
69064 #: fortran/check.cc:6014
69065 #, gcc-internal-format, gfc-internal-format
69066 msgid "FAILED= argument to NUM_IMAGES at %L"
69067 msgstr ""
69068
69069 #: fortran/check.cc:6038
69070 #, gcc-internal-format, gfc-internal-format
69071 msgid ""
69072 "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
69073 msgstr ""
69074
69075 #: fortran/check.cc:6064
69076 #, gcc-internal-format, gfc-internal-format
69077 msgid ""
69078 "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic "
69079 "at %L"
69080 msgstr ""
69081
69082 #: fortran/check.cc:6071
69083 #, gcc-internal-format, gfc-internal-format
69084 msgid ""
69085 "The DISTANCE argument may not be specified together with the COARRAY or DIM "
69086 "argument in intrinsic at %L"
69087 msgstr ""
69088
69089 #: fortran/check.cc:6082
69090 #, gcc-internal-format, gfc-internal-format
69091 msgid "Unexpected DIM argument with noncoarray argument at %L"
69092 msgstr ""
69093
69094 #: fortran/check.cc:6100
69095 #, gcc-internal-format, gfc-internal-format
69096 msgid "DISTANCE= argument to THIS_IMAGE at %L"
69097 msgstr ""
69098
69099 #: fortran/check.cc:6158
69100 #, gcc-internal-format
69101 msgid ""
69102 "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L is an array and shall not "
69103 "have storage size 0 when %<SOURCE%> argument has size greater than 0"
69104 msgstr ""
69105
69106 #: fortran/check.cc:6210
69107 #, gcc-internal-format
69108 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
69109 msgstr ""
69110
69111 #: fortran/check.cc:6229
69112 #, gcc-internal-format
69113 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
69114 msgstr ""
69115
69116 #: fortran/check.cc:6237
69117 #, gcc-internal-format
69118 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
69119 msgstr ""
69120
69121 #: fortran/check.cc:6272
69122 #, gcc-internal-format, gfc-internal-format
69123 msgid ""
69124 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
69125 "result size %ld"
69126 msgstr ""
69127
69128 #: fortran/check.cc:6396
69129 #, gcc-internal-format
69130 msgid ""
69131 "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a "
69132 "scalar"
69133 msgstr ""
69134
69135 #: fortran/check.cc:6409
69136 #, gcc-internal-format
69137 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
69138 msgstr ""
69139
69140 #: fortran/check.cc:6675 fortran/check.cc:6707
69141 #, gcc-internal-format
69142 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
69143 msgstr ""
69144
69145 #: fortran/check.cc:6715
69146 #, gcc-internal-format, gfc-internal-format
69147 msgid "Too many arguments to %s at %L"
69148 msgstr ""
69149
69150 #: fortran/check.cc:6733
69151 #, gcc-internal-format
69152 msgid "fe_runtime_error string must be null terminated"
69153 msgstr ""
69154
69155 #: fortran/check.cc:6745
69156 #, gcc-internal-format, gfc-internal-format
69157 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
69158 msgstr ""
69159
69160 #: fortran/check.cc:6785
69161 #, gcc-internal-format, gfc-internal-format
69162 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
69163 msgstr ""
69164
69165 #: fortran/check.cc:6804
69166 #, gcc-internal-format, gfc-internal-format
69167 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
69168 msgstr ""
69169
69170 #: fortran/check.cc:6814
69171 #, gcc-internal-format, gfc-internal-format
69172 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
69173 msgstr ""
69174
69175 #: fortran/check.cc:6831
69176 #, gcc-internal-format, gfc-internal-format
69177 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
69178 msgstr ""
69179
69180 #: fortran/check.cc:7048
69181 #, gcc-internal-format
69182 msgid ""
69183 "%qs argument of %qs intrinsic at %L must be of a kind not wider than the "
69184 "default kind (%d)"
69185 msgstr ""
69186
69187 #: fortran/check.cc:7230
69188 #, gcc-internal-format
69189 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
69190 msgstr ""
69191
69192 #: fortran/check.cc:7419 fortran/check.cc:7430
69193 #, gcc-internal-format
69194 msgid ""
69195 "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ "
69196 "literal constant"
69197 msgstr ""
69198
69199 #: fortran/check.cc:7490
69200 #, gcc-internal-format, gfc-internal-format
69201 msgid ""
69202 "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, "
69203 "because it returns a disassociated pointer"
69204 msgstr ""
69205
69206 #. Since the extension field is 8 bit wide, we can only have
69207 #. up to 255 extension levels.
69208 #: fortran/class.cc:782 fortran/decl.cc:4055 fortran/decl.cc:10735
69209 #, gcc-internal-format
69210 msgid "Maximum extension level reached with type %qs at %L"
69211 msgstr ""
69212
69213 #: fortran/class.cc:2965 fortran/class.cc:3039
69214 #, gcc-internal-format
69215 msgid "%qs of %qs is PRIVATE at %L"
69216 msgstr ""
69217
69218 #: fortran/cpp.cc:501
69219 #, gcc-internal-format
69220 msgid "To enable preprocessing, use %<-cpp%>"
69221 msgstr ""
69222
69223 #: fortran/cpp.cc:580 fortran/cpp.cc:591 fortran/cpp.cc:719
69224 #, gcc-internal-format
69225 msgid "opening output file %qs: %s"
69226 msgstr ""
69227
69228 #: fortran/data.cc:65
69229 #, gcc-internal-format, gfc-internal-format
69230 msgid "non-constant array in DATA statement %L"
69231 msgstr ""
69232
69233 #: fortran/data.cc:140
69234 #, gcc-internal-format, gfc-internal-format
69235 msgid "failure to simplify substring reference in DATA statement at %L"
69236 msgstr ""
69237
69238 #: fortran/data.cc:173
69239 #, gcc-internal-format, gfc-internal-format
69240 msgid "Unused initialization string at %L because variable has zero length"
69241 msgstr ""
69242
69243 #: fortran/data.cc:179
69244 #, gcc-internal-format, gfc-internal-format
69245 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
69246 msgstr ""
69247
69248 #: fortran/data.cc:188 fortran/resolve.cc:5199
69249 #, gcc-internal-format, gfc-internal-format
69250 msgid "Substring start index at %L is less than one"
69251 msgstr ""
69252
69253 #: fortran/data.cc:194 fortran/resolve.cc:5229
69254 #, gcc-internal-format, gfc-internal-format
69255 msgid "Substring end index at %L exceeds the string length"
69256 msgstr ""
69257
69258 #: fortran/data.cc:284
69259 #, gcc-internal-format
69260 msgid "%qs at %L already is initialized at %L"
69261 msgstr ""
69262
69263 #: fortran/data.cc:308
69264 #, gcc-internal-format, gfc-internal-format
69265 msgid "Data element below array lower bound at %L"
69266 msgstr ""
69267
69268 #: fortran/data.cc:325 fortran/data.cc:414
69269 #, gcc-internal-format, gfc-internal-format
69270 msgid "Data element above array upper bound at %L"
69271 msgstr ""
69272
69273 #: fortran/data.cc:355 fortran/data.cc:580
69274 #, gcc-internal-format
69275 msgid "re-initialization of %qs at %L"
69276 msgstr ""
69277
69278 #: fortran/data.cc:525
69279 #, gcc-internal-format, gfc-internal-format
69280 msgid "LEN or KIND inquiry ref in DATA statement at %L"
69281 msgstr ""
69282
69283 #: fortran/data.cc:603
69284 #, gcc-internal-format
69285 msgid ""
69286 "Nonpointer object %qs with default initialization shall not appear in a DATA "
69287 "statement at %L"
69288 msgstr ""
69289
69290 #: fortran/data.cc:655 fortran/data.cc:674 fortran/data.cc:688
69291 #: fortran/data.cc:817
69292 #, gcc-internal-format
69293 msgid "Simplification error"
69294 msgstr ""
69295
69296 #: fortran/data.cc:830
69297 #, gcc-internal-format
69298 msgid "TODO: Vector sections in data statements"
69299 msgstr ""
69300
69301 #: fortran/decl.cc:293
69302 #, gcc-internal-format, gfc-internal-format
69303 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
69304 msgstr ""
69305
69306 #: fortran/decl.cc:307
69307 #, gcc-internal-format
69308 msgid "Host associated variable %qs may not be in the DATA statement at %C"
69309 msgstr ""
69310
69311 #: fortran/decl.cc:314
69312 #, gcc-internal-format
69313 msgid "initialization of common block variable %qs in DATA statement at %C"
69314 msgstr ""
69315
69316 #: fortran/decl.cc:449
69317 #, gcc-internal-format
69318 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
69319 msgstr ""
69320
69321 #: fortran/decl.cc:475
69322 #, gcc-internal-format, gfc-internal-format
69323 msgid "Invalid initializer %s in Data statement at %C"
69324 msgstr ""
69325
69326 #: fortran/decl.cc:580
69327 #, gcc-internal-format, gfc-internal-format
69328 msgid "BOZ at %L cannot appear in an old-style initialization"
69329 msgstr ""
69330
69331 #: fortran/decl.cc:588
69332 #, gcc-internal-format
69333 msgid ""
69334 "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-"
69335 "style initialization"
69336 msgstr ""
69337
69338 #: fortran/decl.cc:598
69339 #, gcc-internal-format, gfc-internal-format
69340 msgid "Initialization at %C is not allowed in a PURE procedure"
69341 msgstr ""
69342
69343 #: fortran/decl.cc:645
69344 #, gcc-internal-format, gfc-internal-format
69345 msgid "DATA statement at %C cannot appear within an INTERFACE"
69346 msgstr ""
69347
69348 #: fortran/decl.cc:669
69349 #, gcc-internal-format, gfc-internal-format
69350 msgid "Invalid substring in data-implied-do at %L in DATA statement"
69351 msgstr ""
69352
69353 #: fortran/decl.cc:692
69354 #, gcc-internal-format, gfc-internal-format
69355 msgid ""
69356 "Allocatable component or deferred-shaped array near %C in DATA statement"
69357 msgstr ""
69358
69359 #: fortran/decl.cc:734
69360 #, gcc-internal-format, gfc-internal-format
69361 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
69362 msgstr ""
69363
69364 #: fortran/decl.cc:750
69365 #, gcc-internal-format, gfc-internal-format
69366 msgid "DATA statement at %C is not allowed in a PURE procedure"
69367 msgstr ""
69368
69369 #: fortran/decl.cc:759
69370 #, gcc-internal-format, gfc-internal-format
69371 msgid ""
69372 "part-ref with pointer attribute near %L is not rightmost part-ref of data-"
69373 "stmt-object"
69374 msgstr ""
69375
69376 #: fortran/decl.cc:798
69377 #, gcc-internal-format, gfc-internal-format
69378 msgid "Empty old style initializer list at %C"
69379 msgstr ""
69380
69381 #: fortran/decl.cc:807
69382 #, gcc-internal-format, gfc-internal-format
69383 msgid "Array in initializer list at %L must have an explicit shape"
69384 msgstr ""
69385
69386 #: fortran/decl.cc:830
69387 #, gcc-internal-format, gfc-internal-format
69388 msgid "Repeat spec invalid in scalar initializer at %C"
69389 msgstr ""
69390
69391 #: fortran/decl.cc:835
69392 #, gcc-internal-format, gfc-internal-format
69393 msgid "Repeat spec must be an integer at %C"
69394 msgstr ""
69395
69396 #: fortran/decl.cc:846
69397 #, gcc-internal-format, gfc-internal-format
69398 msgid "Expected data constant after repeat spec at %C"
69399 msgstr ""
69400
69401 #: fortran/decl.cc:878
69402 #, gcc-internal-format, gfc-internal-format
69403 msgid "End of scalar initializer expected at %C"
69404 msgstr ""
69405
69406 #: fortran/decl.cc:906
69407 #, gcc-internal-format, gfc-internal-format
69408 msgid "Not enough elements in array initializer at %C"
69409 msgstr ""
69410
69411 #: fortran/decl.cc:908
69412 #, gcc-internal-format, gfc-internal-format
69413 msgid "Too many elements in array initializer at %C"
69414 msgstr ""
69415
69416 #: fortran/decl.cc:934
69417 #, gcc-internal-format, gfc-internal-format
69418 msgid "Syntax error in old style initializer list at %C"
69419 msgstr ""
69420
69421 #: fortran/decl.cc:958
69422 #, gcc-internal-format, gfc-internal-format
69423 msgid "The assumed-rank array at %C shall not have a codimension"
69424 msgstr ""
69425
69426 #: fortran/decl.cc:1023
69427 #, gcc-internal-format, gfc-internal-format
69428 msgid ""
69429 "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions "
69430 "of %d"
69431 msgstr ""
69432
69433 #: fortran/decl.cc:1047
69434 #, gcc-internal-format, gfc-internal-format
69435 msgid "Bad INTENT specification at %C"
69436 msgstr ""
69437
69438 #: fortran/decl.cc:1068
69439 #, gcc-internal-format, gfc-internal-format
69440 msgid "deferred type parameter at %C"
69441 msgstr ""
69442
69443 #: fortran/decl.cc:1159 fortran/resolve.cc:12680
69444 #, gcc-internal-format, gfc-internal-format
69445 msgid "Scalar INTEGER expression expected at %L"
69446 msgstr ""
69447
69448 #: fortran/decl.cc:1185
69449 #, gcc-internal-format, gfc-internal-format
69450 msgid "Old-style character length at %C"
69451 msgstr ""
69452
69453 #: fortran/decl.cc:1216
69454 #, gcc-internal-format, gfc-internal-format
69455 msgid "Syntax error in character length specification at %C"
69456 msgstr ""
69457
69458 #: fortran/decl.cc:1368 fortran/decl.cc:1375 fortran/decl.cc:1439
69459 #, gcc-internal-format
69460 msgid "Procedure %qs at %C is already defined at %L"
69461 msgstr ""
69462
69463 #: fortran/decl.cc:1383
69464 #, gcc-internal-format
69465 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
69466 msgstr ""
69467
69468 #: fortran/decl.cc:1395
69469 #, gcc-internal-format
69470 msgid "Name %qs at %C is already defined as a generic interface at %L"
69471 msgstr ""
69472
69473 #: fortran/decl.cc:1411
69474 #, gcc-internal-format
69475 msgid ""
69476 "Procedure %qs at %C has an explicit interface from a previous declaration"
69477 msgstr ""
69478
69479 #: fortran/decl.cc:1427
69480 #, gcc-internal-format
69481 msgid ""
69482 "Procedure %qs defined in interface body at %L clashes with internal "
69483 "procedure defined at %C"
69484 msgstr ""
69485
69486 #: fortran/decl.cc:1510
69487 #, gcc-internal-format
69488 msgid ""
69489 "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
69490 msgstr ""
69491
69492 #: fortran/decl.cc:1537
69493 #, gcc-internal-format
69494 msgid ""
69495 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
69496 "not C interoperable because derived type %qs is not C interoperable"
69497 msgstr ""
69498
69499 #: fortran/decl.cc:1544
69500 #, gcc-internal-format
69501 msgid ""
69502 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
69503 "not C interoperable because it is polymorphic"
69504 msgstr ""
69505
69506 #: fortran/decl.cc:1551
69507 #, gcc-internal-format
69508 msgid ""
69509 "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may "
69510 "not be C interoperable"
69511 msgstr ""
69512
69513 #: fortran/decl.cc:1560
69514 #, gcc-internal-format
69515 msgid ""
69516 "Dummy argument %qs at %L may not be a pointer with CONTIGUOUS attribute as "
69517 "procedure %qs is BIND(C)"
69518 msgstr ""
69519
69520 #: fortran/decl.cc:1570
69521 #, gcc-internal-format
69522 msgid ""
69523 "Default-initialized %s dummy argument %qs at %L is not permitted in BIND(C) "
69524 "procedure %qs"
69525 msgstr ""
69526
69527 #: fortran/decl.cc:1591
69528 #, gcc-internal-format
69529 msgid ""
69530 "Allocatable character dummy argument %qs at %L must have deferred length as "
69531 "procedure %qs is BIND(C)"
69532 msgstr ""
69533
69534 #: fortran/decl.cc:1596
69535 #, gcc-internal-format
69536 msgid ""
69537 "Pointer character dummy argument %qs at %L must have deferred length as "
69538 "procedure %qs is BIND(C)"
69539 msgstr ""
69540
69541 #: fortran/decl.cc:1603
69542 #, gcc-internal-format
69543 msgid ""
69544 "Deferred-length character dummy argument %qs at %L of procedure %qs with "
69545 "BIND(C) attribute"
69546 msgstr ""
69547
69548 #: fortran/decl.cc:1615
69549 #, gcc-internal-format
69550 msgid ""
69551 "Character dummy argument %qs at %L must be of length 1 as it has the VALUE "
69552 "attribute"
69553 msgstr ""
69554
69555 #: fortran/decl.cc:1626
69556 #, gcc-internal-format
69557 msgid ""
69558 "Assumed-length character dummy argument %qs at %L of procedure %qs with "
69559 "BIND(C) attribute"
69560 msgstr ""
69561
69562 #: fortran/decl.cc:1640
69563 #, gcc-internal-format
69564 msgid ""
69565 "Character dummy argument %qs at %L must be of constant length of one or "
69566 "assumed length, unless it has assumed shape or assumed rank, as procedure "
69567 "%qs has the BIND(C) attribute"
69568 msgstr ""
69569
69570 #: fortran/decl.cc:1658
69571 #, gcc-internal-format
69572 msgid ""
69573 "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
69574 msgstr ""
69575
69576 #: fortran/decl.cc:1666
69577 #, gcc-internal-format
69578 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
69579 msgstr ""
69580
69581 #: fortran/decl.cc:1675
69582 #, gcc-internal-format
69583 msgid ""
69584 "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute "
69585 "because procedure %qs is BIND(C)"
69586 msgstr ""
69587
69588 #: fortran/decl.cc:1682
69589 #, gcc-internal-format
69590 msgid ""
69591 "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
69592 msgstr ""
69593
69594 #: fortran/decl.cc:1693
69595 #, gcc-internal-format
69596 msgid ""
69597 "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs "
69598 "at %L"
69599 msgstr ""
69600
69601 #: fortran/decl.cc:1761
69602 #, gcc-internal-format
69603 msgid "Symbol %qs at %C also declared as a type at %L"
69604 msgstr ""
69605
69606 #: fortran/decl.cc:1820
69607 #, gcc-internal-format
69608 msgid ""
69609 "Variable %qs in common block %qs at %C must be declared with a C "
69610 "interoperable kind since common block %qs is BIND(C)"
69611 msgstr ""
69612
69613 #: fortran/decl.cc:1860
69614 #, gcc-internal-format, gfc-internal-format
69615 msgid "CHARACTER length must be a constant at %L"
69616 msgstr ""
69617
69618 #: fortran/decl.cc:1875
69619 #, gcc-internal-format, gfc-internal-format
69620 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
69621 msgstr ""
69622
69623 #: fortran/decl.cc:1883
69624 #, gcc-internal-format, gfc-internal-format
69625 msgid ""
69626 "The CHARACTER elements of the array constructor at %L must have the same "
69627 "length (%ld/%ld)"
69628 msgstr ""
69629
69630 #: fortran/decl.cc:1982
69631 #, gcc-internal-format
69632 msgid "Initializer not allowed for PARAMETER %qs at %C"
69633 msgstr ""
69634
69635 #: fortran/decl.cc:1995
69636 #, gcc-internal-format, gfc-internal-format
69637 msgid "PARAMETER at %L is missing an initializer"
69638 msgstr ""
69639
69640 #: fortran/decl.cc:2005
69641 #, gcc-internal-format
69642 msgid ""
69643 "Variable %qs at %C with an initializer already appears in a DATA statement"
69644 msgstr ""
69645
69646 #: fortran/decl.cc:2048
69647 #, gcc-internal-format, gfc-internal-format
69648 msgid "Cannot initialize parameter array at %L with variable length elements"
69649 msgstr ""
69650
69651 #: fortran/decl.cc:2112
69652 #, gcc-internal-format, gfc-internal-format
69653 msgid "Rank mismatch of array at %L and its initializer (%d/%d)"
69654 msgstr ""
69655
69656 #: fortran/decl.cc:2125
69657 #, gcc-internal-format, gfc-internal-format
69658 msgid "Cannot initialize implied-shape array at %L with scalar"
69659 msgstr ""
69660
69661 #: fortran/decl.cc:2135
69662 #, gcc-internal-format, gfc-internal-format
69663 msgid "Bad shape of initializer at %L"
69664 msgstr ""
69665
69666 #: fortran/decl.cc:2142
69667 #, gcc-internal-format, gfc-internal-format
69668 msgid "Cannot determine shape of initializer at %L"
69669 msgstr ""
69670
69671 #: fortran/decl.cc:2177
69672 #, gcc-internal-format, gfc-internal-format
69673 msgid "Non-constant lower bound in implied-shape declaration at %L"
69674 msgstr ""
69675
69676 #: fortran/decl.cc:2227
69677 #, gcc-internal-format
69678 msgid "Entity %qs at %L is incompatible with a BOZ literal constant"
69679 msgstr ""
69680
69681 #: fortran/decl.cc:2293 fortran/decl.cc:2300
69682 #, gcc-internal-format, gfc-internal-format
69683 msgid "Component at %C must have the POINTER attribute"
69684 msgstr ""
69685
69686 #: fortran/decl.cc:2309
69687 #, gcc-internal-format
69688 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
69689 msgstr ""
69690
69691 #: fortran/decl.cc:2318
69692 #, gcc-internal-format, gfc-internal-format
69693 msgid "Array component of structure at %C must have explicit or deferred shape"
69694 msgstr ""
69695
69696 #: fortran/decl.cc:2342 fortran/symbol.cc:2270
69697 #, gcc-internal-format
69698 msgid "Component %qs at %C already declared at %L"
69699 msgstr ""
69700
69701 #: fortran/decl.cc:2390
69702 #, gcc-internal-format, gfc-internal-format
69703 msgid "Pointer array component of structure at %C must have a deferred shape"
69704 msgstr ""
69705
69706 #: fortran/decl.cc:2399
69707 #, gcc-internal-format, gfc-internal-format
69708 msgid "Allocatable component of structure at %C must have a deferred shape"
69709 msgstr ""
69710
69711 #: fortran/decl.cc:2408
69712 #, gcc-internal-format, gfc-internal-format
69713 msgid "Array component of structure at %C must have an explicit shape"
69714 msgstr ""
69715
69716 #: fortran/decl.cc:2425
69717 #, gcc-internal-format
69718 msgid ""
69719 "Type parameter %qs at %C has no corresponding entry in the type parameter "
69720 "name list at %L"
69721 msgstr ""
69722
69723 #: fortran/decl.cc:2482
69724 #, gcc-internal-format, gfc-internal-format
69725 msgid "NULL() initialization at %C is ambiguous"
69726 msgstr ""
69727
69728 #: fortran/decl.cc:2499
69729 #, gcc-internal-format, gfc-internal-format
69730 msgid "NULL() initialization at %C may not have MOLD"
69731 msgstr ""
69732
69733 #: fortran/decl.cc:2516
69734 #, gcc-internal-format, gfc-internal-format
69735 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
69736 msgstr ""
69737
69738 #: fortran/decl.cc:2537
69739 #, gcc-internal-format, gfc-internal-format
69740 msgid "Error in pointer initialization at %C"
69741 msgstr ""
69742
69743 #: fortran/decl.cc:2544
69744 #, gcc-internal-format, gfc-internal-format
69745 msgid "non-NULL pointer initialization at %C"
69746 msgstr ""
69747
69748 #: fortran/decl.cc:2567
69749 #, gcc-internal-format
69750 msgid ""
69751 "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing "
69752 "in a specification statement"
69753 msgstr ""
69754
69755 #: fortran/decl.cc:2621
69756 #, gcc-internal-format
69757 msgid "%qs not allowed outside STRUCTURE at %C"
69758 msgstr ""
69759
69760 #: fortran/decl.cc:2623
69761 #, gcc-internal-format
69762 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
69763 msgstr ""
69764
69765 #: fortran/decl.cc:2631
69766 #, gcc-internal-format
69767 msgid "%qs entity cannot have attributes at %C"
69768 msgstr ""
69769
69770 #: fortran/decl.cc:2641
69771 #, gcc-internal-format
69772 msgid "Invalid character %qc in variable name at %C"
69773 msgstr ""
69774
69775 #: fortran/decl.cc:2683
69776 #, gcc-internal-format
69777 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
69778 msgstr ""
69779
69780 #: fortran/decl.cc:2693
69781 #, gcc-internal-format, gfc-internal-format
69782 msgid "Implied-shape array at %L"
69783 msgstr ""
69784
69785 #: fortran/decl.cc:2750
69786 #, gcc-internal-format, gfc-internal-format
69787 msgid ""
69788 "Explicit array shape at %C must be constant of INTEGER type and not %s type"
69789 msgstr ""
69790
69791 #: fortran/decl.cc:2758
69792 #, gcc-internal-format, gfc-internal-format
69793 msgid "Explicit shaped array with nonconstant bounds at %C"
69794 msgstr ""
69795
69796 #: fortran/decl.cc:2859
69797 #, gcc-internal-format
69798 msgid ""
69799 "%qs at %C is a redefinition of the declaration in the corresponding "
69800 "interface for MODULE PROCEDURE %qs"
69801 msgstr ""
69802
69803 #: fortran/decl.cc:2870
69804 #, gcc-internal-format
69805 msgid "%qs entity cannot have an initializer at %C"
69806 msgstr ""
69807
69808 #: fortran/decl.cc:2895 fortran/decl.cc:8966
69809 #, gcc-internal-format, gfc-internal-format
69810 msgid "Duplicate array spec for Cray pointee at %C"
69811 msgstr ""
69812
69813 #: fortran/decl.cc:2903
69814 #, gcc-internal-format
69815 msgid "Cannot set pointee array spec."
69816 msgstr ""
69817
69818 #: fortran/decl.cc:2966
69819 #, gcc-internal-format, gfc-internal-format
69820 msgid "Old-style initialization at %C"
69821 msgstr ""
69822
69823 #: fortran/decl.cc:2974
69824 #, gcc-internal-format, gfc-internal-format
69825 msgid "Invalid old style initialization for derived type component at %C"
69826 msgstr ""
69827
69828 #: fortran/decl.cc:2987
69829 #, gcc-internal-format, gfc-internal-format
69830 msgid "Syntax error in old style initialization of %s at %C"
69831 msgstr ""
69832
69833 #: fortran/decl.cc:3007 fortran/decl.cc:7177
69834 #, gcc-internal-format, gfc-internal-format
69835 msgid "Initialization at %C isn't for a pointer variable"
69836 msgstr ""
69837
69838 #: fortran/decl.cc:3030
69839 #, gcc-internal-format
69840 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
69841 msgstr ""
69842
69843 #: fortran/decl.cc:3039 fortran/decl.cc:10909
69844 #, gcc-internal-format, gfc-internal-format
69845 msgid "Expected an initialization expression at %C"
69846 msgstr ""
69847
69848 #: fortran/decl.cc:3046
69849 #, gcc-internal-format, gfc-internal-format
69850 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
69851 msgstr ""
69852
69853 #: fortran/decl.cc:3063
69854 #, gcc-internal-format, gfc-internal-format
69855 msgid "Initialization of allocatable component at %C is not allowed"
69856 msgstr ""
69857
69858 #: fortran/decl.cc:3072
69859 #, gcc-internal-format, gfc-internal-format
69860 msgid ""
69861 "Initialization of structure component with a HOLLERITH constant at %L is not "
69862 "allowed"
69863 msgstr ""
69864
69865 #: fortran/decl.cc:3086
69866 #, gcc-internal-format, gfc-internal-format
69867 msgid ""
69868 "The component with KIND or LEN attribute at %C does not not appear in the "
69869 "type parameter list at %L"
69870 msgstr ""
69871
69872 #: fortran/decl.cc:3094
69873 #, gcc-internal-format, gfc-internal-format
69874 msgid ""
69875 "The component at %C that appears in the type parameter list at %L has "
69876 "neither the KIND nor LEN attribute"
69877 msgstr ""
69878
69879 #: fortran/decl.cc:3102
69880 #, gcc-internal-format, gfc-internal-format
69881 msgid "The component at %C which is a type parameter must be a scalar"
69882 msgstr ""
69883
69884 #: fortran/decl.cc:3111
69885 #, gcc-internal-format, gfc-internal-format
69886 msgid "BOZ literal constant at %L cannot appear as an initializer"
69887 msgstr ""
69888
69889 #: fortran/decl.cc:3128
69890 #, gcc-internal-format
69891 msgid ""
69892 "Incompatible initialization between a derived type entity and an entity with "
69893 "%qs type at %C"
69894 msgstr ""
69895
69896 #: fortran/decl.cc:3191 fortran/decl.cc:3226
69897 #, gcc-internal-format, gfc-internal-format
69898 msgid "Old-style type declaration %s*%d not supported at %C"
69899 msgstr ""
69900
69901 #: fortran/decl.cc:3232
69902 #, gcc-internal-format, gfc-internal-format
69903 msgid "Nonstandard type declaration %s*%d at %C"
69904 msgstr ""
69905
69906 #: fortran/decl.cc:3291 fortran/decl.cc:3368
69907 #, gcc-internal-format, gfc-internal-format
69908 msgid "Missing right parenthesis at %C"
69909 msgstr ""
69910
69911 #: fortran/decl.cc:3304 fortran/decl.cc:3438
69912 #, gcc-internal-format, gfc-internal-format
69913 msgid "Expected initialization expression at %C"
69914 msgstr ""
69915
69916 #: fortran/decl.cc:3312 fortran/decl.cc:3444
69917 #, gcc-internal-format, gfc-internal-format
69918 msgid "Expected scalar initialization expression at %C"
69919 msgstr ""
69920
69921 #: fortran/decl.cc:3342 fortran/decl.cc:4076
69922 #, gcc-internal-format, gfc-internal-format
69923 msgid "Kind %d not supported for type %s at %C"
69924 msgstr ""
69925
69926 #: fortran/decl.cc:3355
69927 #, gcc-internal-format, gfc-internal-format
69928 msgid "C kind type parameter is for type %s but type at %L is %s"
69929 msgstr ""
69930
69931 #: fortran/decl.cc:3366
69932 #, gcc-internal-format, gfc-internal-format
69933 msgid "Missing right parenthesis or comma at %C"
69934 msgstr ""
69935
69936 #: fortran/decl.cc:3470
69937 #, gcc-internal-format, gfc-internal-format
69938 msgid "Kind %d is not supported for CHARACTER at %C"
69939 msgstr ""
69940
69941 #: fortran/decl.cc:3602
69942 #, gcc-internal-format, gfc-internal-format
69943 msgid "Syntax error in CHARACTER declaration at %C"
69944 msgstr ""
69945
69946 #: fortran/decl.cc:3703
69947 #, gcc-internal-format
69948 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
69949 msgstr ""
69950
69951 #: fortran/decl.cc:3716
69952 #, gcc-internal-format, gfc-internal-format
69953 msgid "Structure name expected after RECORD at %C"
69954 msgstr ""
69955
69956 #: fortran/decl.cc:3829
69957 #, gcc-internal-format, gfc-internal-format
69958 msgid ""
69959 "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED "
69960 "parameters"
69961 msgstr ""
69962
69963 #: fortran/decl.cc:3853
69964 #, gcc-internal-format, gfc-internal-format
69965 msgid ""
69966 "The type parameter spec list at %C does not contain enough parameter "
69967 "expressions"
69968 msgstr ""
69969
69970 #: fortran/decl.cc:3877
69971 #, gcc-internal-format
69972 msgid "The derived parameter %qs at %C does not have a default value"
69973 msgstr ""
69974
69975 #: fortran/decl.cc:3910
69976 #, gcc-internal-format, gfc-internal-format
69977 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
69978 msgstr ""
69979
69980 #: fortran/decl.cc:3917
69981 #, gcc-internal-format, gfc-internal-format
69982 msgid "The parameter expression at %C does not simplify to an INTEGER constant"
69983 msgstr ""
69984
69985 #: fortran/decl.cc:3944
69986 #, gcc-internal-format
69987 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
69988 msgstr ""
69989
69990 #: fortran/decl.cc:3951
69991 #, gcc-internal-format
69992 msgid ""
69993 "The value for the KIND parameter %qs at %C does not reduce to a constant "
69994 "expression"
69995 msgstr ""
69996
69997 #: fortran/decl.cc:3966
69998 #, gcc-internal-format, gfc-internal-format
69999 msgid ""
70000 "The type parameter spec list at %C contains too many parameter expressions"
70001 msgstr ""
70002
70003 #: fortran/decl.cc:3975
70004 #, gcc-internal-format, gfc-internal-format
70005 msgid "Parameterized derived type at %C is ambiguous"
70006 msgstr ""
70007
70008 #: fortran/decl.cc:4211
70009 #, gcc-internal-format, gfc-internal-format
70010 msgid "BYTE type at %C"
70011 msgstr ""
70012
70013 #: fortran/decl.cc:4223
70014 #, gcc-internal-format, gfc-internal-format
70015 msgid "BYTE type used at %C is not available on the target machine"
70016 msgstr ""
70017
70018 #: fortran/decl.cc:4285
70019 #, gcc-internal-format, gfc-internal-format
70020 msgid "Assumed type at %C is not allowed for components"
70021 msgstr ""
70022
70023 #: fortran/decl.cc:4288
70024 #, gcc-internal-format, gfc-internal-format
70025 msgid "Assumed type at %C"
70026 msgstr ""
70027
70028 #: fortran/decl.cc:4310 fortran/decl.cc:4344 fortran/decl.cc:4377
70029 #: fortran/decl.cc:4676
70030 #, gcc-internal-format, gfc-internal-format
70031 msgid "TYPE with intrinsic-type-spec at %C"
70032 msgstr ""
70033
70034 #: fortran/decl.cc:4322 fortran/decl.cc:4350 fortran/decl.cc:4383
70035 #: fortran/decl.cc:4409 fortran/decl.cc:4701 fortran/decl.cc:4716
70036 #, gcc-internal-format, gfc-internal-format
70037 msgid "Malformed type-spec at %C"
70038 msgstr ""
70039
70040 #: fortran/decl.cc:4373
70041 #, gcc-internal-format, gfc-internal-format
70042 msgid "DOUBLE COMPLEX at %C"
70043 msgstr ""
70044
70045 #: fortran/decl.cc:4425 fortran/decl.cc:4567 fortran/decl.cc:4579
70046 #: fortran/decl.cc:4593 fortran/decl.cc:5075 fortran/decl.cc:5083
70047 #, gcc-internal-format
70048 msgid "Type name %qs at %C is ambiguous"
70049 msgstr ""
70050
70051 #: fortran/decl.cc:4526
70052 #, gcc-internal-format, gfc-internal-format
70053 msgid "CLASS statement at %C"
70054 msgstr ""
70055
70056 #: fortran/decl.cc:4608
70057 #, gcc-internal-format
70058 msgid ""
70059 "Type name %qs at %C conflicts with previously declared entity at %L, which "
70060 "has the same name"
70061 msgstr ""
70062
70063 #: fortran/decl.cc:4751
70064 #, gcc-internal-format, gfc-internal-format
70065 msgid "Duplicate IMPLICIT NONE statement at %C"
70066 msgstr ""
70067
70068 #: fortran/decl.cc:4760
70069 #, gcc-internal-format, gfc-internal-format
70070 msgid "IMPLICIT NONE with spec list at %C"
70071 msgstr ""
70072
70073 #: fortran/decl.cc:4819
70074 #, gcc-internal-format, gfc-internal-format
70075 msgid "Missing character range in IMPLICIT at %C"
70076 msgstr ""
70077
70078 #: fortran/decl.cc:4865
70079 #, gcc-internal-format, gfc-internal-format
70080 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
70081 msgstr ""
70082
70083 #: fortran/decl.cc:4918
70084 #, gcc-internal-format, gfc-internal-format
70085 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
70086 msgstr ""
70087
70088 #: fortran/decl.cc:4928
70089 #, gcc-internal-format, gfc-internal-format
70090 msgid "Empty IMPLICIT statement at %C"
70091 msgstr ""
70092
70093 #: fortran/decl.cc:5034
70094 #, gcc-internal-format, gfc-internal-format
70095 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
70096 msgstr ""
70097
70098 #: fortran/decl.cc:5041
70099 #, gcc-internal-format, gfc-internal-format
70100 msgid ""
70101 "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure "
70102 "interface body"
70103 msgstr ""
70104
70105 #: fortran/decl.cc:5046
70106 #, gcc-internal-format, gfc-internal-format
70107 msgid "IMPORT statement at %C"
70108 msgstr ""
70109
70110 #: fortran/decl.cc:5060
70111 #, gcc-internal-format, gfc-internal-format
70112 msgid "Expecting list of named entities at %C"
70113 msgstr ""
70114
70115 #: fortran/decl.cc:5089
70116 #, gcc-internal-format
70117 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
70118 msgstr ""
70119
70120 #: fortran/decl.cc:5096
70121 #, gcc-internal-format
70122 msgid "%qs is already IMPORTed from host scoping unit at %C"
70123 msgstr ""
70124
70125 #: fortran/decl.cc:5137
70126 #, gcc-internal-format, gfc-internal-format
70127 msgid "Syntax error in IMPORT statement at %C"
70128 msgstr ""
70129
70130 #: fortran/decl.cc:5477
70131 #, gcc-internal-format, gfc-internal-format
70132 msgid "Missing codimension specification at %C"
70133 msgstr ""
70134
70135 #: fortran/decl.cc:5479
70136 #, gcc-internal-format, gfc-internal-format
70137 msgid "Missing dimension specification at %C"
70138 msgstr ""
70139
70140 #: fortran/decl.cc:5574
70141 #, gcc-internal-format, gfc-internal-format
70142 msgid "Duplicate %s attribute at %L"
70143 msgstr ""
70144
70145 #: fortran/decl.cc:5591
70146 #, gcc-internal-format
70147 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
70148 msgstr ""
70149
70150 #: fortran/decl.cc:5610
70151 #, gcc-internal-format, gfc-internal-format
70152 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
70153 msgstr ""
70154
70155 #: fortran/decl.cc:5612
70156 #, gcc-internal-format, gfc-internal-format
70157 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
70158 msgstr ""
70159
70160 #: fortran/decl.cc:5622
70161 #, gcc-internal-format, gfc-internal-format
70162 msgid "KIND attribute at %C in a TYPE definition"
70163 msgstr ""
70164
70165 #: fortran/decl.cc:5624
70166 #, gcc-internal-format, gfc-internal-format
70167 msgid "KIND attribute at %C in a STRUCTURE definition"
70168 msgstr ""
70169
70170 #: fortran/decl.cc:5632
70171 #, gcc-internal-format, gfc-internal-format
70172 msgid "Component with KIND attribute at %C must be INTEGER"
70173 msgstr ""
70174
70175 #: fortran/decl.cc:5641
70176 #, gcc-internal-format, gfc-internal-format
70177 msgid "LEN attribute at %C in a TYPE definition"
70178 msgstr ""
70179
70180 #: fortran/decl.cc:5643
70181 #, gcc-internal-format, gfc-internal-format
70182 msgid "LEN attribute at %C in a STRUCTURE definition"
70183 msgstr ""
70184
70185 #: fortran/decl.cc:5651
70186 #, gcc-internal-format, gfc-internal-format
70187 msgid "Component with LEN attribute at %C must be INTEGER"
70188 msgstr ""
70189
70190 #: fortran/decl.cc:5659
70191 #, gcc-internal-format, gfc-internal-format
70192 msgid "Attribute at %L is not allowed in a TYPE definition"
70193 msgstr ""
70194
70195 #: fortran/decl.cc:5661
70196 #, gcc-internal-format, gfc-internal-format
70197 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
70198 msgstr ""
70199
70200 #: fortran/decl.cc:5679
70201 #, gcc-internal-format, gfc-internal-format
70202 msgid "Attribute %s at %L in a TYPE definition"
70203 msgstr ""
70204
70205 #: fortran/decl.cc:5689
70206 #, gcc-internal-format, gfc-internal-format
70207 msgid ""
70208 "%s attribute at %L is not allowed outside of the specification part of a "
70209 "module"
70210 msgstr ""
70211
70212 #: fortran/decl.cc:5699
70213 #, gcc-internal-format, gfc-internal-format
70214 msgid "Attribute at %L is not allowed outside a TYPE definition"
70215 msgstr ""
70216
70217 #: fortran/decl.cc:5712
70218 #, gcc-internal-format, gfc-internal-format
70219 msgid "ASYNCHRONOUS attribute at %C"
70220 msgstr ""
70221
70222 #: fortran/decl.cc:5723
70223 #, gcc-internal-format, gfc-internal-format
70224 msgid "CONTIGUOUS attribute at %C"
70225 msgstr ""
70226
70227 #: fortran/decl.cc:5778 fortran/decl.cc:9268
70228 #, gcc-internal-format, gfc-internal-format
70229 msgid "PROTECTED at %C only allowed in specification part of a module"
70230 msgstr ""
70231
70232 #: fortran/decl.cc:5784
70233 #, gcc-internal-format, gfc-internal-format
70234 msgid "PROTECTED attribute at %C"
70235 msgstr ""
70236
70237 #: fortran/decl.cc:5818
70238 #, gcc-internal-format, gfc-internal-format
70239 msgid "VALUE attribute at %C"
70240 msgstr ""
70241
70242 #: fortran/decl.cc:5825
70243 #, gcc-internal-format, gfc-internal-format
70244 msgid "VOLATILE attribute at %C"
70245 msgstr ""
70246
70247 #: fortran/decl.cc:5832
70248 #, gcc-internal-format
70249 msgid "match_attr_spec(): Bad attribute"
70250 msgstr ""
70251
70252 #: fortran/decl.cc:5873
70253 #, gcc-internal-format, gfc-internal-format
70254 msgid "Multiple identifiers provided with single NAME= specifier at %C"
70255 msgstr ""
70256
70257 #: fortran/decl.cc:5971
70258 #, gcc-internal-format
70259 msgid ""
70260 "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
70261 msgstr ""
70262
70263 #: fortran/decl.cc:5993
70264 #, gcc-internal-format
70265 msgid ""
70266 "Variable %qs in common block %qs at %L may not be a C interoperable kind "
70267 "though common block %qs is BIND(C)"
70268 msgstr ""
70269
70270 #: fortran/decl.cc:6004
70271 #, gcc-internal-format
70272 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
70273 msgstr ""
70274
70275 #: fortran/decl.cc:6010
70276 #, gcc-internal-format
70277 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
70278 msgstr ""
70279
70280 #: fortran/decl.cc:6022
70281 #, gcc-internal-format
70282 msgid ""
70283 "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since "
70284 "it is not a global"
70285 msgstr ""
70286
70287 #: fortran/decl.cc:6036
70288 #, gcc-internal-format
70289 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
70290 msgstr ""
70291
70292 #: fortran/decl.cc:6044
70293 #, gcc-internal-format
70294 msgid ""
70295 "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
70296 msgstr ""
70297
70298 #: fortran/decl.cc:6056
70299 #, gcc-internal-format
70300 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
70301 msgstr ""
70302
70303 #: fortran/decl.cc:6064
70304 #, gcc-internal-format
70305 msgid ""
70306 "Return type of BIND(C) function %qs of character type at %L must have length "
70307 "1"
70308 msgstr ""
70309
70310 #. Use gfc_warning_now because we won't say that the symbol fails
70311 #. just because of this.
70312 #: fortran/decl.cc:6075
70313 #, gcc-internal-format
70314 msgid ""
70315 "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
70316 msgstr ""
70317
70318 #: fortran/decl.cc:6149
70319 #, gcc-internal-format, gfc-internal-format
70320 msgid ""
70321 "Need either entity or common block name for attribute specification "
70322 "statement at %C"
70323 msgstr ""
70324
70325 #: fortran/decl.cc:6194
70326 #, gcc-internal-format, gfc-internal-format
70327 msgid ""
70328 "Missing entity or common block name for attribute specification statement at "
70329 "%C"
70330 msgstr ""
70331
70332 #: fortran/decl.cc:6201
70333 #, gcc-internal-format
70334 msgid "Missing symbol"
70335 msgstr ""
70336
70337 #: fortran/decl.cc:6230
70338 #, gcc-internal-format, gfc-internal-format
70339 msgid "BIND(C) statement at %C"
70340 msgstr ""
70341
70342 #: fortran/decl.cc:6292
70343 #, gcc-internal-format, gfc-internal-format
70344 msgid "CLASS entity at %C cannot have the PARAMETER attribute"
70345 msgstr ""
70346
70347 #: fortran/decl.cc:6324
70348 #, gcc-internal-format, gfc-internal-format
70349 msgid ""
70350 "Derived type at %C has not been previously defined and so cannot appear in a "
70351 "derived type definition"
70352 msgstr ""
70353
70354 #: fortran/decl.cc:6366
70355 #, gcc-internal-format, gfc-internal-format
70356 msgid "Syntax error in anonymous structure declaration at %C"
70357 msgstr ""
70358
70359 #: fortran/decl.cc:6375
70360 #, gcc-internal-format, gfc-internal-format
70361 msgid "Syntax error in data declaration at %C"
70362 msgstr ""
70363
70364 #: fortran/decl.cc:6447
70365 #, gcc-internal-format, gfc-internal-format
70366 msgid "MODULE prefix at %C"
70367 msgstr ""
70368
70369 #: fortran/decl.cc:6452
70370 #, gcc-internal-format, gfc-internal-format
70371 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
70372 msgstr ""
70373
70374 #: fortran/decl.cc:6503
70375 #, gcc-internal-format, gfc-internal-format
70376 msgid "IMPURE procedure at %C"
70377 msgstr ""
70378
70379 #: fortran/decl.cc:6515
70380 #, gcc-internal-format, gfc-internal-format
70381 msgid "PURE and IMPURE must not appear both at %C"
70382 msgstr ""
70383
70384 #: fortran/decl.cc:6561
70385 #, gcc-internal-format, gfc-internal-format
70386 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
70387 msgstr ""
70388
70389 #: fortran/decl.cc:6568
70390 #, gcc-internal-format, gfc-internal-format
70391 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
70392 msgstr ""
70393
70394 #: fortran/decl.cc:6575
70395 #, gcc-internal-format, gfc-internal-format
70396 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
70397 msgstr ""
70398
70399 #: fortran/decl.cc:6636
70400 #, gcc-internal-format, gfc-internal-format
70401 msgid "A type parameter list is required at %C"
70402 msgstr ""
70403
70404 #: fortran/decl.cc:6650 fortran/primary.cc:1885
70405 #, gcc-internal-format, gfc-internal-format
70406 msgid "Alternate-return argument at %C"
70407 msgstr ""
70408
70409 #: fortran/decl.cc:6656 fortran/decl.cc:6664
70410 #, gcc-internal-format, gfc-internal-format
70411 msgid "A parameter name is required at %C"
70412 msgstr ""
70413
70414 #: fortran/decl.cc:6704
70415 #, gcc-internal-format
70416 msgid "Name %qs at %C is the name of the procedure"
70417 msgstr ""
70418
70419 #: fortran/decl.cc:6717
70420 #, gcc-internal-format, gfc-internal-format
70421 msgid "Expected parameter list in type declaration at %C"
70422 msgstr ""
70423
70424 #: fortran/decl.cc:6720
70425 #, gcc-internal-format, gfc-internal-format
70426 msgid "Unexpected junk in formal argument list at %C"
70427 msgstr ""
70428
70429 #: fortran/decl.cc:6738
70430 #, gcc-internal-format
70431 msgid "Duplicate name %qs in parameter list at %C"
70432 msgstr ""
70433
70434 #: fortran/decl.cc:6741
70435 #, gcc-internal-format
70436 msgid "Duplicate symbol %qs in formal argument list at %C"
70437 msgstr ""
70438
70439 #: fortran/decl.cc:6780
70440 #, gcc-internal-format, gfc-internal-format
70441 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
70442 msgstr ""
70443
70444 #: fortran/decl.cc:6786
70445 #, gcc-internal-format, gfc-internal-format
70446 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
70447 msgstr ""
70448
70449 #: fortran/decl.cc:6825
70450 #, gcc-internal-format, gfc-internal-format
70451 msgid "RESULT variable at %C must be different than function name"
70452 msgstr ""
70453
70454 #: fortran/decl.cc:6902
70455 #, gcc-internal-format, gfc-internal-format
70456 msgid "Unexpected junk after function declaration at %C"
70457 msgstr ""
70458
70459 #: fortran/decl.cc:6912 fortran/decl.cc:8050
70460 #, gcc-internal-format, gfc-internal-format
70461 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
70462 msgstr ""
70463
70464 #: fortran/decl.cc:7116
70465 #, gcc-internal-format, gfc-internal-format
70466 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
70467 msgstr ""
70468
70469 #: fortran/decl.cc:7123
70470 #, gcc-internal-format, gfc-internal-format
70471 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
70472 msgstr ""
70473
70474 #: fortran/decl.cc:7129
70475 #, gcc-internal-format, gfc-internal-format
70476 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
70477 msgstr ""
70478
70479 #: fortran/decl.cc:7152
70480 #, gcc-internal-format
70481 msgid "Procedure %qs at %L already has basic type of %s"
70482 msgstr ""
70483
70484 #: fortran/decl.cc:7198 fortran/decl.cc:7386 fortran/decl.cc:11393
70485 #, gcc-internal-format, gfc-internal-format
70486 msgid "Syntax error in PROCEDURE statement at %C"
70487 msgstr ""
70488
70489 #: fortran/decl.cc:7247 fortran/decl.cc:11293
70490 #, gcc-internal-format
70491 msgid "Expected %<::%> after binding-attributes at %C"
70492 msgstr ""
70493
70494 #: fortran/decl.cc:7254
70495 #, gcc-internal-format, gfc-internal-format
70496 msgid "NOPASS or explicit interface required at %C"
70497 msgstr ""
70498
70499 #: fortran/decl.cc:7258
70500 #, gcc-internal-format, gfc-internal-format
70501 msgid "Procedure pointer component at %C"
70502 msgstr ""
70503
70504 #: fortran/decl.cc:7330
70505 #, gcc-internal-format, gfc-internal-format
70506 msgid "Syntax error in procedure pointer component at %C"
70507 msgstr ""
70508
70509 #: fortran/decl.cc:7348
70510 #, gcc-internal-format, gfc-internal-format
70511 msgid "PROCEDURE at %C must be in a generic interface"
70512 msgstr ""
70513
70514 #: fortran/decl.cc:7357 fortran/decl.cc:10033
70515 #, gcc-internal-format, gfc-internal-format
70516 msgid "double colon in MODULE PROCEDURE statement at %L"
70517 msgstr ""
70518
70519 #: fortran/decl.cc:7427
70520 #, gcc-internal-format, gfc-internal-format
70521 msgid "PROCEDURE statement at %C"
70522 msgstr ""
70523
70524 #: fortran/decl.cc:7499
70525 #, gcc-internal-format, gfc-internal-format
70526 msgid "Expected formal argument list in function definition at %C"
70527 msgstr ""
70528
70529 #: fortran/decl.cc:7529 fortran/decl.cc:7808 fortran/decl.cc:8017
70530 #: fortran/symbol.cc:1910
70531 #, gcc-internal-format, gfc-internal-format
70532 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
70533 msgstr ""
70534
70535 #: fortran/decl.cc:7559 fortran/decl.cc:8075
70536 #, gcc-internal-format
70537 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
70538 msgstr ""
70539
70540 #: fortran/decl.cc:7702
70541 #, gcc-internal-format, gfc-internal-format
70542 msgid "ENTRY statement at %C"
70543 msgstr ""
70544
70545 #: fortran/decl.cc:7711
70546 #, gcc-internal-format, gfc-internal-format
70547 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
70548 msgstr ""
70549
70550 #: fortran/decl.cc:7714
70551 #, gcc-internal-format, gfc-internal-format
70552 msgid "ENTRY statement at %C cannot appear within a MODULE"
70553 msgstr ""
70554
70555 #: fortran/decl.cc:7717
70556 #, gcc-internal-format, gfc-internal-format
70557 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
70558 msgstr ""
70559
70560 #: fortran/decl.cc:7720
70561 #, gcc-internal-format, gfc-internal-format
70562 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
70563 msgstr ""
70564
70565 #: fortran/decl.cc:7724 fortran/decl.cc:7769
70566 #, gcc-internal-format, gfc-internal-format
70567 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
70568 msgstr ""
70569
70570 #: fortran/decl.cc:7728
70571 #, gcc-internal-format, gfc-internal-format
70572 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
70573 msgstr ""
70574
70575 #: fortran/decl.cc:7732
70576 #, gcc-internal-format, gfc-internal-format
70577 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
70578 msgstr ""
70579
70580 #: fortran/decl.cc:7736
70581 #, gcc-internal-format, gfc-internal-format
70582 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
70583 msgstr ""
70584
70585 #: fortran/decl.cc:7741
70586 #, gcc-internal-format, gfc-internal-format
70587 msgid "ENTRY statement at %C cannot appear within a DO block"
70588 msgstr ""
70589
70590 #: fortran/decl.cc:7745
70591 #, gcc-internal-format, gfc-internal-format
70592 msgid "ENTRY statement at %C cannot appear within a SELECT block"
70593 msgstr ""
70594
70595 #: fortran/decl.cc:7749
70596 #, gcc-internal-format, gfc-internal-format
70597 msgid "ENTRY statement at %C cannot appear within a FORALL block"
70598 msgstr ""
70599
70600 #: fortran/decl.cc:7753
70601 #, gcc-internal-format, gfc-internal-format
70602 msgid "ENTRY statement at %C cannot appear within a WHERE block"
70603 msgstr ""
70604
70605 #: fortran/decl.cc:7757
70606 #, gcc-internal-format, gfc-internal-format
70607 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
70608 msgstr ""
70609
70610 #: fortran/decl.cc:7761
70611 #, gcc-internal-format, gfc-internal-format
70612 msgid "Unexpected ENTRY statement at %C"
70613 msgstr ""
70614
70615 #: fortran/decl.cc:7782
70616 #, gcc-internal-format, gfc-internal-format
70617 msgid "ENTRY statement at %C cannot appear in a contained procedure"
70618 msgstr ""
70619
70620 #: fortran/decl.cc:7833 fortran/decl.cc:8057
70621 #, gcc-internal-format, gfc-internal-format
70622 msgid "Missing required parentheses before BIND(C) at %C"
70623 msgstr ""
70624
70625 #: fortran/decl.cc:7927
70626 #, gcc-internal-format, gfc-internal-format
70627 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
70628 msgstr ""
70629
70630 #: fortran/decl.cc:8084
70631 #, gcc-internal-format, gfc-internal-format
70632 msgid ""
70633 "Alternate return dummy argument cannot appear in a SUBROUTINE with the "
70634 "BIND(C) attribute at %L"
70635 msgstr ""
70636
70637 #: fortran/decl.cc:8147 fortran/decl.cc:8154
70638 #, gcc-internal-format, gfc-internal-format
70639 msgid "Invalid C identifier in NAME= specifier at %C"
70640 msgstr ""
70641
70642 #: fortran/decl.cc:8194
70643 #, gcc-internal-format, gfc-internal-format
70644 msgid "Syntax error in NAME= specifier for binding label at %C"
70645 msgstr ""
70646
70647 #: fortran/decl.cc:8210
70648 #, gcc-internal-format, gfc-internal-format
70649 msgid "NAME= specifier at %C should be a constant expression"
70650 msgstr ""
70651
70652 #: fortran/decl.cc:8218
70653 #, gcc-internal-format, gfc-internal-format
70654 msgid "NAME= specifier at %C should be a scalar of default character kind"
70655 msgstr ""
70656
70657 #: fortran/decl.cc:8237
70658 #, gcc-internal-format, gfc-internal-format
70659 msgid "Missing closing paren for binding label at %C"
70660 msgstr ""
70661
70662 #: fortran/decl.cc:8243
70663 #, gcc-internal-format, gfc-internal-format
70664 msgid "No binding name is allowed in BIND(C) at %C"
70665 msgstr ""
70666
70667 #: fortran/decl.cc:8249
70668 #, gcc-internal-format, gfc-internal-format
70669 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
70670 msgstr ""
70671
70672 #: fortran/decl.cc:8278
70673 #, gcc-internal-format, gfc-internal-format
70674 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
70675 msgstr ""
70676
70677 #: fortran/decl.cc:8525
70678 #, gcc-internal-format, gfc-internal-format
70679 msgid "Unexpected END statement at %C"
70680 msgstr ""
70681
70682 #: fortran/decl.cc:8534
70683 #, gcc-internal-format, gfc-internal-format
70684 msgid "END statement instead of %s statement at %L"
70685 msgstr ""
70686
70687 #. We would have required END [something].
70688 #: fortran/decl.cc:8543
70689 #, gcc-internal-format, gfc-internal-format
70690 msgid "%s statement expected at %L"
70691 msgstr ""
70692
70693 #: fortran/decl.cc:8554
70694 #, gcc-internal-format, gfc-internal-format
70695 msgid "Expecting %s statement at %L"
70696 msgstr ""
70697
70698 #: fortran/decl.cc:8574
70699 #, gcc-internal-format
70700 msgid "Expected block name of %qs in %s statement at %L"
70701 msgstr ""
70702
70703 #: fortran/decl.cc:8591
70704 #, gcc-internal-format, gfc-internal-format
70705 msgid "Expected terminating name at %C"
70706 msgstr ""
70707
70708 #: fortran/decl.cc:8605 fortran/decl.cc:8613
70709 #, gcc-internal-format
70710 msgid "Expected label %qs for %s statement at %C"
70711 msgstr ""
70712
70713 #: fortran/decl.cc:8712
70714 #, gcc-internal-format, gfc-internal-format
70715 msgid "Missing array specification at %L in DIMENSION statement"
70716 msgstr ""
70717
70718 #: fortran/decl.cc:8720
70719 #, gcc-internal-format, gfc-internal-format
70720 msgid "Dimensions specified for %s at %L after its initialization"
70721 msgstr ""
70722
70723 #: fortran/decl.cc:8728
70724 #, gcc-internal-format, gfc-internal-format
70725 msgid "Missing array specification at %L in CODIMENSION statement"
70726 msgstr ""
70727
70728 #: fortran/decl.cc:8737
70729 #, gcc-internal-format, gfc-internal-format
70730 msgid "Array specification must be deferred at %L"
70731 msgstr ""
70732
70733 #: fortran/decl.cc:8754
70734 #, gcc-internal-format, gfc-internal-format
70735 msgid "Duplicate DIMENSION attribute at %C"
70736 msgstr ""
70737
70738 #: fortran/decl.cc:8846
70739 #, gcc-internal-format, gfc-internal-format
70740 msgid "Unexpected character in variable list at %C"
70741 msgstr ""
70742
70743 #: fortran/decl.cc:8883
70744 #, gcc-internal-format
70745 msgid "Expected %<(%> at %C"
70746 msgstr ""
70747
70748 #: fortran/decl.cc:8897 fortran/decl.cc:8937
70749 #, gcc-internal-format, gfc-internal-format
70750 msgid "Expected variable name at %C"
70751 msgstr ""
70752
70753 #: fortran/decl.cc:8913
70754 #, gcc-internal-format, gfc-internal-format
70755 msgid "Cray pointer at %C must be an integer"
70756 msgstr ""
70757
70758 #: fortran/decl.cc:8917
70759 #, gcc-internal-format, gfc-internal-format
70760 msgid ""
70761 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
70762 "bytes"
70763 msgstr ""
70764
70765 #: fortran/decl.cc:8923
70766 #, gcc-internal-format, gfc-internal-format
70767 msgid "Expected \",\" at %C"
70768 msgstr ""
70769
70770 #: fortran/decl.cc:8962
70771 #, gcc-internal-format
70772 msgid "Cannot set Cray pointee array spec."
70773 msgstr ""
70774
70775 #: fortran/decl.cc:8986
70776 #, gcc-internal-format, gfc-internal-format
70777 msgid "Expected \")\" at %C"
70778 msgstr ""
70779
70780 #: fortran/decl.cc:8998
70781 #, gcc-internal-format
70782 msgid "Expected %<,%> or end of statement at %C"
70783 msgstr ""
70784
70785 #: fortran/decl.cc:9024
70786 #, gcc-internal-format, gfc-internal-format
70787 msgid "INTENT is not allowed inside of BLOCK at %C"
70788 msgstr ""
70789
70790 #: fortran/decl.cc:9056
70791 #, gcc-internal-format, gfc-internal-format
70792 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
70793 msgstr ""
70794
70795 #: fortran/decl.cc:9075
70796 #, gcc-internal-format
70797 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
70798 msgstr ""
70799
70800 #: fortran/decl.cc:9114
70801 #, gcc-internal-format, gfc-internal-format
70802 msgid "CONTIGUOUS statement at %C"
70803 msgstr ""
70804
70805 #: fortran/decl.cc:9212
70806 #, gcc-internal-format, gfc-internal-format
70807 msgid ""
70808 "Access specification of the %s operator at %C has already been specified"
70809 msgstr ""
70810
70811 #: fortran/decl.cc:9228
70812 #, gcc-internal-format, gfc-internal-format
70813 msgid ""
70814 "Access specification of the .%s. operator at %C has already been specified"
70815 msgstr ""
70816
70817 #: fortran/decl.cc:9276
70818 #, gcc-internal-format, gfc-internal-format
70819 msgid "PROTECTED statement at %C"
70820 msgstr ""
70821
70822 #: fortran/decl.cc:9310
70823 #, gcc-internal-format, gfc-internal-format
70824 msgid "Syntax error in PROTECTED statement at %C"
70825 msgstr ""
70826
70827 #: fortran/decl.cc:9337 fortran/decl.cc:9362
70828 #, gcc-internal-format, gfc-internal-format
70829 msgid ""
70830 "PRIVATE statement at %C is only allowed in the specification part of a module"
70831 msgstr ""
70832
70833 #: fortran/decl.cc:9383 fortran/decl.cc:9403
70834 #, gcc-internal-format, gfc-internal-format
70835 msgid ""
70836 "PUBLIC statement at %C is only allowed in the specification part of a module"
70837 msgstr ""
70838
70839 #: fortran/decl.cc:9425
70840 #, gcc-internal-format, gfc-internal-format
70841 msgid "Expected variable name at %C in PARAMETER statement"
70842 msgstr ""
70843
70844 #: fortran/decl.cc:9432
70845 #, gcc-internal-format, gfc-internal-format
70846 msgid "Expected = sign in PARAMETER statement at %C"
70847 msgstr ""
70848
70849 #: fortran/decl.cc:9438
70850 #, gcc-internal-format, gfc-internal-format
70851 msgid "Expected expression at %C in PARAMETER statement"
70852 msgstr ""
70853
70854 #: fortran/decl.cc:9458
70855 #, gcc-internal-format, gfc-internal-format
70856 msgid "Initializing already initialized variable at %C"
70857 msgstr ""
70858
70859 #. With legacy PARAMETER statements, don't expect a terminating ')'.
70860 #: fortran/decl.cc:9483
70861 #, gcc-internal-format, gfc-internal-format
70862 msgid "PARAMETER without '()' at %C"
70863 msgstr ""
70864
70865 #: fortran/decl.cc:9499
70866 #, gcc-internal-format, gfc-internal-format
70867 msgid "Unexpected characters in PARAMETER statement at %C"
70868 msgstr ""
70869
70870 #: fortran/decl.cc:9518 fortran/decl.cc:9574
70871 #, gcc-internal-format
70872 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
70873 msgstr ""
70874
70875 #: fortran/decl.cc:9553
70876 #, gcc-internal-format, gfc-internal-format
70877 msgid "Expected entity-list in AUTOMATIC statement at %C"
70878 msgstr ""
70879
70880 #: fortran/decl.cc:9560
70881 #, gcc-internal-format, gfc-internal-format
70882 msgid "Syntax error in AUTOMATIC statement at %C"
70883 msgstr ""
70884
70885 #: fortran/decl.cc:9609
70886 #, gcc-internal-format, gfc-internal-format
70887 msgid "Expected entity-list in STATIC statement at %C"
70888 msgstr ""
70889
70890 #: fortran/decl.cc:9616
70891 #, gcc-internal-format, gfc-internal-format
70892 msgid "Syntax error in STATIC statement at %C"
70893 msgstr ""
70894
70895 #: fortran/decl.cc:9635
70896 #, gcc-internal-format, gfc-internal-format
70897 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
70898 msgstr ""
70899
70900 #: fortran/decl.cc:9646
70901 #, gcc-internal-format, gfc-internal-format
70902 msgid "SAVE statement at %C follows blanket SAVE statement"
70903 msgstr ""
70904
70905 #: fortran/decl.cc:9694
70906 #, gcc-internal-format, gfc-internal-format
70907 msgid "Syntax error in SAVE statement at %C"
70908 msgstr ""
70909
70910 #: fortran/decl.cc:9711
70911 #, gcc-internal-format, gfc-internal-format
70912 msgid "VALUE is not allowed inside of BLOCK at %C"
70913 msgstr ""
70914
70915 #: fortran/decl.cc:9715
70916 #, gcc-internal-format, gfc-internal-format
70917 msgid "VALUE statement at %C"
70918 msgstr ""
70919
70920 #: fortran/decl.cc:9753
70921 #, gcc-internal-format, gfc-internal-format
70922 msgid "Syntax error in VALUE statement at %C"
70923 msgstr ""
70924
70925 #: fortran/decl.cc:9765
70926 #, gcc-internal-format, gfc-internal-format
70927 msgid "VOLATILE statement at %C"
70928 msgstr ""
70929
70930 #: fortran/decl.cc:9792
70931 #, gcc-internal-format
70932 msgid ""
70933 "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-"
70934 "associated"
70935 msgstr ""
70936
70937 #: fortran/decl.cc:9817
70938 #, gcc-internal-format, gfc-internal-format
70939 msgid "Syntax error in VOLATILE statement at %C"
70940 msgstr ""
70941
70942 #: fortran/decl.cc:9829
70943 #, gcc-internal-format, gfc-internal-format
70944 msgid "ASYNCHRONOUS statement at %C"
70945 msgstr ""
70946
70947 #: fortran/decl.cc:9873
70948 #, gcc-internal-format, gfc-internal-format
70949 msgid "Syntax error in ASYNCHRONOUS statement at %C"
70950 msgstr ""
70951
70952 #: fortran/decl.cc:9898
70953 #, gcc-internal-format, gfc-internal-format
70954 msgid "MODULE PROCEDURE declaration at %C"
70955 msgstr ""
70956
70957 #: fortran/decl.cc:10008
70958 #, gcc-internal-format, gfc-internal-format
70959 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
70960 msgstr ""
70961
70962 #: fortran/decl.cc:10066
70963 #, gcc-internal-format, gfc-internal-format
70964 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
70965 msgstr ""
70966
70967 #: fortran/decl.cc:10115
70968 #, gcc-internal-format, gfc-internal-format
70969 msgid "Ambiguous symbol in TYPE definition at %C"
70970 msgstr ""
70971
70972 #: fortran/decl.cc:10124
70973 #, gcc-internal-format
70974 msgid "Symbol %qs at %C has not been previously defined"
70975 msgstr ""
70976
70977 #: fortran/decl.cc:10130
70978 #, gcc-internal-format
70979 msgid "%qs in EXTENDS expression at %C is not a derived type"
70980 msgstr ""
70981
70982 #: fortran/decl.cc:10137
70983 #, gcc-internal-format
70984 msgid "%qs cannot be extended at %C because it is BIND(C)"
70985 msgstr ""
70986
70987 #: fortran/decl.cc:10144
70988 #, gcc-internal-format
70989 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
70990 msgstr ""
70991
70992 #: fortran/decl.cc:10167
70993 #, gcc-internal-format, gfc-internal-format
70994 msgid ""
70995 "Derived type at %C can only be PRIVATE in the specification part of a module"
70996 msgstr ""
70997
70998 #: fortran/decl.cc:10179
70999 #, gcc-internal-format, gfc-internal-format
71000 msgid ""
71001 "Derived type at %C can only be PUBLIC in the specification part of a module"
71002 msgstr ""
71003
71004 #: fortran/decl.cc:10200
71005 #, gcc-internal-format, gfc-internal-format
71006 msgid "ABSTRACT type at %C"
71007 msgstr ""
71008
71009 #: fortran/decl.cc:10246
71010 #, gcc-internal-format, gfc-internal-format
71011 msgid "Failed to create structure type '%s' at %C"
71012 msgstr ""
71013
71014 #: fortran/decl.cc:10252
71015 #, gcc-internal-format
71016 msgid "Type definition of %qs at %C was already defined at %L"
71017 msgstr ""
71018
71019 #: fortran/decl.cc:10299
71020 #, gcc-internal-format, gfc-internal-format
71021 msgid "Junk after MAP statement at %C"
71022 msgstr ""
71023
71024 #: fortran/decl.cc:10332
71025 #, gcc-internal-format, gfc-internal-format
71026 msgid "Junk after UNION statement at %C"
71027 msgstr ""
71028
71029 #: fortran/decl.cc:10367
71030 #, gcc-internal-format
71031 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
71032 msgstr ""
71033
71034 #: fortran/decl.cc:10381
71035 #, gcc-internal-format, gfc-internal-format
71036 msgid "Structure name expected in non-nested structure declaration at %C"
71037 msgstr ""
71038
71039 #: fortran/decl.cc:10399
71040 #, gcc-internal-format, gfc-internal-format
71041 msgid "Junk after non-nested STRUCTURE statement at %C"
71042 msgstr ""
71043
71044 #: fortran/decl.cc:10406
71045 #, gcc-internal-format
71046 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
71047 msgstr ""
71048
71049 #: fortran/decl.cc:10569
71050 #, gcc-internal-format, gfc-internal-format
71051 msgid "Expected :: in TYPE definition at %C"
71052 msgstr ""
71053
71054 #: fortran/decl.cc:10582
71055 #, gcc-internal-format, gfc-internal-format
71056 msgid "Mangled derived type definition at %C"
71057 msgstr ""
71058
71059 #: fortran/decl.cc:10611
71060 #, gcc-internal-format
71061 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
71062 msgstr ""
71063
71064 #: fortran/decl.cc:10622
71065 #, gcc-internal-format
71066 msgid "Derived type name %qs at %C already has a basic type of %s"
71067 msgstr ""
71068
71069 #: fortran/decl.cc:10625
71070 #, gcc-internal-format
71071 msgid "Derived type name %qs at %C already has a basic type"
71072 msgstr ""
71073
71074 #: fortran/decl.cc:10640
71075 #, gcc-internal-format
71076 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
71077 msgstr ""
71078
71079 #: fortran/decl.cc:10649
71080 #, gcc-internal-format
71081 msgid "Derived type definition of %qs at %C has already been defined"
71082 msgstr ""
71083
71084 #: fortran/decl.cc:10712
71085 #, gcc-internal-format, gfc-internal-format
71086 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
71087 msgstr ""
71088
71089 #: fortran/decl.cc:10795
71090 #, gcc-internal-format, gfc-internal-format
71091 msgid "Cray Pointee at %C cannot be assumed shape array"
71092 msgstr ""
71093
71094 #: fortran/decl.cc:10815
71095 #, gcc-internal-format, gfc-internal-format
71096 msgid "ENUM and ENUMERATOR at %C"
71097 msgstr ""
71098
71099 #: fortran/decl.cc:10847
71100 #, gcc-internal-format, gfc-internal-format
71101 msgid "Enumerator exceeds the C integer type at %C"
71102 msgstr ""
71103
71104 #: fortran/decl.cc:10926
71105 #, gcc-internal-format, gfc-internal-format
71106 msgid "ENUMERATOR %L not initialized with integer expression"
71107 msgstr ""
71108
71109 #: fortran/decl.cc:10974
71110 #, gcc-internal-format, gfc-internal-format
71111 msgid "ENUM definition statement expected before %C"
71112 msgstr ""
71113
71114 #: fortran/decl.cc:11010
71115 #, gcc-internal-format, gfc-internal-format
71116 msgid "Syntax error in ENUMERATOR definition at %C"
71117 msgstr ""
71118
71119 #: fortran/decl.cc:11057 fortran/decl.cc:11072
71120 #, gcc-internal-format, gfc-internal-format
71121 msgid "Duplicate access-specifier at %C"
71122 msgstr ""
71123
71124 #: fortran/decl.cc:11092
71125 #, gcc-internal-format, gfc-internal-format
71126 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
71127 msgstr ""
71128
71129 #: fortran/decl.cc:11112
71130 #, gcc-internal-format, gfc-internal-format
71131 msgid "Binding attributes already specify passing, illegal PASS at %C"
71132 msgstr ""
71133
71134 #: fortran/decl.cc:11139
71135 #, gcc-internal-format, gfc-internal-format
71136 msgid "Duplicate POINTER attribute at %C"
71137 msgstr ""
71138
71139 #: fortran/decl.cc:11157
71140 #, gcc-internal-format, gfc-internal-format
71141 msgid "Duplicate NON_OVERRIDABLE at %C"
71142 msgstr ""
71143
71144 #: fortran/decl.cc:11173
71145 #, gcc-internal-format, gfc-internal-format
71146 msgid "Duplicate DEFERRED at %C"
71147 msgstr ""
71148
71149 #: fortran/decl.cc:11186
71150 #, gcc-internal-format, gfc-internal-format
71151 msgid "Expected access-specifier at %C"
71152 msgstr ""
71153
71154 #: fortran/decl.cc:11188
71155 #, gcc-internal-format, gfc-internal-format
71156 msgid "Expected binding attribute at %C"
71157 msgstr ""
71158
71159 #: fortran/decl.cc:11196
71160 #, gcc-internal-format, gfc-internal-format
71161 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
71162 msgstr ""
71163
71164 #: fortran/decl.cc:11209
71165 #, gcc-internal-format, gfc-internal-format
71166 msgid "POINTER attribute is required for procedure pointer component at %C"
71167 msgstr ""
71168
71169 #: fortran/decl.cc:11251
71170 #, gcc-internal-format
71171 msgid "Interface-name expected after %<(%> at %C"
71172 msgstr ""
71173
71174 #: fortran/decl.cc:11257
71175 #, gcc-internal-format
71176 msgid "%<)%> expected at %C"
71177 msgstr ""
71178
71179 #: fortran/decl.cc:11277
71180 #, gcc-internal-format, gfc-internal-format
71181 msgid "Interface must be specified for DEFERRED binding at %C"
71182 msgstr ""
71183
71184 #: fortran/decl.cc:11282
71185 #, gcc-internal-format, gfc-internal-format
71186 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
71187 msgstr ""
71188
71189 #: fortran/decl.cc:11305
71190 #, gcc-internal-format, gfc-internal-format
71191 msgid "Expected binding name at %C"
71192 msgstr ""
71193
71194 #: fortran/decl.cc:11309
71195 #, gcc-internal-format, gfc-internal-format
71196 msgid "PROCEDURE list at %C"
71197 msgstr ""
71198
71199 #: fortran/decl.cc:11321
71200 #, gcc-internal-format
71201 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
71202 msgstr ""
71203
71204 #: fortran/decl.cc:11327
71205 #, gcc-internal-format
71206 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
71207 msgstr ""
71208
71209 #: fortran/decl.cc:11337
71210 #, gcc-internal-format
71211 msgid "Expected binding target after %<=>%> at %C"
71212 msgstr ""
71213
71214 #: fortran/decl.cc:11354
71215 #, gcc-internal-format
71216 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
71217 msgstr ""
71218
71219 #: fortran/decl.cc:11365
71220 #, gcc-internal-format
71221 msgid ""
71222 "There is already a procedure with binding name %qs for the derived type %qs "
71223 "at %C"
71224 msgstr ""
71225
71226 #: fortran/decl.cc:11416
71227 #, gcc-internal-format, gfc-internal-format
71228 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
71229 msgstr ""
71230
71231 #: fortran/decl.cc:11436
71232 #, gcc-internal-format
71233 msgid "Expected %<::%> at %C"
71234 msgstr ""
71235
71236 #: fortran/decl.cc:11448
71237 #, gcc-internal-format, gfc-internal-format
71238 msgid "Expected generic name or operator descriptor at %C"
71239 msgstr ""
71240
71241 #: fortran/decl.cc:11469
71242 #, gcc-internal-format, gfc-internal-format
71243 msgid "Malformed GENERIC statement at %C"
71244 msgstr ""
71245
71246 #: fortran/decl.cc:11480
71247 #, gcc-internal-format
71248 msgid "Expected %<=>%> at %C"
71249 msgstr ""
71250
71251 #: fortran/decl.cc:11516
71252 #, gcc-internal-format
71253 msgid ""
71254 "There's already a non-generic procedure with binding name %qs for the "
71255 "derived type %qs at %C"
71256 msgstr ""
71257
71258 #: fortran/decl.cc:11524
71259 #, gcc-internal-format
71260 msgid "Binding at %C must have the same access as already defined binding %qs"
71261 msgstr ""
71262
71263 #: fortran/decl.cc:11572
71264 #, gcc-internal-format, gfc-internal-format
71265 msgid "Expected specific binding name at %C"
71266 msgstr ""
71267
71268 #: fortran/decl.cc:11582
71269 #, gcc-internal-format
71270 msgid "%qs already defined as specific binding for the generic %qs at %C"
71271 msgstr ""
71272
71273 #: fortran/decl.cc:11600
71274 #, gcc-internal-format, gfc-internal-format
71275 msgid "Junk after GENERIC binding at %C"
71276 msgstr ""
71277
71278 #: fortran/decl.cc:11635
71279 #, gcc-internal-format, gfc-internal-format
71280 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
71281 msgstr ""
71282
71283 #: fortran/decl.cc:11646
71284 #, gcc-internal-format, gfc-internal-format
71285 msgid ""
71286 "Derived type declaration with FINAL at %C must be in the specification part "
71287 "of a MODULE"
71288 msgstr ""
71289
71290 #: fortran/decl.cc:11668
71291 #, gcc-internal-format, gfc-internal-format
71292 msgid "Empty FINAL at %C"
71293 msgstr ""
71294
71295 #: fortran/decl.cc:11675
71296 #, gcc-internal-format, gfc-internal-format
71297 msgid "Expected module procedure name at %C"
71298 msgstr ""
71299
71300 #: fortran/decl.cc:11685
71301 #, gcc-internal-format
71302 msgid "Expected %<,%> at %C"
71303 msgstr ""
71304
71305 #: fortran/decl.cc:11691
71306 #, gcc-internal-format
71307 msgid "Unknown procedure name %qs at %C"
71308 msgstr ""
71309
71310 #: fortran/decl.cc:11704
71311 #, gcc-internal-format
71312 msgid "%qs at %C is already defined as FINAL procedure"
71313 msgstr ""
71314
71315 #: fortran/decl.cc:11775
71316 #, gcc-internal-format, gfc-internal-format
71317 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
71318 msgstr ""
71319
71320 #: fortran/decl.cc:11821
71321 #, gcc-internal-format, gfc-internal-format
71322 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
71323 msgstr ""
71324
71325 #: fortran/decl.cc:11842
71326 #, gcc-internal-format
71327 msgid ""
71328 "%<GCC unroll%> directive requires a non-negative integral constant less than "
71329 "or equal to %u at %C"
71330 msgstr ""
71331
71332 #: fortran/decl.cc:11856
71333 #, gcc-internal-format, gfc-internal-format
71334 msgid "Syntax error in !GCC$ UNROLL directive at %C"
71335 msgstr ""
71336
71337 #: fortran/decl.cc:11920
71338 #, gcc-internal-format, gfc-internal-format
71339 msgid "Syntax error in !GCC$ IVDEP directive at %C"
71340 msgstr ""
71341
71342 #: fortran/decl.cc:11937
71343 #, gcc-internal-format, gfc-internal-format
71344 msgid "Syntax error in !GCC$ VECTOR directive at %C"
71345 msgstr ""
71346
71347 #: fortran/decl.cc:11954
71348 #, gcc-internal-format, gfc-internal-format
71349 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
71350 msgstr ""
71351
71352 #: fortran/dependency.cc:106
71353 #, gcc-internal-format
71354 msgid "identical_array_ref(): inconsistent dimensions"
71355 msgstr ""
71356
71357 #: fortran/dependency.cc:199
71358 #, gcc-internal-format
71359 msgid "are_identical_variables: Bad type"
71360 msgstr ""
71361
71362 #: fortran/dependency.cc:989
71363 #, gcc-internal-format, gfc-internal-format
71364 msgid ""
71365 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
71366 msgstr ""
71367
71368 #: fortran/dependency.cc:1293
71369 #, gcc-internal-format
71370 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
71371 msgstr ""
71372
71373 #: fortran/dump-parse-tree.cc:282
71374 #, gcc-internal-format
71375 msgid "show_array_spec(): Unhandled array shape type."
71376 msgstr ""
71377
71378 #: fortran/dump-parse-tree.cc:361
71379 #, gcc-internal-format
71380 msgid "show_array_ref(): Unknown array reference"
71381 msgstr ""
71382
71383 #: fortran/dump-parse-tree.cc:435
71384 #, gcc-internal-format
71385 msgid "show_ref(): Bad component code"
71386 msgstr ""
71387
71388 #: fortran/dump-parse-tree.cc:708
71389 #, gcc-internal-format
71390 msgid "show_expr(): Bad intrinsic in expression"
71391 msgstr ""
71392
71393 #: fortran/dump-parse-tree.cc:751
71394 #, gcc-internal-format
71395 msgid "show_expr(): Don't know how to show expr"
71396 msgstr ""
71397
71398 #: fortran/dump-parse-tree.cc:3485
71399 #, gcc-internal-format
71400 msgid "show_code_node(): Bad statement code"
71401 msgstr ""
71402
71403 #: fortran/dump-parse-tree.cc:3816 fortran/dump-parse-tree.cc:3921
71404 #, gcc-internal-format
71405 msgid "Cannot convert %qs to interoperable type at %L"
71406 msgstr ""
71407
71408 #: fortran/error.cc:381
71409 #, gcc-internal-format, gfc-internal-format
71410 msgid "    Included at %s:%d:"
71411 msgstr ""
71412
71413 #: fortran/error.cc:467
71414 #, gcc-internal-format
71415 msgid "<During initialization>\n"
71416 msgstr ""
71417
71418 #: fortran/expr.cc:149
71419 #, gcc-internal-format
71420 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
71421 msgstr ""
71422
71423 #: fortran/expr.cc:357
71424 #, gcc-internal-format
71425 msgid "gfc_copy_expr(): Bad expr node"
71426 msgstr ""
71427
71428 #: fortran/expr.cc:510
71429 #, gcc-internal-format
71430 msgid "free_expr0(): Bad expr type"
71431 msgstr ""
71432
71433 #: fortran/expr.cc:658 fortran/expr.cc:660 fortran/expr.cc:711
71434 #: fortran/expr.cc:713
71435 #, gcc-internal-format, gfc-internal-format
71436 msgid "Constant expression required at %C"
71437 msgstr ""
71438
71439 #: fortran/expr.cc:667 fortran/expr.cc:669 fortran/expr.cc:720
71440 #: fortran/expr.cc:722
71441 #, gcc-internal-format, gfc-internal-format
71442 msgid "Integer expression required at %C"
71443 msgstr ""
71444
71445 #: fortran/expr.cc:677 fortran/expr.cc:679 fortran/expr.cc:733
71446 #: fortran/expr.cc:735
71447 #, gcc-internal-format, gfc-internal-format
71448 msgid "Integer value too large in expression at %C"
71449 msgstr ""
71450
71451 #: fortran/expr.cc:1098
71452 #, gcc-internal-format
71453 msgid "gfc_is_constant_expr(): Unknown expression type"
71454 msgstr ""
71455
71456 #: fortran/expr.cc:1293
71457 #, gcc-internal-format
71458 msgid "simplify_intrinsic_op(): Bad operator"
71459 msgstr ""
71460
71461 #: fortran/expr.cc:1398
71462 #, gcc-internal-format, gfc-internal-format
71463 msgid "Index in dimension %d is out of bounds at %L"
71464 msgstr ""
71465
71466 #: fortran/expr.cc:1596 fortran/expr.cc:1647
71467 #, gcc-internal-format, gfc-internal-format
71468 msgid "index in dimension %d is out of bounds at %L"
71469 msgstr ""
71470
71471 #: fortran/expr.cc:1723
71472 #, gcc-internal-format
71473 msgid ""
71474 "The number of elements in the array constructor at %L requires an increase "
71475 "of the allowed %d upper limit.  See %<-fmax-array-constructor%> option"
71476 msgstr ""
71477
71478 #: fortran/expr.cc:1733
71479 #, gcc-internal-format, gfc-internal-format
71480 msgid "Error in array constructor referenced at %L"
71481 msgstr ""
71482
71483 #: fortran/expr.cc:1837 fortran/primary.cc:2292 fortran/primary.cc:2436
71484 #, gcc-internal-format, gfc-internal-format
71485 msgid "LEN part_ref at %C"
71486 msgstr ""
71487
71488 #: fortran/expr.cc:1855 fortran/primary.cc:2287 fortran/primary.cc:2451
71489 #, gcc-internal-format, gfc-internal-format
71490 msgid "KIND part_ref at %C"
71491 msgstr ""
71492
71493 #: fortran/expr.cc:1866
71494 #, gcc-internal-format, gfc-internal-format
71495 msgid "RE part_ref at %C"
71496 msgstr ""
71497
71498 #: fortran/expr.cc:1878
71499 #, gcc-internal-format, gfc-internal-format
71500 msgid "IM part_ref at %C"
71501 msgstr ""
71502
71503 #: fortran/expr.cc:2526
71504 #, gcc-internal-format, gfc-internal-format
71505 msgid "elemental function arguments at %C are not compliant"
71506 msgstr ""
71507
71508 #: fortran/expr.cc:2570
71509 #, gcc-internal-format, gfc-internal-format
71510 msgid "Numeric or CHARACTER operands are required in expression at %L"
71511 msgstr ""
71512
71513 #: fortran/expr.cc:2595
71514 #, gcc-internal-format, gfc-internal-format
71515 msgid ""
71516 "Concatenation operator in expression at %L must have two CHARACTER operands"
71517 msgstr ""
71518
71519 #: fortran/expr.cc:2602
71520 #, gcc-internal-format, gfc-internal-format
71521 msgid "Concat operator at %L must concatenate strings of the same kind"
71522 msgstr ""
71523
71524 #: fortran/expr.cc:2612
71525 #, gcc-internal-format, gfc-internal-format
71526 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
71527 msgstr ""
71528
71529 #: fortran/expr.cc:2628
71530 #, gcc-internal-format, gfc-internal-format
71531 msgid "LOGICAL operands are required in expression at %L"
71532 msgstr ""
71533
71534 #: fortran/expr.cc:2639
71535 #, gcc-internal-format, gfc-internal-format
71536 msgid "Only intrinsic operators can be used in expression at %L"
71537 msgstr ""
71538
71539 #: fortran/expr.cc:2647
71540 #, gcc-internal-format, gfc-internal-format
71541 msgid "Numeric operands are required in expression at %L"
71542 msgstr ""
71543
71544 #: fortran/expr.cc:2670
71545 #, gcc-internal-format
71546 msgid ""
71547 "Invalid initialization expression for ALLOCATABLE component %qs in structure "
71548 "constructor at %L"
71549 msgstr ""
71550
71551 #: fortran/expr.cc:2807
71552 #, gcc-internal-format
71553 msgid ""
71554 "Assumed or deferred character length variable %qs in constant expression at "
71555 "%L"
71556 msgstr ""
71557
71558 #: fortran/expr.cc:2882
71559 #, gcc-internal-format
71560 msgid ""
71561 "transformational intrinsic %qs at %L is not permitted in an initialization "
71562 "expression"
71563 msgstr ""
71564
71565 #: fortran/expr.cc:2913
71566 #, gcc-internal-format, gfc-internal-format
71567 msgid "Evaluation of nonstandard initialization expression at %L"
71568 msgstr ""
71569
71570 #: fortran/expr.cc:2990 fortran/resolve.cc:2814
71571 #, gcc-internal-format
71572 msgid ""
71573 "Function %qs in initialization expression at %L must be an intrinsic function"
71574 msgstr ""
71575
71576 #: fortran/expr.cc:3002
71577 #, gcc-internal-format
71578 msgid ""
71579 "Intrinsic function %qs at %L is not permitted in an initialization expression"
71580 msgstr ""
71581
71582 #: fortran/expr.cc:3041
71583 #, gcc-internal-format
71584 msgid "PARAMETER %qs is used at %L before its definition is complete"
71585 msgstr ""
71586
71587 #: fortran/expr.cc:3061
71588 #, gcc-internal-format
71589 msgid ""
71590 "Assumed size array %qs at %L is not permitted in an initialization expression"
71591 msgstr ""
71592
71593 #: fortran/expr.cc:3067
71594 #, gcc-internal-format
71595 msgid ""
71596 "Assumed shape array %qs at %L is not permitted in an initialization "
71597 "expression"
71598 msgstr ""
71599
71600 #: fortran/expr.cc:3076
71601 #, gcc-internal-format
71602 msgid ""
71603 "Assumed-shape array %qs at %L is not permitted in an initialization "
71604 "expression"
71605 msgstr ""
71606
71607 #: fortran/expr.cc:3080
71608 #, gcc-internal-format
71609 msgid ""
71610 "Deferred array %qs at %L is not permitted in an initialization expression"
71611 msgstr ""
71612
71613 #: fortran/expr.cc:3086
71614 #, gcc-internal-format
71615 msgid ""
71616 "Array %qs at %L is a variable, which does not reduce to a constant expression"
71617 msgstr ""
71618
71619 #: fortran/expr.cc:3092
71620 #, gcc-internal-format
71621 msgid ""
71622 "Assumed-rank array %qs at %L is not permitted in an initialization expression"
71623 msgstr ""
71624
71625 #: fortran/expr.cc:3102
71626 #, gcc-internal-format
71627 msgid ""
71628 "Parameter %qs at %L has not been declared or is a variable, which does not "
71629 "reduce to a constant expression"
71630 msgstr ""
71631
71632 #: fortran/expr.cc:3156
71633 #, gcc-internal-format
71634 msgid "check_init_expr(): Unknown expression type"
71635 msgstr ""
71636
71637 #: fortran/expr.cc:3291
71638 #, gcc-internal-format
71639 msgid "Specification function %qs at %L cannot be a statement function"
71640 msgstr ""
71641
71642 #: fortran/expr.cc:3298
71643 #, gcc-internal-format
71644 msgid "Specification function %qs at %L cannot be an internal function"
71645 msgstr ""
71646
71647 #: fortran/expr.cc:3305
71648 #, gcc-internal-format
71649 msgid "Specification function %qs at %L must be PURE"
71650 msgstr ""
71651
71652 #: fortran/expr.cc:3313
71653 #, gcc-internal-format
71654 msgid "Specification function %qs at %L cannot be RECURSIVE"
71655 msgstr ""
71656
71657 #: fortran/expr.cc:3460
71658 #, gcc-internal-format
71659 msgid "Dummy argument %qs not allowed in expression at %L"
71660 msgstr ""
71661
71662 #: fortran/expr.cc:3468
71663 #, gcc-internal-format
71664 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
71665 msgstr ""
71666
71667 #: fortran/expr.cc:3475
71668 #, gcc-internal-format
71669 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
71670 msgstr ""
71671
71672 #: fortran/expr.cc:3504
71673 #, gcc-internal-format
71674 msgid "Variable %qs cannot appear in the expression at %L"
71675 msgstr ""
71676
71677 #: fortran/expr.cc:3535
71678 #, gcc-internal-format
71679 msgid "check_restricted(): Unknown expression type"
71680 msgstr ""
71681
71682 #: fortran/expr.cc:3555
71683 #, gcc-internal-format, gfc-internal-format
71684 msgid "Expression at %L must be of INTEGER type, found %s"
71685 msgstr ""
71686
71687 #: fortran/expr.cc:3567
71688 #, gcc-internal-format
71689 msgid "Function %qs at %L must be PURE"
71690 msgstr ""
71691
71692 #: fortran/expr.cc:3576
71693 #, gcc-internal-format, gfc-internal-format
71694 msgid "Expression at %L must be scalar"
71695 msgstr ""
71696
71697 #. Reject truncation.
71698 #: fortran/expr.cc:3608
71699 #, gcc-internal-format, gfc-internal-format
71700 msgid "optype_msgid overflow: %d"
71701 msgstr ""
71702
71703 #: fortran/expr.cc:3612
71704 #, gcc-internal-format, gfc-internal-format
71705 msgid "Incompatible ranks in %s (%d and %d) at %L"
71706 msgstr ""
71707
71708 #: fortran/expr.cc:3626
71709 #, gcc-internal-format, gfc-internal-format
71710 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
71711 msgstr ""
71712
71713 #: fortran/expr.cc:3674
71714 #, gcc-internal-format, gfc-internal-format
71715 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
71716 msgstr ""
71717
71718 #: fortran/expr.cc:3730
71719 #, gcc-internal-format
71720 msgid "%qs at %L is not a VALUE"
71721 msgstr ""
71722
71723 #: fortran/expr.cc:3741
71724 #, gcc-internal-format, gfc-internal-format
71725 msgid "Illegal assignment to external procedure at %L"
71726 msgstr ""
71727
71728 #: fortran/expr.cc:3749
71729 #, gcc-internal-format, gfc-internal-format
71730 msgid "Incompatible ranks %d and %d in assignment at %L"
71731 msgstr ""
71732
71733 #: fortran/expr.cc:3756
71734 #, gcc-internal-format, gfc-internal-format
71735 msgid "Variable type is UNKNOWN in assignment at %L"
71736 msgstr ""
71737
71738 #: fortran/expr.cc:3768
71739 #, gcc-internal-format, gfc-internal-format
71740 msgid "NULL appears on right-hand side in assignment at %L"
71741 msgstr ""
71742
71743 #: fortran/expr.cc:3778
71744 #, gcc-internal-format, gfc-internal-format
71745 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
71746 msgstr ""
71747
71748 #: fortran/expr.cc:3821
71749 #, gcc-internal-format
71750 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
71751 msgstr ""
71752
71753 #: fortran/expr.cc:3828
71754 #, gcc-internal-format, gfc-internal-format
71755 msgid ""
71756 "The assignment to a KIND or LEN component of a parameterized type at %L is "
71757 "not allowed"
71758 msgstr ""
71759
71760 #: fortran/expr.cc:3858
71761 #, gcc-internal-format, gfc-internal-format
71762 msgid ""
71763 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
71764 msgstr ""
71765
71766 #: fortran/expr.cc:3902
71767 #, gcc-internal-format, gfc-internal-format
71768 msgid "Pointer assignment target is not a POINTER at %L"
71769 msgstr ""
71770
71771 #: fortran/expr.cc:3910
71772 #, gcc-internal-format
71773 msgid ""
71774 "%qs in the pointer assignment at %L cannot be an l-value since it is a "
71775 "procedure"
71776 msgstr ""
71777
71778 #: fortran/expr.cc:3934
71779 #, gcc-internal-format
71780 msgid "Expected bounds specification for %qs at %L"
71781 msgstr ""
71782
71783 #: fortran/expr.cc:3939
71784 #, gcc-internal-format
71785 msgid "Bounds specification for %qs in pointer assignment at %L"
71786 msgstr ""
71787
71788 #: fortran/expr.cc:3968
71789 #, gcc-internal-format, gfc-internal-format
71790 msgid "Stride must not be present at %L"
71791 msgstr ""
71792
71793 #: fortran/expr.cc:3974 fortran/expr.cc:3994
71794 #, gcc-internal-format
71795 msgid ""
71796 "Rank remapping requires a list of %<lower-bound : upper-bound%> "
71797 "specifications at %L"
71798 msgstr ""
71799
71800 #: fortran/expr.cc:3982 fortran/expr.cc:4001
71801 #, gcc-internal-format
71802 msgid ""
71803 "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> "
71804 "specifications at %L"
71805 msgstr ""
71806
71807 #: fortran/expr.cc:4028
71808 #, gcc-internal-format, gfc-internal-format
71809 msgid "Pointer object at %L shall not have a coindex"
71810 msgstr ""
71811
71812 #: fortran/expr.cc:4049
71813 #, gcc-internal-format, gfc-internal-format
71814 msgid "Invalid procedure pointer assignment at %L"
71815 msgstr ""
71816
71817 #: fortran/expr.cc:4074
71818 #, gcc-internal-format
71819 msgid ""
71820 "Function result %qs is invalid as proc-target in procedure pointer "
71821 "assignment at %L"
71822 msgstr ""
71823
71824 #: fortran/expr.cc:4083
71825 #, gcc-internal-format
71826 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
71827 msgstr ""
71828
71829 #: fortran/expr.cc:4093
71830 #, gcc-internal-format
71831 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
71832 msgstr ""
71833
71834 #: fortran/expr.cc:4099
71835 #, gcc-internal-format
71836 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
71837 msgstr ""
71838
71839 #: fortran/expr.cc:4106
71840 #, gcc-internal-format
71841 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
71842 msgstr ""
71843
71844 #: fortran/expr.cc:4114
71845 #, gcc-internal-format
71846 msgid ""
71847 "Nonintrinsic elemental procedure %qs is invalid in procedure pointer "
71848 "assignment at %L"
71849 msgstr ""
71850
71851 #: fortran/expr.cc:4137
71852 #, gcc-internal-format, gfc-internal-format
71853 msgid ""
71854 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
71855 "convention"
71856 msgstr ""
71857
71858 #: fortran/expr.cc:4190
71859 #, gcc-internal-format
71860 msgid ""
71861 "Interface mismatch in procedure pointer assignment at %L: %qs is not a "
71862 "subroutine"
71863 msgstr ""
71864
71865 #: fortran/expr.cc:4200 fortran/expr.cc:4215
71866 #, gcc-internal-format
71867 msgid "Explicit interface required for component %qs at %L: %s"
71868 msgstr ""
71869
71870 #: fortran/expr.cc:4206 fortran/expr.cc:4221 fortran/resolve.cc:2694
71871 #, gcc-internal-format
71872 msgid "Explicit interface required for %qs at %L: %s"
71873 msgstr ""
71874
71875 #: fortran/expr.cc:4233
71876 #, gcc-internal-format, gfc-internal-format
71877 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
71878 msgstr ""
71879
71880 #: fortran/expr.cc:4242
71881 #, gcc-internal-format
71882 msgid ""
71883 "Procedure pointer target %qs at %L must be either an intrinsic, host or use "
71884 "associated, referenced or have the EXTERNAL attribute"
71885 msgstr ""
71886
71887 #: fortran/expr.cc:4255
71888 #, gcc-internal-format, gfc-internal-format
71889 msgid "Pointer assignment target cannot be a constant at %L"
71890 msgstr ""
71891
71892 #: fortran/expr.cc:4269
71893 #, gcc-internal-format, gfc-internal-format
71894 msgid ""
71895 "Data-pointer-object at %L must be unlimited polymorphic, or of a type with "
71896 "the BIND or SEQUENCE attribute, to be compatible with an unlimited "
71897 "polymorphic target"
71898 msgstr ""
71899
71900 #: fortran/expr.cc:4274
71901 #, gcc-internal-format, gfc-internal-format
71902 msgid ""
71903 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
71904 msgstr ""
71905
71906 #: fortran/expr.cc:4282
71907 #, gcc-internal-format, gfc-internal-format
71908 msgid "Different kind type parameters in pointer assignment at %L"
71909 msgstr ""
71910
71911 #: fortran/expr.cc:4289
71912 #, gcc-internal-format, gfc-internal-format
71913 msgid "Different ranks in pointer assignment at %L"
71914 msgstr ""
71915
71916 #: fortran/expr.cc:4308
71917 #, gcc-internal-format, gfc-internal-format
71918 msgid ""
71919 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
71920 msgstr ""
71921
71922 #: fortran/expr.cc:4321
71923 #, gcc-internal-format, gfc-internal-format
71924 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
71925 msgstr ""
71926
71927 #: fortran/expr.cc:4325
71928 #, gcc-internal-format, gfc-internal-format
71929 msgid "Rank remapping target is not rank 1 at %L"
71930 msgstr ""
71931
71932 #. The test above might need to be extend when F08, Note 5.4 has to be
71933 #. interpreted in the way that target and pointer with the same coindex
71934 #. are allowed.
71935 #: fortran/expr.cc:4350 fortran/expr.cc:4476
71936 #, gcc-internal-format, gfc-internal-format
71937 msgid "Data target at %L shall not have a coindex"
71938 msgstr ""
71939
71940 #: fortran/expr.cc:4353
71941 #, gcc-internal-format, gfc-internal-format
71942 msgid ""
71943 "Target expression in pointer assignment at %L must deliver a pointer result"
71944 msgstr ""
71945
71946 #: fortran/expr.cc:4367
71947 #, gcc-internal-format, gfc-internal-format
71948 msgid ""
71949 "Zero-sized array detected at %L where an entity with the TARGET attribute is "
71950 "expected"
71951 msgstr ""
71952
71953 #: fortran/expr.cc:4373 fortran/expr.cc:4388
71954 #, gcc-internal-format, gfc-internal-format
71955 msgid ""
71956 "Pointer assignment target in initialization expression does not have the "
71957 "TARGET attribute at %L"
71958 msgstr ""
71959
71960 #: fortran/expr.cc:4404
71961 #, gcc-internal-format, gfc-internal-format
71962 msgid ""
71963 "Every subscript of target specification at %L must be a constant expression"
71964 msgstr ""
71965
71966 #: fortran/expr.cc:4415
71967 #, gcc-internal-format, gfc-internal-format
71968 msgid ""
71969 "Substring starting and ending points of target specification at %L must be "
71970 "constant expressions"
71971 msgstr ""
71972
71973 #: fortran/expr.cc:4431
71974 #, gcc-internal-format, gfc-internal-format
71975 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
71976 msgstr ""
71977
71978 #: fortran/expr.cc:4446
71979 #, gcc-internal-format, gfc-internal-format
71980 msgid "Bad target in pointer assignment in PURE procedure at %L"
71981 msgstr ""
71982
71983 #: fortran/expr.cc:4455
71984 #, gcc-internal-format, gfc-internal-format
71985 msgid "Pointer assignment with vector subscript on rhs at %L"
71986 msgstr ""
71987
71988 #: fortran/expr.cc:4463
71989 #, gcc-internal-format, gfc-internal-format
71990 msgid "Pointer assignment target has PROTECTED attribute at %L"
71991 msgstr ""
71992
71993 #: fortran/expr.cc:4491 fortran/expr.cc:4496
71994 #, gcc-internal-format, gfc-internal-format
71995 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
71996 msgstr ""
71997
71998 #: fortran/expr.cc:4536
71999 #, gcc-internal-format, gfc-internal-format
72000 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
72001 msgstr ""
72002
72003 #: fortran/expr.cc:4612 fortran/resolve.cc:1535
72004 #, gcc-internal-format, gfc-internal-format
72005 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
72006 msgstr ""
72007
72008 #: fortran/expr.cc:4618
72009 #, gcc-internal-format, gfc-internal-format
72010 msgid "Pointer initialization target at %L must have the TARGET attribute"
72011 msgstr ""
72012
72013 #: fortran/expr.cc:4633 fortran/resolve.cc:1541
72014 #, gcc-internal-format, gfc-internal-format
72015 msgid "Pointer initialization target at %L must have the SAVE attribute"
72016 msgstr ""
72017
72018 #: fortran/expr.cc:4645
72019 #, gcc-internal-format, gfc-internal-format
72020 msgid ""
72021 "Procedure pointer initialization target at %L may not be a procedure pointer"
72022 msgstr ""
72023
72024 #: fortran/expr.cc:4651
72025 #, gcc-internal-format
72026 msgid ""
72027 "Internal procedure %qs is invalid in procedure pointer initialization at %L"
72028 msgstr ""
72029
72030 #: fortran/expr.cc:4658
72031 #, gcc-internal-format
72032 msgid ""
72033 "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
72034 msgstr ""
72035
72036 #: fortran/expr.cc:5126
72037 #, gcc-internal-format
72038 msgid ""
72039 "generate_isocbinding_initializer(): bad iso_c_binding type, expected "
72040 "%<c_ptr%> or %<c_funptr%>"
72041 msgstr ""
72042
72043 #: fortran/expr.cc:6226
72044 #, gcc-internal-format, gfc-internal-format
72045 msgid ""
72046 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
72047 msgstr ""
72048
72049 #: fortran/expr.cc:6234
72050 #, gcc-internal-format, gfc-internal-format
72051 msgid "Non-variable expression in variable definition context (%s) at %L"
72052 msgstr ""
72053
72054 #: fortran/expr.cc:6242
72055 #, gcc-internal-format
72056 msgid "Named constant %qs in variable definition context (%s) at %L"
72057 msgstr ""
72058
72059 #: fortran/expr.cc:6253
72060 #, gcc-internal-format
72061 msgid "%qs in variable definition context (%s) at %L is not a variable"
72062 msgstr ""
72063
72064 #: fortran/expr.cc:6264
72065 #, gcc-internal-format, gfc-internal-format
72066 msgid "Non-POINTER in pointer association context (%s) at %L"
72067 msgstr ""
72068
72069 #: fortran/expr.cc:6273
72070 #, gcc-internal-format, gfc-internal-format
72071 msgid "Type inaccessible in variable definition context (%s) at %L"
72072 msgstr ""
72073
72074 #: fortran/expr.cc:6286
72075 #, gcc-internal-format, gfc-internal-format
72076 msgid "LOCK_TYPE in variable definition context (%s) at %L"
72077 msgstr ""
72078
72079 #: fortran/expr.cc:6299
72080 #, gcc-internal-format, gfc-internal-format
72081 msgid "LOCK_EVENT in variable definition context (%s) at %L"
72082 msgstr ""
72083
72084 #: fortran/expr.cc:6330
72085 #, gcc-internal-format
72086 msgid "%qs parameter inquiry for %qs in variable definition context (%s) at %L"
72087 msgstr ""
72088
72089 #: fortran/expr.cc:6347
72090 #, gcc-internal-format
72091 msgid ""
72092 "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
72093 msgstr ""
72094
72095 #: fortran/expr.cc:6357
72096 #, gcc-internal-format
72097 msgid ""
72098 "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
72099 msgstr ""
72100
72101 #: fortran/expr.cc:6370
72102 #, gcc-internal-format
72103 msgid ""
72104 "Variable %qs is PROTECTED and cannot appear in a pointer association context "
72105 "(%s) at %L"
72106 msgstr ""
72107
72108 #: fortran/expr.cc:6378
72109 #, gcc-internal-format
72110 msgid ""
72111 "Variable %qs is PROTECTED and cannot appear in a variable definition context "
72112 "(%s) at %L"
72113 msgstr ""
72114
72115 #: fortran/expr.cc:6393
72116 #, gcc-internal-format
72117 msgid ""
72118 "Variable %qs cannot appear in a variable definition context (%s) at %L in "
72119 "PURE procedure"
72120 msgstr ""
72121
72122 #: fortran/expr.cc:6452
72123 #, gcc-internal-format
72124 msgid ""
72125 "%qs at %L associated to vector-indexed target cannot be used in a variable "
72126 "definition context (%s)"
72127 msgstr ""
72128
72129 #: fortran/expr.cc:6457
72130 #, gcc-internal-format
72131 msgid ""
72132 "%qs at %L associated to expression cannot be used in a variable definition "
72133 "context (%s)"
72134 msgstr ""
72135
72136 #: fortran/expr.cc:6469
72137 #, gcc-internal-format
72138 msgid ""
72139 "Associate-name %qs cannot appear in a variable definition context (%s) at %L "
72140 "because its target at %L cannot, either"
72141 msgstr ""
72142
72143 #: fortran/expr.cc:6511
72144 #, gcc-internal-format, gfc-internal-format
72145 msgid ""
72146 "Elements with the same value at %L and %L in vector subscript in a variable "
72147 "definition context (%s)"
72148 msgstr ""
72149
72150 #: fortran/frontend-passes.cc:195
72151 #, gcc-internal-format
72152 msgid "Inconsistent internal state: No location in statement"
72153 msgstr ""
72154
72155 #: fortran/frontend-passes.cc:211
72156 #, gcc-internal-format, gfc-internal-format
72157 msgid "Inconsistent internal state: No location in expression near %L"
72158 msgstr ""
72159
72160 #: fortran/frontend-passes.cc:419
72161 #, gcc-internal-format
72162 msgid "Illegal id in copy_walk_reduction_arg"
72163 msgstr ""
72164
72165 #: fortran/frontend-passes.cc:870 fortran/trans-array.cc:1496
72166 #: fortran/trans-array.cc:6890 fortran/trans-array.cc:8513
72167 #: fortran/trans-intrinsic.cc:8453
72168 #, gcc-internal-format, gfc-internal-format
72169 msgid "Creating array temporary at %L"
72170 msgstr ""
72171
72172 #: fortran/frontend-passes.cc:897
72173 #, gcc-internal-format
72174 msgid "Removing call to impure function %qs at %L"
72175 msgstr ""
72176
72177 #: fortran/frontend-passes.cc:901
72178 #, gcc-internal-format, gfc-internal-format
72179 msgid "Removing call to impure function at %L"
72180 msgstr ""
72181
72182 #: fortran/frontend-passes.cc:1356 fortran/frontend-passes.cc:1395
72183 #, gcc-internal-format
72184 msgid "bad expression"
72185 msgstr ""
72186
72187 #: fortran/frontend-passes.cc:1391
72188 #, gcc-internal-format
72189 msgid "bad op"
72190 msgstr ""
72191
72192 #: fortran/frontend-passes.cc:2175
72193 #, gcc-internal-format
72194 msgid "illegal OP in optimize_comparison"
72195 msgstr ""
72196
72197 #: fortran/frontend-passes.cc:2352
72198 #, gcc-internal-format
72199 msgid ""
72200 "Index variable %qs set to undefined as INTENT(OUT) argument at %L in "
72201 "procedure %qs called from within DO loop at %L"
72202 msgstr ""
72203
72204 #: fortran/frontend-passes.cc:2361
72205 #, gcc-internal-format
72206 msgid ""
72207 "Index variable %qs not definable as INTENT(INOUT) argument at %L in "
72208 "procedure %qs called from within DO loop at %L"
72209 msgstr ""
72210
72211 #: fortran/frontend-passes.cc:2499
72212 #, gcc-internal-format
72213 msgid ""
72214 "Index variable %qs set to undefined as INTENT(OUT) argument at %L in "
72215 "subroutine %qs called from within DO loop at %L"
72216 msgstr ""
72217
72218 #: fortran/frontend-passes.cc:2508
72219 #, gcc-internal-format
72220 msgid ""
72221 "Index variable %qs not definable as INTENT(INOUT) argument at %L in "
72222 "subroutine %qs called from within DO loop at %L"
72223 msgstr ""
72224
72225 #: fortran/frontend-passes.cc:2661
72226 #, gcc-internal-format
72227 msgid ""
72228 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
72229 "INTENT(OUT) argument to subroutine %qs"
72230 msgstr ""
72231
72232 #: fortran/frontend-passes.cc:2668
72233 #, gcc-internal-format
72234 msgid ""
72235 "Variable %qs at %L not definable inside loop beginning at %L as "
72236 "INTENT(INOUT) argument to subroutine %qs"
72237 msgstr ""
72238
72239 #: fortran/frontend-passes.cc:2928 fortran/frontend-passes.cc:2954
72240 #, gcc-internal-format, gfc-internal-format
72241 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
72242 msgstr ""
72243
72244 #: fortran/frontend-passes.cc:2938 fortran/frontend-passes.cc:2964
72245 #, gcc-internal-format, gfc-internal-format
72246 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
72247 msgstr ""
72248
72249 #: fortran/frontend-passes.cc:3055
72250 #, gcc-internal-format
72251 msgid ""
72252 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
72253 "INTENT(OUT) argument to function %qs"
72254 msgstr ""
72255
72256 #: fortran/frontend-passes.cc:3061
72257 #, gcc-internal-format
72258 msgid ""
72259 "Variable %qs at %L not definable inside loop beginning at %L as "
72260 "INTENT(INOUT) argument to function %qs"
72261 msgstr ""
72262
72263 #: fortran/frontend-passes.cc:3477 fortran/trans-expr.cc:1880
72264 #, gcc-internal-format, gfc-internal-format
72265 msgid "Code for reallocating the allocatable array at %L will be added"
72266 msgstr ""
72267
72268 #: fortran/frontend-passes.cc:4002
72269 #, gcc-internal-format
72270 msgid "Scalarization using DIMEN_RANGE unimplemented"
72271 msgstr ""
72272
72273 #: fortran/frontend-passes.cc:5211
72274 #, gcc-internal-format, gfc-internal-format
72275 msgid "Interchanging loops at %L"
72276 msgstr ""
72277
72278 #: fortran/frontend-passes.cc:5848
72279 #, gcc-internal-format, gfc-internal-format
72280 msgid "%s between %L and %L"
72281 msgstr ""
72282
72283 #: fortran/gfortranspec.cc:146 m2/gm2spec.cc:213
72284 #, gcc-internal-format
72285 msgid "overflowed output argument list for %qs"
72286 msgstr ""
72287
72288 #: fortran/gfortranspec.cc:301
72289 #, gcc-internal-format
72290 msgid "no input files; unwilling to write output files"
72291 msgstr ""
72292
72293 #: fortran/interface.cc:225
72294 #, gcc-internal-format, gfc-internal-format
72295 msgid "Syntax error in generic specification at %C"
72296 msgstr ""
72297
72298 #: fortran/interface.cc:252
72299 #, gcc-internal-format, gfc-internal-format
72300 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
72301 msgstr ""
72302
72303 #: fortran/interface.cc:272
72304 #, gcc-internal-format
72305 msgid "Dummy procedure %qs at %C cannot have a generic interface"
72306 msgstr ""
72307
72308 #: fortran/interface.cc:305
72309 #, gcc-internal-format, gfc-internal-format
72310 msgid "ABSTRACT INTERFACE at %C"
72311 msgstr ""
72312
72313 #: fortran/interface.cc:312
72314 #, gcc-internal-format, gfc-internal-format
72315 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
72316 msgstr ""
72317
72318 #: fortran/interface.cc:343
72319 #, gcc-internal-format, gfc-internal-format
72320 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
72321 msgstr ""
72322
72323 #: fortran/interface.cc:356
72324 #, gcc-internal-format, gfc-internal-format
72325 msgid "Expected a nameless interface at %C"
72326 msgstr ""
72327
72328 #: fortran/interface.cc:369
72329 #, gcc-internal-format
72330 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
72331 msgstr ""
72332
72333 #: fortran/interface.cc:400
72334 #, gcc-internal-format
72335 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
72336 msgstr ""
72337
72338 #: fortran/interface.cc:403
72339 #, gcc-internal-format
72340 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
72341 msgstr ""
72342
72343 #: fortran/interface.cc:417
72344 #, gcc-internal-format
72345 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
72346 msgstr ""
72347
72348 #: fortran/interface.cc:429
72349 #, gcc-internal-format
72350 msgid "Expecting %<END INTERFACE %s%> at %C"
72351 msgstr ""
72352
72353 #: fortran/interface.cc:619
72354 #, gcc-internal-format
72355 msgid "gfc_compare_derived_types: invalid derived type"
72356 msgstr ""
72357
72358 #: fortran/interface.cc:899
72359 #, gcc-internal-format, gfc-internal-format
72360 msgid "Alternate return cannot appear in operator interface at %L"
72361 msgstr ""
72362
72363 #: fortran/interface.cc:928
72364 #, gcc-internal-format, gfc-internal-format
72365 msgid "Assignment operator interface at %L must have two arguments"
72366 msgstr ""
72367
72368 #: fortran/interface.cc:931
72369 #, gcc-internal-format, gfc-internal-format
72370 msgid "Operator interface at %L has the wrong number of arguments"
72371 msgstr ""
72372
72373 #: fortran/interface.cc:944
72374 #, gcc-internal-format, gfc-internal-format
72375 msgid "Assignment operator interface at %L must be a SUBROUTINE"
72376 msgstr ""
72377
72378 #: fortran/interface.cc:962
72379 #, gcc-internal-format, gfc-internal-format
72380 msgid ""
72381 "Assignment operator interface at %L must not redefine an INTRINSIC type "
72382 "assignment"
72383 msgstr ""
72384
72385 #: fortran/interface.cc:971
72386 #, gcc-internal-format, gfc-internal-format
72387 msgid "Intrinsic operator interface at %L must be a FUNCTION"
72388 msgstr ""
72389
72390 #: fortran/interface.cc:982
72391 #, gcc-internal-format, gfc-internal-format
72392 msgid ""
72393 "First argument of defined assignment at %L must be INTENT(OUT) or "
72394 "INTENT(INOUT)"
72395 msgstr ""
72396
72397 #: fortran/interface.cc:989
72398 #, gcc-internal-format, gfc-internal-format
72399 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
72400 msgstr ""
72401
72402 #: fortran/interface.cc:998 fortran/resolve.cc:17450
72403 #, gcc-internal-format, gfc-internal-format
72404 msgid "First argument of operator interface at %L must be INTENT(IN)"
72405 msgstr ""
72406
72407 #: fortran/interface.cc:1005 fortran/resolve.cc:17468
72408 #, gcc-internal-format, gfc-internal-format
72409 msgid "Second argument of operator interface at %L must be INTENT(IN)"
72410 msgstr ""
72411
72412 #: fortran/interface.cc:1110
72413 #, gcc-internal-format, gfc-internal-format
72414 msgid "Operator interface at %L conflicts with intrinsic interface"
72415 msgstr ""
72416
72417 #: fortran/interface.cc:1474 fortran/interface.cc:1546
72418 #, gcc-internal-format, gfc-internal-format
72419 msgid ""
72420 "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
72421 msgstr ""
72422
72423 #: fortran/interface.cc:1659
72424 #, gcc-internal-format, gfc-internal-format
72425 msgid ""
72426 "check_result_characteristics (1): Unexpected result %i of "
72427 "gfc_dep_compare_expr"
72428 msgstr ""
72429
72430 #: fortran/interface.cc:1706
72431 #, gcc-internal-format, gfc-internal-format
72432 msgid ""
72433 "check_result_characteristics (2): Unexpected result %i of "
72434 "gfc_dep_compare_expr"
72435 msgstr ""
72436
72437 #: fortran/interface.cc:1895
72438 #, gcc-internal-format
72439 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
72440 msgstr ""
72441
72442 #: fortran/interface.cc:1900
72443 #, gcc-internal-format
72444 msgid "Procedure %qs in %s at %L has no explicit interface"
72445 msgstr ""
72446
72447 #: fortran/interface.cc:1904
72448 #, gcc-internal-format
72449 msgid ""
72450 "Procedure %qs in %s at %L is neither function nor subroutine; did you mean "
72451 "%qs?"
72452 msgstr ""
72453
72454 #: fortran/interface.cc:1908
72455 #, gcc-internal-format
72456 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
72457 msgstr ""
72458
72459 #: fortran/interface.cc:1920
72460 #, gcc-internal-format, gfc-internal-format
72461 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
72462 msgstr ""
72463
72464 #: fortran/interface.cc:1924
72465 #, gcc-internal-format, gfc-internal-format
72466 msgid ""
72467 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
72468 "name of a derived type"
72469 msgstr ""
72470
72471 #: fortran/interface.cc:1932
72472 #, gcc-internal-format
72473 msgid "Internal procedure %qs in %s at %L"
72474 msgstr ""
72475
72476 #: fortran/interface.cc:1989 fortran/interface.cc:1994
72477 #, gcc-internal-format
72478 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
72479 msgstr ""
72480
72481 #: fortran/interface.cc:1999
72482 #, gcc-internal-format
72483 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
72484 msgstr ""
72485
72486 #: fortran/interface.cc:2037
72487 #, gcc-internal-format
72488 msgid "%qs at %L is not a module procedure"
72489 msgstr ""
72490
72491 #: fortran/interface.cc:2242
72492 #, gcc-internal-format
72493 msgid ""
72494 "The assumed-rank array at %L requires that the dummy argument %qs has "
72495 "assumed-rank"
72496 msgstr ""
72497
72498 #: fortran/interface.cc:2245
72499 #, gcc-internal-format
72500 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
72501 msgstr ""
72502
72503 #: fortran/interface.cc:2248
72504 #, gcc-internal-format
72505 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
72506 msgstr ""
72507
72508 #: fortran/interface.cc:2251
72509 #, gcc-internal-format
72510 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
72511 msgstr ""
72512
72513 #: fortran/interface.cc:2263
72514 #, gcc-internal-format, gfc-internal-format
72515 msgid ""
72516 "Rank mismatch between actual argument at %L and actual argument at %L "
72517 "(scalar and rank-%d)"
72518 msgstr ""
72519
72520 #: fortran/interface.cc:2267
72521 #, gcc-internal-format, gfc-internal-format
72522 msgid ""
72523 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
72524 "%d and scalar)"
72525 msgstr ""
72526
72527 #: fortran/interface.cc:2271
72528 #, gcc-internal-format, gfc-internal-format
72529 msgid ""
72530 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
72531 "%d and rank-%d)"
72532 msgstr ""
72533
72534 #: fortran/interface.cc:2377
72535 #, gcc-internal-format, gfc-internal-format
72536 msgid "Invalid procedure argument at %L"
72537 msgstr ""
72538
72539 #: fortran/interface.cc:2385 fortran/interface.cc:2412
72540 #, gcc-internal-format
72541 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
72542 msgstr ""
72543
72544 #: fortran/interface.cc:2423
72545 #, gcc-internal-format
72546 msgid ""
72547 "Actual argument to contiguous pointer dummy %qs at %L must be simply "
72548 "contiguous"
72549 msgstr ""
72550
72551 #: fortran/interface.cc:2446
72552 #, gcc-internal-format, gfc-internal-format
72553 msgid ""
72554 "Type mismatch between actual argument at %L and actual argument at %L (%s/"
72555 "%s)."
72556 msgstr ""
72557
72558 #: fortran/interface.cc:2456
72559 #, gcc-internal-format
72560 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
72561 msgstr ""
72562
72563 #: fortran/interface.cc:2466
72564 #, gcc-internal-format
72565 msgid ""
72566 "Assumed-type actual argument at %L requires that dummy argument %qs is of "
72567 "assumed type"
72568 msgstr ""
72569
72570 #: fortran/interface.cc:2480
72571 #, gcc-internal-format
72572 msgid ""
72573 "Assumed-type actual argument at %L corresponding to assumed-rank dummy "
72574 "argument %qs must be assumed-shape or assumed-rank"
72575 msgstr ""
72576
72577 #: fortran/interface.cc:2497
72578 #, gcc-internal-format
72579 msgid "Actual argument to %qs at %L must be polymorphic"
72580 msgstr ""
72581
72582 #: fortran/interface.cc:2507
72583 #, gcc-internal-format
72584 msgid "Actual argument to %qs at %L must have the same declared type"
72585 msgstr ""
72586
72587 #: fortran/interface.cc:2522
72588 #, gcc-internal-format
72589 msgid ""
72590 "Actual argument to %qs at %L must be unlimited polymorphic since the formal "
72591 "argument is a pointer or allocatable unlimited polymorphic entity [F2008: "
72592 "12.5.2.5]"
72593 msgstr ""
72594
72595 #: fortran/interface.cc:2538
72596 #, gcc-internal-format
72597 msgid "Actual argument to %qs at %L must be a coarray"
72598 msgstr ""
72599
72600 #: fortran/interface.cc:2557
72601 #, gcc-internal-format
72602 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
72603 msgstr ""
72604
72605 #: fortran/interface.cc:2575
72606 #, gcc-internal-format
72607 msgid ""
72608 "Actual argument to %qs at %L must be simply contiguous or an element of such "
72609 "an array"
72610 msgstr ""
72611
72612 #: fortran/interface.cc:2590
72613 #, gcc-internal-format
72614 msgid ""
72615 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or "
72616 "has a LOCK_TYPE component"
72617 msgstr ""
72618
72619 #: fortran/interface.cc:2605
72620 #, gcc-internal-format
72621 msgid ""
72622 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or "
72623 "has a EVENT_TYPE component"
72624 msgstr ""
72625
72626 #: fortran/interface.cc:2624
72627 #, gcc-internal-format
72628 msgid ""
72629 "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array "
72630 "without CONTIGUOUS attribute - as actual argument at %L is not simply "
72631 "contiguous and both are ASYNCHRONOUS or VOLATILE"
72632 msgstr ""
72633
72634 #: fortran/interface.cc:2637
72635 #, gcc-internal-format
72636 msgid ""
72637 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
72638 "%qs"
72639 msgstr ""
72640
72641 #: fortran/interface.cc:2644
72642 #, gcc-internal-format
72643 msgid ""
72644 "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which "
72645 "is invalid if the allocation status is modified"
72646 msgstr ""
72647
72648 #: fortran/interface.cc:2721
72649 #, gcc-internal-format
72650 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
72651 msgstr ""
72652
72653 #: fortran/interface.cc:2732
72654 #, gcc-internal-format, gfc-internal-format
72655 msgid ""
72656 "Element of assumed-shape or pointer array as actual argument at %L cannot "
72657 "correspond to actual argument at %L"
72658 msgstr ""
72659
72660 #: fortran/interface.cc:2737
72661 #, gcc-internal-format
72662 msgid ""
72663 "Element of assumed-shape or pointer array passed to array dummy argument %qs "
72664 "at %L"
72665 msgstr ""
72666
72667 #: fortran/interface.cc:2750
72668 #, gcc-internal-format
72669 msgid ""
72670 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
72671 "argument with array dummy argument %qs at %L"
72672 msgstr ""
72673
72674 #: fortran/interface.cc:2758
72675 #, gcc-internal-format
72676 msgid ""
72677 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs "
72678 "at %L"
72679 msgstr ""
72680
72681 #: fortran/interface.cc:3146
72682 #, gcc-internal-format
72683 msgid "Keyword argument %qs at %L is invalid in a statement function"
72684 msgstr ""
72685
72686 #: fortran/interface.cc:3169
72687 #, gcc-internal-format
72688 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
72689 msgstr ""
72690
72691 #: fortran/interface.cc:3173
72692 #, gcc-internal-format
72693 msgid "Keyword argument %qs at %L is not in the procedure"
72694 msgstr ""
72695
72696 #: fortran/interface.cc:3182
72697 #, gcc-internal-format
72698 msgid ""
72699 "Keyword argument %qs at %L is already associated with another actual argument"
72700 msgstr ""
72701
72702 #: fortran/interface.cc:3192
72703 #, gcc-internal-format, gfc-internal-format
72704 msgid "More actual than formal arguments in procedure call at %L"
72705 msgstr ""
72706
72707 #: fortran/interface.cc:3205
72708 #, gcc-internal-format, gfc-internal-format
72709 msgid "Missing alternate return specifier in subroutine call at %L"
72710 msgstr ""
72711
72712 #: fortran/interface.cc:3219
72713 #, gcc-internal-format, gfc-internal-format
72714 msgid "Unexpected alternate return specifier in subroutine call at %L"
72715 msgstr ""
72716
72717 #: fortran/interface.cc:3248
72718 #, gcc-internal-format
72719 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
72720 msgstr ""
72721
72722 #: fortran/interface.cc:3251
72723 #, gcc-internal-format
72724 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
72725 msgstr ""
72726
72727 #: fortran/interface.cc:3277
72728 #, gcc-internal-format, gfc-internal-format
72729 msgid ""
72730 "Actual argument at %L to assumed-type dummy has type parameters or is of "
72731 "derived type with type-bound or FINAL procedures"
72732 msgstr ""
72733
72734 #: fortran/interface.cc:3303
72735 #, gcc-internal-format
72736 msgid ""
72737 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
72738 "allocatable dummy argument %qs at %L"
72739 msgstr ""
72740
72741 #: fortran/interface.cc:3310
72742 #, gcc-internal-format
72743 msgid ""
72744 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
72745 "shape dummy argument %qs at %L"
72746 msgstr ""
72747
72748 #: fortran/interface.cc:3325
72749 #, gcc-internal-format
72750 msgid ""
72751 "Actual argument at %L to allocatable or pointer dummy argument %qs must have "
72752 "a deferred length type parameter if and only if the dummy has one"
72753 msgstr ""
72754
72755 #: fortran/interface.cc:3344
72756 #, gcc-internal-format
72757 msgid ""
72758 "Character length of actual argument shorter than of dummy argument %qs (%lu/"
72759 "%lu) at %L"
72760 msgstr ""
72761
72762 #: fortran/interface.cc:3354 fortran/interface.cc:3359
72763 #, gcc-internal-format
72764 msgid ""
72765 "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) "
72766 "at %L"
72767 msgstr ""
72768
72769 #: fortran/interface.cc:3380
72770 #, gcc-internal-format
72771 msgid "Expected a procedure pointer for argument %qs at %L"
72772 msgstr ""
72773
72774 #: fortran/interface.cc:3397
72775 #, gcc-internal-format
72776 msgid "Expected a procedure for argument %qs at %L"
72777 msgstr ""
72778
72779 #: fortran/interface.cc:3462
72780 #, gcc-internal-format
72781 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
72782 msgstr ""
72783
72784 #: fortran/interface.cc:3491
72785 #, gcc-internal-format
72786 msgid ""
72787 "Actual argument to assumed-rank INTENT(OUT) dummy %qs at %L cannot be of "
72788 "unknown size"
72789 msgstr ""
72790
72791 #: fortran/interface.cc:3506
72792 #, gcc-internal-format
72793 msgid "Actual argument for %qs at %L must be a pointer"
72794 msgstr ""
72795
72796 #: fortran/interface.cc:3515
72797 #, gcc-internal-format
72798 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
72799 msgstr ""
72800
72801 #: fortran/interface.cc:3524
72802 #, gcc-internal-format
72803 msgid ""
72804 "Actual argument for %qs at %L must be a pointer or a valid target for the "
72805 "dummy pointer in a pointer assignment statement"
72806 msgstr ""
72807
72808 #: fortran/interface.cc:3538
72809 #, gcc-internal-format
72810 msgid "Coindexed actual argument at %L to pointer dummy %qs"
72811 msgstr ""
72812
72813 #: fortran/interface.cc:3552
72814 #, gcc-internal-format
72815 msgid ""
72816 "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
72817 msgstr ""
72818
72819 #: fortran/interface.cc:3567
72820 #, gcc-internal-format
72821 msgid ""
72822 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
72823 "%qs has neither ASYNCHRONOUS nor VOLATILE"
72824 msgstr ""
72825
72826 #: fortran/interface.cc:3582
72827 #, gcc-internal-format
72828 msgid ""
72829 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
72830 "%qs requires either VALUE or INTENT(IN)"
72831 msgstr ""
72832
72833 #: fortran/interface.cc:3595
72834 #, gcc-internal-format
72835 msgid "Actual CLASS array argument for %qs must be a full array at %L"
72836 msgstr ""
72837
72838 #: fortran/interface.cc:3606
72839 #, gcc-internal-format
72840 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
72841 msgstr ""
72842
72843 #: fortran/interface.cc:3643
72844 #, gcc-internal-format
72845 msgid ""
72846 "Array-section actual argument with vector subscripts at %L is incompatible "
72847 "with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the "
72848 "dummy argument %qs"
72849 msgstr ""
72850
72851 #: fortran/interface.cc:3663
72852 #, gcc-internal-format
72853 msgid ""
72854 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
72855 "shape dummy argument %qs due to VOLATILE attribute"
72856 msgstr ""
72857
72858 #: fortran/interface.cc:3681
72859 #, gcc-internal-format
72860 msgid ""
72861 "Array-section actual argument at %L is incompatible with the non-assumed-"
72862 "shape dummy argument %qs due to VOLATILE attribute"
72863 msgstr ""
72864
72865 #: fortran/interface.cc:3702
72866 #, gcc-internal-format
72867 msgid ""
72868 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
72869 "array dummy argument %qs due to VOLATILE attribute"
72870 msgstr ""
72871
72872 #: fortran/interface.cc:3730
72873 #, gcc-internal-format, gfc-internal-format
72874 msgid "Missing alternate return spec in subroutine call at %L"
72875 msgstr ""
72876
72877 #: fortran/interface.cc:3743
72878 #, gcc-internal-format
72879 msgid "Missing actual argument for argument %qs at %L"
72880 msgstr ""
72881
72882 #: fortran/interface.cc:3871
72883 #, gcc-internal-format
72884 msgid "compare_actual_expr(): Bad component code"
72885 msgstr ""
72886
72887 #: fortran/interface.cc:3900
72888 #, gcc-internal-format
72889 msgid "check_some_aliasing(): List mismatch"
72890 msgstr ""
72891
72892 #: fortran/interface.cc:3926
72893 #, gcc-internal-format
72894 msgid "check_some_aliasing(): corrupted data"
72895 msgstr ""
72896
72897 #: fortran/interface.cc:3936
72898 #, gcc-internal-format
72899 msgid ""
72900 "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) "
72901 "argument %qs at %L"
72902 msgstr ""
72903
72904 #: fortran/interface.cc:3966
72905 #, gcc-internal-format
72906 msgid "check_intents(): List mismatch"
72907 msgstr ""
72908
72909 #: fortran/interface.cc:3986
72910 #, gcc-internal-format, gfc-internal-format
72911 msgid ""
72912 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
72913 "attribute"
72914 msgstr ""
72915
72916 #: fortran/interface.cc:3998
72917 #, gcc-internal-format, gfc-internal-format
72918 msgid ""
72919 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
72920 "argument"
72921 msgstr ""
72922
72923 #: fortran/interface.cc:4008
72924 #, gcc-internal-format, gfc-internal-format
72925 msgid ""
72926 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
72927 "dummy argument"
72928 msgstr ""
72929
72930 #: fortran/interface.cc:4019
72931 #, gcc-internal-format
72932 msgid ""
72933 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
72934 "argument %qs"
72935 msgstr ""
72936
72937 #: fortran/interface.cc:4061
72938 #, gcc-internal-format
72939 msgid ""
72940 "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
72941 msgstr ""
72942
72943 #: fortran/interface.cc:4065 fortran/interface.cc:4075
72944 #, gcc-internal-format
72945 msgid "Procedure %qs called at %L is not explicitly declared"
72946 msgstr ""
72947
72948 #: fortran/interface.cc:4071
72949 #, gcc-internal-format
72950 msgid "Procedure %qs called with an implicit interface at %L"
72951 msgstr ""
72952
72953 #: fortran/interface.cc:4084
72954 #, gcc-internal-format
72955 msgid ""
72956 "The pointer object %qs at %L must have an explicit function interface or be "
72957 "declared as array"
72958 msgstr ""
72959
72960 #: fortran/interface.cc:4092
72961 #, gcc-internal-format
72962 msgid ""
72963 "The allocatable object %qs at %L must have an explicit function interface or "
72964 "be declared as array"
72965 msgstr ""
72966
72967 #: fortran/interface.cc:4100
72968 #, gcc-internal-format
72969 msgid "Allocatable function %qs at %L must have an explicit function interface"
72970 msgstr ""
72971
72972 #: fortran/interface.cc:4117
72973 #, gcc-internal-format, gfc-internal-format
72974 msgid "Explicit interface required for polymorphic argument at %L"
72975 msgstr ""
72976
72977 #: fortran/interface.cc:4126
72978 #, gcc-internal-format
72979 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
72980 msgstr ""
72981
72982 #: fortran/interface.cc:4135
72983 #, gcc-internal-format, gfc-internal-format
72984 msgid "Assumed-type argument %s at %L requires an explicit interface"
72985 msgstr ""
72986
72987 #: fortran/interface.cc:4150
72988 #, gcc-internal-format
72989 msgid ""
72990 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
72991 "explicit interface for procedure %qs"
72992 msgstr ""
72993
72994 #: fortran/interface.cc:4165
72995 #, gcc-internal-format
72996 msgid ""
72997 "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an "
72998 "explicit interface for procedure %qs"
72999 msgstr ""
73000
73001 #: fortran/interface.cc:4175
73002 #, gcc-internal-format, gfc-internal-format
73003 msgid "MOLD argument to NULL required at %L"
73004 msgstr ""
73005
73006 #: fortran/interface.cc:4183
73007 #, gcc-internal-format, gfc-internal-format
73008 msgid ""
73009 "Passing intrinsic NULL as actual argument at %L requires an explicit "
73010 "interface"
73011 msgstr ""
73012
73013 #: fortran/interface.cc:4193
73014 #, gcc-internal-format, gfc-internal-format
73015 msgid "Assumed-rank argument requires an explicit interface at %L"
73016 msgstr ""
73017
73018 #: fortran/interface.cc:4235
73019 #, gcc-internal-format
73020 msgid "Procedure pointer component %qs called with an implicit interface at %L"
73021 msgstr ""
73022
73023 #: fortran/interface.cc:4246
73024 #, gcc-internal-format
73025 msgid ""
73026 "Keyword argument requires explicit interface for procedure pointer component "
73027 "%qs at %L"
73028 msgstr ""
73029
73030 #: fortran/interface.cc:4331
73031 #, gcc-internal-format, gfc-internal-format
73032 msgid ""
73033 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
73034 "functions %s and %s"
73035 msgstr ""
73036
73037 #: fortran/interface.cc:4401
73038 #, gcc-internal-format
73039 msgid "Unable to find symbol %qs"
73040 msgstr ""
73041
73042 #: fortran/interface.cc:4774
73043 #, gcc-internal-format
73044 msgid "Entity %qs at %L is already present in the interface"
73045 msgstr ""
73046
73047 #: fortran/interface.cc:4891
73048 #, gcc-internal-format
73049 msgid "gfc_add_interface(): Bad interface type"
73050 msgstr ""
73051
73052 #: fortran/interface.cc:4985
73053 #, gcc-internal-format
73054 msgid "Cannot overwrite GENERIC %qs at %L"
73055 msgstr ""
73056
73057 #: fortran/interface.cc:4997
73058 #, gcc-internal-format
73059 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
73060 msgstr ""
73061
73062 #: fortran/interface.cc:5005
73063 #, gcc-internal-format
73064 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
73065 msgstr ""
73066
73067 #: fortran/interface.cc:5013
73068 #, gcc-internal-format
73069 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
73070 msgstr ""
73071
73072 #: fortran/interface.cc:5022
73073 #, gcc-internal-format
73074 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
73075 msgstr ""
73076
73077 #: fortran/interface.cc:5028
73078 #, gcc-internal-format
73079 msgid ""
73080 "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
73081 "either"
73082 msgstr ""
73083
73084 #: fortran/interface.cc:5037
73085 #, gcc-internal-format
73086 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
73087 msgstr ""
73088
73089 #: fortran/interface.cc:5048
73090 #, gcc-internal-format
73091 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
73092 msgstr ""
73093
73094 #: fortran/interface.cc:5056
73095 #, gcc-internal-format
73096 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
73097 msgstr ""
73098
73099 #: fortran/interface.cc:5067
73100 #, gcc-internal-format
73101 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
73102 msgstr ""
73103
73104 #: fortran/interface.cc:5097
73105 #, gcc-internal-format
73106 msgid ""
73107 "Dummy argument %qs of %qs at %L should be named %qs as to match the "
73108 "corresponding argument of the overridden procedure"
73109 msgstr ""
73110
73111 #: fortran/interface.cc:5108
73112 #, gcc-internal-format
73113 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
73114 msgstr ""
73115
73116 #: fortran/interface.cc:5117
73117 #, gcc-internal-format
73118 msgid ""
73119 "%qs at %L must have the same number of formal arguments as the overridden "
73120 "procedure"
73121 msgstr ""
73122
73123 #: fortran/interface.cc:5126
73124 #, gcc-internal-format
73125 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
73126 msgstr ""
73127
73128 #: fortran/interface.cc:5137
73129 #, gcc-internal-format
73130 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
73131 msgstr ""
73132
73133 #: fortran/interface.cc:5144
73134 #, gcc-internal-format
73135 msgid ""
73136 "Passed-object dummy argument of %qs at %L must be at the same position as "
73137 "the passed-object dummy argument of the overridden procedure"
73138 msgstr ""
73139
73140 #: fortran/interface.cc:5165
73141 #, gcc-internal-format, gfc-internal-format
73142 msgid "DTIO dummy argument at %L must be of type %s"
73143 msgstr ""
73144
73145 #: fortran/interface.cc:5172
73146 #, gcc-internal-format, gfc-internal-format
73147 msgid "DTIO dummy argument at %L must be of KIND = %d"
73148 msgstr ""
73149
73150 #: fortran/interface.cc:5179
73151 #, gcc-internal-format, gfc-internal-format
73152 msgid "DTIO dummy argument at %L must be a scalar"
73153 msgstr ""
73154
73155 #: fortran/interface.cc:5183
73156 #, gcc-internal-format, gfc-internal-format
73157 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
73158 msgstr ""
73159
73160 #: fortran/interface.cc:5187
73161 #, gcc-internal-format, gfc-internal-format
73162 msgid "DTIO character argument at %L must have assumed length"
73163 msgstr ""
73164
73165 #: fortran/interface.cc:5191
73166 #, gcc-internal-format, gfc-internal-format
73167 msgid "DTIO dummy argument at %L must have INTENT %s"
73168 msgstr ""
73169
73170 #: fortran/interface.cc:5249 fortran/interface.cc:5295
73171 #, gcc-internal-format, gfc-internal-format
73172 msgid "Alternate return at %L is not permitted in a DTIO procedure"
73173 msgstr ""
73174
73175 #: fortran/interface.cc:5261
73176 #, gcc-internal-format
73177 msgid "DTIO procedure %qs at %L must be a subroutine"
73178 msgstr ""
73179
73180 #: fortran/interface.cc:5273
73181 #, gcc-internal-format
73182 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
73183 msgstr ""
73184
73185 #: fortran/interface.cc:5280
73186 #, gcc-internal-format
73187 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
73188 msgstr ""
73189
73190 #: fortran/intrinsic.cc:260
73191 #, gcc-internal-format, gfc-internal-format
73192 msgid ""
73193 "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to "
73194 "the intrinsic functions C_LOC and PRESENT"
73195 msgstr ""
73196
73197 #: fortran/intrinsic.cc:276
73198 #, gcc-internal-format, gfc-internal-format
73199 msgid ""
73200 "Assumed-type argument at %L is not permitted as actual argument to the "
73201 "intrinsic %s"
73202 msgstr ""
73203
73204 #: fortran/intrinsic.cc:283
73205 #, gcc-internal-format, gfc-internal-format
73206 msgid ""
73207 "Assumed-type argument at %L is only permitted as first actual argument to "
73208 "the intrinsic %s"
73209 msgstr ""
73210
73211 #: fortran/intrinsic.cc:290
73212 #, gcc-internal-format, gfc-internal-format
73213 msgid ""
73214 "Assumed-rank argument at %L is only permitted as actual argument to "
73215 "intrinsic inquiry functions"
73216 msgstr ""
73217
73218 #: fortran/intrinsic.cc:297
73219 #, gcc-internal-format, gfc-internal-format
73220 msgid ""
73221 "Assumed-rank argument at %L is only permitted as first actual argument to "
73222 "the intrinsic inquiry function %s"
73223 msgstr ""
73224
73225 #: fortran/intrinsic.cc:345
73226 #, gcc-internal-format
73227 msgid "do_check(): too many args"
73228 msgstr ""
73229
73230 #: fortran/intrinsic.cc:425
73231 #, gcc-internal-format
73232 msgid "add_sym(): Bad sizing mode"
73233 msgstr ""
73234
73235 #: fortran/intrinsic.cc:1185
73236 #, gcc-internal-format
73237 msgid ""
73238 "The intrinsic %qs at %L is not included in the selected standard but %s and "
73239 "%qs will be treated as if declared EXTERNAL.  Use an appropriate %<-std=%> "
73240 "option or define %<-fall-intrinsics%> to allow this intrinsic."
73241 msgstr ""
73242
73243 #: fortran/intrinsic.cc:1220
73244 #, gcc-internal-format
73245 msgid "make_generic(): Cannot find generic symbol %qs"
73246 msgstr ""
73247
73248 #: fortran/intrinsic.cc:4312
73249 #, gcc-internal-format, gfc-internal-format
73250 msgid ""
73251 "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
73252 msgstr ""
73253
73254 #: fortran/intrinsic.cc:4325
73255 #, gcc-internal-format, gfc-internal-format
73256 msgid "Scalar entity required at %L"
73257 msgstr ""
73258
73259 #: fortran/intrinsic.cc:4336
73260 #, gcc-internal-format, gfc-internal-format
73261 msgid "Array entity required at %L"
73262 msgstr ""
73263
73264 #: fortran/intrinsic.cc:4343
73265 #, gcc-internal-format
73266 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
73267 msgstr ""
73268
73269 #: fortran/intrinsic.cc:4370
73270 #, gcc-internal-format
73271 msgid "Too many arguments in call to %qs at %L"
73272 msgstr ""
73273
73274 #: fortran/intrinsic.cc:4386
73275 #, gcc-internal-format, gfc-internal-format
73276 msgid ""
73277 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
73278 "context at %L"
73279 msgstr ""
73280
73281 #: fortran/intrinsic.cc:4389
73282 #, gcc-internal-format
73283 msgid "Cannot find keyword named %qs in call to %qs at %L"
73284 msgstr ""
73285
73286 #: fortran/intrinsic.cc:4396
73287 #, gcc-internal-format
73288 msgid "Argument %qs appears twice in call to %qs at %L"
73289 msgstr ""
73290
73291 #: fortran/intrinsic.cc:4410
73292 #, gcc-internal-format
73293 msgid "Missing actual argument %qs in call to %qs at %L"
73294 msgstr ""
73295
73296 #: fortran/intrinsic.cc:4426
73297 #, gcc-internal-format, gfc-internal-format
73298 msgid "ALTERNATE RETURN not permitted at %L"
73299 msgstr ""
73300
73301 #: fortran/intrinsic.cc:4480
73302 #, gcc-internal-format
73303 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
73304 msgstr ""
73305
73306 #: fortran/intrinsic.cc:4608
73307 #, gcc-internal-format
73308 msgid "resolve_intrinsic(): Too many args for intrinsic"
73309 msgstr ""
73310
73311 #: fortran/intrinsic.cc:4702
73312 #, gcc-internal-format
73313 msgid "do_simplify(): Too many args for intrinsic"
73314 msgstr ""
73315
73316 #: fortran/intrinsic.cc:4742
73317 #, gcc-internal-format
73318 msgid "init_arglist(): too many arguments"
73319 msgstr ""
73320
73321 #: fortran/intrinsic.cc:4894
73322 #, gcc-internal-format
73323 msgid "Invalid standard code on intrinsic %qs (%d)"
73324 msgstr ""
73325
73326 #: fortran/intrinsic.cc:4903
73327 #, gcc-internal-format
73328 msgid "Intrinsic %qs (%s) used at %L"
73329 msgstr ""
73330
73331 #: fortran/intrinsic.cc:4975
73332 #, gcc-internal-format
73333 msgid "Function %qs as initialization expression at %L"
73334 msgstr ""
73335
73336 #: fortran/intrinsic.cc:4993
73337 #, gcc-internal-format
73338 msgid ""
73339 "Transformational function %qs at %L is invalid in an initialization "
73340 "expression"
73341 msgstr ""
73342
73343 #: fortran/intrinsic.cc:5069
73344 #, gcc-internal-format, gfc-internal-format
73345 msgid ""
73346 "Elemental function as initialization expression with non-integer/non-"
73347 "character arguments at %L"
73348 msgstr ""
73349
73350 #: fortran/intrinsic.cc:5160
73351 #, gcc-internal-format
73352 msgid ""
73353 "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
73354 msgstr ""
73355
73356 #: fortran/intrinsic.cc:5167
73357 #, gcc-internal-format
73358 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
73359 msgstr ""
73360
73361 #: fortran/intrinsic.cc:5270
73362 #, gcc-internal-format, gfc-internal-format
73363 msgid "Extension: Conversion from %s to %s at %L"
73364 msgstr ""
73365
73366 #: fortran/intrinsic.cc:5291
73367 #, gcc-internal-format, gfc-internal-format
73368 msgid "Nonstandard conversion from %s to %s at %L"
73369 msgstr ""
73370
73371 #: fortran/intrinsic.cc:5308 fortran/intrinsic.cc:5325
73372 #, gcc-internal-format, gfc-internal-format
73373 msgid "Possible change of value in conversion from %s to %s at %L"
73374 msgstr ""
73375
73376 #. If HOLLERITH is involved, all bets are off.
73377 #: fortran/intrinsic.cc:5313 fortran/intrinsic.cc:5333
73378 #, gcc-internal-format, gfc-internal-format
73379 msgid "Conversion from %s to %s at %L"
73380 msgstr ""
73381
73382 #. Use of -fdec-char-conversions allows assignment of character data
73383 #. to non-character variables.  This not permited for nonconstant
73384 #. strings.
73385 #: fortran/intrinsic.cc:5399 fortran/resolve.cc:11049
73386 #, gcc-internal-format, gfc-internal-format
73387 msgid "Cannot convert %s to %s at %L"
73388 msgstr ""
73389
73390 #: fortran/intrinsic.cc:5404
73391 #, gcc-internal-format
73392 msgid "Cannot convert %qs to %qs at %L"
73393 msgstr ""
73394
73395 #: fortran/intrinsic.cc:5496
73396 #, gcc-internal-format
73397 msgid ""
73398 "%qs declared at %L may shadow the intrinsic of the same name.  In order to "
73399 "call the intrinsic, explicit INTRINSIC declarations may be required."
73400 msgstr ""
73401
73402 #: fortran/intrinsic.cc:5502
73403 #, gcc-internal-format
73404 msgid ""
73405 "%qs declared at %L is also the name of an intrinsic.  It can only be called "
73406 "via an explicit interface or if declared EXTERNAL."
73407 msgstr ""
73408
73409 #: fortran/io.cc:176 fortran/primary.cc:940
73410 #, gcc-internal-format, gfc-internal-format
73411 msgid "Extension: backslash character at %C"
73412 msgstr ""
73413
73414 #: fortran/io.cc:210
73415 #, gcc-internal-format, gfc-internal-format
73416 msgid "Nonconforming tab character in format at %C"
73417 msgstr ""
73418
73419 #: fortran/io.cc:453
73420 #, gcc-internal-format, gfc-internal-format
73421 msgid "DP format specifier not allowed at %C"
73422 msgstr ""
73423
73424 #: fortran/io.cc:460
73425 #, gcc-internal-format, gfc-internal-format
73426 msgid "DC format specifier not allowed at %C"
73427 msgstr ""
73428
73429 #: fortran/io.cc:467
73430 #, gcc-internal-format, gfc-internal-format
73431 msgid "Fortran 2003: DT format specifier not allowed at %C"
73432 msgstr ""
73433
73434 #: fortran/io.cc:596
73435 #, gcc-internal-format, gfc-internal-format
73436 msgid "Positive width required in format string at %L"
73437 msgstr ""
73438
73439 #: fortran/io.cc:598
73440 #, gcc-internal-format, gfc-internal-format
73441 msgid "Nonnegative width required in format string at %L"
73442 msgstr ""
73443
73444 #: fortran/io.cc:600
73445 #, gcc-internal-format
73446 msgid "Unexpected element %qc in format string at %L"
73447 msgstr ""
73448
73449 #: fortran/io.cc:602
73450 #, gcc-internal-format, gfc-internal-format
73451 msgid "Unexpected end of format string in format string at %L"
73452 msgstr ""
73453
73454 #: fortran/io.cc:604
73455 #, gcc-internal-format, gfc-internal-format
73456 msgid "Zero width in format descriptor in format string at %L"
73457 msgstr ""
73458
73459 #: fortran/io.cc:624
73460 #, gcc-internal-format, gfc-internal-format
73461 msgid "Missing leading left parenthesis in format string at %L"
73462 msgstr ""
73463
73464 #: fortran/io.cc:653
73465 #, gcc-internal-format
73466 msgid "Left parenthesis required after %<*%> in format string at %L"
73467 msgstr ""
73468
73469 #: fortran/io.cc:685
73470 #, gcc-internal-format, gfc-internal-format
73471 msgid "Expected P edit descriptor in format string at %L"
73472 msgstr ""
73473
73474 #. P requires a prior number.
73475 #: fortran/io.cc:693
73476 #, gcc-internal-format, gfc-internal-format
73477 msgid "P descriptor requires leading scale factor in format string at %L"
73478 msgstr ""
73479
73480 #: fortran/io.cc:701
73481 #, gcc-internal-format, gfc-internal-format
73482 msgid "X descriptor requires leading space count at %L"
73483 msgstr ""
73484
73485 #: fortran/io.cc:730
73486 #, gcc-internal-format, gfc-internal-format
73487 msgid "$ descriptor at %L"
73488 msgstr ""
73489
73490 #: fortran/io.cc:734
73491 #, gcc-internal-format, gfc-internal-format
73492 msgid "$ should be the last specifier in format at %L"
73493 msgstr ""
73494
73495 #: fortran/io.cc:766
73496 #, gcc-internal-format, gfc-internal-format
73497 msgid "Missing item in format string at %L"
73498 msgstr ""
73499
73500 #: fortran/io.cc:797 fortran/io.cc:812
73501 #, gcc-internal-format, gfc-internal-format
73502 msgid "Comma required after P descriptor in format string at %L"
73503 msgstr ""
73504
73505 #: fortran/io.cc:827
73506 #, gcc-internal-format, gfc-internal-format
73507 msgid "Positive width required with T descriptor in format string at %L"
73508 msgstr ""
73509
73510 #: fortran/io.cc:846 fortran/io.cc:850
73511 #, gcc-internal-format, gfc-internal-format
73512 msgid "Extension: Zero width after L descriptor at %L"
73513 msgstr ""
73514
73515 #: fortran/io.cc:862
73516 #, gcc-internal-format, gfc-internal-format
73517 msgid "Missing positive width after L descriptor at %L"
73518 msgstr ""
73519
73520 #: fortran/io.cc:893
73521 #, gcc-internal-format
73522 msgid "%<G0%> in format at %L"
73523 msgstr ""
73524
73525 #: fortran/io.cc:911
73526 #, gcc-internal-format, gfc-internal-format
73527 msgid "E specifier not allowed with g0 descriptor in format string at %L"
73528 msgstr ""
73529
73530 #: fortran/io.cc:931
73531 #, gcc-internal-format, gfc-internal-format
73532 msgid "Positive width required in format specifier %s at %L"
73533 msgstr ""
73534
73535 #: fortran/io.cc:941
73536 #, gcc-internal-format, gfc-internal-format
73537 msgid "positive width required at %L"
73538 msgstr ""
73539
73540 #: fortran/io.cc:964 fortran/io.cc:971
73541 #, gcc-internal-format, gfc-internal-format
73542 msgid "Period required in format specifier %s at %L"
73543 msgstr ""
73544
73545 #: fortran/io.cc:1009 fortran/io.cc:1018
73546 #, gcc-internal-format, gfc-internal-format
73547 msgid "Positive exponent width required in format string at %L"
73548 msgstr ""
73549
73550 #: fortran/io.cc:1066
73551 #, gcc-internal-format, gfc-internal-format
73552 msgid "Right parenthesis expected at %C in format string at %L"
73553 msgstr ""
73554
73555 #: fortran/io.cc:1108
73556 #, gcc-internal-format, gfc-internal-format
73557 msgid "Period required in format specifier in format string at %L"
73558 msgstr ""
73559
73560 #: fortran/io.cc:1114
73561 #, gcc-internal-format, gfc-internal-format
73562 msgid "Period required in format specifier at %L"
73563 msgstr ""
73564
73565 #: fortran/io.cc:1136
73566 #, gcc-internal-format, gfc-internal-format
73567 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
73568 msgstr ""
73569
73570 #: fortran/io.cc:1231 fortran/io.cc:1293
73571 #, gcc-internal-format, gfc-internal-format
73572 msgid "Missing comma at %L"
73573 msgstr ""
73574
73575 #: fortran/io.cc:1349
73576 #, gcc-internal-format, gfc-internal-format
73577 msgid "Extraneous characters in format at %L"
73578 msgstr ""
73579
73580 #: fortran/io.cc:1371
73581 #, gcc-internal-format, gfc-internal-format
73582 msgid "Format statement in module main block at %C"
73583 msgstr ""
73584
73585 #: fortran/io.cc:1380
73586 #, gcc-internal-format, gfc-internal-format
73587 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
73588 msgstr ""
73589
73590 #: fortran/io.cc:1386
73591 #, gcc-internal-format, gfc-internal-format
73592 msgid "Missing format label at %C"
73593 msgstr ""
73594
73595 #: fortran/io.cc:1441 fortran/io.cc:1472 fortran/io.cc:1552
73596 #, gcc-internal-format, gfc-internal-format
73597 msgid "Invalid value for %s specification at %C"
73598 msgstr ""
73599
73600 #: fortran/io.cc:1447 fortran/io.cc:1478 fortran/io.cc:1634 fortran/io.cc:1647
73601 #, gcc-internal-format, gfc-internal-format
73602 msgid "Duplicate %s specification at %C"
73603 msgstr ""
73604
73605 #: fortran/io.cc:1489
73606 #, gcc-internal-format, gfc-internal-format
73607 msgid "Variable %s cannot be INTENT(IN) at %C"
73608 msgstr ""
73609
73610 #: fortran/io.cc:1497
73611 #, gcc-internal-format, gfc-internal-format
73612 msgid "Variable %s cannot be assigned in PURE procedure at %C"
73613 msgstr ""
73614
73615 #: fortran/io.cc:1527
73616 #, gcc-internal-format, gfc-internal-format
73617 msgid "Expecting a variable at %L"
73618 msgstr ""
73619
73620 #: fortran/io.cc:1558
73621 #, gcc-internal-format, gfc-internal-format
73622 msgid "Duplicate %s label specification at %C"
73623 msgstr ""
73624
73625 #: fortran/io.cc:1578 fortran/io.cc:1595 fortran/io.cc:1616
73626 #, gcc-internal-format
73627 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
73628 msgstr ""
73629
73630 #: fortran/io.cc:1669
73631 #, gcc-internal-format, gfc-internal-format
73632 msgid ""
73633 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
73634 msgstr ""
73635
73636 #: fortran/io.cc:1694
73637 #, gcc-internal-format, gfc-internal-format
73638 msgid "FORMAT tag at %L cannot be a zero-sized array"
73639 msgstr ""
73640
73641 #: fortran/io.cc:1735
73642 #, gcc-internal-format, gfc-internal-format
73643 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
73644 msgstr ""
73645
73646 #: fortran/io.cc:1741
73647 #, gcc-internal-format, gfc-internal-format
73648 msgid "ASSIGNED variable in FORMAT tag at %L"
73649 msgstr ""
73650
73651 #: fortran/io.cc:1746
73652 #, gcc-internal-format
73653 msgid "Variable %qs at %L has not been assigned a format label"
73654 msgstr ""
73655
73656 #: fortran/io.cc:1753
73657 #, gcc-internal-format
73658 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
73659 msgstr ""
73660
73661 #: fortran/io.cc:1768
73662 #, gcc-internal-format, gfc-internal-format
73663 msgid "Non-character non-Hollerith in FORMAT tag at %L"
73664 msgstr ""
73665
73666 #: fortran/io.cc:1772
73667 #, gcc-internal-format, gfc-internal-format
73668 msgid "Non-character in FORMAT tag at %L"
73669 msgstr ""
73670
73671 #: fortran/io.cc:1778
73672 #, gcc-internal-format, gfc-internal-format
73673 msgid "Non-character assumed shape array element in FORMAT tag at %L"
73674 msgstr ""
73675
73676 #: fortran/io.cc:1785
73677 #, gcc-internal-format, gfc-internal-format
73678 msgid "Non-character assumed size array element in FORMAT tag at %L"
73679 msgstr ""
73680
73681 #: fortran/io.cc:1792
73682 #, gcc-internal-format, gfc-internal-format
73683 msgid "Non-character pointer array element in FORMAT tag at %L"
73684 msgstr ""
73685
73686 #: fortran/io.cc:1818
73687 #, gcc-internal-format, gfc-internal-format
73688 msgid "%s tag at %L must be of type %s"
73689 msgstr ""
73690
73691 #: fortran/io.cc:1825
73692 #, gcc-internal-format, gfc-internal-format
73693 msgid "%s tag at %L must be a character string of default kind"
73694 msgstr ""
73695
73696 #: fortran/io.cc:1832
73697 #, gcc-internal-format, gfc-internal-format
73698 msgid "%s tag at %L must be scalar"
73699 msgstr ""
73700
73701 #: fortran/io.cc:1838
73702 #, gcc-internal-format, gfc-internal-format
73703 msgid "IOMSG tag at %L"
73704 msgstr ""
73705
73706 #: fortran/io.cc:1846
73707 #, gcc-internal-format, gfc-internal-format
73708 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
73709 msgstr ""
73710
73711 #: fortran/io.cc:1855
73712 #, gcc-internal-format, gfc-internal-format
73713 msgid "Non-default LOGICAL kind in %s tag at %L"
73714 msgstr ""
73715
73716 #: fortran/io.cc:1862
73717 #, gcc-internal-format, gfc-internal-format
73718 msgid "NEWUNIT specifier at %L"
73719 msgstr ""
73720
73721 #: fortran/io.cc:1880
73722 #, gcc-internal-format, gfc-internal-format
73723 msgid "CONVERT tag at %L"
73724 msgstr ""
73725
73726 #: fortran/io.cc:2105
73727 #, gcc-internal-format
73728 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
73729 msgstr ""
73730
73731 #: fortran/io.cc:2113 fortran/io.cc:2140
73732 #, gcc-internal-format
73733 msgid "%s specifier in %s statement at %L has value %qs"
73734 msgstr ""
73735
73736 #: fortran/io.cc:2132
73737 #, gcc-internal-format
73738 msgid "Extension: %s specifier in %s statement at %L has value %qs"
73739 msgstr ""
73740
73741 #: fortran/io.cc:2154 fortran/io.cc:2162
73742 #, gcc-internal-format
73743 msgid "%s specifier in %s statement at %L has invalid value %qs"
73744 msgstr ""
73745
73746 #: fortran/io.cc:2219
73747 #, gcc-internal-format, gfc-internal-format
73748 msgid "ACTION type conflicts with READONLY specifier at %L"
73749 msgstr ""
73750
73751 #: fortran/io.cc:2235
73752 #, gcc-internal-format, gfc-internal-format
73753 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
73754 msgstr ""
73755
73756 #: fortran/io.cc:2254 fortran/io.cc:3928
73757 #, gcc-internal-format, gfc-internal-format
73758 msgid "BLANK= at %L not allowed in Fortran 95"
73759 msgstr ""
73760
73761 #: fortran/io.cc:2282 fortran/io.cc:3906
73762 #, gcc-internal-format, gfc-internal-format
73763 msgid "DECIMAL= at %L not allowed in Fortran 95"
73764 msgstr ""
73765
73766 #: fortran/io.cc:2314
73767 #, gcc-internal-format, gfc-internal-format
73768 msgid "ENCODING= at %L not allowed in Fortran 95"
73769 msgstr ""
73770
73771 #: fortran/io.cc:2365 fortran/io.cc:3973
73772 #, gcc-internal-format, gfc-internal-format
73773 msgid "ROUND= at %L not allowed in Fortran 95"
73774 msgstr ""
73775
73776 #: fortran/io.cc:2395
73777 #, gcc-internal-format, gfc-internal-format
73778 msgid "SIGN= at %L not allowed in Fortran 95"
73779 msgstr ""
73780
73781 #: fortran/io.cc:2416
73782 #, gcc-internal-format, gfc-internal-format
73783 msgid "RECL in OPEN statement at %L must be positive"
73784 msgstr ""
73785
73786 #: fortran/io.cc:2441
73787 #, gcc-internal-format
73788 msgid ""
73789 "The STATUS specified in OPEN statement at %L is %qs and no FILE specifier is "
73790 "present"
73791 msgstr ""
73792
73793 #: fortran/io.cc:2452
73794 #, gcc-internal-format, gfc-internal-format
73795 msgid ""
73796 "The STATUS specified in OPEN statement at %L cannot have the value SCRATCH "
73797 "if a FILE specifier is present"
73798 msgstr ""
73799
73800 #: fortran/io.cc:2463
73801 #, gcc-internal-format, gfc-internal-format
73802 msgid "UNIT specifier not allowed with NEWUNIT at %L"
73803 msgstr ""
73804
73805 #: fortran/io.cc:2474
73806 #, gcc-internal-format, gfc-internal-format
73807 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
73808 msgstr ""
73809
73810 #: fortran/io.cc:2481
73811 #, gcc-internal-format, gfc-internal-format
73812 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
73813 msgstr ""
73814
73815 #: fortran/io.cc:2516
73816 #, gcc-internal-format, gfc-internal-format
73817 msgid "%sspecifier at %L not allowed in OPEN statement for unformatted I/O"
73818 msgstr ""
73819
73820 #: fortran/io.cc:2524
73821 #, gcc-internal-format, gfc-internal-format
73822 msgid "RECL specifier not allowed in OPEN statement at %L for stream I/O"
73823 msgstr ""
73824
73825 #: fortran/io.cc:2537
73826 #, gcc-internal-format, gfc-internal-format
73827 msgid ""
73828 "POSITION specifier in OPEN statement at %L only allowed for stream or "
73829 "sequential ACCESS"
73830 msgstr ""
73831
73832 #: fortran/io.cc:2590
73833 #, gcc-internal-format, gfc-internal-format
73834 msgid "OPEN statement not allowed in PURE procedure at %C"
73835 msgstr ""
73836
73837 #: fortran/io.cc:2698
73838 #, gcc-internal-format, gfc-internal-format
73839 msgid "CLOSE statement not allowed in PURE procedure at %C"
73840 msgstr ""
73841
73842 #: fortran/io.cc:2724
73843 #, gcc-internal-format, gfc-internal-format
73844 msgid "CLOSE statement at %L requires a UNIT number"
73845 msgstr ""
73846
73847 #: fortran/io.cc:2732
73848 #, gcc-internal-format, gfc-internal-format
73849 msgid "UNIT number in CLOSE statement at %L must be non-negative"
73850 msgstr ""
73851
73852 #: fortran/io.cc:2855 fortran/match.cc:3129
73853 #, gcc-internal-format, gfc-internal-format
73854 msgid "%s statement not allowed in PURE procedure at %C"
73855 msgstr ""
73856
73857 #: fortran/io.cc:2885
73858 #, gcc-internal-format, gfc-internal-format
73859 msgid "UNIT number missing in statement at %L"
73860 msgstr ""
73861
73862 #: fortran/io.cc:2896 fortran/io.cc:3386
73863 #, gcc-internal-format, gfc-internal-format
73864 msgid "UNIT number in statement at %L must be non-negative"
73865 msgstr ""
73866
73867 #: fortran/io.cc:2929
73868 #, gcc-internal-format, gfc-internal-format
73869 msgid "FLUSH statement at %C"
73870 msgstr ""
73871
73872 #: fortran/io.cc:2970
73873 #, gcc-internal-format, gfc-internal-format
73874 msgid "Missing format with default unit at %C"
73875 msgstr ""
73876
73877 #: fortran/io.cc:2990
73878 #, gcc-internal-format, gfc-internal-format
73879 msgid "Duplicate UNIT specification at %C"
73880 msgstr ""
73881
73882 #: fortran/io.cc:3064
73883 #, gcc-internal-format, gfc-internal-format
73884 msgid "Duplicate format specification at %C"
73885 msgstr ""
73886
73887 #: fortran/io.cc:3105
73888 #, gcc-internal-format
73889 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
73890 msgstr ""
73891
73892 #: fortran/io.cc:3141
73893 #, gcc-internal-format, gfc-internal-format
73894 msgid "Duplicate NML specification at %C"
73895 msgstr ""
73896
73897 #: fortran/io.cc:3150
73898 #, gcc-internal-format
73899 msgid "Symbol %qs at %C must be a NAMELIST group name"
73900 msgstr ""
73901
73902 #: fortran/io.cc:3216
73903 #, gcc-internal-format, gfc-internal-format
73904 msgid "END tag at %C not allowed in output statement"
73905 msgstr ""
73906
73907 #: fortran/io.cc:3312
73908 #, gcc-internal-format, gfc-internal-format
73909 msgid "UNIT not specified at %L"
73910 msgstr ""
73911
73912 #: fortran/io.cc:3319
73913 #, gcc-internal-format, gfc-internal-format
73914 msgid "UNIT specification at %L must not be a character PARAMETER"
73915 msgstr ""
73916
73917 #: fortran/io.cc:3332
73918 #, gcc-internal-format, gfc-internal-format
73919 msgid ""
73920 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
73921 "variable"
73922 msgstr ""
73923
73924 #: fortran/io.cc:3354
73925 #, gcc-internal-format, gfc-internal-format
73926 msgid "Invalid form of WRITE statement at %L, UNIT required"
73927 msgstr ""
73928
73929 #: fortran/io.cc:3365
73930 #, gcc-internal-format, gfc-internal-format
73931 msgid "Internal unit with vector subscript at %L"
73932 msgstr ""
73933
73934 #: fortran/io.cc:3379
73935 #, gcc-internal-format, gfc-internal-format
73936 msgid "External IO UNIT cannot be an array at %L"
73937 msgstr ""
73938
73939 #: fortran/io.cc:3409
73940 #, gcc-internal-format
73941 msgid ""
73942 "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not "
73943 "appear in a variable definition context"
73944 msgstr ""
73945
73946 #: fortran/io.cc:3421
73947 #, gcc-internal-format
73948 msgid ""
73949 "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a "
73950 "defined input/output procedure"
73951 msgstr ""
73952
73953 #: fortran/io.cc:3431 fortran/resolve.cc:15309
73954 #, gcc-internal-format
73955 msgid ""
73956 "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER "
73957 "components"
73958 msgstr ""
73959
73960 #: fortran/io.cc:3439
73961 #, gcc-internal-format
73962 msgid ""
73963 "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER "
73964 "components and thus requires a defined input/output procedure"
73965 msgstr ""
73966
73967 #: fortran/io.cc:3450
73968 #, gcc-internal-format, gfc-internal-format
73969 msgid "Comma before i/o item list at %L"
73970 msgstr ""
73971
73972 #: fortran/io.cc:3460
73973 #, gcc-internal-format, gfc-internal-format
73974 msgid "ERR tag label %d at %L not defined"
73975 msgstr ""
73976
73977 #: fortran/io.cc:3472
73978 #, gcc-internal-format, gfc-internal-format
73979 msgid "END tag label %d at %L not defined"
73980 msgstr ""
73981
73982 #: fortran/io.cc:3484
73983 #, gcc-internal-format, gfc-internal-format
73984 msgid "EOR tag label %d at %L not defined"
73985 msgstr ""
73986
73987 #: fortran/io.cc:3494
73988 #, gcc-internal-format, gfc-internal-format
73989 msgid "FORMAT label %d at %L not defined"
73990 msgstr ""
73991
73992 #: fortran/io.cc:3525
73993 #, gcc-internal-format
73994 msgid "io_kind_name(): bad I/O-kind"
73995 msgstr ""
73996
73997 #: fortran/io.cc:3614
73998 #, gcc-internal-format, gfc-internal-format
73999 msgid "Syntax error in I/O iterator at %C"
74000 msgstr ""
74001
74002 #: fortran/io.cc:3646
74003 #, gcc-internal-format, gfc-internal-format
74004 msgid "Expecting variable in READ statement at %C"
74005 msgstr ""
74006
74007 #: fortran/io.cc:3652
74008 #, gcc-internal-format, gfc-internal-format
74009 msgid "Expecting variable or io-implied-do in READ statement at %L"
74010 msgstr ""
74011
74012 #: fortran/io.cc:3661
74013 #, gcc-internal-format, gfc-internal-format
74014 msgid "Expecting variable or io-implied-do at %L"
74015 msgstr ""
74016
74017 #: fortran/io.cc:3670
74018 #, gcc-internal-format, gfc-internal-format
74019 msgid "Expected expression in %s statement at %C"
74020 msgstr ""
74021
74022 #: fortran/io.cc:3675
74023 #, gcc-internal-format, gfc-internal-format
74024 msgid "BOZ literal constant at %L cannot appear in an output IO list"
74025 msgstr ""
74026
74027 #: fortran/io.cc:3823
74028 #, gcc-internal-format, gfc-internal-format
74029 msgid "Internal file at %L with namelist"
74030 msgstr ""
74031
74032 #: fortran/io.cc:3838
74033 #, gcc-internal-format, gfc-internal-format
74034 msgid ""
74035 "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
74036 msgstr ""
74037
74038 #: fortran/io.cc:3951
74039 #, gcc-internal-format, gfc-internal-format
74040 msgid "PAD= at %L not allowed in Fortran 95"
74041 msgstr ""
74042
74043 #: fortran/io.cc:4020
74044 #, gcc-internal-format, gfc-internal-format
74045 msgid "DELIM= at %L not allowed in Fortran 95"
74046 msgstr ""
74047
74048 #: fortran/io.cc:4194
74049 #, gcc-internal-format, gfc-internal-format
74050 msgid "PRINT namelist at %C is an extension"
74051 msgstr ""
74052
74053 #: fortran/io.cc:4216
74054 #, gcc-internal-format, gfc-internal-format
74055 msgid "Comma after * at %C not allowed without I/O list"
74056 msgstr ""
74057
74058 #: fortran/io.cc:4389
74059 #, gcc-internal-format, gfc-internal-format
74060 msgid "Expected comma in I/O list at %C"
74061 msgstr ""
74062
74063 #: fortran/io.cc:4456
74064 #, gcc-internal-format, gfc-internal-format
74065 msgid "PRINT statement at %C not allowed within PURE procedure"
74066 msgstr ""
74067
74068 #: fortran/io.cc:4618
74069 #, gcc-internal-format, gfc-internal-format
74070 msgid "NULL() near %L cannot appear in INQUIRE statement"
74071 msgstr ""
74072
74073 #: fortran/io.cc:4630 fortran/io.cc:4692
74074 #, gcc-internal-format, gfc-internal-format
74075 msgid "INQUIRE statement not allowed in PURE procedure at %C"
74076 msgstr ""
74077
74078 #: fortran/io.cc:4658
74079 #, gcc-internal-format, gfc-internal-format
74080 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
74081 msgstr ""
74082
74083 #: fortran/io.cc:4668 fortran/trans-io.cc:1358
74084 #, gcc-internal-format, gfc-internal-format
74085 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
74086 msgstr ""
74087
74088 #: fortran/io.cc:4675
74089 #, gcc-internal-format, gfc-internal-format
74090 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
74091 msgstr ""
74092
74093 #: fortran/io.cc:4685
74094 #, gcc-internal-format, gfc-internal-format
74095 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
74096 msgstr ""
74097
74098 #: fortran/io.cc:4700
74099 #, gcc-internal-format, gfc-internal-format
74100 msgid ""
74101 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
74102 msgstr ""
74103
74104 #: fortran/io.cc:4876
74105 #, gcc-internal-format, gfc-internal-format
74106 msgid "WAIT at %C not allowed in Fortran 95"
74107 msgstr ""
74108
74109 #: fortran/io.cc:4882
74110 #, gcc-internal-format, gfc-internal-format
74111 msgid "WAIT statement not allowed in PURE procedure at %C"
74112 msgstr ""
74113
74114 #. Reject truncation.
74115 #: fortran/iresolve.cc:70
74116 #, gcc-internal-format, gfc-internal-format
74117 msgid "identifier overflow: %d"
74118 msgstr ""
74119
74120 #: fortran/iresolve.cc:102
74121 #, gcc-internal-format
74122 msgid "check_charlen_present(): length not set"
74123 msgstr ""
74124
74125 #: fortran/match.cc:118
74126 #, gcc-internal-format
74127 msgid "gfc_op2string(): Bad code"
74128 msgstr ""
74129
74130 #: fortran/match.cc:195
74131 #, gcc-internal-format
74132 msgid "Expected structure component or operator name after %<.%> at %C"
74133 msgstr ""
74134
74135 #: fortran/match.cc:227
74136 #, gcc-internal-format
74137 msgid ""
74138 "%qs is neither a defined operator nor a structure component in dotted string "
74139 "at %C"
74140 msgstr ""
74141
74142 #: fortran/match.cc:298
74143 #, gcc-internal-format
74144 msgid "Missing %qs in statement at or before %L"
74145 msgstr ""
74146
74147 #: fortran/match.cc:498
74148 #, gcc-internal-format, gfc-internal-format
74149 msgid "Integer too large at %C"
74150 msgstr ""
74151
74152 #: fortran/match.cc:553 fortran/parse.cc:1308
74153 #, gcc-internal-format, gfc-internal-format
74154 msgid "Too many digits in statement label at %C"
74155 msgstr ""
74156
74157 #: fortran/match.cc:559
74158 #, gcc-internal-format, gfc-internal-format
74159 msgid "Statement label at %C is zero"
74160 msgstr ""
74161
74162 #: fortran/match.cc:592
74163 #, gcc-internal-format
74164 msgid "Label name %qs at %C is ambiguous"
74165 msgstr ""
74166
74167 #: fortran/match.cc:598
74168 #, gcc-internal-format
74169 msgid "Duplicate construct label %qs at %C"
74170 msgstr ""
74171
74172 #: fortran/match.cc:634
74173 #, gcc-internal-format, gfc-internal-format
74174 msgid "Invalid character in name at %C"
74175 msgstr ""
74176
74177 #: fortran/match.cc:647
74178 #, gcc-internal-format, gfc-internal-format
74179 msgid "Name at %C is too long"
74180 msgstr ""
74181
74182 #: fortran/match.cc:658
74183 #, gcc-internal-format
74184 msgid ""
74185 "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an "
74186 "extension"
74187 msgstr ""
74188
74189 #: fortran/match.cc:934
74190 #, gcc-internal-format, gfc-internal-format
74191 msgid ".XOR. operator at %C"
74192 msgstr ""
74193
74194 #: fortran/match.cc:989
74195 #, gcc-internal-format, gfc-internal-format
74196 msgid "Loop variable at %C cannot be an array"
74197 msgstr ""
74198
74199 #: fortran/match.cc:996
74200 #, gcc-internal-format, gfc-internal-format
74201 msgid "Loop variable at %C cannot be a coarray"
74202 msgstr ""
74203
74204 #: fortran/match.cc:1002
74205 #, gcc-internal-format, gfc-internal-format
74206 msgid "Loop variable at %C cannot be a sub-component"
74207 msgstr ""
74208
74209 #: fortran/match.cc:1036
74210 #, gcc-internal-format, gfc-internal-format
74211 msgid "Expected a step value in iterator at %C"
74212 msgstr ""
74213
74214 #: fortran/match.cc:1048
74215 #, gcc-internal-format, gfc-internal-format
74216 msgid "Syntax error in iterator at %C"
74217 msgstr ""
74218
74219 #: fortran/match.cc:1219
74220 #, gcc-internal-format, gfc-internal-format
74221 msgid "gfc_match(): Bad match code %c"
74222 msgstr ""
74223
74224 #: fortran/match.cc:1293
74225 #, gcc-internal-format, gfc-internal-format
74226 msgid "Invalid form of PROGRAM statement at %C"
74227 msgstr ""
74228
74229 #: fortran/match.cc:1337
74230 #, gcc-internal-format, gfc-internal-format
74231 msgid ""
74232 "BOZ literal constant at %L is neither a DATA statement value nor an actual "
74233 "argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
74234 msgstr ""
74235
74236 #: fortran/match.cc:1346
74237 #, gcc-internal-format, gfc-internal-format
74238 msgid "Assignment to a constant expression at %C"
74239 msgstr ""
74240
74241 #: fortran/match.cc:1450 fortran/match.cc:1541
74242 #, gcc-internal-format, gfc-internal-format
74243 msgid "Arithmetic IF statement at %C"
74244 msgstr ""
74245
74246 #: fortran/match.cc:1497
74247 #, gcc-internal-format
74248 msgid "Missing %<(%> in IF-expression at %C"
74249 msgstr ""
74250
74251 #: fortran/match.cc:1515
74252 #, gcc-internal-format, gfc-internal-format
74253 msgid "Syntax error in IF-expression at %C"
74254 msgstr ""
74255
74256 #: fortran/match.cc:1526
74257 #, gcc-internal-format, gfc-internal-format
74258 msgid "Block label not appropriate for arithmetic IF statement at %C"
74259 msgstr ""
74260
74261 #: fortran/match.cc:1564
74262 #, gcc-internal-format, gfc-internal-format
74263 msgid "Block label is not appropriate for IF statement at %C"
74264 msgstr ""
74265
74266 #: fortran/match.cc:1657 fortran/match.cc:1664
74267 #, gcc-internal-format, gfc-internal-format
74268 msgid "Syntax error in IF-clause after %C"
74269 msgstr ""
74270
74271 #: fortran/match.cc:1707
74272 #, gcc-internal-format, gfc-internal-format
74273 msgid "Invalid character(s) in ELSE statement after %C"
74274 msgstr ""
74275
74276 #: fortran/match.cc:1713
74277 #, gcc-internal-format
74278 msgid "Label %qs at %C doesn't match IF label %qs"
74279 msgstr ""
74280
74281 #: fortran/match.cc:1734
74282 #, gcc-internal-format
74283 msgid "Missing %<(%> in ELSE IF expression at %C"
74284 msgstr ""
74285
74286 #: fortran/match.cc:1744
74287 #, gcc-internal-format
74288 msgid "Missing %<)%> in ELSE IF expression at %C"
74289 msgstr ""
74290
74291 #: fortran/match.cc:1759
74292 #, gcc-internal-format, gfc-internal-format
74293 msgid "Missing THEN in ELSE IF statement after %L"
74294 msgstr ""
74295
74296 #: fortran/match.cc:1767
74297 #, gcc-internal-format, gfc-internal-format
74298 msgid "Syntax error in ELSE IF statement after %L"
74299 msgstr ""
74300
74301 #: fortran/match.cc:1773
74302 #, gcc-internal-format
74303 msgid "Label %qs after %L doesn't match IF label %qs"
74304 msgstr ""
74305
74306 #: fortran/match.cc:1834
74307 #, gcc-internal-format, gfc-internal-format
74308 msgid "Image control statement CRITICAL at %C in PURE procedure"
74309 msgstr ""
74310
74311 #: fortran/match.cc:1840
74312 #, gcc-internal-format, gfc-internal-format
74313 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
74314 msgstr ""
74315
74316 #: fortran/match.cc:1847
74317 #, gcc-internal-format, gfc-internal-format
74318 msgid "CRITICAL statement at %C"
74319 msgstr ""
74320
74321 #: fortran/match.cc:1859
74322 #, gcc-internal-format, gfc-internal-format
74323 msgid "Nested CRITICAL block at %C"
74324 msgstr ""
74325
74326 #: fortran/match.cc:1911
74327 #, gcc-internal-format, gfc-internal-format
74328 msgid "Expected association list at %C"
74329 msgstr ""
74330
74331 #: fortran/match.cc:1923
74332 #, gcc-internal-format, gfc-internal-format
74333 msgid "Expected association at %C"
74334 msgstr ""
74335
74336 #: fortran/match.cc:1933
74337 #, gcc-internal-format, gfc-internal-format
74338 msgid "Invalid association target at %C"
74339 msgstr ""
74340
74341 #: fortran/match.cc:1944
74342 #, gcc-internal-format
74343 msgid "Duplicate name %qs in association at %C"
74344 msgstr ""
74345
74346 #: fortran/match.cc:1952
74347 #, gcc-internal-format, gfc-internal-format
74348 msgid "Association target at %C must not be coindexed"
74349 msgstr ""
74350
74351 #: fortran/match.cc:1959
74352 #, gcc-internal-format, gfc-internal-format
74353 msgid "Association target at %L cannot be a BOZ literal constant"
74354 msgstr ""
74355
74356 #: fortran/match.cc:1978
74357 #, gcc-internal-format
74358 msgid "Expected %<)%> or %<,%> at %C"
74359 msgstr ""
74360
74361 #: fortran/match.cc:1996
74362 #, gcc-internal-format, gfc-internal-format
74363 msgid "Junk after ASSOCIATE statement at %C"
74364 msgstr ""
74365
74366 #: fortran/match.cc:2118
74367 #, gcc-internal-format
74368 msgid "Derived type %qs at %L may not be ABSTRACT"
74369 msgstr ""
74370
74371 #: fortran/match.cc:2190 fortran/match.cc:2262 fortran/match.cc:2285
74372 #, gcc-internal-format, gfc-internal-format
74373 msgid "Invalid type-spec at %C"
74374 msgstr ""
74375
74376 #: fortran/match.cc:2380
74377 #, gcc-internal-format, gfc-internal-format
74378 msgid "Syntax error in FORALL iterator at %C"
74379 msgstr ""
74380
74381 #: fortran/match.cc:2645
74382 #, gcc-internal-format, gfc-internal-format
74383 msgid "DO CONCURRENT construct at %C"
74384 msgstr ""
74385
74386 #: fortran/match.cc:2770
74387 #, gcc-internal-format
74388 msgid "Name %qs in %s statement at %C is unknown"
74389 msgstr ""
74390
74391 #: fortran/match.cc:2778
74392 #, gcc-internal-format
74393 msgid "Name %qs in %s statement at %C is not a construct name"
74394 msgstr ""
74395
74396 #: fortran/match.cc:2790
74397 #, gcc-internal-format, gfc-internal-format
74398 msgid "%s statement at %C leaves CRITICAL construct"
74399 msgstr ""
74400
74401 #. F2008, C821 & C845.
74402 #: fortran/match.cc:2798
74403 #, gcc-internal-format, gfc-internal-format
74404 msgid "%s statement at %C leaves DO CONCURRENT construct"
74405 msgstr ""
74406
74407 #: fortran/match.cc:2810
74408 #, gcc-internal-format, gfc-internal-format
74409 msgid "%s statement at %C is not within a construct"
74410 msgstr ""
74411
74412 #: fortran/match.cc:2813
74413 #, gcc-internal-format
74414 msgid "%s statement at %C is not within construct %qs"
74415 msgstr ""
74416
74417 #: fortran/match.cc:2839
74418 #, gcc-internal-format
74419 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
74420 msgstr ""
74421
74422 #: fortran/match.cc:2844
74423 #, gcc-internal-format, gfc-internal-format
74424 msgid "EXIT statement with no do-construct-name at %C"
74425 msgstr ""
74426
74427 #: fortran/match.cc:2850
74428 #, gcc-internal-format
74429 msgid "%s statement at %C is not applicable to construct %qs"
74430 msgstr ""
74431
74432 #: fortran/match.cc:2858
74433 #, gcc-internal-format, gfc-internal-format
74434 msgid "%s statement at %C leaving OpenACC structured block"
74435 msgstr ""
74436
74437 #: fortran/match.cc:2859
74438 #, gcc-internal-format, gfc-internal-format
74439 msgid "%s statement at %C leaving OpenMP structured block"
74440 msgstr ""
74441
74442 #: fortran/match.cc:2899
74443 #, gcc-internal-format, gfc-internal-format
74444 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
74445 msgstr ""
74446
74447 #: fortran/match.cc:2905
74448 #, gcc-internal-format, gfc-internal-format
74449 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
74450 msgstr ""
74451
74452 #: fortran/match.cc:2907
74453 #, gcc-internal-format, gfc-internal-format
74454 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
74455 msgstr ""
74456
74457 #: fortran/match.cc:2954
74458 #, gcc-internal-format, gfc-internal-format
74459 msgid "EXIT statement at %C terminating !$OMP DO loop"
74460 msgstr ""
74461
74462 #: fortran/match.cc:2959
74463 #, gcc-internal-format, gfc-internal-format
74464 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
74465 msgstr ""
74466
74467 #: fortran/match.cc:3064
74468 #, gcc-internal-format, gfc-internal-format
74469 msgid "Blank required in %s statement near %C"
74470 msgstr ""
74471
74472 #: fortran/match.cc:3087
74473 #, gcc-internal-format, gfc-internal-format
74474 msgid "STOP code at %C cannot be negative"
74475 msgstr ""
74476
74477 #: fortran/match.cc:3093
74478 #, gcc-internal-format, gfc-internal-format
74479 msgid "STOP code at %C contains too many digits"
74480 msgstr ""
74481
74482 #: fortran/match.cc:3109
74483 #, gcc-internal-format, gfc-internal-format
74484 msgid "QUIET= specifier for %s at %L"
74485 msgstr ""
74486
74487 #: fortran/match.cc:3123
74488 #, gcc-internal-format, gfc-internal-format
74489 msgid "%s statement at %C in PURE procedure"
74490 msgstr ""
74491
74492 #: fortran/match.cc:3139
74493 #, gcc-internal-format, gfc-internal-format
74494 msgid "Image control statement STOP at %C in CRITICAL block"
74495 msgstr ""
74496
74497 #: fortran/match.cc:3144
74498 #, gcc-internal-format, gfc-internal-format
74499 msgid "Image control statement STOP at %C in DO CONCURRENT block"
74500 msgstr ""
74501
74502 #: fortran/match.cc:3156
74503 #, gcc-internal-format, gfc-internal-format
74504 msgid ""
74505 "STOP code at %L must be a scalar CHARACTER constant or "
74506 "digit[digit[digit[digit[digit]]]]"
74507 msgstr ""
74508
74509 #: fortran/match.cc:3168
74510 #, gcc-internal-format, gfc-internal-format
74511 msgid ""
74512 "STOP code at %L must be a scalar default CHARACTER or INTEGER constant "
74513 "expression"
74514 msgstr ""
74515
74516 #: fortran/match.cc:3175
74517 #, gcc-internal-format, gfc-internal-format
74518 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
74519 msgstr ""
74520
74521 #: fortran/match.cc:3182
74522 #, gcc-internal-format, gfc-internal-format
74523 msgid "STOP code at %L must be scalar"
74524 msgstr ""
74525
74526 #: fortran/match.cc:3189
74527 #, gcc-internal-format, gfc-internal-format
74528 msgid "STOP code at %L must be default character KIND=%d"
74529 msgstr ""
74530
74531 #: fortran/match.cc:3196
74532 #, gcc-internal-format, gfc-internal-format
74533 msgid "STOP code at %L must be default integer KIND=%d"
74534 msgstr ""
74535
74536 #: fortran/match.cc:3208 fortran/resolve.cc:12014
74537 #, gcc-internal-format, gfc-internal-format
74538 msgid "QUIET specifier at %L must be a scalar LOGICAL"
74539 msgstr ""
74540
74541 #: fortran/match.cc:3258
74542 #, gcc-internal-format, gfc-internal-format
74543 msgid "PAUSE statement at %C"
74544 msgstr ""
74545
74546 #: fortran/match.cc:3279
74547 #, gcc-internal-format, gfc-internal-format
74548 msgid "ERROR STOP statement at %C"
74549 msgstr ""
74550
74551 #: fortran/match.cc:3305
74552 #, gcc-internal-format, gfc-internal-format
74553 msgid "Image control statement EVENT %s at %C in PURE procedure"
74554 msgstr ""
74555
74556 #: fortran/match.cc:3320
74557 #, gcc-internal-format, gfc-internal-format
74558 msgid "Image control statement EVENT %s at %C in CRITICAL block"
74559 msgstr ""
74560
74561 #: fortran/match.cc:3327
74562 #, gcc-internal-format, gfc-internal-format
74563 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
74564 msgstr ""
74565
74566 #: fortran/match.cc:3357 fortran/match.cc:3699 fortran/match.cc:3911
74567 #: fortran/match.cc:4463 fortran/match.cc:4834
74568 #, gcc-internal-format, gfc-internal-format
74569 msgid "Redundant STAT tag found at %L"
74570 msgstr ""
74571
74572 #: fortran/match.cc:3378 fortran/match.cc:3720 fortran/match.cc:3931
74573 #: fortran/match.cc:4495 fortran/match.cc:4859
74574 #, gcc-internal-format, gfc-internal-format
74575 msgid "Redundant ERRMSG tag found at %L"
74576 msgstr ""
74577
74578 #: fortran/match.cc:3399
74579 #, gcc-internal-format, gfc-internal-format
74580 msgid "Redundant UNTIL_COUNT tag found at %L"
74581 msgstr ""
74582
74583 #: fortran/match.cc:3465
74584 #, gcc-internal-format, gfc-internal-format
74585 msgid "EVENT POST statement at %C"
74586 msgstr ""
74587
74588 #: fortran/match.cc:3475
74589 #, gcc-internal-format, gfc-internal-format
74590 msgid "EVENT WAIT statement at %C"
74591 msgstr ""
74592
74593 #: fortran/match.cc:3487
74594 #, gcc-internal-format, gfc-internal-format
74595 msgid "FAIL IMAGE statement at %C"
74596 msgstr ""
74597
74598 #: fortran/match.cc:3511
74599 #, gcc-internal-format, gfc-internal-format
74600 msgid "FORM TEAM statement at %C"
74601 msgstr ""
74602
74603 #: fortran/match.cc:3550
74604 #, gcc-internal-format, gfc-internal-format
74605 msgid "CHANGE TEAM statement at %C"
74606 msgstr ""
74607
74608 #: fortran/match.cc:3580
74609 #, gcc-internal-format, gfc-internal-format
74610 msgid "END TEAM statement at %C"
74611 msgstr ""
74612
74613 #: fortran/match.cc:3604
74614 #, gcc-internal-format, gfc-internal-format
74615 msgid "SYNC TEAM statement at %C"
74616 msgstr ""
74617
74618 #: fortran/match.cc:3647
74619 #, gcc-internal-format, gfc-internal-format
74620 msgid "Image control statement %s at %C in PURE procedure"
74621 msgstr ""
74622
74623 #: fortran/match.cc:3662
74624 #, gcc-internal-format, gfc-internal-format
74625 msgid "Image control statement %s at %C in CRITICAL block"
74626 msgstr ""
74627
74628 #: fortran/match.cc:3669
74629 #, gcc-internal-format, gfc-internal-format
74630 msgid "Image control statement %s at %C in DO CONCURRENT block"
74631 msgstr ""
74632
74633 #: fortran/match.cc:3741
74634 #, gcc-internal-format, gfc-internal-format
74635 msgid "Redundant ACQUIRED_LOCK tag found at %L"
74636 msgstr ""
74637
74638 #: fortran/match.cc:3806
74639 #, gcc-internal-format, gfc-internal-format
74640 msgid "LOCK statement at %C"
74641 msgstr ""
74642
74643 #: fortran/match.cc:3816
74644 #, gcc-internal-format, gfc-internal-format
74645 msgid "UNLOCK statement at %C"
74646 msgstr ""
74647
74648 #: fortran/match.cc:3841
74649 #, gcc-internal-format, gfc-internal-format
74650 msgid "Image control statement SYNC at %C in PURE procedure"
74651 msgstr ""
74652
74653 #: fortran/match.cc:3847
74654 #, gcc-internal-format, gfc-internal-format
74655 msgid "SYNC statement at %C"
74656 msgstr ""
74657
74658 #: fortran/match.cc:3859
74659 #, gcc-internal-format, gfc-internal-format
74660 msgid "Image control statement SYNC at %C in CRITICAL block"
74661 msgstr ""
74662
74663 #: fortran/match.cc:3865
74664 #, gcc-internal-format, gfc-internal-format
74665 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
74666 msgstr ""
74667
74668 #: fortran/match.cc:4045
74669 #, gcc-internal-format, gfc-internal-format
74670 msgid "ASSIGN statement at %C"
74671 msgstr ""
74672
74673 #: fortran/match.cc:4089
74674 #, gcc-internal-format, gfc-internal-format
74675 msgid "Assigned GOTO statement at %C"
74676 msgstr ""
74677
74678 #: fortran/match.cc:4133 fortran/match.cc:4184
74679 #, gcc-internal-format, gfc-internal-format
74680 msgid "Statement label list in GOTO at %C cannot be empty"
74681 msgstr ""
74682
74683 #: fortran/match.cc:4194
74684 #, gcc-internal-format, gfc-internal-format
74685 msgid "Computed GOTO at %C"
74686 msgstr ""
74687
74688 #: fortran/match.cc:4269
74689 #, gcc-internal-format, gfc-internal-format
74690 msgid "Error in type-spec at %L"
74691 msgstr ""
74692
74693 #: fortran/match.cc:4282
74694 #, gcc-internal-format, gfc-internal-format
74695 msgid "typespec in ALLOCATE at %L"
74696 msgstr ""
74697
74698 #: fortran/match.cc:4305
74699 #, gcc-internal-format, gfc-internal-format
74700 msgid ""
74701 "The type parameter spec list in the type-spec at %L cannot contain DEFERRED "
74702 "parameters"
74703 msgstr ""
74704
74705 #: fortran/match.cc:4335 fortran/match.cc:4772
74706 #, gcc-internal-format, gfc-internal-format
74707 msgid "Unexpected constant at %C"
74708 msgstr ""
74709
74710 #: fortran/match.cc:4345
74711 #, gcc-internal-format, gfc-internal-format
74712 msgid "Bad allocate-object at %C for a PURE procedure"
74713 msgstr ""
74714
74715 #: fortran/match.cc:4360
74716 #, gcc-internal-format, gfc-internal-format
74717 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
74718 msgstr ""
74719
74720 #: fortran/match.cc:4382
74721 #, gcc-internal-format, gfc-internal-format
74722 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
74723 msgstr ""
74724
74725 #: fortran/match.cc:4387
74726 #, gcc-internal-format, gfc-internal-format
74727 msgid "ALLOCATE of coarray at %C in CRITICAL block"
74728 msgstr ""
74729
74730 #: fortran/match.cc:4409
74731 #, gcc-internal-format, gfc-internal-format
74732 msgid ""
74733 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
74734 msgstr ""
74735
74736 #: fortran/match.cc:4421
74737 #, gcc-internal-format, gfc-internal-format
74738 msgid "Type of entity at %L is type incompatible with typespec"
74739 msgstr ""
74740
74741 #: fortran/match.cc:4429
74742 #, gcc-internal-format, gfc-internal-format
74743 msgid ""
74744 "Kind type parameter for entity at %L differs from the kind type parameter of "
74745 "the typespec"
74746 msgstr ""
74747
74748 #: fortran/match.cc:4446
74749 #, gcc-internal-format, gfc-internal-format
74750 msgid "Shape specification for allocatable scalar at %C"
74751 msgstr ""
74752
74753 #: fortran/match.cc:4473
74754 #, gcc-internal-format, gfc-internal-format
74755 msgid "STAT tag at %L cannot be a constant"
74756 msgstr ""
74757
74758 #: fortran/match.cc:4489
74759 #, gcc-internal-format, gfc-internal-format
74760 msgid "ERRMSG tag at %L"
74761 msgstr ""
74762
74763 #: fortran/match.cc:4512
74764 #, gcc-internal-format, gfc-internal-format
74765 msgid "SOURCE tag at %L"
74766 msgstr ""
74767
74768 #: fortran/match.cc:4518
74769 #, gcc-internal-format, gfc-internal-format
74770 msgid "Redundant SOURCE tag found at %L"
74771 msgstr ""
74772
74773 #: fortran/match.cc:4525
74774 #, gcc-internal-format, gfc-internal-format
74775 msgid "SOURCE tag at %L conflicts with the typespec at %L"
74776 msgstr ""
74777
74778 #: fortran/match.cc:4531
74779 #, gcc-internal-format, gfc-internal-format
74780 msgid "SOURCE tag at %L with more than a single allocate object"
74781 msgstr ""
74782
74783 #: fortran/match.cc:4549
74784 #, gcc-internal-format, gfc-internal-format
74785 msgid "MOLD tag at %L"
74786 msgstr ""
74787
74788 #: fortran/match.cc:4555
74789 #, gcc-internal-format, gfc-internal-format
74790 msgid "Redundant MOLD tag found at %L"
74791 msgstr ""
74792
74793 #: fortran/match.cc:4562
74794 #, gcc-internal-format, gfc-internal-format
74795 msgid "MOLD tag at %L conflicts with the typespec at %L"
74796 msgstr ""
74797
74798 #: fortran/match.cc:4588
74799 #, gcc-internal-format, gfc-internal-format
74800 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
74801 msgstr ""
74802
74803 #: fortran/match.cc:4596
74804 #, gcc-internal-format, gfc-internal-format
74805 msgid ""
74806 "Allocate-object at %L with a deferred type parameter requires either a type-"
74807 "spec or SOURCE tag or a MOLD tag"
74808 msgstr ""
74809
74810 #: fortran/match.cc:4608
74811 #, gcc-internal-format, gfc-internal-format
74812 msgid ""
74813 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
74814 "SOURCE tag or a MOLD tag"
74815 msgstr ""
74816
74817 #: fortran/match.cc:4675
74818 #, gcc-internal-format, gfc-internal-format
74819 msgid "Pointer object at %C shall not be coindexed"
74820 msgstr ""
74821
74822 #: fortran/match.cc:4690
74823 #, gcc-internal-format, gfc-internal-format
74824 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
74825 msgstr ""
74826
74827 #: fortran/match.cc:4784
74828 #, gcc-internal-format, gfc-internal-format
74829 msgid "Illegal allocate-object at %C for a PURE procedure"
74830 msgstr ""
74831
74832 #: fortran/match.cc:4794
74833 #, gcc-internal-format, gfc-internal-format
74834 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
74835 msgstr ""
74836
74837 #: fortran/match.cc:4801
74838 #, gcc-internal-format, gfc-internal-format
74839 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
74840 msgstr ""
74841
74842 #: fortran/match.cc:4817
74843 #, gcc-internal-format, gfc-internal-format
74844 msgid ""
74845 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
74846 "variable"
74847 msgstr ""
74848
74849 #: fortran/match.cc:4854
74850 #, gcc-internal-format, gfc-internal-format
74851 msgid "ERRMSG at %L"
74852 msgstr ""
74853
74854 #: fortran/match.cc:4911
74855 #, gcc-internal-format, gfc-internal-format
74856 msgid "Image control statement RETURN at %C in CRITICAL block"
74857 msgstr ""
74858
74859 #: fortran/match.cc:4917
74860 #, gcc-internal-format, gfc-internal-format
74861 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
74862 msgstr ""
74863
74864 #: fortran/match.cc:4926
74865 #, gcc-internal-format, gfc-internal-format
74866 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
74867 msgstr ""
74868
74869 #: fortran/match.cc:4957
74870 #, gcc-internal-format, gfc-internal-format
74871 msgid "RETURN statement in main program at %C"
74872 msgstr ""
74873
74874 #: fortran/match.cc:4985
74875 #, gcc-internal-format, gfc-internal-format
74876 msgid "Expected component reference at %C"
74877 msgstr ""
74878
74879 #: fortran/match.cc:4994
74880 #, gcc-internal-format, gfc-internal-format
74881 msgid "Junk after CALL at %C"
74882 msgstr ""
74883
74884 #: fortran/match.cc:5005
74885 #, gcc-internal-format, gfc-internal-format
74886 msgid "Expected type-bound procedure or procedure pointer component at %C"
74887 msgstr ""
74888
74889 #: fortran/match.cc:5102
74890 #, gcc-internal-format, gfc-internal-format
74891 msgid ""
74892 "A BOZ literal constant at %L cannot appear as an actual argument in a "
74893 "subroutine reference"
74894 msgstr ""
74895
74896 #: fortran/match.cc:5243
74897 #, gcc-internal-format, gfc-internal-format
74898 msgid "Syntax error in common block name at %C"
74899 msgstr ""
74900
74901 #. If we find an error, just print it and continue,
74902 #. cause it's just semantic, and we can see if there
74903 #. are more errors.
74904 #: fortran/match.cc:5318
74905 #, gcc-internal-format
74906 msgid ""
74907 "Variable %qs at %L in common block %qs at %C must be declared with a C "
74908 "interoperable kind since common block %qs is bind(c)"
74909 msgstr ""
74910
74911 #: fortran/match.cc:5327
74912 #, gcc-internal-format
74913 msgid ""
74914 "Variable %qs in common block %qs at %C cannot be bind(c) since it is not "
74915 "global"
74916 msgstr ""
74917
74918 #: fortran/match.cc:5334
74919 #, gcc-internal-format
74920 msgid "Symbol %qs at %C is already in a COMMON block"
74921 msgstr ""
74922
74923 #: fortran/match.cc:5342
74924 #, gcc-internal-format
74925 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
74926 msgstr ""
74927
74928 #: fortran/match.cc:5353
74929 #, gcc-internal-format
74930 msgid ""
74931 "Symbol %qs at %C is USE associated from module %qs and cannot occur in COMMON"
74932 msgstr ""
74933
74934 #: fortran/match.cc:5368
74935 #, gcc-internal-format
74936 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
74937 msgstr ""
74938
74939 #: fortran/match.cc:5375
74940 #, gcc-internal-format
74941 msgid "Symbol %qs in COMMON at %C cannot be a coarray"
74942 msgstr ""
74943
74944 #: fortran/match.cc:5385
74945 #, gcc-internal-format
74946 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
74947 msgstr ""
74948
74949 #: fortran/match.cc:5431
74950 #, gcc-internal-format
74951 msgid ""
74952 "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to "
74953 "another COMMON block %qs"
74954 msgstr ""
74955
74956 #: fortran/match.cc:5493
74957 #, gcc-internal-format, gfc-internal-format
74958 msgid "BLOCK DATA construct at %L"
74959 msgstr ""
74960
74961 #: fortran/match.cc:5581
74962 #, gcc-internal-format
74963 msgid "Namelist group name %qs at %C already has a basic type of %s"
74964 msgstr ""
74965
74966 #: fortran/match.cc:5589
74967 #, gcc-internal-format
74968 msgid ""
74969 "Namelist group name %qs at %C already is USE associated and cannot be "
74970 "respecified."
74971 msgstr ""
74972
74973 #. It is required that members of a namelist be declared
74974 #. before the namelist.  We check this by checking if the
74975 #. symbol has a defined type for IMPLICIT NONE.
74976 #: fortran/match.cc:5614
74977 #, gcc-internal-format
74978 msgid ""
74979 "Symbol %qs in namelist %qs at %C must be declared before the namelist is "
74980 "declared."
74981 msgstr ""
74982
74983 #: fortran/match.cc:5633
74984 #, gcc-internal-format
74985 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
74986 msgstr ""
74987
74988 #: fortran/match.cc:5776
74989 #, gcc-internal-format, gfc-internal-format
74990 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
74991 msgstr ""
74992
74993 #: fortran/match.cc:5784
74994 #, gcc-internal-format, gfc-internal-format
74995 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
74996 msgstr ""
74997
74998 #: fortran/match.cc:5817
74999 #, gcc-internal-format, gfc-internal-format
75000 msgid "EQUIVALENCE at %C requires two or more objects"
75001 msgstr ""
75002
75003 #: fortran/match.cc:5831
75004 #, gcc-internal-format, gfc-internal-format
75005 msgid ""
75006 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
75007 msgstr ""
75008
75009 #: fortran/match.cc:5844
75010 #, gcc-internal-format, gfc-internal-format
75011 msgid "Expecting a comma in EQUIVALENCE at %C"
75012 msgstr ""
75013
75014 #: fortran/match.cc:5849
75015 #, gcc-internal-format, gfc-internal-format
75016 msgid "EQUIVALENCE statement at %C"
75017 msgstr ""
75018
75019 #: fortran/match.cc:5942
75020 #, gcc-internal-format, gfc-internal-format
75021 msgid "Invalid use of statement function argument at %L"
75022 msgstr ""
75023
75024 #: fortran/match.cc:6009
75025 #, gcc-internal-format, gfc-internal-format
75026 msgid "Statement function at %L is recursive"
75027 msgstr ""
75028
75029 #: fortran/match.cc:6015
75030 #, gcc-internal-format
75031 msgid "Statement function %qs at %L conflicts with function name"
75032 msgstr ""
75033
75034 #: fortran/match.cc:6029
75035 #, gcc-internal-format, gfc-internal-format
75036 msgid "Statement function at %L cannot appear within an INTERFACE"
75037 msgstr ""
75038
75039 #: fortran/match.cc:6034
75040 #, gcc-internal-format, gfc-internal-format
75041 msgid "Statement function at %C"
75042 msgstr ""
75043
75044 #: fortran/match.cc:6159 fortran/match.cc:6175 fortran/match.cc:6194
75045 #, gcc-internal-format, gfc-internal-format
75046 msgid "Expression in CASE selector at %L cannot be %s"
75047 msgstr ""
75048
75049 #: fortran/match.cc:6204 fortran/match.cc:6210
75050 #, gcc-internal-format, gfc-internal-format
75051 msgid "Expression in CASE selector at %L must be scalar"
75052 msgstr ""
75053
75054 #: fortran/match.cc:6219
75055 #, gcc-internal-format, gfc-internal-format
75056 msgid "Expected initialization expression in CASE at %C"
75057 msgstr ""
75058
75059 #: fortran/match.cc:6251
75060 #, gcc-internal-format
75061 msgid "Expected block name %qs of SELECT construct at %C"
75062 msgstr ""
75063
75064 #: fortran/match.cc:6546
75065 #, gcc-internal-format, gfc-internal-format
75066 msgid "SELECT TYPE at %C cannot appear in this scope"
75067 msgstr ""
75068
75069 #: fortran/match.cc:6587
75070 #, gcc-internal-format, gfc-internal-format
75071 msgid "parse error in SELECT TYPE statement at %C"
75072 msgstr ""
75073
75074 #: fortran/match.cc:6612
75075 #, gcc-internal-format, gfc-internal-format
75076 msgid ""
75077 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
75078 msgstr ""
75079
75080 #: fortran/match.cc:6768
75081 #, gcc-internal-format, gfc-internal-format
75082 msgid "SELECT RANK statement at %C"
75083 msgstr ""
75084
75085 #: fortran/match.cc:6797 fortran/match.cc:6851
75086 #, gcc-internal-format, gfc-internal-format
75087 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
75088 msgstr ""
75089
75090 #: fortran/match.cc:6861
75091 #, gcc-internal-format, gfc-internal-format
75092 msgid "parse error in SELECT RANK statement at %C"
75093 msgstr ""
75094
75095 #: fortran/match.cc:6897
75096 #, gcc-internal-format, gfc-internal-format
75097 msgid "Unexpected CASE statement at %C"
75098 msgstr ""
75099
75100 #: fortran/match.cc:6949
75101 #, gcc-internal-format, gfc-internal-format
75102 msgid "Syntax error in CASE specification at %C"
75103 msgstr ""
75104
75105 #: fortran/match.cc:6967
75106 #, gcc-internal-format, gfc-internal-format
75107 msgid "Unexpected TYPE IS statement at %C"
75108 msgstr ""
75109
75110 #: fortran/match.cc:6999
75111 #, gcc-internal-format, gfc-internal-format
75112 msgid ""
75113 "The type-spec shall not specify a sequence derived type or a type with the "
75114 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
75115 msgstr ""
75116
75117 #: fortran/match.cc:7010
75118 #, gcc-internal-format, gfc-internal-format
75119 msgid ""
75120 "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
75121 msgstr ""
75122
75123 #: fortran/match.cc:7021
75124 #, gcc-internal-format, gfc-internal-format
75125 msgid "Syntax error in TYPE IS specification at %C"
75126 msgstr ""
75127
75128 #: fortran/match.cc:7097
75129 #, gcc-internal-format, gfc-internal-format
75130 msgid "Syntax error in CLASS IS specification at %C"
75131 msgstr ""
75132
75133 #: fortran/match.cc:7117
75134 #, gcc-internal-format, gfc-internal-format
75135 msgid "Unexpected RANK statement at %C"
75136 msgstr ""
75137
75138 #: fortran/match.cc:7163
75139 #, gcc-internal-format, gfc-internal-format
75140 msgid ""
75141 "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
75142 msgstr ""
75143
75144 #: fortran/match.cc:7172
75145 #, gcc-internal-format, gfc-internal-format
75146 msgid ""
75147 "The value of the SELECT RANK CASE expression at %C must not be less than "
75148 "zero or greater than %d"
75149 msgstr ""
75150
75151 #: fortran/match.cc:7199
75152 #, gcc-internal-format, gfc-internal-format
75153 msgid "Syntax error in RANK specification at %C"
75154 msgstr ""
75155
75156 #: fortran/match.cc:7321
75157 #, gcc-internal-format, gfc-internal-format
75158 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
75159 msgstr ""
75160
75161 #: fortran/match.cc:7359
75162 #, gcc-internal-format
75163 msgid "Label %qs at %C doesn't match WHERE label %qs"
75164 msgstr ""
75165
75166 #: fortran/matchexp.cc:72
75167 #, gcc-internal-format
75168 msgid "Bad character %qc in OPERATOR name at %C"
75169 msgstr ""
75170
75171 #: fortran/matchexp.cc:80
75172 #, gcc-internal-format
75173 msgid "The name %qs cannot be used as a defined operator at %C"
75174 msgstr ""
75175
75176 #: fortran/matchexp.cc:173
75177 #, gcc-internal-format, gfc-internal-format
75178 msgid "Expected a right parenthesis in expression at %C"
75179 msgstr ""
75180
75181 #: fortran/matchexp.cc:281
75182 #, gcc-internal-format, gfc-internal-format
75183 msgid "Expected exponent in expression at %C"
75184 msgstr ""
75185
75186 #: fortran/matchexp.cc:319 fortran/matchexp.cc:324 fortran/matchexp.cc:428
75187 #: fortran/matchexp.cc:433
75188 #, gcc-internal-format, gfc-internal-format
75189 msgid ""
75190 "Extension: Unary operator following arithmetic operator (use parentheses) at "
75191 "%C"
75192 msgstr ""
75193
75194 #: fortran/matchexp.cc:665
75195 #, gcc-internal-format
75196 msgid "match_level_4(): Bad operator"
75197 msgstr ""
75198
75199 #: fortran/misc.cc:113
75200 #, gcc-internal-format
75201 msgid "gfc_basic_typename(): Undefined type"
75202 msgstr ""
75203
75204 #: fortran/misc.cc:207
75205 #, gcc-internal-format
75206 msgid "gfc_typename(): Undefined type"
75207 msgstr ""
75208
75209 #: fortran/misc.cc:311
75210 #, gcc-internal-format
75211 msgid "gfc_code2string(): Bad code"
75212 msgstr ""
75213
75214 #: fortran/module.cc:238
75215 #, gcc-internal-format
75216 msgid "free_pi_tree(): Unresolved fixup"
75217 msgstr ""
75218
75219 #: fortran/module.cc:455
75220 #, gcc-internal-format
75221 msgid "associate_integer_pointer(): Already associated"
75222 msgstr ""
75223
75224 #: fortran/module.cc:539
75225 #, gcc-internal-format, gfc-internal-format
75226 msgid "module nature in USE statement at %C"
75227 msgstr ""
75228
75229 #: fortran/module.cc:551
75230 #, gcc-internal-format, gfc-internal-format
75231 msgid ""
75232 "Module nature in USE statement at %C shall be either INTRINSIC or "
75233 "NON_INTRINSIC"
75234 msgstr ""
75235
75236 #: fortran/module.cc:564
75237 #, gcc-internal-format, gfc-internal-format
75238 msgid "\"::\" was expected after module nature at %C but was not found"
75239 msgstr ""
75240
75241 #: fortran/module.cc:574
75242 #, gcc-internal-format, gfc-internal-format
75243 msgid "\"USE :: module\" at %C"
75244 msgstr ""
75245
75246 #: fortran/module.cc:633
75247 #, gcc-internal-format, gfc-internal-format
75248 msgid "Missing generic specification in USE statement at %C"
75249 msgstr ""
75250
75251 #: fortran/module.cc:644
75252 #, gcc-internal-format, gfc-internal-format
75253 msgid "Renaming operators in USE statements at %C"
75254 msgstr ""
75255
75256 #: fortran/module.cc:688
75257 #, gcc-internal-format
75258 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
75259 msgstr ""
75260
75261 #: fortran/module.cc:691
75262 #, gcc-internal-format
75263 msgid "Symbol %qs at %L conflicts with the symbol at %L"
75264 msgstr ""
75265
75266 #: fortran/module.cc:699
75267 #, gcc-internal-format
75268 msgid "The name %qs at %C has already been used as an external module name"
75269 msgstr ""
75270
75271 #: fortran/module.cc:762
75272 #, gcc-internal-format, gfc-internal-format
75273 msgid "SUBMODULE declaration at %C"
75274 msgstr ""
75275
75276 #: fortran/module.cc:767
75277 #, gcc-internal-format, gfc-internal-format
75278 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
75279 msgstr ""
75280
75281 #: fortran/module.cc:842
75282 #, gcc-internal-format, gfc-internal-format
75283 msgid "Syntax error in SUBMODULE statement at %C"
75284 msgstr ""
75285
75286 #: fortran/module.cc:1202
75287 #, gcc-internal-format
75288 msgid "Reading module %qs at line %d column %d: %s"
75289 msgstr ""
75290
75291 #: fortran/module.cc:1206
75292 #, gcc-internal-format
75293 msgid "Writing module %qs at line %d column %d: %s"
75294 msgstr ""
75295
75296 #: fortran/module.cc:1210
75297 #, gcc-internal-format
75298 msgid "Module %qs at line %d column %d: %s"
75299 msgstr ""
75300
75301 #: fortran/module.cc:1643
75302 #, gcc-internal-format
75303 msgid "require_atom(): bad atom type required"
75304 msgstr ""
75305
75306 #: fortran/module.cc:1692
75307 #, gcc-internal-format, gfc-internal-format
75308 msgid "Error writing modules file: %s"
75309 msgstr ""
75310
75311 #: fortran/module.cc:1742
75312 #, gcc-internal-format
75313 msgid "write_atom(): Trying to write dab atom"
75314 msgstr ""
75315
75316 #: fortran/module.cc:1963
75317 #, gcc-internal-format
75318 msgid "unquote_string(): got bad string"
75319 msgstr ""
75320
75321 #: fortran/module.cc:2960
75322 #, gcc-internal-format
75323 msgid "mio_array_ref(): Unknown array ref"
75324 msgstr ""
75325
75326 #: fortran/module.cc:5095
75327 #, gcc-internal-format, gfc-internal-format
75328 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
75329 msgstr ""
75330
75331 #: fortran/module.cc:5098
75332 #, gcc-internal-format, gfc-internal-format
75333 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
75334 msgstr ""
75335
75336 #: fortran/module.cc:5292
75337 #, gcc-internal-format
75338 msgid ""
75339 "%qs of module %qs, imported at %C, is also the name of the current program "
75340 "unit"
75341 msgstr ""
75342
75343 #: fortran/module.cc:5429
75344 #, gcc-internal-format
75345 msgid ""
75346 "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, "
75347 "but got %qs"
75348 msgstr ""
75349
75350 #: fortran/module.cc:5708
75351 #, gcc-internal-format
75352 msgid "Symbol %qs referenced at %L not found in module %qs"
75353 msgstr ""
75354
75355 #: fortran/module.cc:5715
75356 #, gcc-internal-format
75357 msgid "User operator %qs referenced at %L not found in module %qs"
75358 msgstr ""
75359
75360 #: fortran/module.cc:5720
75361 #, gcc-internal-format
75362 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
75363 msgstr ""
75364
75365 #: fortran/module.cc:5956
75366 #, gcc-internal-format
75367 msgid "write_symbol(): bad module symbol %qs"
75368 msgstr ""
75369
75370 #: fortran/module.cc:6300
75371 #, gcc-internal-format
75372 msgid "write_symtree(): Symbol not written"
75373 msgstr ""
75374
75375 #: fortran/module.cc:6490
75376 #, gcc-internal-format
75377 msgid "Cannot open module file %qs for writing at %C: %s"
75378 msgstr ""
75379
75380 #: fortran/module.cc:6511
75381 #, gcc-internal-format
75382 msgid "Error writing module file %qs for writing: %s"
75383 msgstr ""
75384
75385 #: fortran/module.cc:6522
75386 #, gcc-internal-format
75387 msgid "Cannot delete module file %qs: %s"
75388 msgstr ""
75389
75390 #: fortran/module.cc:6525
75391 #, gcc-internal-format
75392 msgid "Cannot rename module file %qs to %qs: %s"
75393 msgstr ""
75394
75395 #: fortran/module.cc:6531
75396 #, gcc-internal-format
75397 msgid "Cannot delete temporary module file %qs: %s"
75398 msgstr ""
75399
75400 #: fortran/module.cc:6588
75401 #, gcc-internal-format
75402 msgid "Symbol %qs at %C already declared"
75403 msgstr ""
75404
75405 #: fortran/module.cc:6659
75406 #, gcc-internal-format, gfc-internal-format
75407 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
75408 msgstr ""
75409
75410 #: fortran/module.cc:6767 fortran/module.cc:7111
75411 #, gcc-internal-format
75412 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
75413 msgstr ""
75414
75415 #: fortran/module.cc:6895
75416 #, gcc-internal-format
75417 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
75418 msgstr ""
75419
75420 #: fortran/module.cc:6916 fortran/module.cc:6949 fortran/module.cc:6991
75421 #, gcc-internal-format
75422 msgid "Symbol %qs already declared"
75423 msgstr ""
75424
75425 #: fortran/module.cc:7096
75426 #, gcc-internal-format
75427 msgid ""
75428 "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name "
75429 "used previously"
75430 msgstr ""
75431
75432 #: fortran/module.cc:7118
75433 #, gcc-internal-format
75434 msgid ""
75435 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
75436 "ISO_FORTRAN_ENV at %L is incompatible with option %qs"
75437 msgstr ""
75438
75439 #: fortran/module.cc:7186
75440 #, gcc-internal-format, gfc-internal-format
75441 msgid ""
75442 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
75443 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
75444 msgstr ""
75445
75446 #: fortran/module.cc:7240
75447 #, gcc-internal-format
75448 msgid ""
75449 "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
75450 msgstr ""
75451
75452 #: fortran/module.cc:7266
75453 #, gcc-internal-format, gfc-internal-format
75454 msgid "USE statement at %C has no ONLY qualifier"
75455 msgstr ""
75456
75457 #: fortran/module.cc:7295
75458 #, gcc-internal-format, gfc-internal-format
75459 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
75460 msgstr ""
75461
75462 #: fortran/module.cc:7307
75463 #, gcc-internal-format, gfc-internal-format
75464 msgid "ISO_C_BINDING module at %C"
75465 msgstr ""
75466
75467 #: fortran/module.cc:7320
75468 #, gcc-internal-format
75469 msgid "Cannot find an intrinsic module named %qs at %C"
75470 msgstr ""
75471
75472 #: fortran/module.cc:7326
75473 #, gcc-internal-format, gfc-internal-format
75474 msgid "IEEE_FEATURES module at %C"
75475 msgstr ""
75476
75477 #: fortran/module.cc:7332
75478 #, gcc-internal-format, gfc-internal-format
75479 msgid "IEEE_EXCEPTIONS module at %C"
75480 msgstr ""
75481
75482 #: fortran/module.cc:7338
75483 #, gcc-internal-format, gfc-internal-format
75484 msgid "IEEE_ARITHMETIC module at %C"
75485 msgstr ""
75486
75487 #: fortran/module.cc:7348
75488 #, gcc-internal-format
75489 msgid "Cannot open module file %qs for reading at %C: %s"
75490 msgstr ""
75491
75492 #: fortran/module.cc:7351
75493 #, gcc-internal-format
75494 msgid ""
75495 "Module file %qs has not been generated, either because the module does not "
75496 "contain a MODULE PROCEDURE or there is an error in the module."
75497 msgstr ""
75498
75499 #: fortran/module.cc:7362
75500 #, gcc-internal-format
75501 msgid ""
75502 "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name "
75503 "used previously"
75504 msgstr ""
75505
75506 #: fortran/module.cc:7385
75507 #, gcc-internal-format
75508 msgid "File %qs opened at %C is not a GNU Fortran module file"
75509 msgstr ""
75510
75511 #: fortran/module.cc:7393
75512 #, gcc-internal-format
75513 msgid ""
75514 "Cannot read module file %qs opened at %C, because it was created by a "
75515 "different version of GNU Fortran"
75516 msgstr ""
75517
75518 #: fortran/module.cc:7410
75519 #, gcc-internal-format
75520 msgid "Cannot USE a submodule that is currently built"
75521 msgstr ""
75522
75523 #: fortran/module.cc:7412
75524 #, gcc-internal-format
75525 msgid "Cannot USE a module that is currently built"
75526 msgstr ""
75527
75528 #: fortran/openmp.cc:148 fortran/openmp.cc:6667
75529 #, gcc-internal-format, gfc-internal-format
75530 msgid "Unexpected junk at %C"
75531 msgstr ""
75532
75533 #: fortran/openmp.cc:424
75534 #, gcc-internal-format
75535 msgid "%<omp_all_memory%> at %C not permitted in this clause"
75536 msgstr ""
75537
75538 #: fortran/openmp.cc:469
75539 #, gcc-internal-format, gfc-internal-format
75540 msgid "List item shall not be coindexed at %C"
75541 msgstr ""
75542
75543 #: fortran/openmp.cc:504 fortran/openmp.cc:605 fortran/openmp.cc:935
75544 #: fortran/openmp.cc:5752
75545 #, gcc-internal-format, gfc-internal-format
75546 msgid "COMMON block /%s/ not found at %C"
75547 msgstr ""
75548
75549 #: fortran/openmp.cc:543 fortran/openmp.cc:633
75550 #, gcc-internal-format, gfc-internal-format
75551 msgid "Syntax error in OpenMP variable list at %C"
75552 msgstr ""
75553
75554 #: fortran/openmp.cc:660
75555 #, gcc-internal-format, gfc-internal-format
75556 msgid "Syntax error in OpenMP detach clause at %C"
75557 msgstr ""
75558
75559 #: fortran/openmp.cc:689
75560 #, gcc-internal-format
75561 msgid ""
75562 "%<omp_all_memory%> used with dependence-type other than OUT or INOUT at %C"
75563 msgstr ""
75564
75565 #: fortran/openmp.cc:742
75566 #, gcc-internal-format, gfc-internal-format
75567 msgid "Syntax error in OpenMP SINK dependence-type list at %C"
75568 msgstr ""
75569
75570 #: fortran/openmp.cc:804
75571 #, gcc-internal-format, gfc-internal-format
75572 msgid "Syntax error in OpenACC expression list at %C"
75573 msgstr ""
75574
75575 #: fortran/openmp.cc:871
75576 #, gcc-internal-format
75577 msgid "Unexpected OpenACC parallelism."
75578 msgstr ""
75579
75580 #: fortran/openmp.cc:903
75581 #, gcc-internal-format, gfc-internal-format
75582 msgid "Variable at %C is an element of a COMMON block"
75583 msgstr ""
75584
75585 #: fortran/openmp.cc:963
75586 #, gcc-internal-format, gfc-internal-format
75587 msgid "Unexpected junk after !$ACC DECLARE at %C"
75588 msgstr ""
75589
75590 #: fortran/openmp.cc:973
75591 #, gcc-internal-format, gfc-internal-format
75592 msgid "Syntax error in !$ACC DECLARE list at %C"
75593 msgstr ""
75594
75595 #: fortran/openmp.cc:1225
75596 #, gcc-internal-format, gfc-internal-format
75597 msgid "Expected INTEGER type at %L"
75598 msgstr ""
75599
75600 #: fortran/openmp.cc:1239
75601 #, gcc-internal-format, gfc-internal-format
75602 msgid "Expected identifier at %C"
75603 msgstr ""
75604
75605 #: fortran/openmp.cc:1244
75606 #, gcc-internal-format
75607 msgid "Same identifier %qs specified again at %C"
75608 msgstr ""
75609
75610 #: fortran/openmp.cc:1271
75611 #, gcc-internal-format, gfc-internal-format
75612 msgid "Expected range-specification at %C"
75613 msgstr ""
75614
75615 #: fortran/openmp.cc:1357
75616 #, gcc-internal-format, gfc-internal-format
75617 msgid "Comma expected at %C"
75618 msgstr ""
75619
75620 #: fortran/openmp.cc:1469
75621 #, gcc-internal-format, gfc-internal-format
75622 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
75623 msgstr ""
75624
75625 #: fortran/openmp.cc:1529
75626 #, gcc-internal-format, gfc-internal-format
75627 msgid "Unknown directive at %L"
75628 msgstr ""
75629
75630 #: fortran/openmp.cc:1531
75631 #, gcc-internal-format, gfc-internal-format
75632 msgid "Invalid combined or composit directive at %L"
75633 msgstr ""
75634
75635 #: fortran/openmp.cc:1539
75636 #, gcc-internal-format
75637 msgid ""
75638 "Invalid %qs directive at %L in %s clause: declarative, informational and "
75639 "meta directives not permitted"
75640 msgstr ""
75641
75642 #: fortran/openmp.cc:1571
75643 #, gcc-internal-format
75644 msgid "Expected %<,%> or %<)%> at %C"
75645 msgstr ""
75646
75647 #: fortran/openmp.cc:1597 fortran/openmp.cc:1607
75648 #, gcc-internal-format
75649 msgid ""
75650 "%qs directive mentioned multiple times in %s clause in %s directive at %L"
75651 msgstr ""
75652
75653 #: fortran/openmp.cc:1615
75654 #, gcc-internal-format
75655 msgid ""
75656 "%qs directive mentioned both times in ABSENT and CONTAINS clauses in %s "
75657 "directive at %L"
75658 msgstr ""
75659
75660 #: fortran/openmp.cc:1686
75661 #, gcc-internal-format
75662 msgid "Duplicated %qs clause at %L"
75663 msgstr ""
75664
75665 #: fortran/openmp.cc:1693
75666 #, gcc-internal-format
75667 msgid "Expected %<(%> after %qs at %C"
75668 msgstr ""
75669
75670 #: fortran/openmp.cc:1700
75671 #, gcc-internal-format
75672 msgid "Invalid expression after %<%s(%> at %C"
75673 msgstr ""
75674
75675 #: fortran/openmp.cc:1762
75676 #, gcc-internal-format, gfc-internal-format
75677 msgid "Clause expected at %C after trailing comma"
75678 msgstr ""
75679
75680 #: fortran/openmp.cc:1832 fortran/openmp.cc:1868 fortran/openmp.cc:2257
75681 #: fortran/openmp.cc:2282
75682 #, gcc-internal-format
75683 msgid "Expected %<:%> at %C"
75684 msgstr ""
75685
75686 #: fortran/openmp.cc:1892
75687 #, gcc-internal-format, gfc-internal-format
75688 msgid "Expected variable list at %C"
75689 msgstr ""
75690
75691 #: fortran/openmp.cc:1917
75692 #, gcc-internal-format, gfc-internal-format
75693 msgid "Expected COMPILATION or EXECUTION in AT clause at %C"
75694 msgstr ""
75695
75696 #: fortran/openmp.cc:1978
75697 #, gcc-internal-format, gfc-internal-format
75698 msgid "Expected TEAMS, PARALLEL or THREAD as binding in BIND at %C"
75699 msgstr ""
75700
75701 #: fortran/openmp.cc:2009
75702 #, gcc-internal-format, gfc-internal-format
75703 msgid "COLLAPSE clause argument not constant positive integer at %C"
75704 msgstr ""
75705
75706 #: fortran/openmp.cc:2096
75707 #, gcc-internal-format, gfc-internal-format
75708 msgid "Expected ALLOC, TO, FROM, TOFROM, FIRSTPRIVATE, NONE or DEFAULT at %C"
75709 msgstr ""
75710
75711 #: fortran/openmp.cc:2116
75712 #, gcc-internal-format, gfc-internal-format
75713 msgid "Expected SCALAR, AGGREGATE, ALLOCATABLE or POINTER at %C"
75714 msgstr ""
75715
75716 #: fortran/openmp.cc:2145
75717 #, gcc-internal-format, gfc-internal-format
75718 msgid "DEFAULTMAP at %C but prior DEFAULTMAP with unspecified category"
75719 msgstr ""
75720
75721 #: fortran/openmp.cc:2148
75722 #, gcc-internal-format, gfc-internal-format
75723 msgid "DEFAULTMAP at %C but prior DEFAULTMAP for category %s"
75724 msgstr ""
75725
75726 #: fortran/openmp.cc:2184
75727 #, gcc-internal-format, gfc-internal-format
75728 msgid "Expected NONE or PRESENT in DEFAULT clause at %C"
75729 msgstr ""
75730
75731 #: fortran/openmp.cc:2187
75732 #, gcc-internal-format, gfc-internal-format
75733 msgid "Expected NONE, FIRSTPRIVATE, PRIVATE or SHARED in DEFAULT clause at %C"
75734 msgstr ""
75735
75736 #: fortran/openmp.cc:2237
75737 #, gcc-internal-format, gfc-internal-format
75738 msgid "ITERATOR may not be combined with SOURCE at %C"
75739 msgstr ""
75740
75741 #: fortran/openmp.cc:2243
75742 #, gcc-internal-format, gfc-internal-format
75743 msgid "SOURCE at %C not permitted as dependence-type for this directive"
75744 msgstr ""
75745
75746 #: fortran/openmp.cc:2249
75747 #, gcc-internal-format, gfc-internal-format
75748 msgid "Duplicated clause with SOURCE dependence-type at %C"
75749 msgstr ""
75750
75751 #: fortran/openmp.cc:2264
75752 #, gcc-internal-format
75753 msgid "Expected %<)%> or %<omp_cur_iteration)%> at %C"
75754 msgstr ""
75755
75756 #: fortran/openmp.cc:2276
75757 #, gcc-internal-format, gfc-internal-format
75758 msgid "SINK at %C not permitted as dependence-type for this directive"
75759 msgstr ""
75760
75761 #: fortran/openmp.cc:2287
75762 #, gcc-internal-format, gfc-internal-format
75763 msgid "ITERATOR may not be combined with SINK at %C"
75764 msgstr ""
75765
75766 #: fortran/openmp.cc:2301
75767 #, gcc-internal-format, gfc-internal-format
75768 msgid "Expected dependence-type SINK or SOURCE at %C"
75769 msgstr ""
75770
75771 #: fortran/openmp.cc:2318
75772 #, gcc-internal-format
75773 msgid "%<omp_all_memory%> used with DEPEND kind other than OUT or INOUT at %C"
75774 msgstr ""
75775
75776 #: fortran/openmp.cc:2356 fortran/openmp.cc:2391
75777 #, gcc-internal-format, gfc-internal-format
75778 msgid "Expected integer expression at %C"
75779 msgstr ""
75780
75781 #: fortran/openmp.cc:2372
75782 #, gcc-internal-format
75783 msgid ""
75784 "%<ancestor%> device modifier not preceded by %<requires%> directive with "
75785 "%<reverse_offload%> clause at %C"
75786 msgstr ""
75787
75788 #: fortran/openmp.cc:2384
75789 #, gcc-internal-format
75790 msgid "the %<device%> clause expression must evaluate to %<1%> at %C"
75791 msgstr ""
75792
75793 #: fortran/openmp.cc:2397
75794 #, gcc-internal-format
75795 msgid ""
75796 "Expected integer expression or a single device-modifier %<device_num%> or "
75797 "%<ancestor%> at %C"
75798 msgstr ""
75799
75800 #: fortran/openmp.cc:2427
75801 #, gcc-internal-format, gfc-internal-format
75802 msgid "Expected HOST, NOHOST or ANY at %C"
75803 msgstr ""
75804
75805 #: fortran/openmp.cc:2482
75806 #, gcc-internal-format, gfc-internal-format
75807 msgid "Expected SEQ_CST, ACQUIRE or RELAXED at %C"
75808 msgstr ""
75809
75810 #: fortran/openmp.cc:2833
75811 #, gcc-internal-format
75812 msgid "Multiple %qs modifiers specified at %C"
75813 msgstr ""
75814
75815 #: fortran/openmp.cc:2923
75816 #, gcc-internal-format
75817 msgid "too many %<always%> modifiers at %L"
75818 msgstr ""
75819
75820 #: fortran/openmp.cc:2929
75821 #, gcc-internal-format
75822 msgid "too many %<close%> modifiers at %L"
75823 msgstr ""
75824
75825 #: fortran/openmp.cc:3120
75826 #, gcc-internal-format
75827 msgid ""
75828 "Expected ORDER(CONCURRENT) at %C with optional %<reproducible%> or "
75829 "%<unconstrained%> modifier"
75830 msgstr ""
75831
75832 #: fortran/openmp.cc:3145
75833 #, gcc-internal-format, gfc-internal-format
75834 msgid "ORDERED clause argument not constant positive integer at %C"
75835 msgstr ""
75836
75837 #: fortran/openmp.cc:3413
75838 #, gcc-internal-format, gfc-internal-format
75839 msgid "Expected FATAL or WARNING in SEVERITY clause at %C"
75840 msgstr ""
75841
75842 #: fortran/openmp.cc:3601
75843 #, gcc-internal-format, gfc-internal-format
75844 msgid "Failed to match clause at %C"
75845 msgstr ""
75846
75847 #: fortran/openmp.cc:3779
75848 #, gcc-internal-format, gfc-internal-format
75849 msgid "Invalid clause in module with !$ACC DECLARE at %L"
75850 msgstr ""
75851
75852 #: fortran/openmp.cc:3789
75853 #, gcc-internal-format, gfc-internal-format
75854 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
75855 msgstr ""
75856
75857 #: fortran/openmp.cc:3798
75858 #, gcc-internal-format
75859 msgid ""
75860 "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at "
75861 "%L"
75862 msgstr ""
75863
75864 #: fortran/openmp.cc:3806
75865 #, gcc-internal-format, gfc-internal-format
75866 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
75867 msgstr ""
75868
75869 #: fortran/openmp.cc:3855
75870 #, gcc-internal-format
75871 msgid ""
75872 "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> "
75873 "clause at %L"
75874 msgstr ""
75875
75876 #: fortran/openmp.cc:3903
75877 #, gcc-internal-format, gfc-internal-format
75878 msgid "Invalid argument to !$ACC WAIT at %C"
75879 msgstr ""
75880
75881 #: fortran/openmp.cc:3910
75882 #, gcc-internal-format, gfc-internal-format
75883 msgid "WAIT clause at %L requires a scalar INTEGER expression"
75884 msgstr ""
75885
75886 #: fortran/openmp.cc:3943
75887 #, gcc-internal-format, gfc-internal-format
75888 msgid "ACC CACHE directive must be inside of loop %C"
75889 msgstr ""
75890
75891 #: fortran/openmp.cc:4012
75892 #, gcc-internal-format, gfc-internal-format
75893 msgid ""
75894 "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
75895 msgstr ""
75896
75897 #: fortran/openmp.cc:4046
75898 #, gcc-internal-format
75899 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
75900 msgstr ""
75901
75902 #: fortran/openmp.cc:4054
75903 #, gcc-internal-format, gfc-internal-format
75904 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
75905 msgstr ""
75906
75907 #: fortran/openmp.cc:4061
75908 #, gcc-internal-format
75909 msgid ""
75910 "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting %<)%> after NAME"
75911 msgstr ""
75912
75913 #: fortran/openmp.cc:4076
75914 #, gcc-internal-format, gfc-internal-format
75915 msgid "Multiple loop axes specified for routine at %C"
75916 msgstr ""
75917
75918 #: fortran/openmp.cc:4087
75919 #, gcc-internal-format, gfc-internal-format
75920 msgid ""
75921 "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with "
75922 "incompatible GANG, WORKER, or VECTOR clause"
75923 msgstr ""
75924
75925 #: fortran/openmp.cc:4095
75926 #, gcc-internal-format, gfc-internal-format
75927 msgid ""
75928 "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with "
75929 "incompatible NOHOST clause"
75930 msgstr ""
75931
75932 #: fortran/openmp.cc:4116 fortran/openmp.cc:4144
75933 #, gcc-internal-format, gfc-internal-format
75934 msgid "!$ACC ROUTINE already applied at %C"
75935 msgstr ""
75936
75937 #: fortran/openmp.cc:4161
75938 #, gcc-internal-format, gfc-internal-format
75939 msgid ""
75940 "!$ACC ROUTINE with GANG, WORKER, or VECTOR clause is not permitted in PURE "
75941 "procedure at %C"
75942 msgstr ""
75943
75944 #: fortran/openmp.cc:4314
75945 #, gcc-internal-format, gfc-internal-format
75946 msgid ""
75947 "!$OMP ASSUMES at %C must be in the specification part of a subprogram or "
75948 "module"
75949 msgstr ""
75950
75951 #: fortran/openmp.cc:4381
75952 #, gcc-internal-format, gfc-internal-format
75953 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
75954 msgstr ""
75955
75956 #: fortran/openmp.cc:4403
75957 #, gcc-internal-format
75958 msgid "Expected %<( depobj )%> at %C"
75959 msgstr ""
75960
75961 #: fortran/openmp.cc:4421
75962 #, gcc-internal-format
75963 msgid ""
75964 "Expected IN, OUT, INOUT, INOUTSET or MUTEXINOUTSET followed by %<)%> at %C"
75965 msgstr ""
75966
75967 #: fortran/openmp.cc:4439
75968 #, gcc-internal-format, gfc-internal-format
75969 msgid "Expected DEPEND, UPDATE, or DESTROY clause at %C"
75970 msgstr ""
75971
75972 #: fortran/openmp.cc:4444
75973 #, gcc-internal-format, gfc-internal-format
75974 msgid ""
75975 "DEPEND clause at %L of OMP DEPOBJ construct shall not have dependence-type "
75976 "DEPOBJ"
75977 msgstr ""
75978
75979 #: fortran/openmp.cc:4452
75980 #, gcc-internal-format, gfc-internal-format
75981 msgid ""
75982 "DEPEND clause at %L of OMP DEPOBJ construct shall have only a single locator"
75983 msgstr ""
75984
75985 #: fortran/openmp.cc:4578 fortran/openmp.cc:8355
75986 #, gcc-internal-format, gfc-internal-format
75987 msgid ""
75988 "MESSAGE clause at %L requires a scalar default-kind CHARACTER expression"
75989 msgstr ""
75990
75991 #: fortran/openmp.cc:4585
75992 #, gcc-internal-format, gfc-internal-format
75993 msgid "Constant character expression required in MESSAGE clause at %L"
75994 msgstr ""
75995
75996 #: fortran/openmp.cc:4591
75997 #, gcc-internal-format, gfc-internal-format
75998 msgid "$OMP ERROR encountered at %L: %s"
75999 msgstr ""
76000
76001 #: fortran/openmp.cc:4610
76002 #, gcc-internal-format, gfc-internal-format
76003 msgid "$OMP ERROR encountered at %L"
76004 msgstr ""
76005
76006 #: fortran/openmp.cc:4638
76007 #, gcc-internal-format, gfc-internal-format
76008 msgid "Expected SEQ_CST, AQC_REL, RELEASE, or ACQUIRE at %C"
76009 msgstr ""
76010
76011 #: fortran/openmp.cc:4647
76012 #, gcc-internal-format, gfc-internal-format
76013 msgid ""
76014 "List specified together with memory order clause in FLUSH directive at %C"
76015 msgstr ""
76016
76017 #: fortran/openmp.cc:4655
76018 #, gcc-internal-format, gfc-internal-format
76019 msgid "Unexpected junk after $OMP FLUSH statement at %C"
76020 msgstr ""
76021
76022 #: fortran/openmp.cc:5055 fortran/openmp.cc:10297
76023 #, gcc-internal-format, gfc-internal-format
76024 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
76025 msgstr ""
76026
76027 #: fortran/openmp.cc:5059 fortran/openmp.cc:10301
76028 #, gcc-internal-format, gfc-internal-format
76029 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
76030 msgstr ""
76031
76032 #: fortran/openmp.cc:5064
76033 #, gcc-internal-format, gfc-internal-format
76034 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
76035 msgstr ""
76036
76037 #: fortran/openmp.cc:5066
76038 #, gcc-internal-format, gfc-internal-format
76039 msgid "Previous !$OMP DECLARE REDUCTION at %L"
76040 msgstr ""
76041
76042 #: fortran/openmp.cc:5086
76043 #, gcc-internal-format, gfc-internal-format
76044 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
76045 msgstr ""
76046
76047 #: fortran/openmp.cc:5123
76048 #, gcc-internal-format, gfc-internal-format
76049 msgid ""
76050 "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface "
76051 "block at %C"
76052 msgstr ""
76053
76054 #: fortran/openmp.cc:5138
76055 #, gcc-internal-format, gfc-internal-format
76056 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
76057 msgstr ""
76058
76059 #: fortran/openmp.cc:5163
76060 #, gcc-internal-format, gfc-internal-format
76061 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
76062 msgstr ""
76063
76064 #: fortran/openmp.cc:5166
76065 #, gcc-internal-format, gfc-internal-format
76066 msgid ""
76067 "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE "
76068 "TARGET directive"
76069 msgstr ""
76070
76071 #: fortran/openmp.cc:5172
76072 #, gcc-internal-format, gfc-internal-format
76073 msgid ""
76074 "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and "
76075 "later in %s clause"
76076 msgstr ""
76077
76078 #: fortran/openmp.cc:5178
76079 #, gcc-internal-format, gfc-internal-format
76080 msgid ""
76081 "OMP DECLARE TARGET variable at %L previously mentioned in TO or ENTER clause "
76082 "and later in LINK clause"
76083 msgstr ""
76084
76085 #: fortran/openmp.cc:5192 fortran/openmp.cc:5238
76086 #, gcc-internal-format
76087 msgid ""
76088 "List item %qs at %L set in previous OMP DECLARE TARGET directive to a "
76089 "different DEVICE_TYPE"
76090 msgstr ""
76091
76092 #: fortran/openmp.cc:5202
76093 #, gcc-internal-format, gfc-internal-format
76094 msgid ""
76095 "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and "
76096 "later in %s clause"
76097 msgstr ""
76098
76099 #: fortran/openmp.cc:5208
76100 #, gcc-internal-format, gfc-internal-format
76101 msgid ""
76102 "OMP DECLARE TARGET COMMON at %L previously mentioned in TO or ENTER clause "
76103 "and later in LINK clause"
76104 msgstr ""
76105
76106 #: fortran/openmp.cc:5212
76107 #, gcc-internal-format, gfc-internal-format
76108 msgid ""
76109 "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE "
76110 "TARGET directive"
76111 msgstr ""
76112
76113 #: fortran/openmp.cc:5221
76114 #, gcc-internal-format, gfc-internal-format
76115 msgid ""
76116 "COMMON at %L set in previous OMP DECLARE TARGET directive to a different "
76117 "DEVICE_TYPE"
76118 msgstr ""
76119
76120 #: fortran/openmp.cc:5248
76121 #, gcc-internal-format, gfc-internal-format
76122 msgid ""
76123 "OMP DECLARE TARGET directive at %L with only DEVICE_TYPE clause is ignored"
76124 msgstr ""
76125
76126 #: fortran/openmp.cc:5258
76127 #, gcc-internal-format, gfc-internal-format
76128 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
76129 msgstr ""
76130
76131 #: fortran/openmp.cc:5296
76132 #, gcc-internal-format, gfc-internal-format
76133 msgid "expected trait selector name at %C"
76134 msgstr ""
76135
76136 #: fortran/openmp.cc:5351
76137 #, gcc-internal-format
76138 msgid "selector %qs not allowed for context selector set %qs at %C"
76139 msgstr ""
76140
76141 #: fortran/openmp.cc:5371
76142 #, gcc-internal-format
76143 msgid "selector %qs does not accept any properties at %C"
76144 msgstr ""
76145
76146 #: fortran/openmp.cc:5380 fortran/openmp.cc:5525 fortran/openmp.cc:5623
76147 #: fortran/openmp.cc:5690
76148 #, gcc-internal-format
76149 msgid "expected %<(%> at %C"
76150 msgstr ""
76151
76152 #: fortran/openmp.cc:5388
76153 #, gcc-internal-format, gfc-internal-format
76154 msgid "score argument must be constant integer expression at %C"
76155 msgstr ""
76156
76157 #: fortran/openmp.cc:5396
76158 #, gcc-internal-format, gfc-internal-format
76159 msgid "score argument must be non-negative at %C"
76160 msgstr ""
76161
76162 #: fortran/openmp.cc:5402 fortran/openmp.cc:5515 fortran/openmp.cc:5671
76163 #: fortran/openmp.cc:5699
76164 #, gcc-internal-format
76165 msgid "expected %<)%> at %C"
76166 msgstr ""
76167
76168 #: fortran/openmp.cc:5408
76169 #, gcc-internal-format, gfc-internal-format
76170 msgid "expected : at %C"
76171 msgstr ""
76172
76173 #: fortran/openmp.cc:5425
76174 #, gcc-internal-format, gfc-internal-format
76175 msgid "property must be constant integer expression or string literal at %C"
76176 msgstr ""
76177
76178 #: fortran/openmp.cc:5445
76179 #, gcc-internal-format, gfc-internal-format
76180 msgid "expected identifier at %C"
76181 msgstr ""
76182
76183 #: fortran/openmp.cc:5464
76184 #, gcc-internal-format, gfc-internal-format
76185 msgid "expected identifier or string literal at %C"
76186 msgstr ""
76187
76188 #: fortran/openmp.cc:5484
76189 #, gcc-internal-format, gfc-internal-format
76190 msgid "expected expression at %C"
76191 msgstr ""
76192
76193 #: fortran/openmp.cc:5492
76194 #, gcc-internal-format, gfc-internal-format
76195 msgid "property must be constant integer or logical expression at %C"
76196 msgstr ""
76197
76198 #: fortran/openmp.cc:5504
76199 #, gcc-internal-format, gfc-internal-format
76200 msgid "expected simd clause at %C"
76201 msgstr ""
76202
76203 #: fortran/openmp.cc:5571
76204 #, gcc-internal-format
76205 msgid ""
76206 "expected %<construct%>, %<device%>, %<implementation%> or %<user%> at %C"
76207 msgstr ""
76208
76209 #: fortran/openmp.cc:5579
76210 #, gcc-internal-format
76211 msgid "expected %<=%> at %C"
76212 msgstr ""
76213
76214 #: fortran/openmp.cc:5586
76215 #, gcc-internal-format
76216 msgid "expected %<{%> at %C"
76217 msgstr ""
76218
76219 #: fortran/openmp.cc:5601
76220 #, gcc-internal-format
76221 msgid "expected %<}%> at %C"
76222 msgstr ""
76223
76224 #: fortran/openmp.cc:5630
76225 #, gcc-internal-format, gfc-internal-format
76226 msgid "expected name at %C"
76227 msgstr ""
76228
76229 #: fortran/openmp.cc:5641
76230 #, gcc-internal-format, gfc-internal-format
76231 msgid "expected variant name at %C"
76232 msgstr ""
76233
76234 #: fortran/openmp.cc:5681
76235 #, gcc-internal-format
76236 msgid "expected %<match%> at %C"
76237 msgstr ""
76238
76239 #: fortran/openmp.cc:5732
76240 #, gcc-internal-format, gfc-internal-format
76241 msgid "Threadprivate variable at %C is an element of a COMMON block"
76242 msgstr ""
76243
76244 #: fortran/openmp.cc:5769
76245 #, gcc-internal-format, gfc-internal-format
76246 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
76247 msgstr ""
76248
76249 #: fortran/openmp.cc:5776
76250 #, gcc-internal-format, gfc-internal-format
76251 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
76252 msgstr ""
76253
76254 #: fortran/openmp.cc:5882
76255 #, gcc-internal-format, gfc-internal-format
76256 msgid ""
76257 "Program unit at %L has OpenMP device constructs/routines but does not set !"
76258 "$OMP REQUIRES REVERSE_OFFLOAD but other program units do"
76259 msgstr ""
76260
76261 #: fortran/openmp.cc:5887
76262 #, gcc-internal-format, gfc-internal-format
76263 msgid ""
76264 "Program unit at %L has OpenMP device constructs/routines but does not set !"
76265 "$OMP REQUIRES UNIFIED_ADDRESS but other program units do"
76266 msgstr ""
76267
76268 #: fortran/openmp.cc:5892
76269 #, gcc-internal-format, gfc-internal-format
76270 msgid ""
76271 "Program unit at %L has OpenMP device constructs/routines but does not set !"
76272 "$OMP REQUIRES UNIFIED_SHARED_MEMORY but other program units do"
76273 msgstr ""
76274
76275 #: fortran/openmp.cc:5918
76276 #, gcc-internal-format
76277 msgid ""
76278 "!$OMP REQUIRES clause %qs specified via module %qs use at %L comes after "
76279 "using a device construct/routine"
76280 msgstr ""
76281
76282 #: fortran/openmp.cc:5922
76283 #, gcc-internal-format
76284 msgid ""
76285 "!$OMP REQUIRES clause %qs specified at %L comes after using a device "
76286 "construct/routine"
76287 msgstr ""
76288
76289 #: fortran/openmp.cc:5944
76290 #, gcc-internal-format
76291 msgid ""
76292 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module "
76293 "%qs use at %L overrides a previous %<atomic_default_mem_order(%s)%> (which "
76294 "might be through using a module)"
76295 msgstr ""
76296
76297 #: fortran/openmp.cc:5949
76298 #, gcc-internal-format
76299 msgid ""
76300 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified at %L "
76301 "overrides a previous %<atomic_default_mem_order(%s)%> (which might be "
76302 "through using a module)"
76303 msgstr ""
76304
76305 #: fortran/openmp.cc:5960
76306 #, gcc-internal-format
76307 msgid ""
76308 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module "
76309 "%qs use at %L but same clause is not specified for the program unit"
76310 msgstr ""
76311
76312 #: fortran/openmp.cc:5965
76313 #, gcc-internal-format
76314 msgid ""
76315 "!$OMP REQUIRES clause %qs specified via module %qs use at %L but same clause "
76316 "is not specified for the program unit"
76317 msgstr ""
76318
76319 #: fortran/openmp.cc:5994
76320 #, gcc-internal-format, gfc-internal-format
76321 msgid ""
76322 "!$OMP REQUIRES at %C must appear in the specification part of a program unit"
76323 msgstr ""
76324
76325 #: fortran/openmp.cc:6062
76326 #, gcc-internal-format, gfc-internal-format
76327 msgid ""
76328 "Expected SEQ_CST, ACQ_REL or RELAXED for ATOMIC_DEFAULT_MEM_ORDER clause at "
76329 "%C"
76330 msgstr ""
76331
76332 #: fortran/openmp.cc:6078
76333 #, gcc-internal-format, gfc-internal-format
76334 msgid "Clause expected at %C"
76335 msgstr ""
76336
76337 #: fortran/openmp.cc:6084
76338 #, gcc-internal-format
76339 msgid "%qs clause at %L specified more than once"
76340 msgstr ""
76341
76342 #: fortran/openmp.cc:6087
76343 #, gcc-internal-format, gfc-internal-format
76344 msgid ""
76345 "Expected UNIFIED_ADDRESS, UNIFIED_SHARED_MEMORY, DYNAMIC_ALLOCATORS, "
76346 "REVERSE_OFFLOAD, or ATOMIC_DEFAULT_MEM_ORDER clause at %L"
76347 msgstr ""
76348
76349 #: fortran/openmp.cc:6113
76350 #, gcc-internal-format, gfc-internal-format
76351 msgid "Expected INCLUSIVE or EXCLUSIVE clause at %C"
76352 msgstr ""
76353
76354 #: fortran/openmp.cc:6119
76355 #, gcc-internal-format, gfc-internal-format
76356 msgid "Unexpected junk after !$OMP SCAN at %C"
76357 msgstr ""
76358
76359 #: fortran/openmp.cc:6318
76360 #, gcc-internal-format, gfc-internal-format
76361 msgid "Unexpected junk after TASKYIELD clause at %C"
76362 msgstr ""
76363
76364 #: fortran/openmp.cc:6406
76365 #, gcc-internal-format, gfc-internal-format
76366 msgid "Unexpected junk after $OMP MASTER statement at %C"
76367 msgstr ""
76368
76369 #: fortran/openmp.cc:6438
76370 #, gcc-internal-format, gfc-internal-format
76371 msgid "Unexpected junk after $OMP NOTHING statement at %C"
76372 msgstr ""
76373
76374 #: fortran/openmp.cc:6473 fortran/openmp.cc:6476 fortran/openmp.cc:6479
76375 #, gcc-internal-format, gfc-internal-format
76376 msgid "!$OMP ATOMIC at %L with %s clause is incompatible with READ or WRITE"
76377 msgstr ""
76378
76379 #: fortran/openmp.cc:6483
76380 #, gcc-internal-format, gfc-internal-format
76381 msgid "!$OMP ATOMIC at %L with %s clause requires %s clause"
76382 msgstr ""
76383
76384 #: fortran/openmp.cc:6520
76385 #, gcc-internal-format, gfc-internal-format
76386 msgid "!$OMP ATOMIC READ at %L incompatible with RELEASE clause"
76387 msgstr ""
76388
76389 #: fortran/openmp.cc:6530
76390 #, gcc-internal-format, gfc-internal-format
76391 msgid "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRE clause"
76392 msgstr ""
76393
76394 #: fortran/openmp.cc:6567
76395 #, gcc-internal-format, gfc-internal-format
76396 msgid "Unexpected junk after !$ACC ATOMIC statement at %C"
76397 msgstr ""
76398
76399 #: fortran/openmp.cc:6582
76400 #, gcc-internal-format, gfc-internal-format
76401 msgid "Unexpected junk after $OMP BARRIER statement at %C"
76402 msgstr ""
76403
76404 #: fortran/openmp.cc:6638
76405 #, gcc-internal-format, gfc-internal-format
76406 msgid ""
76407 "Expected construct-type PARALLEL, SECTIONS, DO or TASKGROUP in $OMP "
76408 "CANCELLATION POINT statement at %C"
76409 msgstr ""
76410
76411 #: fortran/openmp.cc:6644
76412 #, gcc-internal-format, gfc-internal-format
76413 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
76414 msgstr ""
76415
76416 #: fortran/openmp.cc:6665
76417 #, gcc-internal-format, gfc-internal-format
76418 msgid "Unexpected junk after NOWAIT clause at %C"
76419 msgstr ""
76420
76421 #: fortran/openmp.cc:6704
76422 #, gcc-internal-format, gfc-internal-format
76423 msgid "%s clause at %L requires a scalar INTEGER expression"
76424 msgstr ""
76425
76426 #: fortran/openmp.cc:6715
76427 #, gcc-internal-format, gfc-internal-format
76428 msgid "INTEGER expression of %s clause at %L must be positive"
76429 msgstr ""
76430
76431 #: fortran/openmp.cc:6726
76432 #, gcc-internal-format, gfc-internal-format
76433 msgid "INTEGER expression of %s clause at %L must be non-negative"
76434 msgstr ""
76435
76436 #: fortran/openmp.cc:6737
76437 #, gcc-internal-format
76438 msgid "Cray pointer object %qs of derived type in %s clause at %L"
76439 msgstr ""
76440
76441 #: fortran/openmp.cc:6740
76442 #, gcc-internal-format
76443 msgid "Cray pointee object %qs of derived type in %s clause at %L"
76444 msgstr ""
76445
76446 #: fortran/openmp.cc:6746 fortran/openmp.cc:8223
76447 #, gcc-internal-format
76448 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
76449 msgstr ""
76450
76451 #: fortran/openmp.cc:6751
76452 #, gcc-internal-format
76453 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
76454 msgstr ""
76455
76456 #: fortran/openmp.cc:6756
76457 #, gcc-internal-format
76458 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
76459 msgstr ""
76460
76461 #: fortran/openmp.cc:6766 fortran/openmp.cc:7790 fortran/openmp.cc:7985
76462 #, gcc-internal-format
76463 msgid "Assumed size array %qs in %s clause at %L"
76464 msgstr ""
76465
76466 #: fortran/openmp.cc:6769
76467 #, gcc-internal-format
76468 msgid "Assumed rank array %qs in %s clause at %L"
76469 msgstr ""
76470
76471 #: fortran/openmp.cc:6785 fortran/openmp.cc:7972
76472 #, gcc-internal-format
76473 msgid "POINTER object %qs in %s clause at %L"
76474 msgstr ""
76475
76476 #: fortran/openmp.cc:6790 fortran/openmp.cc:8227
76477 #, gcc-internal-format
76478 msgid "Cray pointer object %qs in %s clause at %L"
76479 msgstr ""
76480
76481 #: fortran/openmp.cc:6795 fortran/openmp.cc:8230
76482 #, gcc-internal-format
76483 msgid "Cray pointee object %qs in %s clause at %L"
76484 msgstr ""
76485
76486 #: fortran/openmp.cc:6800 fortran/openmp.cc:8218
76487 #, gcc-internal-format
76488 msgid "ALLOCATABLE object %qs in %s clause at %L"
76489 msgstr ""
76490
76491 #: fortran/openmp.cc:6803
76492 #, gcc-internal-format
76493 msgid "VALUE object %qs in %s clause at %L"
76494 msgstr ""
76495
76496 #: fortran/openmp.cc:6846
76497 #, gcc-internal-format, gfc-internal-format
76498 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
76499 msgstr ""
76500
76501 #: fortran/openmp.cc:6895
76502 #, gcc-internal-format, gfc-internal-format
76503 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
76504 msgstr ""
76505
76506 #: fortran/openmp.cc:6917
76507 #, gcc-internal-format, gfc-internal-format
76508 msgid "HOLDS expression at %L must be a scalar logical expression"
76509 msgstr ""
76510
76511 #: fortran/openmp.cc:6949
76512 #, gcc-internal-format, gfc-internal-format
76513 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
76514 msgstr ""
76515
76516 #: fortran/openmp.cc:6952
76517 #, gcc-internal-format, gfc-internal-format
76518 msgid "ORDER clause must not be used together ORDERED at %L"
76519 msgstr ""
76520
76521 #: fortran/openmp.cc:6959 fortran/openmp.cc:6970 fortran/resolve.cc:10860
76522 #: fortran/resolve.cc:12234
76523 #, gcc-internal-format, gfc-internal-format
76524 msgid "IF clause at %L requires a scalar LOGICAL expression"
76525 msgstr ""
76526
76527 #: fortran/openmp.cc:6974
76528 #, gcc-internal-format, gfc-internal-format
76529 msgid ""
76530 "IF clause without modifier at %L used together with IF clauses with modifiers"
76531 msgstr ""
76532
76533 #: fortran/openmp.cc:7099
76534 #, gcc-internal-format, gfc-internal-format
76535 msgid ""
76536 "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
76537 msgstr ""
76538
76539 #: fortran/openmp.cc:7109
76540 #, gcc-internal-format, gfc-internal-format
76541 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
76542 msgstr ""
76543
76544 #: fortran/openmp.cc:7119
76545 #, gcc-internal-format, gfc-internal-format
76546 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
76547 msgstr ""
76548
76549 #: fortran/openmp.cc:7124
76550 #, gcc-internal-format, gfc-internal-format
76551 msgid ""
76552 "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
76553 msgstr ""
76554
76555 #: fortran/openmp.cc:7131
76556 #, gcc-internal-format, gfc-internal-format
76557 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
76558 msgstr ""
76559
76560 #: fortran/openmp.cc:7134
76561 #, gcc-internal-format, gfc-internal-format
76562 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
76563 msgstr ""
76564
76565 #: fortran/openmp.cc:7143
76566 #, gcc-internal-format, gfc-internal-format
76567 msgid ""
76568 "DEPOBJ in DEPOBJ construct at %L shall be a scalar integer of "
76569 "OMP_DEPEND_KIND kind"
76570 msgstr ""
76571
76572 #: fortran/openmp.cc:7164
76573 #, gcc-internal-format
76574 msgid "Variable %qs is not a dummy argument at %L"
76575 msgstr ""
76576
76577 #: fortran/openmp.cc:7200
76578 #, gcc-internal-format
76579 msgid ""
76580 "Object %qs is not a variable at %L; parameters cannot be and need not be "
76581 "copied"
76582 msgstr ""
76583
76584 #: fortran/openmp.cc:7204
76585 #, gcc-internal-format
76586 msgid ""
76587 "Object %qs is not a variable at %L; parameters cannot be and need not be "
76588 "mapped"
76589 msgstr ""
76590
76591 #: fortran/openmp.cc:7209 fortran/openmp.cc:10001
76592 #, gcc-internal-format
76593 msgid "Object %qs is not a variable at %L"
76594 msgstr ""
76595
76596 #: fortran/openmp.cc:7218
76597 #, gcc-internal-format
76598 msgid ""
76599 "%<inscan%> REDUCTION clause on construct other than DO, SIMD, DO SIMD, "
76600 "PARALLEL DO, PARALLEL DO SIMD at %L"
76601 msgstr ""
76602
76603 #: fortran/openmp.cc:7249 fortran/openmp.cc:7261 fortran/openmp.cc:7282
76604 #: fortran/openmp.cc:7294 fortran/openmp.cc:7317 fortran/openmp.cc:7325
76605 #: fortran/openmp.cc:7346 fortran/openmp.cc:7357 fortran/openmp.cc:7369
76606 #: fortran/openmp.cc:7474 fortran/openmp.cc:10025
76607 #, gcc-internal-format
76608 msgid "Symbol %qs present on multiple clauses at %L"
76609 msgstr ""
76610
76611 #: fortran/openmp.cc:7290
76612 #, gcc-internal-format
76613 msgid "Symbol %qs has mixed component and non-component accesses at %L"
76614 msgstr ""
76615
76616 #: fortran/openmp.cc:7340
76617 #, gcc-internal-format
76618 msgid "Symbol %qs present on both data and map clauses at %L"
76619 msgstr ""
76620
76621 #: fortran/openmp.cc:7383
76622 #, gcc-internal-format
76623 msgid ""
76624 "Expected integer expression of the %<omp_allocator_handle_kind%> kind at %L"
76625 msgstr ""
76626
76627 #: fortran/openmp.cc:7398
76628 #, gcc-internal-format, gfc-internal-format
76629 msgid ""
76630 "ALIGN modifier requires at %L a scalar positive constant integer alignment "
76631 "expression that is a power of two"
76632 msgstr ""
76633
76634 #: fortran/openmp.cc:7417
76635 #, gcc-internal-format
76636 msgid "%qs appears more than once in %<allocate%> clauses at %L"
76637 msgstr ""
76638
76639 #: fortran/openmp.cc:7459
76640 #, gcc-internal-format
76641 msgid ""
76642 "%qs specified in %<allocate%> clause at %L but not in an explicit "
76643 "privatization clause"
76644 msgstr ""
76645
76646 #: fortran/openmp.cc:7481
76647 #, gcc-internal-format
76648 msgid "Array %qs is not permitted in reduction at %L"
76649 msgstr ""
76650
76651 #: fortran/openmp.cc:7494
76652 #, gcc-internal-format
76653 msgid "Symbol %qs present on both FROM and TO clauses at %L"
76654 msgstr ""
76655
76656 #: fortran/openmp.cc:7512
76657 #, gcc-internal-format
76658 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
76659 msgstr ""
76660
76661 #: fortran/openmp.cc:7518
76662 #, gcc-internal-format, gfc-internal-format
76663 msgid "NOWAIT clause must not be used with COPYPRIVATE clause at %L"
76664 msgstr ""
76665
76666 #: fortran/openmp.cc:7523
76667 #, gcc-internal-format
76668 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
76669 msgstr ""
76670
76671 #: fortran/openmp.cc:7526
76672 #, gcc-internal-format
76673 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
76674 msgstr ""
76675
76676 #: fortran/openmp.cc:7534
76677 #, gcc-internal-format
76678 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
76679 msgstr ""
76680
76681 #: fortran/openmp.cc:7537
76682 #, gcc-internal-format
76683 msgid "Cray pointee %qs in SHARED clause at %L"
76684 msgstr ""
76685
76686 #: fortran/openmp.cc:7540
76687 #, gcc-internal-format
76688 msgid "Associate name %qs in SHARED clause at %L"
76689 msgstr ""
76690
76691 #: fortran/openmp.cc:7546
76692 #, gcc-internal-format
76693 msgid "DETACH event handle %qs in SHARED clause at %L"
76694 msgstr ""
76695
76696 #: fortran/openmp.cc:7561
76697 #, gcc-internal-format
76698 msgid ""
76699 "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at "
76700 "%L"
76701 msgstr ""
76702
76703 #: fortran/openmp.cc:7573
76704 #, gcc-internal-format
76705 msgid ""
76706 "%qs in ALIGNED clause at %L requires a scalar positive constant integer "
76707 "alignment expression"
76708 msgstr ""
76709
76710 #: fortran/openmp.cc:7599
76711 #, gcc-internal-format, gfc-internal-format
76712 msgid "Scalar integer expression for range begin expected at %L"
76713 msgstr ""
76714
76715 #: fortran/openmp.cc:7605
76716 #, gcc-internal-format, gfc-internal-format
76717 msgid "Scalar integer expression for range end expected at %L"
76718 msgstr ""
76719
76720 #: fortran/openmp.cc:7611
76721 #, gcc-internal-format, gfc-internal-format
76722 msgid "Scalar integer expression for range step expected at %L"
76723 msgstr ""
76724
76725 #: fortran/openmp.cc:7616
76726 #, gcc-internal-format, gfc-internal-format
76727 msgid "Nonzero range step expected at %L"
76728 msgstr ""
76729
76730 #: fortran/openmp.cc:7629
76731 #, gcc-internal-format, gfc-internal-format
76732 msgid ""
76733 "Dependence-type SINK used together with SOURCE on the same construct at %L"
76734 msgstr ""
76735
76736 #: fortran/openmp.cc:7639
76737 #, gcc-internal-format, gfc-internal-format
76738 msgid "SINK addend not a constant integer at %L"
76739 msgstr ""
76740
76741 #: fortran/openmp.cc:7645
76742 #, gcc-internal-format
76743 msgid "omp_cur_iteration at %L requires %<-1%> as logical offset"
76744 msgstr ""
76745
76746 #: fortran/openmp.cc:7655
76747 #, gcc-internal-format
76748 msgid ""
76749 "Locator %qs at %L in DEPEND clause of depobj type shall be a scalar integer "
76750 "of OMP_DEPEND_KIND kind"
76751 msgstr ""
76752
76753 #: fortran/openmp.cc:7666
76754 #, gcc-internal-format, gfc-internal-format
76755 msgid ""
76756 "Locator at %L in DEPEND clause of depobj type shall be a scalar integer of "
76757 "OMP_DEPEND_KIND kind"
76758 msgstr ""
76759
76760 #: fortran/openmp.cc:7710
76761 #, gcc-internal-format, gfc-internal-format
76762 msgid "Array is not contiguous at %L"
76763 msgstr ""
76764
76765 #: fortran/openmp.cc:7721
76766 #, gcc-internal-format, gfc-internal-format
76767 msgid "Unexpected substring reference in %s clause at %L"
76768 msgstr ""
76769
76770 #: fortran/openmp.cc:7729
76771 #, gcc-internal-format, gfc-internal-format
76772 msgid "Unexpected complex-parts designator reference in %s clause at %L"
76773 msgstr ""
76774
76775 #: fortran/openmp.cc:7738 fortran/openmp.cc:7756
76776 #, gcc-internal-format
76777 msgid "%qs in %s clause at %L is not a proper array section"
76778 msgstr ""
76779
76780 #: fortran/openmp.cc:7748
76781 #, gcc-internal-format, gfc-internal-format
76782 msgid "Stride should not be specified for array section in %s clause at %L"
76783 msgstr ""
76784
76785 #: fortran/openmp.cc:7770
76786 #, gcc-internal-format
76787 msgid "%qs in %s clause at %L is a zero size array section"
76788 msgstr ""
76789
76790 #: fortran/openmp.cc:7796
76791 #, gcc-internal-format
76792 msgid ""
76793 "List item %qs with allocatable components is not permitted in map clause at "
76794 "%L"
76795 msgstr ""
76796
76797 #: fortran/openmp.cc:7815
76798 #, gcc-internal-format, gfc-internal-format
76799 msgid ""
76800 "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause "
76801 "at %L"
76802 msgstr ""
76803
76804 #: fortran/openmp.cc:7837
76805 #, gcc-internal-format, gfc-internal-format
76806 msgid ""
76807 "TARGET ENTER DATA with map-type other than TO, TOFROM or ALLOC on MAP clause "
76808 "at %L"
76809 msgstr ""
76810
76811 #: fortran/openmp.cc:7858
76812 #, gcc-internal-format, gfc-internal-format
76813 msgid ""
76814 "TARGET EXIT DATA with map-type other than FROM, TOFROM, RELEASE, or DELETE "
76815 "on MAP clause at %L"
76816 msgstr ""
76817
76818 #: fortran/openmp.cc:7874 fortran/openmp.cc:7956
76819 #, gcc-internal-format
76820 msgid "THREADPRIVATE object %qs in %s clause at %L"
76821 msgstr ""
76822
76823 #: fortran/openmp.cc:7877 fortran/openmp.cc:7959
76824 #, gcc-internal-format
76825 msgid "Cray pointee %qs in %s clause at %L"
76826 msgstr ""
76827
76828 #. Non-TARGET (i.e. DISPATCH) requires a C_PTR.
76829 #: fortran/openmp.cc:7889
76830 #, gcc-internal-format
76831 msgid "List item %qs in %s clause at %L must be of TYPE(C_PTR)"
76832 msgstr ""
76833
76834 #: fortran/openmp.cc:7950
76835 #, gcc-internal-format
76836 msgid ""
76837 "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct at "
76838 "%L"
76839 msgstr ""
76840
76841 #: fortran/openmp.cc:7962
76842 #, gcc-internal-format
76843 msgid "Associate name %qs in %s clause at %L"
76844 msgstr ""
76845
76846 #: fortran/openmp.cc:7969
76847 #, gcc-internal-format
76848 msgid "Procedure pointer %qs in %s clause at %L"
76849 msgstr ""
76850
76851 #: fortran/openmp.cc:7975
76852 #, gcc-internal-format
76853 msgid "Cray pointer %qs in %s clause at %L"
76854 msgstr ""
76855
76856 #: fortran/openmp.cc:7988
76857 #, gcc-internal-format
76858 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
76859 msgstr ""
76860
76861 #. case OMP_LIST_REDUCTION:
76862 #: fortran/openmp.cc:7998
76863 #, gcc-internal-format
76864 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
76865 msgstr ""
76866
76867 #: fortran/openmp.cc:8009
76868 #, gcc-internal-format
76869 msgid "DETACH event handle %qs in %s clause at %L"
76870 msgstr ""
76871
76872 #: fortran/openmp.cc:8033
76873 #, gcc-internal-format, gfc-internal-format
76874 msgid "Only DEFAULT permitted as reduction-modifier in REDUCTION clause at %L"
76875 msgstr ""
76876
76877 #: fortran/openmp.cc:8126
76878 #, gcc-internal-format, gfc-internal-format
76879 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
76880 msgstr ""
76881
76882 #: fortran/openmp.cc:8154
76883 #, gcc-internal-format, gfc-internal-format
76884 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
76885 msgstr ""
76886
76887 #: fortran/openmp.cc:8160
76888 #, gcc-internal-format, gfc-internal-format
76889 msgid ""
76890 "LINEAR clause modifier other than VAL used on DO or SIMD construct at %L"
76891 msgstr ""
76892
76893 #: fortran/openmp.cc:8168
76894 #, gcc-internal-format
76895 msgid "LINEAR variable %qs must be INTEGER at %L"
76896 msgstr ""
76897
76898 #: fortran/openmp.cc:8173
76899 #, gcc-internal-format
76900 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
76901 msgstr ""
76902
76903 #: fortran/openmp.cc:8184
76904 #, gcc-internal-format
76905 msgid ""
76906 "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
76907 msgstr ""
76908
76909 #: fortran/openmp.cc:8201
76910 #, gcc-internal-format
76911 msgid ""
76912 "%qs in LINEAR clause at %L requires a constant integer linear-step "
76913 "expression or dummy argument specified in UNIFORM clause"
76914 msgstr ""
76915
76916 #: fortran/openmp.cc:8235
76917 #, gcc-internal-format
76918 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
76919 msgstr ""
76920
76921 #: fortran/openmp.cc:8295
76922 #, gcc-internal-format, gfc-internal-format
76923 msgid "NUM_TEAMS lower bound at %L larger than upper bound at %L"
76924 msgstr ""
76925
76926 #: fortran/openmp.cc:8308
76927 #, gcc-internal-format, gfc-internal-format
76928 msgid "Value of HINT clause at %L shall be a valid constant hint expression"
76929 msgstr ""
76930
76931 #: fortran/openmp.cc:8318
76932 #, gcc-internal-format, gfc-internal-format
76933 msgid ""
76934 "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
76935 msgstr ""
76936
76937 #: fortran/openmp.cc:8348
76938 #, gcc-internal-format, gfc-internal-format
76939 msgid "Incompatible use of TILE and COLLAPSE at %L"
76940 msgstr ""
76941
76942 #: fortran/openmp.cc:8372
76943 #, gcc-internal-format, gfc-internal-format
76944 msgid ""
76945 "TARGET DATA must contain at least one MAP, USE_DEVICE_PTR, or "
76946 "USE_DEVICE_ADDR clause at %L"
76947 msgstr ""
76948
76949 #: fortran/openmp.cc:8375
76950 #, gcc-internal-format, gfc-internal-format
76951 msgid "%s must contain at least one MAP clause at %L"
76952 msgstr ""
76953
76954 #: fortran/openmp.cc:8385
76955 #, gcc-internal-format
76956 msgid ""
76957 "%qs at %L should be a scalar of type integer(kind=omp_event_handle_kind)"
76958 msgstr ""
76959
76960 #: fortran/openmp.cc:8390
76961 #, gcc-internal-format, gfc-internal-format
76962 msgid "The event handle at %L must not be an array element"
76963 msgstr ""
76964
76965 #: fortran/openmp.cc:8394
76966 #, gcc-internal-format, gfc-internal-format
76967 msgid "The event handle at %L must not be part of a derived type or class"
76968 msgstr ""
76969
76970 #: fortran/openmp.cc:8398
76971 #, gcc-internal-format
76972 msgid ""
76973 "%<DETACH%> clause at %L must not be used together with %<MERGEABLE%> clause"
76974 msgstr ""
76975
76976 #: fortran/openmp.cc:8553
76977 #, gcc-internal-format, gfc-internal-format
76978 msgid "Expected IF at %L in atomic compare capture"
76979 msgstr ""
76980
76981 #: fortran/openmp.cc:8561
76982 #, gcc-internal-format, gfc-internal-format
76983 msgid "Expected ELSE at %L in atomic compare capture"
76984 msgstr ""
76985
76986 #: fortran/openmp.cc:8673
76987 #, gcc-internal-format
76988 msgid ""
76989 "Expected %<==%>, %<.EQ.%> or %<.EQV.%> atomic comparison expression at %L"
76990 msgstr ""
76991
76992 #: fortran/openmp.cc:8679
76993 #, gcc-internal-format, gfc-internal-format
76994 msgid "Expected scalar intrinsic variable at %L in atomic comparison"
76995 msgstr ""
76996
76997 #: fortran/openmp.cc:8687
76998 #, gcc-internal-format, gfc-internal-format
76999 msgid "Expected scalar intrinsic expression at %L in atomic comparison"
77000 msgstr ""
77001
77002 #: fortran/openmp.cc:8695
77003 #, gcc-internal-format, gfc-internal-format
77004 msgid ""
77005 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
77006 msgstr ""
77007
77008 #: fortran/openmp.cc:8704
77009 #, gcc-internal-format, gfc-internal-format
77010 msgid ""
77011 "!$OMP ATOMIC statement must assign an expression of intrinsic type at %L"
77012 msgstr ""
77013
77014 #: fortran/openmp.cc:8711
77015 #, gcc-internal-format, gfc-internal-format
77016 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
77017 msgstr ""
77018
77019 #: fortran/openmp.cc:8728
77020 #, gcc-internal-format, gfc-internal-format
77021 msgid ""
77022 "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic "
77023 "type at %L"
77024 msgstr ""
77025
77026 #: fortran/openmp.cc:8733
77027 #, gcc-internal-format, gfc-internal-format
77028 msgid ""
77029 "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot "
77030 "reference var at %L"
77031 msgstr ""
77032
77033 #: fortran/openmp.cc:8745
77034 #, gcc-internal-format, gfc-internal-format
77035 msgid ""
77036 "!$OMP ATOMIC capture-statement must set a scalar variable of intrinsic type "
77037 "at %L"
77038 msgstr ""
77039
77040 #: fortran/openmp.cc:8753
77041 #, gcc-internal-format, gfc-internal-format
77042 msgid ""
77043 "!$OMP ATOMIC capture-statement requires a scalar variable of intrinsic type "
77044 "at %L"
77045 msgstr ""
77046
77047 #: fortran/openmp.cc:8763
77048 #, gcc-internal-format, gfc-internal-format
77049 msgid ""
77050 "!$OMP ATOMIC CAPTURE capture statement reads from different variable than "
77051 "update statement writes into at %L"
77052 msgstr ""
77053
77054 #: fortran/openmp.cc:8779
77055 #, gcc-internal-format
77056 msgid ""
77057 "For !$OMP ATOMIC COMPARE, the first operand in comparison at %L must be the "
77058 "variable %qs that the update statement writes into at %L"
77059 msgstr ""
77060
77061 #: fortran/openmp.cc:8787
77062 #, gcc-internal-format, gfc-internal-format
77063 msgid ""
77064 "expr in !$OMP ATOMIC COMPARE assignment var = expr must be scalar and cannot "
77065 "reference var at %L"
77066 msgstr ""
77067
77068 #: fortran/openmp.cc:8805
77069 #, gcc-internal-format, gfc-internal-format
77070 msgid ""
77071 "!$OMP ATOMIC UPDATE at %L with FAIL clause requiries either the COMPARE "
77072 "clause or using the intrinsic MIN/MAX procedure"
77073 msgstr ""
77074
77075 #: fortran/openmp.cc:8832
77076 #, gcc-internal-format, gfc-internal-format
77077 msgid ""
77078 "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., ."
77079 "EQV. or .NEQV. at %L"
77080 msgstr ""
77081
77082 #: fortran/openmp.cc:8880
77083 #, gcc-internal-format, gfc-internal-format
77084 msgid ""
77085 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
77086 msgstr ""
77087
77088 #: fortran/openmp.cc:8894
77089 #, gcc-internal-format, gfc-internal-format
77090 msgid ""
77091 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
77092 "(expr) at %L"
77093 msgstr ""
77094
77095 #: fortran/openmp.cc:8927
77096 #, gcc-internal-format, gfc-internal-format
77097 msgid ""
77098 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
77099 "reference var at %L"
77100 msgstr ""
77101
77102 #: fortran/openmp.cc:8951
77103 #, gcc-internal-format, gfc-internal-format
77104 msgid ""
77105 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
77106 "at %L"
77107 msgstr ""
77108
77109 #: fortran/openmp.cc:8958
77110 #, gcc-internal-format, gfc-internal-format
77111 msgid ""
77112 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
77113 msgstr ""
77114
77115 #: fortran/openmp.cc:8981
77116 #, gcc-internal-format
77117 msgid ""
77118 "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
77119 msgstr ""
77120
77121 #: fortran/openmp.cc:8988
77122 #, gcc-internal-format, gfc-internal-format
77123 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
77124 msgstr ""
77125
77126 #: fortran/openmp.cc:8996
77127 #, gcc-internal-format
77128 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
77129 msgstr ""
77130
77131 #: fortran/openmp.cc:9014
77132 #, gcc-internal-format, gfc-internal-format
77133 msgid ""
77134 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
77135 "side at %L"
77136 msgstr ""
77137
77138 #: fortran/openmp.cc:9019
77139 #, gcc-internal-format, gfc-internal-format
77140 msgid "unexpected !$OMP ATOMIC expression at %L"
77141 msgstr ""
77142
77143 #: fortran/openmp.cc:9065
77144 #, gcc-internal-format
77145 msgid ""
77146 "ORDERED clause specified together with %<inscan%> REDUCTION clause at %L"
77147 msgstr ""
77148
77149 #: fortran/openmp.cc:9068
77150 #, gcc-internal-format
77151 msgid ""
77152 "SCHEDULE clause specified together with %<inscan%> REDUCTION clause at %L"
77153 msgstr ""
77154
77155 #: fortran/openmp.cc:9076
77156 #, gcc-internal-format, gfc-internal-format
77157 msgid ""
77158 "With INSCAN at %L, expected loop body with !$OMP SCAN between two structured-"
77159 "block-sequences"
77160 msgstr ""
77161
77162 #: fortran/openmp.cc:9478
77163 #, gcc-internal-format, gfc-internal-format
77164 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
77165 msgstr ""
77166
77167 #: fortran/openmp.cc:9484
77168 #, gcc-internal-format, gfc-internal-format
77169 msgid "%s cannot be a DO CONCURRENT loop at %L"
77170 msgstr ""
77171
77172 #: fortran/openmp.cc:9490
77173 #, gcc-internal-format, gfc-internal-format
77174 msgid "%s iteration variable must be of type integer at %L"
77175 msgstr ""
77176
77177 #: fortran/openmp.cc:9494
77178 #, gcc-internal-format, gfc-internal-format
77179 msgid "%s iteration variable must not be THREADPRIVATE at %L"
77180 msgstr ""
77181
77182 #: fortran/openmp.cc:9507
77183 #, gcc-internal-format, gfc-internal-format
77184 msgid ""
77185 "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE or "
77186 "ALLOCATE at %L"
77187 msgstr ""
77188
77189 #: fortran/openmp.cc:9511
77190 #, gcc-internal-format, gfc-internal-format
77191 msgid ""
77192 "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE, "
77193 "ALLOCATE or LINEAR at %L"
77194 msgstr ""
77195
77196 #: fortran/openmp.cc:9518
77197 #, gcc-internal-format, gfc-internal-format
77198 msgid "%s iteration variable used in more than one loop at %L"
77199 msgstr ""
77200
77201 #: fortran/openmp.cc:9526
77202 #, gcc-internal-format, gfc-internal-format
77203 msgid "%s loop start expression not in canonical form at %L"
77204 msgstr ""
77205
77206 #: fortran/openmp.cc:9534
77207 #, gcc-internal-format, gfc-internal-format
77208 msgid "%s loop end expression not in canonical form at %L"
77209 msgstr ""
77210
77211 #: fortran/openmp.cc:9540
77212 #, gcc-internal-format, gfc-internal-format
77213 msgid "%s loop bounds reference different iteration variables at %L"
77214 msgstr ""
77215
77216 #: fortran/openmp.cc:9546
77217 #, gcc-internal-format, gfc-internal-format
77218 msgid "%s loop increment not in canonical form at %L"
77219 msgstr ""
77220
77221 #: fortran/openmp.cc:9556
77222 #, gcc-internal-format, gfc-internal-format
77223 msgid "collapsed %s loops not perfectly nested at %L"
77224 msgstr ""
77225
77226 #: fortran/openmp.cc:9565 fortran/openmp.cc:9573
77227 #, gcc-internal-format, gfc-internal-format
77228 msgid "not enough DO loops for collapsed %s at %L"
77229 msgstr ""
77230
77231 #: fortran/openmp.cc:9780 fortran/openmp.cc:9793
77232 #, gcc-internal-format, gfc-internal-format
77233 msgid "The %s directive cannot be specified within a %s region at %L"
77234 msgstr ""
77235
77236 #: fortran/openmp.cc:9812
77237 #, gcc-internal-format, gfc-internal-format
77238 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
77239 msgstr ""
77240
77241 #: fortran/openmp.cc:9818
77242 #, gcc-internal-format, gfc-internal-format
77243 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
77244 msgstr ""
77245
77246 #: fortran/openmp.cc:9824
77247 #, gcc-internal-format, gfc-internal-format
77248 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
77249 msgstr ""
77250
77251 #: fortran/openmp.cc:9840
77252 #, gcc-internal-format, gfc-internal-format
77253 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
77254 msgstr ""
77255
77256 #: fortran/openmp.cc:9852
77257 #, gcc-internal-format, gfc-internal-format
77258 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
77259 msgstr ""
77260
77261 #: fortran/openmp.cc:9862 fortran/openmp.cc:9871
77262 #, gcc-internal-format, gfc-internal-format
77263 msgid "not enough DO loops for %s !$ACC LOOP at %L"
77264 msgstr ""
77265
77266 #: fortran/openmp.cc:9887
77267 #, gcc-internal-format, gfc-internal-format
77268 msgid ""
77269 "Tiled loop cannot be parallelized across gangs, workers and vectors at the "
77270 "same time at %L"
77271 msgstr ""
77272
77273 #: fortran/openmp.cc:9908
77274 #, gcc-internal-format, gfc-internal-format
77275 msgid "TILE requires constant expression at %L"
77276 msgstr ""
77277
77278 #: fortran/openmp.cc:10008
77279 #, gcc-internal-format
77280 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
77281 msgstr ""
77282
77283 #: fortran/openmp.cc:10055
77284 #, gcc-internal-format
77285 msgid ""
77286 "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE "
77287 "( NAME ) at %L"
77288 msgstr ""
77289
77290 #: fortran/openmp.cc:10061
77291 #, gcc-internal-format
77292 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
77293 msgstr ""
77294
77295 #: fortran/openmp.cc:10186
77296 #, gcc-internal-format, gfc-internal-format
77297 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
77298 msgstr ""
77299
77300 #: fortran/openmp.cc:10200
77301 #, gcc-internal-format, gfc-internal-format
77302 msgid ""
77303 "OMP CRITICAL at %L with HINT clause requires a NAME, except when "
77304 "omp_sync_hint_none is used"
77305 msgstr ""
77306
77307 #: fortran/openmp.cc:10206
77308 #, gcc-internal-format
77309 msgid ""
77310 "Unexpected !$OMP SCAN at %L outside loop construct with %<inscan%> REDUCTION "
77311 "clause"
77312 msgstr ""
77313
77314 #: fortran/openmp.cc:10227
77315 #, gcc-internal-format
77316 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
77317 msgstr ""
77318
77319 #: fortran/openmp.cc:10251
77320 #, gcc-internal-format, gfc-internal-format
77321 msgid ""
77322 "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP "
77323 "DECLARE REDUCTION at %L"
77324 msgstr ""
77325
77326 #: fortran/openmp.cc:10259
77327 #, gcc-internal-format, gfc-internal-format
77328 msgid ""
77329 "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE "
77330 "REDUCTION at %L"
77331 msgstr ""
77332
77333 #: fortran/openmp.cc:10288
77334 #, gcc-internal-format, gfc-internal-format
77335 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
77336 msgstr ""
77337
77338 #: fortran/openmp.cc:10310
77339 #, gcc-internal-format, gfc-internal-format
77340 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
77341 msgstr ""
77342
77343 #: fortran/openmp.cc:10326
77344 #, gcc-internal-format, gfc-internal-format
77345 msgid ""
77346 "Subroutine call with alternate returns in combiner of !$OMP DECLARE "
77347 "REDUCTION at %L"
77348 msgstr ""
77349
77350 #: fortran/openmp.cc:10341
77351 #, gcc-internal-format, gfc-internal-format
77352 msgid ""
77353 "Subroutine call with alternate returns in INITIALIZER clause of !$OMP "
77354 "DECLARE REDUCTION at %L"
77355 msgstr ""
77356
77357 #: fortran/openmp.cc:10351
77358 #, gcc-internal-format, gfc-internal-format
77359 msgid ""
77360 "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE "
77361 "REDUCTION must be OMP_PRIV at %L"
77362 msgstr ""
77363
77364 #: fortran/openmp.cc:10359
77365 #, gcc-internal-format, gfc-internal-format
77366 msgid ""
77367 "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type "
77368 "without default initializer at %L"
77369 msgstr ""
77370
77371 #: fortran/options.cc:275
77372 #, gcc-internal-format
77373 msgid "%<-fexcess-precision=standard%> for Fortran"
77374 msgstr ""
77375
77376 #: fortran/options.cc:277
77377 #, gcc-internal-format
77378 msgid "%<-fexcess-precision=16%> for Fortran"
77379 msgstr ""
77380
77381 #: fortran/options.cc:371
77382 #, gcc-internal-format
77383 msgid "Reading file %qs as free form"
77384 msgstr ""
77385
77386 #: fortran/options.cc:381
77387 #, gcc-internal-format
77388 msgid "%<-fd-lines-as-comments%> has no effect in free form"
77389 msgstr ""
77390
77391 #: fortran/options.cc:384
77392 #, gcc-internal-format
77393 msgid "%<-fd-lines-as-code%> has no effect in free form"
77394 msgstr ""
77395
77396 #: fortran/options.cc:422
77397 #, gcc-internal-format
77398 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
77399 msgstr ""
77400
77401 #: fortran/options.cc:425
77402 #, gcc-internal-format
77403 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
77404 msgstr ""
77405
77406 #: fortran/options.cc:428
77407 #, gcc-internal-format
77408 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %qs"
77409 msgstr ""
77410
77411 #: fortran/options.cc:431
77412 #, gcc-internal-format
77413 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
77414 msgstr ""
77415
77416 #: fortran/options.cc:434
77417 #, gcc-internal-format
77418 msgid ""
77419 "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %qs"
77420 msgstr ""
77421
77422 #: fortran/options.cc:493
77423 #, gcc-internal-format
77424 msgid "Fixed line length must be at least seven"
77425 msgstr ""
77426
77427 #: fortran/options.cc:496
77428 #, gcc-internal-format
77429 msgid "Free line length must be at least three"
77430 msgstr ""
77431
77432 #: fortran/options.cc:499
77433 #, gcc-internal-format, gfc-internal-format
77434 msgid "Maximum subrecord length cannot exceed %d"
77435 msgstr ""
77436
77437 #: fortran/options.cc:518
77438 #, gcc-internal-format
77439 msgid "gfortran: Only one %<-J%> option allowed"
77440 msgstr ""
77441
77442 #: fortran/options.cc:590
77443 #, gcc-internal-format
77444 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
77445 msgstr ""
77446
77447 #: fortran/options.cc:592
77448 #, gcc-internal-format
77449 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
77450 msgstr ""
77451
77452 #: fortran/options.cc:641
77453 #, gcc-internal-format
77454 msgid "Argument to %<-fcheck%> is not valid: %s"
77455 msgstr ""
77456
77457 #: fortran/options.cc:706
77458 #, gcc-internal-format, gfc-internal-format
77459 msgid "Maximum supported identifier length is %d"
77460 msgstr ""
77461
77462 #: fortran/options.cc:721
77463 #, gcc-internal-format
77464 msgid "Unrecognized option to %<-finit-logical%>: %s"
77465 msgstr ""
77466
77467 #: fortran/options.cc:737
77468 #, gcc-internal-format
77469 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
77470 msgstr ""
77471
77472 #: fortran/parse.cc:602
77473 #, gcc-internal-format, gfc-internal-format
77474 msgid "Unclassifiable statement at %C"
77475 msgstr ""
77476
77477 #: fortran/parse.cc:666
77478 #, gcc-internal-format, gfc-internal-format
77479 msgid ""
77480 "OpenACC directives other than ROUTINE may not appear in PURE procedures at %C"
77481 msgstr ""
77482
77483 #: fortran/parse.cc:732
77484 #, gcc-internal-format, gfc-internal-format
77485 msgid "Unclassifiable OpenACC directive at %C"
77486 msgstr ""
77487
77488 #: fortran/parse.cc:876 fortran/parse.cc:1170
77489 #, gcc-internal-format, gfc-internal-format
77490 msgid ""
77491 "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in "
77492 "PURE procedures"
77493 msgstr ""
77494
77495 #: fortran/parse.cc:1154
77496 #, gcc-internal-format, gfc-internal-format
77497 msgid "Unclassifiable OpenMP directive at %C"
77498 msgstr ""
77499
77500 #: fortran/parse.cc:1249
77501 #, gcc-internal-format, gfc-internal-format
77502 msgid "Unclassifiable GCC directive at %C"
77503 msgstr ""
77504
77505 #: fortran/parse.cc:1251
77506 #, gcc-internal-format, gfc-internal-format
77507 msgid "Unclassifiable GCC directive at %C, ignored"
77508 msgstr ""
77509
77510 #: fortran/parse.cc:1311 fortran/parse.cc:1538
77511 #, gcc-internal-format, gfc-internal-format
77512 msgid "Zero is not a valid statement label at %C"
77513 msgstr ""
77514
77515 #: fortran/parse.cc:1318 fortran/parse.cc:1530
77516 #, gcc-internal-format, gfc-internal-format
77517 msgid "Non-numeric character in statement label at %C"
77518 msgstr ""
77519
77520 #: fortran/parse.cc:1330 fortran/parse.cc:1579
77521 #, gcc-internal-format, gfc-internal-format
77522 msgid "Semicolon at %C needs to be preceded by statement"
77523 msgstr ""
77524
77525 #: fortran/parse.cc:1337 fortran/parse.cc:1594
77526 #, gcc-internal-format, gfc-internal-format
77527 msgid "Statement label without statement at %L"
77528 msgstr ""
77529
77530 #: fortran/parse.cc:1400 fortran/parse.cc:1581
77531 #, gcc-internal-format, gfc-internal-format
77532 msgid "Fortran 2008: Semicolon at %C without preceding statement"
77533 msgstr ""
77534
77535 #: fortran/parse.cc:1423 fortran/parse.cc:1557
77536 #, gcc-internal-format, gfc-internal-format
77537 msgid "Bad continuation line at %C"
77538 msgstr ""
77539
77540 #: fortran/parse.cc:1868
77541 #, gcc-internal-format, gfc-internal-format
77542 msgid "FORMAT statement at %L does not have a statement label"
77543 msgstr ""
77544
77545 #: fortran/parse.cc:2773
77546 #, gcc-internal-format
77547 msgid "gfc_ascii_statement(): Bad statement code"
77548 msgstr ""
77549
77550 #: fortran/parse.cc:2917
77551 #, gcc-internal-format, gfc-internal-format
77552 msgid "Unexpected %s statement at %C"
77553 msgstr ""
77554
77555 #: fortran/parse.cc:3072
77556 #, gcc-internal-format, gfc-internal-format
77557 msgid "%s statement at %C cannot follow %s statement at %L"
77558 msgstr ""
77559
77560 #: fortran/parse.cc:3089
77561 #, gcc-internal-format
77562 msgid "Unexpected end of file in %qs"
77563 msgstr ""
77564
77565 #: fortran/parse.cc:3124
77566 #, gcc-internal-format
77567 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
77568 msgstr ""
77569
77570 #: fortran/parse.cc:3127
77571 #, gcc-internal-format
77572 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
77573 msgstr ""
77574
77575 #: fortran/parse.cc:3147
77576 #, gcc-internal-format, gfc-internal-format
77577 msgid "Components in TYPE at %C must precede CONTAINS"
77578 msgstr ""
77579
77580 #: fortran/parse.cc:3151
77581 #, gcc-internal-format, gfc-internal-format
77582 msgid "Type-bound procedure at %C"
77583 msgstr ""
77584
77585 #: fortran/parse.cc:3159
77586 #, gcc-internal-format, gfc-internal-format
77587 msgid "GENERIC binding at %C"
77588 msgstr ""
77589
77590 #: fortran/parse.cc:3167
77591 #, gcc-internal-format, gfc-internal-format
77592 msgid "FINAL procedure declaration at %C"
77593 msgstr ""
77594
77595 #: fortran/parse.cc:3179
77596 #, gcc-internal-format, gfc-internal-format
77597 msgid "Derived type definition at %C with empty CONTAINS section"
77598 msgstr ""
77599
77600 #: fortran/parse.cc:3189 fortran/parse.cc:3644
77601 #, gcc-internal-format, gfc-internal-format
77602 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
77603 msgstr ""
77604
77605 #: fortran/parse.cc:3196
77606 #, gcc-internal-format, gfc-internal-format
77607 msgid "PRIVATE statement at %C must precede procedure bindings"
77608 msgstr ""
77609
77610 #: fortran/parse.cc:3203 fortran/parse.cc:3657
77611 #, gcc-internal-format, gfc-internal-format
77612 msgid "Duplicate PRIVATE statement at %C"
77613 msgstr ""
77614
77615 #: fortran/parse.cc:3213
77616 #, gcc-internal-format, gfc-internal-format
77617 msgid "SEQUENCE statement at %C must precede CONTAINS"
77618 msgstr ""
77619
77620 #: fortran/parse.cc:3217
77621 #, gcc-internal-format, gfc-internal-format
77622 msgid "Already inside a CONTAINS block at %C"
77623 msgstr ""
77624
77625 #: fortran/parse.cc:3336
77626 #, gcc-internal-format, gfc-internal-format
77627 msgid ""
77628 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
77629 "subcomponent of a coarray, which is not possible as the component has the "
77630 "pointer attribute"
77631 msgstr ""
77632
77633 #: fortran/parse.cc:3342
77634 #, gcc-internal-format, gfc-internal-format
77635 msgid ""
77636 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
77637 "which must have a codimension or be a subcomponent of a coarray"
77638 msgstr ""
77639
77640 #: fortran/parse.cc:3347
77641 #, gcc-internal-format, gfc-internal-format
77642 msgid ""
77643 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
77644 msgstr ""
77645
77646 #: fortran/parse.cc:3351
77647 #, gcc-internal-format, gfc-internal-format
77648 msgid ""
77649 "Allocatable component %s at %L must have a codimension as it has a "
77650 "noncoarray subcomponent of type LOCK_TYPE"
77651 msgstr ""
77652
77653 #: fortran/parse.cc:3356
77654 #, gcc-internal-format, gfc-internal-format
77655 msgid ""
77656 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
77657 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
77658 "(Variables of type %s may not have a codimension as already a coarray "
77659 "subcomponent exists)"
77660 msgstr ""
77661
77662 #: fortran/parse.cc:3363
77663 #, gcc-internal-format, gfc-internal-format
77664 msgid ""
77665 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
77666 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
77667 "(Variables of type %s may not have a codimension as %s at %L has a "
77668 "codimension or a coarray subcomponent)"
77669 msgstr ""
77670
77671 #: fortran/parse.cc:3373
77672 #, gcc-internal-format, gfc-internal-format
77673 msgid ""
77674 "Component %s at %L of type EVENT_TYPE must have a codimension or be a "
77675 "subcomponent of a coarray, which is not possible as the component has the "
77676 "pointer attribute"
77677 msgstr ""
77678
77679 #: fortran/parse.cc:3379
77680 #, gcc-internal-format, gfc-internal-format
77681 msgid ""
77682 "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, "
77683 "which must have a codimension or be a subcomponent of a coarray"
77684 msgstr ""
77685
77686 #: fortran/parse.cc:3384
77687 #, gcc-internal-format, gfc-internal-format
77688 msgid ""
77689 "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
77690 msgstr ""
77691
77692 #: fortran/parse.cc:3388
77693 #, gcc-internal-format, gfc-internal-format
77694 msgid ""
77695 "Allocatable component %s at %L must have a codimension as it has a "
77696 "noncoarray subcomponent of type EVENT_TYPE"
77697 msgstr ""
77698
77699 #: fortran/parse.cc:3393
77700 #, gcc-internal-format, gfc-internal-format
77701 msgid ""
77702 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
77703 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
77704 "(Variables of type %s may not have a codimension as already a coarray "
77705 "subcomponent exists)"
77706 msgstr ""
77707
77708 #: fortran/parse.cc:3400
77709 #, gcc-internal-format, gfc-internal-format
77710 msgid ""
77711 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
77712 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
77713 "(Variables of type %s may not have a codimension as %s at %L has a "
77714 "codimension or a coarray subcomponent)"
77715 msgstr ""
77716
77717 #: fortran/parse.cc:3452
77718 #, gcc-internal-format, gfc-internal-format
77719 msgid "failed to create map component '%s'"
77720 msgstr ""
77721
77722 #: fortran/parse.cc:3485
77723 #, gcc-internal-format, gfc-internal-format
77724 msgid "failed to create union component '%s'"
77725 msgstr ""
77726
77727 #: fortran/parse.cc:3540
77728 #, gcc-internal-format, gfc-internal-format
77729 msgid "Syntax error in nested structure declaration at %C"
77730 msgstr ""
77731
77732 #: fortran/parse.cc:3627
77733 #, gcc-internal-format, gfc-internal-format
77734 msgid "FINAL declaration at %C must be inside CONTAINS"
77735 msgstr ""
77736
77737 #: fortran/parse.cc:3635
77738 #, gcc-internal-format, gfc-internal-format
77739 msgid "Derived type definition at %C without components"
77740 msgstr ""
77741
77742 #: fortran/parse.cc:3651
77743 #, gcc-internal-format, gfc-internal-format
77744 msgid "PRIVATE statement at %C must precede structure components"
77745 msgstr ""
77746
77747 #: fortran/parse.cc:3668
77748 #, gcc-internal-format, gfc-internal-format
77749 msgid "SEQUENCE statement at %C must precede structure components"
77750 msgstr ""
77751
77752 #: fortran/parse.cc:3674
77753 #, gcc-internal-format, gfc-internal-format
77754 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
77755 msgstr ""
77756
77757 #: fortran/parse.cc:3679
77758 #, gcc-internal-format, gfc-internal-format
77759 msgid "Duplicate SEQUENCE statement at %C"
77760 msgstr ""
77761
77762 #: fortran/parse.cc:3689
77763 #, gcc-internal-format, gfc-internal-format
77764 msgid "CONTAINS block in derived type definition at %C"
77765 msgstr ""
77766
77767 #: fortran/parse.cc:3747
77768 #, gcc-internal-format, gfc-internal-format
77769 msgid "ENUM declaration at %C has no ENUMERATORS"
77770 msgstr ""
77771
77772 #: fortran/parse.cc:3834
77773 #, gcc-internal-format, gfc-internal-format
77774 msgid "Unexpected %s statement in INTERFACE block at %C"
77775 msgstr ""
77776
77777 #: fortran/parse.cc:3858
77778 #, gcc-internal-format
77779 msgid ""
77780 "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
77781 msgstr ""
77782
77783 #: fortran/parse.cc:3892
77784 #, gcc-internal-format, gfc-internal-format
77785 msgid "Unexpected %s statement at %C in INTERFACE body"
77786 msgstr ""
77787
77788 #: fortran/parse.cc:3910
77789 #, gcc-internal-format
77790 msgid ""
77791 "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
77792 msgstr ""
77793
77794 #: fortran/parse.cc:4040
77795 #, gcc-internal-format, gfc-internal-format
77796 msgid "%s statement is not allowed inside of BLOCK at %C"
77797 msgstr ""
77798
77799 #: fortran/parse.cc:4072
77800 #, gcc-internal-format, gfc-internal-format
77801 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
77802 msgstr ""
77803
77804 #: fortran/parse.cc:4162
77805 #, gcc-internal-format, gfc-internal-format
77806 msgid "%s statement must appear in a MODULE"
77807 msgstr ""
77808
77809 #: fortran/parse.cc:4170
77810 #, gcc-internal-format, gfc-internal-format
77811 msgid "%s statement at %C follows another accessibility specification"
77812 msgstr ""
77813
77814 #: fortran/parse.cc:4222
77815 #, gcc-internal-format
77816 msgid "Bad kind expression for function %qs at %L"
77817 msgstr ""
77818
77819 #: fortran/parse.cc:4226
77820 #, gcc-internal-format
77821 msgid "The type for function %qs at %L is not accessible"
77822 msgstr ""
77823
77824 #: fortran/parse.cc:4286
77825 #, gcc-internal-format, gfc-internal-format
77826 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
77827 msgstr ""
77828
77829 #: fortran/parse.cc:4308
77830 #, gcc-internal-format, gfc-internal-format
77831 msgid "Unexpected %s statement in WHERE block at %C"
77832 msgstr ""
77833
77834 #: fortran/parse.cc:4367
77835 #, gcc-internal-format, gfc-internal-format
77836 msgid "Unexpected %s statement in FORALL block at %C"
77837 msgstr ""
77838
77839 #: fortran/parse.cc:4418
77840 #, gcc-internal-format, gfc-internal-format
77841 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
77842 msgstr ""
77843
77844 #: fortran/parse.cc:4436
77845 #, gcc-internal-format, gfc-internal-format
77846 msgid "Duplicate ELSE statements at %L and %C"
77847 msgstr ""
77848
77849 #: fortran/parse.cc:4497
77850 #, gcc-internal-format, gfc-internal-format
77851 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
77852 msgstr ""
77853
77854 #: fortran/parse.cc:4581
77855 #, gcc-internal-format, gfc-internal-format
77856 msgid ""
77857 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
77858 "%C"
77859 msgstr ""
77860
77861 #: fortran/parse.cc:4657
77862 #, gcc-internal-format, gfc-internal-format
77863 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
77864 msgstr ""
77865
77866 #: fortran/parse.cc:4721
77867 #, gcc-internal-format
77868 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
77869 msgstr ""
77870
77871 #: fortran/parse.cc:4754
77872 #, gcc-internal-format, gfc-internal-format
77873 msgid "End of nonblock DO statement at %C is within another block"
77874 msgstr ""
77875
77876 #: fortran/parse.cc:4764
77877 #, gcc-internal-format, gfc-internal-format
77878 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
77879 msgstr ""
77880
77881 #: fortran/parse.cc:4790
77882 #, gcc-internal-format, gfc-internal-format
77883 msgid "CRITICAL block inside of OpenACC region at %C"
77884 msgstr ""
77885
77886 #: fortran/parse.cc:4791
77887 #, gcc-internal-format, gfc-internal-format
77888 msgid "CRITICAL block inside of OpenMP region at %C"
77889 msgstr ""
77890
77891 #: fortran/parse.cc:4817
77892 #, gcc-internal-format, gfc-internal-format
77893 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
77894 msgstr ""
77895
77896 #: fortran/parse.cc:4886 fortran/parse.cc:5637
77897 #, gcc-internal-format, gfc-internal-format
77898 msgid "BLOCK construct at %C"
77899 msgstr ""
77900
77901 #: fortran/parse.cc:4920
77902 #, gcc-internal-format, gfc-internal-format
77903 msgid "ASSOCIATE construct at %C"
77904 msgstr ""
77905
77906 #: fortran/parse.cc:5141
77907 #, gcc-internal-format, gfc-internal-format
77908 msgid "Statement label in ENDDO at %C doesn't match DO label"
77909 msgstr ""
77910
77911 #: fortran/parse.cc:5157
77912 #, gcc-internal-format, gfc-internal-format
77913 msgid "Named block DO at %L requires matching ENDDO name"
77914 msgstr ""
77915
77916 #: fortran/parse.cc:5314 fortran/parse.cc:5759 fortran/parse.cc:5777
77917 #, gcc-internal-format, gfc-internal-format
77918 msgid "Duplicated NOWAIT clause on %s and %s at %C"
77919 msgstr ""
77920
77921 #: fortran/parse.cc:5415 fortran/parse.cc:5477
77922 #, gcc-internal-format, gfc-internal-format
77923 msgid "OpenACC directive inside of CRITICAL block at %C"
77924 msgstr ""
77925
77926 #: fortran/parse.cc:5452
77927 #, gcc-internal-format, gfc-internal-format
77928 msgid "Expecting %s at %C"
77929 msgstr ""
77930
77931 #: fortran/parse.cc:5496
77932 #, gcc-internal-format, gfc-internal-format
77933 msgid "Expected DO loop at %C"
77934 msgstr ""
77935
77936 #: fortran/parse.cc:5516
77937 #, gcc-internal-format, gfc-internal-format
77938 msgid "Redundant !$ACC END LOOP at %C"
77939 msgstr ""
77940
77941 #: fortran/parse.cc:5770
77942 #, gcc-internal-format, gfc-internal-format
77943 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
77944 msgstr ""
77945
77946 #: fortran/parse.cc:5844
77947 #, gcc-internal-format, gfc-internal-format
77948 msgid "%s statement at %C cannot terminate a non-block DO loop"
77949 msgstr ""
77950
77951 #: fortran/parse.cc:5858
77952 #, gcc-internal-format, gfc-internal-format
77953 msgid "DATA statement at %C after the first executable statement"
77954 msgstr ""
77955
77956 #: fortran/parse.cc:6009
77957 #, gcc-internal-format
77958 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
77959 msgstr ""
77960
77961 #: fortran/parse.cc:6012
77962 #, gcc-internal-format
77963 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
77964 msgstr ""
77965
77966 #: fortran/parse.cc:6015
77967 #, gcc-internal-format
77968 msgid "%<GCC vector%> directive not at the start of a loop at %C"
77969 msgstr ""
77970
77971 #: fortran/parse.cc:6018
77972 #, gcc-internal-format
77973 msgid "%<GCC novector%> directive not at the start of a loop at %C"
77974 msgstr ""
77975
77976 #: fortran/parse.cc:6134
77977 #, gcc-internal-format
77978 msgid "Contained procedure %qs at %C is already ambiguous"
77979 msgstr ""
77980
77981 #: fortran/parse.cc:6191
77982 #, gcc-internal-format, gfc-internal-format
77983 msgid "Unexpected %s statement in CONTAINS section at %C"
77984 msgstr ""
77985
77986 #: fortran/parse.cc:6216
77987 #, gcc-internal-format, gfc-internal-format
77988 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
77989 msgstr ""
77990
77991 #: fortran/parse.cc:6330
77992 #, gcc-internal-format, gfc-internal-format
77993 msgid "CONTAINS statement at %C is already in a contained program unit"
77994 msgstr ""
77995
77996 #: fortran/parse.cc:6382
77997 #, gcc-internal-format
77998 msgid "Global binding name %qs at %L is already being used as a %s at %L"
77999 msgstr ""
78000
78001 #: fortran/parse.cc:6386
78002 #, gcc-internal-format
78003 msgid "Global name %qs at %L is already being used as a %s at %L"
78004 msgstr ""
78005
78006 #: fortran/parse.cc:6392
78007 #, gcc-internal-format
78008 msgid "Global binding name %qs at %L is already being used at %L"
78009 msgstr ""
78010
78011 #: fortran/parse.cc:6395
78012 #, gcc-internal-format
78013 msgid "Global name %qs at %L is already being used at %L"
78014 msgstr ""
78015
78016 #: fortran/parse.cc:6417
78017 #, gcc-internal-format, gfc-internal-format
78018 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
78019 msgstr ""
78020
78021 #: fortran/parse.cc:6443
78022 #, gcc-internal-format, gfc-internal-format
78023 msgid "Unexpected %s statement in BLOCK DATA at %C"
78024 msgstr ""
78025
78026 #: fortran/parse.cc:6546
78027 #, gcc-internal-format, gfc-internal-format
78028 msgid "Unexpected %s statement in MODULE at %C"
78029 msgstr ""
78030
78031 #. If we see a duplicate main program, shut down.  If the second
78032 #. instance is an implied main program, i.e. data decls or executable
78033 #. statements, we're in for lots of errors.
78034 #: fortran/parse.cc:7039
78035 #, gcc-internal-format, gfc-internal-format
78036 msgid "Two main PROGRAMs at %L and %C"
78037 msgstr ""
78038
78039 #: fortran/primary.cc:103
78040 #, gcc-internal-format, gfc-internal-format
78041 msgid "Missing kind-parameter at %C"
78042 msgstr ""
78043
78044 #: fortran/primary.cc:136
78045 #, gcc-internal-format
78046 msgid "gfc_check_digit(): bad radix"
78047 msgstr ""
78048
78049 #: fortran/primary.cc:279
78050 #, gcc-internal-format, gfc-internal-format
78051 msgid "Integer kind %d at %C not available"
78052 msgstr ""
78053
78054 #: fortran/primary.cc:288
78055 #, gcc-internal-format
78056 msgid ""
78057 "Integer too big for its kind at %C. This check can be disabled with the "
78058 "option %<-fno-range-check%>"
78059 msgstr ""
78060
78061 #: fortran/primary.cc:316
78062 #, gcc-internal-format, gfc-internal-format
78063 msgid "Hollerith constant at %C"
78064 msgstr ""
78065
78066 #: fortran/primary.cc:323
78067 #, gcc-internal-format, gfc-internal-format
78068 msgid "Invalid Hollerith constant: %L must contain at least one character"
78069 msgstr ""
78070
78071 #: fortran/primary.cc:329
78072 #, gcc-internal-format, gfc-internal-format
78073 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
78074 msgstr ""
78075
78076 #: fortran/primary.cc:349
78077 #, gcc-internal-format, gfc-internal-format
78078 msgid "Invalid Hollerith constant at %L contains a wide character"
78079 msgstr ""
78080
78081 #: fortran/primary.cc:435
78082 #, gcc-internal-format, gfc-internal-format
78083 msgid "Hexadecimal constant at %L uses nonstandard X instead of Z"
78084 msgstr ""
78085
78086 #: fortran/primary.cc:444
78087 #, gcc-internal-format, gfc-internal-format
78088 msgid "Empty set of digits in BOZ constant at %C"
78089 msgstr ""
78090
78091 #: fortran/primary.cc:450
78092 #, gcc-internal-format, gfc-internal-format
78093 msgid "Illegal character in BOZ constant at %C"
78094 msgstr ""
78095
78096 #: fortran/primary.cc:473
78097 #, gcc-internal-format, gfc-internal-format
78098 msgid "BOZ constant at %C uses nonstandard postfix syntax"
78099 msgstr ""
78100
78101 #: fortran/primary.cc:498
78102 #, gcc-internal-format, gfc-internal-format
78103 msgid "BOZ used outside a DATA statement at %L"
78104 msgstr ""
78105
78106 #: fortran/primary.cc:589
78107 #, gcc-internal-format
78108 msgid "exponent-letter %<q%> in real-literal-constant at %C"
78109 msgstr ""
78110
78111 #: fortran/primary.cc:594
78112 #, gcc-internal-format
78113 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
78114 msgstr ""
78115
78116 #: fortran/primary.cc:615
78117 #, gcc-internal-format, gfc-internal-format
78118 msgid "Missing exponent in real number at %C"
78119 msgstr ""
78120
78121 #: fortran/primary.cc:693
78122 #, gcc-internal-format
78123 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
78124 msgstr ""
78125
78126 #: fortran/primary.cc:703
78127 #, gcc-internal-format
78128 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
78129 msgstr ""
78130
78131 #: fortran/primary.cc:717
78132 #, gcc-internal-format
78133 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
78134 msgstr ""
78135
78136 #: fortran/primary.cc:730
78137 #, gcc-internal-format, gfc-internal-format
78138 msgid "Invalid real kind %d at %C"
78139 msgstr ""
78140
78141 #: fortran/primary.cc:745
78142 #, gcc-internal-format, gfc-internal-format
78143 msgid "Real constant overflows its kind at %C"
78144 msgstr ""
78145
78146 #: fortran/primary.cc:750
78147 #, gcc-internal-format, gfc-internal-format
78148 msgid "Real constant underflows its kind at %C"
78149 msgstr ""
78150
78151 #: fortran/primary.cc:755
78152 #, gcc-internal-format
78153 msgid "gfc_range_check() returned bad value"
78154 msgstr ""
78155
78156 #: fortran/primary.cc:803
78157 #, gcc-internal-format
78158 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
78159 msgstr ""
78160
78161 #: fortran/primary.cc:895
78162 #, gcc-internal-format, gfc-internal-format
78163 msgid "Syntax error in SUBSTRING specification at %C"
78164 msgstr ""
78165
78166 #: fortran/primary.cc:1095
78167 #, gcc-internal-format, gfc-internal-format
78168 msgid "Invalid kind %d for CHARACTER constant at %C"
78169 msgstr ""
78170
78171 #: fortran/primary.cc:1116
78172 #, gcc-internal-format, gfc-internal-format
78173 msgid "Unterminated character constant beginning at %C"
78174 msgstr ""
78175
78176 #: fortran/primary.cc:1146
78177 #, gcc-internal-format
78178 msgid "Character %qs in string at %C is not representable in character kind %d"
78179 msgstr ""
78180
78181 #: fortran/primary.cc:1159
78182 #, gcc-internal-format
78183 msgid "match_string_constant(): Delimiter not found"
78184 msgstr ""
78185
78186 #: fortran/primary.cc:1193
78187 #, gcc-internal-format, gfc-internal-format
78188 msgid "Substring start index (%ld) at %L below 1"
78189 msgstr ""
78190
78191 #: fortran/primary.cc:1199
78192 #, gcc-internal-format, gfc-internal-format
78193 msgid "Substring end index (%ld) at %L exceeds string length"
78194 msgstr ""
78195
78196 #: fortran/primary.cc:1284
78197 #, gcc-internal-format, gfc-internal-format
78198 msgid "Bad kind for logical constant at %C"
78199 msgstr ""
78200
78201 #: fortran/primary.cc:1328
78202 #, gcc-internal-format, gfc-internal-format
78203 msgid "Expected PARAMETER symbol in complex constant at %C"
78204 msgstr ""
78205
78206 #: fortran/primary.cc:1339
78207 #, gcc-internal-format, gfc-internal-format
78208 msgid "Numeric PARAMETER required in complex constant at %C"
78209 msgstr ""
78210
78211 #: fortran/primary.cc:1345
78212 #, gcc-internal-format, gfc-internal-format
78213 msgid "Scalar PARAMETER required in complex constant at %C"
78214 msgstr ""
78215
78216 #: fortran/primary.cc:1349
78217 #, gcc-internal-format, gfc-internal-format
78218 msgid "PARAMETER symbol in complex constant at %C"
78219 msgstr ""
78220
78221 #: fortran/primary.cc:1372
78222 #, gcc-internal-format
78223 msgid "gfc_match_sym_complex_part(): Bad type"
78224 msgstr ""
78225
78226 #: fortran/primary.cc:1379
78227 #, gcc-internal-format, gfc-internal-format
78228 msgid "Error converting PARAMETER constant in complex constant at %C"
78229 msgstr ""
78230
78231 #: fortran/primary.cc:1511
78232 #, gcc-internal-format, gfc-internal-format
78233 msgid "Syntax error in COMPLEX constant at %C"
78234 msgstr ""
78235
78236 #: fortran/primary.cc:1638
78237 #, gcc-internal-format
78238 msgid "Namelist %qs cannot be an argument at %L"
78239 msgstr ""
78240
78241 #: fortran/primary.cc:1740
78242 #, gcc-internal-format
78243 msgid "Keyword %qs at %C has already appeared in the current argument list"
78244 msgstr ""
78245
78246 #: fortran/primary.cc:1807
78247 #, gcc-internal-format, gfc-internal-format
78248 msgid "argument list function at %C"
78249 msgstr ""
78250
78251 #: fortran/primary.cc:1881
78252 #, gcc-internal-format, gfc-internal-format
78253 msgid "Expected alternate return label at %C"
78254 msgstr ""
78255
78256 #: fortran/primary.cc:1928
78257 #, gcc-internal-format, gfc-internal-format
78258 msgid "Missing keyword name in actual argument list at %C"
78259 msgstr ""
78260
78261 #: fortran/primary.cc:1974
78262 #, gcc-internal-format, gfc-internal-format
78263 msgid "Syntax error in argument list at %C"
78264 msgstr ""
78265
78266 #: fortran/primary.cc:1995
78267 #, gcc-internal-format
78268 msgid "extend_ref(): Bad tail"
78269 msgstr ""
78270
78271 #: fortran/primary.cc:2073
78272 #, gcc-internal-format
78273 msgid ""
78274 "Array section designator, e.g. %<(:)%>, is required besides the coarray "
78275 "designator %<[...]%> at %C"
78276 msgstr ""
78277
78278 #: fortran/primary.cc:2081
78279 #, gcc-internal-format
78280 msgid "Coarray designator at %C but %qs is not a coarray"
78281 msgstr ""
78282
78283 #: fortran/primary.cc:2233
78284 #, gcc-internal-format
78285 msgid "Symbol %qs at %C has no IMPLICIT type"
78286 msgstr ""
78287
78288 #: fortran/primary.cc:2240
78289 #, gcc-internal-format
78290 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
78291 msgstr ""
78292
78293 #: fortran/primary.cc:2261
78294 #, gcc-internal-format, gfc-internal-format
78295 msgid "Expected structure component name at %C"
78296 msgstr ""
78297
78298 #: fortran/primary.cc:2281 fortran/primary.cc:2423
78299 #, gcc-internal-format, gfc-internal-format
78300 msgid "RE or IM part_ref at %C"
78301 msgstr ""
78302
78303 #: fortran/primary.cc:2300 fortran/primary.cc:2428
78304 #, gcc-internal-format, gfc-internal-format
78305 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
78306 msgstr ""
78307
78308 #: fortran/primary.cc:2307 fortran/primary.cc:2441
78309 #, gcc-internal-format, gfc-internal-format
78310 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
78311 msgstr ""
78312
78313 #: fortran/primary.cc:2366
78314 #, gcc-internal-format, gfc-internal-format
78315 msgid "Expected argument list at %C"
78316 msgstr ""
78317
78318 #: fortran/primary.cc:2384
78319 #, gcc-internal-format
78320 msgid ""
78321 "%qs at %C is not an inquiry reference to an intrinsic type component %qs"
78322 msgstr ""
78323
78324 #: fortran/primary.cc:2387
78325 #, gcc-internal-format
78326 msgid "%qs at %C is not an inquiry reference to an intrinsic type component"
78327 msgstr ""
78328
78329 #: fortran/primary.cc:2457
78330 #, gcc-internal-format, gfc-internal-format
78331 msgid ""
78332 "The KIND part_ref at %C must be applied to an expression of intrinsic type"
78333 msgstr ""
78334
78335 #: fortran/primary.cc:2485
78336 #, gcc-internal-format
78337 msgid "Procedure pointer component %qs requires an argument list at %C"
78338 msgstr ""
78339
78340 #: fortran/primary.cc:2588
78341 #, gcc-internal-format, gfc-internal-format
78342 msgid "Nonpolymorphic reference to abstract type at %C"
78343 msgstr ""
78344
78345 #: fortran/primary.cc:2595
78346 #, gcc-internal-format, gfc-internal-format
78347 msgid "Coindexed procedure-pointer component at %C"
78348 msgstr ""
78349
78350 #: fortran/primary.cc:2631
78351 #, gcc-internal-format
78352 msgid "gfc_variable_attr(): Expression isn't a variable"
78353 msgstr ""
78354
78355 #: fortran/primary.cc:2822
78356 #, gcc-internal-format
78357 msgid "gfc_caf_attr(): Expression isn't a variable"
78358 msgstr ""
78359
78360 #: fortran/primary.cc:2879
78361 #, gcc-internal-format
78362 msgid "gfc_caf_attr(): Bad array reference"
78363 msgstr ""
78364
78365 #: fortran/primary.cc:3058
78366 #, gcc-internal-format
78367 msgid ""
78368 "No initializer for allocatable component %qs given in the structure "
78369 "constructor at %C"
78370 msgstr ""
78371
78372 #: fortran/primary.cc:3069
78373 #, gcc-internal-format, gfc-internal-format
78374 msgid "Structure constructor with missing optional arguments at %C"
78375 msgstr ""
78376
78377 #: fortran/primary.cc:3078
78378 #, gcc-internal-format
78379 msgid ""
78380 "No initializer for component %qs given in the structure constructor at %C"
78381 msgstr ""
78382
78383 #: fortran/primary.cc:3126
78384 #, gcc-internal-format
78385 msgid "Cannot construct ABSTRACT type %qs at %L"
78386 msgstr ""
78387
78388 #: fortran/primary.cc:3146
78389 #, gcc-internal-format, gfc-internal-format
78390 msgid "Structure constructor with named arguments at %C"
78391 msgstr ""
78392
78393 #: fortran/primary.cc:3161
78394 #, gcc-internal-format, gfc-internal-format
78395 msgid "Component initializer without name after component named %s at %L"
78396 msgstr ""
78397
78398 #: fortran/primary.cc:3166
78399 #, gcc-internal-format, gfc-internal-format
78400 msgid "Too many components in structure constructor at %L"
78401 msgstr ""
78402
78403 #: fortran/primary.cc:3224
78404 #, gcc-internal-format, gfc-internal-format
78405 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
78406 msgstr ""
78407
78408 #: fortran/primary.cc:3242
78409 #, gcc-internal-format
78410 msgid "Component %qs is initialized twice in the structure constructor at %L"
78411 msgstr ""
78412
78413 #: fortran/primary.cc:3254
78414 #, gcc-internal-format
78415 msgid ""
78416 "Coindexed expression to pointer component %qs in structure constructor at %L"
78417 msgstr ""
78418
78419 #: fortran/primary.cc:3308
78420 #, gcc-internal-format
78421 msgid ""
78422 "component %qs at %L has already been set by a parent derived type constructor"
78423 msgstr ""
78424
78425 #: fortran/primary.cc:3473
78426 #, gcc-internal-format, gfc-internal-format
78427 msgid "%%LOC() as an rvalue at %C"
78428 msgstr ""
78429
78430 #: fortran/primary.cc:3532
78431 #, gcc-internal-format
78432 msgid ""
78433 "%qs at %C is the name of a recursive function and so refers to the result "
78434 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
78435 msgstr ""
78436
78437 #: fortran/primary.cc:3563 fortran/primary.cc:3965
78438 #, gcc-internal-format, gfc-internal-format
78439 msgid "Symbol at %C is not appropriate for an expression"
78440 msgstr ""
78441
78442 #: fortran/primary.cc:3668
78443 #, gcc-internal-format
78444 msgid "Unexpected use of subroutine name %qs at %C"
78445 msgstr ""
78446
78447 #: fortran/primary.cc:3700
78448 #, gcc-internal-format
78449 msgid "Statement function %qs requires argument list at %C"
78450 msgstr ""
78451
78452 #: fortran/primary.cc:3703
78453 #, gcc-internal-format
78454 msgid "Function %qs requires an argument list at %C"
78455 msgstr ""
78456
78457 #: fortran/primary.cc:3753
78458 #, gcc-internal-format
78459 msgid "Missing argument to %qs at %C"
78460 msgstr ""
78461
78462 #: fortran/primary.cc:3766
78463 #, gcc-internal-format, gfc-internal-format
78464 msgid ""
78465 "The leftmost part-ref in a data-ref cannot be a function reference at %C"
78466 msgstr ""
78467
78468 #: fortran/primary.cc:3921
78469 #, gcc-internal-format
78470 msgid "Missing argument list in function %qs at %C"
78471 msgstr ""
78472
78473 #: fortran/primary.cc:4035
78474 #, gcc-internal-format
78475 msgid "Derived type %qs cannot be used as a variable at %C"
78476 msgstr ""
78477
78478 #: fortran/primary.cc:4076
78479 #, gcc-internal-format, gfc-internal-format
78480 msgid "Named constant at %C in an EQUIVALENCE"
78481 msgstr ""
78482
78483 #: fortran/primary.cc:4081
78484 #, gcc-internal-format
78485 msgid "PARAMETER %qs shall not appear in a DATA statement at %C"
78486 msgstr ""
78487
78488 #: fortran/primary.cc:4117
78489 #, gcc-internal-format
78490 msgid "%qs at %C is not a variable"
78491 msgstr ""
78492
78493 #: fortran/resolve.cc:123
78494 #, gcc-internal-format
78495 msgid "%qs at %L is of the ABSTRACT type %qs"
78496 msgstr ""
78497
78498 #: fortran/resolve.cc:126
78499 #, gcc-internal-format
78500 msgid "ABSTRACT type %qs used at %L"
78501 msgstr ""
78502
78503 #: fortran/resolve.cc:143
78504 #, gcc-internal-format
78505 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
78506 msgstr ""
78507
78508 #: fortran/resolve.cc:156
78509 #, gcc-internal-format
78510 msgid "Interface %qs at %L may not be generic"
78511 msgstr ""
78512
78513 #: fortran/resolve.cc:163
78514 #, gcc-internal-format
78515 msgid "Interface %qs at %L may not be a statement function"
78516 msgstr ""
78517
78518 #: fortran/resolve.cc:172
78519 #, gcc-internal-format
78520 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
78521 msgstr ""
78522
78523 #: fortran/resolve.cc:178
78524 #, gcc-internal-format
78525 msgid "Interface %qs at %L must be explicit"
78526 msgstr ""
78527
78528 #: fortran/resolve.cc:200
78529 #, gcc-internal-format
78530 msgid "PROCEDURE %qs at %L may not be used as its own interface"
78531 msgstr ""
78532
78533 #: fortran/resolve.cc:300
78534 #, gcc-internal-format
78535 msgid ""
78536 "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
78537 msgstr ""
78538
78539 #: fortran/resolve.cc:304
78540 #, gcc-internal-format
78541 msgid "Alternate return specifier in function %qs at %L is not allowed"
78542 msgstr ""
78543
78544 #: fortran/resolve.cc:315
78545 #, gcc-internal-format
78546 msgid "Self-referential argument %qs at %L is not allowed"
78547 msgstr ""
78548
78549 #: fortran/resolve.cc:387
78550 #, gcc-internal-format
78551 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
78552 msgstr ""
78553
78554 #: fortran/resolve.cc:397
78555 #, gcc-internal-format
78556 msgid ""
78557 "Argument %qs of pure function %qs at %L with VALUE attribute but without "
78558 "INTENT(IN)"
78559 msgstr ""
78560
78561 #: fortran/resolve.cc:402
78562 #, gcc-internal-format
78563 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
78564 msgstr ""
78565
78566 #: fortran/resolve.cc:410
78567 #, gcc-internal-format
78568 msgid ""
78569 "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without "
78570 "INTENT"
78571 msgstr ""
78572
78573 #: fortran/resolve.cc:415
78574 #, gcc-internal-format
78575 msgid ""
78576 "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or "
78577 "have the VALUE attribute"
78578 msgstr ""
78579
78580 #: fortran/resolve.cc:425
78581 #, gcc-internal-format
78582 msgid ""
78583 "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
78584 msgstr ""
78585
78586 #: fortran/resolve.cc:458
78587 #, gcc-internal-format
78588 msgid "Coarray dummy argument %qs at %L to elemental procedure"
78589 msgstr ""
78590
78591 #: fortran/resolve.cc:466
78592 #, gcc-internal-format
78593 msgid "Argument %qs of elemental procedure at %L must be scalar"
78594 msgstr ""
78595
78596 #: fortran/resolve.cc:475
78597 #, gcc-internal-format
78598 msgid ""
78599 "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE "
78600 "attribute"
78601 msgstr ""
78602
78603 #: fortran/resolve.cc:485
78604 #, gcc-internal-format
78605 msgid ""
78606 "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
78607 msgstr ""
78608
78609 #: fortran/resolve.cc:493
78610 #, gcc-internal-format
78611 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
78612 msgstr ""
78613
78614 #: fortran/resolve.cc:502
78615 #, gcc-internal-format
78616 msgid ""
78617 "Argument %qs of elemental procedure %qs at %L must have its INTENT specified "
78618 "or have the VALUE attribute"
78619 msgstr ""
78620
78621 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
78622 #. shall be specified, explicitly or implicitly, to be scalar.
78623 #: fortran/resolve.cc:517
78624 #, gcc-internal-format
78625 msgid "Argument %qs of statement function %qs at %L must be scalar"
78626 msgstr ""
78627
78628 #: fortran/resolve.cc:528
78629 #, gcc-internal-format
78630 msgid ""
78631 "Character-valued argument %qs of statement function at %L must have constant "
78632 "length"
78633 msgstr ""
78634
78635 #: fortran/resolve.cc:577
78636 #, gcc-internal-format
78637 msgid ""
78638 "Contained procedure %qs at %L has the same name as its encompassing procedure"
78639 msgstr ""
78640
78641 #: fortran/resolve.cc:597
78642 #, gcc-internal-format
78643 msgid "Contained function %qs at %L has no IMPLICIT type"
78644 msgstr ""
78645
78646 #: fortran/resolve.cc:600
78647 #, gcc-internal-format
78648 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
78649 msgstr ""
78650
78651 #: fortran/resolve.cc:626
78652 #, gcc-internal-format
78653 msgid "Character-valued module procedure %qs at %L must not be assumed length"
78654 msgstr ""
78655
78656 #: fortran/resolve.cc:628
78657 #, gcc-internal-format
78658 msgid "Character-valued internal function %qs at %L must not be assumed length"
78659 msgstr ""
78660
78661 #: fortran/resolve.cc:800
78662 #, gcc-internal-format, gfc-internal-format
78663 msgid "Function %s at %L has entries with mismatched array specifications"
78664 msgstr ""
78665
78666 #: fortran/resolve.cc:811
78667 #, gcc-internal-format, gfc-internal-format
78668 msgid "Function %s at %L has entry %s with mismatched characteristics"
78669 msgstr ""
78670
78671 #: fortran/resolve.cc:826
78672 #, gcc-internal-format, gfc-internal-format
78673 msgid ""
78674 "Function %s at %L with entries returning variables of different string "
78675 "lengths"
78676 msgstr ""
78677
78678 #: fortran/resolve.cc:853
78679 #, gcc-internal-format, gfc-internal-format
78680 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
78681 msgstr ""
78682
78683 #: fortran/resolve.cc:857
78684 #, gcc-internal-format, gfc-internal-format
78685 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
78686 msgstr ""
78687
78688 #: fortran/resolve.cc:864
78689 #, gcc-internal-format, gfc-internal-format
78690 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
78691 msgstr ""
78692
78693 #: fortran/resolve.cc:868
78694 #, gcc-internal-format, gfc-internal-format
78695 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
78696 msgstr ""
78697
78698 #: fortran/resolve.cc:906
78699 #, gcc-internal-format, gfc-internal-format
78700 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
78701 msgstr ""
78702
78703 #: fortran/resolve.cc:911
78704 #, gcc-internal-format, gfc-internal-format
78705 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
78706 msgstr ""
78707
78708 #: fortran/resolve.cc:958
78709 #, gcc-internal-format
78710 msgid "Global entity %qs at %L cannot appear in a COMMON block at %L"
78711 msgstr ""
78712
78713 #: fortran/resolve.cc:962
78714 #, gcc-internal-format
78715 msgid "Global entity %qs at %L cannot appear in a COMMON block"
78716 msgstr ""
78717
78718 #: fortran/resolve.cc:972
78719 #, gcc-internal-format, gfc-internal-format
78720 msgid "COMMON block at %L"
78721 msgstr ""
78722
78723 #: fortran/resolve.cc:979
78724 #, gcc-internal-format
78725 msgid ""
78726 "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is "
78727 "allowed"
78728 msgstr ""
78729
78730 #: fortran/resolve.cc:983
78731 #, gcc-internal-format
78732 msgid ""
78733 "Initialized variable %qs at %L is in a blank COMMON but initialization is "
78734 "only allowed in named common blocks"
78735 msgstr ""
78736
78737 #: fortran/resolve.cc:990
78738 #, gcc-internal-format
78739 msgid "%qs at %L cannot appear in COMMON [F2008:C5100]"
78740 msgstr ""
78741
78742 #: fortran/resolve.cc:998
78743 #, gcc-internal-format
78744 msgid ""
78745 "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the "
78746 "BIND(C) attribute"
78747 msgstr ""
78748
78749 #: fortran/resolve.cc:1002
78750 #, gcc-internal-format
78751 msgid ""
78752 "Derived type variable %qs in COMMON at %L has an ultimate component that is "
78753 "allocatable"
78754 msgstr ""
78755
78756 #: fortran/resolve.cc:1006
78757 #, gcc-internal-format
78758 msgid ""
78759 "Derived type variable %qs in COMMON at %L may not have default initializer"
78760 msgstr ""
78761
78762 #: fortran/resolve.cc:1050
78763 #, gcc-internal-format
78764 msgid ""
78765 "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus "
78766 "have the same binding name as the same-named COMMON block at %L: %s vs %s"
78767 msgstr ""
78768
78769 #: fortran/resolve.cc:1064
78770 #, gcc-internal-format
78771 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
78772 msgstr ""
78773
78774 #: fortran/resolve.cc:1072
78775 #, gcc-internal-format
78776 msgid ""
78777 "Fortran 2008: COMMON block %qs with binding label at %L sharing the "
78778 "identifier with global non-COMMON-block entity at %L"
78779 msgstr ""
78780
78781 #: fortran/resolve.cc:1094
78782 #, gcc-internal-format
78783 msgid ""
78784 "COMMON block at %L with binding label %qs uses the same global identifier as "
78785 "entity at %L"
78786 msgstr ""
78787
78788 #: fortran/resolve.cc:1115
78789 #, gcc-internal-format
78790 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
78791 msgstr ""
78792
78793 #: fortran/resolve.cc:1119
78794 #, gcc-internal-format
78795 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
78796 msgstr ""
78797
78798 #: fortran/resolve.cc:1123
78799 #, gcc-internal-format
78800 msgid "COMMON block %qs at %L is also an intrinsic procedure"
78801 msgstr ""
78802
78803 #: fortran/resolve.cc:1127
78804 #, gcc-internal-format
78805 msgid "COMMON block %qs at %L that is also a function result"
78806 msgstr ""
78807
78808 #: fortran/resolve.cc:1132
78809 #, gcc-internal-format
78810 msgid "COMMON block %qs at %L that is also a global procedure"
78811 msgstr ""
78812
78813 #: fortran/resolve.cc:1199
78814 #, gcc-internal-format
78815 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
78816 msgstr ""
78817
78818 #: fortran/resolve.cc:1339
78819 #, gcc-internal-format, gfc-internal-format
78820 msgid ""
78821 "The rank of the element in the structure constructor at %L does not match "
78822 "that of the component (%d/%d)"
78823 msgstr ""
78824
78825 #: fortran/resolve.cc:1360
78826 #, gcc-internal-format
78827 msgid ""
78828 "The element in the structure constructor at %L, for pointer component %qs, "
78829 "is %s but should be %s"
78830 msgstr ""
78831
78832 #: fortran/resolve.cc:1392
78833 #, gcc-internal-format
78834 msgid ""
78835 "Unequal character lengths (%wd/%wd) for pointer component %qs in constructor "
78836 "at %L"
78837 msgstr ""
78838
78839 #: fortran/resolve.cc:1437
78840 #, gcc-internal-format
78841 msgid ""
78842 "The NULL in the structure constructor at %L is being applied to component "
78843 "%qs, which is neither a POINTER nor ALLOCATABLE"
78844 msgstr ""
78845
78846 #: fortran/resolve.cc:1471
78847 #, gcc-internal-format
78848 msgid ""
78849 "Interface mismatch for procedure-pointer component %qs in structure "
78850 "constructor at %L: %s"
78851 msgstr ""
78852
78853 #: fortran/resolve.cc:1490
78854 #, gcc-internal-format
78855 msgid ""
78856 "Bad array spec of component %qs referenced in structure constructor at %L"
78857 msgstr ""
78858
78859 #: fortran/resolve.cc:1503
78860 #, gcc-internal-format
78861 msgid ""
78862 "The shape of component %qs in the structure constructor at %L differs from "
78863 "the shape of the declared component for dimension %d (%ld/%ld)"
78864 msgstr ""
78865
78866 #: fortran/resolve.cc:1524
78867 #, gcc-internal-format
78868 msgid ""
78869 "The element in the structure constructor at %L, for pointer component %qs "
78870 "should be a POINTER or a TARGET"
78871 msgstr ""
78872
78873 #: fortran/resolve.cc:1553
78874 #, gcc-internal-format
78875 msgid ""
78876 "Invalid expression in the structure constructor for pointer component %qs at "
78877 "%L in PURE procedure"
78878 msgstr ""
78879
78880 #: fortran/resolve.cc:1677
78881 #, gcc-internal-format
78882 msgid ""
78883 "The upper bound in the last dimension must appear in the reference to the "
78884 "assumed size array %qs at %L"
78885 msgstr ""
78886
78887 #: fortran/resolve.cc:1739
78888 #, gcc-internal-format
78889 msgid "%qs at %L is ambiguous"
78890 msgstr ""
78891
78892 #: fortran/resolve.cc:1743
78893 #, gcc-internal-format
78894 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
78895 msgstr ""
78896
78897 #: fortran/resolve.cc:1864
78898 #, gcc-internal-format
78899 msgid "Type specified for intrinsic function %qs at %L is ignored"
78900 msgstr ""
78901
78902 #: fortran/resolve.cc:1877
78903 #, gcc-internal-format
78904 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
78905 msgstr ""
78906
78907 #: fortran/resolve.cc:1888
78908 #, gcc-internal-format
78909 msgid "%qs declared INTRINSIC at %L does not exist"
78910 msgstr ""
78911
78912 #: fortran/resolve.cc:1901
78913 #, gcc-internal-format
78914 msgid ""
78915 "The intrinsic %qs declared INTRINSIC at %L is not available in the current "
78916 "standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-"
78917 "fall-intrinsics%> in order to use it."
78918 msgstr ""
78919
78920 #: fortran/resolve.cc:1937
78921 #, gcc-internal-format
78922 msgid ""
78923 "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  "
78924 "Declare it RECURSIVE or use %<-frecursive%>"
78925 msgstr ""
78926
78927 #: fortran/resolve.cc:1995 fortran/resolve.cc:10389 fortran/resolve.cc:12161
78928 #, gcc-internal-format, gfc-internal-format
78929 msgid "Label %d referenced at %L is never defined"
78930 msgstr ""
78931
78932 #: fortran/resolve.cc:2027
78933 #, gcc-internal-format
78934 msgid "Derived type %qs is used as an actual argument at %L"
78935 msgstr ""
78936
78937 #: fortran/resolve.cc:2045
78938 #, gcc-internal-format
78939 msgid "Statement function %qs at %L is not allowed as an actual argument"
78940 msgstr ""
78941
78942 #: fortran/resolve.cc:2053
78943 #, gcc-internal-format
78944 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
78945 msgstr ""
78946
78947 #: fortran/resolve.cc:2060
78948 #, gcc-internal-format
78949 msgid "Internal procedure %qs is used as actual argument at %L"
78950 msgstr ""
78951
78952 #: fortran/resolve.cc:2068
78953 #, gcc-internal-format
78954 msgid ""
78955 "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument "
78956 "at %L"
78957 msgstr ""
78958
78959 #: fortran/resolve.cc:2095
78960 #, gcc-internal-format
78961 msgid ""
78962 "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
78963 msgstr ""
78964
78965 #: fortran/resolve.cc:2117
78966 #, gcc-internal-format
78967 msgid "Symbol %qs at %L is ambiguous"
78968 msgstr ""
78969
78970 #: fortran/resolve.cc:2172
78971 #, gcc-internal-format, gfc-internal-format
78972 msgid "By-value argument at %L is not of numeric type"
78973 msgstr ""
78974
78975 #: fortran/resolve.cc:2179
78976 #, gcc-internal-format, gfc-internal-format
78977 msgid "By-value argument at %L cannot be an array or an array section"
78978 msgstr ""
78979
78980 #: fortran/resolve.cc:2193
78981 #, gcc-internal-format, gfc-internal-format
78982 msgid "By-value argument at %L is not allowed in this context"
78983 msgstr ""
78984
78985 #: fortran/resolve.cc:2205
78986 #, gcc-internal-format, gfc-internal-format
78987 msgid "Passing internal procedure at %L by location not allowed"
78988 msgstr ""
78989
78990 #: fortran/resolve.cc:2216
78991 #, gcc-internal-format
78992 msgid ""
78993 "ELEMENTAL procedure pointer component %qs is not allowed as an actual "
78994 "argument at %L"
78995 msgstr ""
78996
78997 #: fortran/resolve.cc:2225
78998 #, gcc-internal-format, gfc-internal-format
78999 msgid "Coindexed actual argument at %L with ultimate pointer component"
79000 msgstr ""
79001
79002 #: fortran/resolve.cc:2372
79003 #, gcc-internal-format
79004 msgid ""
79005 "%qs at %L is an array and OPTIONAL; If it is not present, then it cannot be "
79006 "the actual argument of an ELEMENTAL procedure unless there is a non-optional "
79007 "argument with the same rank (Fortran 2018, 15.5.2.12)"
79008 msgstr ""
79009
79010 #: fortran/resolve.cc:2411
79011 #, gcc-internal-format
79012 msgid ""
79013 "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs "
79014 "is a scalar, but another actual argument is an array"
79015 msgstr ""
79016
79017 #: fortran/resolve.cc:2685
79018 #, gcc-internal-format
79019 msgid "Return type mismatch of function %qs at %L (%s/%s)"
79020 msgstr ""
79021
79022 #: fortran/resolve.cc:2712
79023 #, gcc-internal-format
79024 msgid "Interface mismatch in global procedure %qs at %L: %s"
79025 msgstr ""
79026
79027 #: fortran/resolve.cc:2818
79028 #, gcc-internal-format
79029 msgid "There is no specific function for the generic %qs at %L"
79030 msgstr ""
79031
79032 #: fortran/resolve.cc:2838
79033 #, gcc-internal-format
79034 msgid ""
79035 "Generic function %qs at %L is not consistent with a specific intrinsic "
79036 "interface"
79037 msgstr ""
79038
79039 #: fortran/resolve.cc:2876
79040 #, gcc-internal-format
79041 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
79042 msgstr ""
79043
79044 #: fortran/resolve.cc:2931
79045 #, gcc-internal-format
79046 msgid "Unable to resolve the specific function %qs at %L"
79047 msgstr ""
79048
79049 #: fortran/resolve.cc:3008
79050 #, gcc-internal-format
79051 msgid ""
79052 "Missing explicit declaration with EXTERNAL attribute for symbol %qs at %L"
79053 msgstr ""
79054
79055 #: fortran/resolve.cc:3040
79056 #, gcc-internal-format
79057 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
79058 msgstr ""
79059
79060 #: fortran/resolve.cc:3044 fortran/resolve.cc:17382
79061 #, gcc-internal-format
79062 msgid "Function %qs at %L has no IMPLICIT type"
79063 msgstr ""
79064
79065 #: fortran/resolve.cc:3168
79066 #, gcc-internal-format
79067 msgid "Reference to impure function %qs at %L inside a FORALL %s"
79068 msgstr ""
79069
79070 #: fortran/resolve.cc:3175
79071 #, gcc-internal-format
79072 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
79073 msgstr ""
79074
79075 #: fortran/resolve.cc:3182
79076 #, gcc-internal-format
79077 msgid "Reference to impure function %qs at %L within a PURE procedure"
79078 msgstr ""
79079
79080 #: fortran/resolve.cc:3249
79081 #, gcc-internal-format
79082 msgid "Unexpected junk after %qs at %L"
79083 msgstr ""
79084
79085 #: fortran/resolve.cc:3260
79086 #, gcc-internal-format
79087 msgid "%qs at %L is not a function"
79088 msgstr ""
79089
79090 #: fortran/resolve.cc:3268 fortran/resolve.cc:3765
79091 #, gcc-internal-format
79092 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
79093 msgstr ""
79094
79095 #: fortran/resolve.cc:3280
79096 #, gcc-internal-format
79097 msgid ""
79098 "ABSTRACT INTERFACE %qs at %L must not have an assumed character length "
79099 "result (F2008: C418)"
79100 msgstr ""
79101
79102 #. Internal procedures are taken care of in resolve_contained_fntype.
79103 #: fortran/resolve.cc:3323
79104 #, gcc-internal-format
79105 msgid ""
79106 "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is "
79107 "not a dummy argument"
79108 msgstr ""
79109
79110 #: fortran/resolve.cc:3357
79111 #, gcc-internal-format
79112 msgid "resolve_function(): bad function type"
79113 msgstr ""
79114
79115 #: fortran/resolve.cc:3371
79116 #, gcc-internal-format, gfc-internal-format
79117 msgid ""
79118 "A BOZ literal constant at %L cannot appear as an actual argument in a "
79119 "function reference"
79120 msgstr ""
79121
79122 #: fortran/resolve.cc:3387
79123 #, gcc-internal-format
79124 msgid ""
79125 "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE "
79126 "construct"
79127 msgstr ""
79128
79129 #: fortran/resolve.cc:3449
79130 #, gcc-internal-format
79131 msgid ""
79132 "ENTRY %qs at %L cannot be called recursively, as function %qs is not "
79133 "RECURSIVE"
79134 msgstr ""
79135
79136 #: fortran/resolve.cc:3453
79137 #, gcc-internal-format
79138 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
79139 msgstr ""
79140
79141 #: fortran/resolve.cc:3493
79142 #, gcc-internal-format
79143 msgid "Using function %qs at %L is deprecated"
79144 msgstr ""
79145
79146 #: fortran/resolve.cc:3509
79147 #, gcc-internal-format
79148 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
79149 msgstr ""
79150
79151 #: fortran/resolve.cc:3515
79152 #, gcc-internal-format
79153 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
79154 msgstr ""
79155
79156 #: fortran/resolve.cc:3521
79157 #, gcc-internal-format
79158 msgid "Subroutine call to %qs at %L is not PURE"
79159 msgstr ""
79160
79161 #: fortran/resolve.cc:3589
79162 #, gcc-internal-format
79163 msgid "There is no specific subroutine for the generic %qs at %L"
79164 msgstr ""
79165
79166 #: fortran/resolve.cc:3598
79167 #, gcc-internal-format
79168 msgid ""
79169 "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine "
79170 "interface"
79171 msgstr ""
79172
79173 #: fortran/resolve.cc:3633
79174 #, gcc-internal-format
79175 msgid ""
79176 "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
79177 msgstr ""
79178
79179 #: fortran/resolve.cc:3678
79180 #, gcc-internal-format
79181 msgid "Unable to resolve the specific subroutine %qs at %L"
79182 msgstr ""
79183
79184 #: fortran/resolve.cc:3736
79185 #, gcc-internal-format
79186 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
79187 msgstr ""
79188
79189 #: fortran/resolve.cc:3775
79190 #, gcc-internal-format
79191 msgid ""
79192 "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not "
79193 "RECURSIVE"
79194 msgstr ""
79195
79196 #: fortran/resolve.cc:3779
79197 #, gcc-internal-format
79198 msgid ""
79199 "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
79200 msgstr ""
79201
79202 #: fortran/resolve.cc:3824
79203 #, gcc-internal-format
79204 msgid "resolve_subroutine(): bad function type"
79205 msgstr ""
79206
79207 #: fortran/resolve.cc:3841
79208 #, gcc-internal-format
79209 msgid "Using subroutine %qs at %L is deprecated"
79210 msgstr ""
79211
79212 #: fortran/resolve.cc:3868
79213 #, gcc-internal-format, gfc-internal-format
79214 msgid "Shapes for operands at %L and %L are not conformable"
79215 msgstr ""
79216
79217 #: fortran/resolve.cc:3920
79218 #, gcc-internal-format
79219 msgid "logical_to_bitwise(): Bad intrinsic"
79220 msgstr ""
79221
79222 #: fortran/resolve.cc:4023
79223 #, gcc-internal-format
79224 msgid "Impure function %qs at %L might not be evaluated"
79225 msgstr ""
79226
79227 #: fortran/resolve.cc:4027
79228 #, gcc-internal-format, gfc-internal-format
79229 msgid "Impure function at %L might not be evaluated"
79230 msgstr ""
79231
79232 #: fortran/resolve.cc:4104
79233 #, gcc-internal-format
79234 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
79235 msgstr ""
79236
79237 #: fortran/resolve.cc:4128
79238 #, gcc-internal-format
79239 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
79240 msgstr ""
79241
79242 #: fortran/resolve.cc:4302 fortran/resolve.cc:4317
79243 #, gcc-internal-format, gfc-internal-format
79244 msgid ""
79245 "BOZ literal constant near %L cannot appear as an operand of a relational "
79246 "operator"
79247 msgstr ""
79248
79249 #: fortran/resolve.cc:4356
79250 #, gcc-internal-format, gfc-internal-format
79251 msgid "Equality comparison for %s at %L"
79252 msgstr ""
79253
79254 #: fortran/resolve.cc:4358
79255 #, gcc-internal-format, gfc-internal-format
79256 msgid "Inequality comparison for %s at %L"
79257 msgstr ""
79258
79259 #: fortran/resolve.cc:4418
79260 #, gcc-internal-format
79261 msgid "resolve_operator(): Bad intrinsic"
79262 msgstr ""
79263
79264 #: fortran/resolve.cc:4704
79265 #, gcc-internal-format, gfc-internal-format
79266 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
79267 msgstr ""
79268
79269 #: fortran/resolve.cc:4709
79270 #, gcc-internal-format, gfc-internal-format
79271 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
79272 msgstr ""
79273
79274 #: fortran/resolve.cc:4719
79275 #, gcc-internal-format, gfc-internal-format
79276 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
79277 msgstr ""
79278
79279 #: fortran/resolve.cc:4724
79280 #, gcc-internal-format, gfc-internal-format
79281 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
79282 msgstr ""
79283
79284 #: fortran/resolve.cc:4745
79285 #, gcc-internal-format, gfc-internal-format
79286 msgid "Illegal stride of zero at %L"
79287 msgstr ""
79288
79289 #: fortran/resolve.cc:4762
79290 #, gcc-internal-format, gfc-internal-format
79291 msgid ""
79292 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
79293 msgstr ""
79294
79295 #: fortran/resolve.cc:4770
79296 #, gcc-internal-format, gfc-internal-format
79297 msgid ""
79298 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
79299 msgstr ""
79300
79301 #: fortran/resolve.cc:4786
79302 #, gcc-internal-format, gfc-internal-format
79303 msgid ""
79304 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
79305 msgstr ""
79306
79307 #: fortran/resolve.cc:4795
79308 #, gcc-internal-format, gfc-internal-format
79309 msgid ""
79310 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
79311 msgstr ""
79312
79313 #: fortran/resolve.cc:4811
79314 #, gcc-internal-format
79315 msgid "check_dimension(): Bad array reference"
79316 msgstr ""
79317
79318 #: fortran/resolve.cc:4834
79319 #, gcc-internal-format, gfc-internal-format
79320 msgid "Rightmost upper bound of assumed size array section not specified at %L"
79321 msgstr ""
79322
79323 #: fortran/resolve.cc:4844
79324 #, gcc-internal-format, gfc-internal-format
79325 msgid "Rank mismatch in array reference at %L (%d/%d)"
79326 msgstr ""
79327
79328 #: fortran/resolve.cc:4852
79329 #, gcc-internal-format, gfc-internal-format
79330 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
79331 msgstr ""
79332
79333 #: fortran/resolve.cc:4868
79334 #, gcc-internal-format, gfc-internal-format
79335 msgid "Coindex of codimension %d must be a scalar at %L"
79336 msgstr ""
79337
79338 #: fortran/resolve.cc:4896
79339 #, gcc-internal-format, gfc-internal-format
79340 msgid "Array index at %L must be scalar"
79341 msgstr ""
79342
79343 #: fortran/resolve.cc:4902
79344 #, gcc-internal-format, gfc-internal-format
79345 msgid "Array index at %L must be of INTEGER type, found %s"
79346 msgstr ""
79347
79348 #: fortran/resolve.cc:4908
79349 #, gcc-internal-format, gfc-internal-format
79350 msgid "REAL array index at %L"
79351 msgstr ""
79352
79353 #: fortran/resolve.cc:4947
79354 #, gcc-internal-format, gfc-internal-format
79355 msgid "Argument dim at %L must be scalar"
79356 msgstr ""
79357
79358 #: fortran/resolve.cc:4954
79359 #, gcc-internal-format, gfc-internal-format
79360 msgid "Argument dim at %L must be of INTEGER type"
79361 msgstr ""
79362
79363 #: fortran/resolve.cc:5014
79364 #, gcc-internal-format, gfc-internal-format
79365 msgid "Invalid array reference of a non-array entity at %L"
79366 msgstr ""
79367
79368 #: fortran/resolve.cc:5028
79369 #, gcc-internal-format
79370 msgid "find_array_spec(): unused as(1)"
79371 msgstr ""
79372
79373 #: fortran/resolve.cc:5040
79374 #, gcc-internal-format
79375 msgid "find_array_spec(): unused as(2)"
79376 msgstr ""
79377
79378 #: fortran/resolve.cc:5085
79379 #, gcc-internal-format, gfc-internal-format
79380 msgid "Array index at %L is an array of rank %d"
79381 msgstr ""
79382
79383 #: fortran/resolve.cc:5183
79384 #, gcc-internal-format, gfc-internal-format
79385 msgid "Substring start index at %L must be of type INTEGER"
79386 msgstr ""
79387
79388 #: fortran/resolve.cc:5190
79389 #, gcc-internal-format, gfc-internal-format
79390 msgid "Substring start index at %L must be scalar"
79391 msgstr ""
79392
79393 #: fortran/resolve.cc:5212
79394 #, gcc-internal-format, gfc-internal-format
79395 msgid "Substring end index at %L must be of type INTEGER"
79396 msgstr ""
79397
79398 #: fortran/resolve.cc:5219
79399 #, gcc-internal-format, gfc-internal-format
79400 msgid "Substring end index at %L must be scalar"
79401 msgstr ""
79402
79403 #: fortran/resolve.cc:5239
79404 #, gcc-internal-format, gfc-internal-format
79405 msgid "Substring end index at %L is too large"
79406 msgstr ""
79407
79408 #: fortran/resolve.cc:5430
79409 #, gcc-internal-format
79410 msgid "resolve_ref(): Bad array reference"
79411 msgstr ""
79412
79413 #: fortran/resolve.cc:5444
79414 #, gcc-internal-format, gfc-internal-format
79415 msgid ""
79416 "Component to the right of a part reference with nonzero rank must not have "
79417 "the POINTER attribute at %L"
79418 msgstr ""
79419
79420 #: fortran/resolve.cc:5454
79421 #, gcc-internal-format, gfc-internal-format
79422 msgid ""
79423 "Component to the right of a part reference with nonzero rank must not have "
79424 "the ALLOCATABLE attribute at %L"
79425 msgstr ""
79426
79427 #: fortran/resolve.cc:5500
79428 #, gcc-internal-format, gfc-internal-format
79429 msgid ""
79430 "Two or more part references with nonzero rank must not be specified at %L"
79431 msgstr ""
79432
79433 #: fortran/resolve.cc:5592
79434 #, gcc-internal-format
79435 msgid "gfc_expression_rank(): Two array specs"
79436 msgstr ""
79437
79438 #: fortran/resolve.cc:5674
79439 #, gcc-internal-format, gfc-internal-format
79440 msgid ""
79441 "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual "
79442 "argument"
79443 msgstr ""
79444
79445 #: fortran/resolve.cc:5684
79446 #, gcc-internal-format, gfc-internal-format
79447 msgid "Assumed-type variable %s at %L may only be used as actual argument"
79448 msgstr ""
79449
79450 #. FIXME: It doesn't work reliably as inquiry_argument is not set
79451 #. for all inquiry functions in resolve_function; the reason is
79452 #. that the function-name resolution happens too late in that
79453 #. function.
79454 #: fortran/resolve.cc:5694
79455 #, gcc-internal-format, gfc-internal-format
79456 msgid ""
79457 "Assumed-type variable %s at %L as actual argument to an inquiry function "
79458 "shall be the first argument"
79459 msgstr ""
79460
79461 #: fortran/resolve.cc:5713
79462 #, gcc-internal-format, gfc-internal-format
79463 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
79464 msgstr ""
79465
79466 #. FIXME: It doesn't work reliably as inquiry_argument is not set
79467 #. for all inquiry functions in resolve_function; the reason is
79468 #. that the function-name resolution happens too late in that
79469 #. function.
79470 #: fortran/resolve.cc:5723
79471 #, gcc-internal-format, gfc-internal-format
79472 msgid ""
79473 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
79474 "shall be the first argument"
79475 msgstr ""
79476
79477 #: fortran/resolve.cc:5734
79478 #, gcc-internal-format, gfc-internal-format
79479 msgid ""
79480 "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject "
79481 "reference"
79482 msgstr ""
79483
79484 #: fortran/resolve.cc:5743
79485 #, gcc-internal-format, gfc-internal-format
79486 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
79487 msgstr ""
79488
79489 #: fortran/resolve.cc:5759
79490 #, gcc-internal-format, gfc-internal-format
79491 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
79492 msgstr ""
79493
79494 #: fortran/resolve.cc:5941
79495 #, gcc-internal-format
79496 msgid ""
79497 "Variable %qs, used in a specification expression, is referenced at %L before "
79498 "the ENTRY statement in which it is a parameter"
79499 msgstr ""
79500
79501 #: fortran/resolve.cc:5946
79502 #, gcc-internal-format
79503 msgid ""
79504 "Variable %qs is used at %L before the ENTRY statement in which it is a "
79505 "parameter"
79506 msgstr ""
79507
79508 #: fortran/resolve.cc:6016
79509 #, gcc-internal-format, gfc-internal-format
79510 msgid "Polymorphic subobject of coindexed object at %L"
79511 msgstr ""
79512
79513 #: fortran/resolve.cc:6029
79514 #, gcc-internal-format, gfc-internal-format
79515 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
79516 msgstr ""
79517
79518 #: fortran/resolve.cc:6045
79519 #, gcc-internal-format
79520 msgid "Using variable %qs at %L is deprecated"
79521 msgstr ""
79522
79523 #: fortran/resolve.cc:6132
79524 #, gcc-internal-format
79525 msgid ""
79526 "%qs at %L is host associated at %L into a contained procedure with an "
79527 "internal procedure of the same name"
79528 msgstr ""
79529
79530 #: fortran/resolve.cc:6289 fortran/resolve.cc:6441
79531 #, gcc-internal-format, gfc-internal-format
79532 msgid "Error in typebound call at %L"
79533 msgstr ""
79534
79535 #: fortran/resolve.cc:6405
79536 #, gcc-internal-format, gfc-internal-format
79537 msgid "Passed-object at %L must be scalar"
79538 msgstr ""
79539
79540 #: fortran/resolve.cc:6412
79541 #, gcc-internal-format
79542 msgid ""
79543 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
79544 "%qs"
79545 msgstr ""
79546
79547 #: fortran/resolve.cc:6451
79548 #, gcc-internal-format
79549 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
79550 msgstr ""
79551
79552 #: fortran/resolve.cc:6460
79553 #, gcc-internal-format, gfc-internal-format
79554 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
79555 msgstr ""
79556
79557 #. Nothing matching found!
79558 #: fortran/resolve.cc:6648
79559 #, gcc-internal-format
79560 msgid ""
79561 "Found no matching specific binding for the call to the GENERIC %qs at %L"
79562 msgstr ""
79563
79564 #: fortran/resolve.cc:6682
79565 #, gcc-internal-format
79566 msgid "%qs at %L should be a SUBROUTINE"
79567 msgstr ""
79568
79569 #: fortran/resolve.cc:6734
79570 #, gcc-internal-format
79571 msgid "%qs at %L should be a FUNCTION"
79572 msgstr ""
79573
79574 #: fortran/resolve.cc:7269
79575 #, gcc-internal-format
79576 msgid "gfc_resolve_expr(): Bad expression type"
79577 msgstr ""
79578
79579 #: fortran/resolve.cc:7302
79580 #, gcc-internal-format, gfc-internal-format
79581 msgid "%s at %L must be a scalar"
79582 msgstr ""
79583
79584 #: fortran/resolve.cc:7312
79585 #, gcc-internal-format, gfc-internal-format
79586 msgid "%s at %L must be integer"
79587 msgstr ""
79588
79589 #: fortran/resolve.cc:7316 fortran/resolve.cc:7323
79590 #, gcc-internal-format, gfc-internal-format
79591 msgid "%s at %L must be INTEGER"
79592 msgstr ""
79593
79594 #: fortran/resolve.cc:7378
79595 #, gcc-internal-format, gfc-internal-format
79596 msgid "Step expression in DO loop at %L cannot be zero"
79597 msgstr ""
79598
79599 #: fortran/resolve.cc:7401
79600 #, gcc-internal-format, gfc-internal-format
79601 msgid "DO loop at %L will be executed zero times"
79602 msgstr ""
79603
79604 #: fortran/resolve.cc:7418
79605 #, gcc-internal-format, gfc-internal-format
79606 msgid "DO loop at %L is undefined as it overflows"
79607 msgstr ""
79608
79609 #: fortran/resolve.cc:7424
79610 #, gcc-internal-format, gfc-internal-format
79611 msgid "DO loop at %L is undefined as it underflows"
79612 msgstr ""
79613
79614 #: fortran/resolve.cc:7485
79615 #, gcc-internal-format, gfc-internal-format
79616 msgid "FORALL index-name at %L must be a scalar INTEGER"
79617 msgstr ""
79618
79619 #: fortran/resolve.cc:7490
79620 #, gcc-internal-format, gfc-internal-format
79621 msgid "FORALL start expression at %L must be a scalar INTEGER"
79622 msgstr ""
79623
79624 #: fortran/resolve.cc:7497
79625 #, gcc-internal-format, gfc-internal-format
79626 msgid "FORALL end expression at %L must be a scalar INTEGER"
79627 msgstr ""
79628
79629 #: fortran/resolve.cc:7505
79630 #, gcc-internal-format, gfc-internal-format
79631 msgid "FORALL stride expression at %L must be a scalar %s"
79632 msgstr ""
79633
79634 #: fortran/resolve.cc:7510
79635 #, gcc-internal-format, gfc-internal-format
79636 msgid "FORALL stride expression at %L cannot be zero"
79637 msgstr ""
79638
79639 #: fortran/resolve.cc:7523
79640 #, gcc-internal-format
79641 msgid "FORALL index %qs may not appear in triplet specification at %L"
79642 msgstr ""
79643
79644 #: fortran/resolve.cc:7628 fortran/resolve.cc:7926
79645 #, gcc-internal-format, gfc-internal-format
79646 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
79647 msgstr ""
79648
79649 #: fortran/resolve.cc:7636 fortran/resolve.cc:7889
79650 #, gcc-internal-format, gfc-internal-format
79651 msgid "Coindexed allocatable object at %L"
79652 msgstr ""
79653
79654 #: fortran/resolve.cc:7746
79655 #, gcc-internal-format, gfc-internal-format
79656 msgid ""
79657 "Source-expr at %L must be scalar or have the same rank as the allocate-"
79658 "object at %L"
79659 msgstr ""
79660
79661 #: fortran/resolve.cc:7777
79662 #, gcc-internal-format, gfc-internal-format
79663 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
79664 msgstr ""
79665
79666 #: fortran/resolve.cc:7937
79667 #, gcc-internal-format, gfc-internal-format
79668 msgid "Type of entity at %L is type incompatible with source-expr at %L"
79669 msgstr ""
79670
79671 #: fortran/resolve.cc:7949
79672 #, gcc-internal-format, gfc-internal-format
79673 msgid ""
79674 "The allocate-object at %L and the source-expr at %L shall have the same kind "
79675 "type parameter"
79676 msgstr ""
79677
79678 #: fortran/resolve.cc:7963
79679 #, gcc-internal-format, gfc-internal-format
79680 msgid ""
79681 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
79682 "LOCK_TYPE component if allocate-object at %L is a coarray"
79683 msgstr ""
79684
79685 #: fortran/resolve.cc:7978
79686 #, gcc-internal-format, gfc-internal-format
79687 msgid ""
79688 "The source-expr at %L shall neither be of type EVENT_TYPE nor have a "
79689 "EVENT_TYPE component if allocate-object at %L is a coarray"
79690 msgstr ""
79691
79692 #: fortran/resolve.cc:7991
79693 #, gcc-internal-format, gfc-internal-format
79694 msgid ""
79695 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
79696 msgstr ""
79697
79698 #: fortran/resolve.cc:8009
79699 #, gcc-internal-format, gfc-internal-format
79700 msgid ""
79701 "Allocating %s at %L with type-spec requires the same character-length "
79702 "parameter as in the declaration"
79703 msgstr ""
79704
79705 #: fortran/resolve.cc:8090 fortran/resolve.cc:8105
79706 #, gcc-internal-format, gfc-internal-format
79707 msgid "Array specification required in ALLOCATE statement at %L"
79708 msgstr ""
79709
79710 #: fortran/resolve.cc:8097
79711 #, gcc-internal-format, gfc-internal-format
79712 msgid ""
79713 "Array specification or array-valued SOURCE= expression required in ALLOCATE "
79714 "statement at %L"
79715 msgstr ""
79716
79717 #: fortran/resolve.cc:8122
79718 #, gcc-internal-format, gfc-internal-format
79719 msgid "Coarray specification required in ALLOCATE statement at %L"
79720 msgstr ""
79721
79722 #: fortran/resolve.cc:8132 fortran/resolve.cc:8234
79723 #, gcc-internal-format, gfc-internal-format
79724 msgid "Bad coarray specification in ALLOCATE statement at %L"
79725 msgstr ""
79726
79727 #: fortran/resolve.cc:8138
79728 #, gcc-internal-format, gfc-internal-format
79729 msgid "Upper cobound is less than lower cobound at %L"
79730 msgstr ""
79731
79732 #: fortran/resolve.cc:8150
79733 #, gcc-internal-format, gfc-internal-format
79734 msgid "Upper cobound is less than lower cobound of 1 at %L"
79735 msgstr ""
79736
79737 #: fortran/resolve.cc:8161 fortran/resolve.cc:8189
79738 #, gcc-internal-format, gfc-internal-format
79739 msgid "Bad array specification in ALLOCATE statement at %L"
79740 msgstr ""
79741
79742 #: fortran/resolve.cc:8208
79743 #, gcc-internal-format
79744 msgid ""
79745 "%qs must not appear in the array specification at %L in the same ALLOCATE "
79746 "statement where it is itself allocated"
79747 msgstr ""
79748
79749 #: fortran/resolve.cc:8223
79750 #, gcc-internal-format
79751 msgid "Expected %<*%> in coindex specification in ALLOCATE statement at %L"
79752 msgstr ""
79753
79754 #: fortran/resolve.cc:8265
79755 #, gcc-internal-format, gfc-internal-format
79756 msgid "Stat-variable at %L must be a scalar INTEGER variable"
79757 msgstr ""
79758
79759 #: fortran/resolve.cc:8294
79760 #, gcc-internal-format, gfc-internal-format
79761 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
79762 msgstr ""
79763
79764 #: fortran/resolve.cc:8307
79765 #, gcc-internal-format, gfc-internal-format
79766 msgid "ERRMSG at %L is useless without a STAT tag"
79767 msgstr ""
79768
79769 #: fortran/resolve.cc:8321
79770 #, gcc-internal-format, gfc-internal-format
79771 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
79772 msgstr ""
79773
79774 #: fortran/resolve.cc:8350
79775 #, gcc-internal-format, gfc-internal-format
79776 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
79777 msgstr ""
79778
79779 #: fortran/resolve.cc:8382
79780 #, gcc-internal-format, gfc-internal-format
79781 msgid "Allocate-object at %L also appears at %L"
79782 msgstr ""
79783
79784 #: fortran/resolve.cc:8388 fortran/resolve.cc:8394
79785 #, gcc-internal-format, gfc-internal-format
79786 msgid "Allocate-object at %L is subobject of object at %L"
79787 msgstr ""
79788
79789 #. The cases overlap, or they are the same
79790 #. element in the list.  Either way, we must
79791 #. issue an error and get the next case from P.
79792 #. FIXME: Sort P and Q by line number.
79793 #: fortran/resolve.cc:8622
79794 #, gcc-internal-format, gfc-internal-format
79795 msgid "CASE label at %L overlaps with CASE label at %L"
79796 msgstr ""
79797
79798 #: fortran/resolve.cc:8673
79799 #, gcc-internal-format, gfc-internal-format
79800 msgid "Expression in CASE statement at %L must be of type %s"
79801 msgstr ""
79802
79803 #: fortran/resolve.cc:8684
79804 #, gcc-internal-format, gfc-internal-format
79805 msgid "Expression in CASE statement at %L must be of kind %d"
79806 msgstr ""
79807
79808 #: fortran/resolve.cc:8697
79809 #, gcc-internal-format, gfc-internal-format
79810 msgid "Expression in CASE statement at %L must be scalar"
79811 msgstr ""
79812
79813 #: fortran/resolve.cc:8743
79814 #, gcc-internal-format, gfc-internal-format
79815 msgid ""
79816 "Selection expression in computed GOTO statement at %L must be a scalar "
79817 "integer expression"
79818 msgstr ""
79819
79820 #: fortran/resolve.cc:8762
79821 #, gcc-internal-format, gfc-internal-format
79822 msgid "Argument of SELECT statement at %L cannot be %s"
79823 msgstr ""
79824
79825 #: fortran/resolve.cc:8772
79826 #, gcc-internal-format, gfc-internal-format
79827 msgid "Argument of SELECT statement at %L must be a scalar expression"
79828 msgstr ""
79829
79830 #: fortran/resolve.cc:8790 fortran/resolve.cc:8798
79831 #, gcc-internal-format, gfc-internal-format
79832 msgid "Expression in CASE statement at %L is not in the range of %s"
79833 msgstr ""
79834
79835 #: fortran/resolve.cc:8860 fortran/resolve.cc:9517
79836 #, gcc-internal-format, gfc-internal-format
79837 msgid ""
79838 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
79839 msgstr ""
79840
79841 #: fortran/resolve.cc:8886
79842 #, gcc-internal-format, gfc-internal-format
79843 msgid "Logical range in CASE statement at %L is not allowed"
79844 msgstr ""
79845
79846 #: fortran/resolve.cc:8899
79847 #, gcc-internal-format, gfc-internal-format
79848 msgid "Constant logical value in CASE statement is repeated at %L"
79849 msgstr ""
79850
79851 #: fortran/resolve.cc:8914
79852 #, gcc-internal-format, gfc-internal-format
79853 msgid "Range specification at %L can never be matched"
79854 msgstr ""
79855
79856 #: fortran/resolve.cc:9017
79857 #, gcc-internal-format, gfc-internal-format
79858 msgid "Logical SELECT CASE block at %L has more that two cases"
79859 msgstr ""
79860
79861 #: fortran/resolve.cc:9068
79862 #, gcc-internal-format
79863 msgid "Associating entity %qs at %L is a procedure pointer"
79864 msgstr ""
79865
79866 #: fortran/resolve.cc:9077
79867 #, gcc-internal-format
79868 msgid "Derived type %qs cannot be used as a variable at %L"
79869 msgstr ""
79870
79871 #: fortran/resolve.cc:9094
79872 #, gcc-internal-format
79873 msgid "Associating entity %qs at %L is a procedure name"
79874 msgstr ""
79875
79876 #: fortran/resolve.cc:9110
79877 #, gcc-internal-format, gfc-internal-format
79878 msgid "Associating selector-expression at %L yields a procedure"
79879 msgstr ""
79880
79881 #: fortran/resolve.cc:9117
79882 #, gcc-internal-format, gfc-internal-format
79883 msgid "Selector at %L cannot be NULL()"
79884 msgstr ""
79885
79886 #: fortran/resolve.cc:9122
79887 #, gcc-internal-format, gfc-internal-format
79888 msgid "Selector at %L has no type"
79889 msgstr ""
79890
79891 #: fortran/resolve.cc:9144
79892 #, gcc-internal-format
79893 msgid "Associate-name %qs at %L is used as array"
79894 msgstr ""
79895
79896 #: fortran/resolve.cc:9155
79897 #, gcc-internal-format, gfc-internal-format
79898 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
79899 msgstr ""
79900
79901 #: fortran/resolve.cc:9387
79902 #, gcc-internal-format, gfc-internal-format
79903 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
79904 msgstr ""
79905
79906 #: fortran/resolve.cc:9425 fortran/resolve.cc:9437
79907 #, gcc-internal-format, gfc-internal-format
79908 msgid "Selector at %L must not be coindexed"
79909 msgstr ""
79910
79911 #: fortran/resolve.cc:9466
79912 #, gcc-internal-format, gfc-internal-format
79913 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
79914 msgstr ""
79915
79916 #: fortran/resolve.cc:9479
79917 #, gcc-internal-format
79918 msgid "Derived type %qs at %L must be extensible"
79919 msgstr ""
79920
79921 #: fortran/resolve.cc:9492
79922 #, gcc-internal-format
79923 msgid "Derived type %qs at %L must be an extension of %qs"
79924 msgstr ""
79925
79926 #: fortran/resolve.cc:9495
79927 #, gcc-internal-format
79928 msgid "Unexpected intrinsic type %qs at %L"
79929 msgstr ""
79930
79931 #: fortran/resolve.cc:9505
79932 #, gcc-internal-format, gfc-internal-format
79933 msgid ""
79934 "The type-spec at %L shall specify that each length type parameter is assumed"
79935 msgstr ""
79936
79937 #: fortran/resolve.cc:9752
79938 #, gcc-internal-format, gfc-internal-format
79939 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
79940 msgstr ""
79941
79942 #: fortran/resolve.cc:9886
79943 #, gcc-internal-format, gfc-internal-format
79944 msgid "RANK DEFAULT at %L is repeated at %L"
79945 msgstr ""
79946
79947 #: fortran/resolve.cc:9895
79948 #, gcc-internal-format, gfc-internal-format
79949 msgid "RANK (*) at %L is repeated at %L"
79950 msgstr ""
79951
79952 #: fortran/resolve.cc:9898
79953 #, gcc-internal-format, gfc-internal-format
79954 msgid "RANK (%i) at %L is repeated at %L"
79955 msgstr ""
79956
79957 #: fortran/resolve.cc:9908 fortran/resolve.cc:9913
79958 #, gcc-internal-format, gfc-internal-format
79959 msgid ""
79960 "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
79961 msgstr ""
79962
79963 #: fortran/resolve.cc:10022
79964 #, gcc-internal-format, gfc-internal-format
79965 msgid "Invalid context for NULL () intrinsic at %L"
79966 msgstr ""
79967
79968 #: fortran/resolve.cc:10076
79969 #, gcc-internal-format, gfc-internal-format
79970 msgid "DTIO %s procedure at %L must be recursive"
79971 msgstr ""
79972
79973 #: fortran/resolve.cc:10086
79974 #, gcc-internal-format, gfc-internal-format
79975 msgid ""
79976 "Data transfer element at %L cannot be polymorphic unless it is processed by "
79977 "a defined input/output procedure"
79978 msgstr ""
79979
79980 #: fortran/resolve.cc:10099
79981 #, gcc-internal-format, gfc-internal-format
79982 msgid ""
79983 "Data transfer element at %L cannot have POINTER components unless it is "
79984 "processed by a defined input/output procedure"
79985 msgstr ""
79986
79987 #: fortran/resolve.cc:10108
79988 #, gcc-internal-format, gfc-internal-format
79989 msgid "Data transfer element at %L cannot have procedure pointer components"
79990 msgstr ""
79991
79992 #: fortran/resolve.cc:10115
79993 #, gcc-internal-format, gfc-internal-format
79994 msgid ""
79995 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
79996 "processed by a defined input/output procedure"
79997 msgstr ""
79998
79999 #: fortran/resolve.cc:10126
80000 #, gcc-internal-format, gfc-internal-format
80001 msgid "Data transfer element at %L cannot have PRIVATE components"
80002 msgstr ""
80003
80004 #: fortran/resolve.cc:10132
80005 #, gcc-internal-format, gfc-internal-format
80006 msgid ""
80007 "Data transfer element at %L cannot have PRIVATE components unless it is "
80008 "processed by a defined input/output procedure"
80009 msgstr ""
80010
80011 #: fortran/resolve.cc:10150
80012 #, gcc-internal-format, gfc-internal-format
80013 msgid ""
80014 "Data transfer element at %L cannot be a full reference to an assumed-size "
80015 "array"
80016 msgstr ""
80017
80018 #: fortran/resolve.cc:10207
80019 #, gcc-internal-format, gfc-internal-format
80020 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
80021 msgstr ""
80022
80023 #: fortran/resolve.cc:10217
80024 #, gcc-internal-format, gfc-internal-format
80025 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
80026 msgstr ""
80027
80028 #: fortran/resolve.cc:10221
80029 #, gcc-internal-format, gfc-internal-format
80030 msgid "Event variable argument at %L must be a coarray or coindexed"
80031 msgstr ""
80032
80033 #: fortran/resolve.cc:10224
80034 #, gcc-internal-format, gfc-internal-format
80035 msgid "Event variable argument at %L must be a coarray but not coindexed"
80036 msgstr ""
80037
80038 #: fortran/resolve.cc:10231 fortran/resolve.cc:10353
80039 #, gcc-internal-format, gfc-internal-format
80040 msgid "STAT= argument at %L must be a scalar INTEGER variable"
80041 msgstr ""
80042
80043 #: fortran/resolve.cc:10243 fortran/resolve.cc:10365
80044 #, gcc-internal-format, gfc-internal-format
80045 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
80046 msgstr ""
80047
80048 #: fortran/resolve.cc:10255
80049 #, gcc-internal-format, gfc-internal-format
80050 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
80051 msgstr ""
80052
80053 #: fortran/resolve.cc:10268
80054 #, gcc-internal-format, gfc-internal-format
80055 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
80056 msgstr ""
80057
80058 #: fortran/resolve.cc:10329
80059 #, gcc-internal-format, gfc-internal-format
80060 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
80061 msgstr ""
80062
80063 #: fortran/resolve.cc:10333 fortran/resolve.cc:10343
80064 #, gcc-internal-format, gfc-internal-format
80065 msgid "Imageset argument at %L must between 1 and num_images()"
80066 msgstr ""
80067
80068 #: fortran/resolve.cc:10396
80069 #, gcc-internal-format, gfc-internal-format
80070 msgid ""
80071 "Statement at %L is not a valid branch target statement for the branch "
80072 "statement at %L"
80073 msgstr ""
80074
80075 #: fortran/resolve.cc:10406
80076 #, gcc-internal-format, gfc-internal-format
80077 msgid "Branch at %L may result in an infinite loop"
80078 msgstr ""
80079
80080 #. Note: A label at END CRITICAL does not leave the CRITICAL
80081 #. construct as END CRITICAL is still part of it.
80082 #: fortran/resolve.cc:10423 fortran/resolve.cc:10446
80083 #, gcc-internal-format, gfc-internal-format
80084 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
80085 msgstr ""
80086
80087 #: fortran/resolve.cc:10427 fortran/resolve.cc:10452
80088 #, gcc-internal-format, gfc-internal-format
80089 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
80090 msgstr ""
80091
80092 #. The label is not in an enclosing block, so illegal.  This was
80093 #. allowed in Fortran 66, so we allow it as extension.  No
80094 #. further checks are necessary in this case.
80095 #: fortran/resolve.cc:10467
80096 #, gcc-internal-format, gfc-internal-format
80097 msgid "Label at %L is not in the same block as the GOTO statement at %L"
80098 msgstr ""
80099
80100 #: fortran/resolve.cc:10539
80101 #, gcc-internal-format, gfc-internal-format
80102 msgid "WHERE mask at %L has inconsistent shape"
80103 msgstr ""
80104
80105 #: fortran/resolve.cc:10555
80106 #, gcc-internal-format, gfc-internal-format
80107 msgid "WHERE assignment target at %L has inconsistent shape"
80108 msgstr ""
80109
80110 #: fortran/resolve.cc:10563 fortran/resolve.cc:10650
80111 #, gcc-internal-format, gfc-internal-format
80112 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
80113 msgstr ""
80114
80115 #: fortran/resolve.cc:10573 fortran/resolve.cc:10660
80116 #, gcc-internal-format, gfc-internal-format
80117 msgid "Unsupported statement inside WHERE at %L"
80118 msgstr ""
80119
80120 #: fortran/resolve.cc:10604
80121 #, gcc-internal-format, gfc-internal-format
80122 msgid "Assignment to a FORALL index variable at %L"
80123 msgstr ""
80124
80125 #: fortran/resolve.cc:10613
80126 #, gcc-internal-format
80127 msgid ""
80128 "The FORALL with index %qs is not used on the left side of the assignment at "
80129 "%L and so might cause multiple assignment to this object"
80130 msgstr ""
80131
80132 #: fortran/resolve.cc:10760
80133 #, gcc-internal-format, gfc-internal-format
80134 msgid "FORALL construct at %L"
80135 msgstr ""
80136
80137 #: fortran/resolve.cc:10781
80138 #, gcc-internal-format, gfc-internal-format
80139 msgid "FORALL index-name at %L must be a scalar variable of type integer"
80140 msgstr ""
80141
80142 #: fortran/resolve.cc:10791
80143 #, gcc-internal-format, gfc-internal-format
80144 msgid "An outer FORALL construct already has an index with this name %L"
80145 msgstr ""
80146
80147 #: fortran/resolve.cc:10868
80148 #, gcc-internal-format, gfc-internal-format
80149 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
80150 msgstr ""
80151
80152 #: fortran/resolve.cc:10984
80153 #, gcc-internal-format
80154 msgid "gfc_resolve_blocks(): Bad block type"
80155 msgstr ""
80156
80157 #: fortran/resolve.cc:11097
80158 #, gcc-internal-format, gfc-internal-format
80159 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
80160 msgstr ""
80161
80162 #: fortran/resolve.cc:11129
80163 #, gcc-internal-format, gfc-internal-format
80164 msgid ""
80165 "Coindexed expression at %L is assigned to a derived type variable with a "
80166 "POINTER component in a PURE procedure"
80167 msgstr ""
80168
80169 #. F2008, C1283 (4).
80170 #: fortran/resolve.cc:11135
80171 #, gcc-internal-format, gfc-internal-format
80172 msgid ""
80173 "In a pure subprogram an INTENT(IN) dummy argument shall not be used as the "
80174 "expr at %L of an intrinsic assignment statement in which the variable is of "
80175 "a derived type if the derived type has a pointer component at any level of "
80176 "component selection."
80177 msgstr ""
80178
80179 #: fortran/resolve.cc:11147
80180 #, gcc-internal-format, gfc-internal-format
80181 msgid "Assignment to coindexed variable at %L in a PURE procedure"
80182 msgstr ""
80183
80184 #: fortran/resolve.cc:11179
80185 #, gcc-internal-format, gfc-internal-format
80186 msgid "Assignment to polymorphic coarray at %L is not permitted"
80187 msgstr ""
80188
80189 #: fortran/resolve.cc:11183
80190 #, gcc-internal-format, gfc-internal-format
80191 msgid "Assignment to an allocatable polymorphic variable at %L"
80192 msgstr ""
80193
80194 #: fortran/resolve.cc:11188
80195 #, gcc-internal-format
80196 msgid ""
80197 "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-"
80198 "lhs%>"
80199 msgstr ""
80200
80201 #: fortran/resolve.cc:11195
80202 #, gcc-internal-format
80203 msgid ""
80204 "Nonallocatable variable must not be polymorphic in intrinsic assignment at "
80205 "%L - check that there is a matching specific subroutine for %<=%> operator"
80206 msgstr ""
80207
80208 #: fortran/resolve.cc:11206
80209 #, gcc-internal-format, gfc-internal-format
80210 msgid ""
80211 "Coindexed variable must not have an allocatable ultimate component in "
80212 "assignment at %L"
80213 msgstr ""
80214
80215 #: fortran/resolve.cc:11526
80216 #, gcc-internal-format, gfc-internal-format
80217 msgid ""
80218 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
80219 "array references would occur in intermediate expressions."
80220 msgstr ""
80221
80222 #. Even if standard does not support this feature, continue to build
80223 #. the two statements to avoid upsetting frontend_passes.c.
80224 #: fortran/resolve.cc:11768
80225 #, gcc-internal-format, gfc-internal-format
80226 msgid "Pointer procedure assignment at %L"
80227 msgstr ""
80228
80229 #: fortran/resolve.cc:11780
80230 #, gcc-internal-format, gfc-internal-format
80231 msgid ""
80232 "The function result on the lhs of the assignment at %L must have the pointer "
80233 "attribute."
80234 msgstr ""
80235
80236 #: fortran/resolve.cc:11865
80237 #, gcc-internal-format
80238 msgid ""
80239 "TEAM argument to %qs at %L must be a scalar expression of type TEAM_TYPE"
80240 msgstr ""
80241
80242 #: fortran/resolve.cc:12047
80243 #, gcc-internal-format, gfc-internal-format
80244 msgid "TEAM NUMBER argument to FORM TEAM at %L must be a scalar INTEGER"
80245 msgstr ""
80246
80247 #: fortran/resolve.cc:12083
80248 #, gcc-internal-format, gfc-internal-format
80249 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
80250 msgstr ""
80251
80252 #: fortran/resolve.cc:12087
80253 #, gcc-internal-format
80254 msgid "Variable %qs has not been assigned a target label at %L"
80255 msgstr ""
80256
80257 #: fortran/resolve.cc:12098
80258 #, gcc-internal-format, gfc-internal-format
80259 msgid ""
80260 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
80261 msgstr ""
80262
80263 #: fortran/resolve.cc:12136
80264 #, gcc-internal-format, gfc-internal-format
80265 msgid "Expected intrinsic assignment in OMP WORKSHARE at %L"
80266 msgstr ""
80267
80268 #: fortran/resolve.cc:12170
80269 #, gcc-internal-format, gfc-internal-format
80270 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
80271 msgstr ""
80272
80273 #: fortran/resolve.cc:12217
80274 #, gcc-internal-format, gfc-internal-format
80275 msgid "Invalid NULL at %L"
80276 msgstr ""
80277
80278 #: fortran/resolve.cc:12221
80279 #, gcc-internal-format, gfc-internal-format
80280 msgid ""
80281 "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
80282 msgstr ""
80283
80284 #: fortran/resolve.cc:12282
80285 #, gcc-internal-format
80286 msgid "gfc_resolve_code(): No expression on DO WHILE"
80287 msgstr ""
80288
80289 #: fortran/resolve.cc:12287
80290 #, gcc-internal-format, gfc-internal-format
80291 msgid ""
80292 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
80293 msgstr ""
80294
80295 #: fortran/resolve.cc:12371
80296 #, gcc-internal-format, gfc-internal-format
80297 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
80298 msgstr ""
80299
80300 #: fortran/resolve.cc:12473
80301 #, gcc-internal-format
80302 msgid "gfc_resolve_code(): Bad statement code"
80303 msgstr ""
80304
80305 #: fortran/resolve.cc:12494
80306 #, gcc-internal-format
80307 msgid "Using parameter %qs declared at %L is deprecated"
80308 msgstr ""
80309
80310 #: fortran/resolve.cc:12588
80311 #, gcc-internal-format
80312 msgid ""
80313 "Variable %qs with binding label %qs at %L uses the same global identifier as "
80314 "entity at %L"
80315 msgstr ""
80316
80317 #. This can only happen if the variable is defined in a module - if it
80318 #. isn't the same module, reject it.
80319 #: fortran/resolve.cc:12602
80320 #, gcc-internal-format
80321 msgid ""
80322 "Variable %qs from module %qs with binding label %qs at %L uses the same "
80323 "global identifier as entity at %L from module %qs"
80324 msgstr ""
80325
80326 #. Print an error if the procedure is defined multiple times; we have to
80327 #. exclude references to the same procedure via module association or
80328 #. multiple checks for the same procedure.
80329 #: fortran/resolve.cc:12621
80330 #, gcc-internal-format
80331 msgid ""
80332 "Procedure %qs with binding label %qs at %L uses the same global identifier "
80333 "as entity at %L"
80334 msgstr ""
80335
80336 #: fortran/resolve.cc:12707
80337 #, gcc-internal-format, gfc-internal-format
80338 msgid "String length at %L is too large"
80339 msgstr ""
80340
80341 #: fortran/resolve.cc:12942
80342 #, gcc-internal-format
80343 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
80344 msgstr ""
80345
80346 #: fortran/resolve.cc:12946
80347 #, gcc-internal-format
80348 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
80349 msgstr ""
80350
80351 #: fortran/resolve.cc:12954
80352 #, gcc-internal-format
80353 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
80354 msgstr ""
80355
80356 #: fortran/resolve.cc:12965
80357 #, gcc-internal-format
80358 msgid "Array %qs at %L cannot have a deferred shape"
80359 msgstr ""
80360
80361 #: fortran/resolve.cc:12982
80362 #, gcc-internal-format
80363 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
80364 msgstr ""
80365
80366 #: fortran/resolve.cc:12994
80367 #, gcc-internal-format
80368 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
80369 msgstr ""
80370
80371 #: fortran/resolve.cc:13027
80372 #, gcc-internal-format
80373 msgid ""
80374 "The type %qs cannot be host associated at %L because it is blocked by an "
80375 "incompatible object of the same name declared at %L"
80376 msgstr ""
80377
80378 #: fortran/resolve.cc:13049
80379 #, gcc-internal-format
80380 msgid ""
80381 "Implied SAVE for module variable %qs at %L, needed due to the default "
80382 "initialization"
80383 msgstr ""
80384
80385 #: fortran/resolve.cc:13082
80386 #, gcc-internal-format
80387 msgid ""
80388 "Entity %qs at %L has a deferred type parameter and requires either the "
80389 "POINTER or ALLOCATABLE attribute"
80390 msgstr ""
80391
80392 #. F08:C541. The shape of an array defined in a main program or module
80393 #. * needs to be constant.
80394 #: fortran/resolve.cc:13118
80395 #, gcc-internal-format
80396 msgid "The module or main program array %qs at %L must have constant shape"
80397 msgstr ""
80398
80399 #: fortran/resolve.cc:13143
80400 #, gcc-internal-format, gfc-internal-format
80401 msgid ""
80402 "Entity with assumed character length at %L must be a dummy argument or a "
80403 "PARAMETER"
80404 msgstr ""
80405
80406 #: fortran/resolve.cc:13164
80407 #, gcc-internal-format
80408 msgid "%qs at %L must have constant character length in this context"
80409 msgstr ""
80410
80411 #: fortran/resolve.cc:13171
80412 #, gcc-internal-format
80413 msgid "COMMON variable %qs at %L must have constant character length"
80414 msgstr ""
80415
80416 #: fortran/resolve.cc:13218
80417 #, gcc-internal-format
80418 msgid "Allocatable %qs at %L cannot have an initializer"
80419 msgstr ""
80420
80421 #: fortran/resolve.cc:13221
80422 #, gcc-internal-format
80423 msgid "External %qs at %L cannot have an initializer"
80424 msgstr ""
80425
80426 #: fortran/resolve.cc:13224
80427 #, gcc-internal-format
80428 msgid "Dummy %qs at %L cannot have an initializer"
80429 msgstr ""
80430
80431 #: fortran/resolve.cc:13227
80432 #, gcc-internal-format
80433 msgid "Intrinsic %qs at %L cannot have an initializer"
80434 msgstr ""
80435
80436 #: fortran/resolve.cc:13230
80437 #, gcc-internal-format
80438 msgid "Function result %qs at %L cannot have an initializer"
80439 msgstr ""
80440
80441 #: fortran/resolve.cc:13233
80442 #, gcc-internal-format
80443 msgid "Automatic array %qs at %L cannot have an initializer"
80444 msgstr ""
80445
80446 #: fortran/resolve.cc:13275
80447 #, gcc-internal-format, gfc-internal-format
80448 msgid "%s at %L"
80449 msgstr ""
80450
80451 #: fortran/resolve.cc:13307
80452 #, gcc-internal-format
80453 msgid "Character-valued statement function %qs at %L must have constant length"
80454 msgstr ""
80455
80456 #: fortran/resolve.cc:13330
80457 #, gcc-internal-format
80458 msgid ""
80459 "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is "
80460 "PUBLIC at %L"
80461 msgstr ""
80462
80463 #: fortran/resolve.cc:13352
80464 #, gcc-internal-format
80465 msgid ""
80466 "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs "
80467 "which is PRIVATE"
80468 msgstr ""
80469
80470 #: fortran/resolve.cc:13370
80471 #, gcc-internal-format
80472 msgid "Function %qs at %L cannot have an initializer"
80473 msgstr ""
80474
80475 #: fortran/resolve.cc:13382
80476 #, gcc-internal-format
80477 msgid "External object %qs at %L may not have an initializer"
80478 msgstr ""
80479
80480 #: fortran/resolve.cc:13392
80481 #, gcc-internal-format
80482 msgid "ELEMENTAL function %qs at %L must have a scalar result"
80483 msgstr ""
80484
80485 #: fortran/resolve.cc:13402
80486 #, gcc-internal-format
80487 msgid ""
80488 "Statement function %qs at %L may not have pointer or allocatable attribute"
80489 msgstr ""
80490
80491 #: fortran/resolve.cc:13421
80492 #, gcc-internal-format
80493 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
80494 msgstr ""
80495
80496 #: fortran/resolve.cc:13425
80497 #, gcc-internal-format
80498 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
80499 msgstr ""
80500
80501 #: fortran/resolve.cc:13429
80502 #, gcc-internal-format
80503 msgid "CHARACTER(*) function %qs at %L cannot be pure"
80504 msgstr ""
80505
80506 #: fortran/resolve.cc:13433
80507 #, gcc-internal-format
80508 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
80509 msgstr ""
80510
80511 #: fortran/resolve.cc:13446
80512 #, gcc-internal-format
80513 msgid "CHARACTER(*) function %qs at %L"
80514 msgstr ""
80515
80516 #: fortran/resolve.cc:13457
80517 #, gcc-internal-format
80518 msgid "Procedure pointer %qs at %L shall not be elemental"
80519 msgstr ""
80520
80521 #: fortran/resolve.cc:13463
80522 #, gcc-internal-format
80523 msgid "Dummy procedure %qs at %L shall not be elemental"
80524 msgstr ""
80525
80526 #: fortran/resolve.cc:13483
80527 #, gcc-internal-format
80528 msgid ""
80529 "Function result variable %qs at %L of elemental function %qs shall not have "
80530 "an ALLOCATABLE or POINTER attribute"
80531 msgstr ""
80532
80533 #: fortran/resolve.cc:13540
80534 #, gcc-internal-format
80535 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
80536 msgstr ""
80537
80538 #: fortran/resolve.cc:13546
80539 #, gcc-internal-format
80540 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
80541 msgstr ""
80542
80543 #: fortran/resolve.cc:13552
80544 #, gcc-internal-format
80545 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
80546 msgstr ""
80547
80548 #: fortran/resolve.cc:13560
80549 #, gcc-internal-format
80550 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
80551 msgstr ""
80552
80553 #: fortran/resolve.cc:13566
80554 #, gcc-internal-format
80555 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
80556 msgstr ""
80557
80558 #: fortran/resolve.cc:13609
80559 #, gcc-internal-format, gfc-internal-format
80560 msgid ""
80561 "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its "
80562 "interface in %s"
80563 msgstr ""
80564
80565 #: fortran/resolve.cc:13617
80566 #, gcc-internal-format, gfc-internal-format
80567 msgid ""
80568 "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface "
80569 "in %s"
80570 msgstr ""
80571
80572 #: fortran/resolve.cc:13625
80573 #, gcc-internal-format, gfc-internal-format
80574 msgid ""
80575 "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its "
80576 "interface in %s"
80577 msgstr ""
80578
80579 #: fortran/resolve.cc:13634
80580 #, gcc-internal-format
80581 msgid ""
80582 "%s between the MODULE PROCEDURE declaration in MODULE %qs and the "
80583 "declaration at %L in (SUB)MODULE %qs"
80584 msgstr ""
80585
80586 #: fortran/resolve.cc:13718
80587 #, gcc-internal-format
80588 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
80589 msgstr ""
80590
80591 #: fortran/resolve.cc:13727
80592 #, gcc-internal-format, gfc-internal-format
80593 msgid "FINAL procedure at %L must have exactly one argument"
80594 msgstr ""
80595
80596 #: fortran/resolve.cc:13736
80597 #, gcc-internal-format
80598 msgid "Argument of FINAL procedure at %L must be of type %qs"
80599 msgstr ""
80600
80601 #: fortran/resolve.cc:13744
80602 #, gcc-internal-format, gfc-internal-format
80603 msgid "Argument of FINAL procedure at %L must not be a POINTER"
80604 msgstr ""
80605
80606 #: fortran/resolve.cc:13750
80607 #, gcc-internal-format, gfc-internal-format
80608 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
80609 msgstr ""
80610
80611 #: fortran/resolve.cc:13756
80612 #, gcc-internal-format, gfc-internal-format
80613 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
80614 msgstr ""
80615
80616 #: fortran/resolve.cc:13764
80617 #, gcc-internal-format, gfc-internal-format
80618 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
80619 msgstr ""
80620
80621 #: fortran/resolve.cc:13773
80622 #, gcc-internal-format, gfc-internal-format
80623 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
80624 msgstr ""
80625
80626 #: fortran/resolve.cc:13795
80627 #, gcc-internal-format
80628 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
80629 msgstr ""
80630
80631 #: fortran/resolve.cc:13832
80632 #, gcc-internal-format
80633 msgid ""
80634 "Only array FINAL procedures declared for derived type %qs defined at %L, "
80635 "suggest also scalar one"
80636 msgstr ""
80637
80638 #: fortran/resolve.cc:13872
80639 #, gcc-internal-format
80640 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
80641 msgstr ""
80642
80643 #: fortran/resolve.cc:13908
80644 #, gcc-internal-format
80645 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
80646 msgstr ""
80647
80648 #: fortran/resolve.cc:13967
80649 #, gcc-internal-format
80650 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
80651 msgstr ""
80652
80653 #: fortran/resolve.cc:13979
80654 #, gcc-internal-format
80655 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
80656 msgstr ""
80657
80658 #: fortran/resolve.cc:14007
80659 #, gcc-internal-format
80660 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
80661 msgstr ""
80662
80663 #: fortran/resolve.cc:14063
80664 #, gcc-internal-format, gfc-internal-format
80665 msgid "Type-bound operator at %L cannot be NOPASS"
80666 msgstr ""
80667
80668 #: fortran/resolve.cc:14275
80669 #, gcc-internal-format
80670 msgid ""
80671 "%qs must be a module procedure or an external procedure with an explicit "
80672 "interface at %L"
80673 msgstr ""
80674
80675 #: fortran/resolve.cc:14318
80676 #, gcc-internal-format
80677 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
80678 msgstr ""
80679
80680 #: fortran/resolve.cc:14332
80681 #, gcc-internal-format
80682 msgid "Procedure %qs with PASS at %L must have at least one argument"
80683 msgstr ""
80684
80685 #: fortran/resolve.cc:14346 fortran/resolve.cc:14832
80686 #, gcc-internal-format
80687 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
80688 msgstr ""
80689
80690 #: fortran/resolve.cc:14354
80691 #, gcc-internal-format
80692 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
80693 msgstr ""
80694
80695 #: fortran/resolve.cc:14363
80696 #, gcc-internal-format
80697 msgid "Passed-object dummy argument of %qs at %L must be scalar"
80698 msgstr ""
80699
80700 #: fortran/resolve.cc:14369
80701 #, gcc-internal-format
80702 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
80703 msgstr ""
80704
80705 #: fortran/resolve.cc:14375
80706 #, gcc-internal-format
80707 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
80708 msgstr ""
80709
80710 #: fortran/resolve.cc:14404
80711 #, gcc-internal-format
80712 msgid "Procedure %qs at %L has the same name as a component of %qs"
80713 msgstr ""
80714
80715 #: fortran/resolve.cc:14414
80716 #, gcc-internal-format
80717 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
80718 msgstr ""
80719
80720 #: fortran/resolve.cc:14509
80721 #, gcc-internal-format
80722 msgid ""
80723 "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and "
80724 "not overridden"
80725 msgstr ""
80726
80727 #: fortran/resolve.cc:14612
80728 #, gcc-internal-format
80729 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
80730 msgstr ""
80731
80732 #: fortran/resolve.cc:14621
80733 #, gcc-internal-format
80734 msgid ""
80735 "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
80736 msgstr ""
80737
80738 #: fortran/resolve.cc:14631
80739 #, gcc-internal-format
80740 msgid ""
80741 "Component %qs at %L with coarray component shall be a nonpointer, "
80742 "nonallocatable scalar"
80743 msgstr ""
80744
80745 #: fortran/resolve.cc:14656
80746 #, gcc-internal-format
80747 msgid ""
80748 "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
80749 msgstr ""
80750
80751 #: fortran/resolve.cc:14667
80752 #, gcc-internal-format
80753 msgid "Component %qs of BIND(C) type at %L must have length one"
80754 msgstr ""
80755
80756 #: fortran/resolve.cc:14765
80757 #, gcc-internal-format
80758 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
80759 msgstr ""
80760
80761 #: fortran/resolve.cc:14779
80762 #, gcc-internal-format
80763 msgid ""
80764 "Procedure pointer component %qs with PASS at %L must have at least one "
80765 "argument"
80766 msgstr ""
80767
80768 #: fortran/resolve.cc:14795
80769 #, gcc-internal-format
80770 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
80771 msgstr ""
80772
80773 #: fortran/resolve.cc:14805
80774 #, gcc-internal-format
80775 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
80776 msgstr ""
80777
80778 #: fortran/resolve.cc:14814
80779 #, gcc-internal-format
80780 msgid ""
80781 "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
80782 msgstr ""
80783
80784 #: fortran/resolve.cc:14823
80785 #, gcc-internal-format
80786 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
80787 msgstr ""
80788
80789 #: fortran/resolve.cc:14865
80790 #, gcc-internal-format
80791 msgid ""
80792 "Component %qs of %qs at %L has the same name as an inherited type-bound "
80793 "procedure"
80794 msgstr ""
80795
80796 #: fortran/resolve.cc:14878
80797 #, gcc-internal-format
80798 msgid ""
80799 "Character length of component %qs needs to be a constant specification "
80800 "expression at %L"
80801 msgstr ""
80802
80803 #: fortran/resolve.cc:14889
80804 #, gcc-internal-format
80805 msgid ""
80806 "Character component %qs of %qs at %L with deferred length must be a POINTER "
80807 "or ALLOCATABLE"
80808 msgstr ""
80809
80810 #: fortran/resolve.cc:14922
80811 #, gcc-internal-format
80812 msgid ""
80813 "the component %qs is a PRIVATE type and cannot be a component of %qs, which "
80814 "is PUBLIC at %L"
80815 msgstr ""
80816
80817 #: fortran/resolve.cc:14930
80818 #, gcc-internal-format, gfc-internal-format
80819 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
80820 msgstr ""
80821
80822 #: fortran/resolve.cc:14939
80823 #, gcc-internal-format, gfc-internal-format
80824 msgid ""
80825 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
80826 "attribute"
80827 msgstr ""
80828
80829 #: fortran/resolve.cc:15025
80830 #, gcc-internal-format, gfc-internal-format
80831 msgid "Conflicting initializers in union at %L and %L"
80832 msgstr ""
80833
80834 #: fortran/resolve.cc:15070
80835 #, gcc-internal-format
80836 msgid ""
80837 "As extending type %qs at %L has a coarray component, parent type %qs shall "
80838 "also have one"
80839 msgstr ""
80840
80841 #: fortran/resolve.cc:15083
80842 #, gcc-internal-format
80843 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
80844 msgstr ""
80845
80846 #: fortran/resolve.cc:15147
80847 #, gcc-internal-format
80848 msgid ""
80849 "Parameterized type %qs does not have a component corresponding to parameter "
80850 "%qs at %L"
80851 msgstr ""
80852
80853 #: fortran/resolve.cc:15180
80854 #, gcc-internal-format
80855 msgid ""
80856 "Generic name %qs of function %qs at %L being the same name as derived type "
80857 "at %L"
80858 msgstr ""
80859
80860 #: fortran/resolve.cc:15194
80861 #, gcc-internal-format
80862 msgid "Derived type %qs at %L has not been declared"
80863 msgstr ""
80864
80865 #: fortran/resolve.cc:15262
80866 #, gcc-internal-format
80867 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
80868 msgstr ""
80869
80870 #: fortran/resolve.cc:15268
80871 #, gcc-internal-format
80872 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
80873 msgstr ""
80874
80875 #: fortran/resolve.cc:15274
80876 #, gcc-internal-format
80877 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
80878 msgstr ""
80879
80880 #: fortran/resolve.cc:15282
80881 #, gcc-internal-format
80882 msgid ""
80883 "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
80884 msgstr ""
80885
80886 #: fortran/resolve.cc:15299
80887 #, gcc-internal-format
80888 msgid ""
80889 "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC "
80890 "namelist %qs at %L"
80891 msgstr ""
80892
80893 #: fortran/resolve.cc:15321
80894 #, gcc-internal-format
80895 msgid ""
80896 "NAMELIST object %qs has use-associated PRIVATE components and cannot be "
80897 "member of namelist %qs at %L"
80898 msgstr ""
80899
80900 #: fortran/resolve.cc:15332
80901 #, gcc-internal-format
80902 msgid ""
80903 "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC "
80904 "namelist %qs at %L"
80905 msgstr ""
80906
80907 #: fortran/resolve.cc:15359
80908 #, gcc-internal-format
80909 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
80910 msgstr ""
80911
80912 #: fortran/resolve.cc:15378
80913 #, gcc-internal-format
80914 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
80915 msgstr ""
80916
80917 #: fortran/resolve.cc:15394
80918 #, gcc-internal-format
80919 msgid ""
80920 "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
80921 msgstr ""
80922
80923 #: fortran/resolve.cc:15405
80924 #, gcc-internal-format, gfc-internal-format
80925 msgid "Incompatible derived type in PARAMETER at %L"
80926 msgstr ""
80927
80928 #: fortran/resolve.cc:15413
80929 #, gcc-internal-format
80930 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
80931 msgstr ""
80932
80933 #: fortran/resolve.cc:15464
80934 #, gcc-internal-format
80935 msgid ""
80936 "The object %qs at %L has a deferred LEN parameter %qs and is neither "
80937 "allocatable nor a pointer"
80938 msgstr ""
80939
80940 #: fortran/resolve.cc:15475
80941 #, gcc-internal-format
80942 msgid ""
80943 "The AUTOMATIC object %qs at %L must not have the SAVE attribute or be a "
80944 "variable declared in the main program, a module or a submodule(F08/C513)"
80945 msgstr ""
80946
80947 #: fortran/resolve.cc:15482
80948 #, gcc-internal-format
80949 msgid ""
80950 "The object %qs at %L with ASSUMED type parameters must be a dummy or a "
80951 "SELECT TYPE selector(F08/4.2)"
80952 msgstr ""
80953
80954 #: fortran/resolve.cc:15522
80955 #, gcc-internal-format, gfc-internal-format
80956 msgid ""
80957 "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays "
80958 "at %L are unsupported"
80959 msgstr ""
80960
80961 #: fortran/resolve.cc:15535
80962 #, gcc-internal-format
80963 msgid ""
80964 "%<omp_all_memory%>, declared at %L, may only be used in the OpenMP DEPEND "
80965 "clause"
80966 msgstr ""
80967
80968 #: fortran/resolve.cc:15593
80969 #, gcc-internal-format, gfc-internal-format
80970 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
80971 msgstr ""
80972
80973 #: fortran/resolve.cc:15596
80974 #, gcc-internal-format, gfc-internal-format
80975 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
80976 msgstr ""
80977
80978 #: fortran/resolve.cc:15696
80979 #, gcc-internal-format
80980 msgid ""
80981 "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an "
80982 "assumed-shape or assumed-rank array"
80983 msgstr ""
80984
80985 #: fortran/resolve.cc:15717
80986 #, gcc-internal-format, gfc-internal-format
80987 msgid "Bad specification for assumed size array at %L"
80988 msgstr ""
80989
80990 #: fortran/resolve.cc:15730
80991 #, gcc-internal-format, gfc-internal-format
80992 msgid "Assumed size array at %L must be a dummy argument"
80993 msgstr ""
80994
80995 #: fortran/resolve.cc:15733
80996 #, gcc-internal-format, gfc-internal-format
80997 msgid "Assumed shape array at %L must be a dummy argument"
80998 msgstr ""
80999
81000 #: fortran/resolve.cc:15743
81001 #, gcc-internal-format, gfc-internal-format
81002 msgid "Assumed-rank array at %L must be a dummy argument"
81003 msgstr ""
81004
81005 #: fortran/resolve.cc:15750
81006 #, gcc-internal-format, gfc-internal-format
81007 msgid ""
81008 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
81009 msgstr ""
81010
81011 #: fortran/resolve.cc:15763
81012 #, gcc-internal-format, gfc-internal-format
81013 msgid "Symbol at %L is not a DUMMY variable"
81014 msgstr ""
81015
81016 #: fortran/resolve.cc:15769
81017 #, gcc-internal-format
81018 msgid ""
81019 "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
81020 msgstr ""
81021
81022 #: fortran/resolve.cc:15779
81023 #, gcc-internal-format
81024 msgid ""
81025 "Character dummy variable %qs at %L with VALUE attribute must have constant "
81026 "length"
81027 msgstr ""
81028
81029 #: fortran/resolve.cc:15788
81030 #, gcc-internal-format
81031 msgid ""
81032 "C interoperable character dummy variable %qs at %L with VALUE attribute must "
81033 "have length one"
81034 msgstr ""
81035
81036 #: fortran/resolve.cc:15801 fortran/resolve.cc:15978
81037 #, gcc-internal-format
81038 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
81039 msgstr ""
81040
81041 #: fortran/resolve.cc:15815
81042 #, gcc-internal-format, gfc-internal-format
81043 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
81044 msgstr ""
81045
81046 #: fortran/resolve.cc:15824
81047 #, gcc-internal-format, gfc-internal-format
81048 msgid ""
81049 "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of "
81050 "an numeric intrinsic type"
81051 msgstr ""
81052
81053 #: fortran/resolve.cc:15833
81054 #, gcc-internal-format, gfc-internal-format
81055 msgid ""
81056 "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, "
81057 "CODIMENSION, POINTER or VALUE attribute"
81058 msgstr ""
81059
81060 #: fortran/resolve.cc:15841
81061 #, gcc-internal-format, gfc-internal-format
81062 msgid ""
81063 "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) "
81064 "attribute"
81065 msgstr ""
81066
81067 #: fortran/resolve.cc:15848
81068 #, gcc-internal-format, gfc-internal-format
81069 msgid ""
81070 "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an "
81071 "assumed-size array"
81072 msgstr ""
81073
81074 #: fortran/resolve.cc:15868
81075 #, gcc-internal-format, gfc-internal-format
81076 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
81077 msgstr ""
81078
81079 #: fortran/resolve.cc:15875
81080 #, gcc-internal-format, gfc-internal-format
81081 msgid ""
81082 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
81083 "POINTER or VALUE attribute"
81084 msgstr ""
81085
81086 #: fortran/resolve.cc:15882
81087 #, gcc-internal-format, gfc-internal-format
81088 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
81089 msgstr ""
81090
81091 #: fortran/resolve.cc:15889
81092 #, gcc-internal-format, gfc-internal-format
81093 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
81094 msgstr ""
81095
81096 #: fortran/resolve.cc:15915
81097 #, gcc-internal-format
81098 msgid ""
81099 "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block "
81100 "nor declared at the module level scope"
81101 msgstr ""
81102
81103 #: fortran/resolve.cc:15925
81104 #, gcc-internal-format
81105 msgid "BIND(C) Variable %qs at %L must have length one"
81106 msgstr ""
81107
81108 #: fortran/resolve.cc:16004
81109 #, gcc-internal-format
81110 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
81111 msgstr ""
81112
81113 #: fortran/resolve.cc:16019
81114 #, gcc-internal-format, gfc-internal-format
81115 msgid ""
81116 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
81117 "must be a coarray"
81118 msgstr ""
81119
81120 #: fortran/resolve.cc:16032
81121 #, gcc-internal-format, gfc-internal-format
81122 msgid ""
81123 "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE "
81124 "must be a coarray"
81125 msgstr ""
81126
81127 #: fortran/resolve.cc:16050
81128 #, gcc-internal-format
81129 msgid ""
81130 "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have "
81131 "a default initializer"
81132 msgstr ""
81133
81134 #: fortran/resolve.cc:16062
81135 #, gcc-internal-format
81136 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
81137 msgstr ""
81138
81139 #: fortran/resolve.cc:16071
81140 #, gcc-internal-format
81141 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
81142 msgstr ""
81143
81144 #: fortran/resolve.cc:16084
81145 #, gcc-internal-format
81146 msgid ""
81147 "Function result %qs at %L shall not be a coarray or have a coarray component"
81148 msgstr ""
81149
81150 #: fortran/resolve.cc:16093
81151 #, gcc-internal-format
81152 msgid ""
81153 "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
81154 msgstr ""
81155
81156 #: fortran/resolve.cc:16106
81157 #, gcc-internal-format
81158 msgid ""
81159 "Variable %qs at %L with coarray component shall be a nonpointer, "
81160 "nonallocatable scalar, which is not a coarray"
81161 msgstr ""
81162
81163 #: fortran/resolve.cc:16122
81164 #, gcc-internal-format
81165 msgid ""
81166 "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
81167 "argument"
81168 msgstr ""
81169
81170 #: fortran/resolve.cc:16130
81171 #, gcc-internal-format
81172 msgid ""
81173 "Coarray variable %qs at %L shall not have codimensions with deferred shape"
81174 msgstr ""
81175
81176 #: fortran/resolve.cc:16137
81177 #, gcc-internal-format
81178 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
81179 msgstr ""
81180
81181 #: fortran/resolve.cc:16150
81182 #, gcc-internal-format
81183 msgid ""
81184 "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray "
81185 "or have coarray components"
81186 msgstr ""
81187
81188 #: fortran/resolve.cc:16159
81189 #, gcc-internal-format
81190 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
81191 msgstr ""
81192
81193 #: fortran/resolve.cc:16175
81194 #, gcc-internal-format
81195 msgid ""
81196 "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure "
81197 "%qs"
81198 msgstr ""
81199
81200 #: fortran/resolve.cc:16181
81201 #, gcc-internal-format
81202 msgid ""
81203 "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure "
81204 "%qs"
81205 msgstr ""
81206
81207 #: fortran/resolve.cc:16206
81208 #, gcc-internal-format
81209 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
81210 msgstr ""
81211
81212 #: fortran/resolve.cc:16277
81213 #, gcc-internal-format, gfc-internal-format
81214 msgid "Threadprivate at %L isn't SAVEd"
81215 msgstr ""
81216
81217 #: fortran/resolve.cc:16289
81218 #, gcc-internal-format
81219 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
81220 msgstr ""
81221
81222 #: fortran/resolve.cc:16396
81223 #, gcc-internal-format, gfc-internal-format
81224 msgid "Expecting definable entity near %L"
81225 msgstr ""
81226
81227 #: fortran/resolve.cc:16404
81228 #, gcc-internal-format
81229 msgid "BLOCK DATA element %qs at %L must be in COMMON"
81230 msgstr ""
81231
81232 #: fortran/resolve.cc:16411
81233 #, gcc-internal-format
81234 msgid "DATA array %qs at %L must be specified in a previous declaration"
81235 msgstr ""
81236
81237 #: fortran/resolve.cc:16418
81238 #, gcc-internal-format
81239 msgid "DATA element %qs at %L cannot have a coindex"
81240 msgstr ""
81241
81242 #: fortran/resolve.cc:16434
81243 #, gcc-internal-format
81244 msgid "DATA element %qs at %L is a pointer and so must be a full array"
81245 msgstr ""
81246
81247 #: fortran/resolve.cc:16441
81248 #, gcc-internal-format, gfc-internal-format
81249 msgid ""
81250 "DATA object near %L has the pointer attribute and the corresponding DATA "
81251 "value is not a valid initial-data-target"
81252 msgstr ""
81253
81254 #: fortran/resolve.cc:16450
81255 #, gcc-internal-format
81256 msgid "DATA element %qs at %L cannot have the ALLOCATABLE attribute"
81257 msgstr ""
81258
81259 #: fortran/resolve.cc:16496
81260 #, gcc-internal-format, gfc-internal-format
81261 msgid "Nonconstant array section at %L in DATA statement"
81262 msgstr ""
81263
81264 #: fortran/resolve.cc:16509
81265 #, gcc-internal-format, gfc-internal-format
81266 msgid "DATA statement at %L has more variables than values"
81267 msgstr ""
81268
81269 #: fortran/resolve.cc:16608
81270 #, gcc-internal-format, gfc-internal-format
81271 msgid ""
81272 "start of implied-do loop at %L could not be simplified to a constant value"
81273 msgstr ""
81274
81275 #: fortran/resolve.cc:16616
81276 #, gcc-internal-format, gfc-internal-format
81277 msgid ""
81278 "end of implied-do loop at %L could not be simplified to a constant value"
81279 msgstr ""
81280
81281 #: fortran/resolve.cc:16624
81282 #, gcc-internal-format, gfc-internal-format
81283 msgid ""
81284 "step of implied-do loop at %L could not be simplified to a constant value"
81285 msgstr ""
81286
81287 #: fortran/resolve.cc:16631
81288 #, gcc-internal-format, gfc-internal-format
81289 msgid "step of implied-do loop at %L shall not be zero"
81290 msgstr ""
81291
81292 #: fortran/resolve.cc:16756
81293 #, gcc-internal-format, gfc-internal-format
81294 msgid "DATA statement at %L has more values than variables"
81295 msgstr ""
81296
81297 #: fortran/resolve.cc:16922
81298 #, gcc-internal-format, gfc-internal-format
81299 msgid "Label %d at %L defined but not used"
81300 msgstr ""
81301
81302 #: fortran/resolve.cc:16928
81303 #, gcc-internal-format, gfc-internal-format
81304 msgid "Label %d at %L defined but cannot be used"
81305 msgstr ""
81306
81307 #: fortran/resolve.cc:17012
81308 #, gcc-internal-format
81309 msgid ""
81310 "Derived type variable %qs at %L must have SEQUENCE attribute to be an "
81311 "EQUIVALENCE object"
81312 msgstr ""
81313
81314 #: fortran/resolve.cc:17021
81315 #, gcc-internal-format
81316 msgid ""
81317 "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an "
81318 "EQUIVALENCE object"
81319 msgstr ""
81320
81321 #: fortran/resolve.cc:17029
81322 #, gcc-internal-format
81323 msgid ""
81324 "Derived type variable %qs at %L with default initialization cannot be in "
81325 "EQUIVALENCE with a variable in COMMON"
81326 msgstr ""
81327
81328 #: fortran/resolve.cc:17045
81329 #, gcc-internal-format
81330 msgid ""
81331 "Derived type variable %qs at %L with pointer component(s) cannot be an "
81332 "EQUIVALENCE object"
81333 msgstr ""
81334
81335 #: fortran/resolve.cc:17148
81336 #, gcc-internal-format, gfc-internal-format
81337 msgid "Syntax error in EQUIVALENCE statement at %L"
81338 msgstr ""
81339
81340 #: fortran/resolve.cc:17163
81341 #, gcc-internal-format, gfc-internal-format
81342 msgid ""
81343 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
81344 "the PROTECTED attribute"
81345 msgstr ""
81346
81347 #: fortran/resolve.cc:17188
81348 #, gcc-internal-format
81349 msgid ""
81350 "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure "
81351 "procedure %qs"
81352 msgstr ""
81353
81354 #: fortran/resolve.cc:17197
81355 #, gcc-internal-format
81356 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
81357 msgstr ""
81358
81359 #: fortran/resolve.cc:17272
81360 #, gcc-internal-format
81361 msgid ""
81362 "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
81363 msgstr ""
81364
81365 #: fortran/resolve.cc:17283
81366 #, gcc-internal-format
81367 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
81368 msgstr ""
81369
81370 #: fortran/resolve.cc:17294
81371 #, gcc-internal-format, gfc-internal-format
81372 msgid "Substring at %L has length zero"
81373 msgstr ""
81374
81375 #: fortran/resolve.cc:17325
81376 #, gcc-internal-format
81377 msgid "Self reference in character length expression for %qs at %L"
81378 msgstr ""
81379
81380 #: fortran/resolve.cc:17392
81381 #, gcc-internal-format
81382 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
81383 msgstr ""
81384
81385 #: fortran/resolve.cc:17405
81386 #, gcc-internal-format
81387 msgid "ENTRY %qs at %L has no IMPLICIT type"
81388 msgstr ""
81389
81390 #: fortran/resolve.cc:17425
81391 #, gcc-internal-format
81392 msgid "User operator procedure %qs at %L must be a FUNCTION"
81393 msgstr ""
81394
81395 #: fortran/resolve.cc:17435
81396 #, gcc-internal-format
81397 msgid "User operator procedure %qs at %L cannot be assumed character length"
81398 msgstr ""
81399
81400 #: fortran/resolve.cc:17443
81401 #, gcc-internal-format
81402 msgid "User operator procedure %qs at %L must have at least one argument"
81403 msgstr ""
81404
81405 #: fortran/resolve.cc:17457
81406 #, gcc-internal-format, gfc-internal-format
81407 msgid "First argument of operator interface at %L cannot be optional"
81408 msgstr ""
81409
81410 #: fortran/resolve.cc:17475
81411 #, gcc-internal-format, gfc-internal-format
81412 msgid "Second argument of operator interface at %L cannot be optional"
81413 msgstr ""
81414
81415 #: fortran/resolve.cc:17482
81416 #, gcc-internal-format, gfc-internal-format
81417 msgid "Operator interface at %L must have, at most, two arguments"
81418 msgstr ""
81419
81420 #: fortran/resolve.cc:17561
81421 #, gcc-internal-format
81422 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
81423 msgstr ""
81424
81425 #: fortran/scanner.cc:309
81426 #, gcc-internal-format
81427 msgid "Include directory %qs: %s"
81428 msgstr ""
81429
81430 #: fortran/scanner.cc:313
81431 #, gcc-internal-format
81432 msgid "Nonexistent include directory %qs"
81433 msgstr ""
81434
81435 #: fortran/scanner.cc:318
81436 #, gcc-internal-format
81437 msgid "%qs is not a directory"
81438 msgstr ""
81439
81440 #: fortran/scanner.cc:792
81441 #, gcc-internal-format, gfc-internal-format
81442 msgid ""
81443 "!$ACC at %C starts a commented line as it neither is followed by a space nor "
81444 "is a continuation line"
81445 msgstr ""
81446
81447 #: fortran/scanner.cc:832
81448 #, gcc-internal-format, gfc-internal-format
81449 msgid ""
81450 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
81451 "is a continuation line"
81452 msgstr ""
81453
81454 #: fortran/scanner.cc:1011
81455 #, gcc-internal-format, gfc-internal-format
81456 msgid "Ignoring '!$omx' vendor-extension sentinel at %C"
81457 msgstr ""
81458
81459 #: fortran/scanner.cc:1323 fortran/scanner.cc:1526
81460 #, gcc-internal-format, gfc-internal-format
81461 msgid "Line truncated at %L"
81462 msgstr ""
81463
81464 #: fortran/scanner.cc:1387 fortran/scanner.cc:1616
81465 #, gcc-internal-format, gfc-internal-format
81466 msgid "Limit of %d continuations exceeded in statement at %C"
81467 msgstr ""
81468
81469 #: fortran/scanner.cc:1466 fortran/scanner.cc:1575
81470 #, gcc-internal-format, gfc-internal-format
81471 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
81472 msgstr ""
81473
81474 #: fortran/scanner.cc:1468 fortran/scanner.cc:1577
81475 #, gcc-internal-format, gfc-internal-format
81476 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
81477 msgstr ""
81478
81479 #: fortran/scanner.cc:1481
81480 #, gcc-internal-format
81481 msgid "Missing %<&%> in continued character constant at %C"
81482 msgstr ""
81483
81484 #: fortran/scanner.cc:1767
81485 #, gcc-internal-format, gfc-internal-format
81486 msgid "Nonconforming tab character at %C"
81487 msgstr ""
81488
81489 #: fortran/scanner.cc:1778
81490 #, gcc-internal-format, gfc-internal-format
81491 msgid "Invalid character 0x%s at %C"
81492 msgstr ""
81493
81494 #: fortran/scanner.cc:1867 fortran/scanner.cc:1870
81495 #, gcc-internal-format
81496 msgid "%<&%> not allowed by itself in line %d"
81497 msgstr ""
81498
81499 #: fortran/scanner.cc:1960
81500 #, gcc-internal-format, gfc-internal-format
81501 msgid "Nonconforming tab character in column %d of line %d"
81502 msgstr ""
81503
81504 #: fortran/scanner.cc:2189
81505 #, gcc-internal-format
81506 msgid "file %qs left but not entered"
81507 msgstr ""
81508
81509 #: fortran/scanner.cc:2231
81510 #, gcc-internal-format
81511 msgid "Illegal preprocessor directive"
81512 msgstr ""
81513
81514 #: fortran/scanner.cc:2554
81515 #, gcc-internal-format
81516 msgid "File %qs is being included recursively"
81517 msgstr ""
81518
81519 #: fortran/scanner.cc:2566
81520 #, gcc-internal-format
81521 msgid "Cannot open file %qs"
81522 msgstr ""
81523
81524 #: fortran/scanner.cc:2576
81525 #, gcc-internal-format
81526 msgid "Cannot open included file %qs"
81527 msgstr ""
81528
81529 #: fortran/scanner.cc:2578
81530 #, gcc-internal-format
81531 msgid "Cannot open pre-included file %qs"
81532 msgstr ""
81533
81534 #: fortran/scanner.cc:2586 fortran/scanner.cc:2588
81535 #, gcc-internal-format
81536 msgid "Included file %qs is not a regular file"
81537 msgstr ""
81538
81539 #: fortran/simplify.cc:92
81540 #, gcc-internal-format, gfc-internal-format
81541 msgid "Result of %s overflows its kind at %L"
81542 msgstr ""
81543
81544 #: fortran/simplify.cc:97
81545 #, gcc-internal-format, gfc-internal-format
81546 msgid "Result of %s underflows its kind at %L"
81547 msgstr ""
81548
81549 #: fortran/simplify.cc:102
81550 #, gcc-internal-format, gfc-internal-format
81551 msgid "Result of %s is NaN at %L"
81552 msgstr ""
81553
81554 #: fortran/simplify.cc:106
81555 #, gcc-internal-format, gfc-internal-format
81556 msgid "Result of %s gives range error for its kind at %L"
81557 msgstr ""
81558
81559 #: fortran/simplify.cc:129
81560 #, gcc-internal-format, gfc-internal-format
81561 msgid "KIND parameter of %s at %L must be an initialization expression"
81562 msgstr ""
81563
81564 #: fortran/simplify.cc:137
81565 #, gcc-internal-format, gfc-internal-format
81566 msgid "Invalid KIND parameter of %s at %L"
81567 msgstr ""
81568
81569 #: fortran/simplify.cc:774
81570 #, gcc-internal-format
81571 msgid "gfc_simplify_abs(): Bad type"
81572 msgstr ""
81573
81574 #: fortran/simplify.cc:795
81575 #, gcc-internal-format, gfc-internal-format
81576 msgid "Argument of %s function at %L is negative"
81577 msgstr ""
81578
81579 #: fortran/simplify.cc:802
81580 #, gcc-internal-format, gfc-internal-format
81581 msgid "Argument of %s function at %L outside of range [0,127]"
81582 msgstr ""
81583
81584 #: fortran/simplify.cc:820
81585 #, gcc-internal-format, gfc-internal-format
81586 msgid ""
81587 "Argument of %s function at %L is too large for the collating sequence of "
81588 "kind %d"
81589 msgstr ""
81590
81591 #: fortran/simplify.cc:857
81592 #, gcc-internal-format, gfc-internal-format
81593 msgid "Argument of ACOS at %L must be between -1 and 1"
81594 msgstr ""
81595
81596 #: fortran/simplify.cc:871
81597 #, gcc-internal-format
81598 msgid "in gfc_simplify_acos(): Bad type"
81599 msgstr ""
81600
81601 #: fortran/simplify.cc:890
81602 #, gcc-internal-format, gfc-internal-format
81603 msgid "Argument of ACOSH at %L must not be less than 1"
81604 msgstr ""
81605
81606 #: fortran/simplify.cc:905
81607 #, gcc-internal-format
81608 msgid "in gfc_simplify_acosh(): Bad type"
81609 msgstr ""
81610
81611 #: fortran/simplify.cc:1134
81612 #, gcc-internal-format, gfc-internal-format
81613 msgid "Argument of ASIN at %L must be between -1 and 1"
81614 msgstr ""
81615
81616 #: fortran/simplify.cc:1148
81617 #, gcc-internal-format
81618 msgid "in gfc_simplify_asin(): Bad type"
81619 msgstr ""
81620
81621 #: fortran/simplify.cc:1183
81622 #, gcc-internal-format, gfc-internal-format
81623 msgid "Argument of ACOSD at %L must be between -1 and 1"
81624 msgstr ""
81625
81626 #: fortran/simplify.cc:1209
81627 #, gcc-internal-format, gfc-internal-format
81628 msgid "Argument of ASIND at %L must be between -1 and 1"
81629 msgstr ""
81630
81631 #: fortran/simplify.cc:1261
81632 #, gcc-internal-format
81633 msgid "in gfc_simplify_asinh(): Bad type"
81634 msgstr ""
81635
81636 #: fortran/simplify.cc:1289
81637 #, gcc-internal-format
81638 msgid "in gfc_simplify_atan(): Bad type"
81639 msgstr ""
81640
81641 #: fortran/simplify.cc:1310
81642 #, gcc-internal-format, gfc-internal-format
81643 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
81644 msgstr ""
81645
81646 #: fortran/simplify.cc:1324
81647 #, gcc-internal-format
81648 msgid "in gfc_simplify_atanh(): Bad type"
81649 msgstr ""
81650
81651 #: fortran/simplify.cc:1341
81652 #, gcc-internal-format, gfc-internal-format
81653 msgid ""
81654 "If first argument of ATAN2 at %L is zero, then the second argument must not "
81655 "be zero"
81656 msgstr ""
81657
81658 #: fortran/simplify.cc:1433
81659 #, gcc-internal-format, gfc-internal-format
81660 msgid "Result of BESSEL_YN is -INF at %L"
81661 msgstr ""
81662
81663 #: fortran/simplify.cc:1799
81664 #, gcc-internal-format
81665 msgid "gfc_simplify_dcmplx(): Bad type (x)"
81666 msgstr ""
81667
81668 #: fortran/simplify.cc:1818
81669 #, gcc-internal-format
81670 msgid "gfc_simplify_dcmplx(): Bad type (y)"
81671 msgstr ""
81672
81673 #: fortran/simplify.cc:1885
81674 #, gcc-internal-format, gfc-internal-format
81675 msgid ""
81676 "If first argument of ATAN2D at %L is zero, then the second argument must not "
81677 "be zero"
81678 msgstr ""
81679
81680 #: fortran/simplify.cc:1920
81681 #, gcc-internal-format
81682 msgid "in gfc_simplify_cos(): Bad type"
81683 msgstr ""
81684
81685 #: fortran/simplify.cc:2388
81686 #, gcc-internal-format
81687 msgid "gfc_simplify_dim(): Bad type"
81688 msgstr ""
81689
81690 #: fortran/simplify.cc:2962
81691 #, gcc-internal-format
81692 msgid "in gfc_simplify_exp(): Bad type"
81693 msgstr ""
81694
81695 #: fortran/simplify.cc:3180
81696 #, gcc-internal-format
81697 msgid "gfc_simplify_floor(): Bad kind"
81698 msgstr ""
81699
81700 #: fortran/simplify.cc:3293
81701 #, gcc-internal-format, gfc-internal-format
81702 msgid "Argument of IACHAR at %L must be of length one"
81703 msgstr ""
81704
81705 #: fortran/simplify.cc:3301
81706 #, gcc-internal-format, gfc-internal-format
81707 msgid "Argument of IACHAR function at %L outside of range 0..127"
81708 msgstr ""
81709
81710 #: fortran/simplify.cc:3429
81711 #, gcc-internal-format, gfc-internal-format
81712 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
81713 msgstr ""
81714
81715 #: fortran/simplify.cc:3453
81716 #, gcc-internal-format
81717 msgid "IBITS: Bad bit"
81718 msgstr ""
81719
81720 #: fortran/simplify.cc:3514
81721 #, gcc-internal-format, gfc-internal-format
81722 msgid "Argument of ICHAR at %L must be of length one"
81723 msgstr ""
81724
81725 #. Left shift, as in SHIFTL.
81726 #: fortran/simplify.cc:3826 fortran/simplify.cc:3834
81727 #, gcc-internal-format, gfc-internal-format
81728 msgid "Second argument of %s is negative at %L"
81729 msgstr ""
81730
81731 #: fortran/simplify.cc:3846
81732 #, gcc-internal-format, gfc-internal-format
81733 msgid "Magnitude of second argument of %s exceeds bit size at %L"
81734 msgstr ""
81735
81736 #: fortran/simplify.cc:3974
81737 #, gcc-internal-format, gfc-internal-format
81738 msgid ""
81739 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
81740 "%C"
81741 msgstr ""
81742
81743 #: fortran/simplify.cc:3977
81744 #, gcc-internal-format, gfc-internal-format
81745 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
81746 msgstr ""
81747
81748 #: fortran/simplify.cc:4324 fortran/simplify.cc:4457
81749 #, gcc-internal-format, gfc-internal-format
81750 msgid "DIM argument at %L is out of bounds"
81751 msgstr ""
81752
81753 #: fortran/simplify.cc:4684
81754 #, gcc-internal-format, gfc-internal-format
81755 msgid "Argument of LOG at %L cannot be less than or equal to zero"
81756 msgstr ""
81757
81758 #: fortran/simplify.cc:4697
81759 #, gcc-internal-format, gfc-internal-format
81760 msgid "Complex argument of LOG at %L cannot be zero"
81761 msgstr ""
81762
81763 #: fortran/simplify.cc:4708
81764 #, gcc-internal-format
81765 msgid "gfc_simplify_log: bad type"
81766 msgstr ""
81767
81768 #: fortran/simplify.cc:4725
81769 #, gcc-internal-format, gfc-internal-format
81770 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
81771 msgstr ""
81772
81773 #: fortran/simplify.cc:5078
81774 #, gcc-internal-format
81775 msgid "simplify_min_max(): Bad type in arglist"
81776 msgstr ""
81777
81778 #: fortran/simplify.cc:6000 fortran/simplify.cc:6008
81779 #, gcc-internal-format
81780 msgid "Argument %qs of MOD at %L shall not be zero"
81781 msgstr ""
81782
81783 #: fortran/simplify.cc:6014
81784 #, gcc-internal-format
81785 msgid "gfc_simplify_mod(): Bad arguments"
81786 msgstr ""
81787
81788 #: fortran/simplify.cc:6052 fortran/simplify.cc:6060
81789 #, gcc-internal-format
81790 msgid "Argument %qs of MODULO at %L shall not be zero"
81791 msgstr ""
81792
81793 #: fortran/simplify.cc:6066
81794 #, gcc-internal-format
81795 msgid "gfc_simplify_modulo(): Bad arguments"
81796 msgstr ""
81797
81798 #: fortran/simplify.cc:6138
81799 #, gcc-internal-format, gfc-internal-format
81800 msgid "Result of NEAREST is NaN at %L"
81801 msgstr ""
81802
81803 #: fortran/simplify.cc:6715
81804 #, gcc-internal-format, gfc-internal-format
81805 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
81806 msgstr ""
81807
81808 #: fortran/simplify.cc:6771
81809 #, gcc-internal-format, gfc-internal-format
81810 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
81811 msgstr ""
81812
81813 #: fortran/simplify.cc:6808
81814 #, gcc-internal-format, gfc-internal-format
81815 msgid ""
81816 "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
81817 msgstr ""
81818
81819 #: fortran/simplify.cc:6866
81820 #, gcc-internal-format, gfc-internal-format
81821 msgid ""
81822 "The SHAPE array for the RESHAPE intrinsic at %L has a negative value %d for "
81823 "dimension %d"
81824 msgstr ""
81825
81826 #: fortran/simplify.cc:6890
81827 #, gcc-internal-format, gfc-internal-format
81828 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
81829 msgstr ""
81830
81831 #: fortran/simplify.cc:6903
81832 #, gcc-internal-format, gfc-internal-format
81833 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
81834 msgstr ""
81835
81836 #: fortran/simplify.cc:6917
81837 #, gcc-internal-format, gfc-internal-format
81838 msgid ""
81839 "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] "
81840 "for the RESHAPE intrinsic near %L"
81841 msgstr ""
81842
81843 #: fortran/simplify.cc:6927
81844 #, gcc-internal-format, gfc-internal-format
81845 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
81846 msgstr ""
81847
81848 #: fortran/simplify.cc:6988
81849 #, gcc-internal-format, gfc-internal-format
81850 msgid "Reshaped array too large at %C"
81851 msgstr ""
81852
81853 #: fortran/simplify.cc:7104
81854 #, gcc-internal-format, gfc-internal-format
81855 msgid "Result of SCALE overflows its kind at %L"
81856 msgstr ""
81857
81858 #: fortran/simplify.cc:7694
81859 #, gcc-internal-format
81860 msgid "Bad type in gfc_simplify_sign"
81861 msgstr ""
81862
81863 #: fortran/simplify.cc:7723
81864 #, gcc-internal-format
81865 msgid "in gfc_simplify_sin(): Bad type"
81866 msgstr ""
81867
81868 #: fortran/simplify.cc:7861 fortran/simplify.cc:8144
81869 #, gcc-internal-format
81870 msgid "Failure getting length of a constant array."
81871 msgstr ""
81872
81873 #: fortran/simplify.cc:7871
81874 #, gcc-internal-format
81875 msgid ""
81876 "The number of elements (%d) in the array constructor at %L requires an "
81877 "increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> "
81878 "option."
81879 msgstr ""
81880
81881 #: fortran/simplify.cc:7938
81882 #, gcc-internal-format, gfc-internal-format
81883 msgid "Simplification of SPREAD at %C not yet implemented"
81884 msgstr ""
81885
81886 #: fortran/simplify.cc:7962
81887 #, gcc-internal-format, gfc-internal-format
81888 msgid "Argument of SQRT at %L has a negative value"
81889 msgstr ""
81890
81891 #: fortran/simplify.cc:7978
81892 #, gcc-internal-format, gfc-internal-format
81893 msgid "invalid argument of SQRT at %L"
81894 msgstr ""
81895
81896 #: fortran/simplify.cc:8325
81897 #, gcc-internal-format, gfc-internal-format
81898 msgid ""
81899 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
81900 "lower bound is %ld)"
81901 msgstr ""
81902
81903 #: fortran/simplify.cc:8348
81904 #, gcc-internal-format, gfc-internal-format
81905 msgid ""
81906 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
81907 "upper bound is %ld)"
81908 msgstr ""
81909
81910 #: fortran/simplify.cc:8848
81911 #, gcc-internal-format
81912 msgid ""
81913 "Character %qs in string at %L cannot be converted into character kind %d"
81914 msgstr ""
81915
81916 #: fortran/st.cc:301
81917 #, gcc-internal-format
81918 msgid "gfc_free_statement(): Bad statement"
81919 msgstr ""
81920
81921 #: fortran/symbol.cc:141
81922 #, gcc-internal-format, gfc-internal-format
81923 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
81924 msgstr ""
81925
81926 #: fortran/symbol.cc:178
81927 #, gcc-internal-format
81928 msgid "Letter %qc already set in IMPLICIT statement at %C"
81929 msgstr ""
81930
81931 #: fortran/symbol.cc:200
81932 #, gcc-internal-format, gfc-internal-format
81933 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
81934 msgstr ""
81935
81936 #: fortran/symbol.cc:210
81937 #, gcc-internal-format
81938 msgid "Letter %qc already has an IMPLICIT type at %C"
81939 msgstr ""
81940
81941 #: fortran/symbol.cc:234
81942 #, gcc-internal-format
81943 msgid ""
81944 "Option %<-fallow-leading-underscore%> is for use only by gfortran "
81945 "developers, and should not be used for implicitly typed variables"
81946 msgstr ""
81947
81948 #: fortran/symbol.cc:239
81949 #, gcc-internal-format
81950 msgid "gfc_get_default_type(): Bad symbol %qs"
81951 msgstr ""
81952
81953 #: fortran/symbol.cc:296
81954 #, gcc-internal-format
81955 msgid "gfc_set_default_type(): symbol already has a type"
81956 msgstr ""
81957
81958 #: fortran/symbol.cc:306
81959 #, gcc-internal-format
81960 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
81961 msgstr ""
81962
81963 #: fortran/symbol.cc:310
81964 #, gcc-internal-format
81965 msgid "Symbol %qs at %L has no IMPLICIT type"
81966 msgstr ""
81967
81968 #. BIND(C) variables should not be implicitly declared.
81969 #: fortran/symbol.cc:330
81970 #, gcc-internal-format
81971 msgid ""
81972 "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
81973 msgstr ""
81974
81975 #. Dummy args to a BIND(C) routine may not be interoperable if
81976 #. they are implicitly typed.
81977 #: fortran/symbol.cc:346
81978 #, gcc-internal-format
81979 msgid ""
81980 "Implicitly declared variable %qs at %L may not be C interoperable but it is "
81981 "a dummy argument to the BIND(C) procedure %qs at %L"
81982 msgstr ""
81983
81984 #: fortran/symbol.cc:387
81985 #, gcc-internal-format
81986 msgid "Function result %qs at %L has no IMPLICIT type"
81987 msgstr ""
81988
81989 #: fortran/symbol.cc:488
81990 #, gcc-internal-format, gfc-internal-format
81991 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
81992 msgstr ""
81993
81994 #: fortran/symbol.cc:513
81995 #, gcc-internal-format, gfc-internal-format
81996 msgid "Namelist group name at %L cannot have the SAVE attribute"
81997 msgstr ""
81998
81999 #: fortran/symbol.cc:532
82000 #, gcc-internal-format
82001 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
82002 msgstr ""
82003
82004 #: fortran/symbol.cc:565
82005 #, gcc-internal-format, gfc-internal-format
82006 msgid "Procedure pointer at %C"
82007 msgstr ""
82008
82009 #: fortran/symbol.cc:777
82010 #, gcc-internal-format, gfc-internal-format
82011 msgid "%s attribute applied to %s %s at %L"
82012 msgstr ""
82013
82014 #: fortran/symbol.cc:784
82015 #, gcc-internal-format, gfc-internal-format
82016 msgid "BIND(C) applied to %s %s at %L"
82017 msgstr ""
82018
82019 #: fortran/symbol.cc:905 fortran/symbol.cc:916 fortran/symbol.cc:1796
82020 #, gcc-internal-format, gfc-internal-format
82021 msgid "%s attribute conflicts with %s attribute at %L"
82022 msgstr ""
82023
82024 #: fortran/symbol.cc:908 fortran/symbol.cc:922
82025 #, gcc-internal-format
82026 msgid "%s attribute conflicts with %s attribute in %qs at %L"
82027 msgstr ""
82028
82029 #: fortran/symbol.cc:966
82030 #, gcc-internal-format, gfc-internal-format
82031 msgid "Cannot change attributes of USE-associated symbol at %L"
82032 msgstr ""
82033
82034 #: fortran/symbol.cc:969
82035 #, gcc-internal-format, gfc-internal-format
82036 msgid "Cannot change attributes of USE-associated symbol %s at %L"
82037 msgstr ""
82038
82039 #: fortran/symbol.cc:985
82040 #, gcc-internal-format, gfc-internal-format
82041 msgid "Duplicate %s attribute specified at %L"
82042 msgstr ""
82043
82044 #: fortran/symbol.cc:1027
82045 #, gcc-internal-format, gfc-internal-format
82046 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
82047 msgstr ""
82048
82049 #: fortran/symbol.cc:1044
82050 #, gcc-internal-format, gfc-internal-format
82051 msgid "Duplicate AUTOMATIC attribute specified at %L"
82052 msgstr ""
82053
82054 #: fortran/symbol.cc:1068
82055 #, gcc-internal-format
82056 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
82057 msgstr ""
82058
82059 #: fortran/symbol.cc:1094
82060 #, gcc-internal-format
82061 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
82062 msgstr ""
82063
82064 #: fortran/symbol.cc:1257
82065 #, gcc-internal-format, gfc-internal-format
82066 msgid "Cray Pointee at %L appears in multiple pointer() statements"
82067 msgstr ""
82068
82069 #: fortran/symbol.cc:1276
82070 #, gcc-internal-format, gfc-internal-format
82071 msgid "Duplicate PROTECTED attribute specified at %L"
82072 msgstr ""
82073
82074 #: fortran/symbol.cc:1309
82075 #, gcc-internal-format, gfc-internal-format
82076 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
82077 msgstr ""
82078
82079 #: fortran/symbol.cc:1321
82080 #, gcc-internal-format, gfc-internal-format
82081 msgid "Duplicate SAVE attribute specified at %L"
82082 msgstr ""
82083
82084 #: fortran/symbol.cc:1341
82085 #, gcc-internal-format, gfc-internal-format
82086 msgid "Duplicate VALUE attribute specified at %L"
82087 msgstr ""
82088
82089 #: fortran/symbol.cc:1360
82090 #, gcc-internal-format, gfc-internal-format
82091 msgid "Duplicate VOLATILE attribute specified at %L"
82092 msgstr ""
82093
82094 #: fortran/symbol.cc:1372
82095 #, gcc-internal-format, gfc-internal-format
82096 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
82097 msgstr ""
82098
82099 #: fortran/symbol.cc:1393
82100 #, gcc-internal-format, gfc-internal-format
82101 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
82102 msgstr ""
82103
82104 #: fortran/symbol.cc:1792
82105 #, gcc-internal-format
82106 msgid "%s attribute of %qs conflicts with %s attribute at %L"
82107 msgstr ""
82108
82109 #: fortran/symbol.cc:1829
82110 #, gcc-internal-format, gfc-internal-format
82111 msgid ""
82112 "%s procedure at %L is already declared as %s procedure. \n"
82113 "F2008: A pointer function assignment is ambiguous if it is the first "
82114 "executable statement after the specification block. Please add any other "
82115 "kind of executable statement before it. FIXME"
82116 msgstr ""
82117
82118 #: fortran/symbol.cc:1837
82119 #, gcc-internal-format, gfc-internal-format
82120 msgid "%s procedure at %L is already declared as %s procedure"
82121 msgstr ""
82122
82123 #: fortran/symbol.cc:1872
82124 #, gcc-internal-format, gfc-internal-format
82125 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
82126 msgstr ""
82127
82128 #: fortran/symbol.cc:1896
82129 #, gcc-internal-format, gfc-internal-format
82130 msgid "ACCESS specification at %L was already specified"
82131 msgstr ""
82132
82133 #: fortran/symbol.cc:1913
82134 #, gcc-internal-format, gfc-internal-format
82135 msgid "Duplicate BIND attribute specified at %L"
82136 msgstr ""
82137
82138 #: fortran/symbol.cc:1920
82139 #, gcc-internal-format, gfc-internal-format
82140 msgid "BIND(C) at %L"
82141 msgstr ""
82142
82143 #: fortran/symbol.cc:1936
82144 #, gcc-internal-format, gfc-internal-format
82145 msgid "Duplicate EXTENDS attribute specified at %L"
82146 msgstr ""
82147
82148 #: fortran/symbol.cc:1940
82149 #, gcc-internal-format, gfc-internal-format
82150 msgid "EXTENDS at %L"
82151 msgstr ""
82152
82153 #: fortran/symbol.cc:1966
82154 #, gcc-internal-format
82155 msgid "Symbol %qs at %L already has an explicit interface"
82156 msgstr ""
82157
82158 #: fortran/symbol.cc:1973
82159 #, gcc-internal-format
82160 msgid "%qs at %L has attributes specified outside its INTERFACE body"
82161 msgstr ""
82162
82163 #: fortran/symbol.cc:2011
82164 #, gcc-internal-format
82165 msgid ""
82166 "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
82167 msgstr ""
82168
82169 #: fortran/symbol.cc:2015 fortran/symbol.cc:2018
82170 #, gcc-internal-format
82171 msgid "Symbol %qs at %L already has basic type of %s"
82172 msgstr ""
82173
82174 #: fortran/symbol.cc:2025
82175 #, gcc-internal-format
82176 msgid "Procedure %qs at %L may not have basic type of %s"
82177 msgstr ""
82178
82179 #: fortran/symbol.cc:2037
82180 #, gcc-internal-format
82181 msgid "Symbol %qs at %L cannot have a type"
82182 msgstr ""
82183
82184 #: fortran/symbol.cc:2282
82185 #, gcc-internal-format
82186 msgid "Component %qs at %C already in the parent type at %L"
82187 msgstr ""
82188
82189 #: fortran/symbol.cc:2367
82190 #, gcc-internal-format
82191 msgid "Symbol %qs at %C is ambiguous"
82192 msgstr ""
82193
82194 #: fortran/symbol.cc:2399
82195 #, gcc-internal-format
82196 msgid "Derived type %qs at %C is being used before it is defined"
82197 msgstr ""
82198
82199 #: fortran/symbol.cc:2548
82200 #, gcc-internal-format
82201 msgid "Component %qs at %C is a PRIVATE component of %qs"
82202 msgstr ""
82203
82204 #: fortran/symbol.cc:2569
82205 #, gcc-internal-format
82206 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
82207 msgstr ""
82208
82209 #: fortran/symbol.cc:2573
82210 #, gcc-internal-format
82211 msgid "%qs at %C is not a member of the %qs structure"
82212 msgstr ""
82213
82214 #: fortran/symbol.cc:2737
82215 #, gcc-internal-format, gfc-internal-format
82216 msgid "Duplicate statement label %d at %L and %L"
82217 msgstr ""
82218
82219 #: fortran/symbol.cc:2748
82220 #, gcc-internal-format, gfc-internal-format
82221 msgid "Label %d at %C already referenced as branch target"
82222 msgstr ""
82223
82224 #: fortran/symbol.cc:2758
82225 #, gcc-internal-format, gfc-internal-format
82226 msgid "Label %d at %C already referenced as a format label"
82227 msgstr ""
82228
82229 #: fortran/symbol.cc:2765
82230 #, gcc-internal-format, gfc-internal-format
82231 msgid ""
82232 "DO termination statement which is not END DO or CONTINUE with label %d at %C"
82233 msgstr ""
82234
82235 #: fortran/symbol.cc:2806
82236 #, gcc-internal-format, gfc-internal-format
82237 msgid "Label %d at %C previously used as a FORMAT label"
82238 msgstr ""
82239
82240 #: fortran/symbol.cc:2815
82241 #, gcc-internal-format, gfc-internal-format
82242 msgid "Label %d at %C previously used as branch target"
82243 msgstr ""
82244
82245 #: fortran/symbol.cc:2822
82246 #, gcc-internal-format, gfc-internal-format
82247 msgid "Shared DO termination label %d at %C"
82248 msgstr ""
82249
82250 #: fortran/symbol.cc:2826
82251 #, gcc-internal-format, gfc-internal-format
82252 msgid "Labeled DO statement at %L"
82253 msgstr ""
82254
82255 #: fortran/symbol.cc:3167
82256 #, gcc-internal-format
82257 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
82258 msgstr ""
82259
82260 #: fortran/symbol.cc:3170
82261 #, gcc-internal-format
82262 msgid ""
82263 "Name %qs at %C is an ambiguous reference to %qs from current program unit"
82264 msgstr ""
82265
82266 #. Symbol is from another namespace.
82267 #: fortran/symbol.cc:3415
82268 #, gcc-internal-format
82269 msgid "Symbol %qs at %C has already been host associated"
82270 msgstr ""
82271
82272 #: fortran/symbol.cc:4434
82273 #, gcc-internal-format
82274 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
82275 msgstr ""
82276
82277 #: fortran/symbol.cc:4447
82278 #, gcc-internal-format
82279 msgid ""
82280 "Derived type %qs declared at %L must have the BIND attribute to be C "
82281 "interoperable"
82282 msgstr ""
82283
82284 #: fortran/symbol.cc:4465
82285 #, gcc-internal-format
82286 msgid ""
82287 "Derived type %qs with BIND(C) attribute at %L is empty, and may be "
82288 "inaccessible by the C companion processor"
82289 msgstr ""
82290
82291 #: fortran/symbol.cc:4486
82292 #, gcc-internal-format
82293 msgid ""
82294 "Component %qs at %L cannot have the POINTER attribute because it is a member "
82295 "of the BIND(C) derived type %qs at %L"
82296 msgstr ""
82297
82298 #: fortran/symbol.cc:4496
82299 #, gcc-internal-format
82300 msgid ""
82301 "Procedure pointer component %qs at %L cannot be a member of the BIND(C) "
82302 "derived type %qs at %L"
82303 msgstr ""
82304
82305 #: fortran/symbol.cc:4507
82306 #, gcc-internal-format
82307 msgid ""
82308 "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a "
82309 "member of the BIND(C) derived type %qs at %L"
82310 msgstr ""
82311
82312 #: fortran/symbol.cc:4546
82313 #, gcc-internal-format
82314 msgid ""
82315 "Component %qs in derived type %qs at %L may not be C interoperable, even "
82316 "though derived type %qs is BIND(C)"
82317 msgstr ""
82318
82319 #: fortran/symbol.cc:4556
82320 #, gcc-internal-format
82321 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
82322 msgstr ""
82323
82324 #: fortran/symbol.cc:4568
82325 #, gcc-internal-format
82326 msgid ""
82327 "Derived type %qs at %L cannot have the SEQUENCE attribute because it is "
82328 "BIND(C)"
82329 msgstr ""
82330
82331 #: fortran/symbol.cc:5065 fortran/symbol.cc:5070
82332 #, gcc-internal-format
82333 msgid "Symbol %qs is used before it is typed at %L"
82334 msgstr ""
82335
82336 #: fortran/target-memory.cc:137
82337 #, gcc-internal-format
82338 msgid "Invalid expression in gfc_element_size."
82339 msgstr ""
82340
82341 #: fortran/target-memory.cc:361
82342 #, gcc-internal-format
82343 msgid "Invalid expression in gfc_target_encode_expr."
82344 msgstr ""
82345
82346 #: fortran/target-memory.cc:634
82347 #, gcc-internal-format
82348 msgid "Invalid expression in gfc_target_interpret_expr."
82349 msgstr ""
82350
82351 #: fortran/target-memory.cc:707
82352 #, gcc-internal-format, gfc-internal-format
82353 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
82354 msgstr ""
82355
82356 #: fortran/target-memory.cc:710
82357 #, gcc-internal-format, gfc-internal-format
82358 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
82359 msgstr ""
82360
82361 #. Problems occur when we get something like
82362 #. integer :: a(lots) = (/(i, i=1, lots)/)
82363 #: fortran/trans-array.cc:6339
82364 #, gcc-internal-format
82365 msgid ""
82366 "The number of elements in the array constructor at %L requires an increase "
82367 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
82368 msgstr ""
82369
82370 #: fortran/trans-array.cc:8509
82371 #, gcc-internal-format
82372 msgid "Creating array temporary at %L for argument %qs"
82373 msgstr ""
82374
82375 #: fortran/trans-array.cc:11773
82376 #, gcc-internal-format, gfc-internal-format
82377 msgid "bad expression type during walk (%d)"
82378 msgstr ""
82379
82380 #: fortran/trans-common.cc:411
82381 #, gcc-internal-format
82382 msgid ""
82383 "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs "
82384 "%lu bytes)"
82385 msgstr ""
82386
82387 #: fortran/trans-common.cc:819
82388 #, gcc-internal-format
82389 msgid "get_mpz(): Not an integer constant"
82390 msgstr ""
82391
82392 #: fortran/trans-common.cc:847
82393 #, gcc-internal-format
82394 msgid "element_number(): Bad dimension type"
82395 msgstr ""
82396
82397 #: fortran/trans-common.cc:917
82398 #, gcc-internal-format, gfc-internal-format
82399 msgid "Bad array reference at %L"
82400 msgstr ""
82401
82402 #: fortran/trans-common.cc:925
82403 #, gcc-internal-format, gfc-internal-format
82404 msgid "Illegal reference type at %L as EQUIVALENCE object"
82405 msgstr ""
82406
82407 #: fortran/trans-common.cc:965
82408 #, gcc-internal-format
82409 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
82410 msgstr ""
82411
82412 #. Aligning this field would misalign a previous field.
82413 #: fortran/trans-common.cc:1154
82414 #, gcc-internal-format
82415 msgid ""
82416 "The equivalence set for variable %qs declared at %L violates alignment "
82417 "requirements"
82418 msgstr ""
82419
82420 #: fortran/trans-common.cc:1219
82421 #, gcc-internal-format
82422 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
82423 msgstr ""
82424
82425 #: fortran/trans-common.cc:1234
82426 #, gcc-internal-format
82427 msgid ""
82428 "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
82429 msgstr ""
82430
82431 #: fortran/trans-common.cc:1250
82432 #, gcc-internal-format
82433 msgid ""
82434 "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder "
82435 "elements or use %<-fno-align-commons%>"
82436 msgstr ""
82437
82438 #: fortran/trans-common.cc:1256
82439 #, gcc-internal-format
82440 msgid ""
82441 "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or "
82442 "use %<-fno-align-commons%>"
82443 msgstr ""
82444
82445 #: fortran/trans-common.cc:1277
82446 #, gcc-internal-format
82447 msgid "COMMON %qs at %L does not exist"
82448 msgstr ""
82449
82450 #: fortran/trans-common.cc:1286
82451 #, gcc-internal-format
82452 msgid ""
82453 "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-"
82454 "fno-align-commons%>"
82455 msgstr ""
82456
82457 #: fortran/trans-common.cc:1291
82458 #, gcc-internal-format
82459 msgid ""
82460 "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-"
82461 "align-commons%>"
82462 msgstr ""
82463
82464 #: fortran/trans-const.cc:336
82465 #, gcc-internal-format, gfc-internal-format
82466 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
82467 msgstr ""
82468
82469 #: fortran/trans-const.cc:402
82470 #, gcc-internal-format, gfc-internal-format
82471 msgid "non-constant initialization expression at %L"
82472 msgstr ""
82473
82474 #: fortran/trans-decl.cc:762
82475 #, gcc-internal-format
82476 msgid ""
82477 "Array %qs at %L is larger than limit set by %<-fmax-stack-var-size=%>, moved "
82478 "from stack to static storage. This makes the procedure unsafe when called "
82479 "recursively, or concurrently from multiple threads. Consider increasing the "
82480 "%<-fmax-stack-var-size=%> limit (or use %<-frecursive%>, which implies "
82481 "unlimited %<-fmax-stack-var-size%>) - or change the code to use an "
82482 "ALLOCATABLE array. If the variable is never accessed concurrently, this "
82483 "warning can be ignored, and the variable could also be declared with the "
82484 "SAVE attribute."
82485 msgstr ""
82486
82487 #: fortran/trans-decl.cc:1791
82488 #, gcc-internal-format
82489 msgid "intrinsic variable which isn't a procedure"
82490 msgstr ""
82491
82492 #: fortran/trans-decl.cc:4520 fortran/trans-decl.cc:7757
82493 #, gcc-internal-format
82494 msgid "Return value of function %qs at %L not set"
82495 msgstr ""
82496
82497 #: fortran/trans-decl.cc:5012
82498 #, gcc-internal-format
82499 msgid "Deferred type parameter not yet supported"
82500 msgstr ""
82501
82502 #: fortran/trans-decl.cc:5245
82503 #, gcc-internal-format
82504 msgid "backend decl for module variable %qs already exists"
82505 msgstr ""
82506
82507 #: fortran/trans-decl.cc:5258
82508 #, gcc-internal-format
82509 msgid "Unused PRIVATE module variable %qs declared at %L"
82510 msgstr ""
82511
82512 #: fortran/trans-decl.cc:5888
82513 #, gcc-internal-format
82514 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
82515 msgstr ""
82516
82517 #: fortran/trans-decl.cc:5894
82518 #, gcc-internal-format
82519 msgid ""
82520 "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not "
82521 "set and does not have a default initializer"
82522 msgstr ""
82523
82524 #: fortran/trans-decl.cc:5905 fortran/trans-decl.cc:6056
82525 #, gcc-internal-format
82526 msgid "Unused dummy argument %qs at %L"
82527 msgstr ""
82528
82529 #: fortran/trans-decl.cc:5921
82530 #, gcc-internal-format
82531 msgid "Unused module variable %qs which has been explicitly imported at %L"
82532 msgstr ""
82533
82534 #: fortran/trans-decl.cc:5940
82535 #, gcc-internal-format
82536 msgid "Unused variable %qs declared at %L"
82537 msgstr ""
82538
82539 #: fortran/trans-decl.cc:5989
82540 #, gcc-internal-format
82541 msgid "Unused parameter %qs declared at %L"
82542 msgstr ""
82543
82544 #: fortran/trans-decl.cc:5993
82545 #, gcc-internal-format
82546 msgid "Unused parameter %qs which has been explicitly imported at %L"
82547 msgstr ""
82548
82549 #: fortran/trans-decl.cc:6023
82550 #, gcc-internal-format
82551 msgid "Return value %qs of function %qs declared at %L not set"
82552 msgstr ""
82553
82554 #: fortran/trans-decl.cc:6620
82555 #, gcc-internal-format, gfc-internal-format
82556 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
82557 msgstr ""
82558
82559 #: fortran/trans-expr.cc:1109
82560 #, gcc-internal-format, gfc-internal-format
82561 msgid "Cannot compute the length of the char array at %L."
82562 msgstr ""
82563
82564 #: fortran/trans-expr.cc:1884
82565 #, gcc-internal-format, gfc-internal-format
82566 msgid "Code for reallocating the allocatable variable at %L will be added"
82567 msgstr ""
82568
82569 #: fortran/trans-expr.cc:2200
82570 #, gcc-internal-format, gfc-internal-format
82571 msgid ""
82572 "Sorry, coindexed access to an unlimited polymorphic object at %L is not "
82573 "supported"
82574 msgstr ""
82575
82576 #: fortran/trans-expr.cc:2209
82577 #, gcc-internal-format, gfc-internal-format
82578 msgid ""
82579 "Sorry, coindexed access to an unlimited polymorphic component at %L is not "
82580 "supported"
82581 msgstr ""
82582
82583 #: fortran/trans-expr.cc:3885
82584 #, gcc-internal-format
82585 msgid "Unknown intrinsic op"
82586 msgstr ""
82587
82588 #: fortran/trans-expr.cc:5403
82589 #, gcc-internal-format, gfc-internal-format
82590 msgid "Unknown argument list function at %L"
82591 msgstr ""
82592
82593 #: fortran/trans-expr.cc:10044
82594 #, gcc-internal-format, gfc-internal-format
82595 msgid ""
82596 "If bounds remapping is specified at %L, the pointer target shall not be NULL"
82597 msgstr ""
82598
82599 #: fortran/trans-intrinsic.cc:944
82600 #, gcc-internal-format
82601 msgid "Intrinsic function %qs (%d) not recognized"
82602 msgstr ""
82603
82604 #: fortran/trans-intrinsic.cc:2449 fortran/trans-intrinsic.cc:2998
82605 #: fortran/trans-intrinsic.cc:3199
82606 #, gcc-internal-format
82607 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
82608 msgstr ""
82609
82610 #: fortran/trans-intrinsic.cc:12107 fortran/trans-stmt.cc:1101
82611 #, gcc-internal-format, gfc-internal-format
82612 msgid "Sorry, the event component of derived type at %L is not yet supported"
82613 msgstr ""
82614
82615 #: fortran/trans-intrinsic.cc:12114
82616 #, gcc-internal-format, gfc-internal-format
82617 msgid "The event variable at %L shall not be coindexed"
82618 msgstr ""
82619
82620 #: fortran/trans-io.cc:1991
82621 #, gcc-internal-format
82622 msgid "build_dt: format with namelist"
82623 msgstr ""
82624
82625 #: fortran/trans-io.cc:2532
82626 #, gcc-internal-format, gfc-internal-format
82627 msgid "Bad IO basetype (%d)"
82628 msgstr ""
82629
82630 #: fortran/trans-openmp.cc:871 fortran/trans-openmp.cc:1388
82631 #, gcc-internal-format
82632 msgid "Sorry, polymorphic arrays not yet supported for firstprivate"
82633 msgstr ""
82634
82635 #: fortran/trans-openmp.cc:1542
82636 #, gcc-internal-format
82637 msgid "implicit mapping of assumed size array %qD"
82638 msgstr ""
82639
82640 #: fortran/trans-openmp.cc:3137
82641 #, gcc-internal-format
82642 msgid "optional class parameter"
82643 msgstr ""
82644
82645 #: fortran/trans-openmp.cc:3447
82646 #, gcc-internal-format
82647 msgid "unhandled expression type"
82648 msgstr ""
82649
82650 #: fortran/trans-openmp.cc:3601
82651 #, gcc-internal-format
82652 msgid "unhandled expression"
82653 msgstr ""
82654
82655 #: fortran/trans-openmp.cc:5152 fortran/trans-openmp.cc:5172
82656 #, gcc-internal-format
82657 msgid "non-rectangular loop nest with step other than constant 1 or -1 for %qs"
82658 msgstr ""
82659
82660 #: fortran/trans-openmp.cc:5174
82661 #, gcc-internal-format
82662 msgid "Used here"
82663 msgstr ""
82664
82665 #: fortran/trans-openmp.cc:6691
82666 #, gcc-internal-format
82667 msgid ""
82668 "%qs specified in 'allocate' clause at %L but not in an explicit "
82669 "privatization clause"
82670 msgstr ""
82671
82672 #: fortran/trans-openmp.cc:7588
82673 #, gcc-internal-format
82674 msgid "gfc_trans_omp_workshare(): Bad statement code"
82675 msgstr ""
82676
82677 #: fortran/trans-openmp.cc:7888
82678 #, gcc-internal-format, gfc-internal-format
82679 msgid "The base name for 'declare variant' must be specified at %L "
82680 msgstr ""
82681
82682 #: fortran/trans-openmp.cc:7898
82683 #, gcc-internal-format, gfc-internal-format
82684 msgid "The base name at %L does not match the name of the current procedure"
82685 msgstr ""
82686
82687 #: fortran/trans-openmp.cc:7901
82688 #, gcc-internal-format, gfc-internal-format
82689 msgid "The base name at %L must not be an entry name"
82690 msgstr ""
82691
82692 #: fortran/trans-openmp.cc:7904
82693 #, gcc-internal-format, gfc-internal-format
82694 msgid "The base name at %L must not be a generic name"
82695 msgstr ""
82696
82697 #: fortran/trans-openmp.cc:7907
82698 #, gcc-internal-format, gfc-internal-format
82699 msgid "The base name at %L must not be a procedure pointer"
82700 msgstr ""
82701
82702 #: fortran/trans-openmp.cc:7910
82703 #, gcc-internal-format, gfc-internal-format
82704 msgid "The base procedure at %L must have an explicit interface"
82705 msgstr ""
82706
82707 #: fortran/trans-openmp.cc:8007
82708 #, gcc-internal-format
82709 msgid "Cannot find symbol %qs"
82710 msgstr ""
82711
82712 #: fortran/trans-openmp.cc:8018
82713 #, gcc-internal-format
82714 msgid "variant %qs at %L is not a function or subroutine"
82715 msgstr ""
82716
82717 #: fortran/trans-openmp.cc:8030
82718 #, gcc-internal-format
82719 msgid "variant %qs and base %qs at %L have incompatible types: %s"
82720 msgstr ""
82721
82722 #: fortran/trans-stmt.cc:573
82723 #, gcc-internal-format, gfc-internal-format
82724 msgid "An alternate return at %L without a * dummy argument"
82725 msgstr ""
82726
82727 #: fortran/trans-stmt.cc:905
82728 #, gcc-internal-format, gfc-internal-format
82729 msgid "Sorry, the lock component of derived type at %L is not yet supported"
82730 msgstr ""
82731
82732 #: fortran/trans-stmt.cc:1364
82733 #, gcc-internal-format, gfc-internal-format
82734 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
82735 msgstr ""
82736
82737 #: fortran/trans-stmt.cc:3632
82738 #, gcc-internal-format
82739 msgid "gfc_trans_select(): Bad type for case expr."
82740 msgstr ""
82741
82742 #: fortran/trans-types.cc:537
82743 #, gcc-internal-format
82744 msgid ""
82745 "%<-fconvert=r16_ieee%> or %<-fconvert=r16_ibm%> not supported on this "
82746 "architecture"
82747 msgstr ""
82748
82749 #: fortran/trans-types.cc:550
82750 #, gcc-internal-format
82751 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
82752 msgstr ""
82753
82754 #: fortran/trans-types.cc:559
82755 #, gcc-internal-format
82756 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
82757 msgstr ""
82758
82759 #: fortran/trans-types.cc:578
82760 #, gcc-internal-format
82761 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
82762 msgstr ""
82763
82764 #: fortran/trans-types.cc:586
82765 #, gcc-internal-format
82766 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
82767 msgstr ""
82768
82769 #: fortran/trans-types.cc:594
82770 #, gcc-internal-format
82771 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
82772 msgstr ""
82773
82774 #: fortran/trans-types.cc:602
82775 #, gcc-internal-format
82776 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
82777 msgstr ""
82778
82779 #: fortran/trans-types.cc:610
82780 #, gcc-internal-format
82781 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
82782 msgstr ""
82783
82784 #: fortran/trans-types.cc:618
82785 #, gcc-internal-format
82786 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
82787 msgstr ""
82788
82789 #: fortran/trans-types.cc:649
82790 #, gcc-internal-format
82791 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
82792 msgstr ""
82793
82794 #: fortran/trans-types.cc:657
82795 #, gcc-internal-format
82796 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
82797 msgstr ""
82798
82799 #: fortran/trans-types.cc:665
82800 #, gcc-internal-format
82801 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
82802 msgstr ""
82803
82804 #: fortran/trans-types.cc:807
82805 #, gcc-internal-format
82806 msgid "gfc_validate_kind(): Got bad type"
82807 msgstr ""
82808
82809 #: fortran/trans-types.cc:811
82810 #, gcc-internal-format
82811 msgid "gfc_validate_kind(): Got bad kind"
82812 msgstr ""
82813
82814 #: fortran/trans.cc:2268
82815 #, gcc-internal-format
82816 msgid "gfc_trans_code(): Bad statement code"
82817 msgstr ""
82818
82819 #: go/gofrontend/embed.cc:278
82820 #, gcc-internal-format
82821 msgid "invalid embedcfg: not a JSON object"
82822 msgstr ""
82823
82824 #: go/gofrontend/embed.cc:285
82825 #, gcc-internal-format
82826 msgid "invalid embedcfg: missing Patterns"
82827 msgstr ""
82828
82829 #: go/gofrontend/embed.cc:290
82830 #, gcc-internal-format
82831 msgid "invalid embedcfg: Patterns is not a JSON object"
82832 msgstr ""
82833
82834 #: go/gofrontend/embed.cc:297
82835 #, gcc-internal-format
82836 msgid "invalid embedcfg: missing Files"
82837 msgstr ""
82838
82839 #: go/gofrontend/embed.cc:302
82840 #, gcc-internal-format
82841 msgid "invalid embedcfg: Files is not a JSON object"
82842 msgstr ""
82843
82844 #: go/gofrontend/embed.cc:312
82845 #, gcc-internal-format
82846 msgid "invalid embedcfg: Patterns entry is not an array"
82847 msgstr ""
82848
82849 #: go/gofrontend/embed.cc:324
82850 #, gcc-internal-format
82851 msgid "invalid embedcfg: duplicate Patterns entry"
82852 msgstr ""
82853
82854 #: go/gofrontend/embed.cc:336
82855 #, gcc-internal-format
82856 msgid "invalid embedcfg: Files entry is not a string"
82857 msgstr ""
82858
82859 #: go/gofrontend/embed.cc:353
82860 #, gcc-internal-format
82861 msgid "empty file"
82862 msgstr ""
82863
82864 #: go/gofrontend/embed.cc:391 go/gofrontend/embed.cc:520
82865 #, gcc-internal-format
82866 msgid "expected %<\"%>"
82867 msgstr ""
82868
82869 #: go/gofrontend/embed.cc:474
82870 #, gcc-internal-format
82871 msgid "expected %<,%> or %<]%>"
82872 msgstr ""
82873
82874 #: go/gofrontend/embed.cc:506
82875 #, gcc-internal-format
82876 msgid "invalid JSON syntax"
82877 msgstr ""
82878
82879 #: go/gofrontend/embed.cc:538 go/gofrontend/embed.cc:581
82880 #: go/gofrontend/embed.cc:615
82881 #, gcc-internal-format
82882 msgid "unterminated string"
82883 msgstr ""
82884
82885 #: go/gofrontend/embed.cc:595
82886 #, gcc-internal-format
82887 msgid "invalid hex digit"
82888 msgstr ""
82889
82890 #: go/gofrontend/embed.cc:604
82891 #, gcc-internal-format
82892 msgid "unrecognized string escape"
82893 msgstr ""
82894
82895 #: go/gofrontend/embed.cc:625
82896 #, gcc-internal-format
82897 msgid "extraneous data at end of file"
82898 msgstr ""
82899
82900 #: go/gofrontend/embed.cc:645
82901 #, gcc-internal-format
82902 msgid "unexpected EOF"
82903 msgstr ""
82904
82905 #: jit/dummy-frontend.cc:207 lto/lto-lang.cc:310
82906 #, gcc-internal-format
82907 msgid "%s:%s: %E: %E"
82908 msgstr ""
82909
82910 #: lto/lto-common.cc:2023
82911 #, gcc-internal-format
82912 msgid "bytecode stream: garbage at the end of symbols section"
82913 msgstr ""
82914
82915 #: lto/lto-common.cc:2050
82916 #, gcc-internal-format
82917 msgid "could not parse hex number"
82918 msgstr ""
82919
82920 #: lto/lto-common.cc:2082
82921 #, gcc-internal-format, gfc-internal-format
82922 msgid "unexpected file name %s in linker resolution file. Expected %s"
82923 msgstr ""
82924
82925 #: lto/lto-common.cc:2091
82926 #, gcc-internal-format
82927 msgid "could not parse file offset"
82928 msgstr ""
82929
82930 #: lto/lto-common.cc:2094
82931 #, gcc-internal-format
82932 msgid "unexpected offset"
82933 msgstr ""
82934
82935 #: lto/lto-common.cc:2115
82936 #, gcc-internal-format
82937 msgid "invalid line in the resolution file"
82938 msgstr ""
82939
82940 #: lto/lto-common.cc:2137
82941 #, gcc-internal-format
82942 msgid "invalid resolution in the resolution file"
82943 msgstr ""
82944
82945 #: lto/lto-common.cc:2143
82946 #, gcc-internal-format
82947 msgid "resolution sub id %wx not in object file"
82948 msgstr ""
82949
82950 #: lto/lto-common.cc:2260
82951 #, gcc-internal-format
82952 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
82953 msgstr ""
82954
82955 #: lto/lto-common.cc:2279
82956 #, gcc-internal-format
82957 msgid "cannot read %<LTO_section_decls%> from %s"
82958 msgstr ""
82959
82960 #: lto/lto-common.cc:2400
82961 #, gcc-internal-format, gfc-internal-format
82962 msgid "Cannot open %s"
82963 msgstr ""
82964
82965 #: lto/lto-common.cc:2421
82966 #, gcc-internal-format, gfc-internal-format
82967 msgid "Cannot map %s"
82968 msgstr ""
82969
82970 #: lto/lto-common.cc:2432
82971 #, gcc-internal-format, gfc-internal-format
82972 msgid "Cannot read %s"
82973 msgstr ""
82974
82975 #: lto/lto-common.cc:2749
82976 #, gcc-internal-format
82977 msgid "could not open symbol resolution file: %m"
82978 msgstr ""
82979
82980 #: lto/lto-common.cc:2874
82981 #, gcc-internal-format, gfc-internal-format
82982 msgid "missing resolution data for %s"
82983 msgstr ""
82984
82985 #: lto/lto-common.cc:2911
82986 #, gcc-internal-format
82987 msgid "errors during merging of translation units"
82988 msgstr ""
82989
82990 #: lto/lto-dump.cc:256
82991 #, gcc-internal-format
82992 msgid "Level not found, use none, slim, blocks, vops."
82993 msgstr ""
82994
82995 #: lto/lto-dump.cc:270
82996 #, gcc-internal-format
82997 msgid "Function not found."
82998 msgstr ""
82999
83000 #: lto/lto-dump.cc:349 lto/lto-dump.cc:359
83001 #, gcc-internal-format
83002 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
83003 msgstr ""
83004
83005 #: lto/lto-lang.cc:865
83006 #, gcc-internal-format
83007 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
83008 msgstr ""
83009
83010 #: lto/lto-lang.cc:899
83011 #, gcc-internal-format
83012 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclusive"
83013 msgstr ""
83014
83015 #: lto/lto-object.cc:106
83016 #, gcc-internal-format, gfc-internal-format
83017 msgid "open %s failed: %s"
83018 msgstr ""
83019
83020 #: lto/lto-object.cc:150
83021 #, gcc-internal-format, gfc-internal-format
83022 msgid "%s: %s: %s"
83023 msgstr ""
83024
83025 #: lto/lto-object.cc:191
83026 #, gcc-internal-format, gfc-internal-format
83027 msgid "close: %s"
83028 msgstr ""
83029
83030 #: lto/lto-object.cc:247
83031 #, gcc-internal-format, gfc-internal-format
83032 msgid "two or more sections for %s"
83033 msgstr ""
83034
83035 #: lto/lto-partition.cc:534
83036 #, gcc-internal-format
83037 msgid "min partition size cannot be greater than max partition size"
83038 msgstr ""
83039
83040 #: lto/lto-symtab.cc:169
83041 #, gcc-internal-format
83042 msgid "%qD is defined with tls model %s"
83043 msgstr ""
83044
83045 #: lto/lto-symtab.cc:171
83046 #, gcc-internal-format, gfc-internal-format
83047 msgid "previously defined here as %s"
83048 msgstr ""
83049
83050 #: lto/lto-symtab.cc:474
83051 #, gcc-internal-format
83052 msgid "multiple prevailing defs for %qE"
83053 msgstr ""
83054
83055 #: lto/lto-symtab.cc:492
83056 #, gcc-internal-format
83057 msgid "%qD has already been defined"
83058 msgstr ""
83059
83060 #: lto/lto-symtab.cc:494
83061 #, gcc-internal-format
83062 msgid "previously defined here"
83063 msgstr ""
83064
83065 #: lto/lto-symtab.cc:720
83066 #, gcc-internal-format
83067 msgid "%qD violates the C++ One Definition Rule"
83068 msgstr ""
83069
83070 #: lto/lto-symtab.cc:726
83071 #, gcc-internal-format
83072 msgid "type of %qD does not match original declaration"
83073 msgstr ""
83074
83075 #: lto/lto-symtab.cc:746
83076 #, gcc-internal-format
83077 msgid "alignment of %qD is bigger than original declaration"
83078 msgstr ""
83079
83080 #: lto/lto-symtab.cc:752
83081 #, gcc-internal-format
83082 msgid "size of %qD differ from the size of original declaration"
83083 msgstr ""
83084
83085 #: lto/lto-symtab.cc:757
83086 #, gcc-internal-format
83087 msgid "%qD was previously declared here"
83088 msgstr ""
83089
83090 #: lto/lto-symtab.cc:760
83091 #, gcc-internal-format
83092 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
83093 msgstr ""
83094
83095 #: lto/lto-symtab.cc:846
83096 #, gcc-internal-format
83097 msgid "variable %qD redeclared as function"
83098 msgstr ""
83099
83100 #: lto/lto-symtab.cc:853
83101 #, gcc-internal-format
83102 msgid "function %qD redeclared as variable"
83103 msgstr ""
83104
83105 #: lto/lto-symtab.cc:865
83106 #, gcc-internal-format
83107 msgid "previously declared here"
83108 msgstr ""
83109
83110 #: lto/lto.cc:172
83111 #, gcc-internal-format
83112 msgid "%<lto_obj_file_open()%> failed"
83113 msgstr ""
83114
83115 #: lto/lto.cc:204
83116 #, gcc-internal-format
83117 msgid "waitpid failed"
83118 msgstr ""
83119
83120 #: lto/lto.cc:207
83121 #, gcc-internal-format
83122 msgid "streaming subprocess failed"
83123 msgstr ""
83124
83125 #: lto/lto.cc:210
83126 #, gcc-internal-format
83127 msgid "streaming subprocess was killed by signal"
83128 msgstr ""
83129
83130 #: lto/lto.cc:317
83131 #, gcc-internal-format
83132 msgid "no LTRANS output list filename provided"
83133 msgstr ""
83134
83135 #: lto/lto.cc:425
83136 #, gcc-internal-format
83137 msgid "opening LTRANS output list %s: %m"
83138 msgstr ""
83139
83140 #: lto/lto.cc:432
83141 #, gcc-internal-format
83142 msgid "writing to LTRANS output list %s: %m"
83143 msgstr ""
83144
83145 #: lto/lto.cc:442
83146 #, gcc-internal-format
83147 msgid "closing LTRANS output list %s: %m"
83148 msgstr ""
83149
83150 #: m2/gm2-lang.cc:994
83151 #, gcc-internal-format
83152 msgid "cannot convert expression, only base types can be converted"
83153 msgstr ""
83154
83155 #. Not found, probably a user typo.
83156 #: m2/gm2spec.cc:309
83157 #, gcc-internal-format
83158 msgid "%qs is not a valid Modula-2 system library name or abbreviation"
83159 msgstr ""
83160
83161 #: m2/gm2spec.cc:627 m2/gm2spec.cc:635
83162 #, gcc-internal-format
83163 msgid "%qs and %qs cannot both be enabled"
83164 msgstr ""
83165
83166 #: m2/gm2-gcc/m2assert.cc:40
83167 #, gcc-internal-format
83168 msgid "the location value is corrupt"
83169 msgstr ""
83170
83171 #: m2/gm2-gcc/m2builtins.cc:43
83172 #, gcc-internal-format, gfc-internal-format
83173 msgid "%s:%d:assertion of condition `%s' failed"
83174 msgstr ""
83175
83176 #: m2/gm2-gcc/m2builtins.cc:49
83177 #, gcc-internal-format, gfc-internal-format
83178 msgid "%s:%d:%s"
83179 msgstr ""
83180
83181 #: m2/gm2-gcc/m2convert.cc:111
83182 #, gcc-internal-format
83183 msgid "negative integer implicitly converted to unsigned type"
83184 msgstr ""
83185
83186 #: m2/gm2-gcc/m2convert.cc:118
83187 #, gcc-internal-format
83188 msgid "conversion of unsigned constant value to negative integer"
83189 msgstr ""
83190
83191 #: m2/gm2-gcc/m2convert.cc:199 m2/gm2-gcc/m2convert.cc:203
83192 #, gcc-internal-format
83193 msgid "conversion to %qT alters %qT constant value"
83194 msgstr ""
83195
83196 #: m2/gm2-gcc/m2convert.cc:224 m2/gm2-gcc/m2convert.cc:228
83197 #, gcc-internal-format
83198 msgid "conversion to %qT from %qT may alter its value"
83199 msgstr ""
83200
83201 #: m2/gm2-gcc/m2convert.cc:260
83202 #, gcc-internal-format
83203 msgid "large integer implicitly truncated to unsigned type"
83204 msgstr ""
83205
83206 #: m2/gm2-gcc/m2convert.cc:266 m2/gm2-gcc/m2convert.cc:272
83207 #: m2/gm2-gcc/m2convert.cc:281
83208 #, gcc-internal-format
83209 msgid "overflow in implicit constant conversion"
83210 msgstr ""
83211
83212 #: m2/gm2-gcc/m2decl.cc:121
83213 #, gcc-internal-format
83214 msgid "storage size of %qD has not been resolved"
83215 msgstr ""
83216
83217 #: m2/gm2-gcc/m2decl.cc:124
83218 #, gcc-internal-format
83219 msgid "inconsistant because %qs"
83220 msgstr ""
83221
83222 #: m2/gm2-gcc/m2decl.cc:300 m2/gm2-gcc/m2decl.cc:333
83223 #, gcc-internal-format
83224 msgid "constant %qs is too large"
83225 msgstr ""
83226
83227 #: m2/gm2-gcc/m2expr.cc:2587
83228 #, gcc-internal-format
83229 msgid "not expecting different types to binary operator"
83230 msgstr ""
83231
83232 #: m2/gm2-gcc/m2expr.cc:2848
83233 #, gcc-internal-format
83234 msgid "cannot take the address of this expression"
83235 msgstr ""
83236
83237 #: m2/gm2-gcc/m2expr.cc:3615
83238 #, gcc-internal-format
83239 msgid "argument to CAP is not a constant or variable of type CHAR"
83240 msgstr ""
83241
83242 #: m2/gm2-gcc/m2expr.cc:3833 m2/gm2-gcc/m2statement.cc:539
83243 #, gcc-internal-format
83244 msgid "internal error: not expecting operand1 to be a constant set"
83245 msgstr ""
83246
83247 #: m2/gm2-gcc/m2expr.cc:3884 m2/gm2-gcc/m2expr.cc:4007
83248 #, gcc-internal-format
83249 msgid "internal error: not expecting this base value for a constant"
83250 msgstr ""
83251
83252 #: m2/gm2-gcc/m2expr.cc:4128
83253 #, gcc-internal-format
83254 msgid "%qs applied to a void type"
83255 msgstr ""
83256
83257 #: m2/gm2-gcc/m2expr.cc:4149 m2/gm2-gcc/m2expr.cc:4193
83258 #, gcc-internal-format
83259 msgid "%qs applied to an incomplete type"
83260 msgstr ""
83261
83262 #: m2/gm2-gcc/m2statement.cc:933
83263 #, gcc-internal-format
83264 msgid "expecting one and only one label to be declared"
83265 msgstr ""
83266
83267 #: m2/gm2-gcc/m2treelib.cc:290
83268 #, gcc-internal-format
83269 msgid "field number exceeds definition of set"
83270 msgstr ""
83271
83272 #: m2/gm2-gcc/m2treelib.cc:295
83273 #, gcc-internal-format
83274 msgid "field number out of range trying to access set element"
83275 msgstr ""
83276
83277 #: m2/gm2-gcc/m2type.cc:223
83278 #, gcc-internal-format
83279 msgid "array declaration canonicalization has failed"
83280 msgstr ""
83281
83282 #: m2/gm2-gcc/m2type.cc:314
83283 #, gcc-internal-format
83284 msgid "low bound for the array is outside the ztype limits"
83285 msgstr ""
83286
83287 #: m2/gm2-gcc/m2type.cc:316
83288 #, gcc-internal-format
83289 msgid "high bound for the array is outside the ztype limits"
83290 msgstr ""
83291
83292 #: m2/gm2-gcc/m2type.cc:923
83293 #, gcc-internal-format
83294 msgid "set base type must be an ordinal type"
83295 msgstr ""
83296
83297 #: m2/gm2-gcc/m2type.cc:953
83298 #, gcc-internal-format
83299 msgid "ordinal type expected"
83300 msgstr ""
83301
83302 #: m2/gm2-gcc/m2type.cc:962
83303 #, gcc-internal-format
83304 msgid "range limits are not of the same type"
83305 msgstr ""
83306
83307 #. This enum is a named one that has been declared already.
83308 #: m2/gm2-gcc/m2type.cc:1976
83309 #, gcc-internal-format
83310 msgid "redeclaration of enum %qs"
83311 msgstr ""
83312
83313 #: m2/gm2-gcc/m2type.cc:2042
83314 #, gcc-internal-format
83315 msgid "enumeration values exceed range of integer"
83316 msgstr ""
83317
83318 #: m2/gm2-gcc/m2type.cc:2276
83319 #, gcc-internal-format
83320 msgid "set type cannot be initialized with a %qs"
83321 msgstr ""
83322
83323 #: m2/gm2-gcc/m2type.cc:2283
83324 #, gcc-internal-format
83325 msgid "set type does not take another integer value"
83326 msgstr ""
83327
83328 #: m2/gm2-gcc/m2type.cc:2408
83329 #, gcc-internal-format
83330 msgid "array cannot be initialized with a %qs"
83331 msgstr ""
83332
83333 #: m2/gm2-gcc/m2type.cc:2414
83334 #, gcc-internal-format
83335 msgid "array type must be initialized"
83336 msgstr ""
83337
83338 #: m2/gm2-gcc/m2type.cc:2421
83339 #, gcc-internal-format
83340 msgid "array element value must be the same type as its declaration"
83341 msgstr ""
83342
83343 #: m2/gm2-gcc/m2type.cc:2484
83344 #, gcc-internal-format
83345 msgid "low bound for the subrange has overflowed"
83346 msgstr ""
83347
83348 #: m2/gm2-gcc/m2type.cc:2486
83349 #, gcc-internal-format
83350 msgid "high bound for the subrange has overflowed"
83351 msgstr ""
83352
83353 #: m2/gm2-gcc/m2type.cc:2783
83354 #, gcc-internal-format
83355 msgid "requested alignment is not a constant"
83356 msgstr ""
83357
83358 #: m2/gm2-gcc/m2type.cc:2785
83359 #, gcc-internal-format
83360 msgid "requested alignment is not a power of 2"
83361 msgstr ""
83362
83363 #: m2/gm2-gcc/m2type.cc:2787
83364 #, gcc-internal-format
83365 msgid "requested alignment is too large"
83366 msgstr ""
83367
83368 #: m2/gm2-gcc/m2type.cc:2814
83369 #, gcc-internal-format
83370 msgid "alignment may not be specified for %qD"
83371 msgstr ""
83372
83373 #: objc/objc-act.cc:425 objc/objc-act.cc:6964
83374 #, gcc-internal-format
83375 msgid "%<@end%> missing in implementation context"
83376 msgstr ""
83377
83378 #: objc/objc-act.cc:578
83379 #, gcc-internal-format
83380 msgid "class attributes are not available in Objective-C 1.0"
83381 msgstr ""
83382
83383 #: objc/objc-act.cc:593
83384 #, gcc-internal-format
83385 msgid "category attributes are not available in Objective-C 1.0"
83386 msgstr ""
83387
83388 #: objc/objc-act.cc:596
83389 #, gcc-internal-format
83390 msgid ""
83391 "category attributes are not available in this version of the compiler, "
83392 "(ignored)"
83393 msgstr ""
83394
83395 #: objc/objc-act.cc:602
83396 #, gcc-internal-format
83397 msgid "class extensions are not available in Objective-C 1.0"
83398 msgstr ""
83399
83400 #: objc/objc-act.cc:616
83401 #, gcc-internal-format
83402 msgid "class extension for class %qE declared after its %<@implementation%>"
83403 msgstr ""
83404
83405 #: objc/objc-act.cc:631
83406 #, gcc-internal-format
83407 msgid "protocol attributes are not available in Objective-C 1.0"
83408 msgstr ""
83409
83410 #: objc/objc-act.cc:696
83411 #, gcc-internal-format
83412 msgid "%<@end%> must appear in an @implementation context"
83413 msgstr ""
83414
83415 #: objc/objc-act.cc:705
83416 #, gcc-internal-format
83417 msgid "%<@package%> is not available in Objective-C 1.0"
83418 msgstr ""
83419
83420 #: objc/objc-act.cc:707
83421 #, gcc-internal-format
83422 msgid "%<@package%> presently has the same effect as %<@public%>"
83423 msgstr ""
83424
83425 #: objc/objc-act.cc:718
83426 #, gcc-internal-format
83427 msgid "%<@optional%> is not available in Objective-C 1.0"
83428 msgstr ""
83429
83430 #: objc/objc-act.cc:720
83431 #, gcc-internal-format
83432 msgid "%<@required%> is not available in Objective-C 1.0"
83433 msgstr ""
83434
83435 #: objc/objc-act.cc:728
83436 #, gcc-internal-format
83437 msgid "%<@optional%> is allowed in @protocol context only"
83438 msgstr ""
83439
83440 #: objc/objc-act.cc:730
83441 #, gcc-internal-format
83442 msgid "%<@required%> is allowed in @protocol context only"
83443 msgstr ""
83444
83445 #. FIXME: we probably ought to bail out at this point.
83446 #: objc/objc-act.cc:853
83447 #, gcc-internal-format
83448 msgid "%<@property%> is not available in Objective-C 1.0"
83449 msgstr ""
83450
83451 #: objc/objc-act.cc:858
83452 #, gcc-internal-format
83453 msgid ""
83454 "property declaration not in %<@interface%>, %<@protocol%> or %<category%> "
83455 "context"
83456 msgstr ""
83457
83458 #: objc/objc-act.cc:869
83459 #, gcc-internal-format
83460 msgid "properties must be named"
83461 msgstr ""
83462
83463 #: objc/objc-act.cc:877
83464 #, gcc-internal-format
83465 msgid "property cannot be an array"
83466 msgstr ""
83467
83468 #. A @property is not an actual variable, but it is a way to
83469 #. describe a pair of accessor methods, so its type (which is
83470 #. the type of the return value of the getter and the first
83471 #. argument of the setter) can't be a bitfield (as return values
83472 #. and arguments of functions cannot be bitfields).  The
83473 #. underlying instance variable could be a bitfield, but that is
83474 #. a different matter.
83475 #: objc/objc-act.cc:890
83476 #, gcc-internal-format
83477 msgid "property cannot be a bit-field"
83478 msgstr ""
83479
83480 #: objc/objc-act.cc:914
83481 #, gcc-internal-format
83482 msgid "multiple property %qE methods specified, the latest one will be used"
83483 msgstr ""
83484
83485 #: objc/objc-act.cc:916
83486 #, gcc-internal-format
83487 msgid "previous specification"
83488 msgstr ""
83489
83490 #: objc/objc-act.cc:931
83491 #, gcc-internal-format
83492 msgid "%qE attribute conflicts with %qE attribute"
83493 msgstr ""
83494
83495 #: objc/objc-act.cc:933
83496 #, gcc-internal-format
83497 msgid "%qE specified here"
83498 msgstr ""
83499
83500 #: objc/objc-act.cc:939
83501 #, gcc-internal-format
83502 msgid "duplicate %qE attribute"
83503 msgstr ""
83504
83505 #: objc/objc-act.cc:940
83506 #, gcc-internal-format
83507 msgid "first specified here"
83508 msgstr ""
83509
83510 #: objc/objc-act.cc:967
83511 #, gcc-internal-format
83512 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
83513 msgstr ""
83514
83515 #: objc/objc-act.cc:970
83516 #, gcc-internal-format
83517 msgid "%<setter%> specified here"
83518 msgstr ""
83519
83520 #: objc/objc-act.cc:1049
83521 #, gcc-internal-format
83522 msgid ""
83523 "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; "
83524 "assuming %<assign%>"
83525 msgstr ""
83526
83527 #: objc/objc-act.cc:1052
83528 #, gcc-internal-format
83529 msgid ""
83530 "%<assign%> can be unsafe for Objective-C objects; please state explicitly if "
83531 "you need it"
83532 msgstr ""
83533
83534 #: objc/objc-act.cc:1069
83535 #, gcc-internal-format
83536 msgid "%qE attribute is only valid for Objective-C objects"
83537 msgstr ""
83538
83539 #: objc/objc-act.cc:1127
83540 #, gcc-internal-format
83541 msgid "redeclaration of property %qD"
83542 msgstr ""
83543
83544 #: objc/objc-act.cc:1130 objc/objc-act.cc:1196 objc/objc-act.cc:1207
83545 #: objc/objc-act.cc:1221 objc/objc-act.cc:1232 objc/objc-act.cc:1244
83546 #: objc/objc-act.cc:1281 objc/objc-act.cc:7751 objc/objc-act.cc:7814
83547 #: objc/objc-act.cc:7837 objc/objc-act.cc:7851 objc/objc-act.cc:7869
83548 #: objc/objc-act.cc:7968
83549 #, gcc-internal-format
83550 msgid "originally specified here"
83551 msgstr ""
83552
83553 #: objc/objc-act.cc:1192
83554 #, gcc-internal-format
83555 msgid ""
83556 "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
83557 msgstr ""
83558
83559 #: objc/objc-act.cc:1203
83560 #, gcc-internal-format
83561 msgid ""
83562 "%<getter%> attribute of property %qD conflicts with previous declaration"
83563 msgstr ""
83564
83565 #: objc/objc-act.cc:1217
83566 #, gcc-internal-format
83567 msgid ""
83568 "%<setter%> attribute of property %qD conflicts with previous declaration"
83569 msgstr ""
83570
83571 #: objc/objc-act.cc:1229
83572 #, gcc-internal-format
83573 msgid ""
83574 "assign semantics attributes of property %qD conflict with previous "
83575 "declaration"
83576 msgstr ""
83577
83578 #: objc/objc-act.cc:1240
83579 #, gcc-internal-format
83580 msgid ""
83581 "%<readonly%> attribute of property %qD conflicts with previous declaration"
83582 msgstr ""
83583
83584 #: objc/objc-act.cc:1279
83585 #, gcc-internal-format
83586 msgid "type of property %qD conflicts with previous declaration"
83587 msgstr ""
83588
83589 #: objc/objc-act.cc:1322
83590 #, gcc-internal-format
83591 msgid "nullability specifier %qE cannot be applied to non-pointer type %qT"
83592 msgstr ""
83593
83594 #: objc/objc-act.cc:1327
83595 #, gcc-internal-format
83596 msgid ""
83597 "nullability specifier %qE cannot be applied to multi-level pointer type %qT"
83598 msgstr ""
83599
83600 #: objc/objc-act.cc:1780
83601 #, gcc-internal-format
83602 msgid "the dot syntax is not available in Objective-C 1.0"
83603 msgstr ""
83604
83605 #. We know that 'class_name' is an Objective-C class name as the
83606 #. parser won't call this function if it is not.  This is only a
83607 #. double-check for safety.
83608 #: objc/objc-act.cc:1796
83609 #, gcc-internal-format
83610 msgid "could not find class %qE"
83611 msgstr ""
83612
83613 #. Again, this should never happen, but we do check.
83614 #: objc/objc-act.cc:1804
83615 #, gcc-internal-format
83616 msgid "could not find interface for class %qE"
83617 msgstr ""
83618
83619 #: objc/objc-act.cc:1810 objc/objc-act.cc:7146
83620 #, gcc-internal-format
83621 msgid "class %qE is unavailable"
83622 msgstr ""
83623
83624 #: objc/objc-act.cc:1812 objc/objc-act.cc:7003 objc/objc-act.cc:7148
83625 #, gcc-internal-format
83626 msgid "class %qE is deprecated"
83627 msgstr ""
83628
83629 #: objc/objc-act.cc:1841
83630 #, gcc-internal-format
83631 msgid "could not find setter/getter for %qE in class %qE"
83632 msgstr ""
83633
83634 #: objc/objc-act.cc:1891
83635 #, gcc-internal-format
83636 msgid "%qs property cannot be set"
83637 msgstr ""
83638
83639 #: objc/objc-act.cc:2159
83640 #, gcc-internal-format
83641 msgid "method declaration not in @interface context"
83642 msgstr ""
83643
83644 #: objc/objc-act.cc:2163
83645 #, gcc-internal-format
83646 msgid "method attributes are not available in Objective-C 1.0"
83647 msgstr ""
83648
83649 #: objc/objc-act.cc:2183
83650 #, gcc-internal-format
83651 msgid "method definition not in @implementation context"
83652 msgstr ""
83653
83654 #: objc/objc-act.cc:2196
83655 #, gcc-internal-format
83656 msgid "method attributes cannot be specified in @implementation context"
83657 msgstr ""
83658
83659 #: objc/objc-act.cc:2426
83660 #, gcc-internal-format
83661 msgid "class %qs does not implement the %qE protocol"
83662 msgstr ""
83663
83664 #: objc/objc-act.cc:2429
83665 #, gcc-internal-format
83666 msgid "type %qs does not conform to the %qE protocol"
83667 msgstr ""
83668
83669 #: objc/objc-act.cc:2724
83670 #, gcc-internal-format
83671 msgid "comparison of distinct Objective-C types lacks a cast"
83672 msgstr ""
83673
83674 #: objc/objc-act.cc:2728
83675 #, gcc-internal-format
83676 msgid "initialization from distinct Objective-C type"
83677 msgstr ""
83678
83679 #: objc/objc-act.cc:2732
83680 #, gcc-internal-format
83681 msgid "assignment from distinct Objective-C type"
83682 msgstr ""
83683
83684 #: objc/objc-act.cc:2736
83685 #, gcc-internal-format
83686 msgid "distinct Objective-C type in return"
83687 msgstr ""
83688
83689 #: objc/objc-act.cc:2740
83690 #, gcc-internal-format
83691 msgid "passing argument %d of %qE from distinct Objective-C type"
83692 msgstr ""
83693
83694 #: objc/objc-act.cc:2883
83695 #, gcc-internal-format
83696 msgid "statically allocated instance of Objective-C class %qE"
83697 msgstr ""
83698
83699 #: objc/objc-act.cc:2892
83700 #, gcc-internal-format
83701 msgid "redeclaration of Objective-C class %qs"
83702 msgstr ""
83703
83704 #. This case happens when we are given an 'interface' which
83705 #. is not a valid class name.  For example if a typedef was
83706 #. used, and 'interface' really is the identifier of the
83707 #. typedef, but when you resolve it you don't get an
83708 #. Objective-C class, but something else, such as 'int'.
83709 #. This is an error; protocols make no sense unless you use
83710 #. them with Objective-C objects.
83711 #: objc/objc-act.cc:2934
83712 #, gcc-internal-format
83713 msgid "only Objective-C object types can be qualified with a protocol"
83714 msgstr ""
83715
83716 #: objc/objc-act.cc:2998
83717 #, gcc-internal-format
83718 msgid "protocol %qE has circular dependency"
83719 msgstr ""
83720
83721 #: objc/objc-act.cc:3031 objc/objc-act.cc:5865
83722 #, gcc-internal-format
83723 msgid "cannot find protocol declaration for %qE"
83724 msgstr ""
83725
83726 #: objc/objc-act.cc:3341 objc/objc-act.cc:3996 objc/objc-act.cc:6577
83727 #: objc/objc-act.cc:7054 objc/objc-act.cc:7139 objc/objc-act.cc:7194
83728 #, gcc-internal-format
83729 msgid "cannot find interface declaration for %qE"
83730 msgstr ""
83731
83732 #: objc/objc-act.cc:3345
83733 #, gcc-internal-format
83734 msgid "interface %qE does not have valid constant string layout"
83735 msgstr ""
83736
83737 #: objc/objc-act.cc:3350
83738 #, gcc-internal-format
83739 msgid "cannot find reference tag for class %qE"
83740 msgstr ""
83741
83742 #: objc/objc-act.cc:3495
83743 #, gcc-internal-format
83744 msgid "%qE is not an Objective-C class name or alias"
83745 msgstr ""
83746
83747 #: objc/objc-act.cc:3510 objc/objc-act.cc:3541 objc/objc-act.cc:6958
83748 #: objc/objc-act.cc:8304 objc/objc-act.cc:8360
83749 #, gcc-internal-format
83750 msgid "Objective-C declarations may only appear in global scope"
83751 msgstr ""
83752
83753 #: objc/objc-act.cc:3515
83754 #, gcc-internal-format
83755 msgid "cannot find class %qE"
83756 msgstr ""
83757
83758 #: objc/objc-act.cc:3517
83759 #, gcc-internal-format
83760 msgid "class %qE already exists"
83761 msgstr ""
83762
83763 #: objc/objc-act.cc:3559 objc/objc-act.cc:7019
83764 #, gcc-internal-format
83765 msgid "%qE redeclared as different kind of symbol"
83766 msgstr ""
83767
83768 #: objc/objc-act.cc:3561 objc/objc-act.cc:4147 objc/objc-act.cc:4175
83769 #: objc/objc-act.cc:4230 objc/objc-act.cc:7021
83770 #, gcc-internal-format
83771 msgid "previous declaration of %q+D"
83772 msgstr ""
83773
83774 #: objc/objc-act.cc:3850
83775 #, gcc-internal-format
83776 msgid "strong-cast assignment has been intercepted"
83777 msgstr ""
83778
83779 #: objc/objc-act.cc:3892
83780 #, gcc-internal-format
83781 msgid "strong-cast may possibly be needed"
83782 msgstr ""
83783
83784 #: objc/objc-act.cc:3902
83785 #, gcc-internal-format
83786 msgid "instance variable assignment has been intercepted"
83787 msgstr ""
83788
83789 #: objc/objc-act.cc:3921
83790 #, gcc-internal-format
83791 msgid "pointer arithmetic for garbage-collected objects not allowed"
83792 msgstr ""
83793
83794 #: objc/objc-act.cc:3927
83795 #, gcc-internal-format
83796 msgid "global/static variable assignment has been intercepted"
83797 msgstr ""
83798
83799 #: objc/objc-act.cc:4144 objc/objc-act.cc:4172 objc/objc-act.cc:4227
83800 #, gcc-internal-format
83801 msgid "duplicate instance variable %q+D"
83802 msgstr ""
83803
83804 #: objc/objc-act.cc:4287
83805 #, gcc-internal-format
83806 msgid ""
83807 "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
83808 msgstr ""
83809
83810 #: objc/objc-act.cc:4371
83811 #, gcc-internal-format
83812 msgid "%<@catch%> parameter is not a known Objective-C class type"
83813 msgstr ""
83814
83815 #: objc/objc-act.cc:4377
83816 #, gcc-internal-format
83817 msgid "%<@catch%> parameter cannot be protocol-qualified"
83818 msgstr ""
83819
83820 #: objc/objc-act.cc:4422
83821 #, gcc-internal-format
83822 msgid "exception of type %<%T%> will be caught"
83823 msgstr ""
83824
83825 #: objc/objc-act.cc:4424
83826 #, gcc-internal-format
83827 msgid "   by earlier handler for %<%T%>"
83828 msgstr ""
83829
83830 #: objc/objc-act.cc:4471
83831 #, gcc-internal-format
83832 msgid "%<@try%> without %<@catch%> or %<@finally%>"
83833 msgstr ""
83834
83835 #: objc/objc-act.cc:4500
83836 #, gcc-internal-format
83837 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
83838 msgstr ""
83839
83840 #: objc/objc-act.cc:4513
83841 #, gcc-internal-format
83842 msgid "%<@throw%> argument is not an object"
83843 msgstr ""
83844
83845 #: objc/objc-act.cc:4534
83846 #, gcc-internal-format
83847 msgid "%<@synchronized%> argument is not an object"
83848 msgstr ""
83849
83850 #: objc/objc-act.cc:4744
83851 #, gcc-internal-format
83852 msgid "%s %qs"
83853 msgstr ""
83854
83855 #: objc/objc-act.cc:4767 objc/objc-act.cc:4792
83856 #, gcc-internal-format
83857 msgid "inconsistent instance variable specification"
83858 msgstr ""
83859
83860 #: objc/objc-act.cc:4847
83861 #, gcc-internal-format
83862 msgid "cannot use an object as parameter to a method"
83863 msgstr ""
83864
83865 #: objc/objc-act.cc:4891
83866 #, gcc-internal-format
83867 msgid "method argument attributes are not available in Objective-C 1.0"
83868 msgstr ""
83869
83870 #: objc/objc-act.cc:5266
83871 #, gcc-internal-format
83872 msgid "multiple methods named %<%c%E%> found"
83873 msgstr ""
83874
83875 #: objc/objc-act.cc:5269
83876 #, gcc-internal-format
83877 msgid "using %<%c%s%>"
83878 msgstr ""
83879
83880 #: objc/objc-act.cc:5278
83881 #, gcc-internal-format
83882 msgid "multiple selectors named %<%c%E%> found"
83883 msgstr ""
83884
83885 #: objc/objc-act.cc:5281
83886 #, gcc-internal-format
83887 msgid "found %<%c%s%>"
83888 msgstr ""
83889
83890 #: objc/objc-act.cc:5290
83891 #, gcc-internal-format
83892 msgid "also found %<%c%s%>"
83893 msgstr ""
83894
83895 #. If 'rtype' is NULL_TREE at this point it means that
83896 #. we have seen no @interface corresponding to that
83897 #. class name, only a @class declaration (alternatively,
83898 #. this was a call such as [objc_getClass("SomeClass")
83899 #. alloc], where we've never seen the @interface of
83900 #. SomeClass).  So, we have a class name (class_tree)
83901 #. but no actual details of the class methods.  We won't
83902 #. be able to check that the class responds to the
83903 #. method, and we will have to guess the method
83904 #. prototype.  Emit a warning, then keep going (this
83905 #. will use any method with a matching name, as if the
83906 #. receiver was of type 'Class').
83907 #. We could not find an @interface declaration, and
83908 #. there are no protocols attached to the receiver,
83909 #. so we can't complete the check that the receiver
83910 #. responds to the method, and we can't retrieve the
83911 #. method prototype.  But, because the receiver has
83912 #. a well-specified class, the programmer did want
83913 #. this check to be performed.  Emit a warning, then
83914 #. keep going as if it was an 'id'.  To remove the
83915 #. warning, either include an @interface for the
83916 #. class, or cast the receiver to 'id'.  Note that
83917 #. rtype is an IDENTIFIER_NODE at this point.
83918 #: objc/objc-act.cc:5578 objc/objc-act.cc:5713
83919 #, gcc-internal-format
83920 msgid "%<@interface%> of class %qE not found"
83921 msgstr ""
83922
83923 #: objc/objc-act.cc:5587
83924 #, gcc-internal-format
83925 msgid "no super class declared in @interface for %qE"
83926 msgstr ""
83927
83928 #: objc/objc-act.cc:5638
83929 #, gcc-internal-format
83930 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
83931 msgstr ""
83932
83933 #. We have a type, but it's not an Objective-C type (!).
83934 #: objc/objc-act.cc:5750
83935 #, gcc-internal-format
83936 msgid "invalid receiver type %qs"
83937 msgstr ""
83938
83939 #: objc/objc-act.cc:5767
83940 #, gcc-internal-format
83941 msgid "%<%c%E%> not found in protocol(s)"
83942 msgstr ""
83943
83944 #: objc/objc-act.cc:5781
83945 #, gcc-internal-format
83946 msgid "%qE may not respond to %<%c%E%>"
83947 msgstr ""
83948
83949 #: objc/objc-act.cc:5789
83950 #, gcc-internal-format
83951 msgid "no %<%c%E%> method found"
83952 msgstr ""
83953
83954 #: objc/objc-act.cc:5796
83955 #, gcc-internal-format
83956 msgid ""
83957 "(messages without a matching method signature will be assumed to return "
83958 "%<id%> and accept %<...%> as arguments)"
83959 msgstr ""
83960
83961 #: objc/objc-act.cc:5914
83962 #, gcc-internal-format
83963 msgid "undeclared selector %qE"
83964 msgstr ""
83965
83966 #. Historically, a class method that produced objects (factory
83967 #. method) would assign `self' to the instance that it
83968 #. allocated.  This would effectively turn the class method into
83969 #. an instance method.  Following this assignment, the instance
83970 #. variables could be accessed.  That practice, while safe,
83971 #. violates the simple rule that a class method should not refer
83972 #. to an instance variable.  It's better to catch the cases
83973 #. where this is done unknowingly than to support the above
83974 #. paradigm.
83975 #: objc/objc-act.cc:5938
83976 #, gcc-internal-format
83977 msgid "instance variable %qE accessed in class method"
83978 msgstr ""
83979
83980 #: objc/objc-act.cc:6168 objc/objc-act.cc:6188
83981 #, gcc-internal-format
83982 msgid ""
83983 "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
83984 msgstr ""
83985
83986 #: objc/objc-act.cc:6172
83987 #, gcc-internal-format
83988 msgid "previous declaration of %<%c%E%> as %<@required%>"
83989 msgstr ""
83990
83991 #: objc/objc-act.cc:6192
83992 #, gcc-internal-format
83993 msgid "previous declaration of %<%c%E%> as %<@optional%>"
83994 msgstr ""
83995
83996 #: objc/objc-act.cc:6252
83997 #, gcc-internal-format
83998 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
83999 msgstr ""
84000
84001 #: objc/objc-act.cc:6256
84002 #, gcc-internal-format
84003 msgid "previous declaration of %<%c%E%>"
84004 msgstr ""
84005
84006 #: objc/objc-act.cc:6293
84007 #, gcc-internal-format
84008 msgid "duplicate interface declaration for category %<%E(%E)%>"
84009 msgstr ""
84010
84011 #: objc/objc-act.cc:6381
84012 #, gcc-internal-format
84013 msgid "illegal reference type specified for instance variable %qs"
84014 msgstr ""
84015
84016 #: objc/objc-act.cc:6392
84017 #, gcc-internal-format
84018 msgid "instance variable %qs has unknown size"
84019 msgstr ""
84020
84021 #: objc/objc-act.cc:6413
84022 #, gcc-internal-format
84023 msgid "instance variable %qs uses flexible array member"
84024 msgstr ""
84025
84026 #: objc/objc-act.cc:6440
84027 #, gcc-internal-format
84028 msgid "type %qE has no default constructor to call"
84029 msgstr ""
84030
84031 #: objc/objc-act.cc:6446
84032 #, gcc-internal-format
84033 msgid "destructor for %qE shall not be run either"
84034 msgstr ""
84035
84036 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
84037 #. initialize them.
84038 #: objc/objc-act.cc:6458
84039 #, gcc-internal-format
84040 msgid "type %qE has virtual member functions"
84041 msgstr ""
84042
84043 #: objc/objc-act.cc:6459
84044 #, gcc-internal-format
84045 msgid "illegal aggregate type %qE specified for instance variable %qs"
84046 msgstr ""
84047
84048 #: objc/objc-act.cc:6469
84049 #, gcc-internal-format
84050 msgid "type %qE has a user-defined constructor"
84051 msgstr ""
84052
84053 #: objc/objc-act.cc:6471
84054 #, gcc-internal-format
84055 msgid "type %qE has a user-defined destructor"
84056 msgstr ""
84057
84058 #: objc/objc-act.cc:6475
84059 #, gcc-internal-format
84060 msgid ""
84061 "C++ constructors and destructors will not be invoked for Objective-C fields"
84062 msgstr ""
84063
84064 #: objc/objc-act.cc:6606
84065 #, gcc-internal-format
84066 msgid "instance variable %qE is declared private"
84067 msgstr ""
84068
84069 #: objc/objc-act.cc:6617
84070 #, gcc-internal-format
84071 msgid "instance variable %qE is %s; this will be a hard error in the future"
84072 msgstr ""
84073
84074 #: objc/objc-act.cc:6624
84075 #, gcc-internal-format
84076 msgid "instance variable %qE is declared %s"
84077 msgstr ""
84078
84079 #: objc/objc-act.cc:6735 objc/objc-act.cc:6850
84080 #, gcc-internal-format
84081 msgid "incomplete implementation of class %qE"
84082 msgstr ""
84083
84084 #: objc/objc-act.cc:6739 objc/objc-act.cc:6854
84085 #, gcc-internal-format
84086 msgid "incomplete implementation of category %qE"
84087 msgstr ""
84088
84089 #: objc/objc-act.cc:6748 objc/objc-act.cc:6862
84090 #, gcc-internal-format
84091 msgid "method definition for %<%c%E%> not found"
84092 msgstr ""
84093
84094 #: objc/objc-act.cc:6903
84095 #, gcc-internal-format
84096 msgid "%s %qE does not fully implement the %qE protocol"
84097 msgstr ""
84098
84099 #: objc/objc-act.cc:6993
84100 #, gcc-internal-format
84101 msgid "cannot find interface declaration for %qE, superclass of %qE"
84102 msgstr ""
84103
84104 #: objc/objc-act.cc:7001
84105 #, gcc-internal-format
84106 msgid "class %qE is not available"
84107 msgstr ""
84108
84109 #: objc/objc-act.cc:7034
84110 #, gcc-internal-format
84111 msgid "reimplementation of class %qE"
84112 msgstr ""
84113
84114 #: objc/objc-act.cc:7067
84115 #, gcc-internal-format
84116 msgid "conflicting super class name %qE"
84117 msgstr ""
84118
84119 #: objc/objc-act.cc:7070
84120 #, gcc-internal-format
84121 msgid "previous declaration of %qE"
84122 msgstr ""
84123
84124 #: objc/objc-act.cc:7072
84125 #, gcc-internal-format
84126 msgid "previous declaration"
84127 msgstr ""
84128
84129 #: objc/objc-act.cc:7084
84130 #, gcc-internal-format
84131 msgid "class %qE defined without specifying a base class"
84132 msgstr ""
84133
84134 #: objc/objc-act.cc:7091 objc/objc-act.cc:7093
84135 #, gcc-internal-format
84136 msgid "duplicate interface declaration for class %qE"
84137 msgstr ""
84138
84139 #: objc/objc-act.cc:7418 objc/objc-act.cc:7614
84140 #, gcc-internal-format
84141 msgid "cannot find instance variable associated with property"
84142 msgstr ""
84143
84144 #. TODO: This should be caught much earlier than this.
84145 #: objc/objc-act.cc:7580
84146 #, gcc-internal-format
84147 msgid "invalid setter, it must have one argument"
84148 msgstr ""
84149
84150 #: objc/objc-act.cc:7744 objc/objc-act.cc:7961
84151 #, gcc-internal-format
84152 msgid "property %qs already specified in %<@dynamic%>"
84153 msgstr ""
84154
84155 #: objc/objc-act.cc:7747 objc/objc-act.cc:7964
84156 #, gcc-internal-format
84157 msgid "property %qs already specified in %<@synthesize%>"
84158 msgstr ""
84159
84160 #: objc/objc-act.cc:7761 objc/objc-act.cc:7978
84161 #, gcc-internal-format
84162 msgid "no declaration of property %qs found in the interface"
84163 msgstr ""
84164
84165 #: objc/objc-act.cc:7788
84166 #, gcc-internal-format
84167 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
84168 msgstr ""
84169
84170 #: objc/objc-act.cc:7809
84171 #, gcc-internal-format
84172 msgid "property %qs is using instance variable %qs of incompatible type"
84173 msgstr ""
84174
84175 #: objc/objc-act.cc:7831
84176 #, gcc-internal-format
84177 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
84178 msgstr ""
84179
84180 #: objc/objc-act.cc:7845
84181 #, gcc-internal-format
84182 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
84183 msgstr ""
84184
84185 #: objc/objc-act.cc:7864
84186 #, gcc-internal-format
84187 msgid "property %qs is using the same instance variable as property %qs"
84188 msgstr ""
84189
84190 #: objc/objc-act.cc:7905
84191 #, gcc-internal-format
84192 msgid "%<@synthesize%> is not available in Objective-C 1.0"
84193 msgstr ""
84194
84195 #. We can get here only in Objective-C; the Objective-C++ parser
84196 #. detects the problem while parsing, outputs the error
84197 #. "misplaced '@synthesize' Objective-C++ construct" and skips
84198 #. the declaration.
84199 #: objc/objc-act.cc:7916
84200 #, gcc-internal-format
84201 msgid "%<@synthesize%> not in @implementation context"
84202 msgstr ""
84203
84204 #: objc/objc-act.cc:7922
84205 #, gcc-internal-format
84206 msgid "%<@synthesize%> cannot be used in categories"
84207 msgstr ""
84208
84209 #: objc/objc-act.cc:7931
84210 #, gcc-internal-format
84211 msgid "%<@synthesize%> requires the @interface of the class to be available"
84212 msgstr ""
84213
84214 #: objc/objc-act.cc:8014
84215 #, gcc-internal-format
84216 msgid "%<@dynamic%> is not available in Objective-C 1.0"
84217 msgstr ""
84218
84219 #. We can get here only in Objective-C; the Objective-C++ parser
84220 #. detects the problem while parsing, outputs the error
84221 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
84222 #. declaration.
84223 #: objc/objc-act.cc:8025
84224 #, gcc-internal-format
84225 msgid "%<@dynamic%> not in @implementation context"
84226 msgstr ""
84227
84228 #: objc/objc-act.cc:8047
84229 #, gcc-internal-format
84230 msgid "%<@dynamic%> requires the @interface of the class to be available"
84231 msgstr ""
84232
84233 #: objc/objc-act.cc:8247
84234 #, gcc-internal-format
84235 msgid "definition of protocol %qE not found"
84236 msgstr ""
84237
84238 #: objc/objc-act.cc:8274
84239 #, gcc-internal-format
84240 msgid "protocol %qE is unavailable"
84241 msgstr ""
84242
84243 #. It would be nice to use warn_deprecated_use() here, but
84244 #. we are using TREE_CHAIN (which is supposed to be the
84245 #. TYPE_STUB_DECL for a TYPE) for something different.
84246 #: objc/objc-act.cc:8280
84247 #, gcc-internal-format
84248 msgid "protocol %qE is deprecated"
84249 msgstr ""
84250
84251 #: objc/objc-act.cc:8407
84252 #, gcc-internal-format
84253 msgid "duplicate declaration for protocol %qE"
84254 msgstr ""
84255
84256 #: objc/objc-act.cc:8931
84257 #, gcc-internal-format
84258 msgid "conflicting types for %<%c%s%>"
84259 msgstr ""
84260
84261 #: objc/objc-act.cc:8935
84262 #, gcc-internal-format
84263 msgid "previous declaration of %<%c%s%>"
84264 msgstr ""
84265
84266 #: objc/objc-act.cc:9037
84267 #, gcc-internal-format
84268 msgid "no super class declared in interface for %qE"
84269 msgstr ""
84270
84271 #: objc/objc-act.cc:9064
84272 #, gcc-internal-format
84273 msgid "%<[super ...]%> must appear in a method context"
84274 msgstr ""
84275
84276 #: objc/objc-act.cc:9104
84277 #, gcc-internal-format
84278 msgid "method possibly missing a [super dealloc] call"
84279 msgstr ""
84280
84281 #: objc/objc-act.cc:9572
84282 #, gcc-internal-format
84283 msgid "instance variable %qs is declared private"
84284 msgstr ""
84285
84286 #: objc/objc-act.cc:9625
84287 #, gcc-internal-format
84288 msgid "local declaration of %qE hides instance variable"
84289 msgstr ""
84290
84291 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
84292 #. should be impossible for real properties, which always
84293 #. have a getter.
84294 #: objc/objc-act.cc:9669
84295 #, gcc-internal-format
84296 msgid "no %qs getter found"
84297 msgstr ""
84298
84299 #: objc/objc-act.cc:9916
84300 #, gcc-internal-format
84301 msgid "fast enumeration is not available in Objective-C 1.0"
84302 msgstr ""
84303
84304 #: objc/objc-act.cc:9926
84305 #, gcc-internal-format
84306 msgid "iterating variable in fast enumeration is not an object"
84307 msgstr ""
84308
84309 #: objc/objc-act.cc:9932
84310 #, gcc-internal-format
84311 msgid "collection in fast enumeration is not an object"
84312 msgstr ""
84313
84314 #: objc/objc-encoding.cc:130
84315 #, gcc-internal-format
84316 msgid "type %qT does not have a known size"
84317 msgstr ""
84318
84319 #: objc/objc-encoding.cc:721
84320 #, gcc-internal-format
84321 msgid "unknown type %<%T%> found during Objective-C encoding"
84322 msgstr ""
84323
84324 #. Do not do any encoding, produce an error and keep going.
84325 #: objc/objc-encoding.cc:804
84326 #, gcc-internal-format
84327 msgid "trying to encode non-integer type as a bit-field"
84328 msgstr ""
84329
84330 #: objc/objc-gnu-runtime-abi-01.cc:134
84331 #, gcc-internal-format
84332 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
84333 msgstr ""
84334
84335 #: objc/objc-gnu-runtime-abi-01.cc:142
84336 #, gcc-internal-format
84337 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
84338 msgstr ""
84339
84340 #: objc/objc-gnu-runtime-abi-01.cc:2159 objc/objc-next-runtime-abi-01.cc:2819
84341 #: objc/objc-next-runtime-abi-02.cc:3822
84342 #, gcc-internal-format
84343 msgid "non-objective-c type %qT cannot be caught"
84344 msgstr ""
84345
84346 #: objc/objc-next-runtime-abi-01.cc:146
84347 #, gcc-internal-format
84348 msgid ""
84349 "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-"
84350 "fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
84351 msgstr ""
84352
84353 #: objc/objc-next-runtime-abi-02.cc:245
84354 #, gcc-internal-format
84355 msgid ""
84356 "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-"
84357 "abi-version%> greater than 1"
84358 msgstr ""
84359
84360 #: objc/objc-runtime-shared-support.cc:423
84361 #, gcc-internal-format
84362 msgid "creating selector for nonexistent method %qE"
84363 msgstr ""
84364
84365 #: rust/rust-gcc-diagnostics.cc:33
84366 #, gcc-internal-format, gfc-internal-format
84367 msgid "at %s, %s"
84368 msgstr ""
84369
84370 #: rust/rust-lang.cc:104
84371 #, gcc-internal-format
84372 msgid "TODO"
84373 msgstr ""
84374
84375 #: rust/backend/rust-constexpr.cc:1675
84376 #, gcc-internal-format
84377 msgid "array size expression is not supported yet"
84378 msgstr ""
84379
84380 #: rust/backend/rust-constexpr.cc:1802
84381 #, gcc-internal-format
84382 msgid "constant folding not supported for this tree code"
84383 msgstr ""
84384
84385 #: rust/backend/rust-constexpr.cc:6181
84386 #, gcc-internal-format
84387 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
84388 msgstr ""
84389
84390 #: rust/backend/rust-constexpr.cc:6190
84391 #, gcc-internal-format
84392 msgid "%qD declared %<static%> in %<constexpr%> context"
84393 msgstr ""
84394
84395 #: rust/backend/rust-tree.cc:617
84396 #, gcc-internal-format
84397 msgid "ignoring return value of %qD, that must be used: %<%s%>"
84398 msgstr ""
84399
84400 #: rust/backend/rust-tree.cc:618
84401 #, gcc-internal-format
84402 msgid "ignoring return value of %qD, that must be used"
84403 msgstr ""
84404
84405 #: rust/backend/rust-tree.cc:634
84406 #, gcc-internal-format
84407 msgid "ignoring returned value of type %qT, that must be used: %<%s%>"
84408 msgstr ""
84409
84410 #: rust/backend/rust-tree.cc:635
84411 #, gcc-internal-format
84412 msgid "ignoring returned value of type %qT, that must be used"
84413 msgstr ""
84414
84415 #: rust/checks/lints/rust-lint-unused-var.cc:51
84416 #, gcc-internal-format
84417 msgid "unused name %qE"
84418 msgstr ""