Regenerate gcc.pot
[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-04-25 21:43+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 #. The remainder are real diagnostic types.
194 #: fortran/gfc-diagnostic.def:33
195 msgid "Fatal Error"
196 msgstr ""
197
198 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
199 #. when reporting fatal signal in the compiler.
200 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
201 msgid "internal compiler error"
202 msgstr ""
203
204 #: fortran/gfc-diagnostic.def:35
205 msgid "Error"
206 msgstr ""
207
208 #: fortran/gfc-diagnostic.def:36
209 msgid "sorry, unimplemented"
210 msgstr ""
211
212 #: fortran/gfc-diagnostic.def:37
213 msgid "Warning"
214 msgstr ""
215
216 #: fortran/gfc-diagnostic.def:38
217 msgid "anachronism"
218 msgstr ""
219
220 #: fortran/gfc-diagnostic.def:39
221 msgid "note"
222 msgstr ""
223
224 #: fortran/gfc-diagnostic.def:40
225 msgid "debug"
226 msgstr ""
227
228 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
229 #. prefix does not matter.
230 #: fortran/gfc-diagnostic.def:43
231 msgid "pedwarn"
232 msgstr ""
233
234 #: fortran/gfc-diagnostic.def:44
235 msgid "permerror"
236 msgstr ""
237
238 #. This one is just for counting DK_WARNING promoted to DK_ERROR
239 #. due to -Werror and -Werror=warning.
240 #: fortran/gfc-diagnostic.def:47
241 msgid "error"
242 msgstr ""
243
244 #: gcc.cc:839 gcc.cc:896
245 msgid "-gz is not supported in this configuration"
246 msgstr ""
247
248 #: gcc.cc:845
249 msgid "-gz=zstd is not supported in this configuration"
250 msgstr ""
251
252 #: gcc.cc:1079
253 msgid "-fuse-linker-plugin is not supported in this configuration"
254 msgstr ""
255
256 #: gcc.cc:1095
257 msgid "cannot specify -static with -fsanitize=address"
258 msgstr ""
259
260 #: gcc.cc:1097
261 msgid "cannot specify -static with -fsanitize=hwaddress"
262 msgstr ""
263
264 #: gcc.cc:1099
265 msgid "cannot specify -static with -fsanitize=thread"
266 msgstr ""
267
268 #: gcc.cc:1121
269 msgid "-fvtable-verify=std is not supported in this configuration"
270 msgstr ""
271
272 #: gcc.cc:1123
273 msgid "-fvtable-verify=preinit is not supported in this configuration"
274 msgstr ""
275
276 #: gcc.cc:1260 ada/gcc-interface/lang-specs.h:37
277 msgid "-pg and -fomit-frame-pointer are incompatible"
278 msgstr ""
279
280 #: gcc.cc:1435
281 msgid "GNU C no longer supports -traditional without -E"
282 msgstr ""
283
284 #: gcc.cc:1444
285 msgid "-E or -x required when input is from standard input"
286 msgstr ""
287
288 #: config/darwin.h:151
289 msgid "conflicting code generation switches"
290 msgstr ""
291
292 #: config/darwin.h:156
293 msgid "-bundle_loader not allowed with -dynamiclib"
294 msgstr ""
295
296 #: config/darwin.h:158
297 msgid "-client_name not allowed with -dynamiclib"
298 msgstr ""
299
300 #: config/darwin.h:167
301 msgid "-keep_private_externs not allowed with -dynamiclib"
302 msgstr ""
303
304 #: config/darwin.h:169
305 msgid "-private_bundle not allowed with -dynamiclib"
306 msgstr ""
307
308 #: config/darwin.h:177
309 msgid "-compatibility_version only allowed with -dynamiclib"
310 msgstr ""
311
312 #: config/darwin.h:179
313 msgid "-current_version only allowed with -dynamiclib"
314 msgstr ""
315
316 #: config/darwin.h:181
317 msgid "-install_name only allowed with -dynamiclib"
318 msgstr ""
319
320 #: config/darwin.h:192
321 msgid "-bundle not allowed with -dynamiclib"
322 msgstr ""
323
324 #: config/darwin.h:208
325 msgid "-force_flat_namespace not allowed with -dynamiclib"
326 msgstr ""
327
328 #: config/darwin.h:213 config/darwin.h:596
329 msgid "gsplit-dwarf is not supported on this platform"
330 msgstr ""
331
332 #: config/darwin.h:277
333 msgid "rdynamic is not supported"
334 msgstr ""
335
336 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
337 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:750 config/sparc/freebsd.h:45
338 msgid "consider using '-pg' instead of '-p' with gprof(1)"
339 msgstr ""
340
341 #: config/lynx.h:69
342 msgid "cannot use mthreads and mlegacy-threads together"
343 msgstr ""
344
345 #: config/lynx.h:94
346 msgid "cannot use mshared and static together"
347 msgstr ""
348
349 #: config/sol2.h:349 config/sol2.h:354
350 msgid "does not support multilib"
351 msgstr ""
352
353 #: config/sol2.h:448
354 msgid "-pie is not supported in this configuration"
355 msgstr ""
356
357 #: config/vxworks.h:219
358 msgid "-Xbind-now and -Xbind-lazy are incompatible"
359 msgstr ""
360
361 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
362 #: config/riscv/freebsd.h:44
363 msgid "consider using `-pg' instead of `-p' with gprof (1)"
364 msgstr ""
365
366 #: config/arc/arc.h:68 config/mips/mips.h:1477
367 msgid "may not use both -EB and -EL"
368 msgstr ""
369
370 #: config/avr/specs.h:71 config/pru/pru.h:58
371 msgid "shared is not supported"
372 msgstr ""
373
374 #: config/bfin/elf.h:55
375 msgid "no processor type specified for linking"
376 msgstr ""
377
378 #: config/cris/cris.h:168
379 msgid "do not specify both -march=... and -mcpu=..."
380 msgstr ""
381
382 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
383 #: config/i386/mingw-w64.h:103 config/i386/mingw32.h:154
384 msgid "shared and mdll are not compatible"
385 msgstr ""
386
387 #: config/i386/darwin.h:93
388 msgid "Darwin is not an mx32 platform"
389 msgstr ""
390
391 #: config/i386/darwin.h:94
392 msgid "Darwin does not support -mfentry or associated options"
393 msgstr ""
394
395 #: config/i386/sol2.h:59
396 msgid "-mx32 is not supported on Solaris"
397 msgstr ""
398
399 #: config/mcore/mcore.h:53
400 msgid "the m210 does not have little endian support"
401 msgstr ""
402
403 #: config/mips/r3900.h:37
404 msgid "-mhard-float not supported"
405 msgstr ""
406
407 #: config/mips/r3900.h:39
408 msgid "-msingle-float and -msoft-float cannot both be specified"
409 msgstr ""
410
411 #: config/moxie/moxiebox.h:43
412 msgid "this target is little-endian"
413 msgstr ""
414
415 #: config/msp430/msp430.h:90
416 msgid "-mcode-region requires the large memory model (-mlarge)"
417 msgstr ""
418
419 #: config/msp430/msp430.h:92
420 msgid "-mdata-region requires the large memory model (-mlarge)"
421 msgstr ""
422
423 #: config/nios2/elf.h:44
424 msgid "You need a C startup file for -msys-crt0="
425 msgstr ""
426
427 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137 config/pa/pa64-hpux.h:29
428 #: config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
429 msgid "warning: consider linking with '-static' as system libraries with"
430 msgstr ""
431
432 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138 config/pa/pa64-hpux.h:30
433 #: config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
434 msgid "  profiling support are only provided in archive format"
435 msgstr ""
436
437 #: config/rs6000/darwin.h:123
438 msgid " conflicting code gen style switches are used"
439 msgstr ""
440
441 #: config/rs6000/freebsd64.h:114
442 msgid "consider using `-pg' instead of `-p' with gprof(1)"
443 msgstr ""
444
445 #: config/rs6000/rs6000.h:170
446 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
447 msgstr ""
448
449 #: config/rx/linux.h:53 config/rx/rx.h:82
450 msgid "rx200 cpu does not have FPU hardware"
451 msgstr ""
452
453 #: config/rx/rx.h:80
454 msgid "-mas100-syntax is incompatible with -gdwarf"
455 msgstr ""
456
457 #: config/rx/rx.h:81
458 msgid "rx100 cpu does not have FPU hardware"
459 msgstr ""
460
461 #: config/s390/tpf.h:119
462 msgid "static is not supported on TPF-OS"
463 msgstr ""
464
465 #: config/sh/sh.h:299 config/sh/sh.h:302
466 msgid "SH2a does not support little-endian"
467 msgstr ""
468
469 #: config/sparc/linux64.h:142
470 msgid "-fsanitize=address is not supported in this configuration"
471 msgstr ""
472
473 #: config/sparc/linux64.h:156 config/sparc/linux64.h:162
474 #: config/sparc/netbsd-elf.h:103 config/sparc/netbsd-elf.h:112
475 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
476 msgid "may not use both -m32 and -m64"
477 msgstr ""
478
479 #: config/vax/netbsd-elf.h:51
480 msgid "the -shared option is not currently supported for VAX ELF"
481 msgstr ""
482
483 #: config/vax/vax.h:46 config/vax/vax.h:47
484 msgid "profiling not supported with -mg"
485 msgstr ""
486
487 #: ada/gcc-interface/lang-specs.h:38
488 msgid "-c or -S required for Ada"
489 msgstr ""
490
491 #: ada/gcc-interface/lang-specs.h:56
492 msgid "-c required for gnat2why"
493 msgstr ""
494
495 #: ada/gcc-interface/lang-specs.h:67
496 msgid "-c required for gnat2scil"
497 msgstr ""
498
499 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
500 msgid "gfortran does not support -E without -cpp"
501 msgstr ""
502
503 #: m2/lang-specs.h:48
504 msgid "to generate dependencies you must specify '-fcpp' "
505 msgstr ""
506
507 #: objc/lang-specs.h:30 objc/lang-specs.h:41
508 msgid "GNU Objective C no longer supports traditional compilation"
509 msgstr ""
510
511 #: objc/lang-specs.h:55
512 msgid ""
513 "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
514 msgstr ""
515
516 #: objcp/lang-specs.h:58
517 msgid ""
518 "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
519 msgstr ""
520
521 #: fortran/lang.opt:146
522 #, no-c-format
523 msgid "-J<directory>\tPut MODULE files in 'directory'."
524 msgstr ""
525
526 #: fortran/lang.opt:198
527 #, no-c-format
528 msgid "Warn about possible aliasing of dummy arguments."
529 msgstr ""
530
531 #: fortran/lang.opt:202
532 #, no-c-format
533 msgid "Warn about alignment of COMMON blocks."
534 msgstr ""
535
536 #: fortran/lang.opt:206
537 #, no-c-format
538 msgid "Warn about missing ampersand in continued character constants."
539 msgstr ""
540
541 #: fortran/lang.opt:210
542 #, no-c-format
543 msgid "Warn about creation of array temporaries."
544 msgstr ""
545
546 #: fortran/lang.opt:214 fortran/lang.opt:535 c-family/c.opt:1529
547 #: config/alpha/alpha.opt:31 common.opt:681 common.opt:823 common.opt:1064
548 #: common.opt:1068 common.opt:1072 common.opt:1076 common.opt:1778
549 #: common.opt:1842 common.opt:1985 common.opt:1989 common.opt:2264
550 #: common.opt:2482 common.opt:3202
551 #, no-c-format
552 msgid "Does nothing. Preserved for backward compatibility."
553 msgstr ""
554
555 #: fortran/lang.opt:218
556 #, no-c-format
557 msgid "Warn if the type of a variable might be not interoperable with C."
558 msgstr ""
559
560 #: fortran/lang.opt:226
561 #, no-c-format
562 msgid "Warn about truncated character expressions."
563 msgstr ""
564
565 #: fortran/lang.opt:230
566 #, no-c-format
567 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
568 msgstr ""
569
570 #: fortran/lang.opt:238
571 #, no-c-format
572 msgid "Warn about most implicit conversions."
573 msgstr ""
574
575 #: fortran/lang.opt:242
576 #, no-c-format
577 msgid "Warn about possibly incorrect subscripts in do loops."
578 msgstr ""
579
580 #: fortran/lang.opt:250
581 #, no-c-format
582 msgid "Warn if loops have been interchanged."
583 msgstr ""
584
585 #: fortran/lang.opt:254
586 #, no-c-format
587 msgid "Warn about function call elimination."
588 msgstr ""
589
590 #: fortran/lang.opt:258
591 #, no-c-format
592 msgid "Warn about calls with implicit interface."
593 msgstr ""
594
595 #: fortran/lang.opt:262
596 #, no-c-format
597 msgid "Warn about called procedures not explicitly declared."
598 msgstr ""
599
600 #: fortran/lang.opt:266
601 #, no-c-format
602 msgid "Warn about constant integer divisions with truncated results."
603 msgstr ""
604
605 #: fortran/lang.opt:270
606 #, no-c-format
607 msgid "Warn about truncated source lines."
608 msgstr ""
609
610 #: fortran/lang.opt:274
611 #, no-c-format
612 msgid "Warn on intrinsics not part of the selected standard."
613 msgstr ""
614
615 #: fortran/lang.opt:286
616 #, no-c-format
617 msgid "Warn about USE statements that have no ONLY qualifier."
618 msgstr ""
619
620 #: fortran/lang.opt:298
621 #, no-c-format
622 msgid "Warn that -fno-automatic may break recursion."
623 msgstr ""
624
625 #: fortran/lang.opt:306
626 #, no-c-format
627 msgid "Warn about real-literal-constants with 'q' exponent-letter."
628 msgstr ""
629
630 #: fortran/lang.opt:310
631 #, no-c-format
632 msgid "Warn when a left-hand-side array variable is reallocated."
633 msgstr ""
634
635 #: fortran/lang.opt:314
636 #, no-c-format
637 msgid "Warn when a left-hand-side variable is reallocated."
638 msgstr ""
639
640 #: fortran/lang.opt:318
641 #, no-c-format
642 msgid "Warn if the pointer in a pointer assignment might outlive its target."
643 msgstr ""
644
645 #: fortran/lang.opt:326
646 #, no-c-format
647 msgid "Warn about \"suspicious\" constructs."
648 msgstr ""
649
650 #: fortran/lang.opt:330
651 #, no-c-format
652 msgid "Permit nonconforming uses of the tab character."
653 msgstr ""
654
655 #: fortran/lang.opt:334
656 #, no-c-format
657 msgid "Warn about an invalid DO loop."
658 msgstr ""
659
660 #: fortran/lang.opt:338
661 #, no-c-format
662 msgid "Warn about underflow of numerical constant expressions."
663 msgstr ""
664
665 #: fortran/lang.opt:346
666 #, no-c-format
667 msgid "Warn if a user-procedure has the same name as an intrinsic."
668 msgstr ""
669
670 #: fortran/lang.opt:354
671 #, no-c-format
672 msgid "Warn about unused dummy arguments."
673 msgstr ""
674
675 #: fortran/lang.opt:358
676 #, no-c-format
677 msgid "Warn about zero-trip DO loops."
678 msgstr ""
679
680 #: fortran/lang.opt:362
681 #, no-c-format
682 msgid "Enable preprocessing."
683 msgstr ""
684
685 #: fortran/lang.opt:370
686 #, no-c-format
687 msgid "Disable preprocessing."
688 msgstr ""
689
690 #: fortran/lang.opt:378
691 #, no-c-format
692 msgid "Accept argument mismatches in procedure calls."
693 msgstr ""
694
695 #: fortran/lang.opt:382
696 #, no-c-format
697 msgid "Eliminate multiple function invocations also for impure functions."
698 msgstr ""
699
700 #: fortran/lang.opt:386
701 #, no-c-format
702 msgid "Enable alignment of COMMON blocks."
703 msgstr ""
704
705 #: fortran/lang.opt:390
706 #, no-c-format
707 msgid ""
708 "All intrinsics procedures are available regardless of selected standard."
709 msgstr ""
710
711 #: fortran/lang.opt:394
712 #, no-c-format
713 msgid ""
714 "Allow a BOZ literal constant to appear in an invalid context and with X "
715 "instead of Z."
716 msgstr ""
717
718 #: fortran/lang.opt:402
719 #, no-c-format
720 msgid ""
721 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
722 "statements."
723 msgstr ""
724
725 #: fortran/lang.opt:406
726 #, no-c-format
727 msgid "Specify that backslash in string introduces an escape character."
728 msgstr ""
729
730 #: fortran/lang.opt:410
731 #, no-c-format
732 msgid "Produce a backtrace when a runtime error is encountered."
733 msgstr ""
734
735 #: fortran/lang.opt:414
736 #, no-c-format
737 msgid ""
738 "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
739 "use BLAS."
740 msgstr ""
741
742 #: fortran/lang.opt:421
743 #, no-c-format
744 msgid ""
745 "Produce a warning at runtime if a array temporary has been created for a "
746 "procedure argument."
747 msgstr ""
748
749 #: fortran/lang.opt:425
750 #, no-c-format
751 msgid ""
752 "-fconvert=<big-endian|little-endian|native|swap|r16_ieee|r16_ibm>\tThe "
753 "endianness used for unformatted files."
754 msgstr ""
755
756 #: fortran/lang.opt:450
757 #, no-c-format
758 msgid "Use the Cray Pointer extension."
759 msgstr ""
760
761 #: fortran/lang.opt:454
762 #, no-c-format
763 msgid "Generate C prototypes from BIND(C) declarations."
764 msgstr ""
765
766 #: fortran/lang.opt:458
767 #, no-c-format
768 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
769 msgstr ""
770
771 #: fortran/lang.opt:462
772 #, no-c-format
773 msgid "Ignore 'D' in column one in fixed form."
774 msgstr ""
775
776 #: fortran/lang.opt:466
777 #, no-c-format
778 msgid "Treat lines with 'D' in column one as comments."
779 msgstr ""
780
781 #: fortran/lang.opt:470
782 #, no-c-format
783 msgid "Issue debug information for compiler-generated auxiliary variables."
784 msgstr ""
785
786 #: fortran/lang.opt:474
787 #, no-c-format
788 msgid "Enable all DEC language extensions."
789 msgstr ""
790
791 #: fortran/lang.opt:478
792 #, no-c-format
793 msgid "Enable the use of blank format items in format strings."
794 msgstr ""
795
796 #: fortran/lang.opt:482
797 #, no-c-format
798 msgid ""
799 "Enable the use of character literals in assignments and data statements for "
800 "non-character variables."
801 msgstr ""
802
803 #: fortran/lang.opt:487
804 #, no-c-format
805 msgid "Enable legacy parsing of INCLUDE as statement."
806 msgstr ""
807
808 #: fortran/lang.opt:491
809 #, no-c-format
810 msgid "Enable default widths for i, f and g format specifiers."
811 msgstr ""
812
813 #: fortran/lang.opt:495
814 #, no-c-format
815 msgid "Enable kind-specific variants of integer intrinsic functions."
816 msgstr ""
817
818 #: fortran/lang.opt:499
819 #, no-c-format
820 msgid "Enable legacy math intrinsics for compatibility."
821 msgstr ""
822
823 #: fortran/lang.opt:503
824 #, no-c-format
825 msgid "Enable support for DEC STRUCTURE/RECORD."
826 msgstr ""
827
828 #: fortran/lang.opt:507
829 #, no-c-format
830 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
831 msgstr ""
832
833 #: fortran/lang.opt:511
834 #, no-c-format
835 msgid "Set the default double precision kind to an 8 byte wide type."
836 msgstr ""
837
838 #: fortran/lang.opt:515
839 #, no-c-format
840 msgid "Set the default integer kind to an 8 byte wide type."
841 msgstr ""
842
843 #: fortran/lang.opt:519
844 #, no-c-format
845 msgid "Set the default real kind to an 8 byte wide type."
846 msgstr ""
847
848 #: fortran/lang.opt:523
849 #, no-c-format
850 msgid "Set the default real kind to an 10 byte wide type."
851 msgstr ""
852
853 #: fortran/lang.opt:527
854 #, no-c-format
855 msgid "Set the default real kind to an 16 byte wide type."
856 msgstr ""
857
858 #: fortran/lang.opt:531
859 #, no-c-format
860 msgid "Allow dollar signs in entity names."
861 msgstr ""
862
863 #: fortran/lang.opt:539
864 #, no-c-format
865 msgid "Display the code tree after parsing."
866 msgstr ""
867
868 #: fortran/lang.opt:543
869 #, no-c-format
870 msgid "Display the code tree after front end optimization."
871 msgstr ""
872
873 #: fortran/lang.opt:547
874 #, no-c-format
875 msgid "Display the global symbol table after parsing."
876 msgstr ""
877
878 #: fortran/lang.opt:551
879 #, no-c-format
880 msgid "Display the code tree after parsing; deprecated option."
881 msgstr ""
882
883 #: fortran/lang.opt:555
884 #, no-c-format
885 msgid ""
886 "Specify that an external BLAS library should be used for matmul calls on "
887 "large-size arrays."
888 msgstr ""
889
890 #: fortran/lang.opt:559
891 #, no-c-format
892 msgid "Use f2c calling convention."
893 msgstr ""
894
895 #: fortran/lang.opt:563
896 #, no-c-format
897 msgid "Assume that the source file is fixed form."
898 msgstr ""
899
900 #: fortran/lang.opt:567
901 #, no-c-format
902 msgid "Force creation of temporary to test infrequently-executed forall code."
903 msgstr ""
904
905 #: fortran/lang.opt:571
906 #, no-c-format
907 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
908 msgstr ""
909
910 #: fortran/lang.opt:575 fortran/lang.opt:579
911 #, no-c-format
912 msgid "Specify where to find the compiled intrinsic modules."
913 msgstr ""
914
915 #: fortran/lang.opt:583
916 #, no-c-format
917 msgid "Allow arbitrary character line width in fixed mode."
918 msgstr ""
919
920 #: fortran/lang.opt:587
921 #, no-c-format
922 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
923 msgstr ""
924
925 #: fortran/lang.opt:591
926 #, no-c-format
927 msgid "Pad shorter fixed form lines to line width with spaces."
928 msgstr ""
929
930 #: fortran/lang.opt:595
931 #, no-c-format
932 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
933 msgstr ""
934
935 #: fortran/lang.opt:599
936 #, no-c-format
937 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
938 msgstr ""
939
940 #: fortran/lang.opt:603
941 #, no-c-format
942 msgid "Assume that the source file is free form."
943 msgstr ""
944
945 #: fortran/lang.opt:607
946 #, no-c-format
947 msgid "Allow arbitrary character line width in free mode."
948 msgstr ""
949
950 #: fortran/lang.opt:611
951 #, no-c-format
952 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
953 msgstr ""
954
955 #: fortran/lang.opt:615
956 #, no-c-format
957 msgid "Try to interchange loops if profitable."
958 msgstr ""
959
960 #: fortran/lang.opt:619
961 #, no-c-format
962 msgid "Enable front end optimization."
963 msgstr ""
964
965 #: fortran/lang.opt:623
966 #, no-c-format
967 msgid ""
968 "Specify that no implicit typing is allowed, unless overridden by explicit "
969 "IMPLICIT statements."
970 msgstr ""
971
972 #: fortran/lang.opt:627
973 #, no-c-format
974 msgid ""
975 "-finit-character=<n>\tInitialize local character variables to ASCII value n."
976 msgstr ""
977
978 #: fortran/lang.opt:631
979 #, no-c-format
980 msgid ""
981 "Initialize components of derived type variables according to other init "
982 "flags."
983 msgstr ""
984
985 #: fortran/lang.opt:635
986 #, no-c-format
987 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
988 msgstr ""
989
990 #: fortran/lang.opt:639
991 #, no-c-format
992 msgid "Initialize local variables to zero (from g77)."
993 msgstr ""
994
995 #: fortran/lang.opt:643
996 #, no-c-format
997 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
998 msgstr ""
999
1000 #: fortran/lang.opt:647
1001 #, no-c-format
1002 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
1003 msgstr ""
1004
1005 #: fortran/lang.opt:669
1006 #, no-c-format
1007 msgid "-finline-arg-packing\tPerform argument packing inline."
1008 msgstr ""
1009
1010 #: fortran/lang.opt:673
1011 #, no-c-format
1012 msgid ""
1013 "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which "
1014 "matmul will be inlined."
1015 msgstr ""
1016
1017 #: fortran/lang.opt:677
1018 #, no-c-format
1019 msgid ""
1020 "-fmax-array-constructor=<n>\tMaximum number of objects in an array "
1021 "constructor."
1022 msgstr ""
1023
1024 #: fortran/lang.opt:681
1025 #, no-c-format
1026 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
1027 msgstr ""
1028
1029 #: fortran/lang.opt:685
1030 #, no-c-format
1031 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
1032 msgstr ""
1033
1034 #: fortran/lang.opt:689
1035 #, no-c-format
1036 msgid ""
1037 "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
1038 "put on the stack."
1039 msgstr ""
1040
1041 #: fortran/lang.opt:693
1042 #, no-c-format
1043 msgid "Put all local arrays on stack."
1044 msgstr ""
1045
1046 #: fortran/lang.opt:697
1047 #, no-c-format
1048 msgid "Set default accessibility of module entities to PRIVATE."
1049 msgstr ""
1050
1051 #: fortran/lang.opt:717
1052 #, no-c-format
1053 msgid "Try to lay out derived types as compactly as possible."
1054 msgstr ""
1055
1056 #: fortran/lang.opt:725
1057 #, no-c-format
1058 msgid "Protect parentheses in expressions."
1059 msgstr ""
1060
1061 #: fortran/lang.opt:729
1062 #, no-c-format
1063 msgid ""
1064 "Path to header file that should be pre-included before each compilation unit."
1065 msgstr ""
1066
1067 #: fortran/lang.opt:733
1068 #, no-c-format
1069 msgid "Enable range checking during compilation."
1070 msgstr ""
1071
1072 #: fortran/lang.opt:737
1073 #, no-c-format
1074 msgid "Interpret any REAL(4) as a REAL(8)."
1075 msgstr ""
1076
1077 #: fortran/lang.opt:741
1078 #, no-c-format
1079 msgid "Interpret any REAL(4) as a REAL(10)."
1080 msgstr ""
1081
1082 #: fortran/lang.opt:745
1083 #, no-c-format
1084 msgid "Interpret any REAL(4) as a REAL(16)."
1085 msgstr ""
1086
1087 #: fortran/lang.opt:749
1088 #, no-c-format
1089 msgid "Interpret any REAL(8) as a REAL(4)."
1090 msgstr ""
1091
1092 #: fortran/lang.opt:753
1093 #, no-c-format
1094 msgid "Interpret any REAL(8) as a REAL(10)."
1095 msgstr ""
1096
1097 #: fortran/lang.opt:757
1098 #, no-c-format
1099 msgid "Interpret any REAL(8) as a REAL(16)."
1100 msgstr ""
1101
1102 #: fortran/lang.opt:761
1103 #, no-c-format
1104 msgid "Reallocate the LHS in assignments."
1105 msgstr ""
1106
1107 #: fortran/lang.opt:765
1108 #, no-c-format
1109 msgid "Use a 4-byte record marker for unformatted files."
1110 msgstr ""
1111
1112 #: fortran/lang.opt:769
1113 #, no-c-format
1114 msgid "Use an 8-byte record marker for unformatted files."
1115 msgstr ""
1116
1117 #: fortran/lang.opt:773
1118 #, no-c-format
1119 msgid "Allocate local variables on the stack to allow indirect recursion."
1120 msgstr ""
1121
1122 #: fortran/lang.opt:777
1123 #, no-c-format
1124 msgid "Copy array sections into a contiguous block on procedure entry."
1125 msgstr ""
1126
1127 #: fortran/lang.opt:781
1128 #, no-c-format
1129 msgid ""
1130 "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be "
1131 "used."
1132 msgstr ""
1133
1134 #: fortran/lang.opt:797
1135 #, no-c-format
1136 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
1137 msgstr ""
1138
1139 #: fortran/lang.opt:801
1140 #, no-c-format
1141 msgid "Append a second underscore if the name already contains an underscore."
1142 msgstr ""
1143
1144 #: fortran/lang.opt:809
1145 #, no-c-format
1146 msgid "Apply negative sign to zero values."
1147 msgstr ""
1148
1149 #: fortran/lang.opt:816
1150 #, no-c-format
1151 msgid ""
1152 "Disallow tail call optimization when a calling routine may have omitted "
1153 "character lengths."
1154 msgstr ""
1155
1156 #: fortran/lang.opt:820
1157 #, no-c-format
1158 msgid "Append underscores to externally visible names."
1159 msgstr ""
1160
1161 #: fortran/lang.opt:824 c-family/c.opt:1664 c-family/c.opt:1741
1162 #: c-family/c.opt:1749 c-family/c.opt:2068 config/pa/pa.opt:46
1163 #: config/pa/pa.opt:78 config/arc/arc.opt:140 config/arc/arc.opt:296
1164 #: config/arc/arc.opt:308 config/arc/arc.opt:312 config/arc/arc.opt:317
1165 #: common.opt:639 common.opt:1162 common.opt:1166 common.opt:1170
1166 #: common.opt:1261 common.opt:1567 common.opt:1649 common.opt:1937
1167 #: common.opt:2080 common.opt:2123 common.opt:2557 common.opt:2593
1168 #: common.opt:2686 common.opt:2690 common.opt:2799 common.opt:2890
1169 #: common.opt:2898 common.opt:2906 common.opt:2914 common.opt:3015
1170 #: common.opt:3075 common.opt:3163 common.opt:3323 common.opt:3327
1171 #: common.opt:3331 common.opt:3335 common.opt:3405 common.opt:3409
1172 #: common.opt:3440 common.opt:3444
1173 #, no-c-format
1174 msgid "Does nothing.  Preserved for backward compatibility."
1175 msgstr ""
1176
1177 #: fortran/lang.opt:864
1178 #, no-c-format
1179 msgid "Statically link the GNU Fortran helper library (libgfortran)."
1180 msgstr ""
1181
1182 #: fortran/lang.opt:868
1183 #, no-c-format
1184 msgid "Statically link the GCC Quad-Precision Math Library (libquadmath)."
1185 msgstr ""
1186
1187 #: fortran/lang.opt:872
1188 #, no-c-format
1189 msgid "Conform to the ISO Fortran 2003 standard."
1190 msgstr ""
1191
1192 #: fortran/lang.opt:876
1193 #, no-c-format
1194 msgid "Conform to the ISO Fortran 2008 standard."
1195 msgstr ""
1196
1197 #: fortran/lang.opt:880
1198 #, no-c-format
1199 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
1200 msgstr ""
1201
1202 #: fortran/lang.opt:884
1203 #, no-c-format
1204 msgid "Conform to the ISO Fortran 2018 standard."
1205 msgstr ""
1206
1207 #: fortran/lang.opt:888
1208 #, no-c-format
1209 msgid "Conform to the ISO Fortran 95 standard."
1210 msgstr ""
1211
1212 #: fortran/lang.opt:892
1213 #, no-c-format
1214 msgid "Conform to nothing in particular."
1215 msgstr ""
1216
1217 #: fortran/lang.opt:896
1218 #, no-c-format
1219 msgid "Accept extensions to support legacy code."
1220 msgstr ""
1221
1222 #: rust/lang.opt:47 rust/lang.opt:51 c-family/c.opt:1407 c-family/c.opt:1411
1223 #, no-c-format
1224 msgid "Warn when a const variable is unused."
1225 msgstr ""
1226
1227 #: rust/lang.opt:55 c-family/c.opt:1399
1228 #, no-c-format
1229 msgid ""
1230 "Warn if a caller of a function, marked with attribute warn_unused_result, "
1231 "does not use its return value."
1232 msgstr ""
1233
1234 #: rust/lang.opt:59
1235 #, no-c-format
1236 msgid "-frust-crate=<name>             Set the crate name for the compilation"
1237 msgstr ""
1238
1239 #: rust/lang.opt:63
1240 #, no-c-format
1241 msgid "Dump various Rust front end internals."
1242 msgstr ""
1243
1244 #: rust/lang.opt:67
1245 #, no-c-format
1246 msgid "-frust-dump-<type>\tDump Rust frontend internal information."
1247 msgstr ""
1248
1249 #: rust/lang.opt:71
1250 #, no-c-format
1251 msgid "Enable experimental compilation of Rust files at your own risk"
1252 msgstr ""
1253
1254 #: rust/lang.opt:75
1255 #, no-c-format
1256 msgid "-frust-max-recursion-depth=integer"
1257 msgstr ""
1258
1259 #: rust/lang.opt:79
1260 #, no-c-format
1261 msgid ""
1262 "-frust-mangling=[legacy|v0]     Choose which version to use for name mangling"
1263 msgstr ""
1264
1265 #: rust/lang.opt:92
1266 #, no-c-format
1267 msgid "-frust-cfg=<name>             Set a config expansion option"
1268 msgstr ""
1269
1270 #: rust/lang.opt:96
1271 #, no-c-format
1272 msgid ""
1273 "-frust-edition=[2015|2018|2021]             Choose which edition to use when "
1274 "compiling rust code"
1275 msgstr ""
1276
1277 #: rust/lang.opt:112
1278 #, no-c-format
1279 msgid "Flag to enable embeding metadata directly into object files"
1280 msgstr ""
1281
1282 #: rust/lang.opt:116
1283 #, no-c-format
1284 msgid "-frust-metadata-output=<path.rox>  Path to output crate metadata"
1285 msgstr ""
1286
1287 #: rust/lang.opt:124
1288 #, no-c-format
1289 msgid ""
1290 "-frust-compile-until=[ast|attributecheck|expansion|nameresolution|lowering|"
1291 "typecheck|privacy|unsafety|const|copimlation|end]             When to stop "
1292 "in the pipeline when compiling Rust code"
1293 msgstr ""
1294
1295 #: c-family/c.opt:182
1296 #, no-c-format
1297 msgid ""
1298 "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' "
1299 "before <question> disables the <answer> to <question>."
1300 msgstr ""
1301
1302 #: c-family/c.opt:186
1303 #, no-c-format
1304 msgid "Do not discard comments."
1305 msgstr ""
1306
1307 #: c-family/c.opt:190
1308 #, no-c-format
1309 msgid "Do not discard comments in macro expansions."
1310 msgstr ""
1311
1312 #: c-family/c.opt:194
1313 #, no-c-format
1314 msgid ""
1315 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just "
1316 "<macro> is given, <val> is taken to be 1."
1317 msgstr ""
1318
1319 #: c-family/c.opt:201
1320 #, no-c-format
1321 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
1322 msgstr ""
1323
1324 #: c-family/c.opt:205
1325 #, no-c-format
1326 msgid "Enable parsing GIMPLE."
1327 msgstr ""
1328
1329 #: c-family/c.opt:209
1330 #, no-c-format
1331 msgid "Print the name of header files as they are used."
1332 msgstr ""
1333
1334 #: c-family/c.opt:213
1335 #, no-c-format
1336 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
1337 msgstr ""
1338
1339 #: c-family/c.opt:217
1340 #, no-c-format
1341 msgid "Generate make dependencies."
1342 msgstr ""
1343
1344 #: c-family/c.opt:221
1345 #, no-c-format
1346 msgid "Generate make dependencies and compile."
1347 msgstr ""
1348
1349 #: c-family/c.opt:225
1350 #, no-c-format
1351 msgid "-MF <file>\tWrite dependency output to the given file."
1352 msgstr ""
1353
1354 #: c-family/c.opt:229
1355 #, no-c-format
1356 msgid "Treat missing header files as generated files."
1357 msgstr ""
1358
1359 #: c-family/c.opt:233
1360 #, no-c-format
1361 msgid "Like -M but ignore system header files."
1362 msgstr ""
1363
1364 #: c-family/c.opt:237
1365 #, no-c-format
1366 msgid "Like -MD but ignore system header files."
1367 msgstr ""
1368
1369 #: c-family/c.opt:241
1370 #, no-c-format
1371 msgid "Generate C++ Module dependency information."
1372 msgstr ""
1373
1374 #: c-family/c.opt:249
1375 #, no-c-format
1376 msgid "Generate phony targets for all headers."
1377 msgstr ""
1378
1379 #: c-family/c.opt:253
1380 #, no-c-format
1381 msgid "-MQ <target>\tAdd a target that may require quoting."
1382 msgstr ""
1383
1384 #: c-family/c.opt:257
1385 #, no-c-format
1386 msgid "-MT <target>\tAdd a target that does not require quoting."
1387 msgstr ""
1388
1389 #: c-family/c.opt:261
1390 #, no-c-format
1391 msgid "Do not generate #line directives."
1392 msgstr ""
1393
1394 #: c-family/c.opt:265
1395 #, no-c-format
1396 msgid "-U<macro>\tUndefine <macro>."
1397 msgstr ""
1398
1399 #: c-family/c.opt:269
1400 #, no-c-format
1401 msgid "Warn if the NSObject attribute is applied to a non-typedef."
1402 msgstr ""
1403
1404 #: c-family/c.opt:273
1405 #, no-c-format
1406 msgid ""
1407 "Warn about things that will change when compiling with an ABI-compliant "
1408 "compiler."
1409 msgstr ""
1410
1411 #: c-family/c.opt:277
1412 #, no-c-format
1413 msgid ""
1414 "Warn about things that change between the current -fabi-version and the "
1415 "specified version."
1416 msgstr ""
1417
1418 #: c-family/c.opt:281
1419 #, no-c-format
1420 msgid ""
1421 "Warn if a subobject has an abi_tag attribute that the complete object type "
1422 "does not have."
1423 msgstr ""
1424
1425 #: c-family/c.opt:288
1426 #, no-c-format
1427 msgid ""
1428 "Warn on suspicious calls of standard functions computing absolute values."
1429 msgstr ""
1430
1431 #: c-family/c.opt:292
1432 #, no-c-format
1433 msgid "Warn about suspicious uses of memory addresses."
1434 msgstr ""
1435
1436 #: c-family/c.opt:308
1437 #, no-c-format
1438 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
1439 msgstr ""
1440
1441 #: c-family/c.opt:312
1442 #, no-c-format
1443 msgid ""
1444 "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member "
1445 "allocation function."
1446 msgstr ""
1447
1448 #: c-family/c.opt:316 ada/gcc-interface/lang.opt:57
1449 #, no-c-format
1450 msgid "Enable most warning messages."
1451 msgstr ""
1452
1453 #: c-family/c.opt:320
1454 #, no-c-format
1455 msgid "Warn on any use of alloca."
1456 msgstr ""
1457
1458 #: c-family/c.opt:324
1459 #, no-c-format
1460 msgid ""
1461 "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions "
1462 "that attempt to allocate objects larger than the specified number of bytes."
1463 msgstr ""
1464
1465 #: c-family/c.opt:329
1466 #, no-c-format
1467 msgid ""
1468 "Disable Walloc-size-larger-than= warning.  Equivalent to Walloc-size-larger-"
1469 "than=<SIZE_MAX> or larger."
1470 msgstr ""
1471
1472 #: c-family/c.opt:333
1473 #, no-c-format
1474 msgid "Warn for calls to allocation functions that specify zero bytes."
1475 msgstr ""
1476
1477 #: c-family/c.opt:337
1478 #, no-c-format
1479 msgid ""
1480 "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on "
1481 "bounded uses of alloca whose bound can be larger than <number> bytes."
1482 msgstr ""
1483
1484 #: c-family/c.opt:343
1485 #, no-c-format
1486 msgid ""
1487 "Disable Walloca-larger-than= warning.  Equivalent to Walloca-larger-"
1488 "than=<SIZE_MAX> or larger."
1489 msgstr ""
1490
1491 #: c-family/c.opt:351
1492 #, no-c-format
1493 msgid "Warn about comparisons between two operands of array type."
1494 msgstr ""
1495
1496 #: c-family/c.opt:355 c-family/c.opt:359
1497 #, no-c-format
1498 msgid ""
1499 "Warn about mismatched declarations of array parameters and unsafe accesses "
1500 "to them."
1501 msgstr ""
1502
1503 #: c-family/c.opt:363
1504 #, no-c-format
1505 msgid "Warn about accesses to interior zero-length array members."
1506 msgstr ""
1507
1508 #: c-family/c.opt:367
1509 #, no-c-format
1510 msgid ""
1511 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
1512 "collector."
1513 msgstr ""
1514
1515 #: c-family/c.opt:371
1516 #, no-c-format
1517 msgid "Warn about casting functions to incompatible types."
1518 msgstr ""
1519
1520 #: c-family/c.opt:379
1521 #, no-c-format
1522 msgid ""
1523 "-Wbidi-chars=[none|unpaired|any|ucn] Warn about UTF-8 bidirectional control "
1524 "characters."
1525 msgstr ""
1526
1527 #: c-family/c.opt:402
1528 #, no-c-format
1529 msgid ""
1530 "Warn about boolean expression compared with an integer value different from "
1531 "true/false."
1532 msgstr ""
1533
1534 #: c-family/c.opt:406
1535 #, no-c-format
1536 msgid "Warn about certain operations on boolean expressions."
1537 msgstr ""
1538
1539 #: c-family/c.opt:410
1540 #, no-c-format
1541 msgid ""
1542 "Warn when __builtin_frame_address or __builtin_return_address is used "
1543 "unsafely."
1544 msgstr ""
1545
1546 #: c-family/c.opt:414
1547 #, no-c-format
1548 msgid "Warn when a built-in function is declared with the wrong signature."
1549 msgstr ""
1550
1551 #: c-family/c.opt:418
1552 #, no-c-format
1553 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
1554 msgstr ""
1555
1556 #: c-family/c.opt:422
1557 #, no-c-format
1558 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
1559 msgstr ""
1560
1561 #: c-family/c.opt:426
1562 #, no-c-format
1563 msgid "Warn about features not present in ISO C90, but present in ISO C99."
1564 msgstr ""
1565
1566 #: c-family/c.opt:430
1567 #, no-c-format
1568 msgid "Warn about features not present in ISO C99, but present in ISO C11."
1569 msgstr ""
1570
1571 #: c-family/c.opt:434
1572 #, no-c-format
1573 msgid "Warn about C constructs that are not in the common subset of C and C++."
1574 msgstr ""
1575
1576 #: c-family/c.opt:441
1577 #, no-c-format
1578 msgid ""
1579 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
1580 "C++ 2011."
1581 msgstr ""
1582
1583 #: c-family/c.opt:445
1584 #, no-c-format
1585 msgid ""
1586 "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO "
1587 "C++ 2014."
1588 msgstr ""
1589
1590 #: c-family/c.opt:452
1591 #, no-c-format
1592 msgid ""
1593 "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO "
1594 "C++ 2017."
1595 msgstr ""
1596
1597 #: c-family/c.opt:459
1598 #, no-c-format
1599 msgid ""
1600 "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO "
1601 "C++ 2020."
1602 msgstr ""
1603
1604 #: c-family/c.opt:463
1605 #, no-c-format
1606 msgid "Warn about C++11 constructs in code compiled with an older standard."
1607 msgstr ""
1608
1609 #: c-family/c.opt:467
1610 #, no-c-format
1611 msgid "Warn about C++14 constructs in code compiled with an older standard."
1612 msgstr ""
1613
1614 #: c-family/c.opt:471
1615 #, no-c-format
1616 msgid "Warn about C++17 constructs in code compiled with an older standard."
1617 msgstr ""
1618
1619 #: c-family/c.opt:475
1620 #, no-c-format
1621 msgid "Warn about C++20 constructs in code compiled with an older standard."
1622 msgstr ""
1623
1624 #: c-family/c.opt:479
1625 #, no-c-format
1626 msgid "Warn about C++23 constructs in code compiled with an older standard."
1627 msgstr ""
1628
1629 #: c-family/c.opt:483
1630 #, no-c-format
1631 msgid "Warn about casts between incompatible function types."
1632 msgstr ""
1633
1634 #: c-family/c.opt:487
1635 #, no-c-format
1636 msgid "Warn about casts which discard qualifiers."
1637 msgstr ""
1638
1639 #: c-family/c.opt:491 c-family/c.opt:495
1640 #, no-c-format
1641 msgid "Warn about catch handlers of non-reference type."
1642 msgstr ""
1643
1644 #: c-family/c.opt:499
1645 #, no-c-format
1646 msgid ""
1647 "Complain about a name being declared as a class member after a previous use "
1648 "of the same name."
1649 msgstr ""
1650
1651 #: c-family/c.opt:503
1652 #, no-c-format
1653 msgid "Warn about subscripts whose type is \"char\"."
1654 msgstr ""
1655
1656 #: c-family/c.opt:507 c-family/c.opt:1561 c-family/c.opt:1565
1657 #: c-family/c.opt:1569 c-family/c.opt:1573 c-family/c.opt:1577
1658 #: c-family/c.opt:1581 c-family/c.opt:1585 c-family/c.opt:1592
1659 #: c-family/c.opt:1596 c-family/c.opt:1600 c-family/c.opt:1604
1660 #: c-family/c.opt:1608 c-family/c.opt:1612 c-family/c.opt:1616
1661 #: c-family/c.opt:1620 c-family/c.opt:1624 c-family/c.opt:1628
1662 #: c-family/c.opt:1632 c-family/c.opt:1636 c-family/c.opt:1640
1663 #: config/i386/i386.opt:999
1664 #, no-c-format
1665 msgid "Removed in GCC 9.  This switch has no effect."
1666 msgstr ""
1667
1668 #: c-family/c.opt:511
1669 #, no-c-format
1670 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
1671 msgstr ""
1672
1673 #: c-family/c.opt:515
1674 #, no-c-format
1675 msgid "Warn about uses of a comma operator within a subscripting expression."
1676 msgstr ""
1677
1678 #: c-family/c.opt:519
1679 #, no-c-format
1680 msgid ""
1681 "Warn about possibly nested block comments, and C++ comments spanning more "
1682 "than one physical line."
1683 msgstr ""
1684
1685 #: c-family/c.opt:523
1686 #, no-c-format
1687 msgid "Synonym for -Wcomment."
1688 msgstr ""
1689
1690 #: c-family/c.opt:527
1691 #, no-c-format
1692 msgid "Warn for conditionally-supported constructs."
1693 msgstr ""
1694
1695 #: c-family/c.opt:531
1696 #, no-c-format
1697 msgid "Warn for implicit type conversions that may change a value."
1698 msgstr ""
1699
1700 #: c-family/c.opt:535
1701 #, no-c-format
1702 msgid "Warn for converting NULL from/to a non-pointer type."
1703 msgstr ""
1704
1705 #: c-family/c.opt:543
1706 #, no-c-format
1707 msgid ""
1708 "Warn when performing class template argument deduction on a type with no "
1709 "deduction guides."
1710 msgstr ""
1711
1712 #: c-family/c.opt:548
1713 #, no-c-format
1714 msgid "Warn when all constructors and destructors are private."
1715 msgstr ""
1716
1717 #: c-family/c.opt:552
1718 #, no-c-format
1719 msgid "Warn about dangling else."
1720 msgstr ""
1721
1722 #: c-family/c.opt:556 c-family/c.opt:560
1723 #, no-c-format
1724 msgid "Warn for uses of pointers to auto variables whose lifetime has ended."
1725 msgstr ""
1726
1727 #: c-family/c.opt:564
1728 #, no-c-format
1729 msgid "Warn when a reference is bound to a temporary whose lifetime has ended."
1730 msgstr ""
1731
1732 #: c-family/c.opt:568
1733 #, no-c-format
1734 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
1735 msgstr ""
1736
1737 #: c-family/c.opt:572
1738 #, no-c-format
1739 msgid "Warn when a declaration is found after a statement."
1740 msgstr ""
1741
1742 #: c-family/c.opt:576
1743 #, no-c-format
1744 msgid "Warn when deleting a pointer to incomplete type."
1745 msgstr ""
1746
1747 #: c-family/c.opt:580
1748 #, no-c-format
1749 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
1750 msgstr ""
1751
1752 #: c-family/c.opt:588
1753 #, no-c-format
1754 msgid ""
1755 "Mark implicitly-declared copy operations as deprecated if the class has a "
1756 "user-provided copy operation."
1757 msgstr ""
1758
1759 #: c-family/c.opt:593
1760 #, no-c-format
1761 msgid ""
1762 "Mark implicitly-declared copy operations as deprecated if the class has a "
1763 "user-provided copy operation or destructor."
1764 msgstr ""
1765
1766 #: c-family/c.opt:598
1767 #, no-c-format
1768 msgid ""
1769 "Warn about deprecated arithmetic conversions on operands of enumeration "
1770 "types."
1771 msgstr ""
1772
1773 #: c-family/c.opt:602
1774 #, no-c-format
1775 msgid ""
1776 "Warn about deprecated arithmetic conversions on operands where one is of "
1777 "enumeration type and the other is of a floating-point type."
1778 msgstr ""
1779
1780 #: c-family/c.opt:607
1781 #, no-c-format
1782 msgid ""
1783 "Warn about positional initialization of structs requiring designated "
1784 "initializers."
1785 msgstr ""
1786
1787 #: c-family/c.opt:611
1788 #, no-c-format
1789 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
1790 msgstr ""
1791
1792 #: c-family/c.opt:615
1793 #, no-c-format
1794 msgid "Warn if type qualifiers on pointers are discarded."
1795 msgstr ""
1796
1797 #: c-family/c.opt:619
1798 #, no-c-format
1799 msgid "Warn about compile-time integer division by zero."
1800 msgstr ""
1801
1802 #: c-family/c.opt:623
1803 #, no-c-format
1804 msgid "Warn about duplicated branches in if-else statements."
1805 msgstr ""
1806
1807 #: c-family/c.opt:627
1808 #, no-c-format
1809 msgid "Warn about duplicated conditions in an if-else-if chain."
1810 msgstr ""
1811
1812 #: c-family/c.opt:631
1813 #, no-c-format
1814 msgid "Warn about violations of Effective C++ style rules."
1815 msgstr ""
1816
1817 #: c-family/c.opt:635
1818 #, no-c-format
1819 msgid "Warn about an empty body in an if or else statement."
1820 msgstr ""
1821
1822 #: c-family/c.opt:639
1823 #, no-c-format
1824 msgid "Warn about stray tokens after #else and #endif."
1825 msgstr ""
1826
1827 #: c-family/c.opt:643
1828 #, no-c-format
1829 msgid "Warn about comparison of different enum types."
1830 msgstr ""
1831
1832 #: c-family/c.opt:647
1833 #, no-c-format
1834 msgid "Warn about implicit conversion of enum types."
1835 msgstr ""
1836
1837 #: c-family/c.opt:651
1838 #, no-c-format
1839 msgid "Warn about enum/integer type mismatches."
1840 msgstr ""
1841
1842 #: c-family/c.opt:659
1843 #, no-c-format
1844 msgid ""
1845 "This switch is deprecated; use -Werror=implicit-function-declaration instead."
1846 msgstr ""
1847
1848 #: c-family/c.opt:663
1849 #, no-c-format
1850 msgid "Warn when an exception handler is shadowed by another handler."
1851 msgstr ""
1852
1853 #: c-family/c.opt:671
1854 #, no-c-format
1855 msgid "Warn about semicolon after in-class function definition."
1856 msgstr ""
1857
1858 #: c-family/c.opt:675
1859 #, no-c-format
1860 msgid ""
1861 "Warn for implicit type conversions that cause loss of floating point "
1862 "precision."
1863 msgstr ""
1864
1865 #: c-family/c.opt:679
1866 #, no-c-format
1867 msgid "Warn if testing floating point numbers for equality."
1868 msgstr ""
1869
1870 #: c-family/c.opt:683 c-family/c.opt:729
1871 #, no-c-format
1872 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
1873 msgstr ""
1874
1875 #: c-family/c.opt:687
1876 #, no-c-format
1877 msgid "Warn about format strings that contain NUL bytes."
1878 msgstr ""
1879
1880 #: c-family/c.opt:691
1881 #, no-c-format
1882 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
1883 msgstr ""
1884
1885 #: c-family/c.opt:695
1886 #, no-c-format
1887 msgid "Warn if passing too many arguments to a function for its format string."
1888 msgstr ""
1889
1890 #: c-family/c.opt:699
1891 #, no-c-format
1892 msgid "Warn about format strings that are not literals."
1893 msgstr ""
1894
1895 #: c-family/c.opt:703
1896 #, no-c-format
1897 msgid ""
1898 "Warn about function calls with format strings that write past the end of the "
1899 "destination region.  Same as -Wformat-overflow=1."
1900 msgstr ""
1901
1902 #: c-family/c.opt:708
1903 #, no-c-format
1904 msgid "Warn about possible security problems with format functions."
1905 msgstr ""
1906
1907 #: c-family/c.opt:712
1908 #, no-c-format
1909 msgid "Warn about sign differences with format functions."
1910 msgstr ""
1911
1912 #: c-family/c.opt:716
1913 #, no-c-format
1914 msgid ""
1915 "Warn about calls to snprintf and similar functions that truncate output. "
1916 "Same as -Wformat-truncation=1."
1917 msgstr ""
1918
1919 #: c-family/c.opt:721
1920 #, no-c-format
1921 msgid "Warn about strftime formats yielding 2-digit years."
1922 msgstr ""
1923
1924 #: c-family/c.opt:725
1925 #, no-c-format
1926 msgid "Warn about zero-length formats."
1927 msgstr ""
1928
1929 #: c-family/c.opt:733
1930 #, no-c-format
1931 msgid ""
1932 "Warn about function calls with format strings that write past the end of the "
1933 "destination region."
1934 msgstr ""
1935
1936 #: c-family/c.opt:738
1937 #, no-c-format
1938 msgid ""
1939 "Warn about calls to snprintf and similar functions that truncate output."
1940 msgstr ""
1941
1942 #: c-family/c.opt:742
1943 #, no-c-format
1944 msgid "Warn when the field in a struct is not aligned."
1945 msgstr ""
1946
1947 #: c-family/c.opt:746
1948 #, no-c-format
1949 msgid "Warn whenever type qualifiers are ignored."
1950 msgstr ""
1951
1952 #: c-family/c.opt:750
1953 #, no-c-format
1954 msgid "Warn whenever attributes are ignored."
1955 msgstr ""
1956
1957 #: c-family/c.opt:754
1958 #, no-c-format
1959 msgid "Warn when a base is inaccessible in derived due to ambiguity."
1960 msgstr ""
1961
1962 #: c-family/c.opt:758
1963 #, no-c-format
1964 msgid ""
1965 "Warn when there is a conversion between pointers that have incompatible "
1966 "types."
1967 msgstr ""
1968
1969 #: c-family/c.opt:762 common.opt:650
1970 #, no-c-format
1971 msgid "Warn for infinitely recursive calls."
1972 msgstr ""
1973
1974 #: c-family/c.opt:766
1975 #, no-c-format
1976 msgid "Warn when the address of packed member of struct or union is taken."
1977 msgstr ""
1978
1979 #: c-family/c.opt:770
1980 #, no-c-format
1981 msgid "Warn about variables which are initialized to themselves."
1982 msgstr ""
1983
1984 #: c-family/c.opt:774
1985 #, no-c-format
1986 msgid ""
1987 "Warn about uses of std::initializer_list that can result in dangling "
1988 "pointers."
1989 msgstr ""
1990
1991 #: c-family/c.opt:778
1992 #, no-c-format
1993 msgid ""
1994 "Warn about nonsensical values of --param destructive-interference-size or "
1995 "constructive-interference-size."
1996 msgstr ""
1997
1998 #: c-family/c.opt:783
1999 #, no-c-format
2000 msgid "Warn about implicit declarations."
2001 msgstr ""
2002
2003 #: c-family/c.opt:791
2004 #, no-c-format
2005 msgid "Warn about implicit conversions from \"float\" to \"double\"."
2006 msgstr ""
2007
2008 #: c-family/c.opt:795
2009 #, no-c-format
2010 msgid "Warn if \"defined\" is used outside #if."
2011 msgstr ""
2012
2013 #: c-family/c.opt:799
2014 #, no-c-format
2015 msgid "Warn about implicit function declarations."
2016 msgstr ""
2017
2018 #: c-family/c.opt:803
2019 #, no-c-format
2020 msgid "Warn when a declaration does not specify a type."
2021 msgstr ""
2022
2023 #: c-family/c.opt:810
2024 #, no-c-format
2025 msgid ""
2026 "Warn about C++11 inheriting constructors when the base has a variadic "
2027 "constructor."
2028 msgstr ""
2029
2030 #: c-family/c.opt:814
2031 #, no-c-format
2032 msgid ""
2033 "Warn about incompatible integer to pointer and pointer to integer "
2034 "conversions."
2035 msgstr ""
2036
2037 #: c-family/c.opt:818
2038 #, no-c-format
2039 msgid "Warn for suspicious integer expressions in boolean context."
2040 msgstr ""
2041
2042 #: c-family/c.opt:822
2043 #, no-c-format
2044 msgid ""
2045 "Warn when there is a cast to a pointer from an integer of a different size."
2046 msgstr ""
2047
2048 #: c-family/c.opt:826
2049 #, no-c-format
2050 msgid "Warn when a function never produces a constant expression."
2051 msgstr ""
2052
2053 #: c-family/c.opt:830
2054 #, no-c-format
2055 msgid "Warn about invalid uses of the \"offsetof\" macro."
2056 msgstr ""
2057
2058 #: c-family/c.opt:834
2059 #, no-c-format
2060 msgid "Warn about PCH files that are found but not used."
2061 msgstr ""
2062
2063 #: c-family/c.opt:838
2064 #, no-c-format
2065 msgid "Warn about invalid UTF-8 characters."
2066 msgstr ""
2067
2068 #: c-family/c.opt:842
2069 #, no-c-format
2070 msgid "Warn when a jump misses a variable initialization."
2071 msgstr ""
2072
2073 #: c-family/c.opt:846
2074 #, no-c-format
2075 msgid ""
2076 "Warn when a string or character literal is followed by a ud-suffix which "
2077 "does not begin with an underscore."
2078 msgstr ""
2079
2080 #: c-family/c.opt:850
2081 #, no-c-format
2082 msgid ""
2083 "Warn when a logical operator is suspiciously always evaluating to true or "
2084 "false."
2085 msgstr ""
2086
2087 #: c-family/c.opt:854
2088 #, no-c-format
2089 msgid ""
2090 "Warn when logical not is used on the left hand side operand of a comparison."
2091 msgstr ""
2092
2093 #: c-family/c.opt:858
2094 #, no-c-format
2095 msgid "Do not warn about using \"long long\" when -pedantic."
2096 msgstr ""
2097
2098 #: c-family/c.opt:862
2099 #, no-c-format
2100 msgid "Warn about suspicious declarations of \"main\"."
2101 msgstr ""
2102
2103 #: c-family/c.opt:870
2104 #, no-c-format
2105 msgid ""
2106 "Warn about suspicious calls to memset where the third argument is constant "
2107 "literal zero and the second is not."
2108 msgstr ""
2109
2110 #: c-family/c.opt:874
2111 #, no-c-format
2112 msgid ""
2113 "Warn about suspicious calls to memset where the third argument contains the "
2114 "number of elements not multiplied by the element size."
2115 msgstr ""
2116
2117 #: c-family/c.opt:878
2118 #, no-c-format
2119 msgid ""
2120 "Warn when the indentation of the code does not reflect the block structure."
2121 msgstr ""
2122
2123 #: c-family/c.opt:882
2124 #, no-c-format
2125 msgid ""
2126 "Warn for deallocation calls with arguments returned from mismatched "
2127 "allocation functions."
2128 msgstr ""
2129
2130 #: c-family/c.opt:887
2131 #, no-c-format
2132 msgid ""
2133 "Warn for mismatches between calls to operator new or delete and the "
2134 "corresponding call to the allocation or deallocation function."
2135 msgstr ""
2136
2137 #: c-family/c.opt:892
2138 #, no-c-format
2139 msgid ""
2140 "Warn when a class is redeclared or referenced using a mismatched class-key."
2141 msgstr ""
2142
2143 #: c-family/c.opt:896
2144 #, no-c-format
2145 msgid "Warn about possibly missing braces around initializers."
2146 msgstr ""
2147
2148 #: c-family/c.opt:900
2149 #, no-c-format
2150 msgid "Warn about global functions without previous declarations."
2151 msgstr ""
2152
2153 #: c-family/c.opt:904
2154 #, no-c-format
2155 msgid "Warn about missing fields in struct initializers."
2156 msgstr ""
2157
2158 #: c-family/c.opt:908
2159 #, no-c-format
2160 msgid "Warn about likely missing requires keyword."
2161 msgstr ""
2162
2163 #: c-family/c.opt:912
2164 #, no-c-format
2165 msgid ""
2166 "Warn when the template keyword is missing after a member access token in a "
2167 "dependent member access expression if that member is a template."
2168 msgstr ""
2169
2170 #: c-family/c.opt:916
2171 #, no-c-format
2172 msgid ""
2173 "Warn about unsafe macros expanding to multiple statements used as a body of "
2174 "a clause such as if, else, while, switch, or for."
2175 msgstr ""
2176
2177 #: c-family/c.opt:920
2178 #, no-c-format
2179 msgid "Warn on direct multiple inheritance."
2180 msgstr ""
2181
2182 #: c-family/c.opt:924
2183 #, no-c-format
2184 msgid "Warn on namespace definition."
2185 msgstr ""
2186
2187 #: c-family/c.opt:928
2188 #, no-c-format
2189 msgid "Warn when fields in a struct with the packed attribute are misaligned."
2190 msgstr ""
2191
2192 #: c-family/c.opt:932
2193 #, no-c-format
2194 msgid "Warn when a range-based for-loop is creating unnecessary copies."
2195 msgstr ""
2196
2197 #: c-family/c.opt:936
2198 #, no-c-format
2199 msgid ""
2200 "Warn when a class or enumerated type is referenced using a redundant class-"
2201 "key."
2202 msgstr ""
2203
2204 #: c-family/c.opt:940
2205 #, no-c-format
2206 msgid "Warn about missing sized deallocation functions."
2207 msgstr ""
2208
2209 #: c-family/c.opt:944
2210 #, no-c-format
2211 msgid ""
2212 "Warn about suspicious divisions of two sizeof expressions that don't work "
2213 "correctly with pointers."
2214 msgstr ""
2215
2216 #: c-family/c.opt:948
2217 #, no-c-format
2218 msgid ""
2219 "Warn about divisions of two sizeof operators when the first one is applied "
2220 "to an array and the divisor does not equal the size of the array element."
2221 msgstr ""
2222
2223 #: c-family/c.opt:953
2224 #, no-c-format
2225 msgid ""
2226 "Warn about suspicious length parameters to certain string functions if the "
2227 "argument uses sizeof."
2228 msgstr ""
2229
2230 #: c-family/c.opt:957
2231 #, no-c-format
2232 msgid "Warn when sizeof is applied on a parameter declared as an array."
2233 msgstr ""
2234
2235 #: c-family/c.opt:961
2236 #, no-c-format
2237 msgid ""
2238 "Warn about calls to strcmp and strncmp used in equality expressions that are "
2239 "necessarily true or false due to the length of one and size of the other "
2240 "argument."
2241 msgstr ""
2242
2243 #: c-family/c.opt:967
2244 #, no-c-format
2245 msgid ""
2246 "Warn about buffer overflow in string manipulation functions like memcpy and "
2247 "strcpy."
2248 msgstr ""
2249
2250 #: c-family/c.opt:972
2251 #, no-c-format
2252 msgid ""
2253 "Under the control of Object Size type, warn about buffer overflow in string "
2254 "manipulation functions like memcpy and strcpy."
2255 msgstr ""
2256
2257 #: c-family/c.opt:977
2258 #, no-c-format
2259 msgid ""
2260 "Warn about reading past the end of a source array in string manipulation "
2261 "functions like memchr and memcpy."
2262 msgstr ""
2263
2264 #: c-family/c.opt:981
2265 #, no-c-format
2266 msgid ""
2267 "Warn about truncation in string manipulation functions like strncat and "
2268 "strncpy."
2269 msgstr ""
2270
2271 #: c-family/c.opt:985
2272 #, no-c-format
2273 msgid ""
2274 "Warn about inproper usages of flexible array members according to the level "
2275 "of -fstrict-flex-arrays."
2276 msgstr ""
2277
2278 #: c-family/c.opt:990
2279 #, no-c-format
2280 msgid "Warn about functions which might be candidates for format attributes."
2281 msgstr ""
2282
2283 #: c-family/c.opt:994
2284 #, no-c-format
2285 msgid ""
2286 "Suggest that the override keyword be used when the declaration of a virtual "
2287 "function overrides another."
2288 msgstr ""
2289
2290 #: c-family/c.opt:999
2291 #, no-c-format
2292 msgid "Warn about enumerated switches, with no default, missing a case."
2293 msgstr ""
2294
2295 #: c-family/c.opt:1003
2296 #, no-c-format
2297 msgid "Warn about enumerated switches missing a \"default:\" statement."
2298 msgstr ""
2299
2300 #: c-family/c.opt:1007
2301 #, no-c-format
2302 msgid "Warn about all enumerated switches missing a specific case."
2303 msgstr ""
2304
2305 #: c-family/c.opt:1011
2306 #, no-c-format
2307 msgid "Warn about switches with boolean controlling expression."
2308 msgstr ""
2309
2310 #: c-family/c.opt:1015
2311 #, no-c-format
2312 msgid "Warn about switch values that are outside of the switch's type range."
2313 msgstr ""
2314
2315 #: c-family/c.opt:1019
2316 #, no-c-format
2317 msgid "Warn on primary template declaration."
2318 msgstr ""
2319
2320 #: c-family/c.opt:1023
2321 #, no-c-format
2322 msgid ""
2323 "Warn about declarations of entities that may be missing attributes that "
2324 "related entities have been declared with."
2325 msgstr ""
2326
2327 #: c-family/c.opt:1032
2328 #, no-c-format
2329 msgid "Warn about user-specified include directories that do not exist."
2330 msgstr ""
2331
2332 #: c-family/c.opt:1036
2333 #, no-c-format
2334 msgid ""
2335 "Warn about function parameters declared without a type specifier in K&R-"
2336 "style functions."
2337 msgstr ""
2338
2339 #: c-family/c.opt:1040
2340 #, no-c-format
2341 msgid "Warn about global functions without prototypes."
2342 msgstr ""
2343
2344 #: c-family/c.opt:1047
2345 #, no-c-format
2346 msgid "Warn about use of multi-character character constants."
2347 msgstr ""
2348
2349 #: c-family/c.opt:1051
2350 #, no-c-format
2351 msgid ""
2352 "Warn about narrowing conversions within { } that are ill-formed in C++11."
2353 msgstr ""
2354
2355 #: c-family/c.opt:1055
2356 #, no-c-format
2357 msgid "Warn about \"extern\" declarations not at file scope."
2358 msgstr ""
2359
2360 #: c-family/c.opt:1059
2361 #, no-c-format
2362 msgid ""
2363 "Warn when a noexcept expression evaluates to false even though the "
2364 "expression can't actually throw."
2365 msgstr ""
2366
2367 #: c-family/c.opt:1063
2368 #, no-c-format
2369 msgid ""
2370 "Warn if C++17 noexcept function type will change the mangled name of a "
2371 "symbol."
2372 msgstr ""
2373
2374 #: c-family/c.opt:1067
2375 #, no-c-format
2376 msgid ""
2377 "Warn when non-templatized friend functions are declared within a template."
2378 msgstr ""
2379
2380 #: c-family/c.opt:1071
2381 #, no-c-format
2382 msgid ""
2383 "Warn when a conversion function will never be called due to the type it "
2384 "converts to."
2385 msgstr ""
2386
2387 #: c-family/c.opt:1075
2388 #, no-c-format
2389 msgid "Warn for unsafe raw memory writes to objects of class types."
2390 msgstr ""
2391
2392 #: c-family/c.opt:1079
2393 #, no-c-format
2394 msgid "Warn about non-virtual destructors."
2395 msgstr ""
2396
2397 #: c-family/c.opt:1083
2398 #, no-c-format
2399 msgid ""
2400 "Warn about NULL being passed to argument slots marked as requiring non-NULL."
2401 msgstr ""
2402
2403 #: c-family/c.opt:1099
2404 #, no-c-format
2405 msgid ""
2406 "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
2407 msgstr ""
2408
2409 #: c-family/c.opt:1122
2410 #, no-c-format
2411 msgid ""
2412 "Warn if a class interface has no superclass.  Root classes may use an "
2413 "attribute to suppress this warning."
2414 msgstr ""
2415
2416 #: c-family/c.opt:1127
2417 #, no-c-format
2418 msgid "Warn if a C-style cast is used in a program."
2419 msgstr ""
2420
2421 #: c-family/c.opt:1131
2422 #, no-c-format
2423 msgid "Warn for obsolescent usage in a declaration."
2424 msgstr ""
2425
2426 #: c-family/c.opt:1135
2427 #, no-c-format
2428 msgid "Warn if an old-style parameter definition is used."
2429 msgstr ""
2430
2431 #: c-family/c.opt:1139
2432 #, no-c-format
2433 msgid ""
2434 "Warn about potentially suboptimal choices related to OpenACC parallelism."
2435 msgstr ""
2436
2437 #: c-family/c.opt:1143
2438 #, no-c-format
2439 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
2440 msgstr ""
2441
2442 #: c-family/c.opt:1147
2443 #, no-c-format
2444 msgid ""
2445 "Warn if a string is longer than the maximum portable length specified by the "
2446 "standard."
2447 msgstr ""
2448
2449 #: c-family/c.opt:1151 c-family/c.opt:1155
2450 #, no-c-format
2451 msgid "Warn about overloaded virtual function names."
2452 msgstr ""
2453
2454 #: c-family/c.opt:1159
2455 #, no-c-format
2456 msgid "Warn about overriding initializers without side effects."
2457 msgstr ""
2458
2459 #: c-family/c.opt:1163
2460 #, no-c-format
2461 msgid "Warn about overriding initializers with side effects."
2462 msgstr ""
2463
2464 #: c-family/c.opt:1167
2465 #, no-c-format
2466 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
2467 msgstr ""
2468
2469 #: c-family/c.opt:1171
2470 #, no-c-format
2471 msgid "Warn about possibly missing parentheses."
2472 msgstr ""
2473
2474 #: c-family/c.opt:1179
2475 #, no-c-format
2476 msgid ""
2477 "Warn about calling std::move on a local object in a return statement "
2478 "preventing copy elision."
2479 msgstr ""
2480
2481 #: c-family/c.opt:1183
2482 #, no-c-format
2483 msgid "Warn when converting the type of pointers to member functions."
2484 msgstr ""
2485
2486 #: c-family/c.opt:1187
2487 #, no-c-format
2488 msgid "Warn about function pointer arithmetic."
2489 msgstr ""
2490
2491 #: c-family/c.opt:1191
2492 #, no-c-format
2493 msgid "Warn when a pointer differs in signedness in an assignment."
2494 msgstr ""
2495
2496 #: c-family/c.opt:1195
2497 #, no-c-format
2498 msgid "Warn when a pointer is compared with a zero character constant."
2499 msgstr ""
2500
2501 #: c-family/c.opt:1199
2502 #, no-c-format
2503 msgid "Warn when a pointer is cast to an integer of a different size."
2504 msgstr ""
2505
2506 #: c-family/c.opt:1203
2507 #, no-c-format
2508 msgid "Warn about misuses of pragmas."
2509 msgstr ""
2510
2511 #: c-family/c.opt:1207
2512 #, no-c-format
2513 msgid ""
2514 "Warn if constructor or destructors with priorities from 0 to 100 are used."
2515 msgstr ""
2516
2517 #: c-family/c.opt:1211
2518 #, no-c-format
2519 msgid ""
2520 "Warn if a property for an Objective-C object has no assign semantics "
2521 "specified."
2522 msgstr ""
2523
2524 #: c-family/c.opt:1215
2525 #, no-c-format
2526 msgid "Warn if inherited methods are unimplemented."
2527 msgstr ""
2528
2529 #: c-family/c.opt:1219 c-family/c.opt:1223
2530 #, no-c-format
2531 msgid "Warn for placement new expressions with undefined behavior."
2532 msgstr ""
2533
2534 #: c-family/c.opt:1227
2535 #, no-c-format
2536 msgid "Warn about multiple declarations of the same object."
2537 msgstr ""
2538
2539 #: c-family/c.opt:1231
2540 #, no-c-format
2541 msgid "Warn about redundant calls to std::move."
2542 msgstr ""
2543
2544 #: c-family/c.opt:1235
2545 #, no-c-format
2546 msgid "Warn about uses of register storage specifier."
2547 msgstr ""
2548
2549 #: c-family/c.opt:1239
2550 #, no-c-format
2551 msgid "Warn when the compiler reorders code."
2552 msgstr ""
2553
2554 #: c-family/c.opt:1243
2555 #, no-c-format
2556 msgid ""
2557 "Warn whenever a function's return type defaults to \"int\" (C), or about "
2558 "inconsistent return types (C++)."
2559 msgstr ""
2560
2561 #: c-family/c.opt:1247
2562 #, no-c-format
2563 msgid "Warn on suspicious constructs involving reverse scalar storage order."
2564 msgstr ""
2565
2566 #: c-family/c.opt:1251
2567 #, no-c-format
2568 msgid "Warn if a selector has multiple methods."
2569 msgstr ""
2570
2571 #: c-family/c.opt:1255
2572 #, no-c-format
2573 msgid "Warn when a value is moved to itself with std::move."
2574 msgstr ""
2575
2576 #: c-family/c.opt:1259
2577 #, no-c-format
2578 msgid "Warn about possible violations of sequence point rules."
2579 msgstr ""
2580
2581 #: c-family/c.opt:1263
2582 #, no-c-format
2583 msgid "Warn if a local declaration hides an instance variable."
2584 msgstr ""
2585
2586 #: c-family/c.opt:1267 c-family/c.opt:1271
2587 #, no-c-format
2588 msgid "Warn if left shift of a signed value overflows."
2589 msgstr ""
2590
2591 #: c-family/c.opt:1275
2592 #, no-c-format
2593 msgid "Warn if shift count is negative."
2594 msgstr ""
2595
2596 #: c-family/c.opt:1279
2597 #, no-c-format
2598 msgid "Warn if shift count >= width of type."
2599 msgstr ""
2600
2601 #: c-family/c.opt:1283
2602 #, no-c-format
2603 msgid "Warn if left shifting a negative value."
2604 msgstr ""
2605
2606 #: c-family/c.opt:1287
2607 #, no-c-format
2608 msgid ""
2609 "Warn if conversion of the result of arithmetic might change the value even "
2610 "though converting the operands cannot."
2611 msgstr ""
2612
2613 #: c-family/c.opt:1291
2614 #, no-c-format
2615 msgid "Warn about signed-unsigned comparisons."
2616 msgstr ""
2617
2618 #: c-family/c.opt:1299
2619 #, no-c-format
2620 msgid ""
2621 "Warn for implicit type conversions between signed and unsigned integers."
2622 msgstr ""
2623
2624 #: c-family/c.opt:1303
2625 #, no-c-format
2626 msgid "Warn when overload promotes from unsigned to signed."
2627 msgstr ""
2628
2629 #: c-family/c.opt:1307
2630 #, no-c-format
2631 msgid "Warn about uncasted NULL used as sentinel."
2632 msgstr ""
2633
2634 #: c-family/c.opt:1311
2635 #, no-c-format
2636 msgid "Warn about unprototyped function declarations."
2637 msgstr ""
2638
2639 #: c-family/c.opt:1323
2640 #, no-c-format
2641 msgid "Warn if type signatures of candidate methods do not match exactly."
2642 msgstr ""
2643
2644 #: c-family/c.opt:1327
2645 #, no-c-format
2646 msgid ""
2647 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
2648 "are used."
2649 msgstr ""
2650
2651 #: c-family/c.opt:1331
2652 #, no-c-format
2653 msgid "Deprecated.  This switch has no effect."
2654 msgstr ""
2655
2656 #: c-family/c.opt:1339
2657 #, no-c-format
2658 msgid "Warn if a comparison always evaluates to true or false."
2659 msgstr ""
2660
2661 #: c-family/c.opt:1343
2662 #, no-c-format
2663 msgid "Warn if a throw expression will always result in a call to terminate()."
2664 msgstr ""
2665
2666 #: c-family/c.opt:1347
2667 #, no-c-format
2668 msgid "Warn about features not present in traditional C."
2669 msgstr ""
2670
2671 #: c-family/c.opt:1351
2672 #, no-c-format
2673 msgid ""
2674 "Warn of prototypes causing type conversions different from what would happen "
2675 "in the absence of prototype."
2676 msgstr ""
2677
2678 #: c-family/c.opt:1355
2679 #, no-c-format
2680 msgid ""
2681 "Warn if trigraphs are encountered that might affect the meaning of the "
2682 "program."
2683 msgstr ""
2684
2685 #: c-family/c.opt:1359
2686 #, no-c-format
2687 msgid "Warn about @selector()s without previously declared methods."
2688 msgstr ""
2689
2690 #: c-family/c.opt:1363
2691 #, no-c-format
2692 msgid "Warn if an undefined macro is used in an #if directive."
2693 msgstr ""
2694
2695 #: c-family/c.opt:1367
2696 #, no-c-format
2697 msgid "Warn about invalid forms of delimited or named escape sequences."
2698 msgstr ""
2699
2700 #: c-family/c.opt:1379
2701 #, no-c-format
2702 msgid "Warn about unrecognized pragmas."
2703 msgstr ""
2704
2705 #: c-family/c.opt:1383
2706 #, no-c-format
2707 msgid "Warn about unsuffixed float constants."
2708 msgstr ""
2709
2710 #: c-family/c.opt:1391
2711 #, no-c-format
2712 msgid "Warn when typedefs locally defined in a function are not used."
2713 msgstr ""
2714
2715 #: c-family/c.opt:1395
2716 #, no-c-format
2717 msgid "Warn about macros defined in the main file that are not used."
2718 msgstr ""
2719
2720 #: c-family/c.opt:1423
2721 #, no-c-format
2722 msgid "Warn about using variadic macros."
2723 msgstr ""
2724
2725 #: c-family/c.opt:1427
2726 #, no-c-format
2727 msgid ""
2728 "Warn about questionable usage of the macros used to retrieve variable "
2729 "arguments."
2730 msgstr ""
2731
2732 #: c-family/c.opt:1431
2733 #, no-c-format
2734 msgid "Warn about the most vexing parse syntactic ambiguity."
2735 msgstr ""
2736
2737 #: c-family/c.opt:1435
2738 #, no-c-format
2739 msgid "Warn if a variable length array is used."
2740 msgstr ""
2741
2742 #: c-family/c.opt:1439
2743 #, no-c-format
2744 msgid ""
2745 "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length "
2746 "arrays, and on bounded uses of variable-length arrays whose bound can be "
2747 "larger than <number> bytes."
2748 msgstr ""
2749
2750 #: c-family/c.opt:1445
2751 #, no-c-format
2752 msgid ""
2753 "Disable Wvla-larger-than= warning.  Equivalent to Wvla-larger-"
2754 "than=<SIZE_MAX> or larger."
2755 msgstr ""
2756
2757 #: c-family/c.opt:1449
2758 #, no-c-format
2759 msgid "Warn about mismatched declarations of VLA parameters."
2760 msgstr ""
2761
2762 #: c-family/c.opt:1453
2763 #, no-c-format
2764 msgid "Warn about deprecated uses of volatile qualifier."
2765 msgstr ""
2766
2767 #: c-family/c.opt:1457
2768 #, no-c-format
2769 msgid "Warn when a register variable is declared volatile."
2770 msgstr ""
2771
2772 #: c-family/c.opt:1461
2773 #, no-c-format
2774 msgid "Warn on direct virtual inheritance."
2775 msgstr ""
2776
2777 #: c-family/c.opt:1465
2778 #, no-c-format
2779 msgid "Warn if a virtual base has a non-trivial move assignment operator."
2780 msgstr ""
2781
2782 #: c-family/c.opt:1469
2783 #, no-c-format
2784 msgid ""
2785 "In C++, nonzero means warn about deprecated conversion from string literals "
2786 "to 'char *'.  In C, similar warning, except that the conversion is of course "
2787 "not deprecated by the ISO C standard."
2788 msgstr ""
2789
2790 #: c-family/c.opt:1473
2791 #, no-c-format
2792 msgid ""
2793 "Warn about xor operators where it appears the user meant exponentiation."
2794 msgstr ""
2795
2796 #: c-family/c.opt:1477
2797 #, no-c-format
2798 msgid "Warn when a literal '0' is used as null pointer."
2799 msgstr ""
2800
2801 #: c-family/c.opt:1481
2802 #, no-c-format
2803 msgid "Warn about useless casts."
2804 msgstr ""
2805
2806 #: c-family/c.opt:1485
2807 #, no-c-format
2808 msgid ""
2809 "Warn if a class type has a base or a field whose type uses the anonymous "
2810 "namespace or depends on a type with no linkage."
2811 msgstr ""
2812
2813 #: c-family/c.opt:1489
2814 #, no-c-format
2815 msgid ""
2816 "Warn when a declaration has duplicate const, volatile, restrict or _Atomic "
2817 "specifier."
2818 msgstr ""
2819
2820 #: c-family/c.opt:1493
2821 #, no-c-format
2822 msgid ""
2823 "Warn when an argument passed to a restrict-qualified parameter aliases with "
2824 "another argument."
2825 msgstr ""
2826
2827 #: c-family/c.opt:1498
2828 #, no-c-format
2829 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
2830 msgstr ""
2831
2832 #: c-family/c.opt:1506
2833 #, no-c-format
2834 msgid ""
2835 "The version of the C++ ABI used for -Wabi warnings and link compatibility "
2836 "aliases."
2837 msgstr ""
2838
2839 #: c-family/c.opt:1510
2840 #, no-c-format
2841 msgid "Enforce class member access control semantics."
2842 msgstr ""
2843
2844 #: c-family/c.opt:1514
2845 #, no-c-format
2846 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
2847 msgstr ""
2848
2849 #: c-family/c.opt:1518
2850 #, no-c-format
2851 msgid "Support C++17 allocation of over-aligned types."
2852 msgstr ""
2853
2854 #: c-family/c.opt:1522
2855 #, no-c-format
2856 msgid ""
2857 "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments "
2858 "greater than N."
2859 msgstr ""
2860
2861 #: c-family/c.opt:1533 c-family/c.opt:1846 c-family/c.opt:2240
2862 #: c-family/c.opt:2244 c-family/c.opt:2260
2863 #, no-c-format
2864 msgid "No longer supported."
2865 msgstr ""
2866
2867 #: c-family/c.opt:1537
2868 #, no-c-format
2869 msgid "Recognize the \"asm\" keyword."
2870 msgstr ""
2871
2872 #: c-family/c.opt:1545
2873 #, no-c-format
2874 msgid "Recognize built-in functions."
2875 msgstr ""
2876
2877 #: c-family/c.opt:1552
2878 #, no-c-format
2879 msgid "Where shorter, use canonicalized paths to systems headers."
2880 msgstr ""
2881
2882 #: c-family/c.opt:1556
2883 #, no-c-format
2884 msgid ""
2885 "Enable the char8_t fundamental type and use it as the type for UTF-8 string "
2886 "and character literals."
2887 msgstr ""
2888
2889 #: c-family/c.opt:1644
2890 #, no-c-format
2891 msgid "Removed in GCC 8.  This switch has no effect."
2892 msgstr ""
2893
2894 #: c-family/c.opt:1648
2895 #, no-c-format
2896 msgid "Enable support for C++ concepts."
2897 msgstr ""
2898
2899 #: c-family/c.opt:1652
2900 #, no-c-format
2901 msgid "Enable certain features present in the Concepts TS."
2902 msgstr ""
2903
2904 #: c-family/c.opt:1656
2905 #, no-c-format
2906 msgid ""
2907 "Specify maximum error replay depth during recursive diagnosis of a "
2908 "constraint satisfaction failure."
2909 msgstr ""
2910
2911 #: c-family/c.opt:1660
2912 #, no-c-format
2913 msgid "Allow the arguments of the '?' operator to have different types."
2914 msgstr ""
2915
2916 #: c-family/c.opt:1668
2917 #, no-c-format
2918 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
2919 msgstr ""
2920
2921 #: c-family/c.opt:1672
2922 #, no-c-format
2923 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
2924 msgstr ""
2925
2926 #: c-family/c.opt:1676
2927 #, no-c-format
2928 msgid ""
2929 "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache "
2930 "depth."
2931 msgstr ""
2932
2933 #: c-family/c.opt:1680
2934 #, no-c-format
2935 msgid "Allow IEC559 floating point exceptions in constant expressions."
2936 msgstr ""
2937
2938 #: c-family/c.opt:1684
2939 #, no-c-format
2940 msgid ""
2941 "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration "
2942 "count."
2943 msgstr ""
2944
2945 #: c-family/c.opt:1688
2946 #, no-c-format
2947 msgid ""
2948 "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr "
2949 "operations during a single constexpr evaluation."
2950 msgstr ""
2951
2952 #: c-family/c.opt:1692
2953 #, no-c-format
2954 msgid "Enable certain features present in drafts of C++ Contracts."
2955 msgstr ""
2956
2957 #: c-family/c.opt:1705
2958 #, no-c-format
2959 msgid ""
2960 "-fcontract-assumption-mode=[on|off]\tEnable or disable treating axiom level "
2961 "contracts as assumptions (default on)."
2962 msgstr ""
2963
2964 #: c-family/c.opt:1709
2965 #, no-c-format
2966 msgid ""
2967 "-fcontract-build-level=[off|default|audit]\tSpecify max contract level to "
2968 "generate runtime checks for."
2969 msgstr ""
2970
2971 #: c-family/c.opt:1713
2972 #, no-c-format
2973 msgid ""
2974 "-fcontract-strict-declarations=[on|off]\tEnable or disable warnings on "
2975 "generalized redeclaration of functions with contracts (default off)."
2976 msgstr ""
2977
2978 #: c-family/c.opt:1717
2979 #, no-c-format
2980 msgid ""
2981 "-fcontract-mode=[on|off]\tEnable or disable all contract facilities (default "
2982 "on)."
2983 msgstr ""
2984
2985 #: c-family/c.opt:1721
2986 #, no-c-format
2987 msgid ""
2988 "-fcontract-continuation-mode=[on|off]\tEnable or disable contract "
2989 "continuation mode (default off)."
2990 msgstr ""
2991
2992 #: c-family/c.opt:1725
2993 #, no-c-format
2994 msgid ""
2995 "-fcontract-role=<name>:<semantics>\tSpecify the semantics for all levels in "
2996 "a role (default, review), or a custom contract role with given semantics "
2997 "(ex: opt:assume,assume,assume)."
2998 msgstr ""
2999
3000 #: c-family/c.opt:1729
3001 #, no-c-format
3002 msgid ""
3003 "-fcontract-semantic=<level>:<semantic>\tSpecify the concrete semantics for "
3004 "level."
3005 msgstr ""
3006
3007 #: c-family/c.opt:1733
3008 #, no-c-format
3009 msgid "Enable C++ coroutines (experimental)."
3010 msgstr ""
3011
3012 #: c-family/c.opt:1737
3013 #, no-c-format
3014 msgid "Emit debug annotations during preprocessing."
3015 msgstr ""
3016
3017 #: c-family/c.opt:1745
3018 #, no-c-format
3019 msgid "Factor complex constructors and destructors to favor space over speed."
3020 msgstr ""
3021
3022 #: c-family/c.opt:1753
3023 #, no-c-format
3024 msgid "Print hierarchical comparisons when template types are mismatched."
3025 msgstr ""
3026
3027 #: c-family/c.opt:1757
3028 #, no-c-format
3029 msgid "Preprocess directives only."
3030 msgstr ""
3031
3032 #: c-family/c.opt:1761
3033 #, no-c-format
3034 msgid "Permit '$' as an identifier character."
3035 msgstr ""
3036
3037 #: c-family/c.opt:1765
3038 #, no-c-format
3039 msgid ""
3040 "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in "
3041 "__FILE__, __BASE_FILE__, and __builtin_FILE()."
3042 msgstr ""
3043
3044 #: c-family/c.opt:1769
3045 #, no-c-format
3046 msgid "Write all declarations as Ada code transitively."
3047 msgstr ""
3048
3049 #: c-family/c.opt:1773
3050 #, no-c-format
3051 msgid "Write all declarations as Ada code for the given file only."
3052 msgstr ""
3053
3054 #: c-family/c.opt:1780
3055 #, no-c-format
3056 msgid "Do not elide common elements in template comparisons."
3057 msgstr ""
3058
3059 #: c-family/c.opt:1784
3060 #, no-c-format
3061 msgid "Generate code to check exception specifications."
3062 msgstr ""
3063
3064 #: c-family/c.opt:1791
3065 #, no-c-format
3066 msgid ""
3067 "-fexec-charset=<cset>\tConvert all strings and character constants to "
3068 "character set <cset>."
3069 msgstr ""
3070
3071 #: c-family/c.opt:1795
3072 #, no-c-format
3073 msgid "Permit universal character names (\\u and \\U) in identifiers."
3074 msgstr ""
3075
3076 #: c-family/c.opt:1799
3077 #, no-c-format
3078 msgid ""
3079 "-finput-charset=<cset>\tSpecify the default character set for source files."
3080 msgstr ""
3081
3082 #: c-family/c.opt:1803
3083 #, no-c-format
3084 msgid ""
3085 "Support dynamic initialization of thread-local variables in a different "
3086 "translation unit."
3087 msgstr ""
3088
3089 #: c-family/c.opt:1810
3090 #, no-c-format
3091 msgid "Fold calls to simple inline functions."
3092 msgstr ""
3093
3094 #: c-family/c.opt:1817
3095 #, no-c-format
3096 msgid "Do not assume that standard C libraries and \"main\" exist."
3097 msgstr ""
3098
3099 #: c-family/c.opt:1821
3100 #, no-c-format
3101 msgid "Recognize GNU-defined keywords."
3102 msgstr ""
3103
3104 #: c-family/c.opt:1825
3105 #, no-c-format
3106 msgid "Generate code for GNU runtime environment."
3107 msgstr ""
3108
3109 #: c-family/c.opt:1829
3110 #, no-c-format
3111 msgid "Use traditional GNU semantics for inline functions."
3112 msgstr ""
3113
3114 #: c-family/c.opt:1842
3115 #, no-c-format
3116 msgid "Assume normal C execution environment."
3117 msgstr ""
3118
3119 #: c-family/c.opt:1850
3120 #, no-c-format
3121 msgid "Export functions even if they can be inlined."
3122 msgstr ""
3123
3124 #: c-family/c.opt:1854
3125 #, no-c-format
3126 msgid "Make inline functions constexpr by default."
3127 msgstr ""
3128
3129 #: c-family/c.opt:1858
3130 #, no-c-format
3131 msgid "Emit implicit instantiations of inline templates."
3132 msgstr ""
3133
3134 #: c-family/c.opt:1862
3135 #, no-c-format
3136 msgid "Emit implicit instantiations of templates."
3137 msgstr ""
3138
3139 #: c-family/c.opt:1866
3140 #, no-c-format
3141 msgid "Implement C++17 inheriting constructor semantics."
3142 msgstr ""
3143
3144 #: c-family/c.opt:1873
3145 #, no-c-format
3146 msgid "Don't emit dllexported inline functions unless needed."
3147 msgstr ""
3148
3149 #: c-family/c.opt:1880
3150 #, no-c-format
3151 msgid ""
3152 "Allow implicit conversions between vectors with differing numbers of "
3153 "subparts and/or differing element types."
3154 msgstr ""
3155
3156 #: c-family/c.opt:1884
3157 #, no-c-format
3158 msgid "Enable C++ modules-ts (experimental)."
3159 msgstr ""
3160
3161 #: c-family/c.opt:1892
3162 #, no-c-format
3163 msgid "Enable C++ header module (experimental)."
3164 msgstr ""
3165
3166 #: c-family/c.opt:1899
3167 #, no-c-format
3168 msgid ""
3169 "Member functions defined within their class are inline in module purview."
3170 msgstr ""
3171
3172 #: c-family/c.opt:1903
3173 #, no-c-format
3174 msgid "Only emit Compiled Module Interface."
3175 msgstr ""
3176
3177 #: c-family/c.opt:1907
3178 #, no-c-format
3179 msgid "Mapper for module to CMI files."
3180 msgstr ""
3181
3182 #: c-family/c.opt:1911
3183 #, no-c-format
3184 msgid "Enable lazy module importing."
3185 msgstr ""
3186
3187 #: c-family/c.opt:1919
3188 #, no-c-format
3189 msgid "Warn about macros that have conflicting header units definitions."
3190 msgstr ""
3191
3192 #: c-family/c.opt:1923
3193 #, no-c-format
3194 msgid "Note #include directives translated to import declarations."
3195 msgstr ""
3196
3197 #: c-family/c.opt:1927
3198 #, no-c-format
3199 msgid ""
3200 "Note #include directives not translated to import declarations, and not "
3201 "known to be textual."
3202 msgstr ""
3203
3204 #: c-family/c.opt:1931
3205 #, no-c-format
3206 msgid "Note a #include translation of a specific header."
3207 msgstr ""
3208
3209 #: c-family/c.opt:1935
3210 #, no-c-format
3211 msgid "Note Compiled Module Interface pathnames."
3212 msgstr ""
3213
3214 #: c-family/c.opt:1939
3215 #, no-c-format
3216 msgid ""
3217 "Note Compiled Module Interface pathname of a specific module or header-unit."
3218 msgstr ""
3219
3220 #: c-family/c.opt:1943
3221 #, no-c-format
3222 msgid ""
3223 "fmax-include-depth=<number> Set the maximum depth of the nested #include."
3224 msgstr ""
3225
3226 #: c-family/c.opt:1947
3227 #, no-c-format
3228 msgid "Don't warn about uses of Microsoft extensions."
3229 msgstr ""
3230
3231 #: c-family/c.opt:1966
3232 #, no-c-format
3233 msgid ""
3234 "Implement resolution of DR 150 for matching of template template arguments."
3235 msgstr ""
3236
3237 #: c-family/c.opt:1970
3238 #, no-c-format
3239 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
3240 msgstr ""
3241
3242 #: c-family/c.opt:1974
3243 #, no-c-format
3244 msgid "Assume that receivers of Objective-C messages may be nil."
3245 msgstr ""
3246
3247 #: c-family/c.opt:1978
3248 #, no-c-format
3249 msgid ""
3250 "Allow access to instance variables as if they were local declarations within "
3251 "instance method implementations."
3252 msgstr ""
3253
3254 #: c-family/c.opt:1982
3255 #, no-c-format
3256 msgid ""
3257 "-fvisibility=[private|protected|public|package]\tSet the default symbol "
3258 "visibility."
3259 msgstr ""
3260
3261 #: c-family/c.opt:2007
3262 #, no-c-format
3263 msgid ""
3264 "Treat a throw() exception specification as noexcept to improve code size."
3265 msgstr ""
3266
3267 #: c-family/c.opt:2011
3268 #, no-c-format
3269 msgid ""
3270 "Specify which ABI to use for Objective-C family code and meta-data "
3271 "generation."
3272 msgstr ""
3273
3274 #: c-family/c.opt:2017
3275 #, no-c-format
3276 msgid ""
3277 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
3278 "ivars, if needed."
3279 msgstr ""
3280
3281 #: c-family/c.opt:2021
3282 #, no-c-format
3283 msgid "Allow fast jumps to the message dispatcher."
3284 msgstr ""
3285
3286 #: c-family/c.opt:2027
3287 #, no-c-format
3288 msgid "Enable Objective-C exception and synchronization syntax."
3289 msgstr ""
3290
3291 #: c-family/c.opt:2031
3292 #, no-c-format
3293 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
3294 msgstr ""
3295
3296 #: c-family/c.opt:2035
3297 #, no-c-format
3298 msgid ""
3299 "Enable inline checks for nil receivers with the NeXT runtime and ABI version "
3300 "2."
3301 msgstr ""
3302
3303 #: c-family/c.opt:2040
3304 #, no-c-format
3305 msgid "Enable Objective-C setjmp exception handling runtime."
3306 msgstr ""
3307
3308 #: c-family/c.opt:2044
3309 #, no-c-format
3310 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
3311 msgstr ""
3312
3313 #: c-family/c.opt:2048
3314 #, no-c-format
3315 msgid "Enable OpenACC."
3316 msgstr ""
3317
3318 #: c-family/c.opt:2052
3319 #, no-c-format
3320 msgid "Specify default OpenACC compute dimensions."
3321 msgstr ""
3322
3323 #: c-family/c.opt:2056
3324 #, no-c-format
3325 msgid "Enable OpenMP (implies -frecursive in Fortran)."
3326 msgstr ""
3327
3328 #: c-family/c.opt:2060
3329 #, no-c-format
3330 msgid "Enable OpenMP's SIMD directives."
3331 msgstr ""
3332
3333 #: c-family/c.opt:2064
3334 #, no-c-format
3335 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
3336 msgstr ""
3337
3338 #: c-family/c.opt:2075
3339 #, no-c-format
3340 msgid "Look for and use PCH files even when preprocessing."
3341 msgstr ""
3342
3343 #: c-family/c.opt:2079
3344 #, no-c-format
3345 msgid "Downgrade conformance errors to warnings."
3346 msgstr ""
3347
3348 #: c-family/c.opt:2083
3349 #, no-c-format
3350 msgid "Enable Plan 9 language extensions."
3351 msgstr ""
3352
3353 #: c-family/c.opt:2087
3354 #, no-c-format
3355 msgid "Treat the input file as already preprocessed."
3356 msgstr ""
3357
3358 #: c-family/c.opt:2095
3359 #, no-c-format
3360 msgid ""
3361 "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro "
3362 "expansion and display them in error messages."
3363 msgstr ""
3364
3365 #: c-family/c.opt:2099
3366 #, no-c-format
3367 msgid ""
3368 "Do not pretty-print template specializations as the template signature "
3369 "followed by the arguments."
3370 msgstr ""
3371
3372 #: c-family/c.opt:2103
3373 #, no-c-format
3374 msgid "Treat known sprintf return values as constants."
3375 msgstr ""
3376
3377 #: c-family/c.opt:2107
3378 #, no-c-format
3379 msgid ""
3380 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
3381 "in at runtime."
3382 msgstr ""
3383
3384 #: c-family/c.opt:2111
3385 #, no-c-format
3386 msgid "Removed in GCC 10.  This switch has no effect."
3387 msgstr ""
3388
3389 #: c-family/c.opt:2115
3390 #, no-c-format
3391 msgid "Generate run time type descriptor information."
3392 msgstr ""
3393
3394 #: c-family/c.opt:2119 ada/gcc-interface/lang.opt:81
3395 #, no-c-format
3396 msgid "Use the narrowest integer type possible for enumeration types."
3397 msgstr ""
3398
3399 #: c-family/c.opt:2123
3400 #, no-c-format
3401 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
3402 msgstr ""
3403
3404 #: c-family/c.opt:2127
3405 #, no-c-format
3406 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
3407 msgstr ""
3408
3409 #: c-family/c.opt:2131 ada/gcc-interface/lang.opt:85
3410 #, no-c-format
3411 msgid "Make \"char\" signed by default."
3412 msgstr ""
3413
3414 #: c-family/c.opt:2135
3415 #, no-c-format
3416 msgid "Enable C++14 sized deallocation support."
3417 msgstr ""
3418
3419 #: c-family/c.opt:2142
3420 #, no-c-format
3421 msgid ""
3422 "-fstrict-flex-arrays=<level>    Control when to treat the trailing array of "
3423 "a structure as a flexible array member for the purposes of accessing the "
3424 "elements of such an array. The default is treating all trailing arrays of "
3425 "structures as flexible array members."
3426 msgstr ""
3427
3428 #: c-family/c.opt:2149
3429 #, no-c-format
3430 msgid ""
3431 "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar "
3432 "storage order."
3433 msgstr ""
3434
3435 #: c-family/c.opt:2165
3436 #, no-c-format
3437 msgid "Display statistics accumulated during compilation."
3438 msgstr ""
3439
3440 #: c-family/c.opt:2169
3441 #, no-c-format
3442 msgid ""
3443 "Assume that values of enumeration type are always within the minimum range "
3444 "of that type."
3445 msgstr ""
3446
3447 #: c-family/c.opt:2176 c-family/c.opt:2181
3448 #, no-c-format
3449 msgid ""
3450 "Follow the C++17 evaluation order requirements for assignment expressions, "
3451 "shift, member function calls, etc."
3452 msgstr ""
3453
3454 #: c-family/c.opt:2198
3455 #, no-c-format
3456 msgid ""
3457 "Set the maximum number of template instantiation notes for a single warning "
3458 "or error."
3459 msgstr ""
3460
3461 #: c-family/c.opt:2205
3462 #, no-c-format
3463 msgid ""
3464 "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
3465 msgstr ""
3466
3467 #: c-family/c.opt:2212
3468 #, no-c-format
3469 msgid ""
3470 "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
3471 "local statics."
3472 msgstr ""
3473
3474 #: c-family/c.opt:2216
3475 #, no-c-format
3476 msgid ""
3477 "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
3478 msgstr ""
3479
3480 #: c-family/c.opt:2220 ada/gcc-interface/lang.opt:89
3481 #, no-c-format
3482 msgid "Make \"char\" unsigned by default."
3483 msgstr ""
3484
3485 #: c-family/c.opt:2224
3486 #, no-c-format
3487 msgid "Use __cxa_atexit to register destructors."
3488 msgstr ""
3489
3490 #: c-family/c.opt:2228
3491 #, no-c-format
3492 msgid "Use __cxa_get_exception_ptr in exception handling."
3493 msgstr ""
3494
3495 #: c-family/c.opt:2232
3496 #, no-c-format
3497 msgid "Marks all inlined functions and methods as having hidden visibility."
3498 msgstr ""
3499
3500 #: c-family/c.opt:2236
3501 #, no-c-format
3502 msgid "Changes visibility to match Microsoft Visual Studio by default."
3503 msgstr ""
3504
3505 #: c-family/c.opt:2248
3506 #, no-c-format
3507 msgid "Emit common-like symbols as weak symbols."
3508 msgstr ""
3509
3510 #: c-family/c.opt:2252
3511 #, no-c-format
3512 msgid ""
3513 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
3514 "to character set <cset>."
3515 msgstr ""
3516
3517 #: c-family/c.opt:2256
3518 #, no-c-format
3519 msgid "Generate a #line directive pointing at the current working directory."
3520 msgstr ""
3521
3522 #: c-family/c.opt:2264
3523 #, no-c-format
3524 msgid ""
3525 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
3526 msgstr ""
3527
3528 #: c-family/c.opt:2268
3529 #, no-c-format
3530 msgid "Dump declarations to a .decl file."
3531 msgstr ""
3532
3533 #: c-family/c.opt:2272
3534 #, no-c-format
3535 msgid ""
3536 "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
3537 msgstr ""
3538
3539 #: c-family/c.opt:2276
3540 #, no-c-format
3541 msgid ""
3542 "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
3543 msgstr ""
3544
3545 #: c-family/c.opt:2280
3546 #, no-c-format
3547 msgid ""
3548 "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
3549 "structs."
3550 msgstr ""
3551
3552 #: c-family/c.opt:2284
3553 #, no-c-format
3554 msgid ""
3555 "Interpret imaginary, fixed-point, or other gnu number suffix as the "
3556 "corresponding number literal rather than a user-defined number literal."
3557 msgstr ""
3558
3559 #: c-family/c.opt:2289
3560 #, no-c-format
3561 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
3562 msgstr ""
3563
3564 #: c-family/c.opt:2293
3565 #, no-c-format
3566 msgid "-imacros <file>\tAccept definition of macros in <file>."
3567 msgstr ""
3568
3569 #: c-family/c.opt:2297
3570 #, no-c-format
3571 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
3572 msgstr ""
3573
3574 #: c-family/c.opt:2301
3575 #, no-c-format
3576 msgid "-include <file>\tInclude the contents of <file> before other files."
3577 msgstr ""
3578
3579 #: c-family/c.opt:2305
3580 #, no-c-format
3581 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
3582 msgstr ""
3583
3584 #: c-family/c.opt:2309
3585 #, no-c-format
3586 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
3587 msgstr ""
3588
3589 #: c-family/c.opt:2313
3590 #, no-c-format
3591 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
3592 msgstr ""
3593
3594 #: c-family/c.opt:2317
3595 #, no-c-format
3596 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
3597 msgstr ""
3598
3599 #: c-family/c.opt:2321
3600 #, no-c-format
3601 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
3602 msgstr ""
3603
3604 #: c-family/c.opt:2325
3605 #, no-c-format
3606 msgid ""
3607 "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
3608 msgstr ""
3609
3610 #: c-family/c.opt:2335
3611 #, no-c-format
3612 msgid ""
3613 "Do not search standard system include directories (those specified with -"
3614 "isystem will still be used)."
3615 msgstr ""
3616
3617 #: c-family/c.opt:2339
3618 #, no-c-format
3619 msgid "Do not search standard system include directories for C++."
3620 msgstr ""
3621
3622 #: c-family/c.opt:2351
3623 #, no-c-format
3624 msgid "Generate C header of platform-specific features."
3625 msgstr ""
3626
3627 #: c-family/c.opt:2355
3628 #, no-c-format
3629 msgid "Remap file names when including files."
3630 msgstr ""
3631
3632 #: c-family/c.opt:2359 c-family/c.opt:2363
3633 #, no-c-format
3634 msgid ""
3635 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
3636 "corrigendum."
3637 msgstr ""
3638
3639 #: c-family/c.opt:2367
3640 #, no-c-format
3641 msgid "Conform to the ISO 2011 C++ standard."
3642 msgstr ""
3643
3644 #: c-family/c.opt:2371
3645 #, no-c-format
3646 msgid "Deprecated in favor of -std=c++11."
3647 msgstr ""
3648
3649 #: c-family/c.opt:2375
3650 #, no-c-format
3651 msgid "Deprecated in favor of -std=c++14."
3652 msgstr ""
3653
3654 #: c-family/c.opt:2379
3655 #, no-c-format
3656 msgid "Conform to the ISO 2014 C++ standard."
3657 msgstr ""
3658
3659 #: c-family/c.opt:2383
3660 #, no-c-format
3661 msgid "Deprecated in favor of -std=c++17."
3662 msgstr ""
3663
3664 #: c-family/c.opt:2387
3665 #, no-c-format
3666 msgid "Conform to the ISO 2017 C++ standard."
3667 msgstr ""
3668
3669 #: c-family/c.opt:2391 c-family/c.opt:2395
3670 #, no-c-format
3671 msgid ""
3672 "Conform to the ISO 2020 C++ standard (experimental and incomplete support)."
3673 msgstr ""
3674
3675 #: c-family/c.opt:2399 c-family/c.opt:2403
3676 #, no-c-format
3677 msgid ""
3678 "Conform to the ISO 2023 C++ draft standard (experimental and incomplete "
3679 "support)."
3680 msgstr ""
3681
3682 #: c-family/c.opt:2407 c-family/c.opt:2545
3683 #, no-c-format
3684 msgid "Conform to the ISO 2011 C standard."
3685 msgstr ""
3686
3687 #: c-family/c.opt:2411
3688 #, no-c-format
3689 msgid "Deprecated in favor of -std=c11."
3690 msgstr ""
3691
3692 #: c-family/c.opt:2415 c-family/c.opt:2419 c-family/c.opt:2549
3693 #: c-family/c.opt:2553
3694 #, no-c-format
3695 msgid "Conform to the ISO 2017 C standard (published in 2018)."
3696 msgstr ""
3697
3698 #: c-family/c.opt:2423
3699 #, no-c-format
3700 msgid ""
3701 "Conform to the ISO 202X C standard draft (experimental and incomplete "
3702 "support)."
3703 msgstr ""
3704
3705 #: c-family/c.opt:2427 c-family/c.opt:2431 c-family/c.opt:2529
3706 #, no-c-format
3707 msgid "Conform to the ISO 1990 C standard."
3708 msgstr ""
3709
3710 #: c-family/c.opt:2435 c-family/c.opt:2537
3711 #, no-c-format
3712 msgid "Conform to the ISO 1999 C standard."
3713 msgstr ""
3714
3715 #: c-family/c.opt:2439
3716 #, no-c-format
3717 msgid "Deprecated in favor of -std=c99."
3718 msgstr ""
3719
3720 #: c-family/c.opt:2443 c-family/c.opt:2448
3721 #, no-c-format
3722 msgid ""
3723 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
3724 "corrigendum with GNU extensions."
3725 msgstr ""
3726
3727 #: c-family/c.opt:2453
3728 #, no-c-format
3729 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
3730 msgstr ""
3731
3732 #: c-family/c.opt:2457
3733 #, no-c-format
3734 msgid "Deprecated in favor of -std=gnu++11."
3735 msgstr ""
3736
3737 #: c-family/c.opt:2461
3738 #, no-c-format
3739 msgid "Deprecated in favor of -std=gnu++14."
3740 msgstr ""
3741
3742 #: c-family/c.opt:2465
3743 #, no-c-format
3744 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
3745 msgstr ""
3746
3747 #: c-family/c.opt:2469
3748 #, no-c-format
3749 msgid "Deprecated in favor of -std=gnu++17."
3750 msgstr ""
3751
3752 #: c-family/c.opt:2473
3753 #, no-c-format
3754 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
3755 msgstr ""
3756
3757 #: c-family/c.opt:2477 c-family/c.opt:2481
3758 #, no-c-format
3759 msgid ""
3760 "Conform to the ISO 2020 C++ standard with GNU extensions (experimental and "
3761 "incomplete support)."
3762 msgstr ""
3763
3764 #: c-family/c.opt:2485 c-family/c.opt:2489
3765 #, no-c-format
3766 msgid ""
3767 "Conform to the ISO 2023 C++ draft standard with GNU extensions (experimental "
3768 "and incomplete support)."
3769 msgstr ""
3770
3771 #: c-family/c.opt:2493
3772 #, no-c-format
3773 msgid "Conform to the ISO 2011 C standard with GNU extensions."
3774 msgstr ""
3775
3776 #: c-family/c.opt:2497
3777 #, no-c-format
3778 msgid "Deprecated in favor of -std=gnu11."
3779 msgstr ""
3780
3781 #: c-family/c.opt:2501 c-family/c.opt:2505
3782 #, no-c-format
3783 msgid ""
3784 "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
3785 msgstr ""
3786
3787 #: c-family/c.opt:2509
3788 #, no-c-format
3789 msgid ""
3790 "Conform to the ISO 202X C standard draft with GNU extensions (experimental "
3791 "and incomplete support)."
3792 msgstr ""
3793
3794 #: c-family/c.opt:2513 c-family/c.opt:2517
3795 #, no-c-format
3796 msgid "Conform to the ISO 1990 C standard with GNU extensions."
3797 msgstr ""
3798
3799 #: c-family/c.opt:2521
3800 #, no-c-format
3801 msgid "Conform to the ISO 1999 C standard with GNU extensions."
3802 msgstr ""
3803
3804 #: c-family/c.opt:2525
3805 #, no-c-format
3806 msgid "Deprecated in favor of -std=gnu99."
3807 msgstr ""
3808
3809 #: c-family/c.opt:2533
3810 #, no-c-format
3811 msgid "Conform to the ISO 1990 C standard as amended in 1994."
3812 msgstr ""
3813
3814 #: c-family/c.opt:2541
3815 #, no-c-format
3816 msgid "Deprecated in favor of -std=iso9899:1999."
3817 msgstr ""
3818
3819 #: c-family/c.opt:2557
3820 #, no-c-format
3821 msgid ""
3822 "-stdlib=[libstdc++|libc++]\tThe standard library to be used for C++ headers "
3823 "and runtime."
3824 msgstr ""
3825
3826 #: c-family/c.opt:2574
3827 #, no-c-format
3828 msgid "Enable traditional preprocessing."
3829 msgstr ""
3830
3831 #: c-family/c.opt:2578
3832 #, no-c-format
3833 msgid "-trigraphs\tSupport ISO C trigraphs."
3834 msgstr ""
3835
3836 #: c-family/c.opt:2582
3837 #, no-c-format
3838 msgid "Do not predefine system-specific and GCC-specific macros."
3839 msgstr ""
3840
3841 #: ada/gcc-interface/lang.opt:61
3842 #, no-c-format
3843 msgid "Dump Source Coverage Obligations."
3844 msgstr ""
3845
3846 #: ada/gcc-interface/lang.opt:65
3847 #, no-c-format
3848 msgid "Synonym of -gnatk8."
3849 msgstr ""
3850
3851 #: ada/gcc-interface/lang.opt:73
3852 #, no-c-format
3853 msgid "Do not look for object files in standard path."
3854 msgstr ""
3855
3856 #: ada/gcc-interface/lang.opt:77
3857 #, no-c-format
3858 msgid "Select the runtime."
3859 msgstr ""
3860
3861 #: ada/gcc-interface/lang.opt:93
3862 #, no-c-format
3863 msgid "Catch typos."
3864 msgstr ""
3865
3866 #: ada/gcc-interface/lang.opt:97
3867 #, no-c-format
3868 msgid "Set name of output ALI file (internal switch)."
3869 msgstr ""
3870
3871 #: ada/gcc-interface/lang.opt:101
3872 #, no-c-format
3873 msgid "-gnat<options>\tSpecify options to GNAT."
3874 msgstr ""
3875
3876 #: ada/gcc-interface/lang.opt:105
3877 #, no-c-format
3878 msgid "Ignored."
3879 msgstr ""
3880
3881 #: d/lang.opt:51
3882 #, no-c-format
3883 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
3884 msgstr ""
3885
3886 #: d/lang.opt:55
3887 #, no-c-format
3888 msgid "-Hf <file>\tWrite D interface to <file>."
3889 msgstr ""
3890
3891 #: d/lang.opt:127
3892 #, no-c-format
3893 msgid "Warn about casts that will produce a null result."
3894 msgstr ""
3895
3896 #: d/lang.opt:143
3897 #, no-c-format
3898 msgid "Warn from speculative compiles such as __traits(compiles)."
3899 msgstr ""
3900
3901 #: d/lang.opt:151
3902 #, no-c-format
3903 msgid "Generate JSON file."
3904 msgstr ""
3905
3906 #: d/lang.opt:155
3907 #, no-c-format
3908 msgid "-Xf <file>\tWrite JSON output to the given <file>."
3909 msgstr ""
3910
3911 #: d/lang.opt:159
3912 #, no-c-format
3913 msgid "Debug library to use instead of phobos."
3914 msgstr ""
3915
3916 #: d/lang.opt:163
3917 #, no-c-format
3918 msgid "Default library to use instead of phobos."
3919 msgstr ""
3920
3921 #: d/lang.opt:167
3922 #, no-c-format
3923 msgid "Do link the standard D startup files in the compilation."
3924 msgstr ""
3925
3926 #: d/lang.opt:174
3927 #, no-c-format
3928 msgid "Generate code for all template instantiations."
3929 msgstr ""
3930
3931 #: d/lang.opt:178
3932 #, no-c-format
3933 msgid "Generate code for assert contracts."
3934 msgstr ""
3935
3936 #: d/lang.opt:186
3937 #, no-c-format
3938 msgid ""
3939 "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code "
3940 "only, or off."
3941 msgstr ""
3942
3943 #: d/lang.opt:228
3944 #, no-c-format
3945 msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure."
3946 msgstr ""
3947
3948 #: d/lang.opt:244
3949 #, no-c-format
3950 msgid "Compile in debug code."
3951 msgstr ""
3952
3953 #: d/lang.opt:248
3954 #, no-c-format
3955 msgid "-fdebug=<ident>\tCompile in debug code identified by <ident>."
3956 msgstr ""
3957
3958 #: d/lang.opt:252
3959 #, no-c-format
3960 msgid "Generate documentation."
3961 msgstr ""
3962
3963 #: d/lang.opt:256
3964 #, no-c-format
3965 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
3966 msgstr ""
3967
3968 #: d/lang.opt:260
3969 #, no-c-format
3970 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
3971 msgstr ""
3972
3973 #: d/lang.opt:264
3974 #, no-c-format
3975 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
3976 msgstr ""
3977
3978 #: d/lang.opt:268
3979 #, no-c-format
3980 msgid "Assume that standard D runtime libraries and \"D main\" exist."
3981 msgstr ""
3982
3983 #: d/lang.opt:272
3984 #, no-c-format
3985 msgid "Add comments for ignored declarations in the generated C++ header."
3986 msgstr ""
3987
3988 #: d/lang.opt:276
3989 #, no-c-format
3990 msgid ""
3991 "-fdump-cxx-spec=<filename>\tWrite all declarations as C++ code to <filename>."
3992 msgstr ""
3993
3994 #: d/lang.opt:280
3995 #, no-c-format
3996 msgid "Display the frontend AST after parsing and semantic passes."
3997 msgstr ""
3998
3999 #: d/lang.opt:284
4000 #, no-c-format
4001 msgid ""
4002 "-fextern-std=<standard>\tSet C++ name mangling compatibility with <standard>."
4003 msgstr ""
4004
4005 #: d/lang.opt:309
4006 #, no-c-format
4007 msgid "Ignore unsupported pragmas."
4008 msgstr ""
4009
4010 #: d/lang.opt:313
4011 #, no-c-format
4012 msgid "Generate code for class invariant contracts."
4013 msgstr ""
4014
4015 #: d/lang.opt:317
4016 #, no-c-format
4017 msgid "Generate a default D main() function when compiling."
4018 msgstr ""
4019
4020 #: d/lang.opt:321
4021 #, no-c-format
4022 msgid ""
4023 "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for "
4024 "<package.module>."
4025 msgstr ""
4026
4027 #: d/lang.opt:325
4028 #, no-c-format
4029 msgid "Generate ModuleInfo struct for output module."
4030 msgstr ""
4031
4032 #: d/lang.opt:329
4033 #, no-c-format
4034 msgid ""
4035 "Process all modules specified on the command line, but only generate code "
4036 "for the module specified by the argument."
4037 msgstr ""
4038
4039 #: d/lang.opt:333
4040 #, no-c-format
4041 msgid "Generate code for postcondition contracts."
4042 msgstr ""
4043
4044 #: d/lang.opt:337
4045 #, no-c-format
4046 msgid "Generate code for precondition contracts."
4047 msgstr ""
4048
4049 #: d/lang.opt:341
4050 #, no-c-format
4051 msgid "Turn on all upcoming D language features."
4052 msgstr ""
4053
4054 #: d/lang.opt:345
4055 #, no-c-format
4056 msgid "Implement D bit-fields."
4057 msgstr ""
4058
4059 #: d/lang.opt:349
4060 #, no-c-format
4061 msgid "Implement DIP1000: Scoped pointers."
4062 msgstr ""
4063
4064 #: d/lang.opt:353
4065 #, no-c-format
4066 msgid "Implement DIP1008: Allow exceptions in @nogc code."
4067 msgstr ""
4068
4069 #: d/lang.opt:357
4070 #, no-c-format
4071 msgid "Implement DIP1021: Mutable function arguments."
4072 msgstr ""
4073
4074 #: d/lang.opt:361
4075 #, no-c-format
4076 msgid "Destruct fields of partially constructed objects."
4077 msgstr ""
4078
4079 #: d/lang.opt:365
4080 #, no-c-format
4081 msgid "Use field-wise comparisons for struct equality."
4082 msgstr ""
4083
4084 #: d/lang.opt:369
4085 #, no-c-format
4086 msgid ""
4087 "When a symbol is resolved, check `alias this' scope before going to upper "
4088 "scopes."
4089 msgstr ""
4090
4091 #: d/lang.opt:373
4092 #, no-c-format
4093 msgid ""
4094 "Disallow unsound immutable conversions that were formerly incorrectly "
4095 "permitted."
4096 msgstr ""
4097
4098 #: d/lang.opt:377
4099 #, no-c-format
4100 msgid "Implement 'in' parameters to mean scope const."
4101 msgstr ""
4102
4103 #: d/lang.opt:385
4104 #, no-c-format
4105 msgid ""
4106 "Implement 'in' contracts of overridden methods to be a superset of parent "
4107 "contract."
4108 msgstr ""
4109
4110 #: d/lang.opt:389
4111 #, no-c-format
4112 msgid "Disable access to shared memory objects."
4113 msgstr ""
4114
4115 #: d/lang.opt:393
4116 #, no-c-format
4117 msgid "Enable rvalue arguments to ref parameters."
4118 msgstr ""
4119
4120 #: d/lang.opt:397
4121 #, no-c-format
4122 msgid "Disable access to variables marked `@system' from @safe code."
4123 msgstr ""
4124
4125 #: d/lang.opt:397
4126 #, no-c-format
4127 msgid "Compile release version."
4128 msgstr ""
4129
4130 #: d/lang.opt:401
4131 #, no-c-format
4132 msgid "Revert DIP1000: Scoped pointers."
4133 msgstr ""
4134
4135 #: d/lang.opt:405
4136 #, no-c-format
4137 msgid "Turn off all revertable D language features."
4138 msgstr ""
4139
4140 #: d/lang.opt:409
4141 #, no-c-format
4142 msgid "Revert DIP1000: Scoped pointers."
4143 msgstr ""
4144
4145 #: d/lang.opt:413
4146 #, no-c-format
4147 msgid "Don't destruct fields of partially constructed objects."
4148 msgstr ""
4149
4150 #: d/lang.opt:417
4151 #, no-c-format
4152 msgid "Don't use C-style integral promotion for unary '+', '-' and '~'."
4153 msgstr ""
4154
4155 #: d/lang.opt:425
4156 #, no-c-format
4157 msgid ""
4158 "-fsave-mixins=<filename>\tExpand and save mixins to file specified by "
4159 "<filename>."
4160 msgstr ""
4161
4162 #: d/lang.opt:429
4163 #, no-c-format
4164 msgid "Generate code for switches without a default case."
4165 msgstr ""
4166
4167 #: d/lang.opt:433
4168 #, no-c-format
4169 msgid "List information on all D language transitions."
4170 msgstr ""
4171
4172 #: d/lang.opt:437
4173 #, no-c-format
4174 msgid "List all non-mutable fields which occupy an object instance."
4175 msgstr ""
4176
4177 #: d/lang.opt:441
4178 #, no-c-format
4179 msgid "List all usages of 'in' on parameter."
4180 msgstr ""
4181
4182 #: d/lang.opt:445
4183 #, no-c-format
4184 msgid "List all hidden GC allocations."
4185 msgstr ""
4186
4187 #: d/lang.opt:449
4188 #, no-c-format
4189 msgid "List statistics on template instantiations."
4190 msgstr ""
4191
4192 #: d/lang.opt:453
4193 #, no-c-format
4194 msgid "List all variables going into thread local storage."
4195 msgstr ""
4196
4197 #: d/lang.opt:457
4198 #, no-c-format
4199 msgid "Compile in unittest code."
4200 msgstr ""
4201
4202 #: d/lang.opt:461
4203 #, no-c-format
4204 msgid "-fversion=<ident>\tCompile in version code identified by <ident>."
4205 msgstr ""
4206
4207 #: d/lang.opt:465
4208 #, no-c-format
4209 msgid "Emit template instantiations as weak symbols."
4210 msgstr ""
4211
4212 #: d/lang.opt:485
4213 #, no-c-format
4214 msgid "Do not link the standard D library in the compilation."
4215 msgstr ""
4216
4217 #: d/lang.opt:493
4218 #, no-c-format
4219 msgid "Link the standard D library statically in the compilation."
4220 msgstr ""
4221
4222 #: d/lang.opt:497
4223 #, no-c-format
4224 msgid "Link the standard D library dynamically in the compilation."
4225 msgstr ""
4226
4227 #: m2/lang.opt:35
4228 #, no-c-format
4229 msgid ""
4230 "compiler checks to force definition module procedure parameter names with "
4231 "their implementation module counterpart"
4232 msgstr ""
4233
4234 #: m2/lang.opt:39
4235 #, no-c-format
4236 msgid "compiler warns if a cast is being used on types of differing sizes"
4237 msgstr ""
4238
4239 #: m2/lang.opt:43
4240 #, no-c-format
4241 msgid "inform user which parameters will be passed by reference"
4242 msgstr ""
4243
4244 #: m2/lang.opt:47
4245 #, no-c-format
4246 msgid ""
4247 "extra compile time semantic checking, typically tries to catch poor "
4248 "programming style"
4249 msgstr ""
4250
4251 #: m2/lang.opt:51
4252 #, no-c-format
4253 msgid "automatically initializes all pointers to NIL"
4254 msgstr ""
4255
4256 #: m2/lang.opt:55
4257 #, no-c-format
4258 msgid ""
4259 "turns on runtime subrange, array index and indirection via NIL pointer "
4260 "checking"
4261 msgstr ""
4262
4263 #: m2/lang.opt:59
4264 #, no-c-format
4265 msgid ""
4266 "turns on runtime checking to check whether a CASE statement requires an ELSE "
4267 "clause when one was not specified"
4268 msgstr ""
4269
4270 #: m2/lang.opt:63
4271 #, no-c-format
4272 msgid "use cpp to preprocess the module"
4273 msgstr ""
4274
4275 #: m2/lang.opt:67 m2/lang.opt:71
4276 #, no-c-format
4277 msgid "passed to the preprocessor if -fcpp is used (internal switch)"
4278 msgstr ""
4279
4280 #: m2/lang.opt:75
4281 #, no-c-format
4282 msgid "call a real function, rather than the builtin equivalent"
4283 msgstr ""
4284
4285 #: m2/lang.opt:79
4286 #, no-c-format
4287 msgid "turn on internal debugging of the compiler (internal switch)"
4288 msgstr ""
4289
4290 #: m2/lang.opt:83
4291 #, no-c-format
4292 msgid "turn on quadruple tracing (internal switch)"
4293 msgstr ""
4294
4295 #: m2/lang.opt:87
4296 #, no-c-format
4297 msgid "turn on the Modula-2 api tracing (internal switch)"
4298 msgstr ""
4299
4300 #: m2/lang.opt:91
4301 #, no-c-format
4302 msgid "turn on the Modula-2 function line number generation (internal switch)"
4303 msgstr ""
4304
4305 #: m2/lang.opt:95
4306 #, no-c-format
4307 msgid "recognise the specified suffix as a definition module filename"
4308 msgstr ""
4309
4310 #: m2/lang.opt:99
4311 #, no-c-format
4312 msgid "display all inbuilt system items"
4313 msgstr ""
4314
4315 #: m2/lang.opt:103
4316 #, no-c-format
4317 msgid ""
4318 "allows opaque types to be implemented as any type (a GNU Modula-2 extension)"
4319 msgstr ""
4320
4321 #: m2/lang.opt:107
4322 #, no-c-format
4323 msgid ""
4324 "turns on runtime checking to check whether a floating point number will "
4325 "exceed range"
4326 msgstr ""
4327
4328 #: m2/lang.opt:111
4329 #, no-c-format
4330 msgid ""
4331 "create a topologically sorted module list from all dependent modules used in "
4332 "the application"
4333 msgstr ""
4334
4335 #: m2/lang.opt:115 m2/lang.opt:203
4336 #, no-c-format
4337 msgid "turns on all range checking for numerical values"
4338 msgstr ""
4339
4340 #: m2/lang.opt:119
4341 #, no-c-format
4342 msgid "use ISO dialect of Modula-2"
4343 msgstr ""
4344
4345 #: m2/lang.opt:123
4346 #, no-c-format
4347 msgid ""
4348 "specify the library order, the libraries may be specified by a comma "
4349 "separated abbreviation: log,min,pim,iso or by directory names: m2log,m2min,"
4350 "m2pim,m2iso."
4351 msgstr ""
4352
4353 #: m2/lang.opt:127
4354 #, no-c-format
4355 msgid "set all location values to a specific value (internal switch)"
4356 msgstr ""
4357
4358 #: m2/lang.opt:131
4359 #, no-c-format
4360 msgid ""
4361 "generate extra nops to improve debugging, producing an instruction for every "
4362 "code related keyword"
4363 msgstr ""
4364
4365 #: m2/lang.opt:135
4366 #, no-c-format
4367 msgid "generate error messages which render keywords in lower case"
4368 msgstr ""
4369
4370 #: m2/lang.opt:139
4371 #, no-c-format
4372 msgid ""
4373 "specify the module mangled prefix name for all modules in the following "
4374 "include paths"
4375 msgstr ""
4376
4377 #: m2/lang.opt:147
4378 #, no-c-format
4379 msgid "insert plugin to identify runtime errors at compiletime"
4380 msgstr ""
4381
4382 #: m2/lang.opt:151
4383 #, no-c-format
4384 msgid "specify the module mangled prefix name"
4385 msgstr ""
4386
4387 #: m2/lang.opt:155
4388 #, no-c-format
4389 msgid ""
4390 "display statistics about the amount of source lines compiled and symbols used"
4391 msgstr ""
4392
4393 #: m2/lang.opt:159
4394 #, no-c-format
4395 msgid "experimental flag to turn on the new strict type checker"
4396 msgstr ""
4397
4398 #: m2/lang.opt:163
4399 #, no-c-format
4400 msgid "compile all implementation modules and program module at once"
4401 msgstr ""
4402
4403 #: m2/lang.opt:167
4404 #, no-c-format
4405 msgid "recognise the specified suffix as implementation and module filenames"
4406 msgstr ""
4407
4408 #: m2/lang.opt:171
4409 #, no-c-format
4410 msgid ""
4411 "turns on runtime checking to detect accessing data through a NIL value "
4412 "pointer"
4413 msgstr ""
4414
4415 #: m2/lang.opt:175
4416 #, no-c-format
4417 msgid "use PIM [234] dialect of Modula-2"
4418 msgstr ""
4419
4420 #: m2/lang.opt:179
4421 #, no-c-format
4422 msgid "use PIM 2 dialect of Modula-2"
4423 msgstr ""
4424
4425 #: m2/lang.opt:183
4426 #, no-c-format
4427 msgid "use PIM 3 dialect of Modula-2"
4428 msgstr ""
4429
4430 #: m2/lang.opt:187
4431 #, no-c-format
4432 msgid "use PIM 4 dialect of Modula-2"
4433 msgstr ""
4434
4435 #: m2/lang.opt:191
4436 #, no-c-format
4437 msgid "force positive result from MOD and DIV result floor"
4438 msgstr ""
4439
4440 #: m2/lang.opt:195
4441 #, no-c-format
4442 msgid "link against the pthread library (default on)"
4443 msgstr ""
4444
4445 #: m2/lang.opt:199
4446 #, no-c-format
4447 msgid "internal compiler debugging information, dump the list of quadruples"
4448 msgstr ""
4449
4450 #: m2/lang.opt:207
4451 #, no-c-format
4452 msgid ""
4453 "turns on runtime checking for functions which finish without executing a "
4454 "RETURN statement"
4455 msgstr ""
4456
4457 #: m2/lang.opt:211
4458 #, no-c-format
4459 msgid "specify the list of runtime modules and their initialization order"
4460 msgstr ""
4461
4462 #: m2/lang.opt:215
4463 #, no-c-format
4464 msgid ""
4465 "the modules initialization order is dynamically determined by M2RTS and "
4466 "application dependencies"
4467 msgstr ""
4468
4469 #: m2/lang.opt:219
4470 #, no-c-format
4471 msgid "generate a C source scaffold for the current module being compiled"
4472 msgstr ""
4473
4474 #: m2/lang.opt:223
4475 #, no-c-format
4476 msgid "generate a C++ source scaffold for the current module being compiled"
4477 msgstr ""
4478
4479 #: m2/lang.opt:227
4480 #, no-c-format
4481 msgid "generate the main function"
4482 msgstr ""
4483
4484 #: m2/lang.opt:231
4485 #, no-c-format
4486 msgid ""
4487 "generate static scaffold initialization and finalization for every module "
4488 "inside main"
4489 msgstr ""
4490
4491 #: m2/lang.opt:235
4492 #, no-c-format
4493 msgid "generate a shared library from the module"
4494 msgstr ""
4495
4496 #: m2/lang.opt:239
4497 #, no-c-format
4498 msgid ""
4499 "turns on all software runtime checking (an abbreviation for -fnil -frange -"
4500 "findex -fwholediv -fcase -freturn -fwholevalue -ffloatvalue)"
4501 msgstr ""
4502
4503 #: m2/lang.opt:243
4504 #, no-c-format
4505 msgid "display the location of module source files as they are compiled"
4506 msgstr ""
4507
4508 #: m2/lang.opt:247
4509 #, no-c-format
4510 msgid "create a swig interface file for the module"
4511 msgstr ""
4512
4513 #: m2/lang.opt:251
4514 #, no-c-format
4515 msgid ""
4516 "optimize non var unbounded parameters by passing it by reference, providing "
4517 "it is not written to within the callee procedure."
4518 msgstr ""
4519
4520 #: m2/lang.opt:255
4521 #, no-c-format
4522 msgid ""
4523 "orders the initialization/finalializations for scaffold-static or force "
4524 "linking of modules if scaffold-dynamic"
4525 msgstr ""
4526
4527 #: m2/lang.opt:263
4528 #, no-c-format
4529 msgid "turns on all division and modulus by zero checking for ordinal values"
4530 msgstr ""
4531
4532 #: m2/lang.opt:267
4533 #, no-c-format
4534 msgid ""
4535 "turns on runtime checking to check whether a whole number will exceed range"
4536 msgstr ""
4537
4538 #: m2/lang.opt:271
4539 #, no-c-format
4540 msgid "Link the standard Modula-2 libraries statically in the compilation."
4541 msgstr ""
4542
4543 #: m2/lang.opt:412 m2/lang.opt:416
4544 #, no-c-format
4545 msgid "save temporary preprocessed files"
4546 msgstr ""
4547
4548 #: go/lang.opt:42
4549 #, no-c-format
4550 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
4551 msgstr ""
4552
4553 #: go/lang.opt:46
4554 #, no-c-format
4555 msgid "Add explicit checks for division by zero."
4556 msgstr ""
4557
4558 #: go/lang.opt:50
4559 #, no-c-format
4560 msgid "Add explicit checks for division overflow in INT_MIN / -1."
4561 msgstr ""
4562
4563 #: go/lang.opt:54
4564 #, no-c-format
4565 msgid "Apply special rules for compiling runtime package."
4566 msgstr ""
4567
4568 #: go/lang.opt:58
4569 #, no-c-format
4570 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
4571 msgstr ""
4572
4573 #: go/lang.opt:62
4574 #, no-c-format
4575 msgid "-fgo-embedcfg=<file>\tList embedded files via go:embed."
4576 msgstr ""
4577
4578 #: go/lang.opt:66
4579 #, no-c-format
4580 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
4581 msgstr ""
4582
4583 #: go/lang.opt:70
4584 #, no-c-format
4585 msgid "-fgo-pkgpath=<string>\tSet Go package path."
4586 msgstr ""
4587
4588 #: go/lang.opt:74
4589 #, no-c-format
4590 msgid ""
4591 "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
4592 msgstr ""
4593
4594 #: go/lang.opt:78
4595 #, no-c-format
4596 msgid ""
4597 "-fgo-relative-import-path=<path>\tTreat a relative import as relative to "
4598 "path."
4599 msgstr ""
4600
4601 #: go/lang.opt:82
4602 #, no-c-format
4603 msgid "Functions which return values must end with return statements."
4604 msgstr ""
4605
4606 #: go/lang.opt:86
4607 #, no-c-format
4608 msgid ""
4609 "Emit debugging information related to the escape analysis pass when run with "
4610 "-fgo-optimize-allocs."
4611 msgstr ""
4612
4613 #: go/lang.opt:90
4614 #, no-c-format
4615 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
4616 msgstr ""
4617
4618 #: go/lang.opt:94
4619 #, no-c-format
4620 msgid "Emit optimization diagnostics."
4621 msgstr ""
4622
4623 #: analyzer/analyzer.opt:27
4624 #, no-c-format
4625 msgid ""
4626 "The maximum number of 'after supernode' exploded nodes within the analyzer "
4627 "per supernode, before terminating analysis."
4628 msgstr ""
4629
4630 #: analyzer/analyzer.opt:31
4631 #, no-c-format
4632 msgid ""
4633 "The maximum number of exploded nodes per program point within the analyzer, "
4634 "before terminating analysis of that point."
4635 msgstr ""
4636
4637 #: analyzer/analyzer.opt:35
4638 #, no-c-format
4639 msgid "The maximum number of constraints per state."
4640 msgstr ""
4641
4642 #: analyzer/analyzer.opt:39
4643 #, no-c-format
4644 msgid ""
4645 "The maximum number of infeasible edges to reject before declaring a "
4646 "diagnostic as infeasible."
4647 msgstr ""
4648
4649 #: analyzer/analyzer.opt:43
4650 #, no-c-format
4651 msgid ""
4652 "The maximum number of times a callsite can appear in a call stack within the "
4653 "analyzer, before terminating analysis of a call that would recurse deeper."
4654 msgstr ""
4655
4656 #: analyzer/analyzer.opt:47
4657 #, no-c-format
4658 msgid ""
4659 "The maximum depth of a symbolic value, before approximating the value as "
4660 "unknown."
4661 msgstr ""
4662
4663 #: analyzer/analyzer.opt:51
4664 #, no-c-format
4665 msgid ""
4666 "The minimum number of supernodes within a function for the analyzer to "
4667 "consider summarizing its effects at call sites."
4668 msgstr ""
4669
4670 #: analyzer/analyzer.opt:55
4671 #, no-c-format
4672 msgid ""
4673 "The maximum depth of exploded nodes that should appear in a dot dump before "
4674 "switching to a less verbose format."
4675 msgstr ""
4676
4677 #: analyzer/analyzer.opt:59
4678 #, no-c-format
4679 msgid ""
4680 "Warn about code paths in which a pointer to a buffer is assigned to an "
4681 "incompatible type."
4682 msgstr ""
4683
4684 #: analyzer/analyzer.opt:63
4685 #, no-c-format
4686 msgid ""
4687 "Warn about code paths in which a pointer is checked for NULL after it has "
4688 "already been dereferenced."
4689 msgstr ""
4690
4691 #: analyzer/analyzer.opt:67
4692 #, no-c-format
4693 msgid ""
4694 "Warn about code paths in which a stdio FILE can be closed more than once."
4695 msgstr ""
4696
4697 #: analyzer/analyzer.opt:71
4698 #, no-c-format
4699 msgid "Warn about code paths in which a pointer can be freed more than once."
4700 msgstr ""
4701
4702 #: analyzer/analyzer.opt:75
4703 #, no-c-format
4704 msgid "Warn about code paths in which sensitive data is written to a file."
4705 msgstr ""
4706
4707 #: analyzer/analyzer.opt:79
4708 #, no-c-format
4709 msgid ""
4710 "Warn about code paths in which sensitive data is copied across a security "
4711 "boundary."
4712 msgstr ""
4713
4714 #: analyzer/analyzer.opt:83
4715 #, no-c-format
4716 msgid ""
4717 "Warn about code paths in which read on a write-only file descriptor is "
4718 "attempted, or vice versa."
4719 msgstr ""
4720
4721 #: analyzer/analyzer.opt:87
4722 #, no-c-format
4723 msgid ""
4724 "Warn about code paths in which a file descriptor can be closed more than "
4725 "once."
4726 msgstr ""
4727
4728 #: analyzer/analyzer.opt:91
4729 #, no-c-format
4730 msgid "Warn about code paths in which a file descriptor is not closed."
4731 msgstr ""
4732
4733 #: analyzer/analyzer.opt:95
4734 #, no-c-format
4735 msgid ""
4736 "Warn about code paths in which an operation is attempted in the wrong phase "
4737 "of a file descriptor's lifetime."
4738 msgstr ""
4739
4740 #: analyzer/analyzer.opt:99
4741 #, no-c-format
4742 msgid ""
4743 "Warn about code paths in which an operation is attempted on the wrong type "
4744 "of file descriptor."
4745 msgstr ""
4746
4747 #: analyzer/analyzer.opt:103
4748 #, no-c-format
4749 msgid ""
4750 "Warn about code paths in which a read or write is performed on a closed file "
4751 "descriptor."
4752 msgstr ""
4753
4754 #: analyzer/analyzer.opt:107
4755 #, no-c-format
4756 msgid ""
4757 "Warn about code paths in which a file descriptor is used without being "
4758 "checked for validity."
4759 msgstr ""
4760
4761 #: analyzer/analyzer.opt:111
4762 #, no-c-format
4763 msgid "Warn about code paths in which a stdio FILE is not closed."
4764 msgstr ""
4765
4766 #: analyzer/analyzer.opt:115
4767 #, no-c-format
4768 msgid "Warn about code paths in which a non-heap pointer is freed."
4769 msgstr ""
4770
4771 #: analyzer/analyzer.opt:119
4772 #, no-c-format
4773 msgid ""
4774 "Warn about code paths in which floating-point arithmetic is used in "
4775 "locations where precise computation is needed."
4776 msgstr ""
4777
4778 #: analyzer/analyzer.opt:123
4779 #, no-c-format
4780 msgid "Warn about code paths which appear to lead to infinite recursion."
4781 msgstr ""
4782
4783 #: analyzer/analyzer.opt:127
4784 #, no-c-format
4785 msgid "Warn about code paths in which a NULL function pointer is called."
4786 msgstr ""
4787
4788 #: analyzer/analyzer.opt:131
4789 #, no-c-format
4790 msgid "Warn about code paths in which a heap-allocated pointer leaks."
4791 msgstr ""
4792
4793 #: analyzer/analyzer.opt:135
4794 #, no-c-format
4795 msgid ""
4796 "Warn about code paths in which the wrong deallocation function is called."
4797 msgstr ""
4798
4799 #: analyzer/analyzer.opt:139
4800 #, no-c-format
4801 msgid ""
4802 "Warn about code paths in which a write or read to a buffer is out-of-bounds."
4803 msgstr ""
4804
4805 #: analyzer/analyzer.opt:143
4806 #, no-c-format
4807 msgid ""
4808 "Warn about code paths in which a possibly-NULL value is passed to a must-not-"
4809 "be-NULL function argument."
4810 msgstr ""
4811
4812 #: analyzer/analyzer.opt:147
4813 #, no-c-format
4814 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
4815 msgstr ""
4816
4817 #: analyzer/analyzer.opt:151
4818 #, no-c-format
4819 msgid ""
4820 "Warn about code paths in which an async-signal-unsafe function is called "
4821 "from a signal handler."
4822 msgstr ""
4823
4824 #: analyzer/analyzer.opt:155
4825 #, no-c-format
4826 msgid ""
4827 "Warn about code paths in which NULL is passed to a must-not-be-NULL function "
4828 "argument."
4829 msgstr ""
4830
4831 #: analyzer/analyzer.opt:159
4832 #, no-c-format
4833 msgid "Warn about code paths in which a NULL pointer is dereferenced."
4834 msgstr ""
4835
4836 #: analyzer/analyzer.opt:163
4837 #, no-c-format
4838 msgid "Warn about code paths in which an on-stack buffer is passed to putenv."
4839 msgstr ""
4840
4841 #: analyzer/analyzer.opt:167
4842 #, no-c-format
4843 msgid ""
4844 "Warn about code paths in which a shift with negative count is attempted."
4845 msgstr ""
4846
4847 #: analyzer/analyzer.opt:171
4848 #, no-c-format
4849 msgid ""
4850 "Warn about code paths in which a shift with count >= width of type is "
4851 "attempted."
4852 msgstr ""
4853
4854 #: analyzer/analyzer.opt:175
4855 #, no-c-format
4856 msgid ""
4857 "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a "
4858 "stack frame that has returned."
4859 msgstr ""
4860
4861 #: analyzer/analyzer.opt:179
4862 #, no-c-format
4863 msgid ""
4864 "Warn about code paths in which an unsanitized value is used as an allocation "
4865 "size."
4866 msgstr ""
4867
4868 #: analyzer/analyzer.opt:183
4869 #, no-c-format
4870 msgid ""
4871 "Warn about code paths in which an unsanitized value is used as an array "
4872 "index."
4873 msgstr ""
4874
4875 #: analyzer/analyzer.opt:187
4876 #, no-c-format
4877 msgid ""
4878 "Warn about code paths in which an 'assert()' is made involving an "
4879 "unsanitized value."
4880 msgstr ""
4881
4882 #: analyzer/analyzer.opt:191
4883 #, no-c-format
4884 msgid ""
4885 "Warn about code paths in which an unsanitized value is used as a divisor."
4886 msgstr ""
4887
4888 #: analyzer/analyzer.opt:195
4889 #, no-c-format
4890 msgid ""
4891 "Warn about code paths in which an unsanitized value is used as a pointer "
4892 "offset."
4893 msgstr ""
4894
4895 #: analyzer/analyzer.opt:199
4896 #, no-c-format
4897 msgid "Warn about code paths in which an unsanitized value is used as a size."
4898 msgstr ""
4899
4900 #: analyzer/analyzer.opt:203
4901 #, no-c-format
4902 msgid "Warn about code paths in which a freed value is used."
4903 msgstr ""
4904
4905 #: analyzer/analyzer.opt:207
4906 #, no-c-format
4907 msgid ""
4908 "Warn about code paths in which a pointer to a stale stack frame is used."
4909 msgstr ""
4910
4911 #: analyzer/analyzer.opt:211
4912 #, no-c-format
4913 msgid "Warn about code paths in which va_arg uses the wrong type."
4914 msgstr ""
4915
4916 #: analyzer/analyzer.opt:215
4917 #, no-c-format
4918 msgid ""
4919 "Warn about code paths in which va_arg is used too many times on a va_list."
4920 msgstr ""
4921
4922 #: analyzer/analyzer.opt:219
4923 #, no-c-format
4924 msgid ""
4925 "Warn about code paths in which va_start or va_copy is used without a "
4926 "corresponding va_end."
4927 msgstr ""
4928
4929 #: analyzer/analyzer.opt:223
4930 #, no-c-format
4931 msgid "Warn about code paths in which a va_list is used after va_end."
4932 msgstr ""
4933
4934 #: analyzer/analyzer.opt:227
4935 #, no-c-format
4936 msgid "Warn about code paths which attempt to write to a const object."
4937 msgstr ""
4938
4939 #: analyzer/analyzer.opt:231
4940 #, no-c-format
4941 msgid "Warn about code paths which attempt to write to a string literal."
4942 msgstr ""
4943
4944 #: analyzer/analyzer.opt:235
4945 #, no-c-format
4946 msgid "Warn about code paths in which an uninitialized value is used."
4947 msgstr ""
4948
4949 #: analyzer/analyzer.opt:239
4950 #, no-c-format
4951 msgid "Warn if the code is too complicated for the analyzer to fully explore."
4952 msgstr ""
4953
4954 #: analyzer/analyzer.opt:243
4955 #, no-c-format
4956 msgid "Restrict the analyzer to run just the named checker."
4957 msgstr ""
4958
4959 #: analyzer/analyzer.opt:247
4960 #, no-c-format
4961 msgid "Avoid combining multiple statements into one exploded edge."
4962 msgstr ""
4963
4964 #: analyzer/analyzer.opt:251
4965 #, no-c-format
4966 msgid "Verify that paths are feasible when emitting diagnostics."
4967 msgstr ""
4968
4969 #: analyzer/analyzer.opt:255
4970 #, no-c-format
4971 msgid "Issue a note when diagnostics are deduplicated."
4972 msgstr ""
4973
4974 #: analyzer/analyzer.opt:259
4975 #, no-c-format
4976 msgid "Purge unneeded state during analysis."
4977 msgstr ""
4978
4979 #: analyzer/analyzer.opt:263
4980 #, no-c-format
4981 msgid "Merge similar-enough states during analysis."
4982 msgstr ""
4983
4984 #: analyzer/analyzer.opt:267
4985 #, no-c-format
4986 msgid "Stop exploring an execution path after certain diagnostics."
4987 msgstr ""
4988
4989 #: analyzer/analyzer.opt:271
4990 #, no-c-format
4991 msgid "Enable transitivity of constraints during analysis."
4992 msgstr ""
4993
4994 #: analyzer/analyzer.opt:275
4995 #, no-c-format
4996 msgid "Approximate the effect of function calls to simplify analysis."
4997 msgstr ""
4998
4999 #: analyzer/analyzer.opt:279
5000 #, no-c-format
5001 msgid "Try to reconstruct function calls and returns after inlining."
5002 msgstr ""
5003
5004 #: analyzer/analyzer.opt:283
5005 #, no-c-format
5006 msgid "Emit more verbose descriptions of control flow in diagnostics."
5007 msgstr ""
5008
5009 #: analyzer/analyzer.opt:287
5010 #, no-c-format
5011 msgid "Emit more verbose descriptions of state changes in diagnostics."
5012 msgstr ""
5013
5014 #: analyzer/analyzer.opt:291
5015 #, no-c-format
5016 msgid "Control which events are displayed in diagnostic paths."
5017 msgstr ""
5018
5019 #: analyzer/analyzer.opt:295
5020 #, no-c-format
5021 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
5022 msgstr ""
5023
5024 #: analyzer/analyzer.opt:299
5025 #, no-c-format
5026 msgid "Dump various analyzer internals to stderr."
5027 msgstr ""
5028
5029 #: analyzer/analyzer.opt:303
5030 #, no-c-format
5031 msgid ""
5032 "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot "
5033 "file."
5034 msgstr ""
5035
5036 #: analyzer/analyzer.opt:307
5037 #, no-c-format
5038 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
5039 msgstr ""
5040
5041 #: analyzer/analyzer.opt:311
5042 #, no-c-format
5043 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
5044 msgstr ""
5045
5046 #: analyzer/analyzer.opt:315
5047 #, no-c-format
5048 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
5049 msgstr ""
5050
5051 #: analyzer/analyzer.opt:319
5052 #, no-c-format
5053 msgid ""
5054 "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
5055 msgstr ""
5056
5057 #: analyzer/analyzer.opt:323
5058 #, no-c-format
5059 msgid ""
5060 "Dump a textual representation of each diagnostic's exploded path to SRCFILE."
5061 "IDX.KIND.epath.txt."
5062 msgstr ""
5063
5064 #: analyzer/analyzer.opt:327
5065 #, no-c-format
5066 msgid ""
5067 "Dump various analyzer internals to SRCFILE.*.fg.dot and SRCFILE.*.tg.dot."
5068 msgstr ""
5069
5070 #: analyzer/analyzer.opt:331
5071 #, no-c-format
5072 msgid "Dump analyzer-specific data to a SRCFILE.analyzer.json.gz file."
5073 msgstr ""
5074
5075 #: analyzer/analyzer.opt:335
5076 #, no-c-format
5077 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
5078 msgstr ""
5079
5080 #: analyzer/analyzer.opt:339
5081 #, no-c-format
5082 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
5083 msgstr ""
5084
5085 #: analyzer/analyzer.opt:343
5086 #, no-c-format
5087 msgid ""
5088 "Emit custom warnings with internal details intended for analyzer developers."
5089 msgstr ""
5090
5091 #: config/vms/vms.opt:27
5092 #, no-c-format
5093 msgid "Malloc data into P2 space."
5094 msgstr ""
5095
5096 #: config/vms/vms.opt:31
5097 #, no-c-format
5098 msgid "Set name of main routine for the debugger."
5099 msgstr ""
5100
5101 #: config/vms/vms.opt:35
5102 #, no-c-format
5103 msgid "Use VMS exit codes instead of posix ones."
5104 msgstr ""
5105
5106 #: config/vms/vms.opt:39
5107 #, no-c-format
5108 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
5109 msgstr ""
5110
5111 #: config/mcore/mcore.opt:23
5112 #, no-c-format
5113 msgid "Generate code for the M*Core M210."
5114 msgstr ""
5115
5116 #: config/mcore/mcore.opt:27
5117 #, no-c-format
5118 msgid "Generate code for the M*Core M340."
5119 msgstr ""
5120
5121 #: config/mcore/mcore.opt:31
5122 #, no-c-format
5123 msgid "Force functions to be aligned to a 4 byte boundary."
5124 msgstr ""
5125
5126 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
5127 #, no-c-format
5128 msgid "Generate big-endian code."
5129 msgstr ""
5130
5131 #: config/mcore/mcore.opt:39
5132 #, no-c-format
5133 msgid "Emit call graph information."
5134 msgstr ""
5135
5136 #: config/mcore/mcore.opt:43
5137 #, no-c-format
5138 msgid "Use the divide instruction."
5139 msgstr ""
5140
5141 #: config/mcore/mcore.opt:47
5142 #, no-c-format
5143 msgid "Inline constants if it can be done in 2 insns or less."
5144 msgstr ""
5145
5146 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
5147 #, no-c-format
5148 msgid "Generate little-endian code."
5149 msgstr ""
5150
5151 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
5152 #, no-c-format
5153 msgid ""
5154 "Assume that run-time support has been provided, so omit -lsim from the "
5155 "linker command line."
5156 msgstr ""
5157
5158 #: config/mcore/mcore.opt:60
5159 #, no-c-format
5160 msgid "Use arbitrary sized immediates in bit operations."
5161 msgstr ""
5162
5163 #: config/mcore/mcore.opt:64
5164 #, no-c-format
5165 msgid "Prefer word accesses over byte accesses."
5166 msgstr ""
5167
5168 #: config/mcore/mcore.opt:71
5169 #, no-c-format
5170 msgid "Set the maximum amount for a single stack increment operation."
5171 msgstr ""
5172
5173 #: config/mcore/mcore.opt:75
5174 #, no-c-format
5175 msgid "Always treat bitfields as int-sized."
5176 msgstr ""
5177
5178 #: config/linux-android.opt:23
5179 #, no-c-format
5180 msgid "Generate code for the Android platform."
5181 msgstr ""
5182
5183 #: config/mmix/mmix.opt:24
5184 #, no-c-format
5185 msgid "For intrinsics library: pass all parameters in registers."
5186 msgstr ""
5187
5188 #: config/mmix/mmix.opt:28
5189 #, no-c-format
5190 msgid "Use register stack for parameters and return value."
5191 msgstr ""
5192
5193 #: config/mmix/mmix.opt:32
5194 #, no-c-format
5195 msgid "Use call-clobbered registers for parameters and return value."
5196 msgstr ""
5197
5198 #: config/mmix/mmix.opt:37
5199 #, no-c-format
5200 msgid "Use epsilon-respecting floating point compare instructions."
5201 msgstr ""
5202
5203 #: config/mmix/mmix.opt:41
5204 #, no-c-format
5205 msgid "Use zero-extending memory loads, not sign-extending ones."
5206 msgstr ""
5207
5208 #: config/mmix/mmix.opt:45
5209 #, no-c-format
5210 msgid ""
5211 "Generate divide results with reminder having the same sign as the divisor "
5212 "(not the dividend)."
5213 msgstr ""
5214
5215 #: config/mmix/mmix.opt:49
5216 #, no-c-format
5217 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
5218 msgstr ""
5219
5220 #: config/mmix/mmix.opt:53
5221 #, no-c-format
5222 msgid "Do not provide a default start-address 0x100 of the program."
5223 msgstr ""
5224
5225 #: config/mmix/mmix.opt:57
5226 #, no-c-format
5227 msgid "Link to emit program in ELF format (rather than mmo)."
5228 msgstr ""
5229
5230 #: config/mmix/mmix.opt:61
5231 #, no-c-format
5232 msgid "Use P-mnemonics for branches statically predicted as taken."
5233 msgstr ""
5234
5235 #: config/mmix/mmix.opt:65
5236 #, no-c-format
5237 msgid "Don't use P-mnemonics for branches."
5238 msgstr ""
5239
5240 #: config/mmix/mmix.opt:79
5241 #, no-c-format
5242 msgid "Use addresses that allocate global registers."
5243 msgstr ""
5244
5245 #: config/mmix/mmix.opt:83
5246 #, no-c-format
5247 msgid "Do not use addresses that allocate global registers."
5248 msgstr ""
5249
5250 #: config/mmix/mmix.opt:87
5251 #, no-c-format
5252 msgid "Generate a single exit point for each function."
5253 msgstr ""
5254
5255 #: config/mmix/mmix.opt:91
5256 #, no-c-format
5257 msgid "Do not generate a single exit point for each function."
5258 msgstr ""
5259
5260 #: config/mmix/mmix.opt:95
5261 #, no-c-format
5262 msgid "Set start-address of the program."
5263 msgstr ""
5264
5265 #: config/mmix/mmix.opt:99
5266 #, no-c-format
5267 msgid "Set start-address of data."
5268 msgstr ""
5269
5270 #: config/darwin.opt:34
5271 #, no-c-format
5272 msgid "Generate code for darwin loadable kernel extensions."
5273 msgstr ""
5274
5275 #: config/darwin.opt:38
5276 #, no-c-format
5277 msgid ""
5278 "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
5279 msgstr ""
5280
5281 #: config/darwin.opt:42
5282 #, no-c-format
5283 msgid "Generate compile-time CFString objects."
5284 msgstr ""
5285
5286 #: config/darwin.opt:46
5287 #, no-c-format
5288 msgid "Warn if constant CFString objects contain non-portable characters."
5289 msgstr ""
5290
5291 #: config/darwin.opt:51
5292 #, no-c-format
5293 msgid "Generate AT&T-style stubs for Mach-O."
5294 msgstr ""
5295
5296 #: config/darwin.opt:55
5297 #, no-c-format
5298 msgid "Generate code suitable for executables (NOT shared libs)."
5299 msgstr ""
5300
5301 #: config/darwin.opt:59
5302 #, no-c-format
5303 msgid "Generate code suitable for fast turn around debugging."
5304 msgstr ""
5305
5306 #: config/darwin.opt:63
5307 #, no-c-format
5308 msgid "Generate code for the kernel or loadable kernel extensions."
5309 msgstr ""
5310
5311 #: config/darwin.opt:71
5312 #, no-c-format
5313 msgid "The earliest macOS version on which this program will run."
5314 msgstr ""
5315
5316 #: config/darwin.opt:76
5317 #, no-c-format
5318 msgid "Set sizeof(bool) to 1."
5319 msgstr ""
5320
5321 #: config/darwin.opt:80
5322 #, no-c-format
5323 msgid "Force generation of external symbol indirection stubs."
5324 msgstr ""
5325
5326 #: config/darwin.opt:88
5327 #, no-c-format
5328 msgid ""
5329 "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain "
5330 "linker for the current invocation."
5331 msgstr ""
5332
5333 #: config/darwin.opt:94
5334 #, no-c-format
5335 msgid ""
5336 "Load all members of archive libraries, rather than only those that satisfy "
5337 "undefined symbols."
5338 msgstr ""
5339
5340 #: config/darwin.opt:98
5341 #, no-c-format
5342 msgid ""
5343 "-allowable_client <name>\tThe output dylib is private to the client <name>."
5344 msgstr ""
5345
5346 #: config/darwin.opt:102
5347 #, no-c-format
5348 msgid "-arch <name>\tGenerate output for architecture <name>."
5349 msgstr ""
5350
5351 #: config/darwin.opt:106
5352 #, no-c-format
5353 msgid ""
5354 "Mismatches between file architecture and one specified by \"-arch\" are "
5355 "errors instead of warnings."
5356 msgstr ""
5357
5358 #: config/darwin.opt:110
5359 #, no-c-format
5360 msgid ""
5361 "The earliest macOS version on which this program will run (formatted for the "
5362 "assembler)."
5363 msgstr ""
5364
5365 #: config/darwin.opt:114
5366 #, no-c-format
5367 msgid ""
5368 "Generate an output executable that binds symbols on load, rather than lazily."
5369 msgstr ""
5370
5371 #: config/darwin.opt:118
5372 #, no-c-format
5373 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
5374 msgstr ""
5375
5376 #: config/darwin.opt:122
5377 #, no-c-format
5378 msgid ""
5379 "-bundle_loader <executable>\tTreat <executable> (that will be loading this "
5380 "bundle) as if it was one of the dynamic libraries the bundle is linked "
5381 "against for symbol resolution."
5382 msgstr ""
5383
5384 #: config/darwin.opt:126
5385 #, no-c-format
5386 msgid ""
5387 "-client_name <name>\tEnable the executable being built to link against a "
5388 "private dylib (using allowable_client)."
5389 msgstr ""
5390
5391 #: config/darwin.opt:130
5392 #, no-c-format
5393 msgid ""
5394 "-compatibility_version <number>\tSet the version for the client interface.  "
5395 "Client programs must record a value less than or equal to <number>, or the "
5396 "binding will fail at runtime."
5397 msgstr ""
5398
5399 #: config/darwin.opt:134
5400 #, no-c-format
5401 msgid ""
5402 "-current_version <number>\tSet the current version for the library to "
5403 "<number>."
5404 msgstr ""
5405
5406 #: config/darwin.opt:138
5407 #, no-c-format
5408 msgid ""
5409 "Remove code and data that is unreachable from any exported symbol (including "
5410 "the entry point)."
5411 msgstr ""
5412
5413 #: config/darwin.opt:142
5414 #, no-c-format
5415 msgid ""
5416 "-dylib_file install_name:file_name\tThis allows linking of a dylib with "
5417 "\"install_name\" but to be found in a different install position "
5418 "\"file_name\""
5419 msgstr ""
5420
5421 #: config/darwin.opt:146
5422 #, no-c-format
5423 msgid ""
5424 "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building "
5425 "dyld."
5426 msgstr ""
5427
5428 #: config/darwin.opt:150
5429 #, no-c-format
5430 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
5431 msgstr ""
5432
5433 #: config/darwin.opt:154
5434 #, no-c-format
5435 msgid ""
5436 "The default (and opposite of -static), implied by user mode executables, "
5437 "shared libraries and bundles."
5438 msgstr ""
5439
5440 #: config/darwin.opt:158
5441 #, no-c-format
5442 msgid ""
5443 "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-"
5444 "shared\"."
5445 msgstr ""
5446
5447 #: config/darwin.opt:162
5448 #, no-c-format
5449 msgid ""
5450 "-exported_symbols_list <filename>\tExport global symbols in <filename> in "
5451 "linked output file; any symbols not mentioned will be treated as \"hidden\"."
5452 msgstr ""
5453
5454 #: config/darwin.opt:166
5455 #, no-c-format
5456 msgid ""
5457 "Supply a list of objects to be linked from a file, rather than the command "
5458 "line."
5459 msgstr ""
5460
5461 #: config/darwin.opt:170 config/darwin.opt:190
5462 #, no-c-format
5463 msgid "Used for generating code for some older kernel revisions."
5464 msgstr ""
5465
5466 #: config/darwin.opt:174
5467 #, no-c-format
5468 msgid ""
5469 "Ignore the normal two-level namespace; resolve symbols in command line order "
5470 "and do not record which library provided the resolved symbol."
5471 msgstr ""
5472
5473 #: config/darwin.opt:178
5474 #, no-c-format
5475 msgid ""
5476 "For the assembler (and linker) permit any architecture sub-variant to be "
5477 "used without error."
5478 msgstr ""
5479
5480 #: config/darwin.opt:182
5481 #, no-c-format
5482 msgid ""
5483 "Set the output object such that, on loading, dyld will ignore any two-level "
5484 "namespace information and resolve symbols in the discovery order for loaded "
5485 "libs."
5486 msgstr ""
5487
5488 #: config/darwin.opt:186
5489 #, no-c-format
5490 msgid ""
5491 "-framework <name>\tThe linker should search for the framework <name> in the "
5492 "framework search path."
5493 msgstr ""
5494
5495 #: config/darwin.opt:194
5496 #, no-c-format
5497 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
5498 msgstr ""
5499
5500 #: config/darwin.opt:198
5501 #, no-c-format
5502 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
5503 msgstr ""
5504
5505 #: config/darwin.opt:202
5506 #, no-c-format
5507 msgid ""
5508 "Automatically adds space for longer path names in load commands (up to "
5509 "MAXPATHLEN)."
5510 msgstr ""
5511
5512 #: config/darwin.opt:206
5513 #, no-c-format
5514 msgid ""
5515 "-image_base <address>\tSpecify <address> as the base address for a dylib or "
5516 "bundle."
5517 msgstr ""
5518
5519 #: config/darwin.opt:210
5520 #, no-c-format
5521 msgid ""
5522 "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first "
5523 "initialiser for a dylib."
5524 msgstr ""
5525
5526 #: config/darwin.opt:214
5527 #, no-c-format
5528 msgid "-install_name <name>\tSet the install name for a dylib."
5529 msgstr ""
5530
5531 #: config/darwin.opt:218
5532 #, no-c-format
5533 msgid ""
5534 "Usually \"private extern\" (hidden) symbols are made local when linking, "
5535 "this command suppresses that such that they remain exported."
5536 msgstr ""
5537
5538 #: config/darwin.opt:222
5539 #, no-c-format
5540 msgid ""
5541 "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
5542 msgstr ""
5543
5544 #: config/darwin.opt:226
5545 #, no-c-format
5546 msgid ""
5547 "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism "
5548 "for warning about symbols defined in multiple dylibs."
5549 msgstr ""
5550
5551 #: config/darwin.opt:230
5552 #, no-c-format
5553 msgid ""
5554 "(Obsolete after 10.4) -multiply_defined_unused <treatment>\tProvided a "
5555 "mechanism for warning about symbols defined in the current executable also "
5556 "being defined in linked dylibs."
5557 msgstr ""
5558
5559 #: config/darwin.opt:234
5560 #, no-c-format
5561 msgid ""
5562 "(Obsolete) Current linkers never dead-strip these items, so the option is "
5563 "not needed."
5564 msgstr ""
5565
5566 #: config/darwin.opt:238
5567 #, no-c-format
5568 msgid "Do not add a default symbol exports to modules or dynamic libraries."
5569 msgstr ""
5570
5571 #: config/darwin.opt:242
5572 #, no-c-format
5573 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
5574 msgstr ""
5575
5576 #: config/darwin.opt:246
5577 #, no-c-format
5578 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
5579 msgstr ""
5580
5581 #: config/darwin.opt:250 config/darwin.opt:265 config/darwin.opt:269
5582 #, no-c-format
5583 msgid "(Obsolete) LD_PREBIND is no longer supported."
5584 msgstr ""
5585
5586 #: config/darwin.opt:254
5587 #, no-c-format
5588 msgid "(Obsolete) This is the default."
5589 msgstr ""
5590
5591 #: config/darwin.opt:261
5592 #, no-c-format
5593 msgid ""
5594 "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
5595 msgstr ""
5596
5597 #: config/darwin.opt:273
5598 #, no-c-format
5599 msgid "Produces a Mach-O file suitable for embedded/ROM use."
5600 msgstr ""
5601
5602 #: config/darwin.opt:277
5603 #, no-c-format
5604 msgid ""
5605 "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked "
5606 "bundle contained a symbol also exported from the main executable."
5607 msgstr ""
5608
5609 #: config/darwin.opt:284
5610 #, no-c-format
5611 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
5612 msgstr ""
5613
5614 #: config/darwin.opt:288
5615 #, no-c-format
5616 msgid ""
5617 "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not "
5618 "recommended)."
5619 msgstr ""
5620
5621 #: config/darwin.opt:292
5622 #, no-c-format
5623 msgid ""
5624 "-sectalign <segname> <sectname> <value>\tSet section <sectname> in segment "
5625 "<segname> to have alignment <value> which must be an integral power of two "
5626 "expressed in hexadecimal form."
5627 msgstr ""
5628
5629 #: config/darwin.opt:296
5630 #, no-c-format
5631 msgid ""
5632 "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in "
5633 "segment <segname> from the contents of <file>."
5634 msgstr ""
5635
5636 #: config/darwin.opt:300
5637 #, no-c-format
5638 msgid ""
5639 "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol "
5640 "at the start of a section is no longer supported."
5641 msgstr ""
5642
5643 #: config/darwin.opt:304
5644 #, no-c-format
5645 msgid ""
5646 "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more "
5647 "general option \"-order_file\"."
5648 msgstr ""
5649
5650 #: config/darwin.opt:308
5651 #, no-c-format
5652 msgid ""
5653 "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; "
5654 "<file> contains a line for each library."
5655 msgstr ""
5656
5657 #: config/darwin.opt:313
5658 #, no-c-format
5659 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
5660 msgstr ""
5661
5662 #: config/darwin.opt:317
5663 #, no-c-format
5664 msgid "Synonym for \"image_base\"."
5665 msgstr ""
5666
5667 #: config/darwin.opt:321
5668 #, no-c-format
5669 msgid ""
5670 "-segaddr <name> <address>\tSet the base address of segment <name> to "
5671 "<address> which must be aligned to a page boundary (currently 4kb)."
5672 msgstr ""
5673
5674 #: config/darwin.opt:326
5675 #, no-c-format
5676 msgid ""
5677 "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed "
5678 "creation of a section from a file."
5679 msgstr ""
5680
5681 #: config/darwin.opt:330
5682 #, no-c-format
5683 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
5684 msgstr ""
5685
5686 #: config/darwin.opt:334
5687 #, no-c-format
5688 msgid ""
5689 "-segprot <segname> <max_prot> <init_prot>\tThe virtual memory protections "
5690 "for segment <segname> have maximum and initial values <max_prot> and "
5691 "<init_prot> respectively.  The specified values may contain \"r\", \"w\", "
5692 "\"x\" or \"-\" the latter meaning \"no access\"."
5693 msgstr ""
5694
5695 #: config/darwin.opt:338
5696 #, no-c-format
5697 msgid ""
5698 "-segs_read_only_addr <address>\tSpecify that <address> is the base address "
5699 "of the read-only segments of a dylib."
5700 msgstr ""
5701
5702 #: config/darwin.opt:342
5703 #, no-c-format
5704 msgid ""
5705 "-segs_read_write_addr <address>\tSpecify that <address> is the base address "
5706 "address of the read-write segments of a dylib."
5707 msgstr ""
5708
5709 #: config/darwin.opt:346
5710 #, no-c-format
5711 msgid "(Obsolete)\tThis is the default."
5712 msgstr ""
5713
5714 #: config/darwin.opt:350
5715 #, no-c-format
5716 msgid ""
5717 "-sub_library <name>\tLibrary named <name> will be re-exported (only useful "
5718 "for dylibs)."
5719 msgstr ""
5720
5721 #: config/darwin.opt:354
5722 #, no-c-format
5723 msgid ""
5724 "-sub_umbrella <name>\tFramework named <name> will be re-exported (only "
5725 "useful for dylibs)."
5726 msgstr ""
5727
5728 #: config/darwin.opt:358
5729 #, no-c-format
5730 msgid "This is the default."
5731 msgstr ""
5732
5733 #: config/darwin.opt:362
5734 #, no-c-format
5735 msgid ""
5736 "Add extra information to the executable that can speed up dynamic loading "
5737 "(provided that dependent libraries are unchanged)."
5738 msgstr ""
5739
5740 #: config/darwin.opt:366
5741 #, no-c-format
5742 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
5743 msgstr ""
5744
5745 #: config/darwin.opt:370
5746 #, no-c-format
5747 msgid ""
5748 "-undefined <treatment>\tSpecify the handling for undefined symbols (default "
5749 "is error)."
5750 msgstr ""
5751
5752 #: config/darwin.opt:374
5753 #, no-c-format
5754 msgid ""
5755 "-unexported_symbols_list <filename>\tDo not export the global symbols listed "
5756 "in <filename>."
5757 msgstr ""
5758
5759 #: config/darwin.opt:378
5760 #, no-c-format
5761 msgid ""
5762 "-weak_reference_mismatches <treatment>\tSpecifies what to do if a symbol "
5763 "import conflicts between file (weak in one and not in another) the default "
5764 "is to treat the symbol as non-weak."
5765 msgstr ""
5766
5767 #: config/darwin.opt:382
5768 #, no-c-format
5769 msgid "Logs which object files the linker loads."
5770 msgstr ""
5771
5772 #: config/darwin.opt:386
5773 #, no-c-format
5774 msgid "Logs which symbol(s) caused an object to be loaded."
5775 msgstr ""
5776
5777 #: config/darwin.opt:394
5778 #, no-c-format
5779 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
5780 msgstr ""
5781
5782 #: config/darwin.opt:398
5783 #, no-c-format
5784 msgid ""
5785 "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable "
5786 "(only handled by ld_classic)."
5787 msgstr ""
5788
5789 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
5790 #, no-c-format
5791 msgid "Use simulator runtime."
5792 msgstr ""
5793
5794 #: config/bfin/bfin.opt:44 config/arm/arm.opt:120
5795 #, no-c-format
5796 msgid "Specify the name of the target CPU."
5797 msgstr ""
5798
5799 #: config/bfin/bfin.opt:48
5800 #, no-c-format
5801 msgid "Omit frame pointer for leaf functions."
5802 msgstr ""
5803
5804 #: config/bfin/bfin.opt:52
5805 #, no-c-format
5806 msgid "Program is entirely located in low 64k of memory."
5807 msgstr ""
5808
5809 #: config/bfin/bfin.opt:56
5810 #, no-c-format
5811 msgid ""
5812 "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or "
5813 "SSYNC instruction."
5814 msgstr ""
5815
5816 #: config/bfin/bfin.opt:61
5817 #, no-c-format
5818 msgid "Avoid speculative loads to work around a hardware anomaly."
5819 msgstr ""
5820
5821 #: config/bfin/bfin.opt:65
5822 #, no-c-format
5823 msgid "Enabled ID based shared library."
5824 msgstr ""
5825
5826 #: config/bfin/bfin.opt:69
5827 #, no-c-format
5828 msgid ""
5829 "Generate code that won't be linked against any other ID shared libraries, "
5830 "but may be used as a shared library."
5831 msgstr ""
5832
5833 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
5834 #, no-c-format
5835 msgid "ID of shared library to build."
5836 msgstr ""
5837
5838 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
5839 #, no-c-format
5840 msgid "Enable separate data segment."
5841 msgstr ""
5842
5843 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
5844 #, no-c-format
5845 msgid "Avoid generating pc-relative calls; use indirection."
5846 msgstr ""
5847
5848 #: config/bfin/bfin.opt:86
5849 #, no-c-format
5850 msgid "Link with the fast floating-point library."
5851 msgstr ""
5852
5853 #: config/bfin/bfin.opt:90 config/arm/arm.opt:339 config/frv/frv.opt:130
5854 #, no-c-format
5855 msgid "Enable Function Descriptor PIC mode."
5856 msgstr ""
5857
5858 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
5859 #, no-c-format
5860 msgid "Enable inlining of PLT in function calls."
5861 msgstr ""
5862
5863 #: config/bfin/bfin.opt:98
5864 #, no-c-format
5865 msgid "Do stack checking using bounds in L1 scratch memory."
5866 msgstr ""
5867
5868 #: config/bfin/bfin.opt:102
5869 #, no-c-format
5870 msgid "Enable multicore support."
5871 msgstr ""
5872
5873 #: config/bfin/bfin.opt:106
5874 #, no-c-format
5875 msgid "Build for Core A."
5876 msgstr ""
5877
5878 #: config/bfin/bfin.opt:110
5879 #, no-c-format
5880 msgid "Build for Core B."
5881 msgstr ""
5882
5883 #: config/bfin/bfin.opt:114
5884 #, no-c-format
5885 msgid "Build for SDRAM."
5886 msgstr ""
5887
5888 #: config/bfin/bfin.opt:118
5889 #, no-c-format
5890 msgid "Assume ICPLBs are enabled at runtime."
5891 msgstr ""
5892
5893 #: config/m68k/m68k-tables.opt:25
5894 #, no-c-format
5895 msgid "Known M68K CPUs (for use with the -mcpu= option):"
5896 msgstr ""
5897
5898 #: config/m68k/m68k-tables.opt:365
5899 #, no-c-format
5900 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
5901 msgstr ""
5902
5903 #: config/m68k/m68k-tables.opt:411
5904 #, no-c-format
5905 msgid "Known M68K ISAs (for use with the -march= option):"
5906 msgstr ""
5907
5908 #: config/m68k/ieee.opt:24 config/i386/i386.opt:374
5909 #, no-c-format
5910 msgid "Use IEEE math for fp comparisons."
5911 msgstr ""
5912
5913 #: config/m68k/m68k.opt:30
5914 #, no-c-format
5915 msgid "Generate code for a 520X."
5916 msgstr ""
5917
5918 #: config/m68k/m68k.opt:34
5919 #, no-c-format
5920 msgid "Generate code for a 5206e."
5921 msgstr ""
5922
5923 #: config/m68k/m68k.opt:38
5924 #, no-c-format
5925 msgid "Generate code for a 528x."
5926 msgstr ""
5927
5928 #: config/m68k/m68k.opt:42
5929 #, no-c-format
5930 msgid "Generate code for a 5307."
5931 msgstr ""
5932
5933 #: config/m68k/m68k.opt:46
5934 #, no-c-format
5935 msgid "Generate code for a 5407."
5936 msgstr ""
5937
5938 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
5939 #, no-c-format
5940 msgid "Generate code for a 68000."
5941 msgstr ""
5942
5943 #: config/m68k/m68k.opt:54
5944 #, no-c-format
5945 msgid "Generate code for a 68010."
5946 msgstr ""
5947
5948 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
5949 #, no-c-format
5950 msgid "Generate code for a 68020."
5951 msgstr ""
5952
5953 #: config/m68k/m68k.opt:62
5954 #, no-c-format
5955 msgid "Generate code for a 68040, without any new instructions."
5956 msgstr ""
5957
5958 #: config/m68k/m68k.opt:66
5959 #, no-c-format
5960 msgid "Generate code for a 68060, without any new instructions."
5961 msgstr ""
5962
5963 #: config/m68k/m68k.opt:70
5964 #, no-c-format
5965 msgid "Generate code for a 68030."
5966 msgstr ""
5967
5968 #: config/m68k/m68k.opt:74
5969 #, no-c-format
5970 msgid "Generate code for a 68040."
5971 msgstr ""
5972
5973 #: config/m68k/m68k.opt:78
5974 #, no-c-format
5975 msgid "Generate code for a 68060."
5976 msgstr ""
5977
5978 #: config/m68k/m68k.opt:82
5979 #, no-c-format
5980 msgid "Generate code for a 68302."
5981 msgstr ""
5982
5983 #: config/m68k/m68k.opt:86
5984 #, no-c-format
5985 msgid "Generate code for a 68332."
5986 msgstr ""
5987
5988 #: config/m68k/m68k.opt:91
5989 #, no-c-format
5990 msgid "Generate code for a 68851."
5991 msgstr ""
5992
5993 #: config/m68k/m68k.opt:95
5994 #, no-c-format
5995 msgid "Generate code that uses 68881 floating-point instructions."
5996 msgstr ""
5997
5998 #: config/m68k/m68k.opt:99
5999 #, no-c-format
6000 msgid "Align variables on a 32-bit boundary."
6001 msgstr ""
6002
6003 #: config/m68k/m68k.opt:103 config/arm/arm.opt:89 config/nios2/nios2.opt:570
6004 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
6005 #, no-c-format
6006 msgid "Specify the name of the target architecture."
6007 msgstr ""
6008
6009 #: config/m68k/m68k.opt:107
6010 #, no-c-format
6011 msgid "Use the bit-field instructions."
6012 msgstr ""
6013
6014 #: config/m68k/m68k.opt:119
6015 #, no-c-format
6016 msgid "Generate code for a ColdFire v4e."
6017 msgstr ""
6018
6019 #: config/m68k/m68k.opt:123
6020 #, no-c-format
6021 msgid "Specify the target CPU."
6022 msgstr ""
6023
6024 #: config/m68k/m68k.opt:127
6025 #, no-c-format
6026 msgid "Generate code for a cpu32."
6027 msgstr ""
6028
6029 #: config/m68k/m68k.opt:131
6030 #, no-c-format
6031 msgid "Use hardware division instructions on ColdFire."
6032 msgstr ""
6033
6034 #: config/m68k/m68k.opt:135
6035 #, no-c-format
6036 msgid "Generate code for a Fido A."
6037 msgstr ""
6038
6039 #: config/m68k/m68k.opt:139
6040 #, no-c-format
6041 msgid "Generate code which uses hardware floating point instructions."
6042 msgstr ""
6043
6044 #: config/m68k/m68k.opt:143
6045 #, no-c-format
6046 msgid "Enable ID based shared library."
6047 msgstr ""
6048
6049 #: config/m68k/m68k.opt:147
6050 #, no-c-format
6051 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
6052 msgstr ""
6053
6054 #: config/m68k/m68k.opt:151
6055 #, no-c-format
6056 msgid "Do not use the bit-field instructions."
6057 msgstr ""
6058
6059 #: config/m68k/m68k.opt:155
6060 #, no-c-format
6061 msgid "Use normal calling convention."
6062 msgstr ""
6063
6064 #: config/m68k/m68k.opt:159
6065 #, no-c-format
6066 msgid "Consider type 'int' to be 32 bits wide."
6067 msgstr ""
6068
6069 #: config/m68k/m68k.opt:163
6070 #, no-c-format
6071 msgid "Generate pc-relative code."
6072 msgstr ""
6073
6074 #: config/m68k/m68k.opt:167
6075 #, no-c-format
6076 msgid "Use different calling convention using 'rtd'."
6077 msgstr ""
6078
6079 #: config/m68k/m68k.opt:179
6080 #, no-c-format
6081 msgid "Consider type 'int' to be 16 bits wide."
6082 msgstr ""
6083
6084 #: config/m68k/m68k.opt:183
6085 #, no-c-format
6086 msgid "Generate code with library calls for floating point."
6087 msgstr ""
6088
6089 #: config/m68k/m68k.opt:187
6090 #, no-c-format
6091 msgid "Do not use unaligned memory references."
6092 msgstr ""
6093
6094 #: config/m68k/m68k.opt:191
6095 #, no-c-format
6096 msgid "Tune for the specified target CPU or architecture."
6097 msgstr ""
6098
6099 #: config/m68k/m68k.opt:195
6100 #, no-c-format
6101 msgid "Support more than 8192 GOT entries on ColdFire."
6102 msgstr ""
6103
6104 #: config/m68k/m68k.opt:199
6105 #, no-c-format
6106 msgid "Support TLS segment larger than 64K."
6107 msgstr ""
6108
6109 #: config/riscv/riscv.opt:26 config/aarch64/aarch64.opt:74
6110 #: config/arm/arm.opt:108 config/microblaze/microblaze.opt:60
6111 #, no-c-format
6112 msgid "Assume target CPU is configured as big endian."
6113 msgstr ""
6114
6115 #: config/riscv/riscv.opt:30 config/aarch64/aarch64.opt:94
6116 #: config/arm/arm.opt:173 config/microblaze/microblaze.opt:64
6117 #, no-c-format
6118 msgid "Assume target CPU is configured as little endian."
6119 msgstr ""
6120
6121 #: config/riscv/riscv.opt:34
6122 #, no-c-format
6123 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
6124 msgstr ""
6125
6126 #: config/riscv/riscv.opt:38
6127 #, no-c-format
6128 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
6129 msgstr ""
6130
6131 #: config/riscv/riscv.opt:42
6132 #, no-c-format
6133 msgid "Specify integer and floating-point calling convention."
6134 msgstr ""
6135
6136 #: config/riscv/riscv.opt:46 config/i386/i386.opt:429
6137 #, no-c-format
6138 msgid "Attempt to keep stack aligned to this power of 2."
6139 msgstr ""
6140
6141 #: config/riscv/riscv.opt:50
6142 #, no-c-format
6143 msgid "Supported ABIs (for use with the -mabi= option):"
6144 msgstr ""
6145
6146 #: config/riscv/riscv.opt:75
6147 #, no-c-format
6148 msgid "Use hardware floating-point divide and square root instructions."
6149 msgstr ""
6150
6151 #: config/riscv/riscv.opt:79
6152 #, no-c-format
6153 msgid "Use hardware instructions for integer division."
6154 msgstr ""
6155
6156 #: config/riscv/riscv.opt:83
6157 #, no-c-format
6158 msgid ""
6159 "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must "
6160 "be lower-case."
6161 msgstr ""
6162
6163 #: config/riscv/riscv.opt:88 config/mips/mips.opt:405
6164 #, no-c-format
6165 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
6166 msgstr ""
6167
6168 #: config/riscv/riscv.opt:92
6169 #, no-c-format
6170 msgid ""
6171 "-mcpu=PROCESSOR\tUse architecture of and optimize the output for PROCESSOR."
6172 msgstr ""
6173
6174 #: config/riscv/riscv.opt:96
6175 #, no-c-format
6176 msgid ""
6177 "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes "
6178 "into a special section (on some targets)."
6179 msgstr ""
6180
6181 #: config/riscv/riscv.opt:100
6182 #, no-c-format
6183 msgid "Use smaller but slower prologue and epilogue code."
6184 msgstr ""
6185
6186 #: config/riscv/riscv.opt:104
6187 #, no-c-format
6188 msgid ""
6189 "Convert BASE + LARGE_OFFSET addresses to NEW_BASE + SMALL_OFFSET to allow "
6190 "more memory accesses to be generated as compressed instructions.  Currently "
6191 "targets 32-bit integer load/stores."
6192 msgstr ""
6193
6194 #: config/riscv/riscv.opt:110 config/aarch64/aarch64.opt:98
6195 #: config/loongarch/loongarch.opt:193
6196 #, no-c-format
6197 msgid "Specify the code model."
6198 msgstr ""
6199
6200 #: config/riscv/riscv.opt:114 config/loongarch/loongarch.opt:158
6201 #, no-c-format
6202 msgid "Do not generate unaligned memory accesses."
6203 msgstr ""
6204
6205 #: config/riscv/riscv.opt:118 config/i386/i386.opt:293
6206 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
6207 #, no-c-format
6208 msgid "Known code models (for use with the -mcmodel= option):"
6209 msgstr ""
6210
6211 #: config/riscv/riscv.opt:128
6212 #, no-c-format
6213 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
6214 msgstr ""
6215
6216 #: config/riscv/riscv.opt:132
6217 #, no-c-format
6218 msgid ""
6219 "Take advantage of linker relaxations to reduce the number of instructions "
6220 "required to materialize symbol addresses."
6221 msgstr ""
6222
6223 #: config/riscv/riscv.opt:137
6224 #, no-c-format
6225 msgid ""
6226 "Enable the CSR checking for the ISA-dependent CRS and the read-only CSR. The "
6227 "ISA-dependent CSR are only valid when the specific ISA is set.  The read-"
6228 "only CSR can not be written by the CSR instructions."
6229 msgstr ""
6230
6231 #: config/riscv/riscv.opt:161
6232 #, no-c-format
6233 msgid "Emit RISC-V ELF attribute."
6234 msgstr ""
6235
6236 #: config/riscv/riscv.opt:165 config/i386/i386.opt:246
6237 #, no-c-format
6238 msgid "Use the given data alignment."
6239 msgstr ""
6240
6241 #: config/riscv/riscv.opt:169 config/i386/i386.opt:250
6242 #, no-c-format
6243 msgid "Known data alignment choices (for use with the -malign-data= option):"
6244 msgstr ""
6245
6246 #: config/riscv/riscv.opt:179 config/aarch64/aarch64.opt:241
6247 #: config/i386/i386.opt:1015 config/arm/arm.opt:343
6248 #: config/rs6000/rs6000.opt:550
6249 #, no-c-format
6250 msgid "Use given stack-protector guard."
6251 msgstr ""
6252
6253 #: config/riscv/riscv.opt:183 config/aarch64/aarch64.opt:245
6254 #: config/arm/arm.opt:347 config/rs6000/rs6000.opt:554
6255 #, no-c-format
6256 msgid "Valid arguments to -mstack-protector-guard=:"
6257 msgstr ""
6258
6259 #: config/riscv/riscv.opt:193 config/i386/i386.opt:1029
6260 #: config/rs6000/rs6000.opt:564
6261 #, no-c-format
6262 msgid "Use the given base register for addressing the stack-protector guard."
6263 msgstr ""
6264
6265 #: config/riscv/riscv.opt:200 config/i386/i386.opt:1036
6266 #: config/rs6000/rs6000.opt:571
6267 #, no-c-format
6268 msgid "Use the given offset for addressing the stack-protector guard."
6269 msgstr ""
6270
6271 #: config/riscv/riscv.opt:243
6272 #, no-c-format
6273 msgid "Supported ISA specs (for use with the -misa-spec= option):"
6274 msgstr ""
6275
6276 #: config/riscv/riscv.opt:256
6277 #, no-c-format
6278 msgid "Set the version of RISC-V ISA spec."
6279 msgstr ""
6280
6281 #: config/m32c/m32c.opt:23
6282 #, no-c-format
6283 msgid "-msim\tUse simulator runtime."
6284 msgstr ""
6285
6286 #: config/m32c/m32c.opt:27
6287 #, no-c-format
6288 msgid "-mcpu=r8c\tCompile code for R8C variants."
6289 msgstr ""
6290
6291 #: config/m32c/m32c.opt:31
6292 #, no-c-format
6293 msgid "-mcpu=m16c\tCompile code for M16C variants."
6294 msgstr ""
6295
6296 #: config/m32c/m32c.opt:35
6297 #, no-c-format
6298 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
6299 msgstr ""
6300
6301 #: config/m32c/m32c.opt:39
6302 #, no-c-format
6303 msgid "-mcpu=m32c\tCompile code for M32C variants."
6304 msgstr ""
6305
6306 #: config/m32c/m32c.opt:43
6307 #, no-c-format
6308 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
6309 msgstr ""
6310
6311 #: config/msp430/msp430.opt:7
6312 #, no-c-format
6313 msgid ""
6314 "Use a lightweight configuration of printf and puts to reduce code size. For "
6315 "single-threaded applications, not requiring reentrant I/O only. Requires "
6316 "Newlib Nano IO."
6317 msgstr ""
6318
6319 #: config/msp430/msp430.opt:11
6320 #, no-c-format
6321 msgid "Force assembly output to always use hex constants."
6322 msgstr ""
6323
6324 #: config/msp430/msp430.opt:15
6325 #, no-c-format
6326 msgid "Specify the MCU to build for."
6327 msgstr ""
6328
6329 #: config/msp430/msp430.opt:19
6330 #, no-c-format
6331 msgid ""
6332 "Warn if an MCU name is unrecognized or conflicts with other options "
6333 "(default: on)."
6334 msgstr ""
6335
6336 #: config/msp430/msp430.opt:23
6337 #, no-c-format
6338 msgid ""
6339 "Warn if devices.csv is not found or there are problem parsing it (default: "
6340 "on)."
6341 msgstr ""
6342
6343 #: config/msp430/msp430.opt:27
6344 #, no-c-format
6345 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
6346 msgstr ""
6347
6348 #: config/msp430/msp430.opt:52
6349 #, no-c-format
6350 msgid "Select large model - 20-bit addresses/pointers."
6351 msgstr ""
6352
6353 #: config/msp430/msp430.opt:56
6354 #, no-c-format
6355 msgid "Select small model - 16-bit addresses/pointers (default)."
6356 msgstr ""
6357
6358 #: config/msp430/msp430.opt:60
6359 #, no-c-format
6360 msgid "Optimize opcode sizes at link time."
6361 msgstr ""
6362
6363 #: config/msp430/msp430.opt:67 config/pru/pru.opt:26
6364 #, no-c-format
6365 msgid ""
6366 "Use a minimum runtime (no static initializers or ctors) for memory-"
6367 "constrained devices."
6368 msgstr ""
6369
6370 #: config/msp430/msp430.opt:74
6371 #, no-c-format
6372 msgid "Specify the type of hardware multiply to support."
6373 msgstr ""
6374
6375 #: config/msp430/msp430.opt:96
6376 #, no-c-format
6377 msgid ""
6378 "Specify whether functions should be placed into the lower or upper memory "
6379 "regions, or if they should be shuffled between the regions (either) for best "
6380 "fit (default: lower)."
6381 msgstr ""
6382
6383 #: config/msp430/msp430.opt:100
6384 #, no-c-format
6385 msgid ""
6386 "Specify whether variables should be placed into the lower or upper memory "
6387 "regions, or if they should be shuffled between the regions (either) for best "
6388 "fit (default: lower)."
6389 msgstr ""
6390
6391 #: config/msp430/msp430.opt:104
6392 #, no-c-format
6393 msgid ""
6394 "Add the .lower prefix to section names when compiling with -m{code,data}-"
6395 "region=lower (disabled by default)."
6396 msgstr ""
6397
6398 #: config/msp430/msp430.opt:123
6399 #, no-c-format
6400 msgid ""
6401 "Passes on a request to the assembler to enable fixes for various silicon "
6402 "errata."
6403 msgstr ""
6404
6405 #: config/msp430/msp430.opt:127
6406 #, no-c-format
6407 msgid ""
6408 "Passes on a request to the assembler to warn about various silicon errata."
6409 msgstr ""
6410
6411 #: config/msp430/msp430.opt:131
6412 #, no-c-format
6413 msgid ""
6414 "The path to devices.csv.  The GCC driver can normally locate devices.csv "
6415 "itself and pass this option to the compiler, so the user shouldn't need to "
6416 "pass this."
6417 msgstr ""
6418
6419 #: config/msp430/msp430.opt:136
6420 #, no-c-format
6421 msgid ""
6422 "For shift operations by a constant amount, which require an individual "
6423 "instruction to shift by one position, set the maximum number of inline shift "
6424 "instructions (maximum value 64) to emit instead of using the corresponding "
6425 "__mspabi helper function. The default value is 4."
6426 msgstr ""
6427
6428 #: config/aarch64/aarch64.opt:49
6429 #, no-c-format
6430 msgid "The possible TLS dialects:"
6431 msgstr ""
6432
6433 #: config/aarch64/aarch64.opt:61 config/loongarch/loongarch.opt:171
6434 #, no-c-format
6435 msgid "The code model option names for -mcmodel:"
6436 msgstr ""
6437
6438 #: config/aarch64/aarch64.opt:78 config/i386/i386.opt:1050
6439 #, no-c-format
6440 msgid "Generate code which uses only the general registers."
6441 msgstr ""
6442
6443 #: config/aarch64/aarch64.opt:82 config/i386/i386.opt:1142
6444 #, no-c-format
6445 msgid "Generate code to mitigate against straight line speculation."
6446 msgstr ""
6447
6448 #: config/aarch64/aarch64.opt:86
6449 #, no-c-format
6450 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
6451 msgstr ""
6452
6453 #: config/aarch64/aarch64.opt:90
6454 #, no-c-format
6455 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
6456 msgstr ""
6457
6458 #: config/aarch64/aarch64.opt:102
6459 #, no-c-format
6460 msgid "Don't assume that unaligned accesses are handled by the system."
6461 msgstr ""
6462
6463 #: config/aarch64/aarch64.opt:106 config/i386/i386.opt:405
6464 #, no-c-format
6465 msgid "Omit the frame pointer in leaf functions."
6466 msgstr ""
6467
6468 #: config/aarch64/aarch64.opt:110
6469 #, no-c-format
6470 msgid "Specify TLS dialect."
6471 msgstr ""
6472
6473 #: config/aarch64/aarch64.opt:114
6474 #, no-c-format
6475 msgid ""
6476 "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, "
6477 "48."
6478 msgstr ""
6479
6480 #: config/aarch64/aarch64.opt:133
6481 #, no-c-format
6482 msgid "Use features of architecture ARCH."
6483 msgstr ""
6484
6485 #: config/aarch64/aarch64.opt:137
6486 #, no-c-format
6487 msgid "Use features of and optimize for CPU."
6488 msgstr ""
6489
6490 #: config/aarch64/aarch64.opt:141
6491 #, no-c-format
6492 msgid "Optimize for CPU."
6493 msgstr ""
6494
6495 #: config/aarch64/aarch64.opt:145
6496 #, no-c-format
6497 msgid "Generate code that conforms to the specified ABI."
6498 msgstr ""
6499
6500 #: config/aarch64/aarch64.opt:149
6501 #, no-c-format
6502 msgid ""
6503 "-moverride=<string>\tPower users only! Override CPU optimization parameters."
6504 msgstr ""
6505
6506 #: config/aarch64/aarch64.opt:153
6507 #, no-c-format
6508 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
6509 msgstr ""
6510
6511 #: config/aarch64/aarch64.opt:163
6512 #, no-c-format
6513 msgid "PC relative literal loads."
6514 msgstr ""
6515
6516 #: config/aarch64/aarch64.opt:167 config/arm/arm.opt:331
6517 #, no-c-format
6518 msgid "Use branch-protection features."
6519 msgstr ""
6520
6521 #: config/aarch64/aarch64.opt:171
6522 #, no-c-format
6523 msgid "Select return address signing scope."
6524 msgstr ""
6525
6526 #: config/aarch64/aarch64.opt:175
6527 #, no-c-format
6528 msgid ""
6529 "Supported AArch64 return address signing scope (for use with -msign-return-"
6530 "address= option):"
6531 msgstr ""
6532
6533 #: config/aarch64/aarch64.opt:188
6534 #, no-c-format
6535 msgid ""
6536 "Enable the reciprocal square root approximation.  Enabling this reduces "
6537 "precision of reciprocal square root results to about 16 bits for single "
6538 "precision and to 32 bits for double precision."
6539 msgstr ""
6540
6541 #: config/aarch64/aarch64.opt:194
6542 #, no-c-format
6543 msgid ""
6544 "Enable the square root approximation.  Enabling this reduces precision of "
6545 "square root results to about 16 bits for single precision and to 32 bits for "
6546 "double precision. If enabled, it implies -mlow-precision-recip-sqrt."
6547 msgstr ""
6548
6549 #: config/aarch64/aarch64.opt:201
6550 #, no-c-format
6551 msgid ""
6552 "Enable the division approximation.  Enabling this reduces precision of "
6553 "division results to about 16 bits for single precision and to 32 bits for "
6554 "double precision."
6555 msgstr ""
6556
6557 #: config/aarch64/aarch64.opt:207
6558 #, no-c-format
6559 msgid "The possible SVE vector lengths:"
6560 msgstr ""
6561
6562 #: config/aarch64/aarch64.opt:229
6563 #, no-c-format
6564 msgid ""
6565 "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
6566 msgstr ""
6567
6568 #: config/aarch64/aarch64.opt:233
6569 #, no-c-format
6570 msgid "Enables verbose cost model dumping in the debug dump files."
6571 msgstr ""
6572
6573 #: config/aarch64/aarch64.opt:237
6574 #, no-c-format
6575 msgid "Generate code to track when the CPU might be speculating incorrectly."
6576 msgstr ""
6577
6578 #: config/aarch64/aarch64.opt:255
6579 #, no-c-format
6580 msgid ""
6581 "Use the system register specified on the command line as the stack protector "
6582 "guard register. This option is for use with fstack-protector-strong and not "
6583 "for use in user-land code."
6584 msgstr ""
6585
6586 #: config/aarch64/aarch64.opt:261
6587 #, no-c-format
6588 msgid ""
6589 "Use an immediate to offset from the stack protector guard register, sp_el0. "
6590 "This option is for use with fstack-protector-strong and not for use in user-"
6591 "land code."
6592 msgstr ""
6593
6594 #: config/aarch64/aarch64.opt:270
6595 #, no-c-format
6596 msgid "Generate local calls to out-of-line atomic operations."
6597 msgstr ""
6598
6599 #: config/aarch64/aarch64.opt:274
6600 #, no-c-format
6601 msgid ""
6602 "When vectorizing for SVE, consider using unpacked vectors for smaller "
6603 "elements and use the cost model to pick the cheapest approach.  Also use the "
6604 "cost model to choose between SVE and Advanced SIMD vectorization."
6605 msgstr ""
6606
6607 #: config/aarch64/aarch64.opt:278
6608 #, no-c-format
6609 msgid ""
6610 "The number of Newton iterations for calculating the reciprocal for float "
6611 "type.  The precision of division is proportional to this param when division "
6612 "approximation is enabled.  The default value is 1."
6613 msgstr ""
6614
6615 #: config/aarch64/aarch64.opt:282
6616 #, no-c-format
6617 msgid ""
6618 "The number of Newton iterations for calculating the reciprocal for double "
6619 "type.  The precision of division is proportional to this param when division "
6620 "approximation is enabled.  The default value is 2."
6621 msgstr ""
6622
6623 #: config/aarch64/aarch64.opt:292
6624 #, no-c-format
6625 msgid "Constant memcpy size in bytes above which to start using MOPS sequence."
6626 msgstr ""
6627
6628 #: config/aarch64/aarch64.opt:296
6629 #, no-c-format
6630 msgid ""
6631 "Constant memmove size in bytes above which to start using MOPS sequence."
6632 msgstr ""
6633
6634 #: config/aarch64/aarch64.opt:300
6635 #, no-c-format
6636 msgid "Constant memset size in bytes from which to start using MOPS sequence."
6637 msgstr ""
6638
6639 #: config/aarch64/aarch64.opt:304
6640 #, no-c-format
6641 msgid "Limit how much the autovectorizer may unroll a loop."
6642 msgstr ""
6643
6644 #: config/linux.opt:24
6645 #, no-c-format
6646 msgid "Use Bionic C library."
6647 msgstr ""
6648
6649 #: config/linux.opt:28
6650 #, no-c-format
6651 msgid "Use GNU C library."
6652 msgstr ""
6653
6654 #: config/linux.opt:32
6655 #, no-c-format
6656 msgid "Use uClibc C library."
6657 msgstr ""
6658
6659 #: config/linux.opt:36
6660 #, no-c-format
6661 msgid "Use musl C library."
6662 msgstr ""
6663
6664 #: config/ia64/ilp32.opt:3
6665 #, no-c-format
6666 msgid "Generate ILP32 code."
6667 msgstr ""
6668
6669 #: config/ia64/ilp32.opt:7
6670 #, no-c-format
6671 msgid "Generate LP64 code."
6672 msgstr ""
6673
6674 #: config/ia64/ia64.opt:28
6675 #, no-c-format
6676 msgid "Generate big endian code."
6677 msgstr ""
6678
6679 #: config/ia64/ia64.opt:32
6680 #, no-c-format
6681 msgid "Generate little endian code."
6682 msgstr ""
6683
6684 #: config/ia64/ia64.opt:36
6685 #, no-c-format
6686 msgid "Generate code for GNU as."
6687 msgstr ""
6688
6689 #: config/ia64/ia64.opt:40
6690 #, no-c-format
6691 msgid "Generate code for GNU ld."
6692 msgstr ""
6693
6694 #: config/ia64/ia64.opt:44
6695 #, no-c-format
6696 msgid "Emit stop bits before and after volatile extended asms."
6697 msgstr ""
6698
6699 #: config/ia64/ia64.opt:48
6700 #, no-c-format
6701 msgid "Use in/loc/out register names."
6702 msgstr ""
6703
6704 #: config/ia64/ia64.opt:55
6705 #, no-c-format
6706 msgid "Enable use of sdata/scommon/sbss."
6707 msgstr ""
6708
6709 #: config/ia64/ia64.opt:59
6710 #, no-c-format
6711 msgid "Generate code without GP reg."
6712 msgstr ""
6713
6714 #: config/ia64/ia64.opt:63
6715 #, no-c-format
6716 msgid "gp is constant (but save/restore gp on indirect calls)."
6717 msgstr ""
6718
6719 #: config/ia64/ia64.opt:67
6720 #, no-c-format
6721 msgid "Generate self-relocatable code."
6722 msgstr ""
6723
6724 #: config/ia64/ia64.opt:71
6725 #, no-c-format
6726 msgid "Generate inline floating point division, optimize for latency."
6727 msgstr ""
6728
6729 #: config/ia64/ia64.opt:75
6730 #, no-c-format
6731 msgid "Generate inline floating point division, optimize for throughput."
6732 msgstr ""
6733
6734 #: config/ia64/ia64.opt:82
6735 #, no-c-format
6736 msgid "Generate inline integer division, optimize for latency."
6737 msgstr ""
6738
6739 #: config/ia64/ia64.opt:86
6740 #, no-c-format
6741 msgid "Generate inline integer division, optimize for throughput."
6742 msgstr ""
6743
6744 #: config/ia64/ia64.opt:90
6745 #, no-c-format
6746 msgid "Do not inline integer division."
6747 msgstr ""
6748
6749 #: config/ia64/ia64.opt:94
6750 #, no-c-format
6751 msgid "Generate inline square root, optimize for latency."
6752 msgstr ""
6753
6754 #: config/ia64/ia64.opt:98
6755 #, no-c-format
6756 msgid "Generate inline square root, optimize for throughput."
6757 msgstr ""
6758
6759 #: config/ia64/ia64.opt:102
6760 #, no-c-format
6761 msgid "Do not inline square root."
6762 msgstr ""
6763
6764 #: config/ia64/ia64.opt:106
6765 #, no-c-format
6766 msgid "Enable DWARF line debug info via GNU as."
6767 msgstr ""
6768
6769 #: config/ia64/ia64.opt:110
6770 #, no-c-format
6771 msgid "Enable earlier placing stop bits for better scheduling."
6772 msgstr ""
6773
6774 #: config/ia64/ia64.opt:114 config/pa/pa.opt:70 config/sh/sh.opt:227
6775 #, no-c-format
6776 msgid "Specify range of registers to make fixed."
6777 msgstr ""
6778
6779 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
6780 #, no-c-format
6781 msgid "Specify bit size of immediate TLS offsets."
6782 msgstr ""
6783
6784 #: config/ia64/ia64.opt:122 config/i386/i386.opt:527 config/s390/s390.opt:203
6785 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
6786 #, no-c-format
6787 msgid "Schedule code for given CPU."
6788 msgstr ""
6789
6790 #: config/ia64/ia64.opt:126
6791 #, no-c-format
6792 msgid "Known Itanium CPUs (for use with the -mtune= option):"
6793 msgstr ""
6794
6795 #: config/ia64/ia64.opt:136
6796 #, no-c-format
6797 msgid "Use data speculation before reload."
6798 msgstr ""
6799
6800 #: config/ia64/ia64.opt:140
6801 #, no-c-format
6802 msgid "Use data speculation after reload."
6803 msgstr ""
6804
6805 #: config/ia64/ia64.opt:144
6806 #, no-c-format
6807 msgid "Use control speculation."
6808 msgstr ""
6809
6810 #: config/ia64/ia64.opt:148
6811 #, no-c-format
6812 msgid "Use in block data speculation before reload."
6813 msgstr ""
6814
6815 #: config/ia64/ia64.opt:152
6816 #, no-c-format
6817 msgid "Use in block data speculation after reload."
6818 msgstr ""
6819
6820 #: config/ia64/ia64.opt:156
6821 #, no-c-format
6822 msgid "Use in block control speculation."
6823 msgstr ""
6824
6825 #: config/ia64/ia64.opt:160
6826 #, no-c-format
6827 msgid "Use simple data speculation check."
6828 msgstr ""
6829
6830 #: config/ia64/ia64.opt:164
6831 #, no-c-format
6832 msgid "Use simple data speculation check for control speculation."
6833 msgstr ""
6834
6835 #: config/ia64/ia64.opt:174
6836 #, no-c-format
6837 msgid ""
6838 "Count speculative dependencies while calculating priority of instructions."
6839 msgstr ""
6840
6841 #: config/ia64/ia64.opt:178
6842 #, no-c-format
6843 msgid "Place a stop bit after every cycle when scheduling."
6844 msgstr ""
6845
6846 #: config/ia64/ia64.opt:182
6847 #, no-c-format
6848 msgid ""
6849 "Assume that floating-point stores and loads are not likely to cause conflict "
6850 "when placed into one instruction group."
6851 msgstr ""
6852
6853 #: config/ia64/ia64.opt:186
6854 #, no-c-format
6855 msgid ""
6856 "Soft limit on number of memory insns per instruction group, giving lower "
6857 "priority to subsequent memory insns attempting to schedule in the same insn "
6858 "group. Frequently useful to prevent cache bank conflicts.  Default value is "
6859 "1."
6860 msgstr ""
6861
6862 #: config/ia64/ia64.opt:190
6863 #, no-c-format
6864 msgid ""
6865 "Disallow more than 'msched-max-memory-insns' in instruction group. "
6866 "Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
6867 "reached)."
6868 msgstr ""
6869
6870 #: config/ia64/ia64.opt:194
6871 #, no-c-format
6872 msgid "Don't generate checks for control speculation in selective scheduling."
6873 msgstr ""
6874
6875 #: config/epiphany/epiphany.opt:24
6876 #, no-c-format
6877 msgid "Don't use any of r32..r63."
6878 msgstr ""
6879
6880 #: config/epiphany/epiphany.opt:28
6881 #, no-c-format
6882 msgid ""
6883 "Preferentially allocate registers that allow short instruction generation."
6884 msgstr ""
6885
6886 #: config/epiphany/epiphany.opt:32
6887 #, no-c-format
6888 msgid "Set branch cost."
6889 msgstr ""
6890
6891 #: config/epiphany/epiphany.opt:36
6892 #, no-c-format
6893 msgid "Enable conditional move instruction usage."
6894 msgstr ""
6895
6896 #: config/epiphany/epiphany.opt:40
6897 #, no-c-format
6898 msgid "Set number of nops to emit before each insn pattern."
6899 msgstr ""
6900
6901 #: config/epiphany/epiphany.opt:52
6902 #, no-c-format
6903 msgid "Use software floating point comparisons."
6904 msgstr ""
6905
6906 #: config/epiphany/epiphany.opt:56
6907 #, no-c-format
6908 msgid "Enable split of 32 bit immediate loads into low / high part."
6909 msgstr ""
6910
6911 #: config/epiphany/epiphany.opt:60
6912 #, no-c-format
6913 msgid "Enable use of POST_INC / POST_DEC."
6914 msgstr ""
6915
6916 #: config/epiphany/epiphany.opt:64
6917 #, no-c-format
6918 msgid "Enable use of POST_MODIFY."
6919 msgstr ""
6920
6921 #: config/epiphany/epiphany.opt:68
6922 #, no-c-format
6923 msgid "Set number of bytes on the stack preallocated for use by the callee."
6924 msgstr ""
6925
6926 #: config/epiphany/epiphany.opt:72
6927 #, no-c-format
6928 msgid "Assume round to nearest is selected for purposes of scheduling."
6929 msgstr ""
6930
6931 #: config/epiphany/epiphany.opt:76
6932 #, no-c-format
6933 msgid "Generate call insns as indirect calls."
6934 msgstr ""
6935
6936 #: config/epiphany/epiphany.opt:80
6937 #, no-c-format
6938 msgid "Generate call insns as direct calls."
6939 msgstr ""
6940
6941 #: config/epiphany/epiphany.opt:84
6942 #, no-c-format
6943 msgid ""
6944 "Assume labels and symbols can be addressed using 16 bit absolute addresses."
6945 msgstr ""
6946
6947 #: config/epiphany/epiphany.opt:108
6948 #, no-c-format
6949 msgid ""
6950 "A floatig point to integer truncation may be replaced with rounding to save "
6951 "mode switching."
6952 msgstr ""
6953
6954 #: config/epiphany/epiphany.opt:112
6955 #, no-c-format
6956 msgid "Vectorize for double-word operations."
6957 msgstr ""
6958
6959 #: config/epiphany/epiphany.opt:128
6960 #, no-c-format
6961 msgid ""
6962 "Split unaligned 8 byte vector moves before post-modify address generation."
6963 msgstr ""
6964
6965 #: config/epiphany/epiphany.opt:132
6966 #, no-c-format
6967 msgid "Use the floating point unit for integer add/subtract."
6968 msgstr ""
6969
6970 #: config/epiphany/epiphany.opt:136
6971 #, no-c-format
6972 msgid "Set register to hold -1."
6973 msgstr ""
6974
6975 #: config/ft32/ft32.opt:23
6976 #, no-c-format
6977 msgid "Target the software simulator."
6978 msgstr ""
6979
6980 #: config/ft32/ft32.opt:27 config/s390/s390.opt:234 config/mips/mips.opt:393
6981 #: config/arc/arc.opt:405
6982 #, no-c-format
6983 msgid "Use LRA instead of reload."
6984 msgstr ""
6985
6986 #: config/ft32/ft32.opt:31
6987 #, no-c-format
6988 msgid "Avoid use of the DIV and MOD instructions."
6989 msgstr ""
6990
6991 #: config/ft32/ft32.opt:35
6992 #, no-c-format
6993 msgid "Target the FT32B architecture."
6994 msgstr ""
6995
6996 #: config/ft32/ft32.opt:39
6997 #, no-c-format
6998 msgid "Enable FT32B code compression."
6999 msgstr ""
7000
7001 #: config/ft32/ft32.opt:43
7002 #, no-c-format
7003 msgid "Avoid placing any readable data in program memory."
7004 msgstr ""
7005
7006 #: config/h8300/h8300.opt:23
7007 #, no-c-format
7008 msgid "Generate H8S code."
7009 msgstr ""
7010
7011 #: config/h8300/h8300.opt:27
7012 #, no-c-format
7013 msgid "Generate H8SX code."
7014 msgstr ""
7015
7016 #: config/h8300/h8300.opt:31
7017 #, no-c-format
7018 msgid "Generate H8S/2600 code."
7019 msgstr ""
7020
7021 #: config/h8300/h8300.opt:35
7022 #, no-c-format
7023 msgid "Make integers 32 bits wide."
7024 msgstr ""
7025
7026 #: config/h8300/h8300.opt:42
7027 #, no-c-format
7028 msgid "Use registers for argument passing."
7029 msgstr ""
7030
7031 #: config/h8300/h8300.opt:46
7032 #, no-c-format
7033 msgid "Consider access to byte sized memory slow."
7034 msgstr ""
7035
7036 #: config/h8300/h8300.opt:50
7037 #, no-c-format
7038 msgid "Enable linker relaxing."
7039 msgstr ""
7040
7041 #: config/h8300/h8300.opt:54
7042 #, no-c-format
7043 msgid "Generate H8/300H code."
7044 msgstr ""
7045
7046 #: config/h8300/h8300.opt:58
7047 #, no-c-format
7048 msgid "Enable the normal mode."
7049 msgstr ""
7050
7051 #: config/h8300/h8300.opt:62
7052 #, no-c-format
7053 msgid "Use H8/300 alignment rules."
7054 msgstr ""
7055
7056 #: config/h8300/h8300.opt:66
7057 #, no-c-format
7058 msgid "Push extended registers on stack in monitor functions."
7059 msgstr ""
7060
7061 #: config/h8300/h8300.opt:70
7062 #, no-c-format
7063 msgid "Do not push extended registers on stack in monitor functions."
7064 msgstr ""
7065
7066 #: config/pru/pru.opt:31
7067 #, no-c-format
7068 msgid ""
7069 "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
7070 msgstr ""
7071
7072 #: config/pru/pru.opt:35
7073 #, no-c-format
7074 msgid ""
7075 "Make GCC pass the --no-relax command-line option to the linker instead of "
7076 "the --relax option."
7077 msgstr ""
7078
7079 #: config/pru/pru.opt:40
7080 #, no-c-format
7081 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
7082 msgstr ""
7083
7084 #: config/pru/pru.opt:44
7085 #, no-c-format
7086 msgid "Select target ABI variant."
7087 msgstr ""
7088
7089 #: config/pru/pru.opt:48
7090 #, no-c-format
7091 msgid "ABI variant code generation (for use with -mabi= option):"
7092 msgstr ""
7093
7094 #: config/pdp11/pdp11.opt:23
7095 #, no-c-format
7096 msgid "Generate code for an 11/10."
7097 msgstr ""
7098
7099 #: config/pdp11/pdp11.opt:27
7100 #, no-c-format
7101 msgid "Generate code for an 11/40."
7102 msgstr ""
7103
7104 #: config/pdp11/pdp11.opt:31
7105 #, no-c-format
7106 msgid "Generate code for an 11/45."
7107 msgstr ""
7108
7109 #: config/pdp11/pdp11.opt:35
7110 #, no-c-format
7111 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
7112 msgstr ""
7113
7114 #: config/pdp11/pdp11.opt:39
7115 #, no-c-format
7116 msgid "Use the DEC assembler syntax."
7117 msgstr ""
7118
7119 #: config/pdp11/pdp11.opt:43
7120 #, no-c-format
7121 msgid "Use the GNU assembler syntax."
7122 msgstr ""
7123
7124 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:183
7125 #: config/frv/frv.opt:158
7126 #, no-c-format
7127 msgid "Use hardware floating point."
7128 msgstr ""
7129
7130 #: config/pdp11/pdp11.opt:51
7131 #, no-c-format
7132 msgid "Use 16 bit int."
7133 msgstr ""
7134
7135 #: config/pdp11/pdp11.opt:55
7136 #, no-c-format
7137 msgid "Use 32 bit int."
7138 msgstr ""
7139
7140 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:179
7141 #, no-c-format
7142 msgid "Do not use hardware floating point."
7143 msgstr ""
7144
7145 #: config/pdp11/pdp11.opt:63
7146 #, no-c-format
7147 msgid "Target has split I&D."
7148 msgstr ""
7149
7150 #: config/pdp11/pdp11.opt:67
7151 #, no-c-format
7152 msgid "Use UNIX assembler syntax."
7153 msgstr ""
7154
7155 #: config/pdp11/pdp11.opt:71
7156 #, no-c-format
7157 msgid "Use LRA register allocator."
7158 msgstr ""
7159
7160 #: config/xtensa/xtensa.opt:23
7161 #, no-c-format
7162 msgid "Use CONST16 instruction to load constants."
7163 msgstr ""
7164
7165 #: config/xtensa/xtensa.opt:27
7166 #, no-c-format
7167 msgid "Disable position-independent code (PIC) for use in OS kernel code."
7168 msgstr ""
7169
7170 #: config/xtensa/xtensa.opt:31
7171 #, no-c-format
7172 msgid "Use indirect CALLXn instructions for large programs."
7173 msgstr ""
7174
7175 #: config/xtensa/xtensa.opt:35
7176 #, no-c-format
7177 msgid ""
7178 "Set extra memory access cost for L32R instruction, in clock-cycle units."
7179 msgstr ""
7180
7181 #: config/xtensa/xtensa.opt:39 config/sh/sh.opt:303
7182 #, no-c-format
7183 msgid "Use LRA instead of reload (transitional)."
7184 msgstr ""
7185
7186 #: config/xtensa/xtensa.opt:43
7187 #, no-c-format
7188 msgid "Automatically align branch targets to reduce branch penalties."
7189 msgstr ""
7190
7191 #: config/xtensa/xtensa.opt:47
7192 #, no-c-format
7193 msgid "Intersperse literal pools with code in the text section."
7194 msgstr ""
7195
7196 #: config/xtensa/xtensa.opt:51
7197 #, no-c-format
7198 msgid ""
7199 "Relax literals in assembler and place them automatically in the text section."
7200 msgstr ""
7201
7202 #: config/xtensa/xtensa.opt:55
7203 #, no-c-format
7204 msgid ""
7205 "-mno-serialize-volatile\tDo not serialize volatile memory references with "
7206 "MEMW instructions."
7207 msgstr ""
7208
7209 #: config/xtensa/xtensa.opt:62
7210 #, no-c-format
7211 msgid "Use call0 ABI."
7212 msgstr ""
7213
7214 #: config/xtensa/xtensa.opt:66
7215 #, no-c-format
7216 msgid "Use windowed registers ABI."
7217 msgstr ""
7218
7219 #: config/i386/cygming.opt:23
7220 #, no-c-format
7221 msgid "Create console application."
7222 msgstr ""
7223
7224 #: config/i386/cygming.opt:27
7225 #, no-c-format
7226 msgid "Generate code for a DLL."
7227 msgstr ""
7228
7229 #: config/i386/cygming.opt:31
7230 #, no-c-format
7231 msgid "Ignore dllimport for functions."
7232 msgstr ""
7233
7234 #: config/i386/cygming.opt:35
7235 #, no-c-format
7236 msgid "Use Mingw-specific thread support."
7237 msgstr ""
7238
7239 #: config/i386/cygming.opt:39
7240 #, no-c-format
7241 msgid "Set Windows defines."
7242 msgstr ""
7243
7244 #: config/i386/cygming.opt:43
7245 #, no-c-format
7246 msgid "Create GUI application."
7247 msgstr ""
7248
7249 #: config/i386/cygming.opt:47
7250 #, no-c-format
7251 msgid "Use the GNU extension to the PE format for aligned common data."
7252 msgstr ""
7253
7254 #: config/i386/cygming.opt:51
7255 #, no-c-format
7256 msgid ""
7257 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
7258 "delete replacement."
7259 msgstr ""
7260
7261 #: config/i386/cygming.opt:55
7262 #, no-c-format
7263 msgid "For nested functions on stack executable permission is set."
7264 msgstr ""
7265
7266 #: config/i386/cygming.opt:62
7267 #, no-c-format
7268 msgid "Put relocated read-only data into .data section."
7269 msgstr ""
7270
7271 #: config/i386/mingw.opt:29
7272 #, no-c-format
7273 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
7274 msgstr ""
7275
7276 #: config/i386/mingw-w64.opt:23
7277 #, no-c-format
7278 msgid "Use unicode startup and define UNICODE macro."
7279 msgstr ""
7280
7281 #: config/i386/i386.opt:198
7282 #, no-c-format
7283 msgid "sizeof(long double) is 16."
7284 msgstr ""
7285
7286 #: config/i386/i386.opt:202 config/i386/i386.opt:370
7287 #, no-c-format
7288 msgid "Use hardware fp."
7289 msgstr ""
7290
7291 #: config/i386/i386.opt:206
7292 #, no-c-format
7293 msgid "sizeof(long double) is 12."
7294 msgstr ""
7295
7296 #: config/i386/i386.opt:210
7297 #, no-c-format
7298 msgid "Use 80-bit long double."
7299 msgstr ""
7300
7301 #: config/i386/i386.opt:214 config/s390/s390.opt:163
7302 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
7303 #, no-c-format
7304 msgid "Use 64-bit long double."
7305 msgstr ""
7306
7307 #: config/i386/i386.opt:218 config/s390/s390.opt:159
7308 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
7309 #, no-c-format
7310 msgid "Use 128-bit long double."
7311 msgstr ""
7312
7313 #: config/i386/i386.opt:222 config/sh/sh.opt:179
7314 #, no-c-format
7315 msgid "Reserve space for outgoing arguments in the function prologue."
7316 msgstr ""
7317
7318 #: config/i386/i386.opt:226
7319 #, no-c-format
7320 msgid "Align some doubles on dword boundary."
7321 msgstr ""
7322
7323 #: config/i386/i386.opt:230
7324 #, no-c-format
7325 msgid "Function starts are aligned to this power of 2."
7326 msgstr ""
7327
7328 #: config/i386/i386.opt:234
7329 #, no-c-format
7330 msgid "Jump targets are aligned to this power of 2."
7331 msgstr ""
7332
7333 #: config/i386/i386.opt:238
7334 #, no-c-format
7335 msgid "Loop code aligned to this power of 2."
7336 msgstr ""
7337
7338 #: config/i386/i386.opt:242
7339 #, no-c-format
7340 msgid "Align destination of the string operations."
7341 msgstr ""
7342
7343 #: config/i386/i386.opt:263 config/s390/s390.opt:56
7344 #, no-c-format
7345 msgid "Generate code for given CPU."
7346 msgstr ""
7347
7348 #: config/i386/i386.opt:267
7349 #, no-c-format
7350 msgid "Use given assembler dialect."
7351 msgstr ""
7352
7353 #: config/i386/i386.opt:271
7354 #, no-c-format
7355 msgid "Known assembler dialects (for use with the -masm= option):"
7356 msgstr ""
7357
7358 #: config/i386/i386.opt:281
7359 #, no-c-format
7360 msgid "Branches are this expensive (arbitrary units)."
7361 msgstr ""
7362
7363 #: config/i386/i386.opt:285
7364 #, no-c-format
7365 msgid ""
7366 "-mlarge-data-threshold=<number>\tData greater than given threshold will go "
7367 "into .ldata section in x86-64 medium model."
7368 msgstr ""
7369
7370 #: config/i386/i386.opt:289
7371 #, no-c-format
7372 msgid "Use given x86-64 code model."
7373 msgstr ""
7374
7375 #: config/i386/i386.opt:312
7376 #, no-c-format
7377 msgid "Use given address mode."
7378 msgstr ""
7379
7380 #: config/i386/i386.opt:316
7381 #, no-c-format
7382 msgid "Known address mode (for use with the -maddress-mode= option):"
7383 msgstr ""
7384
7385 #: config/i386/i386.opt:329
7386 #, no-c-format
7387 msgid "Generate sin, cos, sqrt for FPU."
7388 msgstr ""
7389
7390 #: config/i386/i386.opt:333
7391 #, no-c-format
7392 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
7393 msgstr ""
7394
7395 #: config/i386/i386.opt:337
7396 #, no-c-format
7397 msgid "Return values of functions in FPU registers."
7398 msgstr ""
7399
7400 #: config/i386/i386.opt:341
7401 #, no-c-format
7402 msgid "Generate floating point mathematics using given instruction set."
7403 msgstr ""
7404
7405 #: config/i386/i386.opt:345
7406 #, no-c-format
7407 msgid "Valid arguments to -mfpmath=:"
7408 msgstr ""
7409
7410 #: config/i386/i386.opt:378
7411 #, no-c-format
7412 msgid "Inline all known string operations."
7413 msgstr ""
7414
7415 #: config/i386/i386.opt:382
7416 #, no-c-format
7417 msgid ""
7418 "Inline memset/memcpy string operations, but perform inline version only for "
7419 "small blocks."
7420 msgstr ""
7421
7422 #: config/i386/i386.opt:389
7423 #, no-c-format
7424 msgid "Use native (MS) bitfield layout."
7425 msgstr ""
7426
7427 #: config/i386/i386.opt:409
7428 #, no-c-format
7429 msgid ""
7430 "Relax cmpxchg loop for atomic_fetch_{or,xor,and,nand} by adding load and cmp "
7431 "before cmpxchg, execute pause and loop back to load and compare if load "
7432 "value is not expected."
7433 msgstr ""
7434
7435 #: config/i386/i386.opt:413
7436 #, no-c-format
7437 msgid "Set 80387 floating-point precision to 32-bit."
7438 msgstr ""
7439
7440 #: config/i386/i386.opt:417
7441 #, no-c-format
7442 msgid "Set 80387 floating-point precision to 64-bit."
7443 msgstr ""
7444
7445 #: config/i386/i386.opt:421
7446 #, no-c-format
7447 msgid "Set 80387 floating-point precision to 80-bit."
7448 msgstr ""
7449
7450 #: config/i386/i386.opt:425
7451 #, no-c-format
7452 msgid "Set the FTZ and DAZ Flags."
7453 msgstr ""
7454
7455 #: config/i386/i386.opt:433
7456 #, no-c-format
7457 msgid "Assume incoming stack aligned to this power of 2."
7458 msgstr ""
7459
7460 #: config/i386/i386.opt:437
7461 #, no-c-format
7462 msgid "Use push instructions to save outgoing arguments."
7463 msgstr ""
7464
7465 #: config/i386/i386.opt:441
7466 #, no-c-format
7467 msgid "Use red-zone in the x86-64 code."
7468 msgstr ""
7469
7470 #: config/i386/i386.opt:445
7471 #, no-c-format
7472 msgid "Number of registers used to pass integer arguments."
7473 msgstr ""
7474
7475 #: config/i386/i386.opt:449
7476 #, no-c-format
7477 msgid "Alternate calling convention."
7478 msgstr ""
7479
7480 #: config/i386/i386.opt:453 config/alpha/alpha.opt:23
7481 #, no-c-format
7482 msgid "Do not use hardware fp."
7483 msgstr ""
7484
7485 #: config/i386/i386.opt:457
7486 #, no-c-format
7487 msgid "Use SSE register passing conventions for SF and DF mode."
7488 msgstr ""
7489
7490 #: config/i386/i386.opt:461
7491 #, no-c-format
7492 msgid "Realign stack in prologue."
7493 msgstr ""
7494
7495 #: config/i386/i386.opt:465
7496 #, no-c-format
7497 msgid "Enable stack probing."
7498 msgstr ""
7499
7500 #: config/i386/i386.opt:469
7501 #, no-c-format
7502 msgid "Specify memcpy expansion strategy when expected size is known."
7503 msgstr ""
7504
7505 #: config/i386/i386.opt:473
7506 #, no-c-format
7507 msgid "Specify memset expansion strategy when expected size is known."
7508 msgstr ""
7509
7510 #: config/i386/i386.opt:477
7511 #, no-c-format
7512 msgid "Chose strategy to generate stringop using."
7513 msgstr ""
7514
7515 #: config/i386/i386.opt:481
7516 #, no-c-format
7517 msgid "Valid arguments to -mstringop-strategy=:"
7518 msgstr ""
7519
7520 #: config/i386/i386.opt:509
7521 #, no-c-format
7522 msgid "Use given thread-local storage dialect."
7523 msgstr ""
7524
7525 #: config/i386/i386.opt:513
7526 #, no-c-format
7527 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
7528 msgstr ""
7529
7530 #: config/i386/i386.opt:523
7531 #, no-c-format
7532 msgid "Use direct references against %gs when accessing tls data."
7533 msgstr ""
7534
7535 #: config/i386/i386.opt:531
7536 #, no-c-format
7537 msgid "Fine grain control of tune features."
7538 msgstr ""
7539
7540 #: config/i386/i386.opt:535
7541 #, no-c-format
7542 msgid "Clear all tune features."
7543 msgstr ""
7544
7545 #: config/i386/i386.opt:542
7546 #, no-c-format
7547 msgid "Generate code that conforms to Intel MCU psABI."
7548 msgstr ""
7549
7550 #: config/i386/i386.opt:546
7551 #, no-c-format
7552 msgid "Generate code that conforms to the given ABI."
7553 msgstr ""
7554
7555 #: config/i386/i386.opt:550 config/nds32/nds32.opt:51
7556 #, no-c-format
7557 msgid "Known ABIs (for use with the -mabi= option):"
7558 msgstr ""
7559
7560 #: config/i386/i386.opt:560
7561 #, no-c-format
7562 msgid ""
7563 "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft "
7564 "to System V ABI calls."
7565 msgstr ""
7566
7567 #: config/i386/i386.opt:564 config/rs6000/rs6000.opt:195
7568 #, no-c-format
7569 msgid "Vector library ABI to use."
7570 msgstr ""
7571
7572 #: config/i386/i386.opt:568
7573 #, no-c-format
7574 msgid ""
7575 "Known vectorization library ABIs (for use with the -mveclibabi= option):"
7576 msgstr ""
7577
7578 #: config/i386/i386.opt:578
7579 #, no-c-format
7580 msgid "Return 8-byte vectors in memory."
7581 msgstr ""
7582
7583 #: config/i386/i386.opt:582
7584 #, no-c-format
7585 msgid "Generate reciprocals instead of divss and sqrtss."
7586 msgstr ""
7587
7588 #: config/i386/i386.opt:586
7589 #, no-c-format
7590 msgid "Control generation of reciprocal estimates."
7591 msgstr ""
7592
7593 #: config/i386/i386.opt:590
7594 #, no-c-format
7595 msgid "Generate cld instruction in the function prologue."
7596 msgstr ""
7597
7598 #: config/i386/i386.opt:594
7599 #, no-c-format
7600 msgid ""
7601 "Generate vzeroupper instruction before a transfer of control flow out of the "
7602 "function."
7603 msgstr ""
7604
7605 #: config/i386/i386.opt:599
7606 #, no-c-format
7607 msgid ""
7608 "Disable Scalar to Vector optimization pass transforming 64-bit integer "
7609 "computations into a vector ones."
7610 msgstr ""
7611
7612 #: config/i386/i386.opt:604
7613 #, no-c-format
7614 msgid ""
7615 "The maximum number of use and def visits when discovering a STV chain before "
7616 "the discovery is aborted."
7617 msgstr ""
7618
7619 #: config/i386/i386.opt:608
7620 #, no-c-format
7621 msgid ""
7622 "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or "
7623 "znver1 and Haifa scheduling is selected."
7624 msgstr ""
7625
7626 #: config/i386/i386.opt:613
7627 #, no-c-format
7628 msgid ""
7629 "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
7630 "vectorizer."
7631 msgstr ""
7632
7633 #: config/i386/i386.opt:617
7634 #, no-c-format
7635 msgid ""
7636 "Use given register vector width instructions instead of maximum register "
7637 "width in the auto-vectorizer."
7638 msgstr ""
7639
7640 #: config/i386/i386.opt:621
7641 #, no-c-format
7642 msgid ""
7643 "Known preferred register vector length (to use with the -mprefer-vector-"
7644 "width= option):"
7645 msgstr ""
7646
7647 #: config/i386/i386.opt:637
7648 #, no-c-format
7649 msgid ""
7650 "Maximum number of bits that can be moved from memory to memory efficiently."
7651 msgstr ""
7652
7653 #: config/i386/i386.opt:641
7654 #, no-c-format
7655 msgid "Maximum number of bits that can be stored to memory efficiently."
7656 msgstr ""
7657
7658 #: config/i386/i386.opt:647
7659 #, no-c-format
7660 msgid "Generate 32bit i386 code."
7661 msgstr ""
7662
7663 #: config/i386/i386.opt:651
7664 #, no-c-format
7665 msgid "Generate 64bit x86-64 code."
7666 msgstr ""
7667
7668 #: config/i386/i386.opt:655
7669 #, no-c-format
7670 msgid "Generate 32bit x86-64 code."
7671 msgstr ""
7672
7673 #: config/i386/i386.opt:659
7674 #, no-c-format
7675 msgid "Generate 16bit i386 code."
7676 msgstr ""
7677
7678 #: config/i386/i386.opt:663
7679 #, no-c-format
7680 msgid "Support MMX built-in functions."
7681 msgstr ""
7682
7683 #: config/i386/i386.opt:667
7684 #, no-c-format
7685 msgid "Support 3DNow! built-in functions."
7686 msgstr ""
7687
7688 #: config/i386/i386.opt:671
7689 #, no-c-format
7690 msgid "Support Athlon 3Dnow! built-in functions."
7691 msgstr ""
7692
7693 #: config/i386/i386.opt:675
7694 #, no-c-format
7695 msgid "Support MMX and SSE built-in functions and code generation."
7696 msgstr ""
7697
7698 #: config/i386/i386.opt:679
7699 #, no-c-format
7700 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
7701 msgstr ""
7702
7703 #: config/i386/i386.opt:683
7704 #, no-c-format
7705 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
7706 msgstr ""
7707
7708 #: config/i386/i386.opt:687
7709 #, no-c-format
7710 msgid ""
7711 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code "
7712 "generation."
7713 msgstr ""
7714
7715 #: config/i386/i386.opt:691
7716 #, no-c-format
7717 msgid ""
7718 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
7719 "generation."
7720 msgstr ""
7721
7722 #: config/i386/i386.opt:695 config/i386/i386.opt:699
7723 #, no-c-format
7724 msgid ""
7725 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
7726 "and code generation."
7727 msgstr ""
7728
7729 #: config/i386/i386.opt:703
7730 #, no-c-format
7731 msgid ""
7732 "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
7733 msgstr ""
7734
7735 #: config/i386/i386.opt:711
7736 #, no-c-format
7737 msgid ""
7738 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
7739 "functions and code generation."
7740 msgstr ""
7741
7742 #: config/i386/i386.opt:715
7743 #, no-c-format
7744 msgid ""
7745 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
7746 "functions and code generation."
7747 msgstr ""
7748
7749 #: config/i386/i386.opt:719
7750 #, no-c-format
7751 msgid ""
7752 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7753 "built-in functions and code generation."
7754 msgstr ""
7755
7756 #: config/i386/i386.opt:723
7757 #, no-c-format
7758 msgid ""
7759 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7760 "and AVX512PF built-in functions and code generation."
7761 msgstr ""
7762
7763 #: config/i386/i386.opt:727
7764 #, no-c-format
7765 msgid ""
7766 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7767 "and AVX512ER built-in functions and code generation."
7768 msgstr ""
7769
7770 #: config/i386/i386.opt:731
7771 #, no-c-format
7772 msgid ""
7773 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7774 "and AVX512CD built-in functions and code generation."
7775 msgstr ""
7776
7777 #: config/i386/i386.opt:735
7778 #, no-c-format
7779 msgid ""
7780 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7781 "and AVX512DQ built-in functions and code generation."
7782 msgstr ""
7783
7784 #: config/i386/i386.opt:739
7785 #, no-c-format
7786 msgid ""
7787 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7788 "and AVX512BW built-in functions and code generation."
7789 msgstr ""
7790
7791 #: config/i386/i386.opt:743
7792 #, no-c-format
7793 msgid ""
7794 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7795 "and AVX512VL built-in functions and code generation."
7796 msgstr ""
7797
7798 #: config/i386/i386.opt:747
7799 #, no-c-format
7800 msgid ""
7801 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7802 "and AVX512IFMA built-in functions and code generation."
7803 msgstr ""
7804
7805 #: config/i386/i386.opt:751
7806 #, no-c-format
7807 msgid ""
7808 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7809 "and AVX512VBMI built-in functions and code generation."
7810 msgstr ""
7811
7812 #: config/i386/i386.opt:755
7813 #, no-c-format
7814 msgid ""
7815 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7816 "AVX5124FMAPS built-in functions and code generation."
7817 msgstr ""
7818
7819 #: config/i386/i386.opt:759
7820 #, no-c-format
7821 msgid ""
7822 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7823 "AVX5124VNNIW built-in functions and code generation."
7824 msgstr ""
7825
7826 #: config/i386/i386.opt:763
7827 #, no-c-format
7828 msgid ""
7829 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7830 "AVX512VPOPCNTDQ built-in functions and code generation."
7831 msgstr ""
7832
7833 #: config/i386/i386.opt:767
7834 #, no-c-format
7835 msgid ""
7836 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7837 "AVX512VBMI2 built-in functions and code generation."
7838 msgstr ""
7839
7840 #: config/i386/i386.opt:771
7841 #, no-c-format
7842 msgid "Support AVX512VNNI built-in functions and code generation."
7843 msgstr ""
7844
7845 #: config/i386/i386.opt:775
7846 #, no-c-format
7847 msgid ""
7848 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7849 "AVX512BITALG built-in functions and code generation."
7850 msgstr ""
7851
7852 #: config/i386/i386.opt:779
7853 #, no-c-format
7854 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
7855 msgstr ""
7856
7857 #: config/i386/i386.opt:783
7858 #, no-c-format
7859 msgid ""
7860 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
7861 "functions and code generation."
7862 msgstr ""
7863
7864 #: config/i386/i386.opt:787
7865 #, no-c-format
7866 msgid ""
7867 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code "
7868 "generation."
7869 msgstr ""
7870
7871 #: config/i386/i386.opt:791
7872 #, no-c-format
7873 msgid "Support FMA4 built-in functions and code generation."
7874 msgstr ""
7875
7876 #: config/i386/i386.opt:795
7877 #, no-c-format
7878 msgid "Support XOP built-in functions and code generation."
7879 msgstr ""
7880
7881 #: config/i386/i386.opt:799
7882 #, no-c-format
7883 msgid "Support LWP built-in functions and code generation."
7884 msgstr ""
7885
7886 #: config/i386/i386.opt:803
7887 #, no-c-format
7888 msgid ""
7889 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
7890 msgstr ""
7891
7892 #: config/i386/i386.opt:807
7893 #, no-c-format
7894 msgid "Support code generation of popcnt instruction."
7895 msgstr ""
7896
7897 #: config/i386/i386.opt:811
7898 #, no-c-format
7899 msgid "Support PCONFIG built-in functions and code generation."
7900 msgstr ""
7901
7902 #: config/i386/i386.opt:815
7903 #, no-c-format
7904 msgid "Support WBNOINVD built-in functions and code generation."
7905 msgstr ""
7906
7907 #: config/i386/i386.opt:819
7908 #, no-c-format
7909 msgid "Support PTWRITE built-in functions and code generation."
7910 msgstr ""
7911
7912 #: config/i386/i386.opt:823
7913 #, no-c-format
7914 msgid "Support UINTR built-in functions and code generation."
7915 msgstr ""
7916
7917 #: config/i386/i386.opt:827
7918 #, no-c-format
7919 msgid "Support SGX built-in functions and code generation."
7920 msgstr ""
7921
7922 #: config/i386/i386.opt:831
7923 #, no-c-format
7924 msgid "Support RDPID built-in functions and code generation."
7925 msgstr ""
7926
7927 #: config/i386/i386.opt:835
7928 #, no-c-format
7929 msgid "Support GFNI built-in functions and code generation."
7930 msgstr ""
7931
7932 #: config/i386/i386.opt:839
7933 #, no-c-format
7934 msgid "Support VAES built-in functions and code generation."
7935 msgstr ""
7936
7937 #: config/i386/i386.opt:843
7938 #, no-c-format
7939 msgid "Support VPCLMULQDQ built-in functions and code generation."
7940 msgstr ""
7941
7942 #: config/i386/i386.opt:847
7943 #, no-c-format
7944 msgid "Support BMI built-in functions and code generation."
7945 msgstr ""
7946
7947 #: config/i386/i386.opt:851
7948 #, no-c-format
7949 msgid "Support BMI2 built-in functions and code generation."
7950 msgstr ""
7951
7952 #: config/i386/i386.opt:855
7953 #, no-c-format
7954 msgid "Support LZCNT built-in function and code generation."
7955 msgstr ""
7956
7957 #: config/i386/i386.opt:859
7958 #, no-c-format
7959 msgid "Support Hardware Lock Elision prefixes."
7960 msgstr ""
7961
7962 #: config/i386/i386.opt:863
7963 #, no-c-format
7964 msgid "Support RDSEED instruction."
7965 msgstr ""
7966
7967 #: config/i386/i386.opt:867
7968 #, no-c-format
7969 msgid "Support PREFETCHW instruction."
7970 msgstr ""
7971
7972 #: config/i386/i386.opt:871
7973 #, no-c-format
7974 msgid "Support flag-preserving add-carry instructions."
7975 msgstr ""
7976
7977 #: config/i386/i386.opt:875
7978 #, no-c-format
7979 msgid "Support CLFLUSHOPT instructions."
7980 msgstr ""
7981
7982 #: config/i386/i386.opt:879
7983 #, no-c-format
7984 msgid "Support CLWB instruction."
7985 msgstr ""
7986
7987 #: config/i386/i386.opt:886
7988 #, no-c-format
7989 msgid "Support FXSAVE and FXRSTOR instructions."
7990 msgstr ""
7991
7992 #: config/i386/i386.opt:890
7993 #, no-c-format
7994 msgid "Support XSAVE and XRSTOR instructions."
7995 msgstr ""
7996
7997 #: config/i386/i386.opt:894
7998 #, no-c-format
7999 msgid "Support XSAVEOPT instruction."
8000 msgstr ""
8001
8002 #: config/i386/i386.opt:898
8003 #, no-c-format
8004 msgid "Support XSAVEC instructions."
8005 msgstr ""
8006
8007 #: config/i386/i386.opt:902
8008 #, no-c-format
8009 msgid "Support XSAVES and XRSTORS instructions."
8010 msgstr ""
8011
8012 #: config/i386/i386.opt:906
8013 #, no-c-format
8014 msgid "Support TBM built-in functions and code generation."
8015 msgstr ""
8016
8017 #: config/i386/i386.opt:910
8018 #, no-c-format
8019 msgid "Support code generation of cmpxchg16b instruction."
8020 msgstr ""
8021
8022 #: config/i386/i386.opt:914
8023 #, no-c-format
8024 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
8025 msgstr ""
8026
8027 #: config/i386/i386.opt:918
8028 #, no-c-format
8029 msgid "Support code generation of movbe instruction."
8030 msgstr ""
8031
8032 #: config/i386/i386.opt:922
8033 #, no-c-format
8034 msgid "Support code generation of crc32 instruction."
8035 msgstr ""
8036
8037 #: config/i386/i386.opt:926
8038 #, no-c-format
8039 msgid "Support AES built-in functions and code generation."
8040 msgstr ""
8041
8042 #: config/i386/i386.opt:930
8043 #, no-c-format
8044 msgid "Support SHA1 and SHA256 built-in functions and code generation."
8045 msgstr ""
8046
8047 #: config/i386/i386.opt:934
8048 #, no-c-format
8049 msgid "Support PCLMUL built-in functions and code generation."
8050 msgstr ""
8051
8052 #: config/i386/i386.opt:938
8053 #, no-c-format
8054 msgid "Encode SSE instructions with VEX prefix."
8055 msgstr ""
8056
8057 #: config/i386/i386.opt:942
8058 #, no-c-format
8059 msgid "Support FSGSBASE built-in functions and code generation."
8060 msgstr ""
8061
8062 #: config/i386/i386.opt:946
8063 #, no-c-format
8064 msgid "Support RDRND built-in functions and code generation."
8065 msgstr ""
8066
8067 #: config/i386/i386.opt:950
8068 #, no-c-format
8069 msgid "Support F16C built-in functions and code generation."
8070 msgstr ""
8071
8072 #: config/i386/i386.opt:954
8073 #, no-c-format
8074 msgid "Support PREFETCHWT1 built-in functions and code generation."
8075 msgstr ""
8076
8077 #: config/i386/i386.opt:958
8078 #, no-c-format
8079 msgid "Emit profiling counter call at function entry before prologue."
8080 msgstr ""
8081
8082 #: config/i386/i386.opt:962
8083 #, no-c-format
8084 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
8085 msgstr ""
8086
8087 #: config/i386/i386.opt:966 config/s390/s390.opt:311
8088 #, no-c-format
8089 msgid ""
8090 "Generate mcount/__fentry__ calls as nops. To activate they need to be "
8091 "patched in."
8092 msgstr ""
8093
8094 #: config/i386/i386.opt:971
8095 #, no-c-format
8096 msgid "Set name of __fentry__ symbol called at function entry."
8097 msgstr ""
8098
8099 #: config/i386/i386.opt:975
8100 #, no-c-format
8101 msgid "Set name of section to record mrecord-mcount calls."
8102 msgstr ""
8103
8104 #: config/i386/i386.opt:979
8105 #, no-c-format
8106 msgid "Skip setting up RAX register when passing variable arguments."
8107 msgstr ""
8108
8109 #: config/i386/i386.opt:983
8110 #, no-c-format
8111 msgid ""
8112 "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
8113 "time check."
8114 msgstr ""
8115
8116 #: config/i386/i386.opt:987
8117 #, no-c-format
8118 msgid "Split 32-byte AVX unaligned load."
8119 msgstr ""
8120
8121 #: config/i386/i386.opt:991
8122 #, no-c-format
8123 msgid "Split 32-byte AVX unaligned store."
8124 msgstr ""
8125
8126 #: config/i386/i386.opt:995
8127 #, no-c-format
8128 msgid "Support RTM built-in functions and code generation."
8129 msgstr ""
8130
8131 #: config/i386/i386.opt:1003
8132 #, no-c-format
8133 msgid "Support MWAITX and MONITORX built-in functions and code generation."
8134 msgstr ""
8135
8136 #: config/i386/i386.opt:1007
8137 #, no-c-format
8138 msgid "Support CLZERO built-in functions and code generation."
8139 msgstr ""
8140
8141 #: config/i386/i386.opt:1011
8142 #, no-c-format
8143 msgid "Support PKU built-in functions and code generation."
8144 msgstr ""
8145
8146 #: config/i386/i386.opt:1019
8147 #, no-c-format
8148 msgid ""
8149 "Known stack protector guard (for use with the -mstack-protector-guard= "
8150 "option):"
8151 msgstr ""
8152
8153 #: config/i386/i386.opt:1043
8154 #, no-c-format
8155 msgid "Use the given symbol for addressing the stack-protector guard."
8156 msgstr ""
8157
8158 #: config/i386/i386.opt:1054
8159 #, no-c-format
8160 msgid ""
8161 "Enable shadow stack built-in functions from Control-flow Enforcement "
8162 "Technology (CET)."
8163 msgstr ""
8164
8165 #: config/i386/i386.opt:1059
8166 #, no-c-format
8167 msgid ""
8168 "Turn on CET instrumentation for switch statements that use a jump table and "
8169 "an indirect jump."
8170 msgstr ""
8171
8172 #: config/i386/i386.opt:1064
8173 #, no-c-format
8174 msgid ""
8175 "Insert ENDBR instruction at function entry only via cf_check attribute for "
8176 "CET instrumentation."
8177 msgstr ""
8178
8179 #: config/i386/i386.opt:1069
8180 #, no-c-format
8181 msgid "Make all function calls indirect."
8182 msgstr ""
8183
8184 #: config/i386/i386.opt:1073
8185 #, no-c-format
8186 msgid "Convert indirect call and jump to call and return thunks."
8187 msgstr ""
8188
8189 #: config/i386/i386.opt:1077
8190 #, no-c-format
8191 msgid "Convert function return to call and return thunk."
8192 msgstr ""
8193
8194 #: config/i386/i386.opt:1081 config/s390/s390.opt:277
8195 #, no-c-format
8196 msgid ""
8197 "Known indirect branch choices (for use with the -mindirect-branch=/-"
8198 "mfunction-return= options):"
8199 msgstr ""
8200
8201 #: config/i386/i386.opt:1097
8202 #, no-c-format
8203 msgid ""
8204 "Add CS prefix to call and jmp to indirect thunk with branch target in r8-r15 "
8205 "registers."
8206 msgstr ""
8207
8208 #: config/i386/i386.opt:1101
8209 #, no-c-format
8210 msgid "Force indirect call and jump via register."
8211 msgstr ""
8212
8213 #: config/i386/i386.opt:1105
8214 #, no-c-format
8215 msgid "Support MOVDIRI built-in functions and code generation."
8216 msgstr ""
8217
8218 #: config/i386/i386.opt:1109
8219 #, no-c-format
8220 msgid "Support MOVDIR64B built-in functions and code generation."
8221 msgstr ""
8222
8223 #: config/i386/i386.opt:1113
8224 #, no-c-format
8225 msgid "Support WAITPKG built-in functions and code generation."
8226 msgstr ""
8227
8228 #: config/i386/i386.opt:1117
8229 #, no-c-format
8230 msgid "Support CLDEMOTE built-in functions and code generation."
8231 msgstr ""
8232
8233 #: config/i386/i386.opt:1121
8234 #, no-c-format
8235 msgid "Instrument function exit in instrumented functions with __fentry__."
8236 msgstr ""
8237
8238 #: config/i386/i386.opt:1125
8239 #, no-c-format
8240 msgid "Known choices for return instrumentation with -minstrument-return=:"
8241 msgstr ""
8242
8243 #: config/i386/i386.opt:1138
8244 #, no-c-format
8245 msgid ""
8246 "Generate a __return_loc section pointing to all return instrumentation code."
8247 msgstr ""
8248
8249 #: config/i386/i386.opt:1146
8250 #, no-c-format
8251 msgid ""
8252 "Known choices for mitigation against straight line speculation with -mharden-"
8253 "sls=:"
8254 msgstr ""
8255
8256 #: config/i386/i386.opt:1162
8257 #, no-c-format
8258 msgid ""
8259 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8260 "AVX512BF16 built-in functions and code generation."
8261 msgstr ""
8262
8263 #: config/i386/i386.opt:1167
8264 #, no-c-format
8265 msgid "Support ENQCMD built-in functions and code generation."
8266 msgstr ""
8267
8268 #: config/i386/i386.opt:1171
8269 #, no-c-format
8270 msgid "Support SERIALIZE built-in functions and code generation."
8271 msgstr ""
8272
8273 #: config/i386/i386.opt:1175
8274 #, no-c-format
8275 msgid "Support TSXLDTRK built-in functions and code generation."
8276 msgstr ""
8277
8278 #: config/i386/i386.opt:1179
8279 #, no-c-format
8280 msgid "Support AMX-TILE built-in functions and code generation."
8281 msgstr ""
8282
8283 #: config/i386/i386.opt:1183
8284 #, no-c-format
8285 msgid "Support AMX-INT8 built-in functions and code generation."
8286 msgstr ""
8287
8288 #: config/i386/i386.opt:1187
8289 #, no-c-format
8290 msgid "Support AMX-BF16 built-in functions and code generation."
8291 msgstr ""
8292
8293 #: config/i386/i386.opt:1191
8294 #, no-c-format
8295 msgid "Support HRESET built-in functions and code generation."
8296 msgstr ""
8297
8298 #: config/i386/i386.opt:1195
8299 #, no-c-format
8300 msgid "Support KL built-in functions and code generation."
8301 msgstr ""
8302
8303 #: config/i386/i386.opt:1199
8304 #, no-c-format
8305 msgid "Support WIDEKL built-in functions and code generation."
8306 msgstr ""
8307
8308 #: config/i386/i386.opt:1203
8309 #, no-c-format
8310 msgid ""
8311 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXVNNI "
8312 "built-in functions and code generation."
8313 msgstr ""
8314
8315 #: config/i386/i386.opt:1208
8316 #, no-c-format
8317 msgid "Emit GNU_PROPERTY_X86_ISA_1_NEEDED GNU property."
8318 msgstr ""
8319
8320 #: config/i386/i386.opt:1212
8321 #, no-c-format
8322 msgid "Support MWAIT and MONITOR built-in functions and code generation."
8323 msgstr ""
8324
8325 #: config/i386/i386.opt:1216
8326 #, no-c-format
8327 msgid ""
8328 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8329 "AVX512-FP16 built-in functions and code generation."
8330 msgstr ""
8331
8332 #: config/i386/i386.opt:1220
8333 #, no-c-format
8334 msgid "Do not use GOT to access external symbols."
8335 msgstr ""
8336
8337 #: config/i386/i386.opt:1224
8338 #, no-c-format
8339 msgid "Instructions number above which STFL stall penalty can be compensated."
8340 msgstr ""
8341
8342 #: config/i386/i386.opt:1228
8343 #, no-c-format
8344 msgid ""
8345 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXIFMA "
8346 "built-in functions and code generation."
8347 msgstr ""
8348
8349 #: config/i386/i386.opt:1233
8350 #, no-c-format
8351 msgid ""
8352 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and "
8353 "AVXVNNIINT8 built-in functions and code generation."
8354 msgstr ""
8355
8356 #: config/i386/i386.opt:1238
8357 #, no-c-format
8358 msgid ""
8359 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and "
8360 "AVXNECONVERT build-in functions and code generation."
8361 msgstr ""
8362
8363 #: config/i386/i386.opt:1243
8364 #, no-c-format
8365 msgid ""
8366 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and "
8367 "CMPCCXADD build-in functions and code generation."
8368 msgstr ""
8369
8370 #: config/i386/i386.opt:1248
8371 #, no-c-format
8372 msgid "Support AMX-FP16 built-in functions and code generation."
8373 msgstr ""
8374
8375 #: config/i386/i386.opt:1252
8376 #, no-c-format
8377 msgid "Support PREFETCHI built-in functions and code generation."
8378 msgstr ""
8379
8380 #: config/i386/i386.opt:1256
8381 #, no-c-format
8382 msgid "Support RAOINT built-in functions and code generation."
8383 msgstr ""
8384
8385 #: config/i386/i386.opt:1260
8386 #, no-c-format
8387 msgid "Enable conservative small loop unrolling."
8388 msgstr ""
8389
8390 #: config/i386/i386.opt:1264
8391 #, no-c-format
8392 msgid ""
8393 "-mlam=[none|u48|u57] Instrument meta data position in user data pointers."
8394 msgstr ""
8395
8396 #: config/i386/i386.opt:1280
8397 #, no-c-format
8398 msgid "Support AMX-COMPLEX built-in functions and code generation."
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 ""
14104 "Complain when a command-line option is valid, but not applicable to the "
14105 "current front end."
14106 msgstr ""
14107
14108 #: common.opt:591
14109 #, no-c-format
14110 msgid "Warn when a #warning directive is encountered."
14111 msgstr ""
14112
14113 #: common.opt:595
14114 #, no-c-format
14115 msgid "Warn about uses of __attribute__((warning)) declarations."
14116 msgstr ""
14117
14118 #: common.opt:599
14119 #, no-c-format
14120 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
14121 msgstr ""
14122
14123 #: common.opt:603
14124 #, no-c-format
14125 msgid "Warn about uses of __attribute__((deprecated)) declarations."
14126 msgstr ""
14127
14128 #: common.opt:607
14129 #, no-c-format
14130 msgid "Warn when an optimization pass is disabled."
14131 msgstr ""
14132
14133 #: common.opt:611
14134 #, no-c-format
14135 msgid "Treat all warnings as errors."
14136 msgstr ""
14137
14138 #: common.opt:615
14139 #, no-c-format
14140 msgid "Treat specified warning as error."
14141 msgstr ""
14142
14143 #: common.opt:619
14144 #, no-c-format
14145 msgid "Print extra (possibly unwanted) warnings."
14146 msgstr ""
14147
14148 #: common.opt:623
14149 #, no-c-format
14150 msgid "Exit on the first error occurred."
14151 msgstr ""
14152
14153 #: common.opt:627
14154 #, no-c-format
14155 msgid ""
14156 "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires "
14157 "in excess of <byte-size>."
14158 msgstr ""
14159
14160 #: common.opt:631
14161 #, no-c-format
14162 msgid ""
14163 "Disable -Wframe-larger-than= warning.  Equivalent to -Wframe-larger-"
14164 "than=<SIZE_MAX> or larger."
14165 msgstr ""
14166
14167 #: common.opt:635
14168 #, no-c-format
14169 msgid "Warn when attempting to free a non-heap object."
14170 msgstr ""
14171
14172 #: common.opt:646
14173 #, no-c-format
14174 msgid "Warn when a switch case falls through."
14175 msgstr ""
14176
14177 #: common.opt:654
14178 #, no-c-format
14179 msgid "Warn when an inlined function cannot be inlined."
14180 msgstr ""
14181
14182 #: common.opt:658
14183 #, no-c-format
14184 msgid ""
14185 "Warn when an atomic memory model parameter is known to be outside the valid "
14186 "range."
14187 msgstr ""
14188
14189 #: common.opt:665
14190 #, no-c-format
14191 msgid ""
14192 "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
14193 msgstr ""
14194
14195 #: common.opt:669
14196 #, no-c-format
14197 msgid ""
14198 "Disable -Wlarger-than= warning.  Equivalent to -Wlarger-than=<SIZE_MAX> or "
14199 "larger."
14200 msgstr ""
14201
14202 #: common.opt:673
14203 #, no-c-format
14204 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
14205 msgstr ""
14206
14207 #: common.opt:677
14208 #, no-c-format
14209 msgid ""
14210 "Warn if dereferencing a NULL pointer may lead to erroneous or undefined "
14211 "behavior."
14212 msgstr ""
14213
14214 #: common.opt:688
14215 #, no-c-format
14216 msgid ""
14217 "Warn about some C++ One Definition Rule violations during link time "
14218 "optimization."
14219 msgstr ""
14220
14221 #: common.opt:692
14222 #, no-c-format
14223 msgid "Warn about overflow in arithmetic expressions."
14224 msgstr ""
14225
14226 #: common.opt:696
14227 #, no-c-format
14228 msgid ""
14229 "During link time optimization warn about mismatched types of global "
14230 "declarations."
14231 msgstr ""
14232
14233 #: common.opt:700
14234 #, no-c-format
14235 msgid "Warn when the packed attribute has no effect on struct layout."
14236 msgstr ""
14237
14238 #: common.opt:704
14239 #, no-c-format
14240 msgid "Warn when padding is required to align structure members."
14241 msgstr ""
14242
14243 #: common.opt:708
14244 #, no-c-format
14245 msgid "Issue warnings needed for strict compliance to the standard."
14246 msgstr ""
14247
14248 #: common.opt:712
14249 #, no-c-format
14250 msgid ""
14251 "Warn about returning a pointer/reference to a local or temporary variable."
14252 msgstr ""
14253
14254 #: common.opt:716
14255 #, no-c-format
14256 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
14257 msgstr ""
14258
14259 #: common.opt:720
14260 #, no-c-format
14261 msgid "Warn when one variable shadows another (globally)."
14262 msgstr ""
14263
14264 #: common.opt:724
14265 #, no-c-format
14266 msgid ""
14267 "Warn when one local variable shadows another local variable or parameter."
14268 msgstr ""
14269
14270 #: common.opt:731
14271 #, no-c-format
14272 msgid ""
14273 "Warn when one local variable shadows another local variable or parameter of "
14274 "compatible type."
14275 msgstr ""
14276
14277 #: common.opt:738
14278 #, no-c-format
14279 msgid "Warn when not issuing stack smashing protection for some reason."
14280 msgstr ""
14281
14282 #: common.opt:742
14283 #, no-c-format
14284 msgid ""
14285 "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
14286 msgstr ""
14287
14288 #: common.opt:746
14289 #, no-c-format
14290 msgid ""
14291 "Disable Wstack-usage= warning.  Equivalent to Wstack-usage=<SIZE_MAX> or "
14292 "larger."
14293 msgstr ""
14294
14295 #: common.opt:750 common.opt:754
14296 #, no-c-format
14297 msgid "Warn about code which might break strict aliasing rules."
14298 msgstr ""
14299
14300 #: common.opt:758 common.opt:762
14301 #, no-c-format
14302 msgid "Warn about optimizations that assume that signed overflow is undefined."
14303 msgstr ""
14304
14305 #: common.opt:766
14306 #, no-c-format
14307 msgid ""
14308 "Warn about functions which might be candidates for __attribute__((cold))."
14309 msgstr ""
14310
14311 #: common.opt:770
14312 #, no-c-format
14313 msgid ""
14314 "Warn about functions which might be candidates for __attribute__((const))."
14315 msgstr ""
14316
14317 #: common.opt:774
14318 #, no-c-format
14319 msgid ""
14320 "Warn about functions which might be candidates for __attribute__((pure))."
14321 msgstr ""
14322
14323 #: common.opt:778
14324 #, no-c-format
14325 msgid ""
14326 "Warn about functions which might be candidates for __attribute__((noreturn))."
14327 msgstr ""
14328
14329 #: common.opt:782
14330 #, no-c-format
14331 msgid ""
14332 "Warn about functions which might be candidates for __attribute__((malloc))."
14333 msgstr ""
14334
14335 #: common.opt:786
14336 #, no-c-format
14337 msgid ""
14338 "Warn about C++ polymorphic types where adding final keyword would improve "
14339 "code quality."
14340 msgstr ""
14341
14342 #: common.opt:790
14343 #, no-c-format
14344 msgid ""
14345 "Warn about C++ virtual methods where adding final keyword would improve code "
14346 "quality."
14347 msgstr ""
14348
14349 #: common.opt:794
14350 #, no-c-format
14351 msgid ""
14352 "Warn about statements between switch's controlling expression and the first "
14353 "case."
14354 msgstr ""
14355
14356 #: common.opt:799
14357 #, no-c-format
14358 msgid "Do not suppress warnings from system headers."
14359 msgstr ""
14360
14361 #: common.opt:803
14362 #, no-c-format
14363 msgid "Warn whenever a trampoline is generated."
14364 msgstr ""
14365
14366 #: common.opt:807
14367 #, no-c-format
14368 msgid ""
14369 "Warn about cases where -ftrivial-auto-var-init cannot initialize an auto "
14370 "variable."
14371 msgstr ""
14372
14373 #: common.opt:811
14374 #, no-c-format
14375 msgid ""
14376 "Warn if a comparison is always true or always false due to the limited range "
14377 "of the data type."
14378 msgstr ""
14379
14380 #: common.opt:815
14381 #, no-c-format
14382 msgid "Warn about uninitialized automatic variables."
14383 msgstr ""
14384
14385 #: common.opt:819
14386 #, no-c-format
14387 msgid "Warn about maybe uninitialized automatic variables."
14388 msgstr ""
14389
14390 #: common.opt:827
14391 #, no-c-format
14392 msgid "Enable all -Wunused- warnings."
14393 msgstr ""
14394
14395 #: common.opt:831
14396 #, no-c-format
14397 msgid "Warn when a function parameter is only set, otherwise unused."
14398 msgstr ""
14399
14400 #: common.opt:835
14401 #, no-c-format
14402 msgid "Warn when a variable is only set, otherwise unused."
14403 msgstr ""
14404
14405 #: common.opt:839
14406 #, no-c-format
14407 msgid "Warn when a function is unused."
14408 msgstr ""
14409
14410 #: common.opt:843
14411 #, no-c-format
14412 msgid "Warn when a label is unused."
14413 msgstr ""
14414
14415 #: common.opt:847
14416 #, no-c-format
14417 msgid "Warn when a function parameter is unused."
14418 msgstr ""
14419
14420 #: common.opt:851
14421 #, no-c-format
14422 msgid "Warn when an expression value is unused."
14423 msgstr ""
14424
14425 #: common.opt:855
14426 #, no-c-format
14427 msgid "Warn when a variable is unused."
14428 msgstr ""
14429
14430 #: common.opt:859
14431 #, no-c-format
14432 msgid "Warn in case profiles in -fprofile-use do not match."
14433 msgstr ""
14434
14435 #: common.opt:863
14436 #, no-c-format
14437 msgid ""
14438 "Warn in case a function ends earlier than it begins due to an invalid "
14439 "linenum macros."
14440 msgstr ""
14441
14442 #: common.opt:867
14443 #, no-c-format
14444 msgid "Warn in case profiles in -fprofile-use do not exist."
14445 msgstr ""
14446
14447 #: common.opt:871
14448 #, no-c-format
14449 msgid "Warn when a vector operation is compiled outside the SIMD."
14450 msgstr ""
14451
14452 #: common.opt:875
14453 #, no-c-format
14454 msgid "Warn about unsupported features in ThreadSanitizer."
14455 msgstr ""
14456
14457 #: common.opt:891
14458 #, no-c-format
14459 msgid "-aux-info <file>\tEmit declaration information into <file>."
14460 msgstr ""
14461
14462 #: common.opt:904
14463 #, no-c-format
14464 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
14465 msgstr ""
14466
14467 #: common.opt:908
14468 #, no-c-format
14469 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
14470 msgstr ""
14471
14472 #: common.opt:912
14473 #, no-c-format
14474 msgid ""
14475 "-dumpbase-ext .<ext>    Drop a trailing .<ext> from the dump basename to "
14476 "name auxiliary output files."
14477 msgstr ""
14478
14479 #: common.opt:916
14480 #, no-c-format
14481 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
14482 msgstr ""
14483
14484 #: common.opt:1017
14485 #, no-c-format
14486 msgid "The version of the C++ ABI in use."
14487 msgstr ""
14488
14489 #: common.opt:1021
14490 #, no-c-format
14491 msgid "Aggressively optimize loops using language constraints."
14492 msgstr ""
14493
14494 #: common.opt:1025
14495 #, no-c-format
14496 msgid "Align the start of functions."
14497 msgstr ""
14498
14499 #: common.opt:1035
14500 #, no-c-format
14501 msgid "Align labels which are only reached by jumping."
14502 msgstr ""
14503
14504 #: common.opt:1042
14505 #, no-c-format
14506 msgid "Align all labels."
14507 msgstr ""
14508
14509 #: common.opt:1049
14510 #, no-c-format
14511 msgid "Align the start of loops."
14512 msgstr ""
14513
14514 #: common.opt:1056
14515 #, no-c-format
14516 msgid "Allow the compiler to introduce new data races on stores."
14517 msgstr ""
14518
14519 #: common.opt:1060
14520 #, no-c-format
14521 msgid "Enable static analysis pass."
14522 msgstr ""
14523
14524 #: common.opt:1080
14525 #, no-c-format
14526 msgid "Select what to sanitize."
14527 msgstr ""
14528
14529 #: common.opt:1084
14530 #, no-c-format
14531 msgid "Select type of coverage sanitization."
14532 msgstr ""
14533
14534 #: common.opt:1097
14535 #, no-c-format
14536 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
14537 msgstr ""
14538
14539 #: common.opt:1101
14540 #, no-c-format
14541 msgid ""
14542 "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-"
14543 "defined sections."
14544 msgstr ""
14545
14546 #: common.opt:1106
14547 #, no-c-format
14548 msgid "After diagnosing undefined behavior attempt to continue execution."
14549 msgstr ""
14550
14551 #: common.opt:1110
14552 #, no-c-format
14553 msgid "This switch is deprecated; use -fsanitize-recover= instead."
14554 msgstr ""
14555
14556 #: common.opt:1114
14557 #, no-c-format
14558 msgid "Use traps instead of diagnostics of undefined behavior sanitizers."
14559 msgstr ""
14560
14561 #: common.opt:1124
14562 #, no-c-format
14563 msgid "This switch is deprecated; use -fsanitize-trap= instead."
14564 msgstr ""
14565
14566 #: common.opt:1128
14567 #, no-c-format
14568 msgid "Generate unwind tables that are exact at each instruction boundary."
14569 msgstr ""
14570
14571 #: common.opt:1132
14572 #, no-c-format
14573 msgid "Generate auto-inc/dec instructions."
14574 msgstr ""
14575
14576 #: common.opt:1136
14577 #, no-c-format
14578 msgid ""
14579 "Use sample profile information for call graph node weights. The default "
14580 "profile file is fbdata.afdo in 'pwd'."
14581 msgstr ""
14582
14583 #: common.opt:1141
14584 #, no-c-format
14585 msgid ""
14586 "Use sample profile information for call graph node weights. The profile file "
14587 "is specified in the argument."
14588 msgstr ""
14589
14590 #: common.opt:1150
14591 #, no-c-format
14592 msgid "Generate code to check bounds before indexing arrays."
14593 msgstr ""
14594
14595 #: common.opt:1154
14596 #, no-c-format
14597 msgid "Replace add, compare, branch with branch on count register."
14598 msgstr ""
14599
14600 #: common.opt:1158
14601 #, no-c-format
14602 msgid "Use profiling information for branch probabilities."
14603 msgstr ""
14604
14605 #: common.opt:1174
14606 #, no-c-format
14607 msgid "Output callgraph information on a per-file basis."
14608 msgstr ""
14609
14610 #: common.opt:1178
14611 #, no-c-format
14612 msgid "Output callgraph information on a per-file basis with decorations."
14613 msgstr ""
14614
14615 #: common.opt:1182
14616 #, no-c-format
14617 msgid ""
14618 "-fcall-saved-<register>\tMark <register> as being preserved across functions."
14619 msgstr ""
14620
14621 #: common.opt:1186
14622 #, no-c-format
14623 msgid ""
14624 "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
14625 msgstr ""
14626
14627 #: common.opt:1193
14628 #, no-c-format
14629 msgid "Save registers around function calls."
14630 msgstr ""
14631
14632 #: common.opt:1197
14633 #, no-c-format
14634 msgid "This switch is deprecated; do not use."
14635 msgstr ""
14636
14637 #: common.opt:1201
14638 #, no-c-format
14639 msgid "Check the return value of new in C++."
14640 msgstr ""
14641
14642 #: common.opt:1205 common.opt:1209
14643 #, no-c-format
14644 msgid "Perform internal consistency checkings."
14645 msgstr ""
14646
14647 #: common.opt:1213
14648 #, no-c-format
14649 msgid ""
14650 "For -f*-prefix-map= options compare canonicalized pathnames rather than just "
14651 "strings."
14652 msgstr ""
14653
14654 #: common.opt:1217
14655 #, no-c-format
14656 msgid "Enable code hoisting."
14657 msgstr ""
14658
14659 #: common.opt:1221
14660 #, no-c-format
14661 msgid ""
14662 "Looks for opportunities to reduce stack adjustments and stack references."
14663 msgstr ""
14664
14665 #: common.opt:1225
14666 #, no-c-format
14667 msgid "Put uninitialized globals in the common section."
14668 msgstr ""
14669
14670 #: common.opt:1233
14671 #, no-c-format
14672 msgid ""
14673 "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
14674 "compare the final-insns dump."
14675 msgstr ""
14676
14677 #: common.opt:1237
14678 #, no-c-format
14679 msgid "Run only the second compilation of -fcompare-debug."
14680 msgstr ""
14681
14682 #: common.opt:1241
14683 #, no-c-format
14684 msgid "Perform comparison elimination after register allocation has finished."
14685 msgstr ""
14686
14687 #: common.opt:1245
14688 #, no-c-format
14689 msgid "Do not perform optimizations increasing noticeably stack usage."
14690 msgstr ""
14691
14692 #: common.opt:1249
14693 #, no-c-format
14694 msgid "Perform a register copy-propagation optimization pass."
14695 msgstr ""
14696
14697 #: common.opt:1253
14698 #, no-c-format
14699 msgid "Perform cross-jumping optimization."
14700 msgstr ""
14701
14702 #: common.opt:1257
14703 #, no-c-format
14704 msgid "When running CSE, follow jumps to their targets."
14705 msgstr ""
14706
14707 #: common.opt:1265
14708 #, no-c-format
14709 msgid "Omit range reduction step when performing complex division."
14710 msgstr ""
14711
14712 #: common.opt:1269
14713 #, no-c-format
14714 msgid "Complex multiplication and division follow Fortran rules."
14715 msgstr ""
14716
14717 #: common.opt:1273
14718 #, no-c-format
14719 msgid "Place data items into their own section."
14720 msgstr ""
14721
14722 #: common.opt:1277
14723 #, no-c-format
14724 msgid "List all available debugging counters with their limits and counts."
14725 msgstr ""
14726
14727 #: common.opt:1281
14728 #, no-c-format
14729 msgid ""
14730 "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-"
14731 "<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
14732 msgstr ""
14733
14734 #: common.opt:1285
14735 #, no-c-format
14736 msgid ""
14737 "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug "
14738 "information."
14739 msgstr ""
14740
14741 #: common.opt:1289
14742 #, no-c-format
14743 msgid ""
14744 "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in "
14745 "compilation result."
14746 msgstr ""
14747
14748 #: common.opt:1293
14749 #, no-c-format
14750 msgid "Output .debug_types section when using DWARF v4 debuginfo."
14751 msgstr ""
14752
14753 #: common.opt:1299
14754 #, no-c-format
14755 msgid "Defer popping functions args from stack until later."
14756 msgstr ""
14757
14758 #: common.opt:1303
14759 #, no-c-format
14760 msgid "Attempt to fill delay slots of branch instructions."
14761 msgstr ""
14762
14763 #: common.opt:1307
14764 #, no-c-format
14765 msgid "Delete dead instructions that may throw exceptions."
14766 msgstr ""
14767
14768 #: common.opt:1311
14769 #, no-c-format
14770 msgid "Delete useless null pointer checks."
14771 msgstr ""
14772
14773 #: common.opt:1315
14774 #, no-c-format
14775 msgid ""
14776 "Stream extra data to support more aggressive devirtualization in LTO local "
14777 "transformation mode."
14778 msgstr ""
14779
14780 #: common.opt:1319
14781 #, no-c-format
14782 msgid "Perform speculative devirtualization."
14783 msgstr ""
14784
14785 #: common.opt:1323
14786 #, no-c-format
14787 msgid "Try to convert virtual calls to direct ones."
14788 msgstr ""
14789
14790 #: common.opt:1327
14791 #, no-c-format
14792 msgid ""
14793 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
14794 "location at the beginning of line-wrapped diagnostics."
14795 msgstr ""
14796
14797 #: common.opt:1344
14798 #, no-c-format
14799 msgid "Show the source line with a caret indicating the column."
14800 msgstr ""
14801
14802 #: common.opt:1348
14803 #, no-c-format
14804 msgid "Show labels annotating ranges of source code when showing source."
14805 msgstr ""
14806
14807 #: common.opt:1352
14808 #, no-c-format
14809 msgid "Show line numbers in the left margin when showing source."
14810 msgstr ""
14811
14812 #: common.opt:1360
14813 #, no-c-format
14814 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
14815 msgstr ""
14816
14817 #: common.opt:1380
14818 #, no-c-format
14819 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
14820 msgstr ""
14821
14822 #: common.opt:1400
14823 #, no-c-format
14824 msgid ""
14825 "-fdiagnostics-column-unit=[display|byte]\tSelect whether column numbers are "
14826 "output as display columns (default) or raw bytes."
14827 msgstr ""
14828
14829 #: common.opt:1404
14830 #, no-c-format
14831 msgid ""
14832 "-fdiagnostics-column-origin=<number>\tSet the number of the first column.  "
14833 "The default is 1-based as per GNU style, but some utilities may expect 0-"
14834 "based, for example."
14835 msgstr ""
14836
14837 #: common.opt:1408
14838 #, no-c-format
14839 msgid ""
14840 "-fdiagnostics-format=[text|sarif-stderr|sarif-file|json|json-stderr|json-"
14841 "file]\tSelect output format."
14842 msgstr ""
14843
14844 #: common.opt:1412
14845 #, no-c-format
14846 msgid ""
14847 "-fdiagnostics-escape-format=[unicode|bytes]\tSelect how to escape non-"
14848 "printable-ASCII bytes in the source for diagnostics that suggest it."
14849 msgstr ""
14850
14851 #: common.opt:1459
14852 #, no-c-format
14853 msgid "Print fix-it hints in machine-readable form."
14854 msgstr ""
14855
14856 #: common.opt:1463
14857 #, no-c-format
14858 msgid "Print fix-it hints to stderr in unified diff format."
14859 msgstr ""
14860
14861 #: common.opt:1467
14862 #, no-c-format
14863 msgid ""
14864 "Amend appropriate diagnostic messages with the command line option that "
14865 "controls them."
14866 msgstr ""
14867
14868 #: common.opt:1471
14869 #, no-c-format
14870 msgid "Print CWE identifiers for diagnostic messages, where available."
14871 msgstr ""
14872
14873 #: common.opt:1475
14874 #, no-c-format
14875 msgid "Print any rules associated with diagnostic messages."
14876 msgstr ""
14877
14878 #: common.opt:1479
14879 #, no-c-format
14880 msgid ""
14881 "Specify how to print any control-flow path associated with a diagnostic."
14882 msgstr ""
14883
14884 #: common.opt:1483
14885 #, no-c-format
14886 msgid ""
14887 "Turn off any diagnostics features that complicate the output, such as line "
14888 "numbers, color, and warning URLs."
14889 msgstr ""
14890
14891 #: common.opt:1487
14892 #, no-c-format
14893 msgid ""
14894 "-ftabstop=<number>      Distance between tab stops for column reporting."
14895 msgstr ""
14896
14897 #: common.opt:1503
14898 #, no-c-format
14899 msgid "Show stack depths of events in paths."
14900 msgstr ""
14901
14902 #: common.opt:1507
14903 #, no-c-format
14904 msgid "Set minimum width of left margin of source code when showing source."
14905 msgstr ""
14906
14907 #: common.opt:1511
14908 #, no-c-format
14909 msgid ""
14910 "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
14911 msgstr ""
14912
14913 #: common.opt:1515
14914 #, no-c-format
14915 msgid ""
14916 "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
14917 msgstr ""
14918
14919 #: common.opt:1519
14920 #, no-c-format
14921 msgid "-fdump-<type>\tDump various compiler internals to a file."
14922 msgstr ""
14923
14924 #: common.opt:1526
14925 #, no-c-format
14926 msgid ""
14927 "-fdump-final-insns=filename\tDump to filename the insns at the end of "
14928 "translation."
14929 msgstr ""
14930
14931 #: common.opt:1530
14932 #, no-c-format
14933 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
14934 msgstr ""
14935
14936 #: common.opt:1534
14937 #, no-c-format
14938 msgid "Suppress output of addresses in debugging dumps."
14939 msgstr ""
14940
14941 #: common.opt:1538
14942 #, no-c-format
14943 msgid ""
14944 "Collect and dump debug information into temporary file if ICE in C/C++ "
14945 "compiler occurred."
14946 msgstr ""
14947
14948 #: common.opt:1543
14949 #, no-c-format
14950 msgid ""
14951 "Dump detailed information on GCC's internal representation of source code "
14952 "locations."
14953 msgstr ""
14954
14955 #: common.opt:1547
14956 #, no-c-format
14957 msgid "Dump optimization passes."
14958 msgstr ""
14959
14960 #: common.opt:1551
14961 #, no-c-format
14962 msgid ""
14963 "Suppress output of instruction numbers, line number notes and addresses in "
14964 "debugging dumps."
14965 msgstr ""
14966
14967 #: common.opt:1555
14968 #, no-c-format
14969 msgid "Suppress output of previous and next insn numbers in debugging dumps."
14970 msgstr ""
14971
14972 #: common.opt:1559
14973 #, no-c-format
14974 msgid "Enable CFI tables via GAS assembler directives."
14975 msgstr ""
14976
14977 #: common.opt:1563
14978 #, no-c-format
14979 msgid "Perform early inlining."
14980 msgstr ""
14981
14982 #: common.opt:1571
14983 #, no-c-format
14984 msgid "Perform interprocedural reduction of aggregates."
14985 msgstr ""
14986
14987 #: common.opt:1575
14988 #, no-c-format
14989 msgid "Perform unused symbol elimination in debug info."
14990 msgstr ""
14991
14992 #: common.opt:1579
14993 #, no-c-format
14994 msgid "Perform unused type elimination in debug info."
14995 msgstr ""
14996
14997 #: common.opt:1583
14998 #, no-c-format
14999 msgid "Do not suppress C++ class debug information."
15000 msgstr ""
15001
15002 #: common.opt:1587
15003 #, no-c-format
15004 msgid "Enable exception handling."
15005 msgstr ""
15006
15007 #: common.opt:1591
15008 #, no-c-format
15009 msgid "Perform a number of minor, expensive optimizations."
15010 msgstr ""
15011
15012 #: common.opt:1595
15013 #, no-c-format
15014 msgid ""
15015 "-fexcess-precision=[fast|standard|16]\tSpecify handling of excess floating-"
15016 "point precision."
15017 msgstr ""
15018
15019 #: common.opt:1613
15020 #, no-c-format
15021 msgid ""
15022 "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of "
15023 "FLT_EVAL_METHOD are permitted."
15024 msgstr ""
15025
15026 #: common.opt:1629
15027 #, no-c-format
15028 msgid ""
15029 "Output lto objects containing both the intermediate language and binary "
15030 "output."
15031 msgstr ""
15032
15033 #: common.opt:1633
15034 #, no-c-format
15035 msgid "Assume no NaNs or infinities are generated."
15036 msgstr ""
15037
15038 #: common.opt:1637
15039 #, no-c-format
15040 msgid ""
15041 "Assume that loops with an exit will terminate and not loop indefinitely."
15042 msgstr ""
15043
15044 #: common.opt:1641
15045 #, no-c-format
15046 msgid ""
15047 "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
15048 msgstr ""
15049
15050 #: common.opt:1645
15051 #, no-c-format
15052 msgid "Don't allocate floats and doubles in extended-precision registers."
15053 msgstr ""
15054
15055 #: common.opt:1653
15056 #, no-c-format
15057 msgid "Perform a forward propagation pass on RTL."
15058 msgstr ""
15059
15060 #: common.opt:1657
15061 #, no-c-format
15062 msgid ""
15063 "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
15064 msgstr ""
15065
15066 #: common.opt:1674
15067 #, no-c-format
15068 msgid ""
15069 "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" "
15070 "exceptions."
15071 msgstr ""
15072
15073 #: common.opt:1681
15074 #, no-c-format
15075 msgid "Allow function addresses to be held in registers."
15076 msgstr ""
15077
15078 #: common.opt:1685
15079 #, no-c-format
15080 msgid "Place each function into its own section."
15081 msgstr ""
15082
15083 #: common.opt:1689
15084 #, no-c-format
15085 msgid "Perform global common subexpression elimination."
15086 msgstr ""
15087
15088 #: common.opt:1693
15089 #, no-c-format
15090 msgid ""
15091 "Perform enhanced load motion during global common subexpression elimination."
15092 msgstr ""
15093
15094 #: common.opt:1697
15095 #, no-c-format
15096 msgid "Perform store motion after global common subexpression elimination."
15097 msgstr ""
15098
15099 #: common.opt:1701
15100 #, no-c-format
15101 msgid ""
15102 "Perform redundant load after store elimination in global common "
15103 "subexpression elimination."
15104 msgstr ""
15105
15106 #: common.opt:1706
15107 #, no-c-format
15108 msgid ""
15109 "Perform global common subexpression elimination after register allocation "
15110 "has finished."
15111 msgstr ""
15112
15113 #: common.opt:1723
15114 #, no-c-format
15115 msgid ""
15116 "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT "
15117 "encodings and standard DWARF emitted in the debug information."
15118 msgstr ""
15119
15120 #: common.opt:1728
15121 #, no-c-format
15122 msgid "Enable in and out of Graphite representation."
15123 msgstr ""
15124
15125 #: common.opt:1732
15126 #, no-c-format
15127 msgid "Enable Graphite Identity transformation."
15128 msgstr ""
15129
15130 #: common.opt:1736
15131 #, no-c-format
15132 msgid ""
15133 "Enable hoisting adjacent loads to encourage generating conditional move "
15134 "instructions."
15135 msgstr ""
15136
15137 #: common.opt:1745
15138 #, no-c-format
15139 msgid ""
15140 "Improve GCC's ability to track column numbers in large source files, at the "
15141 "expense of slower compilation."
15142 msgstr ""
15143
15144 #: common.opt:1750
15145 #, no-c-format
15146 msgid "Mark all loops as parallel."
15147 msgstr ""
15148
15149 #: common.opt:1754 common.opt:1762 common.opt:2979
15150 #, no-c-format
15151 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
15152 msgstr ""
15153
15154 #: common.opt:1758
15155 #, no-c-format
15156 msgid "Enable loop interchange on trees."
15157 msgstr ""
15158
15159 #: common.opt:1766
15160 #, no-c-format
15161 msgid "Perform unroll-and-jam on loops."
15162 msgstr ""
15163
15164 #: common.opt:1770
15165 #, no-c-format
15166 msgid "Enable support for GNU transactional memory."
15167 msgstr ""
15168
15169 #: common.opt:1774
15170 #, no-c-format
15171 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
15172 msgstr ""
15173
15174 #: common.opt:1782
15175 #, no-c-format
15176 msgid "Enable the loop nest optimizer."
15177 msgstr ""
15178
15179 #: common.opt:1786
15180 #, no-c-format
15181 msgid "Force bitfield accesses to match their type width."
15182 msgstr ""
15183
15184 #: common.opt:1790
15185 #, no-c-format
15186 msgid "Merge adjacent stores."
15187 msgstr ""
15188
15189 #: common.opt:1794
15190 #, no-c-format
15191 msgid "Enable guessing of branch probabilities."
15192 msgstr ""
15193
15194 #: common.opt:1798
15195 #, no-c-format
15196 msgid "Harden conditionals not used in branches, checking reversed conditions."
15197 msgstr ""
15198
15199 #: common.opt:1802
15200 #, no-c-format
15201 msgid "Harden conditional branches by checking reversed conditions."
15202 msgstr ""
15203
15204 #: common.opt:1810
15205 #, no-c-format
15206 msgid "Process #ident directives."
15207 msgstr ""
15208
15209 #: common.opt:1814
15210 #, no-c-format
15211 msgid "Perform conversion of conditional jumps to branchless equivalents."
15212 msgstr ""
15213
15214 #: common.opt:1818
15215 #, no-c-format
15216 msgid "Perform conversion of conditional jumps to conditional execution."
15217 msgstr ""
15218
15219 #: common.opt:1822
15220 #, no-c-format
15221 msgid ""
15222 "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local "
15223 "variables."
15224 msgstr ""
15225
15226 #: common.opt:1838
15227 #, no-c-format
15228 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
15229 msgstr ""
15230
15231 #: common.opt:1850
15232 #, no-c-format
15233 msgid "Do not generate .size directives."
15234 msgstr ""
15235
15236 #: common.opt:1854
15237 #, no-c-format
15238 msgid "Perform indirect inlining."
15239 msgstr ""
15240
15241 #: common.opt:1860
15242 #, no-c-format
15243 msgid ""
15244 "Enable inlining of function declared \"inline\", disabling disables all "
15245 "inlining."
15246 msgstr ""
15247
15248 #: common.opt:1864
15249 #, no-c-format
15250 msgid ""
15251 "Integrate functions into their callers when code size is known not to grow."
15252 msgstr ""
15253
15254 #: common.opt:1868
15255 #, no-c-format
15256 msgid ""
15257 "Integrate functions not declared \"inline\" into their callers when "
15258 "profitable."
15259 msgstr ""
15260
15261 #: common.opt:1872
15262 #, no-c-format
15263 msgid "Integrate functions only required by their single caller."
15264 msgstr ""
15265
15266 #: common.opt:1879
15267 #, no-c-format
15268 msgid ""
15269 "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
15270 msgstr ""
15271
15272 #: common.opt:1883
15273 #, no-c-format
15274 msgid ""
15275 "Inline __atomic operations when a lock free instruction sequence is "
15276 "available."
15277 msgstr ""
15278
15279 #: common.opt:1890
15280 #, no-c-format
15281 msgid ""
15282 "-fcf-protection=[full|branch|return|none|check]\tInstrument functions with "
15283 "checks to verify jump/call/return control-flow transfer instructions have "
15284 "valid targets."
15285 msgstr ""
15286
15287 #: common.opt:1913
15288 #, no-c-format
15289 msgid "Instrument function entry and exit with profiling calls."
15290 msgstr ""
15291
15292 #: common.opt:1917
15293 #, no-c-format
15294 msgid "Instrument function entry and exit with profiling calls invoked once."
15295 msgstr ""
15296
15297 #: common.opt:1921
15298 #, no-c-format
15299 msgid ""
15300 "-finstrument-functions-exclude-function-list=name,...\tDo not instrument "
15301 "listed functions."
15302 msgstr ""
15303
15304 #: common.opt:1925
15305 #, no-c-format
15306 msgid ""
15307 "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument "
15308 "functions listed in files."
15309 msgstr ""
15310
15311 #: common.opt:1929
15312 #, no-c-format
15313 msgid "Perform interprocedural constant propagation."
15314 msgstr ""
15315
15316 #: common.opt:1933
15317 #, no-c-format
15318 msgid "Perform cloning to make Interprocedural constant propagation stronger."
15319 msgstr ""
15320
15321 #: common.opt:1941
15322 #, no-c-format
15323 msgid "Perform interprocedural bitwise constant propagation."
15324 msgstr ""
15325
15326 #: common.opt:1945
15327 #, no-c-format
15328 msgid "Perform interprocedural modref analysis."
15329 msgstr ""
15330
15331 #: common.opt:1949
15332 #, no-c-format
15333 msgid "Perform interprocedural profile propagation."
15334 msgstr ""
15335
15336 #: common.opt:1953
15337 #, no-c-format
15338 msgid "Perform interprocedural points-to analysis."
15339 msgstr ""
15340
15341 #: common.opt:1957
15342 #, no-c-format
15343 msgid "Discover pure and const functions."
15344 msgstr ""
15345
15346 #: common.opt:1961
15347 #, no-c-format
15348 msgid "Perform Identical Code Folding for functions and read-only variables."
15349 msgstr ""
15350
15351 #: common.opt:1965
15352 #, no-c-format
15353 msgid "Perform Identical Code Folding for functions."
15354 msgstr ""
15355
15356 #: common.opt:1969
15357 #, no-c-format
15358 msgid "Perform Identical Code Folding for variables."
15359 msgstr ""
15360
15361 #: common.opt:1973
15362 #, no-c-format
15363 msgid "Discover read-only and non addressable static variables."
15364 msgstr ""
15365
15366 #: common.opt:1977
15367 #, no-c-format
15368 msgid "Discover read-only, write-only and non-addressable static variables."
15369 msgstr ""
15370
15371 #: common.opt:1981
15372 #, no-c-format
15373 msgid "Reduce stack alignment on call sites if possible."
15374 msgstr ""
15375
15376 #: common.opt:1993
15377 #, no-c-format
15378 msgid "Perform IPA Value Range Propagation."
15379 msgstr ""
15380
15381 #: common.opt:1997
15382 #, no-c-format
15383 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
15384 msgstr ""
15385
15386 #: common.opt:2001
15387 #, no-c-format
15388 msgid ""
15389 "Assume strict aliasing rules apply across (uninlined) function boundaries."
15390 msgstr ""
15391
15392 #: common.opt:2014
15393 #, no-c-format
15394 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
15395 msgstr ""
15396
15397 #: common.opt:2030
15398 #, no-c-format
15399 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
15400 msgstr ""
15401
15402 #: common.opt:2035
15403 #, no-c-format
15404 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
15405 msgstr ""
15406
15407 #: common.opt:2040
15408 #, no-c-format
15409 msgid "Share slots for saving different hard registers."
15410 msgstr ""
15411
15412 #: common.opt:2044
15413 #, no-c-format
15414 msgid "Share stack slots for spilled pseudo-registers."
15415 msgstr ""
15416
15417 #: common.opt:2048
15418 #, no-c-format
15419 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
15420 msgstr ""
15421
15422 #: common.opt:2052
15423 #, no-c-format
15424 msgid "Optimize induction variables on trees."
15425 msgstr ""
15426
15427 #: common.opt:2056
15428 #, no-c-format
15429 msgid "Use jump tables for sufficiently large switch statements."
15430 msgstr ""
15431
15432 #: common.opt:2060
15433 #, no-c-format
15434 msgid "Use bit tests for sufficiently large switch statements."
15435 msgstr ""
15436
15437 #: common.opt:2064
15438 #, no-c-format
15439 msgid "Generate code for functions even if they are fully inlined."
15440 msgstr ""
15441
15442 #: common.opt:2068
15443 #, no-c-format
15444 msgid "Generate code for static functions even if they are never called."
15445 msgstr ""
15446
15447 #: common.opt:2072
15448 #, no-c-format
15449 msgid "Emit static const variables even if they are not used."
15450 msgstr ""
15451
15452 #: common.opt:2076
15453 #, no-c-format
15454 msgid "Give external symbols a leading underscore."
15455 msgstr ""
15456
15457 #: common.opt:2084
15458 #, no-c-format
15459 msgid "Do CFG-sensitive rematerialization in LRA."
15460 msgstr ""
15461
15462 #: common.opt:2088
15463 #, no-c-format
15464 msgid "Enable link-time optimization."
15465 msgstr ""
15466
15467 #: common.opt:2092
15468 #, no-c-format
15469 msgid "Link-time optimization with number of parallel jobs or jobserver."
15470 msgstr ""
15471
15472 #: common.opt:2114
15473 #, no-c-format
15474 msgid "Specify the algorithm to partition symbols and vars at linktime."
15475 msgstr ""
15476
15477 #: common.opt:2119
15478 #, no-c-format
15479 msgid "Use zlib/zstd compression level <number> for IL."
15480 msgstr ""
15481
15482 #: common.opt:2127
15483 #, no-c-format
15484 msgid "Report various link-time optimization statistics."
15485 msgstr ""
15486
15487 #: common.opt:2131
15488 #, no-c-format
15489 msgid "Report various link-time optimization statistics for WPA only."
15490 msgstr ""
15491
15492 #: common.opt:2135
15493 #, no-c-format
15494 msgid "Set errno after built-in math functions."
15495 msgstr ""
15496
15497 #: common.opt:2139
15498 #, no-c-format
15499 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
15500 msgstr ""
15501
15502 #: common.opt:2143
15503 #, no-c-format
15504 msgid "Report on permanent memory allocation."
15505 msgstr ""
15506
15507 #: common.opt:2147
15508 #, no-c-format
15509 msgid "Report on permanent memory allocation in WPA only."
15510 msgstr ""
15511
15512 #: common.opt:2154
15513 #, no-c-format
15514 msgid "Attempt to merge identical constants and constant variables."
15515 msgstr ""
15516
15517 #: common.opt:2158
15518 #, no-c-format
15519 msgid "Attempt to merge identical constants across compilation units."
15520 msgstr ""
15521
15522 #: common.opt:2162
15523 #, no-c-format
15524 msgid "Attempt to merge identical debug strings across compilation units."
15525 msgstr ""
15526
15527 #: common.opt:2166
15528 #, no-c-format
15529 msgid ""
15530 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
15531 "line.  0 suppresses line-wrapping."
15532 msgstr ""
15533
15534 #: common.opt:2170
15535 #, no-c-format
15536 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
15537 msgstr ""
15538
15539 #: common.opt:2174
15540 #, no-c-format
15541 msgid "Perform SMS based modulo scheduling with register moves allowed."
15542 msgstr ""
15543
15544 #: common.opt:2178
15545 #, no-c-format
15546 msgid "Move loop invariant computations out of loops."
15547 msgstr ""
15548
15549 #: common.opt:2182
15550 #, no-c-format
15551 msgid "Move stores out of loops."
15552 msgstr ""
15553
15554 #: common.opt:2186
15555 #, no-c-format
15556 msgid "Building block for specs-based multilib-aware TFLAGS."
15557 msgstr ""
15558
15559 #: common.opt:2190
15560 #, no-c-format
15561 msgid "Use the RTL dead code elimination pass."
15562 msgstr ""
15563
15564 #: common.opt:2194
15565 #, no-c-format
15566 msgid "Use the RTL dead store elimination pass."
15567 msgstr ""
15568
15569 #: common.opt:2198
15570 #, no-c-format
15571 msgid ""
15572 "Enable/Disable the traditional scheduling in loops that already passed "
15573 "modulo scheduling."
15574 msgstr ""
15575
15576 #: common.opt:2202
15577 #, no-c-format
15578 msgid "Support synchronous non-call exceptions."
15579 msgstr ""
15580
15581 #: common.opt:2209
15582 #, no-c-format
15583 msgid ""
15584 "-foffload-options=<targets>=<options>\tSpecify options for the offloading "
15585 "targets."
15586 msgstr ""
15587
15588 #: common.opt:2213
15589 #, no-c-format
15590 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
15591 msgstr ""
15592
15593 #: common.opt:2226
15594 #, no-c-format
15595 msgid "When possible do not generate stack frames."
15596 msgstr ""
15597
15598 #: common.opt:2233
15599 #, no-c-format
15600 msgid ""
15601 "Generate SIMD clones for functions with the OpenMP declare target directive."
15602 msgstr ""
15603
15604 #: common.opt:2252
15605 #, no-c-format
15606 msgid "Enable all optimization info dumps on stderr."
15607 msgstr ""
15608
15609 #: common.opt:2256
15610 #, no-c-format
15611 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
15612 msgstr ""
15613
15614 #: common.opt:2260
15615 #, no-c-format
15616 msgid ""
15617 "Write a SRCFILE.opt-record.json file detailing what optimizations were "
15618 "performed."
15619 msgstr ""
15620
15621 #: common.opt:2268
15622 #, no-c-format
15623 msgid "Optimize sibling and tail recursive calls."
15624 msgstr ""
15625
15626 #: common.opt:2272
15627 #, no-c-format
15628 msgid "Perform partial inlining."
15629 msgstr ""
15630
15631 #: common.opt:2276 common.opt:2280
15632 #, no-c-format
15633 msgid "Report on memory allocation before interprocedural optimization."
15634 msgstr ""
15635
15636 #: common.opt:2284
15637 #, no-c-format
15638 msgid "Pack structure members together without holes."
15639 msgstr ""
15640
15641 #: common.opt:2288
15642 #, no-c-format
15643 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
15644 msgstr ""
15645
15646 #: common.opt:2292
15647 #, no-c-format
15648 msgid "Return small aggregates in memory, not registers."
15649 msgstr ""
15650
15651 #: common.opt:2296
15652 #, no-c-format
15653 msgid "Perform loop peeling."
15654 msgstr ""
15655
15656 #: common.opt:2300
15657 #, no-c-format
15658 msgid "Enable machine specific peephole optimizations."
15659 msgstr ""
15660
15661 #: common.opt:2304
15662 #, no-c-format
15663 msgid "Enable an RTL peephole pass before sched2."
15664 msgstr ""
15665
15666 #: common.opt:2308
15667 #, no-c-format
15668 msgid "Generate position-independent code if possible (large mode)."
15669 msgstr ""
15670
15671 #: common.opt:2312
15672 #, no-c-format
15673 msgid ""
15674 "Generate position-independent code for executables if possible (large mode)."
15675 msgstr ""
15676
15677 #: common.opt:2316
15678 #, no-c-format
15679 msgid "Generate position-independent code if possible (small mode)."
15680 msgstr ""
15681
15682 #: common.opt:2320
15683 #, no-c-format
15684 msgid ""
15685 "Generate position-independent code for executables if possible (small mode)."
15686 msgstr ""
15687
15688 #: common.opt:2324
15689 #, no-c-format
15690 msgid ""
15691 "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
15692 msgstr ""
15693
15694 #: common.opt:2328
15695 #, no-c-format
15696 msgid "Specify a plugin to load."
15697 msgstr ""
15698
15699 #: common.opt:2332
15700 #, no-c-format
15701 msgid ""
15702 "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
15703 "plugin <name>."
15704 msgstr ""
15705
15706 #: common.opt:2336
15707 #, no-c-format
15708 msgid "Run predictive commoning optimization."
15709 msgstr ""
15710
15711 #: common.opt:2340
15712 #, no-c-format
15713 msgid "Generate prefetch instructions, if available, for arrays in loops."
15714 msgstr ""
15715
15716 #: common.opt:2344
15717 #, no-c-format
15718 msgid "Enable basic program profiling code."
15719 msgstr ""
15720
15721 #: common.opt:2348
15722 #, no-c-format
15723 msgid "Generate absolute source path names for gcov."
15724 msgstr ""
15725
15726 #: common.opt:2352
15727 #, no-c-format
15728 msgid "Insert arc-based program profiling code."
15729 msgstr ""
15730
15731 #: common.opt:2356
15732 #, no-c-format
15733 msgid ""
15734 "Set the top-level directory for storing the profile data. The default is "
15735 "'pwd'."
15736 msgstr ""
15737
15738 #: common.opt:2361
15739 #, no-c-format
15740 msgid "Select the name for storing the profile note file."
15741 msgstr ""
15742
15743 #: common.opt:2365
15744 #, no-c-format
15745 msgid "Enable correction of flow inconsistent profile data input."
15746 msgstr ""
15747
15748 #: common.opt:2369
15749 #, no-c-format
15750 msgid ""
15751 "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update "
15752 "method."
15753 msgstr ""
15754
15755 #: common.opt:2373
15756 #, no-c-format
15757 msgid ""
15758 "Instrument only functions from files whose name matches any of the regular "
15759 "expressions (separated by semi-colons)."
15760 msgstr ""
15761
15762 #: common.opt:2377
15763 #, no-c-format
15764 msgid ""
15765 "Instrument only functions from files whose name does not match any of the "
15766 "regular expressions (separated by semi-colons)."
15767 msgstr ""
15768
15769 #: common.opt:2393
15770 #, no-c-format
15771 msgid ""
15772 "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level "
15773 "of reproducibility of profile gathered by -fprofile-generate."
15774 msgstr ""
15775
15776 #: common.opt:2409
15777 #, no-c-format
15778 msgid ""
15779 "Remove prefix from absolute path before mangling name for -fprofile-"
15780 "generate= and -fprofile-use=."
15781 msgstr ""
15782
15783 #: common.opt:2413
15784 #, no-c-format
15785 msgid ""
15786 "-fprofile-prefix-map=<old>=<new>\tMap one directory name to another in GCOV "
15787 "coverage result."
15788 msgstr ""
15789
15790 #: common.opt:2417
15791 #, no-c-format
15792 msgid ""
15793 "Enable common options for generating profile info for profile feedback "
15794 "directed optimizations."
15795 msgstr ""
15796
15797 #: common.opt:2421
15798 #, no-c-format
15799 msgid ""
15800 "Enable common options for generating profile info for profile feedback "
15801 "directed optimizations, and set -fprofile-dir=."
15802 msgstr ""
15803
15804 #: common.opt:2425
15805 #, no-c-format
15806 msgid ""
15807 "Register the profile information in the .gcov_info section instead of using "
15808 "a constructor/destructor."
15809 msgstr ""
15810
15811 #: common.opt:2429
15812 #, no-c-format
15813 msgid ""
15814 "Register the profile information in the specified section instead of using a "
15815 "constructor/destructor."
15816 msgstr ""
15817
15818 #: common.opt:2433
15819 #, no-c-format
15820 msgid ""
15821 "Do not assume that functions never executed during the train run are cold."
15822 msgstr ""
15823
15824 #: common.opt:2437
15825 #, no-c-format
15826 msgid ""
15827 "Enable common options for performing profile feedback directed optimizations."
15828 msgstr ""
15829
15830 #: common.opt:2441
15831 #, no-c-format
15832 msgid ""
15833 "Enable common options for performing profile feedback directed "
15834 "optimizations, and set -fprofile-dir=."
15835 msgstr ""
15836
15837 #: common.opt:2445
15838 #, no-c-format
15839 msgid "Insert code to profile values of expressions."
15840 msgstr ""
15841
15842 #: common.opt:2449
15843 #, no-c-format
15844 msgid "Report on consistency of profile."
15845 msgstr ""
15846
15847 #: common.opt:2453
15848 #, no-c-format
15849 msgid "Enable function reordering that improves code placement."
15850 msgstr ""
15851
15852 #: common.opt:2457
15853 #, no-c-format
15854 msgid "Insert NOP instructions at each function entry."
15855 msgstr ""
15856
15857 #: common.opt:2464
15858 #, no-c-format
15859 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
15860 msgstr ""
15861
15862 #: common.opt:2474
15863 #, no-c-format
15864 msgid "Record gcc command line switches in the object file."
15865 msgstr ""
15866
15867 #: common.opt:2478
15868 #, no-c-format
15869 msgid "Return small aggregates in registers."
15870 msgstr ""
15871
15872 #: common.opt:2486
15873 #, no-c-format
15874 msgid ""
15875 "Tell DSE that the storage for a C++ object is dead when the constructor "
15876 "starts and when the destructor finishes."
15877 msgstr ""
15878
15879 #: common.opt:2497
15880 #, no-c-format
15881 msgid ""
15882 "-flive-patching=[inline-only-static|inline-clone]\tControl IPA optimizations "
15883 "to provide a safe compilation for live-patching.  At the same time, provides "
15884 "multiple-level control on the enabled IPA optimizations."
15885 msgstr ""
15886
15887 #: common.opt:2512
15888 #, no-c-format
15889 msgid "Tell DCE to remove unused C++ allocations."
15890 msgstr ""
15891
15892 #: common.opt:2516
15893 #, no-c-format
15894 msgid "Relief of register pressure through live range shrinkage."
15895 msgstr ""
15896
15897 #: common.opt:2520
15898 #, no-c-format
15899 msgid "Perform a register renaming optimization pass."
15900 msgstr ""
15901
15902 #: common.opt:2524
15903 #, no-c-format
15904 msgid "Perform a target dependent instruction fusion optimization pass."
15905 msgstr ""
15906
15907 #: common.opt:2528
15908 #, no-c-format
15909 msgid "Reorder basic blocks to improve code placement."
15910 msgstr ""
15911
15912 #: common.opt:2532
15913 #, no-c-format
15914 msgid ""
15915 "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering "
15916 "algorithm."
15917 msgstr ""
15918
15919 #: common.opt:2545
15920 #, no-c-format
15921 msgid "Reorder basic blocks and partition into hot and cold sections."
15922 msgstr ""
15923
15924 #: common.opt:2549
15925 #, no-c-format
15926 msgid "Reorder functions to improve code placement."
15927 msgstr ""
15928
15929 #: common.opt:2553
15930 #, no-c-format
15931 msgid "Add a common subexpression elimination pass after loop optimizations."
15932 msgstr ""
15933
15934 #: common.opt:2561
15935 #, no-c-format
15936 msgid "Disable optimizations that assume default FP rounding behavior."
15937 msgstr ""
15938
15939 #: common.opt:2565
15940 #, no-c-format
15941 msgid "Enable scheduling across basic blocks."
15942 msgstr ""
15943
15944 #: common.opt:2569
15945 #, no-c-format
15946 msgid "Enable register pressure sensitive insn scheduling."
15947 msgstr ""
15948
15949 #: common.opt:2573
15950 #, no-c-format
15951 msgid "Allow speculative motion of non-loads."
15952 msgstr ""
15953
15954 #: common.opt:2577
15955 #, no-c-format
15956 msgid "Allow speculative motion of some loads."
15957 msgstr ""
15958
15959 #: common.opt:2581
15960 #, no-c-format
15961 msgid "Allow speculative motion of more loads."
15962 msgstr ""
15963
15964 #: common.opt:2585
15965 #, no-c-format
15966 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
15967 msgstr ""
15968
15969 #: common.opt:2589
15970 #, no-c-format
15971 msgid "If scheduling post reload, do superblock scheduling."
15972 msgstr ""
15973
15974 #: common.opt:2597
15975 #, no-c-format
15976 msgid "Reschedule instructions before register allocation."
15977 msgstr ""
15978
15979 #: common.opt:2601
15980 #, no-c-format
15981 msgid "Reschedule instructions after register allocation."
15982 msgstr ""
15983
15984 #: common.opt:2608
15985 #, no-c-format
15986 msgid "Schedule instructions using selective scheduling algorithm."
15987 msgstr ""
15988
15989 #: common.opt:2612
15990 #, no-c-format
15991 msgid "Run selective scheduling after reload."
15992 msgstr ""
15993
15994 #: common.opt:2616
15995 #, no-c-format
15996 msgid "Run self-tests, using the given path to locate test files."
15997 msgstr ""
15998
15999 #: common.opt:2620
16000 #, no-c-format
16001 msgid "Perform software pipelining of inner loops during selective scheduling."
16002 msgstr ""
16003
16004 #: common.opt:2624
16005 #, no-c-format
16006 msgid "Perform software pipelining of outer loops during selective scheduling."
16007 msgstr ""
16008
16009 #: common.opt:2628
16010 #, no-c-format
16011 msgid "Reschedule pipelined regions without pipelining."
16012 msgstr ""
16013
16014 #: common.opt:2632
16015 #, no-c-format
16016 msgid ""
16017 "Allow interposing function (or variables) by ones with different semantics "
16018 "(or initializer) respectively by dynamic linker."
16019 msgstr ""
16020
16021 #: common.opt:2638
16022 #, no-c-format
16023 msgid "Allow premature scheduling of queued insns."
16024 msgstr ""
16025
16026 #: common.opt:2642
16027 #, no-c-format
16028 msgid ""
16029 "-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
16030 "prematurely scheduled."
16031 msgstr ""
16032
16033 #: common.opt:2650
16034 #, no-c-format
16035 msgid ""
16036 "Set dependence distance checking in premature scheduling of queued insns."
16037 msgstr ""
16038
16039 #: common.opt:2654
16040 #, no-c-format
16041 msgid ""
16042 "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
16043 "premature scheduling of queued insns."
16044 msgstr ""
16045
16046 #: common.opt:2658
16047 #, no-c-format
16048 msgid "Enable the group heuristic in the scheduler."
16049 msgstr ""
16050
16051 #: common.opt:2662
16052 #, no-c-format
16053 msgid "Enable the critical path heuristic in the scheduler."
16054 msgstr ""
16055
16056 #: common.opt:2666
16057 #, no-c-format
16058 msgid "Enable the speculative instruction heuristic in the scheduler."
16059 msgstr ""
16060
16061 #: common.opt:2670
16062 #, no-c-format
16063 msgid "Enable the rank heuristic in the scheduler."
16064 msgstr ""
16065
16066 #: common.opt:2674
16067 #, no-c-format
16068 msgid "Enable the last instruction heuristic in the scheduler."
16069 msgstr ""
16070
16071 #: common.opt:2678
16072 #, no-c-format
16073 msgid "Enable the dependent count heuristic in the scheduler."
16074 msgstr ""
16075
16076 #: common.opt:2682
16077 #, no-c-format
16078 msgid "Access data in the same section from shared anchor points."
16079 msgstr ""
16080
16081 #: common.opt:2694
16082 #, no-c-format
16083 msgid "Turn on Redundant Extensions Elimination pass."
16084 msgstr ""
16085
16086 #: common.opt:2698
16087 #, no-c-format
16088 msgid "Show column numbers in diagnostics, when available.  Default on."
16089 msgstr ""
16090
16091 #: common.opt:2702
16092 #, no-c-format
16093 msgid ""
16094 "Emit function prologues only before parts of the function that need it, "
16095 "rather than at the top of the function."
16096 msgstr ""
16097
16098 #: common.opt:2707
16099 #, no-c-format
16100 msgid "Shrink-wrap parts of the prologue and epilogue separately."
16101 msgstr ""
16102
16103 #: common.opt:2711
16104 #, no-c-format
16105 msgid "Disable optimizations observable by IEEE signaling NaNs."
16106 msgstr ""
16107
16108 #: common.opt:2715
16109 #, no-c-format
16110 msgid ""
16111 "Disable floating point optimizations that ignore the IEEE signedness of zero."
16112 msgstr ""
16113
16114 #: common.opt:2719
16115 #, no-c-format
16116 msgid "Convert floating point constants to single precision constants."
16117 msgstr ""
16118
16119 #: common.opt:2723
16120 #, no-c-format
16121 msgid "Split lifetimes of induction variables when loops are unrolled."
16122 msgstr ""
16123
16124 #: common.opt:2727
16125 #, no-c-format
16126 msgid "Generate discontiguous stack frames."
16127 msgstr ""
16128
16129 #: common.opt:2731
16130 #, no-c-format
16131 msgid "Split wide types into independent registers."
16132 msgstr ""
16133
16134 #: common.opt:2735
16135 #, no-c-format
16136 msgid "Split wide types into independent registers earlier."
16137 msgstr ""
16138
16139 #: common.opt:2739
16140 #, no-c-format
16141 msgid "Enable backward propagation of use properties at the SSA level."
16142 msgstr ""
16143
16144 #: common.opt:2743
16145 #, no-c-format
16146 msgid "Optimize conditional patterns using SSA PHI nodes."
16147 msgstr ""
16148
16149 #: common.opt:2747
16150 #, no-c-format
16151 msgid ""
16152 "Optimize amount of stdarg registers saved to stack at start of function."
16153 msgstr ""
16154
16155 #: common.opt:2751
16156 #, no-c-format
16157 msgid "Apply variable expansion when loops are unrolled."
16158 msgstr ""
16159
16160 #: common.opt:2755
16161 #, no-c-format
16162 msgid ""
16163 "-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
16164 "program."
16165 msgstr ""
16166
16167 #: common.opt:2759
16168 #, no-c-format
16169 msgid ""
16170 "Insert stack checking code into the program.  Same as -fstack-check=specific."
16171 msgstr ""
16172
16173 #: common.opt:2763
16174 #, no-c-format
16175 msgid ""
16176 "Insert code to probe each page of stack space as it is allocated to protect "
16177 "from stack-clash style attacks."
16178 msgstr ""
16179
16180 #: common.opt:2771
16181 #, no-c-format
16182 msgid ""
16183 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
16184 msgstr ""
16185
16186 #: common.opt:2775
16187 #, no-c-format
16188 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
16189 msgstr ""
16190
16191 #: common.opt:2779
16192 #, no-c-format
16193 msgid "Use propolice as a stack protection method."
16194 msgstr ""
16195
16196 #: common.opt:2783
16197 #, no-c-format
16198 msgid "Use a stack protection method for every function."
16199 msgstr ""
16200
16201 #: common.opt:2787
16202 #, no-c-format
16203 msgid "Use a smart stack protection method for certain functions."
16204 msgstr ""
16205
16206 #: common.opt:2791
16207 #, no-c-format
16208 msgid ""
16209 "Use stack protection method only for functions with the stack_protect "
16210 "attribute."
16211 msgstr ""
16212
16213 #: common.opt:2795
16214 #, no-c-format
16215 msgid "Output stack usage information on a per-function basis."
16216 msgstr ""
16217
16218 #: common.opt:2807
16219 #, no-c-format
16220 msgid "Assume strict aliasing rules apply."
16221 msgstr ""
16222
16223 #: common.opt:2811
16224 #, no-c-format
16225 msgid ""
16226 "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
16227 msgstr ""
16228
16229 #: common.opt:2815
16230 #, no-c-format
16231 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
16232 msgstr ""
16233
16234 #: common.opt:2819
16235 #, no-c-format
16236 msgid "Check for syntax errors, then stop."
16237 msgstr ""
16238
16239 #: common.opt:2823
16240 #, no-c-format
16241 msgid "Create data files needed by \"gcov\"."
16242 msgstr ""
16243
16244 #: common.opt:2827
16245 #, no-c-format
16246 msgid "Perform jump threading optimizations."
16247 msgstr ""
16248
16249 #: common.opt:2831
16250 #, no-c-format
16251 msgid "Report the time taken by each compiler pass."
16252 msgstr ""
16253
16254 #: common.opt:2835
16255 #, no-c-format
16256 msgid "Record times taken by sub-phases separately."
16257 msgstr ""
16258
16259 #: common.opt:2839
16260 #, no-c-format
16261 msgid ""
16262 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
16263 "default thread-local storage code generation model."
16264 msgstr ""
16265
16266 #: common.opt:2858
16267 #, no-c-format
16268 msgid "Reorder top level functions, variables, and asms."
16269 msgstr ""
16270
16271 #: common.opt:2862
16272 #, no-c-format
16273 msgid "Perform superblock formation via tail duplication."
16274 msgstr ""
16275
16276 #: common.opt:2866
16277 #, no-c-format
16278 msgid ""
16279 "For targets that normally need trampolines for nested functions, always "
16280 "generate them instead of using descriptors."
16281 msgstr ""
16282
16283 #: common.opt:2874
16284 #, no-c-format
16285 msgid "Assume floating-point operations can trap."
16286 msgstr ""
16287
16288 #: common.opt:2878
16289 #, no-c-format
16290 msgid "Trap for signed overflow in addition, subtraction and multiplication."
16291 msgstr ""
16292
16293 #: common.opt:2882
16294 #, no-c-format
16295 msgid "Enable SSA-CCP optimization on trees."
16296 msgstr ""
16297
16298 #: common.opt:2886
16299 #, no-c-format
16300 msgid "Enable SSA-BIT-CCP optimization on trees."
16301 msgstr ""
16302
16303 #: common.opt:2894
16304 #, no-c-format
16305 msgid "Enable loop header copying on trees."
16306 msgstr ""
16307
16308 #: common.opt:2902
16309 #, no-c-format
16310 msgid "Enable SSA coalescing of user variables."
16311 msgstr ""
16312
16313 #: common.opt:2910
16314 #, no-c-format
16315 msgid "Enable copy propagation on trees."
16316 msgstr ""
16317
16318 #: common.opt:2918
16319 #, no-c-format
16320 msgid "Transform condition stores into unconditional ones."
16321 msgstr ""
16322
16323 #: common.opt:2922
16324 #, no-c-format
16325 msgid "Perform conversions of switch initializations."
16326 msgstr ""
16327
16328 #: common.opt:2926
16329 #, no-c-format
16330 msgid "Enable SSA dead code elimination optimization on trees."
16331 msgstr ""
16332
16333 #: common.opt:2930
16334 #, no-c-format
16335 msgid "Enable dominator optimizations."
16336 msgstr ""
16337
16338 #: common.opt:2934
16339 #, no-c-format
16340 msgid "Enable tail merging on trees."
16341 msgstr ""
16342
16343 #: common.opt:2938
16344 #, no-c-format
16345 msgid "Enable dead store elimination."
16346 msgstr ""
16347
16348 #: common.opt:2942
16349 #, no-c-format
16350 msgid "Enable forward propagation on trees."
16351 msgstr ""
16352
16353 #: common.opt:2946
16354 #, no-c-format
16355 msgid "Enable Full Redundancy Elimination (FRE) on trees."
16356 msgstr ""
16357
16358 #: common.opt:2950
16359 #, no-c-format
16360 msgid "Enable string length optimizations on trees."
16361 msgstr ""
16362
16363 #: common.opt:2954
16364 #, no-c-format
16365 msgid ""
16366 "Detect paths that trigger erroneous or undefined behavior due to "
16367 "dereferencing a null pointer.  Isolate those paths from the main control "
16368 "flow and turn the statement with erroneous or undefined behavior into a trap."
16369 msgstr ""
16370
16371 #: common.opt:2960
16372 #, no-c-format
16373 msgid ""
16374 "Detect paths that trigger erroneous or undefined behavior due to a null "
16375 "value being used in a way forbidden by a returns_nonnull or nonnull "
16376 "attribute.  Isolate those paths from the main control flow and turn the "
16377 "statement with erroneous or undefined behavior into a trap."
16378 msgstr ""
16379
16380 #: common.opt:2967
16381 #, no-c-format
16382 msgid "Enable loop distribution on trees."
16383 msgstr ""
16384
16385 #: common.opt:2971
16386 #, no-c-format
16387 msgid "Enable loop distribution for patterns transformed into a library call."
16388 msgstr ""
16389
16390 #: common.opt:2975
16391 #, no-c-format
16392 msgid "Enable loop invariant motion on trees."
16393 msgstr ""
16394
16395 #: common.opt:2983
16396 #, no-c-format
16397 msgid "Create canonical induction variables in loops."
16398 msgstr ""
16399
16400 #: common.opt:2987
16401 #, no-c-format
16402 msgid "Enable loop optimizations on tree level."
16403 msgstr ""
16404
16405 #: common.opt:2991
16406 #, no-c-format
16407 msgid ""
16408 "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
16409 msgstr ""
16410
16411 #: common.opt:2995
16412 #, no-c-format
16413 msgid "Enable hoisting loads from conditional pointers."
16414 msgstr ""
16415
16416 #: common.opt:2999
16417 #, no-c-format
16418 msgid "Enable SSA-PRE optimization on trees."
16419 msgstr ""
16420
16421 #: common.opt:3003
16422 #, no-c-format
16423 msgid ""
16424 "In SSA-PRE optimization on trees, enable partial-partial redundancy "
16425 "elimination."
16426 msgstr ""
16427
16428 #: common.opt:3007
16429 #, no-c-format
16430 msgid "Perform function-local points-to analysis on trees."
16431 msgstr ""
16432
16433 #: common.opt:3011
16434 #, no-c-format
16435 msgid "Enable reassociation on tree level."
16436 msgstr ""
16437
16438 #: common.opt:3019
16439 #, no-c-format
16440 msgid "Enable SSA code sinking on trees."
16441 msgstr ""
16442
16443 #: common.opt:3023
16444 #, no-c-format
16445 msgid "Perform straight-line strength reduction."
16446 msgstr ""
16447
16448 #: common.opt:3027
16449 #, no-c-format
16450 msgid "Perform scalar replacement of aggregates."
16451 msgstr ""
16452
16453 #: common.opt:3031
16454 #, no-c-format
16455 msgid "Replace temporary expressions in the SSA->normal pass."
16456 msgstr ""
16457
16458 #: common.opt:3035
16459 #, no-c-format
16460 msgid "Perform live range splitting during the SSA->normal pass."
16461 msgstr ""
16462
16463 #: common.opt:3039
16464 #, no-c-format
16465 msgid "Perform Value Range Propagation on trees."
16466 msgstr ""
16467
16468 #: common.opt:3043
16469 #, no-c-format
16470 msgid "Split paths leading to loop backedges."
16471 msgstr ""
16472
16473 #: common.opt:3047
16474 #, no-c-format
16475 msgid ""
16476 "Assume common declarations may be overridden with ones with a larger "
16477 "trailing array."
16478 msgstr ""
16479
16480 #: common.opt:3052
16481 #, no-c-format
16482 msgid "Compile whole compilation unit at a time."
16483 msgstr ""
16484
16485 #: common.opt:3056
16486 #, no-c-format
16487 msgid "Trap on __builtin_unreachable instead of using it for optimization."
16488 msgstr ""
16489
16490 #: common.opt:3060
16491 #, no-c-format
16492 msgid "Perform loop unrolling when iteration count is known."
16493 msgstr ""
16494
16495 #: common.opt:3064
16496 #, no-c-format
16497 msgid "Perform loop unrolling for all loops."
16498 msgstr ""
16499
16500 #: common.opt:3079
16501 #, no-c-format
16502 msgid ""
16503 "Allow optimization for floating-point arithmetic which may change the result "
16504 "of the operation due to rounding."
16505 msgstr ""
16506
16507 #: common.opt:3084
16508 #, no-c-format
16509 msgid "Same as -fassociative-math for expressions which include division."
16510 msgstr ""
16511
16512 #: common.opt:3092
16513 #, no-c-format
16514 msgid "Allow math optimizations that may violate IEEE or ISO standards."
16515 msgstr ""
16516
16517 #: common.opt:3096
16518 #, no-c-format
16519 msgid "Perform loop unswitching."
16520 msgstr ""
16521
16522 #: common.opt:3100
16523 #, no-c-format
16524 msgid "Perform loop splitting."
16525 msgstr ""
16526
16527 #: common.opt:3104
16528 #, no-c-format
16529 msgid "Version loops based on whether indices have a stride of one."
16530 msgstr ""
16531
16532 #: common.opt:3108
16533 #, no-c-format
16534 msgid "Just generate unwind tables for exception handling."
16535 msgstr ""
16536
16537 #: common.opt:3112
16538 #, no-c-format
16539 msgid "Use the bfd linker instead of the default linker."
16540 msgstr ""
16541
16542 #: common.opt:3116
16543 #, no-c-format
16544 msgid "Use the gold linker instead of the default linker."
16545 msgstr ""
16546
16547 #: common.opt:3120
16548 #, no-c-format
16549 msgid "Use the lld LLVM linker instead of the default linker."
16550 msgstr ""
16551
16552 #: common.opt:3124
16553 #, no-c-format
16554 msgid "Use the Modern linker (MOLD) linker instead of the default linker."
16555 msgstr ""
16556
16557 #: common.opt:3134
16558 #, no-c-format
16559 msgid "Perform variable tracking."
16560 msgstr ""
16561
16562 #: common.opt:3141
16563 #, no-c-format
16564 msgid "Perform variable tracking by annotating assignments."
16565 msgstr ""
16566
16567 #: common.opt:3147
16568 #, no-c-format
16569 msgid "Toggle -fvar-tracking-assignments."
16570 msgstr ""
16571
16572 #: common.opt:3154
16573 #, no-c-format
16574 msgid ""
16575 "Perform variable tracking and also tag variables that are uninitialized."
16576 msgstr ""
16577
16578 #: common.opt:3159
16579 #, no-c-format
16580 msgid "Enable vectorization on trees."
16581 msgstr ""
16582
16583 #: common.opt:3167
16584 #, no-c-format
16585 msgid "Enable loop vectorization on trees."
16586 msgstr ""
16587
16588 #: common.opt:3171
16589 #, no-c-format
16590 msgid "Enable basic block vectorization (SLP) on trees."
16591 msgstr ""
16592
16593 #: common.opt:3175
16594 #, no-c-format
16595 msgid ""
16596 "-fvect-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the cost "
16597 "model for vectorization."
16598 msgstr ""
16599
16600 #: common.opt:3179
16601 #, no-c-format
16602 msgid ""
16603 "-fsimd-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the "
16604 "vectorization cost model for code marked with a simd directive."
16605 msgstr ""
16606
16607 #: common.opt:3198
16608 #, no-c-format
16609 msgid ""
16610 "Enables the dynamic vectorizer cost model.  Preserved for backward "
16611 "compatibility."
16612 msgstr ""
16613
16614 #: common.opt:3206
16615 #, no-c-format
16616 msgid "Enable copy propagation of scalar-evolution information."
16617 msgstr ""
16618
16619 #: common.opt:3210
16620 #, no-c-format
16621 msgid ""
16622 "-ftrivial-auto-var-init=[uninitialized|pattern|zero]\tAdd initializations to "
16623 "automatic variables."
16624 msgstr ""
16625
16626 #: common.opt:3232
16627 #, no-c-format
16628 msgid "Add extra commentary to assembler output."
16629 msgstr ""
16630
16631 #: common.opt:3236
16632 #, no-c-format
16633 msgid ""
16634 "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
16635 "visibility."
16636 msgstr ""
16637
16638 #: common.opt:3255
16639 #, no-c-format
16640 msgid "Validate vtable pointers before using them."
16641 msgstr ""
16642
16643 #: common.opt:3271
16644 #, no-c-format
16645 msgid "Output vtable verification counters."
16646 msgstr ""
16647
16648 #: common.opt:3275
16649 #, no-c-format
16650 msgid "Output vtable verification pointer sets information."
16651 msgstr ""
16652
16653 #: common.opt:3279
16654 #, no-c-format
16655 msgid "Use expression value profiles in optimizations."
16656 msgstr ""
16657
16658 #: common.opt:3283
16659 #, no-c-format
16660 msgid "Construct webs and split unrelated uses of single variable."
16661 msgstr ""
16662
16663 #: common.opt:3287
16664 #, no-c-format
16665 msgid "Enable conditional dead code elimination for builtin calls."
16666 msgstr ""
16667
16668 #: common.opt:3291
16669 #, no-c-format
16670 msgid "Perform whole program optimizations."
16671 msgstr ""
16672
16673 #: common.opt:3295
16674 #, no-c-format
16675 msgid "Assume pointer overflow wraps around."
16676 msgstr ""
16677
16678 #: common.opt:3299
16679 #, no-c-format
16680 msgid "Assume signed arithmetic overflow wraps around."
16681 msgstr ""
16682
16683 #: common.opt:3303
16684 #, no-c-format
16685 msgid "Put zero initialized data in the bss section."
16686 msgstr ""
16687
16688 #: common.opt:3307
16689 #, no-c-format
16690 msgid "Clear call-used registers upon function return."
16691 msgstr ""
16692
16693 #: common.opt:3311
16694 #, no-c-format
16695 msgid "Generate debug information in default format."
16696 msgstr ""
16697
16698 #: common.opt:3315
16699 #, no-c-format
16700 msgid "Assume assembler support for (DWARF2+) .loc directives."
16701 msgstr ""
16702
16703 #: common.opt:3319
16704 #, no-c-format
16705 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
16706 msgstr ""
16707
16708 #: common.opt:3339
16709 #, no-c-format
16710 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
16711 msgstr ""
16712
16713 #: common.opt:3345
16714 #, no-c-format
16715 msgid "Generate CTF debug information at default level."
16716 msgstr ""
16717
16718 #: common.opt:3349
16719 #, no-c-format
16720 msgid "Generate BTF debug information at default level."
16721 msgstr ""
16722
16723 #: common.opt:3353
16724 #, no-c-format
16725 msgid "Generate debug information in default version of DWARF format."
16726 msgstr ""
16727
16728 #: common.opt:3357
16729 #, no-c-format
16730 msgid "Generate debug information in DWARF v2 (or later) format."
16731 msgstr ""
16732
16733 #: common.opt:3361
16734 #, no-c-format
16735 msgid "Use 32-bit DWARF format when emitting DWARF debug information."
16736 msgstr ""
16737
16738 #: common.opt:3365
16739 #, no-c-format
16740 msgid "Use 64-bit DWARF format when emitting DWARF debug information."
16741 msgstr ""
16742
16743 #: common.opt:3369
16744 #, no-c-format
16745 msgid "Generate debug information in default extended format."
16746 msgstr ""
16747
16748 #: common.opt:3373
16749 #, no-c-format
16750 msgid "Generate extended entry point information for inlined functions."
16751 msgstr ""
16752
16753 #: common.opt:3377
16754 #, no-c-format
16755 msgid "Compute locview reset points based on insn length estimates."
16756 msgstr ""
16757
16758 #: common.opt:3385
16759 #, no-c-format
16760 msgid "Don't generate DWARF pubnames and pubtypes sections."
16761 msgstr ""
16762
16763 #: common.opt:3389
16764 #, no-c-format
16765 msgid "Generate DWARF pubnames and pubtypes sections."
16766 msgstr ""
16767
16768 #: common.opt:3393
16769 #, no-c-format
16770 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
16771 msgstr ""
16772
16773 #: common.opt:3397
16774 #, no-c-format
16775 msgid "Record gcc command line switches in DWARF DW_AT_producer."
16776 msgstr ""
16777
16778 #: common.opt:3401
16779 #, no-c-format
16780 msgid "Generate debug information in separate .dwo files."
16781 msgstr ""
16782
16783 #: common.opt:3413
16784 #, no-c-format
16785 msgid "Emit progressive recommended breakpoint locations."
16786 msgstr ""
16787
16788 #: common.opt:3417
16789 #, no-c-format
16790 msgid "Don't emit DWARF additions beyond selected version."
16791 msgstr ""
16792
16793 #: common.opt:3421
16794 #, no-c-format
16795 msgid ""
16796 "Add description attributes to some DWARF DIEs that have no name attribute."
16797 msgstr ""
16798
16799 #: common.opt:3425
16800 #, no-c-format
16801 msgid "Toggle debug information generation."
16802 msgstr ""
16803
16804 #: common.opt:3429
16805 #, no-c-format
16806 msgid "Augment variable location lists with progressive views."
16807 msgstr ""
16808
16809 #: common.opt:3436
16810 #, no-c-format
16811 msgid "Generate debug information in VMS format."
16812 msgstr ""
16813
16814 #: common.opt:3465
16815 #, no-c-format
16816 msgid "Generate compressed debug sections."
16817 msgstr ""
16818
16819 #: common.opt:3469
16820 #, no-c-format
16821 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
16822 msgstr ""
16823
16824 #: common.opt:3476
16825 #, no-c-format
16826 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
16827 msgstr ""
16828
16829 #: common.opt:3480
16830 #, no-c-format
16831 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
16832 msgstr ""
16833
16834 #: common.opt:3508
16835 #, no-c-format
16836 msgid "-o <file>\tPlace output into <file>."
16837 msgstr ""
16838
16839 #: common.opt:3512
16840 #, no-c-format
16841 msgid "Enable function profiling."
16842 msgstr ""
16843
16844 #: common.opt:3522
16845 #, no-c-format
16846 msgid "Like -pedantic but issue them as errors."
16847 msgstr ""
16848
16849 #: common.opt:3562
16850 #, no-c-format
16851 msgid "Do not display functions compiled or elapsed time."
16852 msgstr ""
16853
16854 #: common.opt:3594
16855 #, no-c-format
16856 msgid "Enable verbose output."
16857 msgstr ""
16858
16859 #: common.opt:3598
16860 #, no-c-format
16861 msgid "Display the compiler's version."
16862 msgstr ""
16863
16864 #: common.opt:3602
16865 #, no-c-format
16866 msgid "Suppress warnings."
16867 msgstr ""
16868
16869 #: common.opt:3612
16870 #, no-c-format
16871 msgid "Create a shared library."
16872 msgstr ""
16873
16874 #: common.opt:3672
16875 #, no-c-format
16876 msgid "Don't create a dynamically linked position independent executable."
16877 msgstr ""
16878
16879 #: common.opt:3676
16880 #, no-c-format
16881 msgid "Create a dynamically linked position independent executable."
16882 msgstr ""
16883
16884 #: common.opt:3680
16885 #, no-c-format
16886 msgid "Create a static position independent executable."
16887 msgstr ""
16888
16889 #: common.opt:3687
16890 #, no-c-format
16891 msgid "Use caller save register across calls if possible."
16892 msgstr ""
16893
16894 #: params.opt:27
16895 #, no-c-format
16896 msgid ""
16897 "Loops iterating at least selected number of iterations will get loop "
16898 "alignment."
16899 msgstr ""
16900
16901 #: params.opt:31
16902 #, no-c-format
16903 msgid ""
16904 "Select fraction of the maximal frequency of executions of basic block in "
16905 "function given basic block get alignment."
16906 msgstr ""
16907
16908 #: params.opt:35
16909 #, no-c-format
16910 msgid "Enable asan globals protection."
16911 msgstr ""
16912
16913 #: params.opt:39
16914 #, no-c-format
16915 msgid "Enable asan allocas/VLAs protection."
16916 msgstr ""
16917
16918 #: params.opt:43
16919 #, no-c-format
16920 msgid "Enable asan load operations protection."
16921 msgstr ""
16922
16923 #: params.opt:47
16924 #, no-c-format
16925 msgid "Enable asan store operations protection."
16926 msgstr ""
16927
16928 #: params.opt:51
16929 #, no-c-format
16930 msgid ""
16931 "Use callbacks instead of inline code if number of accesses in function "
16932 "becomes greater or equal to this number."
16933 msgstr ""
16934
16935 #: params.opt:55
16936 #, no-c-format
16937 msgid ""
16938 "Prefix calls to memcpy, memset and memmove with __asan_ or __hwasan_ for -"
16939 "fsanitize=kernel-address or -fsanitize=kernel-hwaddress."
16940 msgstr ""
16941
16942 #: params.opt:59
16943 #, no-c-format
16944 msgid "Enable asan builtin functions protection."
16945 msgstr ""
16946
16947 #: params.opt:63
16948 #, no-c-format
16949 msgid "Enable asan stack protection."
16950 msgstr ""
16951
16952 #: params.opt:67
16953 #, no-c-format
16954 msgid "Enable asan detection of use-after-return bugs."
16955 msgstr ""
16956
16957 #: params.opt:71
16958 #, no-c-format
16959 msgid ""
16960 "Enable hwasan instrumentation of statically sized stack-allocated variables."
16961 msgstr ""
16962
16963 #: params.opt:75
16964 #, no-c-format
16965 msgid "Use random base tag for each frame, as opposed to base always zero."
16966 msgstr ""
16967
16968 #: params.opt:79
16969 #, no-c-format
16970 msgid "Enable hwasan instrumentation of allocas/VLAs."
16971 msgstr ""
16972
16973 #: params.opt:83
16974 #, no-c-format
16975 msgid "Enable hwasan instrumentation of load operations."
16976 msgstr ""
16977
16978 #: params.opt:87
16979 #, no-c-format
16980 msgid "Enable hwasan instrumentation of store operations."
16981 msgstr ""
16982
16983 #: params.opt:91
16984 #, no-c-format
16985 msgid "Enable hwasan instrumentation of builtin functions."
16986 msgstr ""
16987
16988 #: params.opt:95
16989 #, no-c-format
16990 msgid "Average number of iterations of a loop."
16991 msgstr ""
16992
16993 #: params.opt:99
16994 #, no-c-format
16995 msgid "Maximum number of bits for which we avoid creating FMAs."
16996 msgstr ""
16997
16998 #: params.opt:103
16999 #, no-c-format
17000 msgid ""
17001 "Set the estimated probability in percentage for builtin expect. The default "
17002 "value is 90% probability."
17003 msgstr ""
17004
17005 #: params.opt:107
17006 #, no-c-format
17007 msgid ""
17008 "The maximum length of a constant string for a builtin string cmp call "
17009 "eligible for inlining. The default value is 3."
17010 msgstr ""
17011
17012 #: params.opt:111
17013 #, no-c-format
17014 msgid ""
17015 "The smallest number of different values for which it is best to use a jump-"
17016 "table instead of a tree of conditional branches, if 0, use the default for "
17017 "the machine."
17018 msgstr ""
17019
17020 #: params.opt:115
17021 #, no-c-format
17022 msgid ""
17023 "Probability that COMDAT function will be shared with different compilation "
17024 "unit."
17025 msgstr ""
17026
17027 #: params.opt:119
17028 #, no-c-format
17029 msgid ""
17030 "Maximum number of namespaces to search for alternatives when name lookup "
17031 "fails."
17032 msgstr ""
17033
17034 #: params.opt:123
17035 #, no-c-format
17036 msgid "Maximum number of queries into the alias oracle per store."
17037 msgstr ""
17038
17039 #: params.opt:127
17040 #, no-c-format
17041 msgid ""
17042 "Maximum size (in bytes) of objects tracked bytewise by dead store "
17043 "elimination."
17044 msgstr ""
17045
17046 #: params.opt:131
17047 #, no-c-format
17048 msgid ""
17049 "Maximal estimated growth of function body caused by early inlining of single "
17050 "call."
17051 msgstr ""
17052
17053 #: params.opt:135
17054 #, no-c-format
17055 msgid "Maximum number of basic blocks before EVRP uses a sparse cache."
17056 msgstr ""
17057
17058 #: params.opt:139
17059 #, no-c-format
17060 msgid ""
17061 "Maximum number of outgoing edges in a switch before EVRP will not process it."
17062 msgstr ""
17063
17064 #: params.opt:143
17065 #, no-c-format
17066 msgid ""
17067 "Scale factor to apply to the number of statements in a threading path "
17068 "crossing a loop backedge when comparing to max-jump-thread-duplication-stmts."
17069 msgstr ""
17070
17071 #: params.opt:147
17072 #, no-c-format
17073 msgid ""
17074 "The threshold ratio of critical edges execution count that permit performing "
17075 "redundancy elimination after reload."
17076 msgstr ""
17077
17078 #: params.opt:151
17079 #, no-c-format
17080 msgid ""
17081 "The threshold ratio for performing partial redundancy elimination after "
17082 "reload."
17083 msgstr ""
17084
17085 #: params.opt:155
17086 #, no-c-format
17087 msgid ""
17088 "Scaling factor in calculation of maximum distance an expression can be moved "
17089 "by GCSE optimizations."
17090 msgstr ""
17091
17092 #: params.opt:159
17093 #, no-c-format
17094 msgid ""
17095 "Cost at which GCSE optimizations will not constraint the distance an "
17096 "expression can travel."
17097 msgstr ""
17098
17099 #: params.opt:163
17100 #, no-c-format
17101 msgid ""
17102 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
17103 "total size of the heap."
17104 msgstr ""
17105
17106 #: params.opt:167
17107 #, no-c-format
17108 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
17109 msgstr ""
17110
17111 #: params.opt:171
17112 #, no-c-format
17113 msgid ""
17114 "The number of executions of a basic block which is considered hot. The "
17115 "parameter is used only in GIMPLE FE."
17116 msgstr ""
17117
17118 #: params.opt:175
17119 #, no-c-format
17120 msgid "Whether codegen errors should be ICEs when -fchecking."
17121 msgstr ""
17122
17123 #: params.opt:179
17124 #, no-c-format
17125 msgid "Maximum number of arrays per SCoP."
17126 msgstr ""
17127
17128 #: params.opt:183
17129 #, no-c-format
17130 msgid "Maximum number of parameters in a SCoP."
17131 msgstr ""
17132
17133 #: params.opt:187
17134 #, no-c-format
17135 msgid ""
17136 "The number of elements for which hash table verification is done for each "
17137 "searched element."
17138 msgstr ""
17139
17140 #: params.opt:191
17141 #, no-c-format
17142 msgid ""
17143 "The denominator n of fraction 1/n of the maximal execution count of a basic "
17144 "block in the entire program that a basic block needs to at least have in "
17145 "order to be considered hot (used in non-LTO mode)."
17146 msgstr ""
17147
17148 #: params.opt:195
17149 #, no-c-format
17150 msgid ""
17151 "The number of most executed permilles of the profiled execution of the "
17152 "entire program to which the execution count of a basic block must be part of "
17153 "in order to be considered hot (used in LTO mode)."
17154 msgstr ""
17155
17156 #: params.opt:199
17157 #, no-c-format
17158 msgid ""
17159 "The denominator n of fraction 1/n of the execution frequency of the entry "
17160 "block of a function that a basic block of this function needs to at least "
17161 "have in order to be considered hot."
17162 msgstr ""
17163
17164 #: params.opt:203
17165 #, no-c-format
17166 msgid ""
17167 "The scale (in percents) applied to inline-insns-single and auto limits when "
17168 "heuristics hints that inlining is very profitable."
17169 msgstr ""
17170
17171 #: params.opt:207
17172 #, no-c-format
17173 msgid ""
17174 "The minimal estimated speedup allowing inliner to ignore inline-insns-single "
17175 "and inline-insns-auto."
17176 msgstr ""
17177
17178 #: params.opt:211
17179 #, no-c-format
17180 msgid ""
17181 "How much can given compilation unit grow because of the inlining (in "
17182 "percent)."
17183 msgstr ""
17184
17185 #: params.opt:215
17186 #, no-c-format
17187 msgid "The upper bound for sharing integer constants."
17188 msgstr ""
17189
17190 #: params.opt:219
17191 #, no-c-format
17192 msgid ""
17193 "Threshold ipa-cp opportunity evaluation that is still considered beneficial "
17194 "to clone."
17195 msgstr ""
17196
17197 #: params.opt:223
17198 #, no-c-format
17199 msgid ""
17200 "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or "
17201 "strides known."
17202 msgstr ""
17203
17204 #: params.opt:227
17205 #, no-c-format
17206 msgid "Maximum depth of recursive cloning for self-recursive function."
17207 msgstr ""
17208
17209 #: params.opt:231
17210 #, no-c-format
17211 msgid ""
17212 "Recursive cloning only when the probability of call being executed exceeds "
17213 "the parameter."
17214 msgstr ""
17215
17216 #: params.opt:235
17217 #, no-c-format
17218 msgid ""
17219 "When propagating IPA-CP effect estimates, multiply frequencies of recursive "
17220 "edges that bring back an unchanged value by this factor."
17221 msgstr ""
17222
17223 #: params.opt:239
17224 #, no-c-format
17225 msgid ""
17226 "Percentage penalty the recursive functions will receive when they are "
17227 "evaluated for cloning."
17228 msgstr ""
17229
17230 #: params.opt:243
17231 #, no-c-format
17232 msgid ""
17233 "Percentage penalty functions containing a single call to another function "
17234 "will receive when they are evaluated for cloning."
17235 msgstr ""
17236
17237 #: params.opt:247
17238 #, no-c-format
17239 msgid ""
17240 "How much can given compilation unit grow because of the interprocedural "
17241 "constant propagation (in percent)."
17242 msgstr ""
17243
17244 #: params.opt:251
17245 #, no-c-format
17246 msgid "The size of translation unit that IPA-CP pass considers large."
17247 msgstr ""
17248
17249 #: params.opt:255
17250 #, no-c-format
17251 msgid ""
17252 "Maximum size of a list of values associated with each parameter for "
17253 "interprocedural constant propagation."
17254 msgstr ""
17255
17256 #: params.opt:259
17257 #, no-c-format
17258 msgid ""
17259 "When using profile feedback, use the edge at this percentage position in "
17260 "frequncy histogram as the bases for IPA-CP heuristics."
17261 msgstr ""
17262
17263 #: params.opt:263
17264 #, no-c-format
17265 msgid ""
17266 "Maximum number of statements visited during jump function offset discovery."
17267 msgstr ""
17268
17269 #: params.opt:267
17270 #, no-c-format
17271 msgid ""
17272 "Maximum number of statements that will be visited by IPA formal parameter "
17273 "analysis based on alias analysis in any given function."
17274 msgstr ""
17275
17276 #: params.opt:271
17277 #, no-c-format
17278 msgid ""
17279 "Maximum number of aggregate content items for a parameter in jump functions "
17280 "and lattices."
17281 msgstr ""
17282
17283 #: params.opt:275
17284 #, no-c-format
17285 msgid ""
17286 "Maximum number of operations in a parameter expression that can be handled "
17287 "by IPA analysis."
17288 msgstr ""
17289
17290 #: params.opt:279
17291 #, no-c-format
17292 msgid ""
17293 "Maximum number of different predicates used to track properties of loops in "
17294 "IPA analysis."
17295 msgstr ""
17296
17297 #: params.opt:283
17298 #, no-c-format
17299 msgid ""
17300 "Maximal number of boundary endpoints of case ranges of switch statement used "
17301 "during IPA function summary generation."
17302 msgstr ""
17303
17304 #: params.opt:287
17305 #, no-c-format
17306 msgid ""
17307 "Minimum probability (in percent) of dereferencing of a function pointer "
17308 "parameter for it to be considered for replacement with simple values."
17309 msgstr ""
17310
17311 #: params.opt:291
17312 #, no-c-format
17313 msgid ""
17314 "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, "
17315 "also the maximum number of replacements of a formal parameter."
17316 msgstr ""
17317
17318 #: params.opt:295
17319 #, no-c-format
17320 msgid ""
17321 "Maximum allowed growth of total size of new parameters that ipa-sra replaces "
17322 "a pointer to an aggregate with."
17323 msgstr ""
17324
17325 #: params.opt:299
17326 #, no-c-format
17327 msgid ""
17328 "Additional maximum allowed growth of total size of new parameters that ipa-"
17329 "sra replaces a pointer to an aggregate with, if it points to a local "
17330 "variable that the caller only writes to and passes it as an argument to "
17331 "functions."
17332 msgstr ""
17333
17334 #: params.opt:303
17335 #, no-c-format
17336 msgid ""
17337 "The number of registers in each class kept unused by loop invariant motion."
17338 msgstr ""
17339
17340 #: params.opt:307
17341 #, no-c-format
17342 msgid "Max size of conflict table in MB."
17343 msgstr ""
17344
17345 #: params.opt:311
17346 #, no-c-format
17347 msgid ""
17348 "Approximate function insn number in 1K units triggering simple local RA."
17349 msgstr ""
17350
17351 #: params.opt:315
17352 #, no-c-format
17353 msgid "Max loops number for regional RA."
17354 msgstr ""
17355
17356 #: params.opt:319
17357 #, no-c-format
17358 msgid ""
17359 "Control ira to consider matching constraint (duplicated operand number) "
17360 "heavily in all available alternatives for preferred register class.  If it "
17361 "is set as zero, it means ira only respects the matching constraint when it's "
17362 "in the only available alternative with an appropriate register class.  "
17363 "Otherwise, it means ira will check all available alternatives for preferred "
17364 "register class even if it has found some choice with an appropriate register "
17365 "class and respect the found qualified matching constraint."
17366 msgstr ""
17367
17368 #: params.opt:323
17369 #, no-c-format
17370 msgid ""
17371 "If number of candidates in the set is smaller, we always try to remove "
17372 "unused ivs during its optimization."
17373 msgstr ""
17374
17375 #: params.opt:327
17376 #, no-c-format
17377 msgid ""
17378 "Bound on number of candidates below that all candidates are considered in iv "
17379 "optimizations."
17380 msgstr ""
17381
17382 #: params.opt:331
17383 #, no-c-format
17384 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
17385 msgstr ""
17386
17387 #: params.opt:335
17388 #, no-c-format
17389 msgid ""
17390 "The maximum code size growth ratio when expanding into a jump table (in "
17391 "percent).  The parameter is used when optimizing for size."
17392 msgstr ""
17393
17394 #: params.opt:339
17395 #, no-c-format
17396 msgid ""
17397 "The maximum code size growth ratio when expanding into a jump table (in "
17398 "percent).  The parameter is used when optimizing for speed."
17399 msgstr ""
17400
17401 #: params.opt:343
17402 #, no-c-format
17403 msgid "The size of L1 cache line."
17404 msgstr ""
17405
17406 #: params.opt:347
17407 #, no-c-format
17408 msgid ""
17409 "The minimum recommended offset between two concurrently-accessed objects to "
17410 "avoid additional performance degradation due to contention introduced by the "
17411 "implementation.  Typically the L1 cache line size, but can be larger to "
17412 "accommodate a variety of target processors with different cache line sizes. "
17413 "C++17 code might use this value in structure layout, but is strongly "
17414 "discouraged from doing so in public ABIs."
17415 msgstr ""
17416
17417 #: params.opt:356
17418 #, no-c-format
17419 msgid ""
17420 "The maximum recommended size of contiguous memory occupied by two objects "
17421 "accessed with temporal locality by concurrent threads.  Typically the L1 "
17422 "cache line size, but can be smaller to accommodate a variety of target "
17423 "processors with different cache line sizes."
17424 msgstr ""
17425
17426 #: params.opt:363
17427 #, no-c-format
17428 msgid "The size of L1 cache."
17429 msgstr ""
17430
17431 #: params.opt:367
17432 #, no-c-format
17433 msgid "The size of L2 cache."
17434 msgstr ""
17435
17436 #: params.opt:371
17437 #, no-c-format
17438 msgid "Maximal growth due to inlining of large function (in percent)."
17439 msgstr ""
17440
17441 #: params.opt:375
17442 #, no-c-format
17443 msgid "The size of function body to be considered large."
17444 msgstr ""
17445
17446 #: params.opt:379
17447 #, no-c-format
17448 msgid "The size of stack frame to be considered large."
17449 msgstr ""
17450
17451 #: params.opt:383
17452 #, no-c-format
17453 msgid "Maximal stack frame growth due to inlining (in percent)."
17454 msgstr ""
17455
17456 #: params.opt:387
17457 #, no-c-format
17458 msgid "The size of translation unit to be considered large."
17459 msgstr ""
17460
17461 #: params.opt:391
17462 #, no-c-format
17463 msgid "Maximum number of concurrently open C++ module files when lazy loading."
17464 msgstr ""
17465
17466 #: params.opt:395
17467 #, no-c-format
17468 msgid ""
17469 "The minimum cost of an expensive expression in the loop invariant motion."
17470 msgstr ""
17471
17472 #: params.opt:399
17473 #, no-c-format
17474 msgid "True if a non-short-circuit operation is optimal."
17475 msgstr ""
17476
17477 #: params.opt:403
17478 #, no-c-format
17479 msgid "Size of tiles for loop blocking."
17480 msgstr ""
17481
17482 #: params.opt:407
17483 #, no-c-format
17484 msgid "The maximum number of stmts in loop nest for loop interchange."
17485 msgstr ""
17486
17487 #: params.opt:411
17488 #, no-c-format
17489 msgid "The minimum stride ratio for loop interchange to be profitable."
17490 msgstr ""
17491
17492 #: params.opt:415
17493 #, no-c-format
17494 msgid "Max basic blocks number in loop for loop invariant motion."
17495 msgstr ""
17496
17497 #: params.opt:419
17498 #, no-c-format
17499 msgid "Maximum number of datarefs in loop for building loop data dependencies."
17500 msgstr ""
17501
17502 #: params.opt:423
17503 #, no-c-format
17504 msgid ""
17505 "The maximum number of instructions in an inner loop that is being considered "
17506 "for versioning."
17507 msgstr ""
17508
17509 #: params.opt:427
17510 #, no-c-format
17511 msgid ""
17512 "The maximum number of instructions in an outer loop that is being considered "
17513 "for versioning, on top of the instructions in inner loops."
17514 msgstr ""
17515
17516 #: params.opt:431
17517 #, no-c-format
17518 msgid ""
17519 "Minimal fall-through edge probability in percentage used to add BB to "
17520 "inheritance EBB in LRA."
17521 msgstr ""
17522
17523 #: params.opt:435
17524 #, no-c-format
17525 msgid ""
17526 "The max number of reload pseudos which are considered during spilling a non-"
17527 "reload pseudo."
17528 msgstr ""
17529
17530 #: params.opt:439
17531 #, no-c-format
17532 msgid "Maximal size of a partition for LTO (in estimated instructions)."
17533 msgstr ""
17534
17535 #: params.opt:443
17536 #, no-c-format
17537 msgid "maximal number of LTO partitions streamed in parallel."
17538 msgstr ""
17539
17540 #: params.opt:447
17541 #, no-c-format
17542 msgid "Minimal size of a partition for LTO (in estimated instructions)."
17543 msgstr ""
17544
17545 #: params.opt:451
17546 #, no-c-format
17547 msgid "Number of partitions the program should be split to."
17548 msgstr ""
17549
17550 #: params.opt:455
17551 #, no-c-format
17552 msgid ""
17553 "The maximum number of instructions to consider to unroll in a loop on "
17554 "average."
17555 msgstr ""
17556
17557 #: params.opt:459
17558 #, no-c-format
17559 msgid "The maximum number of insns combine tries to combine."
17560 msgstr ""
17561
17562 #: params.opt:463
17563 #, no-c-format
17564 msgid "The maximum depth of a loop nest we completely peel."
17565 msgstr ""
17566
17567 #: params.opt:467
17568 #, no-c-format
17569 msgid ""
17570 "The maximum number of peelings of a single loop that is peeled completely."
17571 msgstr ""
17572
17573 #: params.opt:471
17574 #, no-c-format
17575 msgid "The maximum number of insns of a completely peeled loop."
17576 msgstr ""
17577
17578 #: params.opt:475
17579 #, no-c-format
17580 msgid "The maximum number of incoming edges to consider for crossjumping."
17581 msgstr ""
17582
17583 #: params.opt:479
17584 #, no-c-format
17585 msgid "The maximum instructions CSE process before flushing."
17586 msgstr ""
17587
17588 #: params.opt:483
17589 #, no-c-format
17590 msgid "The maximum length of path considered in cse."
17591 msgstr ""
17592
17593 #: params.opt:487
17594 #, no-c-format
17595 msgid "The maximum memory locations recorded by cselib."
17596 msgstr ""
17597
17598 #: params.opt:491
17599 #, no-c-format
17600 msgid "Max. count of debug markers to expand or inline."
17601 msgstr ""
17602
17603 #: params.opt:495
17604 #, no-c-format
17605 msgid "The maximum number of instructions to consider to fill a delay slot."
17606 msgstr ""
17607
17608 #: params.opt:499
17609 #, no-c-format
17610 msgid ""
17611 "The maximum number of instructions to consider to find accurate live "
17612 "register information."
17613 msgstr ""
17614
17615 #: params.opt:503
17616 #, no-c-format
17617 msgid "Maximum number of active local stores in RTL dead store elimination."
17618 msgstr ""
17619
17620 #: params.opt:507
17621 #, no-c-format
17622 msgid ""
17623 "The maximum number of nested indirect inlining performed by early inliner."
17624 msgstr ""
17625
17626 #: params.opt:511
17627 #, no-c-format
17628 msgid ""
17629 "Maximum number of fields in a structure before pointer analysis treats the "
17630 "structure as a single variable."
17631 msgstr ""
17632
17633 #: params.opt:515
17634 #, no-c-format
17635 msgid ""
17636 "Maximum number of instructions to copy when duplicating blocks on a finite "
17637 "state automaton jump thread path."
17638 msgstr ""
17639
17640 #: params.opt:519
17641 #, no-c-format
17642 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
17643 msgstr ""
17644
17645 #: params.opt:523
17646 #, no-c-format
17647 msgid "The maximum amount of memory to be allocated by GCSE, in kilobytes."
17648 msgstr ""
17649
17650 #: params.opt:527
17651 #, no-c-format
17652 msgid ""
17653 "The maximum number of insns to duplicate when unfactoring computed gotos."
17654 msgstr ""
17655
17656 #: params.opt:531
17657 #, no-c-format
17658 msgid "The maximum expansion factor when copying basic blocks."
17659 msgstr ""
17660
17661 #: params.opt:535
17662 #, no-c-format
17663 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
17664 msgstr ""
17665
17666 #: params.opt:539
17667 #, no-c-format
17668 msgid ""
17669 "Maximum loop depth of a call which is considered for inlining functions "
17670 "called once."
17671 msgstr ""
17672
17673 #: params.opt:543
17674 #, no-c-format
17675 msgid ""
17676 "Maximum combined size of caller and callee which is inlined if callee is "
17677 "called once."
17678 msgstr ""
17679
17680 #: params.opt:547
17681 #, no-c-format
17682 msgid "The maximum number of instructions when automatically inlining."
17683 msgstr ""
17684
17685 #: params.opt:551
17686 #, no-c-format
17687 msgid ""
17688 "The maximum number of instructions inline function can grow to via recursive "
17689 "inlining."
17690 msgstr ""
17691
17692 #: params.opt:555
17693 #, no-c-format
17694 msgid ""
17695 "The maximum number of instructions non-inline function can grow to via "
17696 "recursive inlining."
17697 msgstr ""
17698
17699 #: params.opt:559
17700 #, no-c-format
17701 msgid ""
17702 "The maximum number of instructions in a single function eligible for "
17703 "inlining."
17704 msgstr ""
17705
17706 #: params.opt:563
17707 #, no-c-format
17708 msgid "The maximum number of instructions when inlining for size."
17709 msgstr ""
17710
17711 #: params.opt:567
17712 #, no-c-format
17713 msgid ""
17714 "The maximum number of instructions when automatically inlining small "
17715 "functions."
17716 msgstr ""
17717
17718 #: params.opt:571
17719 #, no-c-format
17720 msgid "The maximum depth of recursive inlining for inline functions."
17721 msgstr ""
17722
17723 #: params.opt:575
17724 #, no-c-format
17725 msgid "The maximum depth of recursive inlining for non-inline functions."
17726 msgstr ""
17727
17728 #: params.opt:579
17729 #, no-c-format
17730 msgid "Maximum number of isl operations, 0 means unlimited."
17731 msgstr ""
17732
17733 #: params.opt:583
17734 #, no-c-format
17735 msgid "Bound on the cost of an expression to compute the number of iterations."
17736 msgstr ""
17737
17738 #: params.opt:587
17739 #, no-c-format
17740 msgid ""
17741 "Bound on the number of iterations the brute force # of iterations analysis "
17742 "algorithm evaluates."
17743 msgstr ""
17744
17745 #: params.opt:591
17746 #, no-c-format
17747 msgid ""
17748 "Maximum number of statements allowed in a block that needs to be duplicated "
17749 "when threading jumps."
17750 msgstr ""
17751
17752 #: params.opt:595
17753 #, no-c-format
17754 msgid "Search space limit for the backwards jump threader."
17755 msgstr ""
17756
17757 #: params.opt:599
17758 #, no-c-format
17759 msgid ""
17760 "The maximum number of RTL nodes that can be recorded as combiner's last "
17761 "value."
17762 msgstr ""
17763
17764 #: params.opt:603
17765 #, no-c-format
17766 msgid ""
17767 "The maximum number of insns in loop header duplicated by the copy loop "
17768 "headers pass."
17769 msgstr ""
17770
17771 #: params.opt:607
17772 #, no-c-format
17773 msgid ""
17774 "The maximum number of backtrack attempts the scheduler should make when "
17775 "modulo scheduling a loop."
17776 msgstr ""
17777
17778 #: params.opt:611
17779 #, no-c-format
17780 msgid "Minimum page size for warning purposes."
17781 msgstr ""
17782
17783 #: params.opt:615
17784 #, no-c-format
17785 msgid ""
17786 "Maximum length of partial antic set when performing tree pre optimization."
17787 msgstr ""
17788
17789 #: params.opt:619
17790 #, no-c-format
17791 msgid "The maximum number of branches on the path through the peeled sequence."
17792 msgstr ""
17793
17794 #: params.opt:623
17795 #, no-c-format
17796 msgid "The maximum number of peelings of a single loop."
17797 msgstr ""
17798
17799 #: params.opt:627
17800 #, no-c-format
17801 msgid "The maximum number of insns of a peeled loop."
17802 msgstr ""
17803
17804 #: params.opt:631
17805 #, no-c-format
17806 msgid "The maximum length of scheduling's pending operations list."
17807 msgstr ""
17808
17809 #: params.opt:635 params.opt:679
17810 #, no-c-format
17811 msgid ""
17812 "The maximum number of blocks in a region to be considered for interblock "
17813 "scheduling."
17814 msgstr ""
17815
17816 #: params.opt:639 params.opt:683
17817 #, no-c-format
17818 msgid ""
17819 "The maximum number of insns in a region to be considered for interblock "
17820 "scheduling."
17821 msgstr ""
17822
17823 #: params.opt:643
17824 #, no-c-format
17825 msgid ""
17826 "Maximum depth of sqrt chains to use when synthesizing exponentiation by a "
17827 "real constant."
17828 msgstr ""
17829
17830 #: params.opt:647
17831 #, no-c-format
17832 msgid "The maximum number of loop iterations we predict statically."
17833 msgstr ""
17834
17835 #: params.opt:651
17836 #, no-c-format
17837 msgid ""
17838 "The maximum number of instructions to search backward when looking for "
17839 "equivalent reload."
17840 msgstr ""
17841
17842 #: params.opt:655
17843 #, no-c-format
17844 msgid ""
17845 "Maximum number of insns in a basic block to consider for RTL if-conversion."
17846 msgstr ""
17847
17848 #: params.opt:659
17849 #, no-c-format
17850 msgid ""
17851 "Maximum permissible cost for the sequence that would be generated by the RTL "
17852 "if-conversion pass for a branch that is considered predictable."
17853 msgstr ""
17854
17855 #: params.opt:663
17856 #, no-c-format
17857 msgid ""
17858 "Maximum permissible cost for the sequence that would be generated by the RTL "
17859 "if-conversion pass for a branch that is considered unpredictable."
17860 msgstr ""
17861
17862 #: params.opt:667
17863 #, no-c-format
17864 msgid "The maximum number of iterations through CFG to extend regions."
17865 msgstr ""
17866
17867 #: params.opt:671
17868 #, no-c-format
17869 msgid ""
17870 "The maximum conflict delay for an insn to be considered for speculative "
17871 "motion."
17872 msgstr ""
17873
17874 #: params.opt:675
17875 #, no-c-format
17876 msgid ""
17877 "The maximum number of instructions ready to be issued to be considered by "
17878 "the scheduler during the first scheduling pass."
17879 msgstr ""
17880
17881 #: params.opt:687
17882 #, no-c-format
17883 msgid "Maximum length of candidate scans for straight-line strength reduction."
17884 msgstr ""
17885
17886 #: params.opt:691
17887 #, no-c-format
17888 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
17889 msgstr ""
17890
17891 #: params.opt:695
17892 #, no-c-format
17893 msgid ""
17894 "Maximum recursion depth allowed when querying a property of an SSA name."
17895 msgstr ""
17896
17897 #: params.opt:699
17898 #, no-c-format
17899 msgid "Maximum number of constant stores to merge in the store merging pass."
17900 msgstr ""
17901
17902 #: params.opt:703
17903 #, no-c-format
17904 msgid "Maximum number of conditional store pairs that can be sunk."
17905 msgstr ""
17906
17907 #: params.opt:707 params.opt:711
17908 #, no-c-format
17909 msgid ""
17910 "Maximum number of store chains to track at the same time in the store "
17911 "merging pass."
17912 msgstr ""
17913
17914 #: params.opt:715
17915 #, no-c-format
17916 msgid "Maximum amount of similar bbs to compare a bb with."
17917 msgstr ""
17918
17919 #: params.opt:719
17920 #, no-c-format
17921 msgid "Maximum amount of iterations of the pass over a function."
17922 msgstr ""
17923
17924 #: params.opt:723
17925 #, no-c-format
17926 msgid ""
17927 "Maximum number of strings for which strlen optimization pass will track "
17928 "string lengths."
17929 msgstr ""
17930
17931 #: params.opt:727
17932 #, no-c-format
17933 msgid ""
17934 "Maximum number of arguments in a PHI supported by TREE if-conversion unless "
17935 "the loop is marked with simd pragma."
17936 msgstr ""
17937
17938 #: params.opt:731
17939 #, no-c-format
17940 msgid "The maximum number of unrollings of a single loop."
17941 msgstr ""
17942
17943 #: params.opt:735
17944 #, no-c-format
17945 msgid "The maximum number of instructions to consider to unroll in a loop."
17946 msgstr ""
17947
17948 #: params.opt:739
17949 #, no-c-format
17950 msgid "The maximum number of insns of an unswitched loop."
17951 msgstr ""
17952
17953 #: params.opt:743
17954 #, no-c-format
17955 msgid "The maximum depth of a loop nest to be unswitched."
17956 msgstr ""
17957
17958 #: params.opt:747
17959 #, no-c-format
17960 msgid ""
17961 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
17962 "that an individual variable will be expanded during loop unrolling."
17963 msgstr ""
17964
17965 #: params.opt:751
17966 #, no-c-format
17967 msgid "Max. recursion depth for expanding var tracking expressions."
17968 msgstr ""
17969
17970 #: params.opt:755
17971 #, no-c-format
17972 msgid "Max. size of loc list for which reverse ops should be added."
17973 msgstr ""
17974
17975 #: params.opt:759
17976 #, no-c-format
17977 msgid "Max. size of var tracking hash tables."
17978 msgstr ""
17979
17980 #: params.opt:763
17981 #, no-c-format
17982 msgid "Maximum number of VALUEs handled during a single find_base_term call."
17983 msgstr ""
17984
17985 #: params.opt:767
17986 #, no-c-format
17987 msgid ""
17988 "The minimum number of matching instructions to consider for crossjumping."
17989 msgstr ""
17990
17991 #: params.opt:771
17992 #, no-c-format
17993 msgid ""
17994 "Inline recursively only when the probability of call being executed exceeds "
17995 "the parameter."
17996 msgstr ""
17997
17998 #: params.opt:775
17999 #, no-c-format
18000 msgid ""
18001 "Min. ratio of insns to prefetches to enable prefetching for a loop with an "
18002 "unknown trip count."
18003 msgstr ""
18004
18005 #: params.opt:779
18006 #, no-c-format
18007 msgid ""
18008 "The minimum threshold for probability of semi-invariant condition statement "
18009 "to trigger loop split."
18010 msgstr ""
18011
18012 #: params.opt:783
18013 #, no-c-format
18014 msgid "The minimum UID to be used for a nondebug insn."
18015 msgstr ""
18016
18017 #: params.opt:787
18018 #, no-c-format
18019 msgid ""
18020 "The minimum size of variables taking part in stack slot sharing when not "
18021 "optimizing."
18022 msgstr ""
18023
18024 #: params.opt:791
18025 #, no-c-format
18026 msgid ""
18027 "The minimum probability of reaching a source block for interblock "
18028 "speculative scheduling."
18029 msgstr ""
18030
18031 #: params.opt:795
18032 #, no-c-format
18033 msgid ""
18034 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
18035 "considered for vectorization."
18036 msgstr ""
18037
18038 #: params.opt:799
18039 #, no-c-format
18040 msgid ""
18041 "--param=openacc-kernels=[decompose|parloops]\tSpecify mode of OpenACC "
18042 "'kernels' constructs handling."
18043 msgstr ""
18044
18045 #: params.opt:812
18046 #, no-c-format
18047 msgid ""
18048 "--param=openacc-privatization=[quiet|noisy]\tSpecify mode of OpenACC "
18049 "privatization diagnostics."
18050 msgstr ""
18051
18052 #: params.opt:825
18053 #, no-c-format
18054 msgid "Chunk size of omp schedule for loops parallelized by parloops."
18055 msgstr ""
18056
18057 #: params.opt:829
18058 #, no-c-format
18059 msgid ""
18060 "Minimum number of iterations per thread of an innermost parallelized loop."
18061 msgstr ""
18062
18063 #: params.opt:833
18064 #, no-c-format
18065 msgid ""
18066 "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule "
18067 "type of omp schedule for loops parallelized by parloops."
18068 msgstr ""
18069
18070 #: params.opt:855
18071 #, no-c-format
18072 msgid ""
18073 "Maximum probability of the entry BB of split region (in percent relative to "
18074 "entry BB of the function) to make partial inlining happen."
18075 msgstr ""
18076
18077 #: params.opt:859
18078 #, no-c-format
18079 msgid "Maximal estimated outcome of branch considered predictable."
18080 msgstr ""
18081
18082 #: params.opt:863
18083 #, no-c-format
18084 msgid ""
18085 "Whether software prefetch hints should be issued for non-constant strides."
18086 msgstr ""
18087
18088 #: params.opt:867
18089 #, no-c-format
18090 msgid "The number of insns executed before prefetch is completed."
18091 msgstr ""
18092
18093 #: params.opt:871
18094 #, no-c-format
18095 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
18096 msgstr ""
18097
18098 #: params.opt:875
18099 #, no-c-format
18100 msgid ""
18101 "The minimum constant stride beyond which we should use prefetch hints for."
18102 msgstr ""
18103
18104 #: params.opt:879
18105 #, no-c-format
18106 msgid "Use internal function id in profile lookup."
18107 msgstr ""
18108
18109 #: params.opt:883
18110 #, no-c-format
18111 msgid ""
18112 "--param=ranger-debug=[none|trace|gori|cache|tracegori|all] Specifies the "
18113 "output mode for debugging ranger."
18114 msgstr ""
18115
18116 #: params.opt:908
18117 #, no-c-format
18118 msgid ""
18119 "Maximum depth of logical expression evaluation ranger will look through when "
18120 "evaluating outgoing edge ranges."
18121 msgstr ""
18122
18123 #: params.opt:913
18124 #, no-c-format
18125 msgid ""
18126 "Maximum depth of instruction chains to consider for recomputation in the "
18127 "outgoing range calculator."
18128 msgstr ""
18129
18130 #: params.opt:918
18131 #, no-c-format
18132 msgid "Maximum number of relations the oracle will register in a basic block."
18133 msgstr ""
18134
18135 #: params.opt:922
18136 #, no-c-format
18137 msgid "Maximum depth of a loop nest to fully value-number optimistically."
18138 msgstr ""
18139
18140 #: params.opt:926
18141 #, no-c-format
18142 msgid "Maximum number of disambiguations to perform per memory access."
18143 msgstr ""
18144
18145 #: params.opt:930
18146 #, no-c-format
18147 msgid ""
18148 "Bound on the complexity of the expressions in the scalar evolutions analyzer."
18149 msgstr ""
18150
18151 #: params.opt:934
18152 #, no-c-format
18153 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
18154 msgstr ""
18155
18156 #: params.opt:938
18157 #, no-c-format
18158 msgid ""
18159 "Hardware autoprefetcher scheduler model control flag.  Number of lookahead "
18160 "cycles the model looks into, at '0' only enable instruction sorting "
18161 "heuristic.  Disabled by default."
18162 msgstr ""
18163
18164 #: params.opt:942
18165 #, no-c-format
18166 msgid "Minimal distance between possibly conflicting store and load."
18167 msgstr ""
18168
18169 #: params.opt:946
18170 #, no-c-format
18171 msgid "Which -fsched-pressure algorithm to apply."
18172 msgstr ""
18173
18174 #: params.opt:950
18175 #, no-c-format
18176 msgid ""
18177 "The minimal probability of speculation success (in percents), so that "
18178 "speculative insn will be scheduled."
18179 msgstr ""
18180
18181 #: params.opt:954
18182 #, no-c-format
18183 msgid ""
18184 "The minimum probability an edge must have for the scheduler to save its "
18185 "state across it."
18186 msgstr ""
18187
18188 #: params.opt:958
18189 #, no-c-format
18190 msgid ""
18191 "Maximum number of instructions in the ready list that are considered "
18192 "eligible for renaming."
18193 msgstr ""
18194
18195 #: params.opt:962
18196 #, no-c-format
18197 msgid "The maximum size of the lookahead window of selective scheduling."
18198 msgstr ""
18199
18200 #: params.opt:966
18201 #, no-c-format
18202 msgid "Maximum number of times that an insn could be scheduled."
18203 msgstr ""
18204
18205 #: params.opt:970
18206 #, no-c-format
18207 msgid "The number of prefetches that can run at the same time."
18208 msgstr ""
18209
18210 #: params.opt:974
18211 #, no-c-format
18212 msgid ""
18213 "Target block's relative execution frequency (as a percentage) required to "
18214 "sink a statement."
18215 msgstr ""
18216
18217 #: params.opt:978
18218 #, no-c-format
18219 msgid ""
18220 "The number of cycles the swing modulo scheduler considers when checking "
18221 "conflicts using DFA."
18222 msgstr ""
18223
18224 #: params.opt:982
18225 #, no-c-format
18226 msgid ""
18227 "A threshold on the average loop count considered by the swing modulo "
18228 "scheduler."
18229 msgstr ""
18230
18231 #: params.opt:986
18232 #, no-c-format
18233 msgid ""
18234 "A factor for tuning the upper bound that swing modulo scheduler uses for "
18235 "scheduling a loop."
18236 msgstr ""
18237
18238 #: params.opt:990
18239 #, no-c-format
18240 msgid ""
18241 "The minimum value of stage count that swing modulo scheduler will generate."
18242 msgstr ""
18243
18244 #: params.opt:994
18245 #, no-c-format
18246 msgid ""
18247 "Maximum size, in storage units, of an aggregate which should be considered "
18248 "for scalarization when compiling for size."
18249 msgstr ""
18250
18251 #: params.opt:998
18252 #, no-c-format
18253 msgid ""
18254 "Maximum size, in storage units, of an aggregate which should be considered "
18255 "for scalarization when compiling for speed."
18256 msgstr ""
18257
18258 #: params.opt:1002
18259 #, no-c-format
18260 msgid ""
18261 "Maximum number of artificial accesses to enable forward propagation that "
18262 "Scalar Replacement of Aggregates will keep for one local variable."
18263 msgstr ""
18264
18265 #: params.opt:1006
18266 #, no-c-format
18267 msgid ""
18268 "The maximum number of SSA_NAME assignments to follow in determining a value."
18269 msgstr ""
18270
18271 #: params.opt:1010
18272 #, no-c-format
18273 msgid ""
18274 "The lower bound for a buffer to be considered for stack smashing protection."
18275 msgstr ""
18276
18277 #: params.opt:1014
18278 #, no-c-format
18279 msgid "Size of the stack guard expressed as a power of two in bytes."
18280 msgstr ""
18281
18282 #: params.opt:1018
18283 #, no-c-format
18284 msgid ""
18285 "Interval in which to probe the stack expressed as a power of two in bytes."
18286 msgstr ""
18287
18288 #: params.opt:1022
18289 #, no-c-format
18290 msgid ""
18291 "Allow the store merging pass to introduce unaligned stores if it is legal to "
18292 "do so."
18293 msgstr ""
18294
18295 #: params.opt:1026
18296 #, no-c-format
18297 msgid "Maximum size of a single store merging region in bytes."
18298 msgstr ""
18299
18300 #: params.opt:1030
18301 #, no-c-format
18302 msgid ""
18303 "The maximum ratio between array size and switch branches for a switch "
18304 "conversion to take place."
18305 msgstr ""
18306
18307 #: params.opt:1034
18308 #, no-c-format
18309 msgid "Maximum number of bases stored in each modref tree."
18310 msgstr ""
18311
18312 #: params.opt:1038
18313 #, no-c-format
18314 msgid "Maximum number of references stored in each modref base."
18315 msgstr ""
18316
18317 #: params.opt:1042
18318 #, no-c-format
18319 msgid "Maximum number of accesses stored in each modref reference."
18320 msgstr ""
18321
18322 #: params.opt:1046
18323 #, no-c-format
18324 msgid "Maximum number of tests performed by modref query."
18325 msgstr ""
18326
18327 #: params.opt:1050
18328 #, no-c-format
18329 msgid "Maximum depth of DFS walk used by modref escape analysis."
18330 msgstr ""
18331
18332 #: params.opt:1054
18333 #, no-c-format
18334 msgid "Maximum number of escape points tracked by modref per SSA-name."
18335 msgstr ""
18336
18337 #: params.opt:1058
18338 #, no-c-format
18339 msgid "Maximum number of times a given range is adjusted during the dataflow."
18340 msgstr ""
18341
18342 #: params.opt:1062
18343 #, no-c-format
18344 msgid ""
18345 "--param=threader-debug=[none|all] Enables verbose dumping of the threader "
18346 "solver."
18347 msgstr ""
18348
18349 #: params.opt:1075
18350 #, no-c-format
18351 msgid ""
18352 "Size in bytes after which thread-local aggregates should be instrumented "
18353 "with the logging functions instead of save/restore pairs."
18354 msgstr ""
18355
18356 #: params.opt:1079
18357 #, no-c-format
18358 msgid ""
18359 "The percentage of function, weighted by execution frequency, that must be "
18360 "covered by trace formation. Used when profile feedback is not available."
18361 msgstr ""
18362
18363 #: params.opt:1083
18364 #, no-c-format
18365 msgid ""
18366 "The percentage of function, weighted by execution frequency, that must be "
18367 "covered by trace formation. Used when profile feedback is available."
18368 msgstr ""
18369
18370 #: params.opt:1087
18371 #, no-c-format
18372 msgid "Maximal code growth caused by tail duplication (in percent)."
18373 msgstr ""
18374
18375 #: params.opt:1091
18376 #, no-c-format
18377 msgid ""
18378 "Stop forward growth if the probability of best edge is less than this "
18379 "threshold (in percent). Used when profile feedback is not available."
18380 msgstr ""
18381
18382 #: params.opt:1095
18383 #, no-c-format
18384 msgid ""
18385 "Stop forward growth if the probability of best edge is less than this "
18386 "threshold (in percent). Used when profile feedback is available."
18387 msgstr ""
18388
18389 #: params.opt:1099
18390 #, no-c-format
18391 msgid ""
18392 "Stop reverse growth if the reverse probability of best edge is less than "
18393 "this threshold (in percent)."
18394 msgstr ""
18395
18396 #: params.opt:1103
18397 #, no-c-format
18398 msgid ""
18399 "Set the maximum number of instructions executed in parallel in reassociated "
18400 "tree.  If 0, use the target dependent heuristic."
18401 msgstr ""
18402
18403 #: params.opt:1107
18404 #, no-c-format
18405 msgid "Emit special instrumentation for accesses to volatiles."
18406 msgstr ""
18407
18408 #: params.opt:1111
18409 #, no-c-format
18410 msgid ""
18411 "Emit instrumentation calls to __tsan_func_entry() and __tsan_func_exit()."
18412 msgstr ""
18413
18414 #: params.opt:1115
18415 #, no-c-format
18416 msgid ""
18417 "Maximum number of nested calls to search for control dependencies during "
18418 "uninitialized variable analysis."
18419 msgstr ""
18420
18421 #: params.opt:1119
18422 #, no-c-format
18423 msgid ""
18424 "Instruction accounted for function prologue, epilogue and other overhead."
18425 msgstr ""
18426
18427 #: params.opt:1123
18428 #, no-c-format
18429 msgid "Time accounted for function prologue, epilogue and other overhead."
18430 msgstr ""
18431
18432 #: params.opt:1127
18433 #, no-c-format
18434 msgid "Instruction accounted for function thunk overhead."
18435 msgstr ""
18436
18437 #: params.opt:1131
18438 #, no-c-format
18439 msgid "Time accounted for function thunk overhead."
18440 msgstr ""
18441
18442 #: params.opt:1135
18443 #, no-c-format
18444 msgid ""
18445 "The denominator n of fraction 1/n of the number of profiled runs of the "
18446 "entire program below which the execution count of a basic block must be in "
18447 "order for the basic block to be considered unlikely."
18448 msgstr ""
18449
18450 #: params.opt:1139
18451 #, no-c-format
18452 msgid "Maximum unroll factor for the unroll-and-jam transformation."
18453 msgstr ""
18454
18455 #: params.opt:1143
18456 #, no-c-format
18457 msgid ""
18458 "Minimum percentage of memrefs that must go away for unroll-and-jam to be "
18459 "considered profitable."
18460 msgstr ""
18461
18462 #: params.opt:1147
18463 #, no-c-format
18464 msgid ""
18465 "Use direct poisoning/unpoisoning instructions for variables smaller or equal "
18466 "to this number."
18467 msgstr ""
18468
18469 #: params.opt:1151
18470 #, no-c-format
18471 msgid "Whether to use canonical types."
18472 msgstr ""
18473
18474 #: params.opt:1155
18475 #, no-c-format
18476 msgid "Enable loop epilogue vectorization using smaller vector size."
18477 msgstr ""
18478
18479 #: params.opt:1159
18480 #, no-c-format
18481 msgid ""
18482 "Maximum number of possible vector layouts (such as permutations) to consider "
18483 "when optimizing to-be-vectorized code."
18484 msgstr ""
18485
18486 #: params.opt:1163
18487 #, no-c-format
18488 msgid ""
18489 "Maximum number of loop peels to enhance alignment of data references in a "
18490 "loop."
18491 msgstr ""
18492
18493 #: params.opt:1167
18494 #, no-c-format
18495 msgid ""
18496 "Bound on number of runtime checks inserted by the vectorizer's loop "
18497 "versioning for alias check."
18498 msgstr ""
18499
18500 #: params.opt:1171
18501 #, no-c-format
18502 msgid ""
18503 "Bound on number of runtime checks inserted by the vectorizer's loop "
18504 "versioning for alignment check."
18505 msgstr ""
18506
18507 #: params.opt:1175
18508 #, no-c-format
18509 msgid ""
18510 "Controls how loop vectorizer uses partial vectors.  0 means never, 1 means "
18511 "only for loops whose need to iterate can be removed, 2 means for all loops.  "
18512 "The default value is 2."
18513 msgstr ""
18514
18515 #: params.opt:1179
18516 #, no-c-format
18517 msgid ""
18518 "The maximum factor which the loop vectorizer applies to the cost of "
18519 "statements in an inner loop relative to the loop being vectorized."
18520 msgstr ""
18521
18522 #: params.opt:1183
18523 #, no-c-format
18524 msgid "Enable loop vectorization of floating point inductions."
18525 msgstr ""
18526
18527 #: cfgrtl.cc:2797
18528 msgid "flow control insn inside a basic block"
18529 msgstr ""
18530
18531 #: cfgrtl.cc:3086
18532 msgid "insn outside basic block"
18533 msgstr ""
18534
18535 #: cfgrtl.cc:3094
18536 msgid "return not followed by barrier"
18537 msgstr ""
18538
18539 #: collect-utils.cc:206
18540 #, c-format
18541 msgid "[cannot find %s]"
18542 msgstr ""
18543
18544 #: collect2.cc:1557
18545 #, c-format
18546 msgid "collect2 version %s\n"
18547 msgstr ""
18548
18549 #: collect2.cc:1662
18550 #, c-format
18551 msgid "%d constructor found\n"
18552 msgid_plural "%d constructors found\n"
18553 msgstr[0] ""
18554 msgstr[1] ""
18555
18556 #: collect2.cc:1666
18557 #, c-format
18558 msgid "%d destructor found\n"
18559 msgid_plural "%d destructors found\n"
18560 msgstr[0] ""
18561 msgstr[1] ""
18562
18563 #: collect2.cc:1670
18564 #, c-format
18565 msgid "%d frame table found\n"
18566 msgid_plural "%d frame tables found\n"
18567 msgstr[0] ""
18568 msgstr[1] ""
18569
18570 #: collect2.cc:1825
18571 #, c-format
18572 msgid "[Leaving %s]\n"
18573 msgstr ""
18574
18575 #: collect2.cc:2055
18576 #, c-format
18577 msgid ""
18578 "\n"
18579 "write_c_file - output name is %s, prefix is %s\n"
18580 msgstr ""
18581
18582 #: collect2.cc:2579
18583 #, c-format
18584 msgid ""
18585 "\n"
18586 "ldd output with constructors/destructors.\n"
18587 msgstr ""
18588
18589 #: cprop.cc:1753
18590 msgid "const/copy propagation disabled"
18591 msgstr ""
18592
18593 #: diagnostic-format-json.cc:317 diagnostic-format-sarif.cc:1605
18594 #, c-format
18595 msgid "error: unable to open '%s' for writing: %s\n"
18596 msgstr ""
18597
18598 #. Print a header for the remaining output to stderr, and
18599 #. return, attempting to print the usual ICE messages to
18600 #. stderr.  Hopefully this will be helpful to the user in
18601 #. indicating what's gone wrong (also for DejaGnu, for pruning
18602 #. those messages).
18603 #: diagnostic-format-sarif.cc:1630
18604 #, c-format
18605 msgid "Internal compiler error:\n"
18606 msgstr ""
18607
18608 #: diagnostic.cc:160
18609 #, c-format
18610 msgid "%s: all warnings being treated as errors"
18611 msgstr ""
18612
18613 #: diagnostic.cc:165
18614 #, c-format
18615 msgid "%s: some warnings being treated as errors"
18616 msgstr ""
18617
18618 #: diagnostic.cc:632
18619 #, c-format
18620 msgid "compilation terminated due to -fmax-errors=%u.\n"
18621 msgstr ""
18622
18623 #: diagnostic.cc:660
18624 #, c-format
18625 msgid "compilation terminated due to -Wfatal-errors.\n"
18626 msgstr ""
18627
18628 #: diagnostic.cc:693
18629 #, c-format
18630 msgid "Please submit a full bug report, with preprocessed source.\n"
18631 msgstr ""
18632
18633 #: diagnostic.cc:696
18634 #, c-format
18635 msgid ""
18636 "Please submit a full bug report, with preprocessed source (by using -freport-"
18637 "bug).\n"
18638 msgstr ""
18639
18640 #: diagnostic.cc:700
18641 #, c-format
18642 msgid "Please include the complete backtrace with any bug report.\n"
18643 msgstr ""
18644
18645 #: diagnostic.cc:702
18646 #, c-format
18647 msgid "See %s for instructions.\n"
18648 msgstr ""
18649
18650 #: diagnostic.cc:711
18651 #, c-format
18652 msgid "compilation terminated.\n"
18653 msgstr ""
18654
18655 #: diagnostic.cc:805
18656 msgid "                 from"
18657 msgstr ""
18658
18659 #: diagnostic.cc:806
18660 msgid "In file included from"
18661 msgstr ""
18662
18663 #. 2
18664 #: diagnostic.cc:807
18665 msgid "        included from"
18666 msgstr ""
18667
18668 #: diagnostic.cc:808
18669 msgid "In module"
18670 msgstr ""
18671
18672 #. 4
18673 #: diagnostic.cc:809
18674 msgid "of module"
18675 msgstr ""
18676
18677 #: diagnostic.cc:810
18678 msgid "In module imported at"
18679 msgstr ""
18680
18681 #. 6
18682 #: diagnostic.cc:811
18683 msgid "imported at"
18684 msgstr ""
18685
18686 #: diagnostic.cc:1570
18687 #, c-format
18688 msgid "%s:%d: confused by earlier errors, bailing out\n"
18689 msgstr ""
18690
18691 #: diagnostic.cc:2205
18692 #, c-format
18693 msgid "internal compiler error: error reporting routines re-entered.\n"
18694 msgstr ""
18695
18696 #: diagnostic.cc:2236 diagnostic.cc:2255
18697 #, gcc-internal-format, gfc-internal-format
18698 msgid "in %s, at %s:%d"
18699 msgstr ""
18700
18701 #: final.cc:1096
18702 msgid "negative insn length"
18703 msgstr ""
18704
18705 #: final.cc:2808
18706 msgid "could not split insn"
18707 msgstr ""
18708
18709 #: final.cc:3183
18710 msgid "invalid 'asm': "
18711 msgstr ""
18712
18713 #: final.cc:3316
18714 #, c-format
18715 msgid "nested assembly dialect alternatives"
18716 msgstr ""
18717
18718 #: final.cc:3344 final.cc:3356
18719 #, c-format
18720 msgid "unterminated assembly dialect alternative"
18721 msgstr ""
18722
18723 #: final.cc:3498
18724 #, c-format
18725 msgid "operand number missing after %%-letter"
18726 msgstr ""
18727
18728 #: final.cc:3501 final.cc:3542
18729 #, c-format
18730 msgid "operand number out of range"
18731 msgstr ""
18732
18733 #: final.cc:3559
18734 #, c-format
18735 msgid "invalid %%-code"
18736 msgstr ""
18737
18738 #: final.cc:3593
18739 #, c-format
18740 msgid "'%%l' operand isn't a label"
18741 msgstr ""
18742
18743 #. We can't handle floating point constants;
18744 #. PRINT_OPERAND must handle them.
18745 #. We can't handle floating point constants;
18746 #. TARGET_PRINT_OPERAND must handle them.
18747 #: final.cc:3729 config/arc/arc.cc:6430 config/i386/i386.cc:12318
18748 #, c-format
18749 msgid "floating constant misused"
18750 msgstr ""
18751
18752 #: final.cc:3787 config/arc/arc.cc:6527 config/i386/i386.cc:12409
18753 #: config/pdp11/pdp11.cc:1871
18754 #, c-format
18755 msgid "invalid expression as operand"
18756 msgstr ""
18757
18758 #: gcc.cc:122
18759 #, c-format
18760 msgid "%s\n"
18761 msgstr ""
18762
18763 #: gcc.cc:1840
18764 #, c-format
18765 msgid "Using built-in specs.\n"
18766 msgstr ""
18767
18768 #: gcc.cc:2085
18769 #, c-format
18770 msgid ""
18771 "Setting spec %s to '%s'\n"
18772 "\n"
18773 msgstr ""
18774
18775 #: gcc.cc:2290
18776 #, c-format
18777 msgid "Reading specs from %s\n"
18778 msgstr ""
18779
18780 #: gcc.cc:2422
18781 #, c-format
18782 msgid "could not find specs file %s\n"
18783 msgstr ""
18784
18785 #: gcc.cc:2497
18786 #, c-format
18787 msgid "rename spec %s to %s\n"
18788 msgstr ""
18789
18790 #: gcc.cc:2499
18791 #, c-format
18792 msgid ""
18793 "spec is '%s'\n"
18794 "\n"
18795 msgstr ""
18796
18797 #: gcc.cc:3360
18798 #, c-format
18799 msgid ""
18800 "\n"
18801 "Go ahead? (y or n) "
18802 msgstr ""
18803
18804 #: gcc.cc:3532
18805 #, c-format
18806 msgid "# %s %.2f %.2f\n"
18807 msgstr ""
18808
18809 #: gcc.cc:3712
18810 #, c-format
18811 msgid "Usage: %s [options] file...\n"
18812 msgstr ""
18813
18814 #: gcc.cc:3713
18815 msgid "Options:\n"
18816 msgstr ""
18817
18818 #: gcc.cc:3715
18819 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
18820 msgstr ""
18821
18822 #: gcc.cc:3716
18823 msgid "  --help                   Display this information.\n"
18824 msgstr ""
18825
18826 #: gcc.cc:3717
18827 msgid ""
18828 "  --target-help            Display target specific command line options "
18829 "(including assembler and linker options).\n"
18830 msgstr ""
18831
18832 #: gcc.cc:3719
18833 msgid ""
18834 "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
18835 "undocumented}}[,...].\n"
18836 msgstr ""
18837
18838 #: gcc.cc:3720
18839 msgid ""
18840 "                           Display specific types of command line options.\n"
18841 msgstr ""
18842
18843 #: gcc.cc:3722
18844 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
18845 msgstr ""
18846
18847 #: gcc.cc:3723
18848 msgid "  --version                Display compiler version information.\n"
18849 msgstr ""
18850
18851 #: gcc.cc:3724
18852 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
18853 msgstr ""
18854
18855 #: gcc.cc:3725
18856 msgid "  -dumpversion             Display the version of the compiler.\n"
18857 msgstr ""
18858
18859 #: gcc.cc:3726
18860 msgid "  -dumpmachine             Display the compiler's target processor.\n"
18861 msgstr ""
18862
18863 #: gcc.cc:3727
18864 msgid "  -foffload=<targets>      Specify offloading targets.\n"
18865 msgstr ""
18866
18867 #: gcc.cc:3728
18868 msgid ""
18869 "  -print-search-dirs       Display the directories in the compiler's search "
18870 "path.\n"
18871 msgstr ""
18872
18873 #: gcc.cc:3729
18874 msgid ""
18875 "  -print-libgcc-file-name  Display the name of the compiler's companion "
18876 "library.\n"
18877 msgstr ""
18878
18879 #: gcc.cc:3730
18880 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
18881 msgstr ""
18882
18883 #: gcc.cc:3731
18884 msgid ""
18885 "  -print-prog-name=<prog>  Display the full path to compiler component "
18886 "<prog>.\n"
18887 msgstr ""
18888
18889 #: gcc.cc:3732
18890 msgid ""
18891 "  -print-multiarch         Display the target's normalized GNU triplet, used "
18892 "as\n"
18893 "                           a component in the library path.\n"
18894 msgstr ""
18895
18896 #: gcc.cc:3735
18897 msgid ""
18898 "  -print-multi-directory   Display the root directory for versions of "
18899 "libgcc.\n"
18900 msgstr ""
18901
18902 #: gcc.cc:3736
18903 msgid ""
18904 "  -print-multi-lib         Display the mapping between command line options "
18905 "and\n"
18906 "                           multiple library search directories.\n"
18907 msgstr ""
18908
18909 #: gcc.cc:3739
18910 msgid ""
18911 "  -print-multi-os-directory Display the relative path to OS libraries.\n"
18912 msgstr ""
18913
18914 #: gcc.cc:3740
18915 msgid "  -print-sysroot           Display the target libraries directory.\n"
18916 msgstr ""
18917
18918 #: gcc.cc:3741
18919 msgid ""
18920 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
18921 "headers.\n"
18922 msgstr ""
18923
18924 #: gcc.cc:3742
18925 msgid ""
18926 "  -Wa,<options>            Pass comma-separated <options> on to the "
18927 "assembler.\n"
18928 msgstr ""
18929
18930 #: gcc.cc:3743
18931 msgid ""
18932 "  -Wp,<options>            Pass comma-separated <options> on to the "
18933 "preprocessor.\n"
18934 msgstr ""
18935
18936 #: gcc.cc:3744
18937 msgid ""
18938 "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
18939 msgstr ""
18940
18941 #: gcc.cc:3745
18942 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
18943 msgstr ""
18944
18945 #: gcc.cc:3746
18946 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
18947 msgstr ""
18948
18949 #: gcc.cc:3747
18950 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
18951 msgstr ""
18952
18953 #: gcc.cc:3748
18954 msgid "  -save-temps              Do not delete intermediate files.\n"
18955 msgstr ""
18956
18957 #: gcc.cc:3749
18958 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
18959 msgstr ""
18960
18961 #: gcc.cc:3750
18962 msgid ""
18963 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
18964 "                           prefixes to other gcc components.\n"
18965 msgstr ""
18966
18967 #: gcc.cc:3753
18968 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
18969 msgstr ""
18970
18971 #: gcc.cc:3754
18972 msgid "  -time                    Time the execution of each subprocess.\n"
18973 msgstr ""
18974
18975 #: gcc.cc:3755
18976 msgid ""
18977 "  -specs=<file>            Override built-in specs with the contents of "
18978 "<file>.\n"
18979 msgstr ""
18980
18981 #: gcc.cc:3756
18982 msgid ""
18983 "  -std=<standard>          Assume that the input sources are for "
18984 "<standard>.\n"
18985 msgstr ""
18986
18987 #: gcc.cc:3757
18988 msgid ""
18989 "  --sysroot=<directory>    Use <directory> as the root directory for "
18990 "headers\n"
18991 "                           and libraries.\n"
18992 msgstr ""
18993
18994 #: gcc.cc:3760
18995 msgid ""
18996 "  -B <directory>           Add <directory> to the compiler's search paths.\n"
18997 msgstr ""
18998
18999 #: gcc.cc:3761
19000 msgid ""
19001 "  -v                       Display the programs invoked by the compiler.\n"
19002 msgstr ""
19003
19004 #: gcc.cc:3762
19005 msgid ""
19006 "  -###                     Like -v but options quoted and commands not "
19007 "executed.\n"
19008 msgstr ""
19009
19010 #: gcc.cc:3763
19011 msgid ""
19012 "  -E                       Preprocess only; do not compile, assemble or "
19013 "link.\n"
19014 msgstr ""
19015
19016 #: gcc.cc:3764
19017 msgid "  -S                       Compile only; do not assemble or link.\n"
19018 msgstr ""
19019
19020 #: gcc.cc:3765
19021 msgid "  -c                       Compile and assemble, but do not link.\n"
19022 msgstr ""
19023
19024 #: gcc.cc:3766
19025 msgid "  -o <file>                Place the output into <file>.\n"
19026 msgstr ""
19027
19028 #: gcc.cc:3767
19029 msgid ""
19030 "  -pie                     Create a dynamically linked position independent\n"
19031 "                           executable.\n"
19032 msgstr ""
19033
19034 #: gcc.cc:3769
19035 msgid "  -shared                  Create a shared library.\n"
19036 msgstr ""
19037
19038 #: gcc.cc:3770
19039 msgid ""
19040 "  -x <language>            Specify the language of the following input "
19041 "files.\n"
19042 "                           Permissible languages include: c c++ assembler "
19043 "none\n"
19044 "                           'none' means revert to the default behavior of\n"
19045 "                           guessing the language based on the file's "
19046 "extension.\n"
19047 msgstr ""
19048
19049 #: gcc.cc:3777
19050 #, c-format
19051 msgid ""
19052 "\n"
19053 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
19054 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
19055 " other options on to these processes the -W<letter> options must be used.\n"
19056 msgstr ""
19057
19058 #: gcc.cc:6766
19059 #, c-format
19060 msgid "Processing spec (%s), which is '%s'\n"
19061 msgstr ""
19062
19063 #: gcc.cc:7527
19064 #, c-format
19065 msgid "Target: %s\n"
19066 msgstr ""
19067
19068 #: gcc.cc:7528
19069 #, c-format
19070 msgid "Configured with: %s\n"
19071 msgstr ""
19072
19073 #: gcc.cc:7542
19074 #, c-format
19075 msgid "Thread model: %s\n"
19076 msgstr ""
19077
19078 #: gcc.cc:7543
19079 #, c-format
19080 msgid "Supported LTO compression algorithms: zlib"
19081 msgstr ""
19082
19083 #: gcc.cc:7545
19084 #, c-format
19085 msgid " zstd"
19086 msgstr ""
19087
19088 #: gcc.cc:7547 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2903
19089 #, c-format
19090 msgid "\n"
19091 msgstr ""
19092
19093 #: gcc.cc:7558
19094 #, c-format
19095 msgid "gcc version %s %s\n"
19096 msgstr ""
19097
19098 #: gcc.cc:7561
19099 #, c-format
19100 msgid "gcc driver version %s %sexecuting gcc version %s\n"
19101 msgstr ""
19102
19103 #: gcc.cc:7634 gcc.cc:7844
19104 #, c-format
19105 msgid ""
19106 "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
19107 msgstr ""
19108
19109 #: gcc.cc:7768
19110 #, c-format
19111 msgid ""
19112 "Preprocessed source stored into %s file, please attach this to your "
19113 "bugreport.\n"
19114 msgstr ""
19115
19116 #: gcc.cc:8619
19117 #, c-format
19118 msgid "install: %s%s\n"
19119 msgstr ""
19120
19121 #: gcc.cc:8622
19122 #, c-format
19123 msgid "programs: %s\n"
19124 msgstr ""
19125
19126 #: gcc.cc:8624
19127 #, c-format
19128 msgid "libraries: %s\n"
19129 msgstr ""
19130
19131 #: gcc.cc:8741
19132 #, c-format
19133 msgid ""
19134 "\n"
19135 "For bug reporting instructions, please see:\n"
19136 msgstr ""
19137
19138 #: gcc.cc:8757 gcov-tool.cc:594
19139 #, c-format
19140 msgid "%s %s%s\n"
19141 msgstr ""
19142
19143 #: gcc.cc:8760 gcov-tool.cc:596 gcov.cc:968 fortran/gfortranspec.cc:282
19144 msgid "(C)"
19145 msgstr ""
19146
19147 #: gcc.cc:8761 gcov-tool.cc:598 gcov.cc:970 fortran/gfortranspec.cc:283
19148 #, c-format
19149 msgid ""
19150 "This is free software; see the source for copying conditions.  There is NO\n"
19151 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
19152 "\n"
19153 msgstr ""
19154
19155 #: gcc.cc:9104
19156 #, c-format
19157 msgid ""
19158 "\n"
19159 "Linker options\n"
19160 "==============\n"
19161 "\n"
19162 msgstr ""
19163
19164 #: gcc.cc:9105
19165 #, c-format
19166 msgid ""
19167 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
19168 "\n"
19169 msgstr ""
19170
19171 #: gcc.cc:10506
19172 #, c-format
19173 msgid ""
19174 "Assembler options\n"
19175 "=================\n"
19176 "\n"
19177 msgstr ""
19178
19179 #: gcc.cc:10507
19180 #, c-format
19181 msgid ""
19182 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
19183 "\n"
19184 msgstr ""
19185
19186 #: gcov-tool.cc:157 gcov-tool.cc:300
19187 #, c-format
19188 msgid "no profile files were merged\n"
19189 msgstr ""
19190
19191 #: gcov-tool.cc:169
19192 #, c-format
19193 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
19194 msgstr ""
19195
19196 #: gcov-tool.cc:170 gcov-tool.cc:337
19197 #, c-format
19198 msgid "    -o, --output <dir>                  Output directory\n"
19199 msgstr ""
19200
19201 #: gcov-tool.cc:171 gcov-tool.cc:242 gcov-tool.cc:339 gcov-tool.cc:491
19202 #, c-format
19203 msgid "    -v, --verbose                       Verbose mode\n"
19204 msgstr ""
19205
19206 #: gcov-tool.cc:172 gcov-tool.cc:243
19207 #, c-format
19208 msgid ""
19209 "    -w, --weight <w1,w2>                Set weights (float point values)\n"
19210 msgstr ""
19211
19212 #: gcov-tool.cc:188
19213 #, c-format
19214 msgid "Merge subcommand usage:"
19215 msgstr ""
19216
19217 #: gcov-tool.cc:240
19218 #, c-format
19219 msgid ""
19220 "  merge-stream [options] [<file>]       Merge coverage stream file (or "
19221 "stdin)\n"
19222 "                                        and coverage file contents\n"
19223 msgstr ""
19224
19225 #: gcov-tool.cc:258
19226 #, c-format
19227 msgid "Merge-stream subcommand usage:"
19228 msgstr ""
19229
19230 #: gcov-tool.cc:335
19231 #, c-format
19232 msgid ""
19233 "  rewrite [options] <dir>               Rewrite coverage file contents\n"
19234 msgstr ""
19235
19236 #: gcov-tool.cc:336
19237 #, c-format
19238 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
19239 msgstr ""
19240
19241 #: gcov-tool.cc:338
19242 #, c-format
19243 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
19244 msgstr ""
19245
19246 #: gcov-tool.cc:356
19247 #, c-format
19248 msgid "Rewrite subcommand usage:"
19249 msgstr ""
19250
19251 #: gcov-tool.cc:395
19252 #, c-format
19253 msgid "scaling cannot co-exist with normalization, skipping\n"
19254 msgstr ""
19255
19256 #: gcov-tool.cc:408 gcov-tool.cc:418
19257 #, c-format
19258 msgid "incorrect format in scaling, using 1/1\n"
19259 msgstr ""
19260
19261 #: gcov-tool.cc:428
19262 #, c-format
19263 msgid "normalization cannot co-exist with scaling\n"
19264 msgstr ""
19265
19266 #: gcov-tool.cc:485
19267 #, c-format
19268 msgid ""
19269 "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
19270 msgstr ""
19271
19272 #: gcov-tool.cc:486
19273 #, c-format
19274 msgid "    -f, --function                      Print function level info\n"
19275 msgstr ""
19276
19277 #: gcov-tool.cc:487
19278 #, c-format
19279 msgid "    -F, --fullname                      Print full filename\n"
19280 msgstr ""
19281
19282 #: gcov-tool.cc:488
19283 #, c-format
19284 msgid ""
19285 "    -h, --hotonly                       Only print info for hot objects/"
19286 "functions\n"
19287 msgstr ""
19288
19289 #: gcov-tool.cc:489
19290 #, c-format
19291 msgid "    -o, --object                        Print object level info\n"
19292 msgstr ""
19293
19294 #: gcov-tool.cc:490
19295 #, c-format
19296 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
19297 msgstr ""
19298
19299 #: gcov-tool.cc:510
19300 #, c-format
19301 msgid "Overlap subcommand usage:"
19302 msgstr ""
19303
19304 #: gcov-tool.cc:576
19305 #, c-format
19306 msgid ""
19307 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
19308 "\n"
19309 msgstr ""
19310
19311 #: gcov-tool.cc:577
19312 #, c-format
19313 msgid ""
19314 "Offline tool to handle gcda counts\n"
19315 "\n"
19316 msgstr ""
19317
19318 #: gcov-tool.cc:578
19319 #, c-format
19320 msgid "  -h, --help                            Print this help, then exit\n"
19321 msgstr ""
19322
19323 #: gcov-tool.cc:579
19324 #, c-format
19325 msgid ""
19326 "  -v, --version                         Print version number, then exit\n"
19327 msgstr ""
19328
19329 #: gcov-tool.cc:584 gcov.cc:956
19330 #, c-format
19331 msgid ""
19332 "\n"
19333 "For bug reporting instructions, please see:\n"
19334 "%s.\n"
19335 msgstr ""
19336
19337 #: gcov-tool.cc:595
19338 #, c-format
19339 msgid "Copyright %s 2023 Free Software Foundation, Inc.\n"
19340 msgstr ""
19341
19342 #: gcov.cc:925
19343 #, c-format
19344 msgid ""
19345 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
19346 "\n"
19347 msgstr ""
19348
19349 #: gcov.cc:926
19350 #, c-format
19351 msgid ""
19352 "Print code coverage information.\n"
19353 "\n"
19354 msgstr ""
19355
19356 #: gcov.cc:927
19357 #, c-format
19358 msgid ""
19359 "  -a, --all-blocks                Show information for every basic block\n"
19360 msgstr ""
19361
19362 #: gcov.cc:928
19363 #, c-format
19364 msgid ""
19365 "  -b, --branch-probabilities      Include branch probabilities in output\n"
19366 msgstr ""
19367
19368 #: gcov.cc:929
19369 #, c-format
19370 msgid ""
19371 "  -c, --branch-counts             Output counts of branches taken\n"
19372 "                                    rather than percentages\n"
19373 msgstr ""
19374
19375 #: gcov.cc:931
19376 #, c-format
19377 msgid "  -d, --display-progress          Display progress information\n"
19378 msgstr ""
19379
19380 #: gcov.cc:932
19381 #, c-format
19382 msgid "  -D, --debug\t\t\t    Display debugging dumps\n"
19383 msgstr ""
19384
19385 #: gcov.cc:933
19386 #, c-format
19387 msgid "  -f, --function-summaries        Output summaries for each function\n"
19388 msgstr ""
19389
19390 #: gcov.cc:934
19391 #, c-format
19392 msgid "  -h, --help                      Print this help, then exit\n"
19393 msgstr ""
19394
19395 #: gcov.cc:935
19396 #, c-format
19397 msgid ""
19398 "  -j, --json-format               Output JSON intermediate format\n"
19399 "                                    into .gcov.json.gz file\n"
19400 msgstr ""
19401
19402 #: gcov.cc:937
19403 #, c-format
19404 msgid "  -H, --human-readable            Output human readable numbers\n"
19405 msgstr ""
19406
19407 #: gcov.cc:938
19408 #, c-format
19409 msgid "  -k, --use-colors                Emit colored output\n"
19410 msgstr ""
19411
19412 #: gcov.cc:939
19413 #, c-format
19414 msgid ""
19415 "  -l, --long-file-names           Use long output file names for included\n"
19416 "                                    source files\n"
19417 msgstr ""
19418
19419 #: gcov.cc:941
19420 #, c-format
19421 msgid "  -m, --demangled-names           Output demangled function names\n"
19422 msgstr ""
19423
19424 #: gcov.cc:942
19425 #, c-format
19426 msgid "  -n, --no-output                 Do not create an output file\n"
19427 msgstr ""
19428
19429 #: gcov.cc:943
19430 #, c-format
19431 msgid ""
19432 "  -o, --object-directory DIR|FILE Search for object files in DIR or called "
19433 "FILE\n"
19434 msgstr ""
19435
19436 #: gcov.cc:944
19437 #, c-format
19438 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
19439 msgstr ""
19440
19441 #: gcov.cc:945
19442 #, c-format
19443 msgid ""
19444 "  -q, --use-hotness-colors        Emit perf-like colored output for hot "
19445 "lines\n"
19446 msgstr ""
19447
19448 #: gcov.cc:946
19449 #, c-format
19450 msgid "  -r, --relative-only             Only show data for relative sources\n"
19451 msgstr ""
19452
19453 #: gcov.cc:947
19454 #, c-format
19455 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
19456 msgstr ""
19457
19458 #: gcov.cc:948
19459 #, c-format
19460 msgid "  -t, --stdout                    Output to stdout instead of a file\n"
19461 msgstr ""
19462
19463 #: gcov.cc:949
19464 #, c-format
19465 msgid ""
19466 "  -u, --unconditional-branches    Show unconditional branch counts too\n"
19467 msgstr ""
19468
19469 #: gcov.cc:950
19470 #, c-format
19471 msgid "  -v, --version                   Print version number, then exit\n"
19472 msgstr ""
19473
19474 #: gcov.cc:951
19475 #, c-format
19476 msgid "  -w, --verbose                   Print verbose informations\n"
19477 msgstr ""
19478
19479 #: gcov.cc:952
19480 #, c-format
19481 msgid "  -x, --hash-filenames            Hash long pathnames\n"
19482 msgstr ""
19483
19484 #: gcov.cc:953
19485 #, c-format
19486 msgid ""
19487 "\n"
19488 "Obsolete options:\n"
19489 msgstr ""
19490
19491 #: gcov.cc:954
19492 #, c-format
19493 msgid "  -i, --json-format               Replaced with -j, --json-format\n"
19494 msgstr ""
19495
19496 #: gcov.cc:955
19497 #, c-format
19498 msgid "  -j, --human-readable            Replaced with -H, --human-readable\n"
19499 msgstr ""
19500
19501 #: gcov.cc:966
19502 #, c-format
19503 msgid "gcov %s%s\n"
19504 msgstr ""
19505
19506 #: gcov.cc:1354
19507 #, c-format
19508 msgid "'%s' file is already processed\n"
19509 msgstr ""
19510
19511 #: gcov.cc:1470 gcov.cc:1599
19512 #, c-format
19513 msgid "Creating '%s'\n"
19514 msgstr ""
19515
19516 #: gcov.cc:1474
19517 #, c-format
19518 msgid "Error writing output file '%s'\n"
19519 msgstr ""
19520
19521 #: gcov.cc:1482
19522 #, c-format
19523 msgid "Could not open output file '%s'\n"
19524 msgstr ""
19525
19526 #: gcov.cc:1489
19527 #, c-format
19528 msgid "Removing '%s'\n"
19529 msgstr ""
19530
19531 #: gcov.cc:1604
19532 #, c-format
19533 msgid "Cannot open JSON output file %s\n"
19534 msgstr ""
19535
19536 #: gcov.cc:1613
19537 #, c-format
19538 msgid "Error writing JSON output file %s\n"
19539 msgstr ""
19540
19541 #: gcov.cc:1778
19542 #, c-format
19543 msgid "%s:source file is newer than notes file '%s'\n"
19544 msgstr ""
19545
19546 #: gcov.cc:1783
19547 #, c-format
19548 msgid "(the message is displayed only once per source file)\n"
19549 msgstr ""
19550
19551 #: gcov.cc:1803
19552 #, c-format
19553 msgid "%s:cannot open notes file\n"
19554 msgstr ""
19555
19556 #: gcov.cc:1810
19557 #, c-format
19558 msgid "%s:not a gcov notes file\n"
19559 msgstr ""
19560
19561 #: gcov.cc:1824
19562 #, c-format
19563 msgid "%s:version '%.4s', prefer '%.4s'\n"
19564 msgstr ""
19565
19566 #: gcov.cc:1877
19567 #, c-format
19568 msgid "%s:already seen blocks for '%s'\n"
19569 msgstr ""
19570
19571 #: gcov.cc:1993 gcov.cc:2107
19572 #, c-format
19573 msgid "%s:corrupted\n"
19574 msgstr ""
19575
19576 #: gcov.cc:2001
19577 #, c-format
19578 msgid "%s:no functions found\n"
19579 msgstr ""
19580
19581 #: gcov.cc:2019
19582 #, c-format
19583 msgid "%s:cannot open data file, assuming not executed\n"
19584 msgstr ""
19585
19586 #: gcov.cc:2026
19587 #, c-format
19588 msgid "%s:not a gcov data file\n"
19589 msgstr ""
19590
19591 #: gcov.cc:2040
19592 #, c-format
19593 msgid "%s:version '%.4s', prefer version '%.4s'\n"
19594 msgstr ""
19595
19596 #: gcov.cc:2047
19597 #, c-format
19598 msgid "%s:stamp mismatch with notes file\n"
19599 msgstr ""
19600
19601 #: gcov.cc:2084
19602 #, c-format
19603 msgid "%s:profile mismatch for '%s'\n"
19604 msgstr ""
19605
19606 #: gcov.cc:2106
19607 #, c-format
19608 msgid "%s:overflowed\n"
19609 msgstr ""
19610
19611 #: gcov.cc:2154
19612 #, c-format
19613 msgid "%s:'%s' lacks entry and/or exit blocks\n"
19614 msgstr ""
19615
19616 #: gcov.cc:2159
19617 #, c-format
19618 msgid "%s:'%s' has arcs to entry block\n"
19619 msgstr ""
19620
19621 #: gcov.cc:2167
19622 #, c-format
19623 msgid "%s:'%s' has arcs from exit block\n"
19624 msgstr ""
19625
19626 #: gcov.cc:2376
19627 #, c-format
19628 msgid "%s:graph is unsolvable for '%s'\n"
19629 msgstr ""
19630
19631 #: gcov.cc:2492
19632 #, c-format
19633 msgid "Lines executed:%s of %d\n"
19634 msgstr ""
19635
19636 #: gcov.cc:2495
19637 #, c-format
19638 msgid "No executable lines\n"
19639 msgstr ""
19640
19641 #: gcov.cc:2503 gcov.cc:2512
19642 #, c-format
19643 msgid "%s '%s'\n"
19644 msgstr ""
19645
19646 #: gcov.cc:2519
19647 #, c-format
19648 msgid "Branches executed:%s of %d\n"
19649 msgstr ""
19650
19651 #: gcov.cc:2523
19652 #, c-format
19653 msgid "Taken at least once:%s of %d\n"
19654 msgstr ""
19655
19656 #: gcov.cc:2529
19657 #, c-format
19658 msgid "No branches\n"
19659 msgstr ""
19660
19661 #: gcov.cc:2531
19662 #, c-format
19663 msgid "Calls executed:%s of %d\n"
19664 msgstr ""
19665
19666 #: gcov.cc:2535
19667 #, c-format
19668 msgid "No calls\n"
19669 msgstr ""
19670
19671 #: gcov.cc:2755
19672 #, c-format
19673 msgid "%s:no lines for '%s'\n"
19674 msgstr ""
19675
19676 #: gcov.cc:2881
19677 #, c-format
19678 msgid "call   %2d returned %s\n"
19679 msgstr ""
19680
19681 #: gcov.cc:2886
19682 #, c-format
19683 msgid "call   %2d never executed\n"
19684 msgstr ""
19685
19686 #: gcov.cc:2891
19687 #, c-format
19688 msgid "branch %2d taken %s%s"
19689 msgstr ""
19690
19691 #: gcov.cc:2896
19692 #, c-format
19693 msgid "branch %2d never executed%s"
19694 msgstr ""
19695
19696 #: gcov.cc:2901
19697 #, c-format
19698 msgid " (BB %d)"
19699 msgstr ""
19700
19701 #: gcov.cc:2908
19702 #, c-format
19703 msgid "unconditional %2d taken %s\n"
19704 msgstr ""
19705
19706 #: gcov.cc:2911
19707 #, c-format
19708 msgid "unconditional %2d never executed\n"
19709 msgstr ""
19710
19711 #: gcov.cc:3163
19712 #, c-format
19713 msgid "Cannot open source file %s\n"
19714 msgstr ""
19715
19716 #: gcse.cc:2578
19717 msgid "PRE disabled"
19718 msgstr ""
19719
19720 #: gcse.cc:3505
19721 msgid "GCSE disabled"
19722 msgstr ""
19723
19724 #: incpath.cc:77
19725 #, c-format
19726 msgid "ignoring duplicate directory \"%s\"\n"
19727 msgstr ""
19728
19729 #: incpath.cc:80
19730 #, c-format
19731 msgid "  as it is a non-system directory that duplicates a system directory\n"
19732 msgstr ""
19733
19734 #: incpath.cc:84
19735 #, c-format
19736 msgid "ignoring nonexistent directory \"%s\"\n"
19737 msgstr ""
19738
19739 #: incpath.cc:391
19740 #, c-format
19741 msgid "#include \"...\" search starts here:\n"
19742 msgstr ""
19743
19744 #: incpath.cc:395
19745 #, c-format
19746 msgid "#include <...> search starts here:\n"
19747 msgstr ""
19748
19749 #: incpath.cc:400
19750 #, c-format
19751 msgid "End of search list.\n"
19752 msgstr ""
19753
19754 #: input.cc:35
19755 msgid "<built-in>"
19756 msgstr ""
19757
19758 #. Opening quotation mark.
19759 #: intl.cc:62
19760 msgid "`"
19761 msgstr ""
19762
19763 #. Closing quotation mark.
19764 #: intl.cc:65
19765 msgid "'"
19766 msgstr ""
19767
19768 #: langhooks.cc:384
19769 msgid "At top level:"
19770 msgstr ""
19771
19772 #: langhooks.cc:400
19773 #, c-format
19774 msgid "In member function %qs"
19775 msgstr ""
19776
19777 #: langhooks.cc:404
19778 #, c-format
19779 msgid "In function %qs"
19780 msgstr ""
19781
19782 #: langhooks.cc:449
19783 msgid "    inlined from %qs at %r%s:%d:%d%R"
19784 msgstr ""
19785
19786 #: langhooks.cc:454
19787 msgid "    inlined from %qs at %r%s:%d%R"
19788 msgstr ""
19789
19790 #: langhooks.cc:460
19791 #, c-format
19792 msgid "    inlined from %qs"
19793 msgstr ""
19794
19795 #: lra-assigns.cc:1871 reload1.cc:2073
19796 msgid "this is the insn:"
19797 msgstr ""
19798
19799 #: lra-constraints.cc:3144
19800 msgid "unable to generate reloads for impossible constraints:"
19801 msgstr ""
19802
19803 #: lra-constraints.cc:4170 reload.cc:3844
19804 msgid "unable to generate reloads for:"
19805 msgstr ""
19806
19807 #. What to print when a switch has no documentation.
19808 #: opts.cc:325
19809 msgid "This option lacks documentation."
19810 msgstr ""
19811
19812 #: opts.cc:326
19813 msgid "Uses of this option are diagnosed."
19814 msgstr ""
19815
19816 #: opts.cc:1652
19817 #, c-format
19818 msgid "Same as %s%s (or, in negated form, %s%s)."
19819 msgstr ""
19820
19821 #: opts.cc:1657
19822 #, c-format
19823 msgid "Same as %s%s."
19824 msgstr ""
19825
19826 #: opts.cc:1662
19827 #, c-format
19828 msgid "Same as %s."
19829 msgstr ""
19830
19831 #: opts.cc:1670
19832 #, c-format
19833 msgid "%s  Same as %s."
19834 msgstr ""
19835
19836 #: opts.cc:1733
19837 msgid "[available in "
19838 msgstr ""
19839
19840 #: opts.cc:1765
19841 msgid "[default]"
19842 msgstr ""
19843
19844 #: opts.cc:1774
19845 #, c-format
19846 msgid "%llu bytes"
19847 msgstr ""
19848
19849 #: opts.cc:1811
19850 msgid "[enabled]"
19851 msgstr ""
19852
19853 #: opts.cc:1813
19854 msgid "[disabled]"
19855 msgstr ""
19856
19857 #: opts.cc:1849
19858 #, c-format
19859 msgid " No options with the desired characteristics were found\n"
19860 msgstr ""
19861
19862 #: opts.cc:1858
19863 #, c-format
19864 msgid ""
19865 " None found.  Use --help=%s to show *all* the options supported by the %s "
19866 "front-end.\n"
19867 msgstr ""
19868
19869 #: opts.cc:1864
19870 #, c-format
19871 msgid ""
19872 " All options with the desired characteristics have already been displayed\n"
19873 msgstr ""
19874
19875 #: opts.cc:1909
19876 #, c-format
19877 msgid ""
19878 "  Known valid arguments for %s option:\n"
19879 "   "
19880 msgstr ""
19881
19882 #: opts.cc:1959
19883 msgid "The following options are target specific"
19884 msgstr ""
19885
19886 #: opts.cc:1962
19887 msgid "The following options control compiler warning messages"
19888 msgstr ""
19889
19890 #: opts.cc:1965
19891 msgid "The following options control optimizations"
19892 msgstr ""
19893
19894 #: opts.cc:1968 opts.cc:2008
19895 msgid "The following options are language-independent"
19896 msgstr ""
19897
19898 #: opts.cc:1971
19899 msgid "The following options control parameters"
19900 msgstr ""
19901
19902 #: opts.cc:1977
19903 msgid "The following options are specific to just the language "
19904 msgstr ""
19905
19906 #: opts.cc:1979
19907 msgid "The following options are supported by the language "
19908 msgstr ""
19909
19910 #: opts.cc:1990
19911 msgid "The following options are not documented"
19912 msgstr ""
19913
19914 #: opts.cc:1992
19915 msgid "The following options take separate arguments"
19916 msgstr ""
19917
19918 #: opts.cc:1994
19919 msgid "The following options take joined arguments"
19920 msgstr ""
19921
19922 #: opts.cc:2006
19923 msgid "The following options are language-related"
19924 msgstr ""
19925
19926 #: passes.cc:1839
19927 #, c-format
19928 msgid "during %s pass: %s\n"
19929 msgstr ""
19930
19931 #: passes.cc:1844
19932 #, c-format
19933 msgid "dump file: %s\n"
19934 msgstr ""
19935
19936 #: plugin.cc:965
19937 msgid "Event"
19938 msgstr ""
19939
19940 #: plugin.cc:965
19941 msgid "Plugins"
19942 msgstr ""
19943
19944 #: plugin.cc:997
19945 #, c-format
19946 msgid ""
19947 "*** WARNING *** there are active plugins, do not report this as a bug unless "
19948 "you can reproduce it without enabling any plugins.\n"
19949 msgstr ""
19950
19951 #: postreload-gcse.cc:1355
19952 msgid "using simple load CSE after register allocation"
19953 msgstr ""
19954
19955 #. It's the compiler's fault.
19956 #: reload1.cc:5994
19957 msgid "could not find a spill register"
19958 msgstr ""
19959
19960 #. It's the compiler's fault.
19961 #: reload1.cc:7876
19962 msgid "VOIDmode on an output"
19963 msgstr ""
19964
19965 #: reload1.cc:8609
19966 msgid "failure trying to reload:"
19967 msgstr ""
19968
19969 #: rtl-error.cc:116
19970 msgid "unrecognizable insn:"
19971 msgstr ""
19972
19973 #: rtl-error.cc:118
19974 msgid "insn does not satisfy its constraints:"
19975 msgstr ""
19976
19977 #: targhooks.cc:2274
19978 #, c-format
19979 msgid "created and used with differing settings of '%s'"
19980 msgstr ""
19981
19982 #: targhooks.cc:2289
19983 msgid "created and used with different settings of %<-fpic%>"
19984 msgstr ""
19985
19986 #: targhooks.cc:2291
19987 msgid "created and used with different settings of %<-fpie%>"
19988 msgstr ""
19989
19990 #: toplev.cc:310
19991 #, c-format
19992 msgid "unrecoverable error"
19993 msgstr ""
19994
19995 #: toplev.cc:603
19996 #, c-format
19997 msgid ""
19998 "%s%s%s %sversion %s (%s)\n"
19999 "%s\tcompiled by GNU C version %s, "
20000 msgstr ""
20001
20002 #: toplev.cc:605
20003 #, c-format
20004 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
20005 msgstr ""
20006
20007 #: toplev.cc:609
20008 #, c-format
20009 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
20010 msgstr ""
20011
20012 #: toplev.cc:611
20013 #, c-format
20014 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
20015 msgstr ""
20016
20017 #: toplev.cc:613
20018 #, c-format
20019 msgid ""
20020 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
20021 msgstr ""
20022
20023 #: tree-diagnostic-path.cc:255 tree-diagnostic.cc:294 c/c-decl.cc:6349
20024 #: c/c-typeck.cc:8058 cp/error.cc:1181 c-family/c-pretty-print.cc:426
20025 #, gcc-internal-format
20026 msgid "<anonymous>"
20027 msgstr ""
20028
20029 #: c-family/c-format.cc:432
20030 msgid "format"
20031 msgstr ""
20032
20033 #: c-family/c-format.cc:433
20034 msgid "field width specifier"
20035 msgstr ""
20036
20037 #: c-family/c-format.cc:434
20038 msgid "field precision specifier"
20039 msgstr ""
20040
20041 #: c-family/c-format.cc:569 c-family/c-format.cc:593
20042 #: config/i386/msformat-c.cc:45
20043 msgid "' ' flag"
20044 msgstr ""
20045
20046 #: c-family/c-format.cc:569 c-family/c-format.cc:593
20047 #: config/i386/msformat-c.cc:45
20048 msgid "the ' ' printf flag"
20049 msgstr ""
20050
20051 #: c-family/c-format.cc:570 c-family/c-format.cc:594 c-family/c-format.cc:625
20052 #: c-family/c-format.cc:691 config/i386/msformat-c.cc:46
20053 msgid "'+' flag"
20054 msgstr ""
20055
20056 #: c-family/c-format.cc:570 c-family/c-format.cc:594 c-family/c-format.cc:625
20057 #: config/i386/msformat-c.cc:46
20058 msgid "the '+' printf flag"
20059 msgstr ""
20060
20061 #: c-family/c-format.cc:571 c-family/c-format.cc:595 c-family/c-format.cc:626
20062 #: c-family/c-format.cc:666 config/i386/msformat-c.cc:47
20063 #: config/i386/msformat-c.cc:82
20064 msgid "'#' flag"
20065 msgstr ""
20066
20067 #: c-family/c-format.cc:571 c-family/c-format.cc:595 c-family/c-format.cc:626
20068 #: config/i386/msformat-c.cc:47
20069 msgid "the '#' printf flag"
20070 msgstr ""
20071
20072 #: c-family/c-format.cc:572 c-family/c-format.cc:596 c-family/c-format.cc:664
20073 #: config/i386/msformat-c.cc:48
20074 msgid "'0' flag"
20075 msgstr ""
20076
20077 #: c-family/c-format.cc:572 c-family/c-format.cc:596
20078 #: config/i386/msformat-c.cc:48
20079 msgid "the '0' printf flag"
20080 msgstr ""
20081
20082 #: c-family/c-format.cc:573 c-family/c-format.cc:597 c-family/c-format.cc:663
20083 #: c-family/c-format.cc:694 config/i386/msformat-c.cc:49
20084 msgid "'-' flag"
20085 msgstr ""
20086
20087 #: c-family/c-format.cc:573 c-family/c-format.cc:597
20088 #: config/i386/msformat-c.cc:49
20089 msgid "the '-' printf flag"
20090 msgstr ""
20091
20092 #: c-family/c-format.cc:574 c-family/c-format.cc:646
20093 #: config/i386/msformat-c.cc:50 config/i386/msformat-c.cc:70
20094 msgid "''' flag"
20095 msgstr ""
20096
20097 #: c-family/c-format.cc:574 config/i386/msformat-c.cc:50
20098 msgid "the ''' printf flag"
20099 msgstr ""
20100
20101 #: c-family/c-format.cc:575 c-family/c-format.cc:647
20102 msgid "'I' flag"
20103 msgstr ""
20104
20105 #: c-family/c-format.cc:575
20106 msgid "the 'I' printf flag"
20107 msgstr ""
20108
20109 #: c-family/c-format.cc:576 c-family/c-format.cc:598 c-family/c-format.cc:644
20110 #: c-family/c-format.cc:667 c-family/c-format.cc:695 config/sol2-c.cc:43
20111 #: config/i386/msformat-c.cc:51 config/i386/msformat-c.cc:68
20112 msgid "field width"
20113 msgstr ""
20114
20115 #: c-family/c-format.cc:576 c-family/c-format.cc:598 config/sol2-c.cc:43
20116 #: config/i386/msformat-c.cc:51
20117 msgid "field width in printf format"
20118 msgstr ""
20119
20120 #: c-family/c-format.cc:577 c-family/c-format.cc:599 c-family/c-format.cc:628
20121 #: config/i386/msformat-c.cc:52
20122 msgid "precision"
20123 msgstr ""
20124
20125 #: c-family/c-format.cc:577 c-family/c-format.cc:599 c-family/c-format.cc:628
20126 #: config/i386/msformat-c.cc:52
20127 msgid "precision in printf format"
20128 msgstr ""
20129
20130 #: c-family/c-format.cc:578 c-family/c-format.cc:600 c-family/c-format.cc:629
20131 #: c-family/c-format.cc:645 c-family/c-format.cc:698 config/sol2-c.cc:44
20132 #: config/i386/msformat-c.cc:53 config/i386/msformat-c.cc:69
20133 msgid "length modifier"
20134 msgstr ""
20135
20136 #: c-family/c-format.cc:578 c-family/c-format.cc:600 c-family/c-format.cc:629
20137 #: config/sol2-c.cc:44 config/i386/msformat-c.cc:53
20138 msgid "length modifier in printf format"
20139 msgstr ""
20140
20141 #: c-family/c-format.cc:627
20142 msgid "'q' flag"
20143 msgstr ""
20144
20145 #: c-family/c-format.cc:627
20146 msgid "the 'q' diagnostic flag"
20147 msgstr ""
20148
20149 #: c-family/c-format.cc:641 config/i386/msformat-c.cc:66
20150 msgid "assignment suppression"
20151 msgstr ""
20152
20153 #: c-family/c-format.cc:641 config/i386/msformat-c.cc:66
20154 msgid "the assignment suppression scanf feature"
20155 msgstr ""
20156
20157 #: c-family/c-format.cc:642 config/i386/msformat-c.cc:67
20158 msgid "'a' flag"
20159 msgstr ""
20160
20161 #: c-family/c-format.cc:642 config/i386/msformat-c.cc:67
20162 msgid "the 'a' scanf flag"
20163 msgstr ""
20164
20165 #: c-family/c-format.cc:643
20166 msgid "'m' flag"
20167 msgstr ""
20168
20169 #: c-family/c-format.cc:643
20170 msgid "the 'm' scanf flag"
20171 msgstr ""
20172
20173 #: c-family/c-format.cc:644 config/i386/msformat-c.cc:68
20174 msgid "field width in scanf format"
20175 msgstr ""
20176
20177 #: c-family/c-format.cc:645 config/i386/msformat-c.cc:69
20178 msgid "length modifier in scanf format"
20179 msgstr ""
20180
20181 #: c-family/c-format.cc:646 config/i386/msformat-c.cc:70
20182 msgid "the ''' scanf flag"
20183 msgstr ""
20184
20185 #: c-family/c-format.cc:647
20186 msgid "the 'I' scanf flag"
20187 msgstr ""
20188
20189 #: c-family/c-format.cc:662
20190 msgid "'_' flag"
20191 msgstr ""
20192
20193 #: c-family/c-format.cc:662
20194 msgid "the '_' strftime flag"
20195 msgstr ""
20196
20197 #: c-family/c-format.cc:663
20198 msgid "the '-' strftime flag"
20199 msgstr ""
20200
20201 #: c-family/c-format.cc:664
20202 msgid "the '0' strftime flag"
20203 msgstr ""
20204
20205 #: c-family/c-format.cc:665 c-family/c-format.cc:690
20206 msgid "'^' flag"
20207 msgstr ""
20208
20209 #: c-family/c-format.cc:665
20210 msgid "the '^' strftime flag"
20211 msgstr ""
20212
20213 #: c-family/c-format.cc:666 config/i386/msformat-c.cc:82
20214 msgid "the '#' strftime flag"
20215 msgstr ""
20216
20217 #: c-family/c-format.cc:667
20218 msgid "field width in strftime format"
20219 msgstr ""
20220
20221 #: c-family/c-format.cc:668
20222 msgid "'E' modifier"
20223 msgstr ""
20224
20225 #: c-family/c-format.cc:668
20226 msgid "the 'E' strftime modifier"
20227 msgstr ""
20228
20229 #: c-family/c-format.cc:669
20230 msgid "'O' modifier"
20231 msgstr ""
20232
20233 #: c-family/c-format.cc:669
20234 msgid "the 'O' strftime modifier"
20235 msgstr ""
20236
20237 #: c-family/c-format.cc:670 c-family/c-format.cc:671
20238 msgid "the 'O' modifier"
20239 msgstr ""
20240
20241 #: c-family/c-format.cc:689
20242 msgid "fill character"
20243 msgstr ""
20244
20245 #: c-family/c-format.cc:689
20246 msgid "fill character in strfmon format"
20247 msgstr ""
20248
20249 #: c-family/c-format.cc:690
20250 msgid "the '^' strfmon flag"
20251 msgstr ""
20252
20253 #: c-family/c-format.cc:691
20254 msgid "the '+' strfmon flag"
20255 msgstr ""
20256
20257 #: c-family/c-format.cc:692
20258 msgid "'(' flag"
20259 msgstr ""
20260
20261 #: c-family/c-format.cc:692
20262 msgid "the '(' strfmon flag"
20263 msgstr ""
20264
20265 #: c-family/c-format.cc:693
20266 msgid "'!' flag"
20267 msgstr ""
20268
20269 #: c-family/c-format.cc:693
20270 msgid "the '!' strfmon flag"
20271 msgstr ""
20272
20273 #: c-family/c-format.cc:694
20274 msgid "the '-' strfmon flag"
20275 msgstr ""
20276
20277 #: c-family/c-format.cc:695
20278 msgid "field width in strfmon format"
20279 msgstr ""
20280
20281 #: c-family/c-format.cc:696
20282 msgid "left precision"
20283 msgstr ""
20284
20285 #: c-family/c-format.cc:696
20286 msgid "left precision in strfmon format"
20287 msgstr ""
20288
20289 #: c-family/c-format.cc:697
20290 msgid "right precision"
20291 msgstr ""
20292
20293 #: c-family/c-format.cc:697
20294 msgid "right precision in strfmon format"
20295 msgstr ""
20296
20297 #: c-family/c-format.cc:698
20298 msgid "length modifier in strfmon format"
20299 msgstr ""
20300
20301 #. Handle deferred options from command-line.
20302 #: c-family/c-opts.cc:1504 fortran/cpp.cc:621
20303 msgid "<command-line>"
20304 msgstr ""
20305
20306 #: config/aarch64/aarch64.cc:11892 config/loongarch/loongarch.cc:4992
20307 #, c-format
20308 msgid "unsupported operand for code '%c'"
20309 msgstr ""
20310
20311 #: config/aarch64/aarch64.cc:11901 config/aarch64/aarch64.cc:11914
20312 #: config/aarch64/aarch64.cc:11926 config/aarch64/aarch64.cc:11937
20313 #: config/aarch64/aarch64.cc:11953 config/aarch64/aarch64.cc:11967
20314 #: config/aarch64/aarch64.cc:11987 config/aarch64/aarch64.cc:12064
20315 #: config/aarch64/aarch64.cc:12075 config/aarch64/aarch64.cc:12089
20316 #: config/aarch64/aarch64.cc:12311 config/aarch64/aarch64.cc:12331
20317 #: config/pru/pru.cc:1760 config/pru/pru.cc:1771 config/pru/pru.cc:1843
20318 #, c-format
20319 msgid "invalid operand for '%%%c'"
20320 msgstr ""
20321
20322 #: config/aarch64/aarch64.cc:12005 config/aarch64/aarch64.cc:12016
20323 #: config/aarch64/aarch64.cc:12171 config/aarch64/aarch64.cc:12182
20324 #: config/riscv/riscv.cc:4403 config/riscv/riscv.cc:4410
20325 #: config/riscv/riscv.cc:4417 config/riscv/riscv.cc:4421
20326 #: config/riscv/riscv.cc:4468 config/riscv/riscv.cc:4487
20327 #, c-format
20328 msgid "invalid vector constant"
20329 msgstr ""
20330
20331 #: config/aarch64/aarch64.cc:12028 config/aarch64/aarch64.cc:12040
20332 #, c-format
20333 msgid "incompatible floating point / vector register operand for '%%%c'"
20334 msgstr ""
20335
20336 #: config/aarch64/aarch64.cc:12057
20337 #, c-format
20338 msgid "incompatible register operand for '%%%c'"
20339 msgstr ""
20340
20341 #: config/aarch64/aarch64.cc:12123 config/arm/arm.cc:24721
20342 #, c-format
20343 msgid "missing operand"
20344 msgstr ""
20345
20346 #: config/aarch64/aarch64.cc:12208
20347 #, c-format
20348 msgid "invalid constant"
20349 msgstr ""
20350
20351 #: config/aarch64/aarch64.cc:12211
20352 #, c-format
20353 msgid "invalid operand"
20354 msgstr ""
20355
20356 #: config/aarch64/aarch64.cc:12339 config/aarch64/aarch64.cc:12344
20357 #, c-format
20358 msgid "invalid operand prefix '%%%c'"
20359 msgstr ""
20360
20361 #: config/aarch64/aarch64.cc:12364
20362 #, c-format
20363 msgid "invalid address mode"
20364 msgstr ""
20365
20366 #: config/aarch64/aarch64.cc:27161
20367 msgid "cannot combine GNU and SVE vectors in a binary operation"
20368 msgstr ""
20369
20370 #: config/alpha/alpha.cc:5076 config/i386/i386.cc:13585
20371 #: config/rs6000/rs6000.cc:14364 config/sparc/sparc.cc:9370
20372 #, c-format
20373 msgid "'%%&' used without any local dynamic TLS references"
20374 msgstr ""
20375
20376 #: config/alpha/alpha.cc:5134 config/bfin/bfin.cc:1428
20377 #, c-format
20378 msgid "invalid %%J value"
20379 msgstr ""
20380
20381 #: config/alpha/alpha.cc:5164 config/ia64/ia64.cc:5578 config/or1k/or1k.cc:1249
20382 #, c-format
20383 msgid "invalid %%r value"
20384 msgstr ""
20385
20386 #: config/alpha/alpha.cc:5174 config/ia64/ia64.cc:5532
20387 #: config/rs6000/rs6000.cc:14059 config/xtensa/xtensa.cc:3008
20388 #, c-format
20389 msgid "invalid %%R value"
20390 msgstr ""
20391
20392 #: config/alpha/alpha.cc:5180 config/rs6000/rs6000.cc:13979
20393 #: config/xtensa/xtensa.cc:2981
20394 #, c-format
20395 msgid "invalid %%N value"
20396 msgstr ""
20397
20398 #: config/alpha/alpha.cc:5188 config/rs6000/rs6000.cc:14007
20399 #, c-format
20400 msgid "invalid %%P value"
20401 msgstr ""
20402
20403 #: config/alpha/alpha.cc:5196
20404 #, c-format
20405 msgid "invalid %%h value"
20406 msgstr ""
20407
20408 #: config/alpha/alpha.cc:5204 config/xtensa/xtensa.cc:3001
20409 #, c-format
20410 msgid "invalid %%L value"
20411 msgstr ""
20412
20413 #: config/alpha/alpha.cc:5223
20414 #, c-format
20415 msgid "invalid %%m value"
20416 msgstr ""
20417
20418 #: config/alpha/alpha.cc:5229
20419 #, c-format
20420 msgid "invalid %%M value"
20421 msgstr ""
20422
20423 #: config/alpha/alpha.cc:5266
20424 #, c-format
20425 msgid "invalid %%U value"
20426 msgstr ""
20427
20428 #: config/alpha/alpha.cc:5274 config/rs6000/rs6000.cc:14067
20429 #, c-format
20430 msgid "invalid %%s value"
20431 msgstr ""
20432
20433 #: config/alpha/alpha.cc:5285
20434 #, c-format
20435 msgid "invalid %%C value"
20436 msgstr ""
20437
20438 #: config/alpha/alpha.cc:5322 config/rs6000/rs6000.cc:13843
20439 #, c-format
20440 msgid "invalid %%E value"
20441 msgstr ""
20442
20443 #: config/alpha/alpha.cc:5347 config/alpha/alpha.cc:5397
20444 #, c-format
20445 msgid "unknown relocation unspec"
20446 msgstr ""
20447
20448 #: config/alpha/alpha.cc:5356 config/gcn/gcn.cc:6940 config/gcn/gcn.cc:6949
20449 #: config/gcn/gcn.cc:7009 config/gcn/gcn.cc:7017 config/gcn/gcn.cc:7033
20450 #: config/gcn/gcn.cc:7051 config/gcn/gcn.cc:7102 config/gcn/gcn.cc:7221
20451 #: config/gcn/gcn.cc:7332 config/rs6000/rs6000.cc:14369
20452 #, c-format
20453 msgid "invalid %%xn code"
20454 msgstr ""
20455
20456 #: config/alpha/alpha.cc:5462
20457 #, c-format
20458 msgid "invalid operand address"
20459 msgstr ""
20460
20461 #: config/arc/arc.cc:4545
20462 #, c-format
20463 msgid "invalid operand to %%Z code"
20464 msgstr ""
20465
20466 #: config/arc/arc.cc:4553
20467 #, c-format
20468 msgid "invalid operand to %%z code"
20469 msgstr ""
20470
20471 #: config/arc/arc.cc:4561
20472 #, c-format
20473 msgid "invalid operands to %%c code"
20474 msgstr ""
20475
20476 #: config/arc/arc.cc:4569
20477 #, c-format
20478 msgid "invalid operand to %%M code"
20479 msgstr ""
20480
20481 #: config/arc/arc.cc:4577 config/m32r/m32r.cc:2090
20482 #, c-format
20483 msgid "invalid operand to %%p code"
20484 msgstr ""
20485
20486 #: config/arc/arc.cc:4588 config/m32r/m32r.cc:2083
20487 #, c-format
20488 msgid "invalid operand to %%s code"
20489 msgstr ""
20490
20491 #: config/arc/arc.cc:4736 config/m32r/m32r.cc:2116
20492 #, c-format
20493 msgid "invalid operand to %%R code"
20494 msgstr ""
20495
20496 #: config/arc/arc.cc:4812 config/m32r/m32r.cc:2139
20497 #, c-format
20498 msgid "invalid operand to %%H/%%L code"
20499 msgstr ""
20500
20501 #: config/arc/arc.cc:4880 config/m32r/m32r.cc:2210
20502 #, c-format
20503 msgid "invalid operand to %%U code"
20504 msgstr ""
20505
20506 #: config/arc/arc.cc:4892
20507 #, c-format
20508 msgid "invalid operand to %%V code"
20509 msgstr ""
20510
20511 #: config/arc/arc.cc:4949
20512 #, c-format
20513 msgid "invalid operand to %%O code"
20514 msgstr ""
20515
20516 #. Unknown flag.
20517 #. Undocumented flag.
20518 #: config/arc/arc.cc:4975 config/epiphany/epiphany.cc:1311
20519 #: config/m32r/m32r.cc:2237 config/nds32/nds32.cc:3520
20520 #: config/sparc/sparc.cc:9649
20521 #, c-format
20522 msgid "invalid operand output code"
20523 msgstr ""
20524
20525 #: config/arc/arc.cc:6515
20526 #, c-format
20527 msgid "invalid UNSPEC as operand: %d"
20528 msgstr ""
20529
20530 #: config/arc/arc.cc:6731
20531 msgid "unrecognized supposed constant"
20532 msgstr ""
20533
20534 #: config/arm/arm.cc:21009 config/arm/arm.cc:21034 config/arm/arm.cc:21044
20535 #: config/arm/arm.cc:21053 config/arm/arm.cc:21062
20536 #, c-format
20537 msgid "invalid shift operand"
20538 msgstr ""
20539
20540 #: config/arm/arm.cc:23971 config/arm/arm.cc:23989
20541 #, c-format
20542 msgid "predicated Thumb instruction"
20543 msgstr ""
20544
20545 #: config/arm/arm.cc:23977
20546 #, c-format
20547 msgid "predicated instruction in conditional sequence"
20548 msgstr ""
20549
20550 #: config/arm/arm.cc:24098 config/arm/arm.cc:24111 config/arm/arm.cc:24136
20551 #: config/nios2/nios2.cc:3084
20552 #, c-format
20553 msgid "Unsupported operand for code '%c'"
20554 msgstr ""
20555
20556 #: config/arm/arm.cc:24213 config/arm/arm.cc:24235 config/arm/arm.cc:24245
20557 #: config/arm/arm.cc:24255 config/arm/arm.cc:24265 config/arm/arm.cc:24304
20558 #: config/arm/arm.cc:24322 config/arm/arm.cc:24340 config/arm/arm.cc:24367
20559 #: config/arm/arm.cc:24382 config/arm/arm.cc:24409 config/arm/arm.cc:24416
20560 #: config/arm/arm.cc:24434 config/arm/arm.cc:24441 config/arm/arm.cc:24449
20561 #: config/arm/arm.cc:24470 config/arm/arm.cc:24477 config/arm/arm.cc:24668
20562 #: config/arm/arm.cc:24675 config/arm/arm.cc:24702 config/arm/arm.cc:24709
20563 #: config/bfin/bfin.cc:1441 config/bfin/bfin.cc:1448 config/bfin/bfin.cc:1455
20564 #: config/bfin/bfin.cc:1462 config/bfin/bfin.cc:1471 config/bfin/bfin.cc:1478
20565 #: config/bfin/bfin.cc:1485 config/bfin/bfin.cc:1492 config/nds32/nds32.cc:3546
20566 #, c-format
20567 msgid "invalid operand for code '%c'"
20568 msgstr ""
20569
20570 #: config/arm/arm.cc:24317
20571 #, c-format
20572 msgid "instruction never executed"
20573 msgstr ""
20574
20575 #. Former Maverick support, removed after GCC-4.7.
20576 #: config/arm/arm.cc:24358
20577 #, c-format
20578 msgid "obsolete Maverick format code '%c'"
20579 msgstr ""
20580
20581 #: config/arm/arm.cc:34270
20582 msgid "invalid conversion from type %<bfloat16_t%>"
20583 msgstr ""
20584
20585 #: config/arm/arm.cc:34272
20586 msgid "invalid conversion to type %<bfloat16_t%>"
20587 msgstr ""
20588
20589 #: config/arm/arm.cc:34287 config/arm/arm.cc:34303
20590 msgid "operation not permitted on type %<bfloat16_t%>"
20591 msgstr ""
20592
20593 #: config/avr/avr.cc:2642
20594 #, c-format
20595 msgid "address operand requires constraint for X, Y, or Z register"
20596 msgstr ""
20597
20598 #: config/avr/avr.cc:2825
20599 msgid "operands to %T/%t must be reg + const_int:"
20600 msgstr ""
20601
20602 #: config/avr/avr.cc:2875 config/avr/avr.cc:2942
20603 msgid "bad address, not an I/O address:"
20604 msgstr ""
20605
20606 #: config/avr/avr.cc:2884
20607 msgid "bad address, not a constant:"
20608 msgstr ""
20609
20610 #: config/avr/avr.cc:2902 config/avr/avr.cc:2909
20611 msgid "bad address, not (reg+disp):"
20612 msgstr ""
20613
20614 #: config/avr/avr.cc:2916
20615 msgid "bad address, not post_inc or pre_dec:"
20616 msgstr ""
20617
20618 #: config/avr/avr.cc:2928
20619 msgid "internal compiler error.  Bad address:"
20620 msgstr ""
20621
20622 #: config/avr/avr.cc:2961
20623 #, c-format
20624 msgid "Unsupported code '%c' for fixed-point:"
20625 msgstr ""
20626
20627 #: config/avr/avr.cc:2969
20628 msgid "internal compiler error.  Unknown mode:"
20629 msgstr ""
20630
20631 #: config/avr/avr.cc:3866 config/avr/avr.cc:4810 config/avr/avr.cc:5257
20632 msgid "invalid insn:"
20633 msgstr ""
20634
20635 #: config/avr/avr.cc:3920 config/avr/avr.cc:4032 config/avr/avr.cc:4090
20636 #: config/avr/avr.cc:4142 config/avr/avr.cc:4161 config/avr/avr.cc:4353
20637 #: config/avr/avr.cc:4661 config/avr/avr.cc:4946 config/avr/avr.cc:5150
20638 #: config/avr/avr.cc:5314 config/avr/avr.cc:5407 config/avr/avr.cc:5606
20639 msgid "incorrect insn:"
20640 msgstr ""
20641
20642 #: config/avr/avr.cc:4177 config/avr/avr.cc:4452 config/avr/avr.cc:4732
20643 #: config/avr/avr.cc:5018 config/avr/avr.cc:5196 config/avr/avr.cc:5463
20644 #: config/avr/avr.cc:5664
20645 msgid "unknown move insn:"
20646 msgstr ""
20647
20648 #: config/avr/avr.cc:6131
20649 msgid "bad shift insn:"
20650 msgstr ""
20651
20652 #: config/avr/avr.cc:6239 config/avr/avr.cc:6722 config/avr/avr.cc:7139
20653 msgid "internal compiler error.  Incorrect shift:"
20654 msgstr ""
20655
20656 #: config/avr/avr.cc:8547
20657 msgid "unsupported fixed-point conversion"
20658 msgstr ""
20659
20660 #: config/avr/avr.cc:9916
20661 msgid "variable"
20662 msgstr ""
20663
20664 #: config/avr/avr.cc:9921
20665 msgid "function parameter"
20666 msgstr ""
20667
20668 #: config/avr/avr.cc:9926
20669 msgid "structure field"
20670 msgstr ""
20671
20672 #: config/avr/avr.cc:9932
20673 msgid "return type of function"
20674 msgstr ""
20675
20676 #: config/avr/avr.cc:9937
20677 msgid "pointer"
20678 msgstr ""
20679
20680 #: config/avr/driver-avr.cc:50
20681 #, c-format
20682 msgid ""
20683 "Running spec function '%s' with %d args\n"
20684 "\n"
20685 msgstr ""
20686
20687 #: config/bfin/bfin.cc:1390
20688 #, c-format
20689 msgid "invalid %%j value"
20690 msgstr ""
20691
20692 #: config/bfin/bfin.cc:1583 config/c6x/c6x.cc:2279
20693 #, c-format
20694 msgid "invalid const_double operand"
20695 msgstr ""
20696
20697 #: config/bpf/bpf.cc:953
20698 msgid "invalid address in operand"
20699 msgstr ""
20700
20701 #. Fallthrough.
20702 #: config/bpf/bpf.cc:960
20703 msgid "unsupported operand"
20704 msgstr ""
20705
20706 #. Format punctuators via %s to avoid -Wformat-diag.
20707 #: config/cris/cris.cc:775 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108
20708 #: final.cc:3188 final.cc:3190 fold-const.cc:277 gcc.cc:6118 gcc.cc:6132
20709 #: rtl-error.cc:101 toplev.cc:314 cp/logic.cc:312 cp/logic.cc:314
20710 #: cp/typeck.cc:7634 d/d-convert.cc:237 go/go-gcc-diagnostics.cc:28
20711 #: go/go-gcc-diagnostics.cc:37 go/go-gcc-diagnostics.cc:45
20712 #: go/go-gcc-diagnostics.cc:53 lto/lto-object.cc:180 lto/lto-object.cc:277
20713 #: lto/lto-object.cc:334 lto/lto-object.cc:358 m2/gm2-gcc/m2linemap.cc:182
20714 #: m2/gm2-gcc/m2linemap.cc:253 m2/gm2-gcc/m2linemap.cc:362
20715 #: rust/rust-gcc-diagnostics.cc:31 rust/rust-gcc-diagnostics.cc:40
20716 #: rust/rust-gcc-diagnostics.cc:48 rust/rust-gcc-diagnostics.cc:55
20717 #: rust/rust-gcc-diagnostics.cc:62 rust/rust-gcc-diagnostics.cc:70
20718 #, gcc-internal-format, gfc-internal-format
20719 msgid "%s"
20720 msgstr ""
20721
20722 #: config/cris/cris.cc:826
20723 msgid "unexpected index-type in cris_print_index"
20724 msgstr ""
20725
20726 #: config/cris/cris.cc:840
20727 msgid "unexpected base-type in cris_print_base"
20728 msgstr ""
20729
20730 #: config/cris/cris.cc:895
20731 msgid "invalid operand for 'b' modifier"
20732 msgstr ""
20733
20734 #: config/cris/cris.cc:912
20735 msgid "invalid operand for 'o' modifier"
20736 msgstr ""
20737
20738 #: config/cris/cris.cc:931
20739 msgid "invalid operand for 'O' modifier"
20740 msgstr ""
20741
20742 #: config/cris/cris.cc:964
20743 msgid "invalid operand for 'p' modifier"
20744 msgstr ""
20745
20746 #: config/cris/cris.cc:1003
20747 msgid "invalid operand for 'z' modifier"
20748 msgstr ""
20749
20750 #: config/cris/cris.cc:1050 config/cris/cris.cc:1084
20751 msgid "invalid operand for 'H' modifier"
20752 msgstr ""
20753
20754 #: config/cris/cris.cc:1060
20755 msgid "bad register"
20756 msgstr ""
20757
20758 #: config/cris/cris.cc:1104
20759 msgid "invalid operand for 'e' modifier"
20760 msgstr ""
20761
20762 #: config/cris/cris.cc:1121
20763 msgid "invalid operand for 'm' modifier"
20764 msgstr ""
20765
20766 #: config/cris/cris.cc:1146
20767 msgid "invalid operand for 'A' modifier"
20768 msgstr ""
20769
20770 #: config/cris/cris.cc:1201
20771 msgid "invalid operand for 'D' modifier"
20772 msgstr ""
20773
20774 #: config/cris/cris.cc:1218 config/cris/cris.cc:1223
20775 msgid "invalid operand for 'T' modifier"
20776 msgstr ""
20777
20778 #: config/cris/cris.cc:1234 config/ft32/ft32.cc:236 config/moxie/moxie.cc:178
20779 msgid "invalid operand modifier letter"
20780 msgstr ""
20781
20782 #: config/cris/cris.cc:1286
20783 msgid "unexpected multiplicative operand"
20784 msgstr ""
20785
20786 #: config/cris/cris.cc:1306 config/ft32/ft32.cc:259 config/moxie/moxie.cc:203
20787 msgid "unexpected operand"
20788 msgstr ""
20789
20790 #: config/cris/cris.cc:1345 config/cris/cris.cc:1355
20791 msgid "unrecognized address"
20792 msgstr ""
20793
20794 #: config/cris/cris.cc:2556 config/cris/cris.cc:2609
20795 msgid "unexpected side-effects in address"
20796 msgstr ""
20797
20798 #: config/fr30/fr30.cc:513
20799 #, c-format
20800 msgid "fr30_print_operand_address: unhandled address"
20801 msgstr ""
20802
20803 #: config/fr30/fr30.cc:537
20804 #, c-format
20805 msgid "fr30_print_operand: unrecognized %%p code"
20806 msgstr ""
20807
20808 #: config/fr30/fr30.cc:557
20809 #, c-format
20810 msgid "fr30_print_operand: unrecognized %%b code"
20811 msgstr ""
20812
20813 #: config/fr30/fr30.cc:578
20814 #, c-format
20815 msgid "fr30_print_operand: unrecognized %%B code"
20816 msgstr ""
20817
20818 #: config/fr30/fr30.cc:586
20819 #, c-format
20820 msgid "fr30_print_operand: invalid operand to %%A code"
20821 msgstr ""
20822
20823 #: config/fr30/fr30.cc:603
20824 #, c-format
20825 msgid "fr30_print_operand: invalid %%x code"
20826 msgstr ""
20827
20828 #: config/fr30/fr30.cc:610
20829 #, c-format
20830 msgid "fr30_print_operand: invalid %%F code"
20831 msgstr ""
20832
20833 #: config/fr30/fr30.cc:627
20834 #, c-format
20835 msgid "fr30_print_operand: unknown code"
20836 msgstr ""
20837
20838 #: config/fr30/fr30.cc:655 config/fr30/fr30.cc:664 config/fr30/fr30.cc:675
20839 #: config/fr30/fr30.cc:688
20840 #, c-format
20841 msgid "fr30_print_operand: unhandled MEM"
20842 msgstr ""
20843
20844 #: config/frv/frv.cc:2491
20845 msgid "bad insn to frv_print_operand_address:"
20846 msgstr ""
20847
20848 #: config/frv/frv.cc:2502
20849 msgid "bad register to frv_print_operand_memory_reference_reg:"
20850 msgstr ""
20851
20852 #: config/frv/frv.cc:2541 config/frv/frv.cc:2551 config/frv/frv.cc:2560
20853 #: config/frv/frv.cc:2581 config/frv/frv.cc:2586
20854 msgid "bad insn to frv_print_operand_memory_reference:"
20855 msgstr ""
20856
20857 #: config/frv/frv.cc:2671
20858 #, c-format
20859 msgid "bad condition code"
20860 msgstr ""
20861
20862 #: config/frv/frv.cc:2745
20863 msgid "bad insn in frv_print_operand, bad const_double"
20864 msgstr ""
20865
20866 #: config/frv/frv.cc:2806
20867 msgid "bad insn to frv_print_operand, 'e' modifier:"
20868 msgstr ""
20869
20870 #: config/frv/frv.cc:2814
20871 msgid "bad insn to frv_print_operand, 'F' modifier:"
20872 msgstr ""
20873
20874 #: config/frv/frv.cc:2830
20875 msgid "bad insn to frv_print_operand, 'f' modifier:"
20876 msgstr ""
20877
20878 #: config/frv/frv.cc:2844
20879 msgid "bad insn to frv_print_operand, 'g' modifier:"
20880 msgstr ""
20881
20882 #: config/frv/frv.cc:2892
20883 msgid "bad insn to frv_print_operand, 'L' modifier:"
20884 msgstr ""
20885
20886 #: config/frv/frv.cc:2905
20887 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
20888 msgstr ""
20889
20890 #: config/frv/frv.cc:2926
20891 msgid "bad insn to frv_print_operand, 'O' modifier:"
20892 msgstr ""
20893
20894 #: config/frv/frv.cc:2944
20895 msgid "bad insn to frv_print_operand, P modifier:"
20896 msgstr ""
20897
20898 #: config/frv/frv.cc:2964
20899 msgid "bad insn in frv_print_operand, z case"
20900 msgstr ""
20901
20902 #: config/frv/frv.cc:2995
20903 msgid "bad insn in frv_print_operand, 0 case"
20904 msgstr ""
20905
20906 #: config/frv/frv.cc:3000
20907 msgid "frv_print_operand: unknown code"
20908 msgstr ""
20909
20910 #: config/frv/frv.cc:4374
20911 msgid "bad output_move_single operand"
20912 msgstr ""
20913
20914 #: config/frv/frv.cc:4501
20915 msgid "bad output_move_double operand"
20916 msgstr ""
20917
20918 #: config/frv/frv.cc:4643
20919 msgid "bad output_condmove_single operand"
20920 msgstr ""
20921
20922 #: config/gcn/gcn.cc:6626 config/gcn/gcn.cc:6646 config/gcn/gcn.cc:6650
20923 #: config/gcn/gcn.cc:6982 config/gcn/gcn.cc:6993 config/gcn/gcn.cc:6996
20924 #, c-format
20925 msgid "bad ADDR_SPACE_GLOBAL address"
20926 msgstr ""
20927
20928 #: config/gcn/gcn.cc:6762 config/gcn/gcn.cc:6785 config/gcn/gcn.cc:6817
20929 #: config/gcn/gcn.cc:6833 config/gcn/gcn.cc:6848 config/gcn/gcn.cc:6867
20930 #: config/gcn/gcn.cc:6931 config/gcn/gcn.cc:7127 config/gcn/gcn.cc:7242
20931 #, c-format
20932 msgid "invalid operand %%xn code"
20933 msgstr ""
20934
20935 #: config/gcn/gcn.cc:7230
20936 #, c-format
20937 msgid "operand %%xn code invalid for QImode"
20938 msgstr ""
20939
20940 #: config/gcn/gcn.cc:7312
20941 #, c-format
20942 msgid "invalid fp constant"
20943 msgstr ""
20944
20945 #: config/h8300/h8300.cc:1628 config/h8300/h8300.cc:1636
20946 #: config/h8300/h8300.cc:1644 config/h8300/h8300.cc:1652
20947 #: config/h8300/h8300.cc:1660 config/h8300/h8300.cc:1668
20948 #, c-format
20949 msgid "Expected register or constant integer."
20950 msgstr ""
20951
20952 #: config/i386/i386.cc:12403
20953 #, c-format
20954 msgid "invalid UNSPEC as operand"
20955 msgstr ""
20956
20957 #: config/i386/i386.cc:12942
20958 #, c-format
20959 msgid "invalid use of register '%s'"
20960 msgstr ""
20961
20962 #: config/i386/i386.cc:12947
20963 #, c-format
20964 msgid "invalid use of asm flag output"
20965 msgstr ""
20966
20967 #: config/i386/i386.cc:13180
20968 #, c-format
20969 msgid "invalid operand size for operand code 'O'"
20970 msgstr ""
20971
20972 #: config/i386/i386.cc:13215
20973 #, c-format
20974 msgid "invalid operand size for operand code 'z'"
20975 msgstr ""
20976
20977 #: config/i386/i386.cc:13290
20978 #, c-format
20979 msgid "invalid operand type used with operand code '%c'"
20980 msgstr ""
20981
20982 #: config/i386/i386.cc:13295
20983 #, c-format
20984 msgid "invalid operand size for operand code '%c'"
20985 msgstr ""
20986
20987 #: config/i386/i386.cc:13373
20988 #, c-format
20989 msgid "operand is not a condition code, invalid operand code 'Y'"
20990 msgstr ""
20991
20992 #: config/i386/i386.cc:13452
20993 #, c-format
20994 msgid "operand is not a condition code, invalid operand code 'D'"
20995 msgstr ""
20996
20997 #: config/i386/i386.cc:13470
20998 #, c-format
20999 msgid "operand is not a condition code, invalid operand code '%c'"
21000 msgstr ""
21001
21002 #: config/i386/i386.cc:13483
21003 #, c-format
21004 msgid ""
21005 "operand is not an offsettable memory reference, invalid operand code 'H'"
21006 msgstr ""
21007
21008 #: config/i386/i386.cc:13498
21009 #, c-format
21010 msgid "operand is not an integer, invalid operand code 'K'"
21011 msgstr ""
21012
21013 #: config/i386/i386.cc:13526
21014 #, c-format
21015 msgid "operand is not a specific integer, invalid operand code 'r'"
21016 msgstr ""
21017
21018 #: config/i386/i386.cc:13544
21019 #, c-format
21020 msgid "operand is not an integer, invalid operand code 'R'"
21021 msgstr ""
21022
21023 #: config/i386/i386.cc:13567
21024 #, c-format
21025 msgid "operand is not a specific integer, invalid operand code 'R'"
21026 msgstr ""
21027
21028 #: config/i386/i386.cc:13671
21029 #, c-format
21030 msgid "invalid operand code '%c'"
21031 msgstr ""
21032
21033 #: config/i386/i386.cc:13733 config/i386/i386.cc:14122
21034 #, c-format
21035 msgid "invalid constraints for operand"
21036 msgstr ""
21037
21038 #: config/i386/i386.cc:13834
21039 #, c-format
21040 msgid "invalid vector immediate"
21041 msgstr ""
21042
21043 #: config/i386/i386.cc:16911
21044 msgid "unknown insn mode"
21045 msgstr ""
21046
21047 #: config/ia64/ia64.cc:5460
21048 #, c-format
21049 msgid "invalid %%G mode"
21050 msgstr ""
21051
21052 #: config/ia64/ia64.cc:5631
21053 #, c-format
21054 msgid "ia64_print_operand: unknown code"
21055 msgstr ""
21056
21057 #: config/ia64/ia64.cc:11255
21058 msgid "invalid conversion from %<__fpreg%>"
21059 msgstr ""
21060
21061 #: config/ia64/ia64.cc:11258
21062 msgid "invalid conversion to %<__fpreg%>"
21063 msgstr ""
21064
21065 #: config/ia64/ia64.cc:11271 config/ia64/ia64.cc:11282
21066 msgid "invalid operation on %<__fpreg%>"
21067 msgstr ""
21068
21069 #: config/iq2000/iq2000.cc:3126
21070 #, c-format
21071 msgid "invalid %%P operand"
21072 msgstr ""
21073
21074 #: config/iq2000/iq2000.cc:3134 config/rs6000/rs6000.cc:13997
21075 #, c-format
21076 msgid "invalid %%p value"
21077 msgstr ""
21078
21079 #: config/iq2000/iq2000.cc:3193
21080 #, c-format
21081 msgid "invalid use of %%d, %%x, or %%X"
21082 msgstr ""
21083
21084 #: config/lm32/lm32.cc:524
21085 #, c-format
21086 msgid "only 0.0 can be loaded as an immediate"
21087 msgstr ""
21088
21089 #: config/lm32/lm32.cc:594
21090 msgid "bad operand"
21091 msgstr ""
21092
21093 #: config/lm32/lm32.cc:606
21094 msgid "can't use non gp relative absolute address"
21095 msgstr ""
21096
21097 #: config/lm32/lm32.cc:610
21098 msgid "invalid addressing mode"
21099 msgstr ""
21100
21101 #: config/loongarch/loongarch.cc:4754 config/loongarch/loongarch.cc:4776
21102 #: config/loongarch/loongarch.cc:5120 config/mips/mips.cc:9066
21103 #: config/mips/mips.cc:9093 config/mips/mips.cc:9276
21104 #, c-format
21105 msgid "'%%%c' is not a valid operand prefix"
21106 msgstr ""
21107
21108 #: config/loongarch/loongarch.cc:5004 config/loongarch/loongarch.cc:5042
21109 #: config/loongarch/loongarch.cc:5077 config/loongarch/loongarch.cc:5080
21110 #: config/loongarch/loongarch.cc:5092 config/loongarch/loongarch.cc:5099
21111 #: config/loongarch/loongarch.cc:5109 config/loongarch/loongarch.cc:5112
21112 #: config/loongarch/loongarch.cc:5136 config/loongarch/loongarch.cc:5151
21113 #: config/loongarch/loongarch.cc:5160 config/mips/mips.cc:9165
21114 #: config/mips/mips.cc:9172 config/mips/mips.cc:9179 config/mips/mips.cc:9186
21115 #: config/mips/mips.cc:9199 config/mips/mips.cc:9206 config/mips/mips.cc:9216
21116 #: config/mips/mips.cc:9219 config/mips/mips.cc:9231 config/mips/mips.cc:9234
21117 #: config/mips/mips.cc:9294 config/mips/mips.cc:9301 config/mips/mips.cc:9322
21118 #: config/mips/mips.cc:9337 config/mips/mips.cc:9356 config/mips/mips.cc:9365
21119 #: config/riscv/riscv.cc:4278 config/riscv/riscv.cc:4541
21120 #: config/riscv/riscv.cc:4547 config/riscv/riscv.cc:4556
21121 #, c-format
21122 msgid "invalid use of '%%%c'"
21123 msgstr ""
21124
21125 #: config/m32r/m32r.cc:2148
21126 msgid "bad insn for 'A'"
21127 msgstr ""
21128
21129 #: config/m32r/m32r.cc:2195
21130 #, c-format
21131 msgid "invalid operand to %%T/%%B code"
21132 msgstr ""
21133
21134 #: config/m32r/m32r.cc:2218
21135 #, c-format
21136 msgid "invalid operand to %%N code"
21137 msgstr ""
21138
21139 #: config/m32r/m32r.cc:2251
21140 msgid "pre-increment address is not a register"
21141 msgstr ""
21142
21143 #: config/m32r/m32r.cc:2258
21144 msgid "pre-decrement address is not a register"
21145 msgstr ""
21146
21147 #: config/m32r/m32r.cc:2265
21148 msgid "post-increment address is not a register"
21149 msgstr ""
21150
21151 #: config/m32r/m32r.cc:2340 config/m32r/m32r.cc:2355
21152 #: config/rs6000/rs6000.cc:20711
21153 msgid "bad address"
21154 msgstr ""
21155
21156 #: config/m32r/m32r.cc:2360
21157 msgid "lo_sum not of register"
21158 msgstr ""
21159
21160 #: config/microblaze/microblaze.cc:2299
21161 #, c-format
21162 msgid "unknown punctuation '%c'"
21163 msgstr ""
21164
21165 #: config/microblaze/microblaze.cc:2308
21166 #, c-format
21167 msgid "null pointer"
21168 msgstr ""
21169
21170 #: config/microblaze/microblaze.cc:2343
21171 #, c-format
21172 msgid "PRINT_OPERAND, invalid insn for %%C"
21173 msgstr ""
21174
21175 #: config/microblaze/microblaze.cc:2372
21176 #, c-format
21177 msgid "PRINT_OPERAND, invalid insn for %%N"
21178 msgstr ""
21179
21180 #: config/microblaze/microblaze.cc:2392 config/microblaze/microblaze.cc:2568
21181 msgid "insn contains an invalid address !"
21182 msgstr ""
21183
21184 #: config/microblaze/microblaze.cc:2408 config/microblaze/microblaze.cc:2638
21185 #: config/xtensa/xtensa.cc:3105
21186 msgid "invalid address"
21187 msgstr ""
21188
21189 #: config/microblaze/microblaze.cc:2511
21190 #, c-format
21191 msgid "letter %c was found & insn was not CONST_INT"
21192 msgstr ""
21193
21194 #: config/mmix/mmix.cc:1636 config/mmix/mmix.cc:1757
21195 msgid "MMIX Internal: Expected a CONST_INT, not this"
21196 msgstr ""
21197
21198 #: config/mmix/mmix.cc:1715
21199 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
21200 msgstr ""
21201
21202 #: config/mmix/mmix.cc:1725
21203 msgid "MMIX Internal: Expected a register, not this"
21204 msgstr ""
21205
21206 #: config/mmix/mmix.cc:1735
21207 msgid "MMIX Internal: Expected a constant, not this"
21208 msgstr ""
21209
21210 #. We need the original here.
21211 #: config/mmix/mmix.cc:1819
21212 msgid "MMIX Internal: Cannot decode this operand"
21213 msgstr ""
21214
21215 #: config/mmix/mmix.cc:1878
21216 msgid "MMIX Internal: This is not a recognized address"
21217 msgstr ""
21218
21219 #: config/mmix/mmix.cc:2770
21220 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
21221 msgstr ""
21222
21223 #: config/mmix/mmix.cc:2777
21224 msgid "MMIX Internal: What's the CC of this?"
21225 msgstr ""
21226
21227 #: config/mmix/mmix.cc:2781
21228 msgid "MMIX Internal: What is the CC of this?"
21229 msgstr ""
21230
21231 #: config/mmix/mmix.cc:2823
21232 msgid "MMIX Internal: This is not a constant:"
21233 msgstr ""
21234
21235 #: config/msp430/msp430.cc:4229
21236 #, c-format
21237 msgid ""
21238 "%%d, %%e, %%f, %%g operand modifiers are for memory references or constant "
21239 "values only"
21240 msgstr ""
21241
21242 #: config/msp430/msp430.cc:4342
21243 #, c-format
21244 msgid "invalid operand prefix"
21245 msgstr ""
21246
21247 #: config/msp430/msp430.cc:4376
21248 #, c-format
21249 msgid "invalid zero extract"
21250 msgstr ""
21251
21252 #: config/or1k/or1k.cc:1154 config/or1k/or1k.cc:1162
21253 #, c-format
21254 msgid "invalid relocation"
21255 msgstr ""
21256
21257 #: config/or1k/or1k.cc:1256
21258 #, c-format
21259 msgid "invalid %%H value"
21260 msgstr ""
21261
21262 #: config/or1k/or1k.cc:1269 config/xtensa/xtensa.cc:3022
21263 #, c-format
21264 msgid "invalid %%d value"
21265 msgstr ""
21266
21267 #: config/or1k/or1k.cc:1317
21268 #, c-format
21269 msgid "unknown operand letter: '%c'"
21270 msgstr ""
21271
21272 #: config/pru/pru.cc:1711 config/pru/pru.cc:1722
21273 #, c-format
21274 msgid "I/O register operand for '%%%c'"
21275 msgstr ""
21276
21277 #: config/pru/pru.cc:1728
21278 #, c-format
21279 msgid "non 32 bit register operand for '%%%c'"
21280 msgstr ""
21281
21282 #: config/pru/pru.cc:1813
21283 #, c-format
21284 msgid "unsupported code '%c' for fixed-point:"
21285 msgstr ""
21286
21287 #: config/pru/pru.cc:1827
21288 #, c-format
21289 msgid "double constants not supported"
21290 msgstr ""
21291
21292 #: config/pru/pru.cc:1910
21293 #, c-format
21294 msgid "unsupported operand %s for code '%c'"
21295 msgstr ""
21296
21297 #: config/pru/pru.cc:1920
21298 #, c-format
21299 msgid "unexpected text address:"
21300 msgstr ""
21301
21302 #: config/pru/pru.cc:1939
21303 #, c-format
21304 msgid "unsupported constant address:"
21305 msgstr ""
21306
21307 #: config/pru/pru.cc:2000
21308 #, c-format
21309 msgid "unsupported memory expression:"
21310 msgstr ""
21311
21312 #: config/riscv/riscv.cc:4384
21313 #, c-format
21314 msgid "invalid vector operand"
21315 msgstr ""
21316
21317 #: config/rl78/rl78.cc:1998 config/rl78/rl78.cc:2084
21318 #, c-format
21319 msgid "q/Q modifiers invalid for symbol references"
21320 msgstr ""
21321
21322 #: config/rs6000/host-darwin.cc:96
21323 #, c-format
21324 msgid "Out of stack space.\n"
21325 msgstr ""
21326
21327 #: config/rs6000/host-darwin.cc:117
21328 #, c-format
21329 msgid "Try running '%s' in the shell to raise its limit.\n"
21330 msgstr ""
21331
21332 #: config/rs6000/rs6000.cc:3807
21333 msgid "%<-mvsx%> requires hardware floating point"
21334 msgstr ""
21335
21336 #: config/rs6000/rs6000.cc:3815
21337 msgid "%<-mvsx%> needs indexed addressing"
21338 msgstr ""
21339
21340 #: config/rs6000/rs6000.cc:3820
21341 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
21342 msgstr ""
21343
21344 #: config/rs6000/rs6000.cc:3822
21345 msgid "%<-mno-altivec%> disables vsx"
21346 msgstr ""
21347
21348 #: config/rs6000/rs6000.cc:3971
21349 msgid "%<-mquad-memory%> requires 64-bit mode"
21350 msgstr ""
21351
21352 #: config/rs6000/rs6000.cc:3974
21353 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
21354 msgstr ""
21355
21356 #: config/rs6000/rs6000.cc:3986
21357 msgid "%<-mquad-memory%> is not available in little endian mode"
21358 msgstr ""
21359
21360 #: config/rs6000/rs6000.cc:11087
21361 msgid "bad move"
21362 msgstr ""
21363
21364 #: config/rs6000/rs6000.cc:13627
21365 msgid "Bad 128-bit move"
21366 msgstr ""
21367
21368 #: config/rs6000/rs6000.cc:13807
21369 #, c-format
21370 msgid "invalid %%A value"
21371 msgstr ""
21372
21373 #: config/rs6000/rs6000.cc:13816 config/xtensa/xtensa.cc:2957
21374 #, c-format
21375 msgid "invalid %%D value"
21376 msgstr ""
21377
21378 #: config/rs6000/rs6000.cc:13831
21379 #, c-format
21380 msgid "invalid %%e value"
21381 msgstr ""
21382
21383 #: config/rs6000/rs6000.cc:13852
21384 #, c-format
21385 msgid "invalid %%f value"
21386 msgstr ""
21387
21388 #: config/rs6000/rs6000.cc:13861
21389 #, c-format
21390 msgid "invalid %%F value"
21391 msgstr ""
21392
21393 #: config/rs6000/rs6000.cc:13870
21394 #, c-format
21395 msgid "invalid %%G value"
21396 msgstr ""
21397
21398 #: config/rs6000/rs6000.cc:13905
21399 #, c-format
21400 msgid "invalid %%j code"
21401 msgstr ""
21402
21403 #: config/rs6000/rs6000.cc:13915
21404 #, c-format
21405 msgid "invalid %%J code"
21406 msgstr ""
21407
21408 #: config/rs6000/rs6000.cc:13925
21409 #, c-format
21410 msgid "invalid %%k value"
21411 msgstr ""
21412
21413 #: config/rs6000/rs6000.cc:13940 config/xtensa/xtensa.cc:2994
21414 #, c-format
21415 msgid "invalid %%K value"
21416 msgstr ""
21417
21418 #: config/rs6000/rs6000.cc:13987
21419 #, c-format
21420 msgid "invalid %%O value"
21421 msgstr ""
21422
21423 #: config/rs6000/rs6000.cc:14034
21424 #, c-format
21425 msgid "invalid %%q value"
21426 msgstr ""
21427
21428 #: config/rs6000/rs6000.cc:14076
21429 #, c-format
21430 msgid "invalid %%t value"
21431 msgstr ""
21432
21433 #: config/rs6000/rs6000.cc:14093
21434 #, c-format
21435 msgid "invalid %%T value"
21436 msgstr ""
21437
21438 #: config/rs6000/rs6000.cc:14105
21439 #, c-format
21440 msgid "invalid %%u value"
21441 msgstr ""
21442
21443 #: config/rs6000/rs6000.cc:14119 config/xtensa/xtensa.cc:2969
21444 #, c-format
21445 msgid "invalid %%v value"
21446 msgstr ""
21447
21448 #: config/rs6000/rs6000.cc:14169
21449 #, c-format
21450 msgid "invalid %%V value"
21451 msgstr ""
21452
21453 #: config/rs6000/rs6000.cc:14185 config/xtensa/xtensa.cc:3015
21454 #, c-format
21455 msgid "invalid %%x value"
21456 msgstr ""
21457
21458 #: config/rs6000/rs6000.cc:14242
21459 #, c-format
21460 msgid "invalid %%z value"
21461 msgstr ""
21462
21463 #: config/rs6000/rs6000.cc:14311
21464 #, c-format
21465 msgid "invalid %%y value, try using the 'Z' constraint"
21466 msgstr ""
21467
21468 #: config/rs6000/rs6000.cc:15241
21469 msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types"
21470 msgstr ""
21471
21472 #: config/rs6000/rs6000.cc:24108
21473 msgid "AltiVec argument passed to unprototyped function"
21474 msgstr ""
21475
21476 #: config/rs6000/rs6000.cc:27730
21477 msgid "Could not generate addis value for fusion"
21478 msgstr ""
21479
21480 #: config/rs6000/rs6000.cc:27799
21481 msgid "Unable to generate load/store offset for fusion"
21482 msgstr ""
21483
21484 #: config/rs6000/rs6000.cc:27875
21485 msgid "Bad GPR fusion"
21486 msgstr ""
21487
21488 #: config/rs6000/rs6000.cc:28477
21489 msgid "invalid conversion from type %<__vector_quad%>"
21490 msgstr ""
21491
21492 #: config/rs6000/rs6000.cc:28479
21493 msgid "invalid conversion to type %<__vector_quad%>"
21494 msgstr ""
21495
21496 #: config/rs6000/rs6000.cc:28481
21497 msgid "invalid conversion from type %<__vector_pair%>"
21498 msgstr ""
21499
21500 #: config/rs6000/rs6000.cc:28483
21501 msgid "invalid conversion to type %<__vector_pair%>"
21502 msgstr ""
21503
21504 #: config/s390/s390.cc:8072
21505 #, c-format
21506 msgid "symbolic memory references are only supported on z10 or later"
21507 msgstr ""
21508
21509 #: config/s390/s390.cc:8083
21510 #, c-format
21511 msgid "cannot decompose address"
21512 msgstr ""
21513
21514 #: config/s390/s390.cc:8165
21515 #, c-format
21516 msgid "invalid comparison operator for 'E' output modifier"
21517 msgstr ""
21518
21519 #: config/s390/s390.cc:8188
21520 #, c-format
21521 msgid "invalid reference for 'J' output modifier"
21522 msgstr ""
21523
21524 #: config/s390/s390.cc:8206
21525 #, c-format
21526 msgid "invalid address for 'O' output modifier"
21527 msgstr ""
21528
21529 #: config/s390/s390.cc:8228
21530 #, c-format
21531 msgid "invalid address for 'R' output modifier"
21532 msgstr ""
21533
21534 #: config/s390/s390.cc:8246
21535 #, c-format
21536 msgid "memory reference expected for 'S' output modifier"
21537 msgstr ""
21538
21539 #: config/s390/s390.cc:8256
21540 #, c-format
21541 msgid "invalid address for 'S' output modifier"
21542 msgstr ""
21543
21544 #: config/s390/s390.cc:8277
21545 #, c-format
21546 msgid "register or memory expression expected for 'N' output modifier"
21547 msgstr ""
21548
21549 #: config/s390/s390.cc:8288
21550 #, c-format
21551 msgid "register or memory expression expected for 'M' output modifier"
21552 msgstr ""
21553
21554 #: config/s390/s390.cc:8397 config/s390/s390.cc:8418
21555 #, c-format
21556 msgid "invalid constant for output modifier '%c'"
21557 msgstr ""
21558
21559 #: config/s390/s390.cc:8415
21560 #, c-format
21561 msgid "invalid constant - try using an output modifier"
21562 msgstr ""
21563
21564 #: config/s390/s390.cc:8452
21565 #, c-format
21566 msgid "invalid constant vector for output modifier '%c'"
21567 msgstr ""
21568
21569 #: config/s390/s390.cc:8459
21570 #, c-format
21571 msgid "invalid expression - try using an output modifier"
21572 msgstr ""
21573
21574 #: config/s390/s390.cc:8462
21575 #, c-format
21576 msgid "invalid expression for output modifier '%c'"
21577 msgstr ""
21578
21579 #: config/s390/s390.cc:12310
21580 msgid "vector argument passed to unprototyped function"
21581 msgstr ""
21582
21583 #: config/s390/s390.cc:16742
21584 msgid "types differ in signedness"
21585 msgstr ""
21586
21587 #: config/s390/s390.cc:16752
21588 msgid "binary operator does not support two vector bool operands"
21589 msgstr ""
21590
21591 #: config/s390/s390.cc:16755
21592 msgid "binary operator does not support vector bool operand"
21593 msgstr ""
21594
21595 #: config/s390/s390.cc:16763
21596 msgid ""
21597 "binary operator does not support mixing vector bool with floating point "
21598 "vector operands"
21599 msgstr ""
21600
21601 #: config/sh/sh.cc:1222
21602 #, c-format
21603 msgid "invalid operand to %%R"
21604 msgstr ""
21605
21606 #: config/sh/sh.cc:1249
21607 #, c-format
21608 msgid "invalid operand to %%S"
21609 msgstr ""
21610
21611 #: config/sh/sh.cc:8667
21612 msgid "created and used with different architectures / ABIs"
21613 msgstr ""
21614
21615 #: config/sh/sh.cc:8669
21616 msgid "created and used with different ABIs"
21617 msgstr ""
21618
21619 #: config/sh/sh.cc:8671
21620 msgid "created and used with different endianness"
21621 msgstr ""
21622
21623 #: config/sparc/sparc.cc:9379 config/sparc/sparc.cc:9385
21624 #, c-format
21625 msgid "invalid %%Y operand"
21626 msgstr ""
21627
21628 #: config/sparc/sparc.cc:9472
21629 #, c-format
21630 msgid "invalid %%A operand"
21631 msgstr ""
21632
21633 #: config/sparc/sparc.cc:9492
21634 #, c-format
21635 msgid "invalid %%B operand"
21636 msgstr ""
21637
21638 #: config/sparc/sparc.cc:9572
21639 #, c-format
21640 msgid "invalid %%C operand"
21641 msgstr ""
21642
21643 #: config/sparc/sparc.cc:9604
21644 #, c-format
21645 msgid "invalid %%D operand"
21646 msgstr ""
21647
21648 #: config/sparc/sparc.cc:9623
21649 #, c-format
21650 msgid "invalid %%f operand"
21651 msgstr ""
21652
21653 #: config/sparc/sparc.cc:9635
21654 #, c-format
21655 msgid "invalid %%s operand"
21656 msgstr ""
21657
21658 #: config/sparc/sparc.cc:9680
21659 #, c-format
21660 msgid "floating-point constant not a valid immediate operand"
21661 msgstr ""
21662
21663 #: config/stormy16/stormy16.cc:1751 config/stormy16/stormy16.cc:1822
21664 #, c-format
21665 msgid "'B' operand is not constant"
21666 msgstr ""
21667
21668 #: config/stormy16/stormy16.cc:1778
21669 #, c-format
21670 msgid "'B' operand has multiple bits set"
21671 msgstr ""
21672
21673 #: config/stormy16/stormy16.cc:1804
21674 #, c-format
21675 msgid "'o' operand is not constant"
21676 msgstr ""
21677
21678 #: config/stormy16/stormy16.cc:1836
21679 #, c-format
21680 msgid "xstormy16_print_operand: unknown code"
21681 msgstr ""
21682
21683 #: config/v850/v850.cc:271
21684 msgid "const_double_split got a bad insn:"
21685 msgstr ""
21686
21687 #: config/v850/v850.cc:885
21688 msgid "output_move_single:"
21689 msgstr ""
21690
21691 #: config/vax/vax.cc:481
21692 #, c-format
21693 msgid "symbol used with both base and indexed registers"
21694 msgstr ""
21695
21696 #: config/vax/vax.cc:490
21697 #, c-format
21698 msgid "symbol with offset used in PIC mode"
21699 msgstr ""
21700
21701 #: config/vax/vax.cc:578
21702 #, c-format
21703 msgid "symbol used as immediate operand"
21704 msgstr ""
21705
21706 #: config/vax/vax.cc:1680
21707 msgid "illegal operand detected"
21708 msgstr ""
21709
21710 #: config/visium/visium.cc:3365
21711 msgid "illegal operand "
21712 msgstr ""
21713
21714 #: config/visium/visium.cc:3416
21715 msgid "illegal operand address (1)"
21716 msgstr ""
21717
21718 #: config/visium/visium.cc:3423
21719 msgid "illegal operand address (2)"
21720 msgstr ""
21721
21722 #: config/visium/visium.cc:3438
21723 msgid "illegal operand address (3)"
21724 msgstr ""
21725
21726 #: config/visium/visium.cc:3446
21727 msgid "illegal operand address (4)"
21728 msgstr ""
21729
21730 #: config/xtensa/xtensa-dynconfig.cc:63
21731 msgid "Unable to load DLL."
21732 msgstr ""
21733
21734 #: config/xtensa/xtensa.cc:831 config/xtensa/xtensa.cc:869
21735 msgid "bad test"
21736 msgstr ""
21737
21738 #: config/xtensa/xtensa.cc:2989
21739 msgid "invalid mask"
21740 msgstr ""
21741
21742 #: config/xtensa/xtensa.cc:3041 config/xtensa/xtensa.cc:3051
21743 #, c-format
21744 msgid "invalid %%t/%%b value"
21745 msgstr ""
21746
21747 #: config/xtensa/xtensa.cc:3130
21748 msgid "no register in address"
21749 msgstr ""
21750
21751 #: config/xtensa/xtensa.cc:3138
21752 msgid "address offset not a constant"
21753 msgstr ""
21754
21755 #: c/c-objc-common.cc:193
21756 msgid "{erroneous}"
21757 msgstr ""
21758
21759 #: c/c-objc-common.cc:234
21760 msgid "aka"
21761 msgstr ""
21762
21763 #: c/c-objc-common.cc:326
21764 msgid "({anonymous})"
21765 msgstr ""
21766
21767 #. If we have
21768 #. declaration-specifiers declarator decl-specs
21769 #. then assume we have a missing semicolon, which would
21770 #. give us:
21771 #. declaration-specifiers declarator  decl-specs
21772 #. ^
21773 #. ;
21774 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
21775 #. Use c_parser_require to get an error with a fix-it hint.
21776 #: c/c-parser.cc:2761 c/c-parser.cc:2883 c/c-parser.cc:2897 c/c-parser.cc:6160
21777 #: c/c-parser.cc:6783 c/c-parser.cc:7212 c/c-parser.cc:7391 c/c-parser.cc:7424
21778 #: c/c-parser.cc:7690 c/c-parser.cc:11761 c/c-parser.cc:11796
21779 #: c/c-parser.cc:11827 c/c-parser.cc:11874 c/c-parser.cc:12055
21780 #: c/c-parser.cc:12888 c/c-parser.cc:12963 c/c-parser.cc:13006
21781 #: c/c-parser.cc:19399 c/c-parser.cc:19479 c/c-parser.cc:19808
21782 #: c/c-parser.cc:19834 c/c-parser.cc:19857 c/c-parser.cc:20304
21783 #: c/c-parser.cc:20348 c/gimple-parser.cc:406 c/gimple-parser.cc:447
21784 #: c/gimple-parser.cc:456 c/gimple-parser.cc:665 c/gimple-parser.cc:2261
21785 #: c/gimple-parser.cc:2298 c/gimple-parser.cc:2377 c/gimple-parser.cc:2404
21786 #: c/c-parser.cc:3671 c/c-parser.cc:3861 c/c-parser.cc:3896 c/c-parser.cc:12048
21787 #: c/gimple-parser.cc:2069 c/gimple-parser.cc:2126 cp/parser.cc:15350
21788 #: cp/parser.cc:33085 cp/parser.cc:33721
21789 #, gcc-internal-format
21790 msgid "expected %<;%>"
21791 msgstr ""
21792
21793 #: c/c-parser.cc:3355 c/c-parser.cc:4460 c/c-parser.cc:4655 c/c-parser.cc:4713
21794 #: c/c-parser.cc:4771 c/c-parser.cc:5153 c/c-parser.cc:5176 c/c-parser.cc:5185
21795 #: c/c-parser.cc:5236 c/c-parser.cc:5245 c/c-parser.cc:9123 c/c-parser.cc:9191
21796 #: c/c-parser.cc:9701 c/c-parser.cc:9726 c/c-parser.cc:9760 c/c-parser.cc:9872
21797 #: c/c-parser.cc:10691 c/c-parser.cc:12162 c/c-parser.cc:14546
21798 #: c/c-parser.cc:15260 c/c-parser.cc:15319 c/c-parser.cc:15374
21799 #: c/c-parser.cc:17168 c/c-parser.cc:17288 c/c-parser.cc:18622
21800 #: c/c-parser.cc:19899 c/c-parser.cc:20312 c/c-parser.cc:23397
21801 #: c/c-parser.cc:23479 c/gimple-parser.cc:195 c/gimple-parser.cc:198
21802 #: c/gimple-parser.cc:541 c/gimple-parser.cc:575 c/gimple-parser.cc:580
21803 #: c/gimple-parser.cc:749 c/gimple-parser.cc:846 c/gimple-parser.cc:1048
21804 #: c/gimple-parser.cc:1074 c/gimple-parser.cc:1077 c/gimple-parser.cc:1208
21805 #: c/gimple-parser.cc:1335 c/gimple-parser.cc:1462 c/gimple-parser.cc:1478
21806 #: c/gimple-parser.cc:1494 c/gimple-parser.cc:1516 c/gimple-parser.cc:1546
21807 #: c/gimple-parser.cc:1572 c/gimple-parser.cc:1779 c/gimple-parser.cc:1991
21808 #: c/gimple-parser.cc:2011 c/gimple-parser.cc:2171 c/gimple-parser.cc:2334
21809 #: c/c-parser.cc:7642 cp/parser.cc:33769
21810 #, gcc-internal-format
21811 msgid "expected %<)%>"
21812 msgstr ""
21813
21814 #: c/c-parser.cc:4549 c/c-parser.cc:5296 c/c-parser.cc:5448 c/c-parser.cc:5474
21815 #: c/c-parser.cc:5475 c/c-parser.cc:5915 c/c-parser.cc:5959 c/c-parser.cc:7741
21816 #: c/c-parser.cc:9863 c/c-parser.cc:10832 c/c-parser.cc:11186
21817 #: c/c-parser.cc:13949 c/gimple-parser.cc:1755 cp/parser.cc:33733
21818 #, gcc-internal-format
21819 msgid "expected %<]%>"
21820 msgstr ""
21821
21822 #: c/c-parser.cc:4751
21823 msgid "expected %<;%>, %<,%> or %<)%>"
21824 msgstr ""
21825
21826 #. Look for the two `(' tokens.
21827 #: c/c-parser.cc:5205 c/c-parser.cc:5210 c/c-parser.cc:14529
21828 #: c/c-parser.cc:15349 c/c-parser.cc:22673 c/c-parser.cc:23205
21829 #: c/c-parser.cc:23422 c/gimple-parser.cc:180 c/gimple-parser.cc:488
21830 #: c/gimple-parser.cc:527 c/gimple-parser.cc:559 c/gimple-parser.cc:816
21831 #: c/gimple-parser.cc:1042 c/gimple-parser.cc:1068 c/gimple-parser.cc:1195
21832 #: c/gimple-parser.cc:1330 c/gimple-parser.cc:1452 c/gimple-parser.cc:1512
21833 #: c/gimple-parser.cc:1530 c/gimple-parser.cc:1565 c/gimple-parser.cc:1960
21834 #: c/gimple-parser.cc:1971 c/gimple-parser.cc:1977 c/gimple-parser.cc:2160
21835 #: c/gimple-parser.cc:2331 c/c-parser.cc:14351 cp/parser.cc:33724
21836 #, gcc-internal-format
21837 msgid "expected %<(%>"
21838 msgstr ""
21839
21840 #: c/c-parser.cc:5444 c/c-parser.cc:5446 c/c-parser.cc:13853 cp/parser.cc:33736
21841 #: cp/parser.cc:37504 go/gofrontend/embed.cc:439
21842 #, gcc-internal-format
21843 msgid "expected %<[%>"
21844 msgstr ""
21845
21846 #: c/c-parser.cc:6096 c/c-parser.cc:12391 c/c-parser.cc:19374
21847 #: c/c-parser.cc:19460 c/c-parser.cc:20118 c/c-parser.cc:20990
21848 #: c/c-parser.cc:24653 c/gimple-parser.cc:399 c/gimple-parser.cc:2337
21849 #: c/c-parser.cc:3658 c/c-parser.cc:3885 c/c-parser.cc:11943 cp/parser.cc:21039
21850 #: cp/parser.cc:33730 go/gofrontend/embed.cc:370
21851 #, gcc-internal-format
21852 msgid "expected %<{%>"
21853 msgstr ""
21854
21855 #: c/c-parser.cc:6391 c/c-parser.cc:6400 c/c-parser.cc:8188 c/c-parser.cc:9328
21856 #: c/c-parser.cc:12155 c/c-parser.cc:12552 c/c-parser.cc:12616
21857 #: c/c-parser.cc:13931 c/c-parser.cc:14951 c/c-parser.cc:15177
21858 #: c/c-parser.cc:15695 c/c-parser.cc:15796 c/c-parser.cc:16330
21859 #: c/c-parser.cc:16766 c/c-parser.cc:16842 c/c-parser.cc:16959
21860 #: c/c-parser.cc:17031 c/c-parser.cc:22535 c/c-parser.cc:23262
21861 #: c/c-parser.cc:23321 c/gimple-parser.cc:582 c/gimple-parser.cc:887
21862 #: c/gimple-parser.cc:2385 c/gimple-parser.cc:2412 c/c-parser.cc:7649
21863 #: c/c-parser.cc:14454 c/c-parser.cc:15801 cp/parser.cc:33763
21864 #: cp/parser.cc:35465 cp/parser.cc:38352 cp/parser.cc:39227
21865 #: go/gofrontend/embed.cc:403
21866 #, gcc-internal-format
21867 msgid "expected %<:%>"
21868 msgstr ""
21869
21870 #: c/c-parser.cc:7199 cp/parser.cc:33650
21871 #, gcc-internal-format
21872 msgid "expected %<while%>"
21873 msgstr ""
21874
21875 #: c/c-parser.cc:9086 c/c-parser.cc:9279 c/c-parser.cc:9750 c/c-parser.cc:9793
21876 #: c/c-parser.cc:9934 c/c-parser.cc:10681 c/c-parser.cc:15354
21877 #: c/c-parser.cc:16911 c/gimple-parser.cc:1045 c/gimple-parser.cc:1071
21878 #: c/gimple-parser.cc:1199 c/gimple-parser.cc:1202 c/gimple-parser.cc:1534
21879 #: c/gimple-parser.cc:1540 cp/parser.cc:33083 cp/parser.cc:33739
21880 #, gcc-internal-format
21881 msgid "expected %<,%>"
21882 msgstr ""
21883
21884 #: c/c-parser.cc:9647
21885 msgid "expected %<.%>"
21886 msgstr ""
21887
21888 #: c/c-parser.cc:11614 c/c-parser.cc:11646 c/c-parser.cc:11886
21889 #: cp/parser.cc:36039 cp/parser.cc:36060
21890 #, gcc-internal-format
21891 msgid "expected %<@end%>"
21892 msgstr ""
21893
21894 #: c/c-parser.cc:12304 c/gimple-parser.cc:1370 cp/parser.cc:33748
21895 #, gcc-internal-format
21896 msgid "expected %<>%>"
21897 msgstr ""
21898
21899 #: c/c-parser.cc:15890 c/c-parser.cc:17306 cp/parser.cc:33772
21900 #, gcc-internal-format
21901 msgid "expected %<,%> or %<)%>"
21902 msgstr ""
21903
21904 #. All following cases are statements with LHS.
21905 #: c/c-parser.cc:16758 c/c-parser.cc:19267 c/c-parser.cc:19314
21906 #: c/c-parser.cc:19471 c/c-parser.cc:19818 c/c-parser.cc:20291
21907 #: c/c-parser.cc:22742 c/c-parser.cc:23463 c/gimple-parser.cc:740
21908 #: c/c-parser.cc:5982 c/c-parser.cc:19391 c/c-parser.cc:19614
21909 #: cp/parser.cc:33751 cp/parser.cc:42079 cp/parser.cc:42252
21910 #, gcc-internal-format
21911 msgid "expected %<=%>"
21912 msgstr ""
21913
21914 #: c/c-parser.cc:19402 c/c-parser.cc:19482 c/c-parser.cc:19835
21915 #: c/c-parser.cc:20169 c/gimple-parser.cc:1588 c/gimple-parser.cc:1620
21916 #: c/gimple-parser.cc:1630 c/gimple-parser.cc:2422 cp/parser.cc:33727
21917 #: cp/parser.cc:36249
21918 #, gcc-internal-format
21919 msgid "expected %<}%>"
21920 msgstr ""
21921
21922 #: c/c-parser.cc:19495 cp/parser.cc:42177
21923 #, gcc-internal-format
21924 msgid "expected %<else%>"
21925 msgstr ""
21926
21927 #: c/c-parser.cc:21035 c/c-parser.cc:21024 cp/parser.cc:44437
21928 #, gcc-internal-format
21929 msgid "expected %<#pragma omp section%> or %<}%>"
21930 msgstr ""
21931
21932 #: c/c-parser.cc:24023 cp/parser.cc:48282
21933 msgid "<message unknown at compile time>"
21934 msgstr ""
21935
21936 #: c/c-typeck.cc:8855
21937 msgid "(anonymous)"
21938 msgstr ""
21939
21940 #: c/gimple-parser.cc:1359 cp/parser.cc:18387 cp/parser.cc:33745
21941 #, gcc-internal-format
21942 msgid "expected %<<%>"
21943 msgstr ""
21944
21945 #: c/gimple-parser.cc:2381 c/gimple-parser.cc:2408 c/gimple-parser.cc:2247
21946 #: c/gimple-parser.cc:2284
21947 #, gcc-internal-format
21948 msgid "expected label"
21949 msgstr ""
21950
21951 #: cp/call.cc:4059
21952 msgid "candidate:"
21953 msgstr ""
21954
21955 #: cp/call.cc:8193
21956 msgid "  after user-defined conversion:"
21957 msgstr ""
21958
21959 #: cp/call.cc:8357 cp/pt.cc:2022 cp/pt.cc:26138
21960 msgid "candidate is:"
21961 msgid_plural "candidates are:"
21962 msgstr[0] ""
21963 msgstr[1] ""
21964
21965 #: cp/call.cc:12792 cp/call.cc:13184
21966 msgid "candidate 1:"
21967 msgstr ""
21968
21969 #: cp/call.cc:12794 cp/call.cc:13185
21970 msgid "candidate 2:"
21971 msgstr ""
21972
21973 #: cp/decl.cc:3588
21974 msgid "jump to label %qD"
21975 msgstr ""
21976
21977 #: cp/decl.cc:3589
21978 msgid "jump to case label"
21979 msgstr ""
21980
21981 #: cp/error.cc:462
21982 msgid "<missing>"
21983 msgstr ""
21984
21985 #: cp/error.cc:564
21986 msgid "<brace-enclosed initializer list>"
21987 msgstr ""
21988
21989 #: cp/error.cc:566
21990 msgid "<unresolved overloaded function type>"
21991 msgstr ""
21992
21993 #: cp/error.cc:733
21994 msgid "<type error>"
21995 msgstr ""
21996
21997 #. A lambda's "type" is essentially its signature.
21998 #: cp/error.cc:840
21999 msgid "<lambda"
22000 msgstr ""
22001
22002 #: cp/error.cc:850 objc/objc-act.cc:6362 cp/cxx-pretty-print.cc:154
22003 #: cp/cxx-pretty-print.cc:2831
22004 #, gcc-internal-format
22005 msgid "<unnamed>"
22006 msgstr ""
22007
22008 #: cp/error.cc:852
22009 #, c-format
22010 msgid "<unnamed %s>"
22011 msgstr ""
22012
22013 #: cp/error.cc:990
22014 msgid "<typeprefixerror>"
22015 msgstr ""
22016
22017 #: cp/error.cc:1131
22018 #, c-format
22019 msgid "(static initializers for %s)"
22020 msgstr ""
22021
22022 #: cp/error.cc:1133
22023 #, c-format
22024 msgid "(static destructors for %s)"
22025 msgstr ""
22026
22027 #: cp/error.cc:1179
22028 msgid "<structured bindings>"
22029 msgstr ""
22030
22031 #: cp/error.cc:1303
22032 msgid "vtable for "
22033 msgstr ""
22034
22035 #: cp/error.cc:1327
22036 msgid "<return value> "
22037 msgstr ""
22038
22039 #: cp/error.cc:1342
22040 msgid "{anonymous}"
22041 msgstr ""
22042
22043 #: cp/error.cc:1344
22044 msgid "(anonymous namespace)"
22045 msgstr ""
22046
22047 #: cp/error.cc:1444
22048 msgid "<template arguments error>"
22049 msgstr ""
22050
22051 #: cp/error.cc:1469
22052 msgid "<enumerator>"
22053 msgstr ""
22054
22055 #: cp/error.cc:1533
22056 msgid "<declaration error>"
22057 msgstr ""
22058
22059 #: cp/error.cc:2099 cp/error.cc:2119
22060 msgid "<template parameter error>"
22061 msgstr ""
22062
22063 #: cp/error.cc:2249
22064 msgid "<statement>"
22065 msgstr ""
22066
22067 #: cp/error.cc:2279 cp/error.cc:3374 c-family/c-pretty-print.cc:2661
22068 #, gcc-internal-format
22069 msgid "<unknown>"
22070 msgstr ""
22071
22072 #. While waiting for caret diagnostics, avoid printing
22073 #. __cxa_allocate_exception, __cxa_throw, and the like.
22074 #: cp/error.cc:2297
22075 msgid "<throw-expression>"
22076 msgstr ""
22077
22078 #: cp/error.cc:2398
22079 msgid "<ubsan routine call>"
22080 msgstr ""
22081
22082 #: cp/error.cc:2889
22083 msgid "<unparsed>"
22084 msgstr ""
22085
22086 #: cp/error.cc:3046
22087 msgid "<lambda>"
22088 msgstr ""
22089
22090 #: cp/error.cc:3085
22091 msgid "*this"
22092 msgstr ""
22093
22094 #: cp/error.cc:3099
22095 msgid "<expression error>"
22096 msgstr ""
22097
22098 #: cp/error.cc:3114
22099 msgid "<unknown operator>"
22100 msgstr ""
22101
22102 #: cp/error.cc:3589
22103 msgid "At global scope:"
22104 msgstr ""
22105
22106 #: cp/error.cc:3648
22107 msgid "    inlined from %qD at %r%s:%d:%d%R"
22108 msgstr ""
22109
22110 #: cp/error.cc:3653
22111 msgid "    inlined from %qD at %r%s:%d%R"
22112 msgstr ""
22113
22114 #: cp/error.cc:3659
22115 msgid "    inlined from %qD"
22116 msgstr ""
22117
22118 #: cp/error.cc:3686
22119 msgid "In static member function %qD"
22120 msgstr ""
22121
22122 #: cp/error.cc:3688
22123 msgid "In copy constructor %qD"
22124 msgstr ""
22125
22126 #: cp/error.cc:3690
22127 msgid "In constructor %qD"
22128 msgstr ""
22129
22130 #: cp/error.cc:3692
22131 msgid "In destructor %qD"
22132 msgstr ""
22133
22134 #: cp/error.cc:3694
22135 msgid "In lambda function"
22136 msgstr ""
22137
22138 #: cp/error.cc:3696
22139 msgid "In member function %qD"
22140 msgstr ""
22141
22142 #: cp/error.cc:3699
22143 msgid "In function %qD"
22144 msgstr ""
22145
22146 #: cp/error.cc:3722
22147 #, c-format
22148 msgid "%s: In substitution of %qS:\n"
22149 msgstr ""
22150
22151 #: cp/error.cc:3723
22152 msgid "%s: In instantiation of %q#D:\n"
22153 msgstr ""
22154
22155 #: cp/error.cc:3748 cp/error.cc:3902
22156 msgid "%r%s:%d:%d:%R   "
22157 msgstr ""
22158
22159 #: cp/error.cc:3751 cp/error.cc:3905
22160 msgid "%r%s:%d:%R   "
22161 msgstr ""
22162
22163 #: cp/error.cc:3759
22164 #, c-format
22165 msgid "recursively required by substitution of %qS\n"
22166 msgstr ""
22167
22168 #: cp/error.cc:3760
22169 #, c-format
22170 msgid "required by substitution of %qS\n"
22171 msgstr ""
22172
22173 #: cp/error.cc:3765
22174 msgid "recursively required from %q#D\n"
22175 msgstr ""
22176
22177 #: cp/error.cc:3766
22178 msgid "required from %q#D\n"
22179 msgstr ""
22180
22181 #: cp/error.cc:3773
22182 msgid "recursively required from here\n"
22183 msgstr ""
22184
22185 #: cp/error.cc:3774
22186 msgid "required from here\n"
22187 msgstr ""
22188
22189 #: cp/error.cc:3826
22190 msgid ""
22191 "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-"
22192 "backtrace-limit=0 to disable ]\n"
22193 msgstr ""
22194
22195 #: cp/error.cc:3832
22196 msgid ""
22197 "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
22198 "limit=0 to disable ]\n"
22199 msgstr ""
22200
22201 #: cp/error.cc:3886
22202 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
22203 msgstr ""
22204
22205 #: cp/error.cc:3890
22206 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
22207 msgstr ""
22208
22209 #: cp/parser.cc:6140
22210 msgid "parameter %qD may not appear in this context"
22211 msgstr ""
22212
22213 #: cp/parser.cc:6141
22214 msgid "local variable %qD may not appear in this context"
22215 msgstr ""
22216
22217 #: cp/parser.cc:21883
22218 msgid "%<using enum%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
22219 msgstr ""
22220
22221 #: cp/parser.cc:21886
22222 msgid "%<using enum%> of dependent type %qT"
22223 msgstr ""
22224
22225 #: cp/parser.cc:21888
22226 msgid "%<using enum%> of non-enumeration type %q#T"
22227 msgstr ""
22228
22229 #: cp/parser.cc:21890
22230 msgid "%<using enum%> of incomplete type %qT"
22231 msgstr ""
22232
22233 #: cp/parser.cc:21892
22234 msgid "%<using enum%> of %qT before its enum-specifier"
22235 msgstr ""
22236
22237 #: cp/pt.cc:2020 cp/semantics.cc:5992
22238 msgid "candidates are:"
22239 msgstr ""
22240
22241 #: cp/rtti.cc:592
22242 msgid "target is not pointer or reference to class"
22243 msgstr ""
22244
22245 #: cp/rtti.cc:597
22246 msgid "target is not pointer or reference to complete type"
22247 msgstr ""
22248
22249 #: cp/rtti.cc:603
22250 msgid "target is not pointer or reference"
22251 msgstr ""
22252
22253 #: cp/rtti.cc:619
22254 msgid "source is not a pointer"
22255 msgstr ""
22256
22257 #: cp/rtti.cc:624
22258 msgid "source is not a pointer to class"
22259 msgstr ""
22260
22261 #: cp/rtti.cc:629
22262 msgid "source is a pointer to incomplete type"
22263 msgstr ""
22264
22265 #: cp/rtti.cc:642
22266 msgid "source is not of class type"
22267 msgstr ""
22268
22269 #: cp/rtti.cc:647
22270 msgid "source is of incomplete class type"
22271 msgstr ""
22272
22273 #: cp/rtti.cc:658
22274 msgid "conversion casts away constness"
22275 msgstr ""
22276
22277 #: cp/rtti.cc:818
22278 msgid "source type is not polymorphic"
22279 msgstr ""
22280
22281 #: cp/typeck.cc:7328 c/c-typeck.cc:4601
22282 #, gcc-internal-format
22283 msgid "wrong type argument to unary minus"
22284 msgstr ""
22285
22286 #: cp/typeck.cc:7329 c/c-typeck.cc:4588
22287 #, gcc-internal-format
22288 msgid "wrong type argument to unary plus"
22289 msgstr ""
22290
22291 #: cp/typeck.cc:7356 c/c-typeck.cc:4645
22292 #, gcc-internal-format
22293 msgid "wrong type argument to bit-complement"
22294 msgstr ""
22295
22296 #: cp/typeck.cc:7373 c/c-typeck.cc:4653
22297 #, gcc-internal-format
22298 msgid "wrong type argument to abs"
22299 msgstr ""
22300
22301 #: cp/typeck.cc:7385 c/c-typeck.cc:4675
22302 #, gcc-internal-format
22303 msgid "wrong type argument to conjugation"
22304 msgstr ""
22305
22306 #: cp/typeck.cc:7407
22307 msgid "in argument to unary !"
22308 msgstr ""
22309
22310 #: cp/typeck.cc:7456
22311 msgid "no pre-increment operator for type"
22312 msgstr ""
22313
22314 #: cp/typeck.cc:7458
22315 msgid "no post-increment operator for type"
22316 msgstr ""
22317
22318 #: cp/typeck.cc:7460
22319 msgid "no pre-decrement operator for type"
22320 msgstr ""
22321
22322 #: cp/typeck.cc:7462
22323 msgid "no post-decrement operator for type"
22324 msgstr ""
22325
22326 #: fortran/arith.cc:1487
22327 msgid "elemental binary operation"
22328 msgstr ""
22329
22330 #: fortran/check.cc:70
22331 msgid " [see %<-fno-allow-invalid-boz%>]"
22332 msgstr ""
22333
22334 #: fortran/check.cc:3705
22335 #, c-format
22336 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
22337 msgstr ""
22338
22339 #: fortran/check.cc:3914 fortran/check.cc:3996 fortran/check.cc:4061
22340 #, c-format
22341 msgid "arguments '%s' and '%s' for intrinsic %s"
22342 msgstr ""
22343
22344 #: fortran/check.cc:4402 fortran/intrinsic.cc:4828
22345 #, c-format
22346 msgid "arguments '%s' and '%s' for intrinsic '%s'"
22347 msgstr ""
22348
22349 #: fortran/dump-parse-tree.cc:3649
22350 #, c-format
22351 msgid ""
22352 "/* Prototypes for external procedures generated from %s\n"
22353 "   by GNU Fortran %s%s.\n"
22354 "\n"
22355 "   Use of this interface is discouraged, consider using the\n"
22356 "   BIND(C) feature of standard Fortran instead.  */\n"
22357 "\n"
22358 msgstr ""
22359
22360 #: fortran/error.cc:984
22361 msgid "Fortran 2018 deleted feature:"
22362 msgstr ""
22363
22364 #: fortran/error.cc:986
22365 msgid "Fortran 2018 obsolescent feature:"
22366 msgstr ""
22367
22368 #: fortran/error.cc:988
22369 msgid "Fortran 2018:"
22370 msgstr ""
22371
22372 #: fortran/error.cc:990
22373 msgid "Fortran 2008 obsolescent feature:"
22374 msgstr ""
22375
22376 #: fortran/error.cc:996
22377 msgid "GNU Extension:"
22378 msgstr ""
22379
22380 #: fortran/error.cc:998
22381 msgid "Legacy Extension:"
22382 msgstr ""
22383
22384 #: fortran/error.cc:1000
22385 msgid "Obsolescent feature:"
22386 msgstr ""
22387
22388 #: fortran/error.cc:1002
22389 msgid "Deleted feature:"
22390 msgstr ""
22391
22392 #: fortran/expr.cc:3792
22393 msgid "array assignment"
22394 msgstr ""
22395
22396 #: fortran/frontend-passes.cc:2387
22397 msgid ""
22398 "Index variable %qs redefined at %L in procedure %qs called from within DO "
22399 "loop at %L"
22400 msgstr ""
22401
22402 #. Macros for unified error messages.
22403 #: fortran/frontend-passes.cc:4082
22404 #, c-format
22405 msgid ""
22406 "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, "
22407 "should be %ld"
22408 msgstr ""
22409
22410 #: fortran/frontend-passes.cc:4085
22411 #, c-format
22412 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
22413 msgstr ""
22414
22415 #: fortran/frontend-passes.cc:4088
22416 #, c-format
22417 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
22418 msgstr ""
22419
22420 #: fortran/gfortranspec.cc:427 m2/gm2spec.cc:920
22421 #, c-format
22422 msgid "Driving:"
22423 msgstr ""
22424
22425 #: fortran/interface.cc:3647 fortran/intrinsic.cc:4506
22426 msgid "actual argument to INTENT = OUT/INOUT"
22427 msgstr ""
22428
22429 #: fortran/intrinsic.cc:4865
22430 msgid "available since Fortran 77"
22431 msgstr ""
22432
22433 #: fortran/intrinsic.cc:4869
22434 msgid "obsolescent in Fortran 95"
22435 msgstr ""
22436
22437 #: fortran/intrinsic.cc:4873
22438 msgid "deleted in Fortran 95"
22439 msgstr ""
22440
22441 #: fortran/intrinsic.cc:4877
22442 msgid "new in Fortran 95"
22443 msgstr ""
22444
22445 #: fortran/intrinsic.cc:4881
22446 msgid "new in Fortran 2003"
22447 msgstr ""
22448
22449 #: fortran/intrinsic.cc:4885
22450 msgid "new in Fortran 2008"
22451 msgstr ""
22452
22453 #: fortran/intrinsic.cc:4889
22454 msgid "new in Fortran 2018"
22455 msgstr ""
22456
22457 #: fortran/intrinsic.cc:4893
22458 msgid "a GNU Fortran extension"
22459 msgstr ""
22460
22461 #: fortran/intrinsic.cc:4897
22462 msgid "for backward compatibility"
22463 msgstr ""
22464
22465 #: fortran/io.cc:1873
22466 #, c-format
22467 msgid "%s tag"
22468 msgstr ""
22469
22470 #: fortran/io.cc:3373
22471 msgid "internal unit in WRITE"
22472 msgstr ""
22473
22474 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
22475 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
22476 #: fortran/io.cc:4734
22477 #, c-format
22478 msgid "%s tag with INQUIRE"
22479 msgstr ""
22480
22481 #: fortran/matchexp.cc:28
22482 #, c-format
22483 msgid "Syntax error in expression at %C"
22484 msgstr ""
22485
22486 #: fortran/module.cc:1254
22487 msgid "Unexpected EOF"
22488 msgstr ""
22489
22490 #: fortran/module.cc:1379
22491 msgid "Name too long"
22492 msgstr ""
22493
22494 #: fortran/module.cc:1433 fortran/module.cc:1491 fortran/module.cc:1546
22495 #: fortran/module.cc:1604
22496 msgid "Bad name"
22497 msgstr ""
22498
22499 #: fortran/module.cc:1628
22500 msgid "Expected name"
22501 msgstr ""
22502
22503 #: fortran/module.cc:1631
22504 msgid "Expected left parenthesis"
22505 msgstr ""
22506
22507 #: fortran/module.cc:1634
22508 msgid "Expected right parenthesis"
22509 msgstr ""
22510
22511 #: fortran/module.cc:1637
22512 msgid "Expected integer"
22513 msgstr ""
22514
22515 #: fortran/module.cc:1640 fortran/module.cc:2845
22516 msgid "Expected string"
22517 msgstr ""
22518
22519 #: fortran/module.cc:1665
22520 msgid "find_enum(): Enum not found"
22521 msgstr ""
22522
22523 #: fortran/module.cc:2235
22524 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
22525 msgstr ""
22526
22527 #: fortran/module.cc:2475
22528 msgid "Expected attribute bit name"
22529 msgstr ""
22530
22531 #: fortran/module.cc:3474
22532 msgid "Expected integer string"
22533 msgstr ""
22534
22535 #: fortran/module.cc:3478
22536 msgid "Error converting integer"
22537 msgstr ""
22538
22539 #: fortran/module.cc:3500
22540 msgid "Expected real string"
22541 msgstr ""
22542
22543 #: fortran/module.cc:3725
22544 msgid "Expected expression type"
22545 msgstr ""
22546
22547 #: fortran/module.cc:3805
22548 msgid "Bad operator"
22549 msgstr ""
22550
22551 #: fortran/module.cc:3922
22552 msgid "Bad type in constant expression"
22553 msgstr ""
22554
22555 #: fortran/module.cc:7380
22556 msgid "Unexpected end of module"
22557 msgstr ""
22558
22559 #: fortran/parse.cc:1947
22560 msgid "arithmetic IF"
22561 msgstr ""
22562
22563 #: fortran/parse.cc:1956
22564 msgid "attribute declaration"
22565 msgstr ""
22566
22567 #: fortran/parse.cc:1992
22568 msgid "data declaration"
22569 msgstr ""
22570
22571 #: fortran/parse.cc:2010
22572 msgid "derived type declaration"
22573 msgstr ""
22574
22575 #: fortran/parse.cc:2137
22576 msgid "block IF"
22577 msgstr ""
22578
22579 #: fortran/parse.cc:2146
22580 msgid "implied END DO"
22581 msgstr ""
22582
22583 #: fortran/parse.cc:2240 fortran/resolve.cc:12393
22584 msgid "assignment"
22585 msgstr ""
22586
22587 #: fortran/parse.cc:2243 fortran/resolve.cc:12459 fortran/resolve.cc:12462
22588 msgid "pointer assignment"
22589 msgstr ""
22590
22591 #: fortran/parse.cc:2267
22592 msgid "simple IF"
22593 msgstr ""
22594
22595 #: fortran/resolve.cc:2413 fortran/resolve.cc:2608
22596 msgid "elemental procedure"
22597 msgstr ""
22598
22599 #: fortran/resolve.cc:2511
22600 msgid "allocatable argument"
22601 msgstr ""
22602
22603 #: fortran/resolve.cc:2516
22604 msgid "asynchronous argument"
22605 msgstr ""
22606
22607 #: fortran/resolve.cc:2521
22608 msgid "optional argument"
22609 msgstr ""
22610
22611 #: fortran/resolve.cc:2526
22612 msgid "pointer argument"
22613 msgstr ""
22614
22615 #: fortran/resolve.cc:2531
22616 msgid "target argument"
22617 msgstr ""
22618
22619 #: fortran/resolve.cc:2536
22620 msgid "value argument"
22621 msgstr ""
22622
22623 #: fortran/resolve.cc:2541
22624 msgid "volatile argument"
22625 msgstr ""
22626
22627 #: fortran/resolve.cc:2546
22628 msgid "assumed-shape argument"
22629 msgstr ""
22630
22631 #: fortran/resolve.cc:2551
22632 msgid "assumed-rank argument"
22633 msgstr ""
22634
22635 #: fortran/resolve.cc:2556
22636 msgid "coarray argument"
22637 msgstr ""
22638
22639 #: fortran/resolve.cc:2561
22640 msgid "parametrized derived type argument"
22641 msgstr ""
22642
22643 #: fortran/resolve.cc:2566
22644 msgid "polymorphic argument"
22645 msgstr ""
22646
22647 #: fortran/resolve.cc:2571
22648 msgid "NO_ARG_CHECK attribute"
22649 msgstr ""
22650
22651 #. As assumed-type is unlimited polymorphic (cf. above).
22652 #. See also TS 29113, Note 6.1.
22653 #: fortran/resolve.cc:2578
22654 msgid "assumed-type argument"
22655 msgstr ""
22656
22657 #: fortran/resolve.cc:2589
22658 msgid "array result"
22659 msgstr ""
22660
22661 #: fortran/resolve.cc:2594
22662 msgid "pointer or allocatable result"
22663 msgstr ""
22664
22665 #: fortran/resolve.cc:2601
22666 msgid "result with non-constant character length"
22667 msgstr ""
22668
22669 #: fortran/resolve.cc:2613
22670 msgid "bind(c) procedure"
22671 msgstr ""
22672
22673 #: fortran/resolve.cc:4175
22674 #, c-format
22675 msgid "Invalid context for NULL() pointer at %%L"
22676 msgstr ""
22677
22678 #: fortran/resolve.cc:4192
22679 #, c-format
22680 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
22681 msgstr ""
22682
22683 #: fortran/resolve.cc:4209
22684 #, c-format
22685 msgid ""
22686 "Unexpected derived-type entities in binary intrinsic numeric operator "
22687 "%%<%s%%> at %%L"
22688 msgstr ""
22689
22690 #: fortran/resolve.cc:4214
22691 #, c-format
22692 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
22693 msgstr ""
22694
22695 #: fortran/resolve.cc:4229
22696 #, c-format
22697 msgid "Operands of string concatenation operator at %%L are %s/%s"
22698 msgstr ""
22699
22700 #: fortran/resolve.cc:4272
22701 #, c-format
22702 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
22703 msgstr ""
22704
22705 #: fortran/resolve.cc:4295
22706 #, c-format
22707 msgid "Operand of .not. operator at %%L is %s"
22708 msgstr ""
22709
22710 #: fortran/resolve.cc:4309
22711 msgid "COMPLEX quantities cannot be compared at %L"
22712 msgstr ""
22713
22714 #: fortran/resolve.cc:4407
22715 #, c-format
22716 msgid "Logicals at %%L must be compared with %s instead of %s"
22717 msgstr ""
22718
22719 #: fortran/resolve.cc:4413
22720 #, c-format
22721 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
22722 msgstr ""
22723
22724 #: fortran/resolve.cc:4427
22725 #, c-format
22726 msgid "Unknown operator %%<%s%%> at %%L; did you mean %%<%s%%>?"
22727 msgstr ""
22728
22729 #: fortran/resolve.cc:4430
22730 #, c-format
22731 msgid "Unknown operator %%<%s%%> at %%L"
22732 msgstr ""
22733
22734 #: fortran/resolve.cc:4435
22735 #, c-format
22736 msgid "Operand of user operator %%<%s%%> at %%L is %s"
22737 msgstr ""
22738
22739 #: fortran/resolve.cc:4440
22740 #, c-format
22741 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
22742 msgstr ""
22743
22744 #: fortran/resolve.cc:4526
22745 #, c-format
22746 msgid "Inconsistent ranks for operator at %%L and %%L"
22747 msgstr ""
22748
22749 #: fortran/resolve.cc:7400
22750 msgid "Loop variable"
22751 msgstr ""
22752
22753 #: fortran/resolve.cc:7404
22754 msgid "iterator variable"
22755 msgstr ""
22756
22757 #: fortran/resolve.cc:7408
22758 msgid "Start expression in DO loop"
22759 msgstr ""
22760
22761 #: fortran/resolve.cc:7412
22762 msgid "End expression in DO loop"
22763 msgstr ""
22764
22765 #: fortran/resolve.cc:7416
22766 msgid "Step expression in DO loop"
22767 msgstr ""
22768
22769 #: fortran/resolve.cc:7703 fortran/resolve.cc:7706
22770 msgid "DEALLOCATE object"
22771 msgstr ""
22772
22773 #: fortran/resolve.cc:8084 fortran/resolve.cc:8087
22774 msgid "ALLOCATE object"
22775 msgstr ""
22776
22777 #: fortran/resolve.cc:8324 fortran/resolve.cc:10311 fortran/resolve.cc:10432
22778 msgid "STAT variable"
22779 msgstr ""
22780
22781 #: fortran/resolve.cc:8375 fortran/resolve.cc:10323 fortran/resolve.cc:10444
22782 msgid "ERRMSG variable"
22783 msgstr ""
22784
22785 #: fortran/resolve.cc:10113
22786 msgid "item in READ"
22787 msgstr ""
22788
22789 #: fortran/resolve.cc:10335
22790 msgid "ACQUIRED_LOCK variable"
22791 msgstr ""
22792
22793 #: fortran/trans-array.cc:1918
22794 #, c-format
22795 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
22796 msgstr ""
22797
22798 #: fortran/trans-array.cc:6235
22799 msgid "Integer overflow when calculating the amount of memory to allocate"
22800 msgstr ""
22801
22802 #: fortran/trans-array.cc:10211
22803 #, c-format
22804 msgid ""
22805 "The value of the PDT LEN parameter '%s' does not agree with that in the "
22806 "dummy declaration"
22807 msgstr ""
22808
22809 #: fortran/trans-decl.cc:6206
22810 #, c-format
22811 msgid ""
22812 "Actual string length does not match the declared one for dummy argument "
22813 "'%s' (%ld/%ld)"
22814 msgstr ""
22815
22816 #: fortran/trans-decl.cc:6214
22817 #, c-format
22818 msgid ""
22819 "Actual string length is shorter than the declared one for dummy argument "
22820 "'%s' (%ld/%ld)"
22821 msgstr ""
22822
22823 #: fortran/trans-expr.cc:10376
22824 #, c-format
22825 msgid "Target of rank remapping is too small (%ld < %ld)"
22826 msgstr ""
22827
22828 #: fortran/trans-expr.cc:11936
22829 msgid "Assignment of scalar to unallocated array"
22830 msgstr ""
22831
22832 #: fortran/trans-intrinsic.cc:983
22833 #, c-format
22834 msgid "Unequal character lengths (%ld/%ld) in %s"
22835 msgstr ""
22836
22837 #: fortran/trans-intrinsic.cc:6518
22838 #, c-format
22839 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
22840 msgstr ""
22841
22842 #: fortran/trans-intrinsic.cc:6613
22843 #, c-format
22844 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
22845 msgstr ""
22846
22847 #: fortran/trans-intrinsic.cc:6661
22848 #, c-format
22849 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
22850 msgstr ""
22851
22852 #: fortran/trans-intrinsic.cc:6671
22853 #, c-format
22854 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
22855 msgstr ""
22856
22857 #: fortran/trans-intrinsic.cc:6678
22858 #, c-format
22859 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
22860 msgstr ""
22861
22862 #: fortran/trans-intrinsic.cc:6760
22863 #, c-format
22864 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
22865 msgstr ""
22866
22867 #: fortran/trans-intrinsic.cc:6828
22868 #, c-format
22869 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
22870 msgstr ""
22871
22872 #: fortran/trans-intrinsic.cc:6894
22873 #, c-format
22874 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
22875 msgstr ""
22876
22877 #: fortran/trans-intrinsic.cc:6902 fortran/trans-intrinsic.cc:6947
22878 #, c-format
22879 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
22880 msgstr ""
22881
22882 #: fortran/trans-intrinsic.cc:9300
22883 #, c-format
22884 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
22885 msgstr ""
22886
22887 #: fortran/trans-intrinsic.cc:9332
22888 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
22889 msgstr ""
22890
22891 #: fortran/trans-intrinsic.cc:12290
22892 #, c-format
22893 msgid "FROMPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
22894 msgstr ""
22895
22896 #: fortran/trans-intrinsic.cc:12302
22897 #, c-format
22898 msgid "LEN argument (%ld) out of range 0:%d in intrinsic MVBITS"
22899 msgstr ""
22900
22901 #: fortran/trans-intrinsic.cc:12314
22902 #, c-format
22903 msgid "TOPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
22904 msgstr ""
22905
22906 #: fortran/trans-intrinsic.cc:12326
22907 #, c-format
22908 msgid "FROMPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
22909 msgstr ""
22910
22911 #: fortran/trans-intrinsic.cc:12334
22912 #, c-format
22913 msgid "TOPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
22914 msgstr ""
22915
22916 #: fortran/trans-io.cc:587
22917 msgid "Unit number in I/O statement too small"
22918 msgstr ""
22919
22920 #: fortran/trans-io.cc:596
22921 msgid "Unit number in I/O statement too large"
22922 msgstr ""
22923
22924 #: fortran/trans-stmt.cc:156
22925 msgid "Assigned label is not a target label"
22926 msgstr ""
22927
22928 #: fortran/trans-stmt.cc:1290
22929 #, c-format
22930 msgid "Invalid image number %d in SYNC IMAGES"
22931 msgstr ""
22932
22933 #: fortran/trans-stmt.cc:2488
22934 msgid "Loop iterates infinitely"
22935 msgstr ""
22936
22937 #: fortran/trans-stmt.cc:2508 fortran/trans-stmt.cc:2764
22938 msgid "Loop variable has been modified"
22939 msgstr ""
22940
22941 #: fortran/trans-stmt.cc:2617
22942 msgid "DO step value is zero"
22943 msgstr ""
22944
22945 #: fortran/trans.cc:47
22946 msgid "Array reference out of bounds"
22947 msgstr ""
22948
22949 #: fortran/trans.cc:742 fortran/trans.cc:817
22950 #, c-format
22951 msgid "Error allocating %lu bytes"
22952 msgstr ""
22953
22954 #: fortran/trans.cc:1026
22955 #, c-format
22956 msgid "Attempting to allocate already allocated variable '%s'"
22957 msgstr ""
22958
22959 #: fortran/trans.cc:1032
22960 msgid "Attempting to allocate already allocated variable"
22961 msgstr ""
22962
22963 #: fortran/trans.cc:1761 fortran/trans.cc:1920
22964 #, c-format
22965 msgid "Attempt to DEALLOCATE unallocated '%s'"
22966 msgstr ""
22967
22968 #: fortran/trans.cc:2078
22969 #, c-format
22970 msgid "Error reallocating to %lu bytes"
22971 msgstr ""
22972
22973 #: go/go-backend.cc:166 rust/rust-object-export.cc:148
22974 msgid "lseek failed while reading export data"
22975 msgstr ""
22976
22977 #: go/go-backend.cc:173 rust/rust-object-export.cc:155
22978 msgid "memory allocation failed while reading export data"
22979 msgstr ""
22980
22981 #: go/go-backend.cc:181 rust/rust-object-export.cc:163
22982 msgid "read failed while reading export data"
22983 msgstr ""
22984
22985 #: go/go-backend.cc:187 rust/rust-object-export.cc:169
22986 msgid "short read while reading export data"
22987 msgstr ""
22988
22989 #: go/gofrontend/expressions.cc:183 c-family/c-warn.cc:684 cp/cvt.cc:1401
22990 #: rust/backend/rust-tree.cc:514
22991 #, gcc-internal-format
22992 msgid "value computed is not used"
22993 msgstr ""
22994
22995 #: go/gofrontend/expressions.cc:930
22996 msgid "invalid use of type"
22997 msgstr ""
22998
22999 #: go/gofrontend/expressions.cc:3549 go/gofrontend/expressions.cc:3565
23000 msgid "constant refers to itself"
23001 msgstr ""
23002
23003 #: go/gofrontend/expressions.cc:4677 go/gofrontend/expressions.cc:5176
23004 msgid "expected pointer"
23005 msgstr ""
23006
23007 #: go/gofrontend/expressions.cc:5147
23008 msgid "expected numeric type"
23009 msgstr ""
23010
23011 #: go/gofrontend/expressions.cc:5152
23012 msgid "expected boolean type"
23013 msgstr ""
23014
23015 #: go/gofrontend/expressions.cc:5157 c/c-parser.cc:16670 c/c-parser.cc:16677
23016 #: cp/parser.cc:39987 cp/parser.cc:39994
23017 #, gcc-internal-format
23018 msgid "expected integer"
23019 msgstr ""
23020
23021 #: go/gofrontend/expressions.cc:6937
23022 msgid "invalid comparison of nil with nil"
23023 msgstr ""
23024
23025 #: go/gofrontend/expressions.cc:6943 go/gofrontend/expressions.cc:6961
23026 msgid "incompatible types in binary expression"
23027 msgstr ""
23028
23029 #: go/gofrontend/expressions.cc:6981
23030 msgid "integer division by zero"
23031 msgstr ""
23032
23033 #: go/gofrontend/expressions.cc:6989
23034 msgid "shift of non-integer operand"
23035 msgstr ""
23036
23037 #: go/gofrontend/expressions.cc:6992 go/gofrontend/expressions.cc:6995
23038 #: go/gofrontend/expressions.cc:7003
23039 msgid "shift count not integer"
23040 msgstr ""
23041
23042 #: go/gofrontend/expressions.cc:7008
23043 msgid "negative shift count"
23044 msgstr ""
23045
23046 #: go/gofrontend/expressions.cc:7892
23047 msgid "object is not a method"
23048 msgstr ""
23049
23050 #: go/gofrontend/expressions.cc:7909
23051 msgid "method type does not match object type"
23052 msgstr ""
23053
23054 #: go/gofrontend/expressions.cc:8323
23055 msgid "invalid use of %<...%> with builtin function"
23056 msgstr ""
23057
23058 #: go/gofrontend/expressions.cc:8334
23059 msgid "invalid use of method value as argument of Offsetof"
23060 msgstr ""
23061
23062 #: go/gofrontend/expressions.cc:8348
23063 msgid "argument of Offsetof implies indirection of an embedded field"
23064 msgstr ""
23065
23066 #: go/gofrontend/expressions.cc:8373 go/gofrontend/expressions.cc:8409
23067 #: go/gofrontend/expressions.cc:8850 go/gofrontend/expressions.cc:10206
23068 #: go/gofrontend/expressions.cc:10351 go/gofrontend/expressions.cc:10397
23069 #: go/gofrontend/expressions.cc:10432 go/gofrontend/expressions.cc:10508
23070 #: go/gofrontend/expressions.cc:10533 go/gofrontend/expressions.cc:12687
23071 #: go/gofrontend/expressions.cc:12704 go/gofrontend/expressions.cc:12720
23072 msgid "not enough arguments"
23073 msgstr ""
23074
23075 #: go/gofrontend/expressions.cc:8375 go/gofrontend/expressions.cc:8411
23076 #: go/gofrontend/expressions.cc:10211 go/gofrontend/expressions.cc:10334
23077 #: go/gofrontend/expressions.cc:10356 go/gofrontend/expressions.cc:10437
23078 #: go/gofrontend/expressions.cc:10510 go/gofrontend/expressions.cc:10535
23079 #: go/gofrontend/expressions.cc:11416 go/gofrontend/expressions.cc:12692
23080 #: go/gofrontend/expressions.cc:12706 go/gofrontend/expressions.cc:12727
23081 #: cp/pt.cc:9218
23082 #, gcc-internal-format
23083 msgid "too many arguments"
23084 msgstr ""
23085
23086 #: go/gofrontend/expressions.cc:8413
23087 msgid "argument 1 must be a map"
23088 msgstr ""
23089
23090 #: go/gofrontend/expressions.cc:8880
23091 msgid "invalid type for make function"
23092 msgstr ""
23093
23094 #: go/gofrontend/expressions.cc:8893
23095 msgid "length required when allocating a slice"
23096 msgstr ""
23097
23098 #: go/gofrontend/expressions.cc:8937
23099 msgid "len larger than cap"
23100 msgstr ""
23101
23102 #: go/gofrontend/expressions.cc:8946
23103 msgid "too many arguments to make"
23104 msgstr ""
23105
23106 #: go/gofrontend/expressions.cc:10255
23107 msgid "argument must be array or slice or channel"
23108 msgstr ""
23109
23110 #: go/gofrontend/expressions.cc:10265
23111 msgid "argument must be string or array or slice or map or channel"
23112 msgstr ""
23113
23114 #: go/gofrontend/expressions.cc:10302
23115 msgid "unsupported argument type to builtin function"
23116 msgstr ""
23117
23118 #: go/gofrontend/expressions.cc:10313
23119 msgid "argument must be channel"
23120 msgstr ""
23121
23122 #: go/gofrontend/expressions.cc:10315
23123 msgid "cannot close receive-only channel"
23124 msgstr ""
23125
23126 #: go/gofrontend/expressions.cc:10326
23127 msgid "argument to builtin has void type"
23128 msgstr ""
23129
23130 #: go/gofrontend/expressions.cc:10342
23131 msgid "argument must be a field reference"
23132 msgstr ""
23133
23134 #: go/gofrontend/expressions.cc:10372
23135 msgid "left argument must be a slice"
23136 msgstr ""
23137
23138 #: go/gofrontend/expressions.cc:10380
23139 msgid "element types must be the same"
23140 msgstr ""
23141
23142 #: go/gofrontend/expressions.cc:10385
23143 msgid "first argument must be []byte"
23144 msgstr ""
23145
23146 #: go/gofrontend/expressions.cc:10388
23147 msgid "second argument must be slice or string"
23148 msgstr ""
23149
23150 #: go/gofrontend/expressions.cc:10500
23151 msgid "argument must have complex type"
23152 msgstr ""
23153
23154 #: go/gofrontend/expressions.cc:10519
23155 msgid "complex arguments must have identical types"
23156 msgstr ""
23157
23158 #: go/gofrontend/expressions.cc:10521
23159 msgid "complex arguments must have floating-point type"
23160 msgstr ""
23161
23162 #: go/gofrontend/expressions.cc:11181
23163 msgid "type conversion result count mismatch"
23164 msgstr ""
23165
23166 #: go/gofrontend/expressions.cc:11195 go/gofrontend/expressions.cc:12633
23167 #: go/gofrontend/expressions.cc:13069
23168 msgid "expected function"
23169 msgstr ""
23170
23171 #: go/gofrontend/expressions.cc:11223
23172 msgid "multiple-value argument in single-value context"
23173 msgstr ""
23174
23175 #: go/gofrontend/expressions.cc:11420
23176 msgid "invalid use of %<...%> with non-slice"
23177 msgstr ""
23178
23179 #: go/gofrontend/expressions.cc:12641
23180 msgid "function result count mismatch"
23181 msgstr ""
23182
23183 #: go/gofrontend/expressions.cc:12659
23184 msgid "incompatible type for receiver"
23185 msgstr ""
23186
23187 #: go/gofrontend/expressions.cc:12677
23188 msgid "invalid use of %<...%> calling non-variadic function"
23189 msgstr ""
23190
23191 #: go/gofrontend/expressions.cc:13078 go/gofrontend/expressions.cc:13092
23192 msgid "number of results does not match number of values"
23193 msgstr ""
23194
23195 #: go/gofrontend/expressions.cc:13384 go/gofrontend/expressions.cc:14055
23196 msgid "index must be integer"
23197 msgstr ""
23198
23199 #: go/gofrontend/expressions.cc:13393 go/gofrontend/expressions.cc:14064
23200 msgid "slice end must be integer"
23201 msgstr ""
23202
23203 #: go/gofrontend/expressions.cc:13402
23204 msgid "slice capacity must be integer"
23205 msgstr ""
23206
23207 #: go/gofrontend/expressions.cc:13453 go/gofrontend/expressions.cc:14098
23208 msgid "inverted slice range"
23209 msgstr ""
23210
23211 #: go/gofrontend/expressions.cc:13496
23212 msgid "slice of unaddressable value"
23213 msgstr ""
23214
23215 #: go/gofrontend/expressions.cc:14354
23216 msgid "incompatible type for map index"
23217 msgstr ""
23218
23219 #: go/gofrontend/expressions.cc:14792
23220 msgid "expected interface or pointer to interface"
23221 msgstr ""
23222
23223 #: go/gofrontend/expressions.cc:15578
23224 msgid "too many expressions for struct"
23225 msgstr ""
23226
23227 #: go/gofrontend/expressions.cc:15591
23228 msgid "too few expressions for struct"
23229 msgstr ""
23230
23231 #: go/gofrontend/expressions.cc:17556 go/gofrontend/statements.cc:1921
23232 msgid "type assertion only valid for interface types"
23233 msgstr ""
23234
23235 #: go/gofrontend/expressions.cc:17568
23236 msgid "impossible type assertion: type does not implement interface"
23237 msgstr ""
23238
23239 #: go/gofrontend/expressions.cc:17767 go/gofrontend/expressions.cc:17787
23240 #: go/gofrontend/statements.cc:1768
23241 msgid "expected channel"
23242 msgstr ""
23243
23244 #: go/gofrontend/expressions.cc:17792 go/gofrontend/statements.cc:1773
23245 msgid "invalid receive on send-only channel"
23246 msgstr ""
23247
23248 #: go/gofrontend/parse.cc:3274
23249 msgid ""
23250 "parentheses required around this composite literal to avoid parsing ambiguity"
23251 msgstr ""
23252
23253 #: go/gofrontend/parse.cc:4848
23254 msgid "cannot fallthrough final case in switch"
23255 msgstr ""
23256
23257 #: go/gofrontend/statements.cc:1071
23258 msgid "invalid left hand side of assignment"
23259 msgstr ""
23260
23261 #: go/gofrontend/statements.cc:1082 go/gofrontend/statements.cc:1437
23262 msgid "use of untyped nil"
23263 msgstr ""
23264
23265 #: go/gofrontend/statements.cc:1559
23266 msgid "expected map index on right hand side"
23267 msgstr ""
23268
23269 #: go/gofrontend/statements.cc:3196 go/gofrontend/statements.cc:3226
23270 msgid "not enough arguments to return"
23271 msgstr ""
23272
23273 #: go/gofrontend/statements.cc:3204
23274 msgid "return with value in function with no return type"
23275 msgstr ""
23276
23277 #: go/gofrontend/statements.cc:3232
23278 msgid "too many values in return statement"
23279 msgstr ""
23280
23281 #: go/gofrontend/statements.cc:3785
23282 msgid "expected boolean expression"
23283 msgstr ""
23284
23285 #: go/gofrontend/statements.cc:4982
23286 msgid "cannot type switch on non-interface value"
23287 msgstr ""
23288
23289 #: go/gofrontend/statements.cc:5117
23290 msgid "incompatible types in send"
23291 msgstr ""
23292
23293 #: go/gofrontend/statements.cc:5122
23294 msgid "invalid send on receive-only channel"
23295 msgstr ""
23296
23297 #: go/gofrontend/statements.cc:6440
23298 msgid "too many variables for range clause with channel"
23299 msgstr ""
23300
23301 #: go/gofrontend/statements.cc:6447
23302 msgid "range clause must have array, slice, string, map, or channel type"
23303 msgstr ""
23304
23305 #: go/gofrontend/types.cc:542
23306 msgid "invalid comparison of non-ordered type"
23307 msgstr ""
23308
23309 #: go/gofrontend/types.cc:558
23310 msgid "slice can only be compared to nil"
23311 msgstr ""
23312
23313 #: go/gofrontend/types.cc:560
23314 msgid "map can only be compared to nil"
23315 msgstr ""
23316
23317 #: go/gofrontend/types.cc:562
23318 msgid "func can only be compared to nil"
23319 msgstr ""
23320
23321 #: go/gofrontend/types.cc:568
23322 #, c-format
23323 msgid "invalid operation (%s)"
23324 msgstr ""
23325
23326 #: go/gofrontend/types.cc:591
23327 msgid "invalid comparison of non-comparable type"
23328 msgstr ""
23329
23330 #: go/gofrontend/types.cc:604
23331 msgid "invalid comparison of generated struct"
23332 msgstr ""
23333
23334 #: go/gofrontend/types.cc:615
23335 msgid "invalid comparison of non-comparable struct"
23336 msgstr ""
23337
23338 #: go/gofrontend/types.cc:625
23339 msgid "invalid comparison of generated array"
23340 msgstr ""
23341
23342 #: go/gofrontend/types.cc:632
23343 msgid "invalid comparison of non-comparable array"
23344 msgstr ""
23345
23346 #: go/gofrontend/types.cc:660
23347 msgid "multiple-value function call in single-value context"
23348 msgstr ""
23349
23350 #: go/gofrontend/types.cc:744
23351 msgid "need explicit conversion"
23352 msgstr ""
23353
23354 #: go/gofrontend/types.cc:752
23355 #, c-format
23356 msgid "cannot use type %s as type %s"
23357 msgstr ""
23358
23359 #: go/gofrontend/types.cc:788
23360 msgid "conversion from normal type to notinheap type"
23361 msgstr ""
23362
23363 #: go/gofrontend/types.cc:4802
23364 msgid "different receiver types"
23365 msgstr ""
23366
23367 #: go/gofrontend/types.cc:4825 go/gofrontend/types.cc:4838
23368 #: go/gofrontend/types.cc:4852
23369 msgid "different number of parameters"
23370 msgstr ""
23371
23372 #: go/gofrontend/types.cc:4845
23373 msgid "different parameter types"
23374 msgstr ""
23375
23376 #: go/gofrontend/types.cc:4860
23377 msgid "different varargs"
23378 msgstr ""
23379
23380 #: go/gofrontend/types.cc:4873 go/gofrontend/types.cc:4886
23381 #: go/gofrontend/types.cc:4900
23382 msgid "different number of results"
23383 msgstr ""
23384
23385 #: go/gofrontend/types.cc:4893
23386 msgid "different result types"
23387 msgstr ""
23388
23389 #: go/gofrontend/types.cc:9294
23390 #, c-format
23391 msgid "need explicit conversion; missing method %s%s%s"
23392 msgstr ""
23393
23394 #: go/gofrontend/types.cc:9312 go/gofrontend/types.cc:9459
23395 #, c-format
23396 msgid "incompatible type for method %s%s%s"
23397 msgstr ""
23398
23399 #: go/gofrontend/types.cc:9316 go/gofrontend/types.cc:9463
23400 #, c-format
23401 msgid "incompatible type for method %s%s%s (%s)"
23402 msgstr ""
23403
23404 #: go/gofrontend/types.cc:9399 go/gofrontend/types.cc:9412
23405 msgid "pointer to interface type has no methods"
23406 msgstr ""
23407
23408 #: go/gofrontend/types.cc:9401 go/gofrontend/types.cc:9414
23409 msgid "type has no methods"
23410 msgstr ""
23411
23412 #: go/gofrontend/types.cc:9435
23413 #, c-format
23414 msgid "ambiguous method %s%s%s"
23415 msgstr ""
23416
23417 #: go/gofrontend/types.cc:9438
23418 #, c-format
23419 msgid "missing method %s%s%s"
23420 msgstr ""
23421
23422 #: go/gofrontend/types.cc:9480
23423 #, c-format
23424 msgid "method %s%s%s requires a pointer receiver"
23425 msgstr ""
23426
23427 #: go/gofrontend/types.cc:9498
23428 #, c-format
23429 msgid "method %s%s%s is marked go:nointerface"
23430 msgstr ""
23431
23432 #: lto-streamer.h:1031
23433 #, gcc-internal-format, gfc-internal-format
23434 msgid "bytecode stream: expected tag %s instead of %s"
23435 msgstr ""
23436
23437 #: lto-streamer.h:1041
23438 #, gcc-internal-format, gfc-internal-format
23439 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
23440 msgstr ""
23441
23442 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
23443 #. sections.  machopic_select_section ensures that weak variables go in
23444 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
23445 #. not supported.  Weak symbols that aren't visible outside the .s file
23446 #. are not supported.
23447 #: config/darwin.h:648
23448 #, gcc-internal-format
23449 msgid "alias definitions not supported in Mach-O; ignored"
23450 msgstr ""
23451
23452 #. No profiling.
23453 #: config/vx-common.h:123
23454 #, gcc-internal-format
23455 msgid "profiler support for VxWorks"
23456 msgstr ""
23457
23458 #: config/arm/freebsd.h:121
23459 #, gcc-internal-format
23460 msgid "target OS does not support unaligned accesses"
23461 msgstr ""
23462
23463 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:181
23464 #, gcc-internal-format
23465 msgid "profiling is not yet implemented for this architecture"
23466 msgstr ""
23467
23468 #. Definitions for GCC.  Part of the machine description for CRIS.
23469 #. Copyright (C) 1998-2023 Free Software Foundation, Inc.
23470 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
23471 #.
23472 #. This file is part of GCC.
23473 #.
23474 #. GCC is free software; you can redistribute it and/or modify
23475 #. it under the terms of the GNU General Public License as published by
23476 #. the Free Software Foundation; either version 3, or (at your option)
23477 #. any later version.
23478 #.
23479 #. GCC is distributed in the hope that it will be useful,
23480 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
23481 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23482 #. GNU General Public License for more details.
23483 #.
23484 #. You should have received a copy of the GNU General Public License
23485 #. along with GCC; see the file COPYING3.  If not see
23486 #. <http://www.gnu.org/licenses/>.
23487 #. After the first "Node:" comment comes all preprocessor directives and
23488 #. attached declarations described in the info files, the "Using and
23489 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
23490 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
23491 #. really, but needs an update anyway.
23492 #.
23493 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
23494 #. for that.  If applicable, there is a CRIS-specific comment.  The order
23495 #. of macro definitions follow the order in the manual.  Every section in
23496 #. the manual (node in the info pages) has an introductory `Node:
23497 #. <subchapter>' comment.  If no macros are defined for a section, only
23498 #. the section-comment is present.
23499 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
23500 #. and config/cris/linux.h) are responsible for lots of settings not
23501 #. repeated below.  This file contains general CRIS definitions
23502 #. and definitions for the cris-*-elf subtarget.
23503 #. We don't want to use gcc_assert for everything, as that can be
23504 #. compiled out.
23505 #: config/cris/cris.h:42
23506 #, gcc-internal-format, gfc-internal-format
23507 msgid "CRIS-port assertion failed: %s"
23508 msgstr ""
23509
23510 #. Node: Caller Saves
23511 #. (no definitions)
23512 #. Node: Function entry
23513 #. See cris.cc for TARGET_ASM_FUNCTION_PROLOGUE and
23514 #. TARGET_ASM_FUNCTION_EPILOGUE.
23515 #. Node: Profiling
23516 #: config/cris/cris.h:662
23517 #, gcc-internal-format
23518 msgid "no %<FUNCTION_PROFILER%> for CRIS"
23519 msgstr ""
23520
23521 #. 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.
23522 #. 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.
23523 #: config/i386/xm-djgpp.h:85
23524 #, gcc-internal-format
23525 msgid "environment variable DJGPP not defined"
23526 msgstr ""
23527
23528 #: config/i386/xm-djgpp.h:87
23529 #, gcc-internal-format
23530 msgid "environment variable DJGPP points to missing file %qs"
23531 msgstr ""
23532
23533 #: config/i386/xm-djgpp.h:90
23534 #, gcc-internal-format
23535 msgid "environment variable DJGPP points to corrupt file %qs"
23536 msgstr ""
23537
23538 #: config/pa/som.h:323
23539 #, gcc-internal-format
23540 msgid "weak aliases are not supported"
23541 msgstr ""
23542
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.1.
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 #. SPDX-License-Identifier: GPL-3.0-or-later
23567 #. Definitions of target machine for GNU compiler,
23568 #. for IBM RS/6000 POWER running AIX V7.2.
23569 #. Copyright (C) 2002-2023 Free Software Foundation, Inc.
23570 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23571 #.
23572 #. This file is part of GCC.
23573 #.
23574 #. GCC is free software; you can redistribute it and/or modify it
23575 #. under the terms of the GNU General Public License as published
23576 #. by the Free Software Foundation; either version 3, or (at your
23577 #. option) any later version.
23578 #.
23579 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23580 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23581 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
23582 #. License for more details.
23583 #.
23584 #. You should have received a copy of the GNU General Public License
23585 #. along with GCC; see the file COPYING3.  If not see
23586 #. <http://www.gnu.org/licenses/>.
23587 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23588 #. get control in TARGET_OPTION_OVERRIDE.
23589 #. SPDX-License-Identifier: GPL-3.0-or-later
23590 #. Definitions of target machine for GNU compiler,
23591 #. for IBM RS/6000 POWER running AIX V7.3.
23592 #. Copyright (C) 2002-2023 Free Software Foundation, Inc.
23593 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23594 #.
23595 #. This file is part of GCC.
23596 #.
23597 #. GCC is free software; you can redistribute it and/or modify it
23598 #. under the terms of the GNU General Public License as published
23599 #. by the Free Software Foundation; either version 3, or (at your
23600 #. option) any later version.
23601 #.
23602 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23603 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23604 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
23605 #. License for more details.
23606 #.
23607 #. You should have received a copy of the GNU General Public License
23608 #. along with GCC; see the file COPYING3.  If not see
23609 #. <http://www.gnu.org/licenses/>.
23610 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23611 #. get control in TARGET_OPTION_OVERRIDE.
23612 #: config/rs6000/aix71.h:31 config/rs6000/aix72.h:31 config/rs6000/aix73.h:31
23613 #, gcc-internal-format
23614 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
23615 msgstr ""
23616
23617 #: config/rs6000/aix71.h:37 config/rs6000/aix72.h:37
23618 #, gcc-internal-format
23619 msgid "soft-float and long-double-128 are incompatible"
23620 msgstr ""
23621
23622 #: config/rs6000/aix71.h:41 config/rs6000/aix72.h:41 config/rs6000/aix73.h:41
23623 #, gcc-internal-format
23624 msgid ""
23625 "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet "
23626 "supported"
23627 msgstr ""
23628
23629 #: config/rs6000/aix71.h:48 config/rs6000/aix72.h:48 config/rs6000/aix73.h:48
23630 #: config/rs6000/rtems.h:124 config/rs6000/rs6000.cc:3462
23631 #, gcc-internal-format
23632 msgid "%<-mcmodel%> incompatible with other toc options"
23633 msgstr ""
23634
23635 #: config/rs6000/aix73.h:37
23636 #, gcc-internal-format
23637 msgid "%<soft-float%> and long-double-128 are incompatible"
23638 msgstr ""
23639
23640 #: config/rs6000/rtems.h:117 config/rs6000/rs6000.cc:3454
23641 #, gcc-internal-format
23642 msgid "%<-m64%> requires a PowerPC64 cpu"
23643 msgstr ""
23644
23645 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23646 #. get control in TARGET_OPTION_OVERRIDE.
23647 #: config/rs6000/sysv4.h:116
23648 #, gcc-internal-format
23649 msgid "bad value for %<%s-%s%>"
23650 msgstr ""
23651
23652 #: config/rs6000/sysv4.h:132
23653 #, gcc-internal-format
23654 msgid "bad value for %<%s=%s%>"
23655 msgstr ""
23656
23657 #: config/rs6000/sysv4.h:149
23658 #, gcc-internal-format
23659 msgid "%qs and %<%s=%s%> are incompatible"
23660 msgstr ""
23661
23662 #: config/rs6000/sysv4.h:158
23663 #, gcc-internal-format
23664 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
23665 msgstr ""
23666
23667 #: config/rs6000/sysv4.h:167
23668 #, gcc-internal-format
23669 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
23670 msgstr ""
23671
23672 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
23673 #, gcc-internal-format
23674 msgid "%qs and %qs are incompatible"
23675 msgstr ""
23676
23677 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
23678 #, gcc-internal-format
23679 msgid "%qs and %<%s-%s%> are incompatible"
23680 msgstr ""
23681
23682 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
23683 #, gcc-internal-format
23684 msgid "%qs not supported by your assembler"
23685 msgstr ""
23686
23687 #: config/rs6000/sysv4.h:244
23688 #, gcc-internal-format
23689 msgid "%<-m%s%> not supported in this configuration"
23690 msgstr ""
23691
23692 #. 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.
23693 #: config/sh/vxworks.h:43
23694 #, gcc-internal-format
23695 msgid "%<-mrelax%> is only supported for RTP PIC"
23696 msgstr ""
23697
23698 #. A general purpose syntax error.
23699 #: fortran/gfortran.h:3343 fortran/io.cc:3736 fortran/io.cc:4422
23700 #, gcc-internal-format, gfc-internal-format
23701 msgid "Syntax error in %s statement at %C"
23702 msgstr ""
23703
23704 #: jit/docs/examples/tut05-bf.c:242
23705 #, gcc-internal-format
23706 msgid "too many open parens"
23707 msgstr ""
23708
23709 #: jit/docs/examples/tut05-bf.c:275
23710 #, gcc-internal-format
23711 msgid "mismatching parens"
23712 msgstr ""
23713
23714 #: jit/docs/examples/tut05-bf.c:310
23715 #, gcc-internal-format
23716 msgid "unable to open file"
23717 msgstr ""
23718
23719 #: m2/gm2-gcc/m2assert.h:36 m2/gm2-gcc/m2assert.h:59
23720 #, gcc-internal-format, gfc-internal-format
23721 msgid "%s:%d:condition %s failed"
23722 msgstr ""
23723
23724 #: m2/gm2-gcc/m2assert.h:48
23725 #, gcc-internal-format, gfc-internal-format
23726 msgid "%s:%d:the value %s is not a BOOLEAN as the value is %d"
23727 msgstr ""
23728
23729 #: fortran/lang.opt:428
23730 #, gcc-internal-format
23731 msgid "Unrecognized option to endianness value: %qs"
23732 msgstr ""
23733
23734 #: fortran/lang.opt:650
23735 #, gcc-internal-format
23736 msgid "Unrecognized option to floating-point init value: %qs"
23737 msgstr ""
23738
23739 #: fortran/lang.opt:784
23740 #, gcc-internal-format
23741 msgid "Unrecognized option: %qs"
23742 msgstr ""
23743
23744 #: rust/lang.opt:82
23745 #, gcc-internal-format
23746 msgid "unknown rust mangling option %qs"
23747 msgstr ""
23748
23749 #: rust/lang.opt:99
23750 #, gcc-internal-format
23751 msgid "unknown rust edition %qs"
23752 msgstr ""
23753
23754 #: rust/lang.opt:127
23755 #, gcc-internal-format
23756 msgid "unknown rust compile-until %qs"
23757 msgstr ""
23758
23759 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
23760 #, gcc-internal-format
23761 msgid "assertion missing after %qs"
23762 msgstr ""
23763
23764 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
23765 #: c-family/c.opt:193 c-family/c.opt:264
23766 #, gcc-internal-format
23767 msgid "macro name missing after %qs"
23768 msgstr ""
23769
23770 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
23771 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
23772 #: c-family/c.opt:236 c-family/c.opt:2292 c-family/c.opt:2300
23773 #: config/darwin.opt:30 common.opt:329 common.opt:332 common.opt:3507
23774 #, gcc-internal-format
23775 msgid "missing filename after %qs"
23776 msgstr ""
23777
23778 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
23779 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:2288
23780 #: c-family/c.opt:2308 c-family/c.opt:2312 c-family/c.opt:2316
23781 #, gcc-internal-format
23782 msgid "missing path after %qs"
23783 msgstr ""
23784
23785 #: c-family/c.opt:252 c-family/c.opt:256
23786 #, gcc-internal-format
23787 msgid "missing makefile target after %qs"
23788 msgstr ""
23789
23790 #: c-family/c.opt:295
23791 #, gcc-internal-format
23792 msgid "argument %qs to %<-Waligned-new%> not recognized"
23793 msgstr ""
23794
23795 #: c-family/c.opt:386
23796 #, gcc-internal-format
23797 msgid "argument %qs to %<-Wbidi-chars%> not recognized"
23798 msgstr ""
23799
23800 #: c-family/c.opt:1106
23801 #, gcc-internal-format
23802 msgid "argument %qs to %<-Wnormalized%> not recognized"
23803 msgstr ""
23804
23805 #: c-family/c.opt:1667
23806 #, gcc-internal-format
23807 msgid "no class name specified with %qs"
23808 msgstr ""
23809
23810 #: c-family/c.opt:1695
23811 #, gcc-internal-format
23812 msgid "argument %qs must be either %<on%> or %<off%>"
23813 msgstr ""
23814
23815 #: c-family/c.opt:1835
23816 #, gcc-internal-format
23817 msgid ""
23818 "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by "
23819 "default)"
23820 msgstr ""
23821
23822 #: c-family/c.opt:1906
23823 #, gcc-internal-format
23824 msgid "missing mapper"
23825 msgstr ""
23826
23827 #: c-family/c.opt:1930
23828 #, gcc-internal-format
23829 msgid "missing header name"
23830 msgstr ""
23831
23832 #: c-family/c.opt:1938
23833 #, gcc-internal-format
23834 msgid "missing module name"
23835 msgstr ""
23836
23837 #: c-family/c.opt:1985
23838 #, gcc-internal-format
23839 msgid "unrecognized ivar visibility value %qs"
23840 msgstr ""
23841
23842 #: c-family/c.opt:2152
23843 #, gcc-internal-format
23844 msgid "unrecognized scalar storage order value %qs"
23845 msgstr ""
23846
23847 #: d/lang.opt:189
23848 #, gcc-internal-format
23849 msgid "unknown array bounds setting %qs"
23850 msgstr ""
23851
23852 #: d/lang.opt:231
23853 #, gcc-internal-format
23854 msgid "unknown checkaction setting %qs"
23855 msgstr ""
23856
23857 #: d/lang.opt:287
23858 #, gcc-internal-format
23859 msgid "unknown C++ standard %qs"
23860 msgstr ""
23861
23862 #: config/vms/vms.opt:42
23863 #, gcc-internal-format
23864 msgid "unknown pointer size model %qs"
23865 msgstr ""
23866
23867 #: config/i386/i386.opt:325
23868 #, gcc-internal-format
23869 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
23870 msgstr ""
23871
23872 #: config/i386/i386.opt:385
23873 #, gcc-internal-format
23874 msgid ""
23875 "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
23876 "masm=intel%> and %<-masm=att%> instead"
23877 msgstr ""
23878
23879 #: config/i386/i386.opt:706
23880 #, gcc-internal-format
23881 msgid "%<-msse5%> was removed"
23882 msgstr ""
23883
23884 #: config/i386/i386.opt:1267
23885 #, gcc-internal-format
23886 msgid "unknown lam type %qs"
23887 msgstr ""
23888
23889 #: config/avr/avr.opt:26
23890 #, gcc-internal-format
23891 msgid "missing device or architecture after %qs"
23892 msgstr ""
23893
23894 #: config/rs6000/rs6000.opt:308
23895 #, gcc-internal-format
23896 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
23897 msgstr ""
23898
23899 #: config/rs6000/rs6000.opt:312
23900 #, gcc-internal-format
23901 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
23902 msgstr ""
23903
23904 #: config/rs6000/rs6000.opt:379
23905 #, gcc-internal-format
23906 msgid "using darwin64 ABI"
23907 msgstr ""
23908
23909 #: config/rs6000/rs6000.opt:382
23910 #, gcc-internal-format
23911 msgid "using old darwin ABI"
23912 msgstr ""
23913
23914 #: config/fused-madd.opt:22
23915 #, gcc-internal-format
23916 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
23917 msgstr ""
23918
23919 #: config/microblaze/microblaze.opt:87
23920 #, gcc-internal-format
23921 msgid "%qs is deprecated; use -fstack-check"
23922 msgstr ""
23923
23924 #: config/microblaze/microblaze.opt:95
23925 #, gcc-internal-format
23926 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
23927 msgstr ""
23928
23929 #: config/arc/arc.opt:169 config/arc/arc.opt:333 config/arc/arc.opt:337
23930 #: config/arc/arc.opt:341 config/arc/arc.opt:348 config/arc/arc.opt:352
23931 #: config/arc/arc.opt:356 config/arc/arc.opt:360 config/arc/arc.opt:363
23932 #: config/arc/arc.opt:366 config/arc/arc.opt:383
23933 #, gcc-internal-format
23934 msgid "%qs is deprecated"
23935 msgstr ""
23936
23937 #: lto/lang.opt:28
23938 #, gcc-internal-format
23939 msgid "unknown linker output %qs"
23940 msgstr ""
23941
23942 #: common.opt:1598
23943 #, gcc-internal-format
23944 msgid "unknown excess precision style %qs"
23945 msgstr ""
23946
23947 #: common.opt:1616
23948 #, gcc-internal-format
23949 msgid ""
23950 "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
23951 msgstr ""
23952
23953 #: common.opt:1660
23954 #, gcc-internal-format
23955 msgid "unknown floating point contraction style %qs"
23956 msgstr ""
23957
23958 #: common.opt:1825
23959 #, gcc-internal-format
23960 msgid "unknown Stack Reuse Level %qs"
23961 msgstr ""
23962
23963 #: common.opt:1894
23964 #, gcc-internal-format
23965 msgid "unknown Control-Flow Protection Level %qs"
23966 msgstr ""
23967
23968 #: common.opt:2004
23969 #, gcc-internal-format
23970 msgid "unknown IRA algorithm %qs"
23971 msgstr ""
23972
23973 #: common.opt:2017
23974 #, gcc-internal-format
23975 msgid "unknown IRA region %qs"
23976 msgstr ""
23977
23978 #: common.opt:2095
23979 #, gcc-internal-format
23980 msgid "unknown LTO partitioning model %qs"
23981 msgstr ""
23982
23983 #: common.opt:2205
23984 #, gcc-internal-format
23985 msgid "targets missing after %qs"
23986 msgstr ""
23987
23988 #: common.opt:2208
23989 #, gcc-internal-format
23990 msgid "options or targets=options missing after %qs"
23991 msgstr ""
23992
23993 #: common.opt:2216
23994 #, gcc-internal-format
23995 msgid "unknown offload ABI %qs"
23996 msgstr ""
23997
23998 #: common.opt:2380
23999 #, gcc-internal-format
24000 msgid "unknown profile reproducibility method %qs"
24001 msgstr ""
24002
24003 #: common.opt:2396
24004 #, gcc-internal-format
24005 msgid "unknown profile update method %qs"
24006 msgstr ""
24007
24008 #: common.opt:2502
24009 #, gcc-internal-format
24010 msgid "unknown Live-Patching Level %qs"
24011 msgstr ""
24012
24013 #: common.opt:2535
24014 #, gcc-internal-format
24015 msgid "unknown basic block reordering algorithm %qs"
24016 msgstr ""
24017
24018 #: common.opt:2842
24019 #, gcc-internal-format
24020 msgid "unknown TLS model %qs"
24021 msgstr ""
24022
24023 #: common.opt:3182
24024 #, gcc-internal-format
24025 msgid "unknown vectorizer cost model %qs"
24026 msgstr ""
24027
24028 #: common.opt:3213
24029 #, gcc-internal-format
24030 msgid "unrecognized automatic variable initialization type %qs"
24031 msgstr ""
24032
24033 #: common.opt:3239
24034 #, gcc-internal-format
24035 msgid "unrecognized visibility value %qs"
24036 msgstr ""
24037
24038 #: common.opt:3258
24039 #, gcc-internal-format
24040 msgid "unknown vtable verify initialization priority %qs"
24041 msgstr ""
24042
24043 #: params.opt:886
24044 #, gcc-internal-format
24045 msgid "unknown ranger debug mode %qs"
24046 msgstr ""
24047
24048 #: params.opt:1065
24049 #, gcc-internal-format
24050 msgid "unknown threader debug mode %qs"
24051 msgstr ""
24052
24053 #: attribs.cc:255 attribs.cc:278 attribs.cc:291
24054 #, gcc-internal-format
24055 msgid "wrong argument to ignored attributes"
24056 msgstr ""
24057
24058 #: attribs.cc:256
24059 #, gcc-internal-format
24060 msgid "valid format is %<ns::attr%> or %<ns::%>"
24061 msgstr ""
24062
24063 #: attribs.cc:541
24064 #, gcc-internal-format
24065 msgid ""
24066 "ignoring attribute %qE in declaration of a built-in function %qD because it "
24067 "conflicts with attribute %qs"
24068 msgstr ""
24069
24070 #: attribs.cc:547
24071 #, gcc-internal-format
24072 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
24073 msgstr ""
24074
24075 #: attribs.cc:553 c-family/c-attribs.cc:937 c-family/c-attribs.cc:2439
24076 #: c-family/c-attribs.cc:2928 c-family/c-attribs.cc:4790
24077 #: c-family/c-attribs.cc:4883 cp/decl.cc:15970 cp/decl.cc:16020
24078 #: cp/friend.cc:318 cp/tree.cc:5261
24079 #, gcc-internal-format
24080 msgid "previous declaration here"
24081 msgstr ""
24082
24083 #. Warn about and ignore all others for now, but store them.
24084 #: attribs.cc:720 c-family/c-attribs.cc:3956 objc/objc-act.cc:5131
24085 #: objc/objc-act.cc:7122 objc/objc-act.cc:8320 objc/objc-act.cc:8376
24086 #, gcc-internal-format
24087 msgid "%qE attribute directive ignored"
24088 msgstr ""
24089
24090 #: attribs.cc:724
24091 #, gcc-internal-format
24092 msgid "%<%E::%E%> scoped attribute directive ignored"
24093 msgstr ""
24094
24095 #: attribs.cc:737 c/c-parser.cc:1961 cp/cp-gimplify.cc:3274
24096 #, gcc-internal-format
24097 msgid "wrong number of arguments specified for %qE attribute"
24098 msgstr ""
24099
24100 #: attribs.cc:740
24101 #, gcc-internal-format, gfc-internal-format
24102 msgid "expected %i or more, found %i"
24103 msgstr ""
24104
24105 #: attribs.cc:743 c/c-parser.cc:1964 cp/cp-gimplify.cc:3276
24106 #, gcc-internal-format, gfc-internal-format
24107 msgid "expected %i, found %i"
24108 msgstr ""
24109
24110 #: attribs.cc:746
24111 #, gcc-internal-format, gfc-internal-format
24112 msgid "expected between %i and %i, found %i"
24113 msgstr ""
24114
24115 #: attribs.cc:766 c-family/c-attribs.cc:4652
24116 #, gcc-internal-format
24117 msgid "%qE attribute does not apply to types"
24118 msgstr ""
24119
24120 #: attribs.cc:815
24121 #, gcc-internal-format
24122 msgid "%qE attribute only applies to function types"
24123 msgstr ""
24124
24125 #: attribs.cc:825
24126 #, gcc-internal-format
24127 msgid "type attributes ignored after type is already defined"
24128 msgstr ""
24129
24130 #. The specifications of standard attributes in C mean
24131 #. this is a constraint violation.
24132 #. The specifications of standard attributes mean this is a
24133 #. constraint violation.
24134 #. An attribute with standard syntax and no namespace specified
24135 #. is a constraint violation if it is not one of the known
24136 #. standard attributes.  Diagnose it here with a pedwarn and
24137 #. then discard it to prevent a duplicate warning later.
24138 #: attribs.cc:899 attribs.cc:1878 attribs.cc:1888 attribs.cc:1898
24139 #: c-family/c-attribs.cc:965 c-family/c-attribs.cc:1027
24140 #: c-family/c-attribs.cc:1046 c-family/c-attribs.cc:1064
24141 #: c-family/c-attribs.cc:1094 c-family/c-attribs.cc:1115
24142 #: c-family/c-attribs.cc:1136 c-family/c-attribs.cc:1177
24143 #: c-family/c-attribs.cc:1208 c-family/c-attribs.cc:1224
24144 #: c-family/c-attribs.cc:1241 c-family/c-attribs.cc:1257
24145 #: c-family/c-attribs.cc:1274 c-family/c-attribs.cc:1299
24146 #: c-family/c-attribs.cc:1315 c-family/c-attribs.cc:1330
24147 #: c-family/c-attribs.cc:1358 c-family/c-attribs.cc:1375
24148 #: c-family/c-attribs.cc:1393 c-family/c-attribs.cc:1417
24149 #: c-family/c-attribs.cc:1455 c-family/c-attribs.cc:1478
24150 #: c-family/c-attribs.cc:1495 c-family/c-attribs.cc:1524
24151 #: c-family/c-attribs.cc:1545 c-family/c-attribs.cc:1566
24152 #: c-family/c-attribs.cc:1593 c-family/c-attribs.cc:1624
24153 #: c-family/c-attribs.cc:1653 c-family/c-attribs.cc:1707
24154 #: c-family/c-attribs.cc:1760 c-family/c-attribs.cc:1826
24155 #: c-family/c-attribs.cc:1884 c-family/c-attribs.cc:1973
24156 #: c-family/c-attribs.cc:2003 c-family/c-attribs.cc:2054
24157 #: c-family/c-attribs.cc:2582 c-family/c-attribs.cc:2781
24158 #: c-family/c-attribs.cc:2842 c-family/c-attribs.cc:3083
24159 #: c-family/c-attribs.cc:3163 c-family/c-attribs.cc:3315
24160 #: c-family/c-attribs.cc:3770 c-family/c-attribs.cc:3836
24161 #: c-family/c-attribs.cc:3872 c-family/c-attribs.cc:3927
24162 #: c-family/c-attribs.cc:4109 c-family/c-attribs.cc:4130
24163 #: c-family/c-attribs.cc:4219 c-family/c-attribs.cc:4251
24164 #: c-family/c-attribs.cc:4316 c-family/c-attribs.cc:4519
24165 #: c-family/c-attribs.cc:4654 c-family/c-attribs.cc:5399
24166 #: c-family/c-attribs.cc:5422 c-family/c-attribs.cc:5461
24167 #: c-family/c-attribs.cc:5543 c-family/c-attribs.cc:5616
24168 #: c-family/c-attribs.cc:5632 c-family/c-attribs.cc:5800
24169 #: c-family/c-attribs.cc:5812 c-family/c-common.cc:6056
24170 #: c-family/c-common.cc:6059 config/darwin.cc:2143 config/arm/arm.cc:7444
24171 #: config/arm/arm.cc:7472 config/arm/arm.cc:7489 config/avr/avr.cc:9568
24172 #: config/csky/csky.cc:6498 config/csky/csky.cc:6520 config/h8300/h8300.cc:4968
24173 #: config/h8300/h8300.cc:4992 config/i386/i386-options.cc:3428
24174 #: config/i386/i386-options.cc:3586 config/i386/i386-options.cc:3818
24175 #: config/i386/i386-options.cc:3848 config/ia64/ia64.cc:785
24176 #: config/loongarch/loongarch.cc:6539 config/rs6000/rs6000.cc:20475
24177 #: ada/gcc-interface/utils.cc:6588 ada/gcc-interface/utils.cc:6604
24178 #: ada/gcc-interface/utils.cc:6642 ada/gcc-interface/utils.cc:6659
24179 #: ada/gcc-interface/utils.cc:6676 ada/gcc-interface/utils.cc:6691
24180 #: ada/gcc-interface/utils.cc:6707 ada/gcc-interface/utils.cc:6733
24181 #: ada/gcc-interface/utils.cc:6802 ada/gcc-interface/utils.cc:6829
24182 #: ada/gcc-interface/utils.cc:6850 ada/gcc-interface/utils.cc:6871
24183 #: ada/gcc-interface/utils.cc:6919 ada/gcc-interface/utils.cc:6935
24184 #: ada/gcc-interface/utils.cc:6990 c/c-decl.cc:4781 c/c-decl.cc:4784
24185 #: c/c-decl.cc:4799 c/c-parser.cc:5433 cp/tree.cc:5032 d/d-attribs.cc:480
24186 #: d/d-attribs.cc:699 d/d-attribs.cc:720 d/d-attribs.cc:736 d/d-attribs.cc:753
24187 #: d/d-attribs.cc:785 d/d-attribs.cc:914 d/d-attribs.cc:973 d/d-attribs.cc:989
24188 #: d/d-attribs.cc:1005 d/d-attribs.cc:1154 d/d-attribs.cc:1167
24189 #: d/d-attribs.cc:1384 d/d-attribs.cc:1402 d/d-attribs.cc:1449
24190 #: d/d-attribs.cc:1487 d/d-attribs.cc:1503 d/d-attribs.cc:1560
24191 #: d/d-attribs.cc:1588 jit/dummy-frontend.cc:185 lto/lto-lang.cc:288
24192 #, gcc-internal-format
24193 msgid "%qE attribute ignored"
24194 msgstr ""
24195
24196 #: attribs.cc:1175
24197 #, gcc-internal-format
24198 msgid "missing %<target%> attribute for multi-versioned %qD"
24199 msgstr ""
24200
24201 #: attribs.cc:1178 cp/decl.cc:1282 cp/decl.cc:2245 cp/decl.cc:2293
24202 #: cp/decl.cc:2309 cp/decl.cc:2989 cp/decl.cc:3435
24203 #, gcc-internal-format
24204 msgid "previous declaration of %qD"
24205 msgstr ""
24206
24207 #: attribs.cc:1287
24208 #, gcc-internal-format
24209 msgid "ignoring attributes applied to %qT after definition"
24210 msgstr ""
24211
24212 #: attribs.cc:1809
24213 #, gcc-internal-format
24214 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
24215 msgstr ""
24216
24217 #: attribs.cc:1821
24218 #, gcc-internal-format
24219 msgid ""
24220 "%q+D redeclared without dllimport attribute after being referenced with dll "
24221 "linkage"
24222 msgstr ""
24223
24224 #: attribs.cc:1835
24225 #, gcc-internal-format
24226 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
24227 msgstr ""
24228
24229 #: attribs.cc:1916
24230 #, gcc-internal-format
24231 msgid "inline function %q+D declared as dllimport: attribute ignored"
24232 msgstr ""
24233
24234 #: attribs.cc:1924
24235 #, gcc-internal-format
24236 msgid "function %q+D definition is marked dllimport"
24237 msgstr ""
24238
24239 #: attribs.cc:1932
24240 #, gcc-internal-format
24241 msgid "variable %q+D definition is marked dllimport"
24242 msgstr ""
24243
24244 #: attribs.cc:1963
24245 #, gcc-internal-format
24246 msgid "external linkage required for symbol %q+D because of %qE attribute"
24247 msgstr ""
24248
24249 #: attribs.cc:1977
24250 #, gcc-internal-format
24251 msgid ""
24252 "%qE implies default visibility, but %qD has already been declared with a "
24253 "different visibility"
24254 msgstr ""
24255
24256 #: attribs.cc:2279
24257 #, gcc-internal-format
24258 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
24259 msgid_plural ""
24260 "%qD specifies more restrictive attributes than its target %qD: %s"
24261 msgstr[0] ""
24262 msgstr[1] ""
24263
24264 #: attribs.cc:2285 attribs.cc:2305
24265 #, gcc-internal-format
24266 msgid "%qD target declared here"
24267 msgstr ""
24268
24269 #: attribs.cc:2299
24270 #, gcc-internal-format
24271 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
24272 msgid_plural ""
24273 "%qD specifies less restrictive attributes than its target %qD: %s"
24274 msgstr[0] ""
24275 msgstr[1] ""
24276
24277 #: auto-profile.cc:365
24278 #, gcc-internal-format
24279 msgid "offset exceeds 16 bytes"
24280 msgstr ""
24281
24282 #: auto-profile.cc:862
24283 #, gcc-internal-format
24284 msgid "Not expected TAG."
24285 msgstr ""
24286
24287 #: auto-profile.cc:927
24288 #, gcc-internal-format, gfc-internal-format
24289 msgid "cannot open profile file %s"
24290 msgstr ""
24291
24292 #: auto-profile.cc:933
24293 #, gcc-internal-format
24294 msgid "AutoFDO profile magic number does not match"
24295 msgstr ""
24296
24297 #: auto-profile.cc:941
24298 #, gcc-internal-format, gfc-internal-format
24299 msgid "AutoFDO profile version %u does not match %u"
24300 msgstr ""
24301
24302 #: auto-profile.cc:953
24303 #, gcc-internal-format, gfc-internal-format
24304 msgid "cannot read string table from %s"
24305 msgstr ""
24306
24307 #: auto-profile.cc:961
24308 #, gcc-internal-format, gfc-internal-format
24309 msgid "cannot read function profile from %s"
24310 msgstr ""
24311
24312 #: builtins.cc:701
24313 #, gcc-internal-format
24314 msgid "offset %qwi outside bounds of constant string"
24315 msgstr ""
24316
24317 #: builtins.cc:705 cp/name-lookup.cc:6417
24318 #, gcc-internal-format
24319 msgid "%qE declared here"
24320 msgstr ""
24321
24322 #: builtins.cc:1313
24323 #, gcc-internal-format
24324 msgid "second argument to %<__builtin_prefetch%> must be a constant"
24325 msgstr ""
24326
24327 #: builtins.cc:1320
24328 #, gcc-internal-format
24329 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
24330 msgstr ""
24331
24332 #: builtins.cc:1328
24333 #, gcc-internal-format
24334 msgid "third argument to %<__builtin_prefetch%> must be a constant"
24335 msgstr ""
24336
24337 #: builtins.cc:1335
24338 #, gcc-internal-format
24339 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
24340 msgstr ""
24341
24342 #: builtins.cc:4042 gimple-fold.cc:2523 gimple-ssa-warn-access.cc:2553
24343 #: tree-ssa-strlen.cc:3188
24344 #, gcc-internal-format
24345 msgid "%qD specified bound %E equals destination size"
24346 msgstr ""
24347
24348 #: builtins.cc:5147 gimplify.cc:3647
24349 #, gcc-internal-format
24350 msgid "too few arguments to function %<va_start%>"
24351 msgstr ""
24352
24353 #: builtins.cc:5247
24354 #, gcc-internal-format
24355 msgid "invalid argument to %qD"
24356 msgstr ""
24357
24358 #: builtins.cc:5260
24359 #, gcc-internal-format
24360 msgid "unsupported argument to %qD"
24361 msgstr ""
24362
24363 #. Warn since no effort is made to ensure that any frame
24364 #. beyond the current one exists or can be safely reached.
24365 #: builtins.cc:5268
24366 #, gcc-internal-format
24367 msgid "calling %qD with a nonzero argument is unsafe"
24368 msgstr ""
24369
24370 #: builtins.cc:5620
24371 #, gcc-internal-format
24372 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
24373 msgstr ""
24374
24375 #: builtins.cc:5710
24376 #, gcc-internal-format
24377 msgid "trampoline generated for nested function %qD"
24378 msgstr ""
24379
24380 #: builtins.cc:6084 builtins.cc:6097
24381 #, gcc-internal-format
24382 msgid "%qD changed semantics in GCC 4.4"
24383 msgstr ""
24384
24385 #: builtins.cc:6867
24386 #, gcc-internal-format
24387 msgid "non-constant argument 1 to %qs"
24388 msgstr ""
24389
24390 #: builtins.cc:6909
24391 #, gcc-internal-format
24392 msgid "non-integer argument 1 to %qs"
24393 msgstr ""
24394
24395 #: builtins.cc:6973
24396 #, gcc-internal-format
24397 msgid "%<__builtin_thread_pointer%> is not supported on this target"
24398 msgstr ""
24399
24400 #: builtins.cc:6993
24401 #, gcc-internal-format
24402 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
24403 msgstr ""
24404
24405 #: builtins.cc:7052
24406 #, gcc-internal-format
24407 msgid "%qs only supported in OpenACC code"
24408 msgstr ""
24409
24410 #: builtins.cc:7059
24411 #, gcc-internal-format
24412 msgid "non-constant argument 0 to %qs"
24413 msgstr ""
24414
24415 #: builtins.cc:7071
24416 #, gcc-internal-format
24417 msgid "illegal argument 0 to %qs"
24418 msgstr ""
24419
24420 #. All valid uses of __builtin_va_arg_pack () are removed during
24421 #. inlining.
24422 #: builtins.cc:7581 expr.cc:11830
24423 #, gcc-internal-format
24424 msgid "invalid use of %<__builtin_va_arg_pack ()%>"
24425 msgstr ""
24426
24427 #. All valid uses of __builtin_va_arg_pack_len () are removed during
24428 #. inlining.
24429 #: builtins.cc:7587
24430 #, gcc-internal-format
24431 msgid "invalid use of %<__builtin_va_arg_pack_len ()%>"
24432 msgstr ""
24433
24434 #: builtins.cc:7855
24435 #, gcc-internal-format
24436 msgid "%<__builtin_longjmp%> second argument must be 1"
24437 msgstr ""
24438
24439 #: builtins.cc:8751
24440 #, gcc-internal-format
24441 msgid "target format does not support infinity"
24442 msgstr ""
24443
24444 #: builtins.cc:10397
24445 #, gcc-internal-format
24446 msgid "%<va_start%> used in function with fixed arguments"
24447 msgstr ""
24448
24449 #: builtins.cc:10405
24450 #, gcc-internal-format
24451 msgid "wrong number of arguments to function %<va_start%>"
24452 msgstr ""
24453
24454 #: builtins.cc:10420
24455 #, gcc-internal-format
24456 msgid "%<__builtin_next_arg%> called without an argument"
24457 msgstr ""
24458
24459 #: builtins.cc:10425
24460 #, gcc-internal-format
24461 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
24462 msgstr ""
24463
24464 #: builtins.cc:10458
24465 #, gcc-internal-format
24466 msgid "second parameter of %<va_start%> not last named argument"
24467 msgstr ""
24468
24469 #: builtins.cc:10471
24470 #, gcc-internal-format
24471 msgid ""
24472 "undefined behavior when second parameter of %<va_start%> is declared with "
24473 "%<register%> storage"
24474 msgstr ""
24475
24476 #: builtins.cc:10500
24477 #, gcc-internal-format
24478 msgid "first argument of %qD must be a pointer, second integer constant"
24479 msgstr ""
24480
24481 #: builtins.cc:10513
24482 #, gcc-internal-format
24483 msgid "last argument of %qD is not integer constant between 0 and 3"
24484 msgstr ""
24485
24486 #: calls.cc:1245
24487 #, gcc-internal-format, gfc-internal-format
24488 msgid "cannot tail-call: %s"
24489 msgstr ""
24490
24491 #: calls.cc:2761
24492 #, gcc-internal-format
24493 msgid "function call has aggregate value"
24494 msgstr ""
24495
24496 #: calls.cc:3490
24497 #, gcc-internal-format
24498 msgid "passing too large argument on stack"
24499 msgstr ""
24500
24501 #: cfganal.cc:173
24502 #, gcc-internal-format
24503 msgid "%<verify_marked_backedges%> failed"
24504 msgstr ""
24505
24506 #: cfgexpand.cc:1816
24507 #, gcc-internal-format
24508 msgid "total size of local objects is too large"
24509 msgstr ""
24510
24511 #: cfgexpand.cc:1819 function.cc:1014 varasm.cc:2330
24512 #, gcc-internal-format
24513 msgid "size of variable %q+D is too large"
24514 msgstr ""
24515
24516 #: cfgexpand.cc:1831
24517 #, gcc-internal-format
24518 msgid "cannot allocate stack for variable %q+D, naked function"
24519 msgstr ""
24520
24521 #: cfgexpand.cc:2923
24522 #, gcc-internal-format
24523 msgid "too many alternatives in %<asm%>"
24524 msgstr ""
24525
24526 #: cfgexpand.cc:2930
24527 #, gcc-internal-format
24528 msgid "operand constraints for %<asm%> differ in number of alternatives"
24529 msgstr ""
24530
24531 #: cfgexpand.cc:2952
24532 #, gcc-internal-format
24533 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
24534 msgstr ""
24535
24536 #. ??? Diagnose during gimplification?
24537 #: cfgexpand.cc:2983
24538 #, gcc-internal-format
24539 msgid "PIC register clobbered by %qs in %<asm%>"
24540 msgstr ""
24541
24542 #. ??? Diagnose during gimplification?
24543 #: cfgexpand.cc:2990
24544 #, gcc-internal-format
24545 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
24546 msgstr ""
24547
24548 #: cfgexpand.cc:3003
24549 #, gcc-internal-format
24550 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
24551 msgstr ""
24552
24553 #: cfgexpand.cc:3005
24554 #, gcc-internal-format
24555 msgid ""
24556 "the value of the stack pointer after an %<asm%> statement must be the same "
24557 "as it was before the statement"
24558 msgstr ""
24559
24560 #: cfgexpand.cc:3075
24561 #, gcc-internal-format
24562 msgid "more than %d operands in %<asm%>"
24563 msgstr ""
24564
24565 #. ??? Diagnose during gimplification?
24566 #: cfgexpand.cc:3128
24567 #, gcc-internal-format
24568 msgid "unknown register name %qs in %<asm%>"
24569 msgstr ""
24570
24571 #: cfgexpand.cc:3194
24572 #, gcc-internal-format
24573 msgid "invalid hard register usage between output operands"
24574 msgstr ""
24575
24576 #: cfgexpand.cc:3221
24577 #, gcc-internal-format
24578 msgid ""
24579 "invalid hard register usage between output operand and matching constraint "
24580 "operand"
24581 msgstr ""
24582
24583 #: cfgexpand.cc:3229
24584 #, gcc-internal-format
24585 msgid ""
24586 "invalid hard register usage between earlyclobber operand and input operand"
24587 msgstr ""
24588
24589 #: cfgexpand.cc:3314
24590 #, gcc-internal-format, gfc-internal-format
24591 msgid "output number %d not directly addressable"
24592 msgstr ""
24593
24594 #: cfgexpand.cc:3410
24595 #, gcc-internal-format
24596 msgid "%<asm%> operand %d probably does not match constraints"
24597 msgstr ""
24598
24599 #: cfgexpand.cc:3595
24600 #, gcc-internal-format
24601 msgid "%<asm%> clobber conflict with output operand"
24602 msgstr ""
24603
24604 #: cfgexpand.cc:3600
24605 #, gcc-internal-format
24606 msgid "%<asm%> clobber conflict with input operand"
24607 msgstr ""
24608
24609 #: cfgexpand.cc:6694
24610 #, gcc-internal-format
24611 msgid "stack protector not protecting local variables: variable length buffer"
24612 msgstr ""
24613
24614 #: cfgexpand.cc:6698
24615 #, gcc-internal-format, gfc-internal-format
24616 msgid ""
24617 "stack protector not protecting function: all local arrays are less than %d "
24618 "bytes long"
24619 msgstr ""
24620
24621 #: cfgexpand.cc:6987
24622 #, gcc-internal-format
24623 msgid "patchable function entry %wu exceeds size %wu"
24624 msgstr ""
24625
24626 #: cfghooks.cc:120
24627 #, gcc-internal-format, gfc-internal-format
24628 msgid "bb %d on wrong place"
24629 msgstr ""
24630
24631 #: cfghooks.cc:126
24632 #, gcc-internal-format, gfc-internal-format
24633 msgid "prev_bb of %d should be %d, not %d"
24634 msgstr ""
24635
24636 #: cfghooks.cc:143
24637 #, gcc-internal-format, gfc-internal-format
24638 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
24639 msgstr ""
24640
24641 #: cfghooks.cc:149
24642 #, gcc-internal-format, gfc-internal-format
24643 msgid "verify_flow_info: Block %i lacks loop_father"
24644 msgstr ""
24645
24646 #: cfghooks.cc:155
24647 #, gcc-internal-format, gfc-internal-format
24648 msgid "verify_flow_info: Wrong count of block %i"
24649 msgstr ""
24650
24651 #: cfghooks.cc:163
24652 #, gcc-internal-format, gfc-internal-format
24653 msgid "verify_flow_info: Missing count of block %i"
24654 msgstr ""
24655
24656 #: cfghooks.cc:169
24657 #, gcc-internal-format, gfc-internal-format
24658 msgid "verify_flow_info: unallocated flag set on BB %d"
24659 msgstr ""
24660
24661 #: cfghooks.cc:177
24662 #, gcc-internal-format, gfc-internal-format
24663 msgid "verify_flow_info: Duplicate edge %i->%i"
24664 msgstr ""
24665
24666 #: cfghooks.cc:186
24667 #, gcc-internal-format, gfc-internal-format
24668 msgid "Uninitialized probability of edge %i->%i"
24669 msgstr ""
24670
24671 #: cfghooks.cc:192
24672 #, gcc-internal-format, gfc-internal-format
24673 msgid "verify_flow_info: Wrong probability of edge %i->%i"
24674 msgstr ""
24675
24676 #: cfghooks.cc:204
24677 #, gcc-internal-format, gfc-internal-format
24678 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
24679 msgstr ""
24680
24681 #: cfghooks.cc:216
24682 #, gcc-internal-format, gfc-internal-format
24683 msgid "verify_flow_info: unallocated edge flag set on %d -> %d"
24684 msgstr ""
24685
24686 #: cfghooks.cc:225
24687 #, gcc-internal-format, gfc-internal-format
24688 msgid "wrong amount of branch edges after unconditional jump %i"
24689 msgstr ""
24690
24691 #: cfghooks.cc:233 cfghooks.cc:244
24692 #, gcc-internal-format, gfc-internal-format
24693 msgid "basic block %d pred edge is corrupted"
24694 msgstr ""
24695
24696 #: cfghooks.cc:245
24697 #, gcc-internal-format, gfc-internal-format
24698 msgid "its dest_idx should be %d, not %d"
24699 msgstr ""
24700
24701 #: cfghooks.cc:274
24702 #, gcc-internal-format, gfc-internal-format
24703 msgid "basic block %i edge lists are corrupted"
24704 msgstr ""
24705
24706 #: cfghooks.cc:285
24707 #, gcc-internal-format
24708 msgid "verify_flow_info failed"
24709 msgstr ""
24710
24711 #: cfghooks.cc:343
24712 #, gcc-internal-format, gfc-internal-format
24713 msgid "%s does not support dump_bb_for_graph"
24714 msgstr ""
24715
24716 #: cfghooks.cc:386
24717 #, gcc-internal-format, gfc-internal-format
24718 msgid "%s does not support redirect_edge_and_branch"
24719 msgstr ""
24720
24721 #: cfghooks.cc:406
24722 #, gcc-internal-format, gfc-internal-format
24723 msgid "%s does not support can_remove_branch_p"
24724 msgstr ""
24725
24726 #: cfghooks.cc:500
24727 #, gcc-internal-format, gfc-internal-format
24728 msgid "%s does not support redirect_edge_and_branch_force"
24729 msgstr ""
24730
24731 #: cfghooks.cc:538
24732 #, gcc-internal-format, gfc-internal-format
24733 msgid "%s does not support split_block"
24734 msgstr ""
24735
24736 #: cfghooks.cc:603
24737 #, gcc-internal-format, gfc-internal-format
24738 msgid "%s does not support move_block_after"
24739 msgstr ""
24740
24741 #: cfghooks.cc:616
24742 #, gcc-internal-format, gfc-internal-format
24743 msgid "%s does not support delete_basic_block"
24744 msgstr ""
24745
24746 #: cfghooks.cc:663
24747 #, gcc-internal-format, gfc-internal-format
24748 msgid "%s does not support split_edge"
24749 msgstr ""
24750
24751 #: cfghooks.cc:741
24752 #, gcc-internal-format, gfc-internal-format
24753 msgid "%s does not support create_basic_block"
24754 msgstr ""
24755
24756 #: cfghooks.cc:782
24757 #, gcc-internal-format, gfc-internal-format
24758 msgid "%s does not support can_merge_blocks_p"
24759 msgstr ""
24760
24761 #: cfghooks.cc:793
24762 #, gcc-internal-format, gfc-internal-format
24763 msgid "%s does not support predict_edge"
24764 msgstr ""
24765
24766 #: cfghooks.cc:802
24767 #, gcc-internal-format, gfc-internal-format
24768 msgid "%s does not support predicted_by_p"
24769 msgstr ""
24770
24771 #: cfghooks.cc:816
24772 #, gcc-internal-format, gfc-internal-format
24773 msgid "%s does not support merge_blocks"
24774 msgstr ""
24775
24776 #: cfghooks.cc:897
24777 #, gcc-internal-format, gfc-internal-format
24778 msgid "%s does not support make_forwarder_block"
24779 msgstr ""
24780
24781 #: cfghooks.cc:1046
24782 #, gcc-internal-format, gfc-internal-format
24783 msgid "%s does not support force_nonfallthru"
24784 msgstr ""
24785
24786 #: cfghooks.cc:1080
24787 #, gcc-internal-format, gfc-internal-format
24788 msgid "%s does not support can_duplicate_block_p"
24789 msgstr ""
24790
24791 #: cfghooks.cc:1109
24792 #, gcc-internal-format, gfc-internal-format
24793 msgid "%s does not support duplicate_block"
24794 msgstr ""
24795
24796 #: cfghooks.cc:1184
24797 #, gcc-internal-format, gfc-internal-format
24798 msgid "%s does not support block_ends_with_call_p"
24799 msgstr ""
24800
24801 #: cfghooks.cc:1195
24802 #, gcc-internal-format, gfc-internal-format
24803 msgid "%s does not support block_ends_with_condjump_p"
24804 msgstr ""
24805
24806 #: cfghooks.cc:1213
24807 #, gcc-internal-format, gfc-internal-format
24808 msgid "%s does not support flow_call_edges_add"
24809 msgstr ""
24810
24811 #: cfgloop.cc:1411
24812 #, gcc-internal-format
24813 msgid "loop verification on loop tree that needs fixup"
24814 msgstr ""
24815
24816 #: cfgloop.cc:1427
24817 #, gcc-internal-format
24818 msgid "corrupt loop tree root"
24819 msgstr ""
24820
24821 #: cfgloop.cc:1437
24822 #, gcc-internal-format, gfc-internal-format
24823 msgid "loop with header %d marked for removal"
24824 msgstr ""
24825
24826 #: cfgloop.cc:1442
24827 #, gcc-internal-format, gfc-internal-format
24828 msgid "loop with header %d not in loop tree"
24829 msgstr ""
24830
24831 #: cfgloop.cc:1448
24832 #, gcc-internal-format, gfc-internal-format
24833 msgid "non-loop with header %d not marked for removal"
24834 msgstr ""
24835
24836 #: cfgloop.cc:1462
24837 #, gcc-internal-format, gfc-internal-format
24838 msgid "removed loop %d in loop tree"
24839 msgstr ""
24840
24841 #: cfgloop.cc:1470
24842 #, gcc-internal-format, gfc-internal-format
24843 msgid "size of loop %d should be %d, not %d"
24844 msgstr ""
24845
24846 #: cfgloop.cc:1481
24847 #, gcc-internal-format, gfc-internal-format
24848 msgid "bb %d does not belong to loop %d"
24849 msgstr ""
24850
24851 #: cfgloop.cc:1493
24852 #, gcc-internal-format, gfc-internal-format
24853 msgid "bb %d has father loop %d, should be loop %d"
24854 msgstr ""
24855
24856 #: cfgloop.cc:1509
24857 #, gcc-internal-format
24858 msgid "loop %d%'s header is not a loop header"
24859 msgstr ""
24860
24861 #: cfgloop.cc:1515
24862 #, gcc-internal-format
24863 msgid "loop %d%'s header does not have exactly 2 entries"
24864 msgstr ""
24865
24866 #: cfgloop.cc:1522
24867 #, gcc-internal-format
24868 msgid "loop %d%'s latch does not have an edge to its header"
24869 msgstr ""
24870
24871 #: cfgloop.cc:1527
24872 #, gcc-internal-format
24873 msgid "loop %d%'s latch is not dominated by its header"
24874 msgstr ""
24875
24876 #: cfgloop.cc:1535
24877 #, gcc-internal-format
24878 msgid "loop %d%'s latch does not have exactly 1 successor"
24879 msgstr ""
24880
24881 #: cfgloop.cc:1540
24882 #, gcc-internal-format
24883 msgid "loop %d%'s latch does not have header as successor"
24884 msgstr ""
24885
24886 #: cfgloop.cc:1545
24887 #, gcc-internal-format
24888 msgid "loop %d%'s latch does not belong directly to it"
24889 msgstr ""
24890
24891 #: cfgloop.cc:1551
24892 #, gcc-internal-format
24893 msgid "loop %d%'s header does not belong directly to it"
24894 msgstr ""
24895
24896 #: cfgloop.cc:1561
24897 #, gcc-internal-format
24898 msgid "loop %d%'s latch is marked as part of irreducible region"
24899 msgstr ""
24900
24901 #: cfgloop.cc:1573
24902 #, gcc-internal-format
24903 msgid ""
24904 "loop %d%'s number of iterations %qE references the released SSA name %qE"
24905 msgstr ""
24906
24907 #: cfgloop.cc:1606
24908 #, gcc-internal-format, gfc-internal-format
24909 msgid "basic block %d should be marked irreducible"
24910 msgstr ""
24911
24912 #: cfgloop.cc:1612
24913 #, gcc-internal-format, gfc-internal-format
24914 msgid "basic block %d should not be marked irreducible"
24915 msgstr ""
24916
24917 #: cfgloop.cc:1621
24918 #, gcc-internal-format, gfc-internal-format
24919 msgid "edge from %d to %d should be marked irreducible"
24920 msgstr ""
24921
24922 #: cfgloop.cc:1628
24923 #, gcc-internal-format, gfc-internal-format
24924 msgid "edge from %d to %d should not be marked irreducible"
24925 msgstr ""
24926
24927 #: cfgloop.cc:1642
24928 #, gcc-internal-format, gfc-internal-format
24929 msgid "corrupted head of the exits list of loop %d"
24930 msgstr ""
24931
24932 #: cfgloop.cc:1660
24933 #, gcc-internal-format, gfc-internal-format
24934 msgid "corrupted exits list of loop %d"
24935 msgstr ""
24936
24937 #: cfgloop.cc:1669
24938 #, gcc-internal-format, gfc-internal-format
24939 msgid "nonempty exits list of loop %d, but exits are not recorded"
24940 msgstr ""
24941
24942 #: cfgloop.cc:1696
24943 #, gcc-internal-format, gfc-internal-format
24944 msgid "exit %d->%d not recorded"
24945 msgstr ""
24946
24947 #: cfgloop.cc:1719
24948 #, gcc-internal-format, gfc-internal-format
24949 msgid "wrong list of exited loops for edge %d->%d"
24950 msgstr ""
24951
24952 #: cfgloop.cc:1728
24953 #, gcc-internal-format
24954 msgid "too many loop exits recorded"
24955 msgstr ""
24956
24957 #: cfgloop.cc:1739
24958 #, gcc-internal-format, gfc-internal-format
24959 msgid "%d exits recorded for loop %d (having %d exits)"
24960 msgstr ""
24961
24962 #: cfgrtl.cc:2401
24963 #, gcc-internal-format, gfc-internal-format
24964 msgid ""
24965 "non-cold basic block %d reachable only by paths crossing the cold partition"
24966 msgstr ""
24967
24968 #: cfgrtl.cc:2521
24969 #, gcc-internal-format, gfc-internal-format
24970 msgid "multiple hot/cold transitions found (bb %i)"
24971 msgstr ""
24972
24973 #: cfgrtl.cc:2529
24974 #, gcc-internal-format
24975 msgid "partition found but function partition flag not set"
24976 msgstr ""
24977
24978 #: cfgrtl.cc:2568
24979 #, gcc-internal-format
24980 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
24981 msgstr ""
24982
24983 #: cfgrtl.cc:2577
24984 #, gcc-internal-format, gfc-internal-format
24985 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
24986 msgstr ""
24987
24988 #: cfgrtl.cc:2599
24989 #, gcc-internal-format
24990 msgid "EDGE_CROSSING incorrectly set across same section"
24991 msgstr ""
24992
24993 #: cfgrtl.cc:2604
24994 #, gcc-internal-format, gfc-internal-format
24995 msgid "fallthru edge crosses section boundary in bb %i"
24996 msgstr ""
24997
24998 #: cfgrtl.cc:2610
24999 #, gcc-internal-format, gfc-internal-format
25000 msgid "EH edge crosses section boundary in bb %i"
25001 msgstr ""
25002
25003 #: cfgrtl.cc:2616
25004 #, gcc-internal-format, gfc-internal-format
25005 msgid "No region crossing jump at section boundary in bb %i"
25006 msgstr ""
25007
25008 #: cfgrtl.cc:2623
25009 #, gcc-internal-format
25010 msgid "EDGE_CROSSING missing across section boundary"
25011 msgstr ""
25012
25013 #: cfgrtl.cc:2653
25014 #, gcc-internal-format, gfc-internal-format
25015 msgid "Region crossing jump across same section in bb %i"
25016 msgstr ""
25017
25018 #: cfgrtl.cc:2660
25019 #, gcc-internal-format, gfc-internal-format
25020 msgid "missing REG_EH_REGION note at the end of bb %i"
25021 msgstr ""
25022
25023 #: cfgrtl.cc:2665
25024 #, gcc-internal-format, gfc-internal-format
25025 msgid "too many exception handling edges in bb %i"
25026 msgstr ""
25027
25028 #: cfgrtl.cc:2673
25029 #, gcc-internal-format, gfc-internal-format
25030 msgid "too many outgoing branch edges from bb %i"
25031 msgstr ""
25032
25033 #: cfgrtl.cc:2678
25034 #, gcc-internal-format, gfc-internal-format
25035 msgid "fallthru edge after unconditional jump in bb %i"
25036 msgstr ""
25037
25038 #: cfgrtl.cc:2683
25039 #, gcc-internal-format, gfc-internal-format
25040 msgid "wrong number of branch edges after unconditional jump in bb %i"
25041 msgstr ""
25042
25043 #: cfgrtl.cc:2690
25044 #, gcc-internal-format, gfc-internal-format
25045 msgid "wrong amount of branch edges after conditional jump in bb %i"
25046 msgstr ""
25047
25048 #: cfgrtl.cc:2696
25049 #, gcc-internal-format, gfc-internal-format
25050 msgid "abnormal call edges for non-call insn in bb %i"
25051 msgstr ""
25052
25053 #: cfgrtl.cc:2701
25054 #, gcc-internal-format, gfc-internal-format
25055 msgid "sibcall edges for non-call insn in bb %i"
25056 msgstr ""
25057
25058 #: cfgrtl.cc:2711
25059 #, gcc-internal-format, gfc-internal-format
25060 msgid "abnormal edges for no purpose in bb %i"
25061 msgstr ""
25062
25063 #: cfgrtl.cc:2722
25064 #, gcc-internal-format, gfc-internal-format
25065 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
25066 msgstr ""
25067
25068 #: cfgrtl.cc:2763 cfgrtl.cc:2773
25069 #, gcc-internal-format, gfc-internal-format
25070 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
25071 msgstr ""
25072
25073 #: cfgrtl.cc:2786
25074 #, gcc-internal-format, gfc-internal-format
25075 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
25076 msgstr ""
25077
25078 #: cfgrtl.cc:2796
25079 #, gcc-internal-format, gfc-internal-format
25080 msgid "in basic block %d:"
25081 msgstr ""
25082
25083 #: cfgrtl.cc:2822
25084 #, gcc-internal-format, gfc-internal-format
25085 msgid "BB_RTL flag not set for block %d"
25086 msgstr ""
25087
25088 #: cfgrtl.cc:2829
25089 #, gcc-internal-format, gfc-internal-format
25090 msgid "insn %d basic block pointer is %d, should be %d"
25091 msgstr ""
25092
25093 #: cfgrtl.cc:2840
25094 #, gcc-internal-format, gfc-internal-format
25095 msgid "insn %d in header of bb %d has non-NULL basic block"
25096 msgstr ""
25097
25098 #: cfgrtl.cc:2848
25099 #, gcc-internal-format, gfc-internal-format
25100 msgid "insn %d in footer of bb %d has non-NULL basic block"
25101 msgstr ""
25102
25103 #: cfgrtl.cc:2921 cfgrtl.cc:2969
25104 #, gcc-internal-format, gfc-internal-format
25105 msgid "insn %d outside of basic blocks has non-NULL bb field"
25106 msgstr ""
25107
25108 #: cfgrtl.cc:2929
25109 #, gcc-internal-format, gfc-internal-format
25110 msgid "end insn %d for block %d not found in the insn stream"
25111 msgstr ""
25112
25113 #: cfgrtl.cc:2942
25114 #, gcc-internal-format, gfc-internal-format
25115 msgid "insn %d is in multiple basic blocks (%d and %d)"
25116 msgstr ""
25117
25118 #: cfgrtl.cc:2954
25119 #, gcc-internal-format, gfc-internal-format
25120 msgid "head insn %d for block %d not found in the insn stream"
25121 msgstr ""
25122
25123 #: cfgrtl.cc:3002
25124 #, gcc-internal-format, gfc-internal-format
25125 msgid "missing barrier after block %i"
25126 msgstr ""
25127
25128 #: cfgrtl.cc:3018
25129 #, gcc-internal-format, gfc-internal-format
25130 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
25131 msgstr ""
25132
25133 #: cfgrtl.cc:3027
25134 #, gcc-internal-format, gfc-internal-format
25135 msgid "verify_flow_info: Incorrect fallthru %i->%i"
25136 msgstr ""
25137
25138 #: cfgrtl.cc:3029
25139 #, gcc-internal-format
25140 msgid "wrong insn in the fallthru edge"
25141 msgstr ""
25142
25143 #: cfgrtl.cc:3063
25144 #, gcc-internal-format
25145 msgid "basic blocks not laid down consecutively"
25146 msgstr ""
25147
25148 #: cfgrtl.cc:3102
25149 #, gcc-internal-format, gfc-internal-format
25150 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
25151 msgstr ""
25152
25153 #: cgraph.cc:3207
25154 #, gcc-internal-format
25155 msgid "caller edge count invalid"
25156 msgstr ""
25157
25158 #: cgraph.cc:3305
25159 #, gcc-internal-format
25160 msgid "missing indirect call in speculative call sequence"
25161 msgstr ""
25162
25163 #: cgraph.cc:3310
25164 #, gcc-internal-format
25165 msgid "indirect call in speculative call sequence has no speculative flag"
25166 msgstr ""
25167
25168 #: cgraph.cc:3340
25169 #, gcc-internal-format
25170 msgid "speculative edges are not adjacent"
25171 msgstr ""
25172
25173 #: cgraph.cc:3346
25174 #, gcc-internal-format, gfc-internal-format
25175 msgid "direct call to %s in speculative call sequence has no speculative flag"
25176 msgstr ""
25177
25178 #: cgraph.cc:3352 cgraph.cc:3382
25179 #, gcc-internal-format, gfc-internal-format
25180 msgid ""
25181 "direct call to %s in speculative call sequence has speculative_id %i out of "
25182 "range"
25183 msgstr ""
25184
25185 #: cgraph.cc:3359
25186 #, gcc-internal-format, gfc-internal-format
25187 msgid ""
25188 "duplicate direct call to %s in speculative call sequence with speculative_id "
25189 "%i"
25190 msgstr ""
25191
25192 #: cgraph.cc:3370
25193 #, gcc-internal-format
25194 msgid ""
25195 "call stmt hash does not point to first direct edge of speculative call "
25196 "sequence"
25197 msgstr ""
25198
25199 #: cgraph.cc:3389
25200 #, gcc-internal-format, gfc-internal-format
25201 msgid ""
25202 "duplicate reference %s in speculative call sequence with speculative_id %i"
25203 msgstr ""
25204
25205 #: cgraph.cc:3402
25206 #, gcc-internal-format, gfc-internal-format
25207 msgid "missing direct call for speculation %i"
25208 msgstr ""
25209
25210 #: cgraph.cc:3407
25211 #, gcc-internal-format, gfc-internal-format
25212 msgid "missing ref for speculation %i"
25213 msgstr ""
25214
25215 #: cgraph.cc:3416
25216 #, gcc-internal-format, gfc-internal-format
25217 msgid ""
25218 "number of speculative targets %i mismatched with "
25219 "num_speculative_call_targets %i"
25220 msgstr ""
25221
25222 #: cgraph.cc:3445
25223 #, gcc-internal-format, gfc-internal-format
25224 msgid "aux field set for edge %s->%s"
25225 msgstr ""
25226
25227 #: cgraph.cc:3452
25228 #, gcc-internal-format
25229 msgid "cgraph count invalid"
25230 msgstr ""
25231
25232 #: cgraph.cc:3457
25233 #, gcc-internal-format
25234 msgid "inline clone in same comdat group list"
25235 msgstr ""
25236
25237 #: cgraph.cc:3462
25238 #, gcc-internal-format
25239 msgid "inline clone count is not compatible"
25240 msgstr ""
25241
25242 #: cgraph.cc:3469
25243 #, gcc-internal-format
25244 msgid "tp_first_run must be non-negative"
25245 msgstr ""
25246
25247 #: cgraph.cc:3474
25248 #, gcc-internal-format
25249 msgid "local symbols must be defined"
25250 msgstr ""
25251
25252 #: cgraph.cc:3479
25253 #, gcc-internal-format
25254 msgid "externally visible inline clone"
25255 msgstr ""
25256
25257 #: cgraph.cc:3484
25258 #, gcc-internal-format
25259 msgid "inline clone with address taken"
25260 msgstr ""
25261
25262 #: cgraph.cc:3489
25263 #, gcc-internal-format
25264 msgid "inline clone is forced to output"
25265 msgstr ""
25266
25267 #: cgraph.cc:3496
25268 #, gcc-internal-format
25269 msgid "calls_comdat_local is set outside of a comdat group"
25270 msgstr ""
25271
25272 #: cgraph.cc:3501
25273 #, gcc-internal-format
25274 msgid "invalid calls_comdat_local flag"
25275 msgstr ""
25276
25277 #: cgraph.cc:3508
25278 #, gcc-internal-format
25279 msgid "malloc attribute should be used for a function that returns a pointer"
25280 msgstr ""
25281
25282 #: cgraph.cc:3520
25283 #, gcc-internal-format
25284 msgid "semantic interposition mismatch"
25285 msgstr ""
25286
25287 #: cgraph.cc:3527
25288 #, gcc-internal-format, gfc-internal-format
25289 msgid "aux field set for indirect edge from %s"
25290 msgstr ""
25291
25292 #: cgraph.cc:3533 cgraph.cc:3593
25293 #, gcc-internal-format
25294 msgid "edge count is not compatible with function count"
25295 msgstr ""
25296
25297 #: cgraph.cc:3541
25298 #, gcc-internal-format, gfc-internal-format
25299 msgid ""
25300 "An indirect edge from %s is not marked as indirect or has associated "
25301 "indirect_info, the corresponding statement is: "
25302 msgstr ""
25303
25304 #: cgraph.cc:3549 cgraph.cc:3622
25305 #, gcc-internal-format
25306 msgid "edge has both call_stmt and lto_stmt_uid set"
25307 msgstr ""
25308
25309 #: cgraph.cc:3561
25310 #, gcc-internal-format, gfc-internal-format
25311 msgid "comdat-local function called by %s outside its comdat"
25312 msgstr ""
25313
25314 #: cgraph.cc:3571
25315 #, gcc-internal-format
25316 msgid "inlined_to pointer is wrong"
25317 msgstr ""
25318
25319 #: cgraph.cc:3576
25320 #, gcc-internal-format
25321 msgid "multiple inline callers"
25322 msgstr ""
25323
25324 #: cgraph.cc:3583
25325 #, gcc-internal-format
25326 msgid "inlined_to pointer set for noninline callers"
25327 msgstr ""
25328
25329 #: cgraph.cc:3612
25330 #, gcc-internal-format
25331 msgid "caller edge count does not match BB count"
25332 msgstr ""
25333
25334 #: cgraph.cc:3643
25335 #, gcc-internal-format
25336 msgid "indirect call count does not match BB count"
25337 msgstr ""
25338
25339 #: cgraph.cc:3660
25340 #, gcc-internal-format
25341 msgid "reference has both stmt and lto_stmt_uid set"
25342 msgstr ""
25343
25344 #: cgraph.cc:3671
25345 #, gcc-internal-format
25346 msgid "inlined_to pointer is set but no predecessors found"
25347 msgstr ""
25348
25349 #: cgraph.cc:3676
25350 #, gcc-internal-format
25351 msgid "inlined_to pointer refers to itself"
25352 msgstr ""
25353
25354 #: cgraph.cc:3687
25355 #, gcc-internal-format
25356 msgid "cgraph_node has wrong clone_of"
25357 msgstr ""
25358
25359 #: cgraph.cc:3700
25360 #, gcc-internal-format
25361 msgid "cgraph_node has wrong clone list"
25362 msgstr ""
25363
25364 #: cgraph.cc:3706
25365 #, gcc-internal-format
25366 msgid "cgraph_node is in clone list but it is not clone"
25367 msgstr ""
25368
25369 #: cgraph.cc:3711
25370 #, gcc-internal-format
25371 msgid "cgraph_node has wrong prev_clone pointer"
25372 msgstr ""
25373
25374 #: cgraph.cc:3716
25375 #, gcc-internal-format
25376 msgid "double linked list of clones corrupted"
25377 msgstr ""
25378
25379 #: cgraph.cc:3728
25380 #, gcc-internal-format
25381 msgid "Alias has call edges"
25382 msgstr ""
25383
25384 #: cgraph.cc:3734
25385 #, gcc-internal-format
25386 msgid "Alias has non-alias reference"
25387 msgstr ""
25388
25389 #: cgraph.cc:3739
25390 #, gcc-internal-format
25391 msgid "Alias has more than one alias reference"
25392 msgstr ""
25393
25394 #: cgraph.cc:3746
25395 #, gcc-internal-format
25396 msgid "Analyzed alias has no reference"
25397 msgstr ""
25398
25399 #: cgraph.cc:3755
25400 #, gcc-internal-format
25401 msgid "No edge out of thunk node"
25402 msgstr ""
25403
25404 #: cgraph.cc:3760
25405 #, gcc-internal-format
25406 msgid "More than one edge out of thunk node"
25407 msgstr ""
25408
25409 #: cgraph.cc:3765
25410 #, gcc-internal-format
25411 msgid "Thunk is not supposed to have body"
25412 msgstr ""
25413
25414 #: cgraph.cc:3801
25415 #, gcc-internal-format
25416 msgid "shared call_stmt:"
25417 msgstr ""
25418
25419 #: cgraph.cc:3809
25420 #, gcc-internal-format
25421 msgid "edge points to wrong declaration:"
25422 msgstr ""
25423
25424 #: cgraph.cc:3818
25425 #, gcc-internal-format
25426 msgid ""
25427 "an indirect edge with unknown callee corresponding to a call_stmt with a "
25428 "known declaration:"
25429 msgstr ""
25430
25431 #: cgraph.cc:3828
25432 #, gcc-internal-format
25433 msgid "missing callgraph edge for call stmt:"
25434 msgstr ""
25435
25436 #: cgraph.cc:3838
25437 #, gcc-internal-format
25438 msgid "reference to dead statement"
25439 msgstr ""
25440
25441 #: cgraph.cc:3851
25442 #, gcc-internal-format, gfc-internal-format
25443 msgid "edge %s->%s has no corresponding call_stmt"
25444 msgstr ""
25445
25446 #: cgraph.cc:3863
25447 #, gcc-internal-format, gfc-internal-format
25448 msgid "an indirect edge from %s has no corresponding call_stmt"
25449 msgstr ""
25450
25451 #: cgraph.cc:3882 cgraph.cc:3895
25452 #, gcc-internal-format
25453 msgid "missing origin for a node in a nested list"
25454 msgstr ""
25455
25456 #: cgraph.cc:3887
25457 #, gcc-internal-format
25458 msgid "origin points to a different parent"
25459 msgstr ""
25460
25461 #: cgraph.cc:3903
25462 #, gcc-internal-format
25463 msgid "verify_cgraph_node failed"
25464 msgstr ""
25465
25466 #: cgraph.cc:4025 varpool.cc:304
25467 #, gcc-internal-format, gfc-internal-format
25468 msgid "%s: section %s.%d is missing"
25469 msgstr ""
25470
25471 #: cgraphunit.cc:752
25472 #, gcc-internal-format
25473 msgid "duplicate definition of a symbol version"
25474 msgstr ""
25475
25476 #: cgraphunit.cc:754
25477 #, gcc-internal-format
25478 msgid "same version was previously defined here"
25479 msgstr ""
25480
25481 #: cgraphunit.cc:760
25482 #, gcc-internal-format
25483 msgid "symbol needs to be defined to have a version"
25484 msgstr ""
25485
25486 #: cgraphunit.cc:766
25487 #, gcc-internal-format
25488 msgid "common symbol cannot be versioned"
25489 msgstr ""
25490
25491 #: cgraphunit.cc:772
25492 #, gcc-internal-format
25493 msgid "comdat symbol cannot be versioned"
25494 msgstr ""
25495
25496 #: cgraphunit.cc:778
25497 #, gcc-internal-format
25498 msgid "%<weakref%> cannot be versioned"
25499 msgstr ""
25500
25501 #: cgraphunit.cc:784
25502 #, gcc-internal-format
25503 msgid "versioned symbol must be public"
25504 msgstr ""
25505
25506 #: cgraphunit.cc:790
25507 #, gcc-internal-format
25508 msgid "versioned symbol must have default visibility"
25509 msgstr ""
25510
25511 #: cgraphunit.cc:823
25512 #, gcc-internal-format
25513 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
25514 msgstr ""
25515
25516 #: cgraphunit.cc:878
25517 #, gcc-internal-format
25518 msgid "%<flatten%> attribute is ignored on aliases"
25519 msgstr ""
25520
25521 #: cgraphunit.cc:886 cgraphunit.cc:937
25522 #, gcc-internal-format
25523 msgid "%<externally_visible%> attribute have effect only on public objects"
25524 msgstr ""
25525
25526 #: cgraphunit.cc:897
25527 #, gcc-internal-format
25528 msgid "%<weakref%> attribute ignored because function is defined"
25529 msgstr ""
25530
25531 #: cgraphunit.cc:912
25532 #, gcc-internal-format
25533 msgid "%<alias%> attribute ignored because function is defined"
25534 msgstr ""
25535
25536 #: cgraphunit.cc:920
25537 #, gcc-internal-format
25538 msgid "%<always_inline%> function might not be inlinable"
25539 msgstr ""
25540
25541 #: cgraphunit.cc:945
25542 #, gcc-internal-format
25543 msgid "%<weakref%> attribute ignored because variable is initialized"
25544 msgstr ""
25545
25546 #. include_self=
25547 #. TODO: Add OPT_Wundefined-inline.
25548 #: cgraphunit.cc:1094 c/c-decl.cc:12837
25549 #, gcc-internal-format
25550 msgid "%q+F used but never defined"
25551 msgstr ""
25552
25553 #: cgraphunit.cc:1096 c/c-decl.cc:12847
25554 #, gcc-internal-format
25555 msgid "%q+F declared %<static%> but never defined"
25556 msgstr ""
25557
25558 #: cgraphunit.cc:1140
25559 #, gcc-internal-format
25560 msgid "%qD defined but not used"
25561 msgstr ""
25562
25563 #: cgraphunit.cc:1475
25564 #, gcc-internal-format
25565 msgid "%<ifunc%> resolver for %qD must return %qT"
25566 msgstr ""
25567
25568 #: cgraphunit.cc:1478 cgraphunit.cc:1501
25569 #, gcc-internal-format
25570 msgid "resolver indirect function declared here"
25571 msgstr ""
25572
25573 #: cgraphunit.cc:1498
25574 #, gcc-internal-format
25575 msgid "%<ifunc%> resolver for %qD should return %qT"
25576 msgstr ""
25577
25578 #: cgraphunit.cc:1508
25579 #, gcc-internal-format
25580 msgid "%qD alias between functions of incompatible types %qT and %qT"
25581 msgstr ""
25582
25583 #: cgraphunit.cc:1511 cgraphunit.cc:1593
25584 #, gcc-internal-format
25585 msgid "aliased declaration here"
25586 msgstr ""
25587
25588 #: cgraphunit.cc:1549 c-family/c-pragma.cc:347
25589 #, gcc-internal-format
25590 msgid "%q+D aliased to undefined symbol %qE"
25591 msgstr ""
25592
25593 #: cgraphunit.cc:1565
25594 #, gcc-internal-format
25595 msgid "%q+D aliased to external symbol %qE"
25596 msgstr ""
25597
25598 #: cgraphunit.cc:1590
25599 #, gcc-internal-format
25600 msgid "%q+D alias between function and variable is not supported"
25601 msgstr ""
25602
25603 #: cgraphunit.cc:1664
25604 #, gcc-internal-format
25605 msgid "failed to reclaim unneeded function"
25606 msgstr ""
25607
25608 #: cgraphunit.cc:1692
25609 #, gcc-internal-format
25610 msgid "failed to reclaim unneeded function in same comdat group"
25611 msgstr ""
25612
25613 #: cgraphunit.cc:1868
25614 #, gcc-internal-format
25615 msgid "size of return value of %q+D is %u bytes"
25616 msgstr ""
25617
25618 #: cgraphunit.cc:1872
25619 #, gcc-internal-format
25620 msgid "size of return value of %q+D is larger than %wu bytes"
25621 msgstr ""
25622
25623 #: cgraphunit.cc:2434
25624 #, gcc-internal-format
25625 msgid "nodes with unreleased memory found"
25626 msgstr ""
25627
25628 #: collect-utils.cc:106
25629 #, gcc-internal-format
25630 msgid "cannot get program status: %m"
25631 msgstr ""
25632
25633 #: collect-utils.cc:120
25634 #, gcc-internal-format, gfc-internal-format
25635 msgid "%s terminated with signal %d [%s]%s"
25636 msgstr ""
25637
25638 #: collect-utils.cc:136
25639 #, gcc-internal-format, gfc-internal-format
25640 msgid "%s returned %d exit status"
25641 msgstr ""
25642
25643 #: collect-utils.cc:175
25644 #, gcc-internal-format, gfc-internal-format
25645 msgid "could not open response file %s"
25646 msgstr ""
25647
25648 #: collect-utils.cc:181
25649 #, gcc-internal-format, gfc-internal-format
25650 msgid "could not write to response file %s"
25651 msgstr ""
25652
25653 #: collect-utils.cc:187
25654 #, gcc-internal-format, gfc-internal-format
25655 msgid "could not close response file %s"
25656 msgstr ""
25657
25658 #: collect-utils.cc:221
25659 #, gcc-internal-format
25660 msgid "cannot find %qs"
25661 msgstr ""
25662
25663 #: collect-utils.cc:225 collect2.cc:2385 collect2.cc:2555 gcc.cc:3405
25664 #: gcc.cc:7681
25665 #, gcc-internal-format
25666 msgid "%<pex_init%> failed: %m"
25667 msgstr ""
25668
25669 #: collect-utils.cc:234 collect2.cc:2394 collect2.cc:2563 gcc.cc:2689
25670 #, gcc-internal-format
25671 msgid "%s: %m"
25672 msgstr ""
25673
25674 #: collect2.cc:613
25675 #, gcc-internal-format
25676 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
25677 msgstr ""
25678
25679 #: collect2.cc:756
25680 #, gcc-internal-format, gfc-internal-format
25681 msgid "ld returned %d exit status"
25682 msgstr ""
25683
25684 #: collect2.cc:913 gcc.cc:8200 config/gcn/mkoffload.cc:827
25685 #: config/nvptx/mkoffload.cc:545
25686 #, gcc-internal-format
25687 msgid "atexit failed"
25688 msgstr ""
25689
25690 #: collect2.cc:1043
25691 #, gcc-internal-format
25692 msgid "no arguments"
25693 msgstr ""
25694
25695 #: collect2.cc:1283 opts.cc:1156
25696 #, gcc-internal-format
25697 msgid "LTO support has not been enabled in this configuration"
25698 msgstr ""
25699
25700 #: collect2.cc:1324 graph.cc:55 lto-wrapper.cc:1720 lto-wrapper.cc:1776
25701 #: toplev.cc:1513 objc/objc-act.cc:459
25702 #, gcc-internal-format
25703 msgid "cannot open %s: %m"
25704 msgstr ""
25705
25706 #: collect2.cc:1444
25707 #, gcc-internal-format
25708 msgid "unknown demangling style %qs"
25709 msgstr ""
25710
25711 #: collect2.cc:1546 collect2.cc:1724 collect2.cc:1764
25712 #, gcc-internal-format
25713 msgid "fopen %s: %m"
25714 msgstr ""
25715
25716 #: collect2.cc:1549 collect2.cc:1729 collect2.cc:1767
25717 #, gcc-internal-format
25718 msgid "fclose %s: %m"
25719 msgstr ""
25720
25721 #: collect2.cc:2319 lto-wrapper.cc:1215 lto-wrapper.cc:1230
25722 #: lto/lto-object.cc:148 lto/lto-object.cc:182 lto/lto-object.cc:279
25723 #: lto/lto-object.cc:336 lto/lto-object.cc:360
25724 #, gcc-internal-format, gfc-internal-format
25725 msgid "%s: %s"
25726 msgstr ""
25727
25728 #: collect2.cc:2359
25729 #, gcc-internal-format
25730 msgid "cannot find %<nm%>"
25731 msgstr ""
25732
25733 #: collect2.cc:2407
25734 #, gcc-internal-format
25735 msgid "cannot open nm output: %m"
25736 msgstr ""
25737
25738 #: collect2.cc:2462
25739 #, gcc-internal-format, gfc-internal-format
25740 msgid "init function found in object %s"
25741 msgstr ""
25742
25743 #: collect2.cc:2473
25744 #, gcc-internal-format, gfc-internal-format
25745 msgid "fini function found in object %s"
25746 msgstr ""
25747
25748 #: collect2.cc:2530
25749 #, gcc-internal-format
25750 msgid "cannot find %<ldd%>"
25751 msgstr ""
25752
25753 #: collect2.cc:2576
25754 #, gcc-internal-format
25755 msgid "cannot open ldd output: %m"
25756 msgstr ""
25757
25758 #: collect2.cc:2594
25759 #, gcc-internal-format, gfc-internal-format
25760 msgid "dynamic dependency %s not found"
25761 msgstr ""
25762
25763 #: collect2.cc:2606
25764 #, gcc-internal-format
25765 msgid "unable to open dynamic dependency %qs"
25766 msgstr ""
25767
25768 #: collect2.cc:2758
25769 #, gcc-internal-format, gfc-internal-format
25770 msgid "%s: not a COFF file"
25771 msgstr ""
25772
25773 #: collect2.cc:2917
25774 #, gcc-internal-format, gfc-internal-format
25775 msgid "%s: cannot open as COFF file"
25776 msgstr ""
25777
25778 #: collect2.cc:2976
25779 #, gcc-internal-format, gfc-internal-format
25780 msgid "library lib%s not found"
25781 msgstr ""
25782
25783 #: convert.cc:97
25784 #, gcc-internal-format
25785 msgid "cannot convert to a pointer type"
25786 msgstr ""
25787
25788 #: convert.cc:332
25789 #, gcc-internal-format
25790 msgid "pointer value used where a floating-point was expected"
25791 msgstr ""
25792
25793 #: convert.cc:336
25794 #, gcc-internal-format
25795 msgid "aggregate value used where a floating-point was expected"
25796 msgstr ""
25797
25798 #: convert.cc:479
25799 #, gcc-internal-format
25800 msgid "conversion to incomplete type"
25801 msgstr ""
25802
25803 #: convert.cc:948
25804 #, gcc-internal-format
25805 msgid ""
25806 "cannot convert a vector of type %qT to type %qT which has different size"
25807 msgstr ""
25808
25809 #: convert.cc:956
25810 #, gcc-internal-format
25811 msgid "aggregate value used where an integer was expected"
25812 msgstr ""
25813
25814 #: convert.cc:1044
25815 #, gcc-internal-format
25816 msgid "pointer value used where a complex was expected"
25817 msgstr ""
25818
25819 #: convert.cc:1048
25820 #, gcc-internal-format
25821 msgid "aggregate value used where a complex was expected"
25822 msgstr ""
25823
25824 #: convert.cc:1085
25825 #, gcc-internal-format
25826 msgid ""
25827 "cannot convert a value of type %qT to vector type %qT which has different "
25828 "size"
25829 msgstr ""
25830
25831 #: convert.cc:1093
25832 #, gcc-internal-format
25833 msgid "cannot convert value to a vector"
25834 msgstr ""
25835
25836 #: convert.cc:1132
25837 #, gcc-internal-format
25838 msgid "aggregate value used where a fixed-point was expected"
25839 msgstr ""
25840
25841 #: coverage.cc:192
25842 #, gcc-internal-format
25843 msgid "%qs is not a gcov data file"
25844 msgstr ""
25845
25846 #: coverage.cc:203
25847 #, gcc-internal-format
25848 msgid "%qs is version %q.*s, expected version %q.*s"
25849 msgstr ""
25850
25851 #: coverage.cc:267
25852 #, gcc-internal-format, gfc-internal-format
25853 msgid "profile data for function %u is corrupted"
25854 msgstr ""
25855
25856 #: coverage.cc:268
25857 #, gcc-internal-format
25858 msgid "checksum is (%x,%x) instead of (%x,%x)"
25859 msgstr ""
25860
25861 #: coverage.cc:283
25862 #, gcc-internal-format
25863 msgid "%qs has overflowed"
25864 msgstr ""
25865
25866 #: coverage.cc:284
25867 #, gcc-internal-format
25868 msgid "%qs is corrupted"
25869 msgstr ""
25870
25871 #: coverage.cc:311
25872 #, gcc-internal-format
25873 msgid "%qs profile count data file not found"
25874 msgstr ""
25875
25876 #: coverage.cc:340
25877 #, gcc-internal-format
25878 msgid "profile for function %qD not found in profile data"
25879 msgstr ""
25880
25881 #: coverage.cc:360
25882 #, gcc-internal-format
25883 msgid ""
25884 "number of counters in profile data for function %qD does not match its "
25885 "profile data (counter %qs, expected %i and have %i)"
25886 msgstr ""
25887
25888 #: coverage.cc:369
25889 #, gcc-internal-format
25890 msgid ""
25891 "the control flow of function %qD does not match its profile data (counter "
25892 "%qs)"
25893 msgstr ""
25894
25895 #: coverage.cc:388
25896 #, gcc-internal-format
25897 msgid "execution counts estimated\n"
25898 msgstr ""
25899
25900 #: coverage.cc:389
25901 #, gcc-internal-format
25902 msgid "execution counts assumed to be zero\n"
25903 msgstr ""
25904
25905 #: coverage.cc:402
25906 #, gcc-internal-format
25907 msgid ""
25908 "source locations for function %qD have changed, the profile data may be out "
25909 "of date"
25910 msgstr ""
25911
25912 #: coverage.cc:666
25913 #, gcc-internal-format
25914 msgid "function starts on a higher line number than it ends"
25915 msgstr ""
25916
25917 #: coverage.cc:688
25918 #, gcc-internal-format
25919 msgid "error writing %qs"
25920 msgstr ""
25921
25922 #: coverage.cc:1288
25923 #, gcc-internal-format
25924 msgid "filename %qs does not start with profile prefix %qs"
25925 msgstr ""
25926
25927 #: coverage.cc:1333
25928 #, gcc-internal-format, gfc-internal-format
25929 msgid "cannot open %s"
25930 msgstr ""
25931
25932 #: data-streamer-in.cc:53
25933 #, gcc-internal-format
25934 msgid "bytecode stream: string too long for the string table"
25935 msgstr ""
25936
25937 #: data-streamer-in.cc:84 data-streamer-in.cc:113
25938 #, gcc-internal-format
25939 msgid "bytecode stream: found non-null terminated string"
25940 msgstr ""
25941
25942 #: dbgcnt.cc:140
25943 #, gcc-internal-format
25944 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]"
25945 msgstr ""
25946
25947 #: dbgcnt.cc:157
25948 #, gcc-internal-format
25949 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
25950 msgstr ""
25951
25952 #: dbgcnt.cc:169
25953 #, gcc-internal-format
25954 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
25955 msgstr ""
25956
25957 #: dbgcnt.cc:238
25958 #, gcc-internal-format
25959 msgid "counter name"
25960 msgstr ""
25961
25962 #: dbgcnt.cc:239
25963 #, gcc-internal-format
25964 msgid "counter value"
25965 msgstr ""
25966
25967 #: dbgcnt.cc:239
25968 #, gcc-internal-format
25969 msgid "closed intervals"
25970 msgstr ""
25971
25972 #: diagnostic.cc:2405
25973 #, gcc-internal-format
25974 msgid "debug path"
25975 msgstr ""
25976
25977 #: dominance.cc:1180
25978 #, gcc-internal-format, gfc-internal-format
25979 msgid "dominator of %d status unknown"
25980 msgstr ""
25981
25982 #: dominance.cc:1188
25983 #, gcc-internal-format, gfc-internal-format
25984 msgid "dominator of %d should be %d, not %d"
25985 msgstr ""
25986
25987 #: dumpfile.cc:381
25988 #, gcc-internal-format
25989 msgid "could not open dump file %qs: %m"
25990 msgstr ""
25991
25992 #: dumpfile.cc:1844
25993 #, gcc-internal-format
25994 msgid "ignoring unknown option %q.*s"
25995 msgstr ""
25996
25997 #: dumpfile.cc:1926
25998 #, gcc-internal-format
25999 msgid ""
26000 "unrecognized command-line option %<-fdump-%s%>; did you mean %<-fdump-%s%>?"
26001 msgstr ""
26002
26003 #: dumpfile.cc:1929
26004 #, gcc-internal-format
26005 msgid "unrecognized command-line option %<-fdump-%s%>"
26006 msgstr ""
26007
26008 #: dumpfile.cc:2002
26009 #, gcc-internal-format
26010 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
26011 msgstr ""
26012
26013 #: dumpfile.cc:2034
26014 #, gcc-internal-format
26015 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
26016 msgstr ""
26017
26018 #: dwarf2out.cc:1140
26019 #, gcc-internal-format
26020 msgid ""
26021 "multiple EH personalities are supported only with assemblers supporting %<."
26022 "cfi_personality%> directive"
26023 msgstr ""
26024
26025 #: dwarf2out.cc:11165
26026 #, gcc-internal-format
26027 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
26028 msgstr ""
26029
26030 #: dwarf2out.cc:15008
26031 #, gcc-internal-format, gfc-internal-format
26032 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
26033 msgstr ""
26034
26035 #: emit-rtl.cc:2898
26036 #, gcc-internal-format
26037 msgid "invalid rtl sharing found in the insn"
26038 msgstr ""
26039
26040 #: emit-rtl.cc:2900
26041 #, gcc-internal-format
26042 msgid "shared rtx"
26043 msgstr ""
26044
26045 #: emit-rtl.cc:2902
26046 #, gcc-internal-format
26047 msgid "internal consistency failure"
26048 msgstr ""
26049
26050 #: emit-rtl.cc:4004
26051 #, gcc-internal-format
26052 msgid "ICE: %<emit_insn%> used where %<emit_jump_insn%> needed:"
26053 msgstr ""
26054
26055 #: errors.cc:133
26056 #, gcc-internal-format, gfc-internal-format
26057 msgid "abort in %s, at %s:%d"
26058 msgstr ""
26059
26060 #: except.cc:2166
26061 #, gcc-internal-format
26062 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
26063 msgstr ""
26064
26065 #: except.cc:2301
26066 #, gcc-internal-format
26067 msgid "%<__builtin_eh_return%> not supported on this target"
26068 msgstr ""
26069
26070 #: except.cc:3425 except.cc:3450
26071 #, gcc-internal-format
26072 msgid "%<region_array%> is corrupted for region %i"
26073 msgstr ""
26074
26075 #: except.cc:3438 except.cc:3469
26076 #, gcc-internal-format
26077 msgid "%<lp_array%> is corrupted for lp %i"
26078 msgstr ""
26079
26080 #: except.cc:3455
26081 #, gcc-internal-format, gfc-internal-format
26082 msgid "outer block of region %i is wrong"
26083 msgstr ""
26084
26085 #: except.cc:3460
26086 #, gcc-internal-format, gfc-internal-format
26087 msgid "negative nesting depth of region %i"
26088 msgstr ""
26089
26090 #: except.cc:3474
26091 #, gcc-internal-format, gfc-internal-format
26092 msgid "region of lp %i is wrong"
26093 msgstr ""
26094
26095 #: except.cc:3501
26096 #, gcc-internal-format, gfc-internal-format
26097 msgid "tree list ends on depth %i"
26098 msgstr ""
26099
26100 #: except.cc:3506
26101 #, gcc-internal-format
26102 msgid "%<region_array%> does not match %<region_tree%>"
26103 msgstr ""
26104
26105 #: except.cc:3511
26106 #, gcc-internal-format
26107 msgid "%<lp_array%> does not match %<region_tree%>"
26108 msgstr ""
26109
26110 #: except.cc:3518 tree.cc:14286 value-prof.cc:529
26111 #, gcc-internal-format
26112 msgid "%qs failed"
26113 msgstr ""
26114
26115 #: explow.cc:1556
26116 #, gcc-internal-format
26117 msgid "stack limits not supported on this target"
26118 msgstr ""
26119
26120 #: expmed.cc:359
26121 #, gcc-internal-format
26122 msgid "reverse scalar storage order"
26123 msgstr ""
26124
26125 #: expmed.cc:376
26126 #, gcc-internal-format
26127 msgid "reverse floating-point scalar storage order"
26128 msgstr ""
26129
26130 #: expmed.cc:418
26131 #, gcc-internal-format, gfc-internal-format
26132 msgid "reverse storage order for %smode"
26133 msgstr ""
26134
26135 #: expmed.cc:671
26136 #, gcc-internal-format
26137 msgid ""
26138 "write of %wu-bit data outside the bound of destination object, data "
26139 "truncated into %wu-bit"
26140 msgstr ""
26141
26142 #: expr.cc:11842
26143 #, gcc-internal-format
26144 msgid "call to %qs declared with attribute error: %s"
26145 msgstr ""
26146
26147 #: expr.cc:11856
26148 #, gcc-internal-format
26149 msgid "call to %qs declared with attribute warning: %s"
26150 msgstr ""
26151
26152 #: expr.cc:12894
26153 #, gcc-internal-format
26154 msgid ""
26155 "assuming signed overflow does not occur when simplifying %<X - Y %s 0%> to "
26156 "%<X %s Y%>"
26157 msgstr ""
26158
26159 #: file-prefix-map.cc:51
26160 #, gcc-internal-format
26161 msgid "invalid argument %qs to %qs"
26162 msgstr ""
26163
26164 #: final.cc:1771
26165 #, gcc-internal-format
26166 msgid "the frame size of %wu bytes is larger than %wu bytes"
26167 msgstr ""
26168
26169 #: final.cc:4392 toplev.cc:1393 tree-cfgcleanup.cc:1549
26170 #, gcc-internal-format
26171 msgid "could not open final insn dump file %qs: %m"
26172 msgstr ""
26173
26174 #: final.cc:4461 tree-cfgcleanup.cc:1566
26175 #, gcc-internal-format
26176 msgid "could not close final insn dump file %qs: %m"
26177 msgstr ""
26178
26179 #: fixed-value.cc:128
26180 #, gcc-internal-format
26181 msgid "large fixed-point constant implicitly truncated to fixed-point type"
26182 msgstr ""
26183
26184 #: fold-const.cc:4692 fold-const.cc:4702
26185 #, gcc-internal-format, gfc-internal-format
26186 msgid "comparison is always %d due to width of bit-field"
26187 msgstr ""
26188
26189 #: fold-const.cc:6080 tree-ssa-reassoc.cc:2877 tree-ssa-reassoc.cc:3959
26190 #, gcc-internal-format
26191 msgid "assuming signed overflow does not occur when simplifying range test"
26192 msgstr ""
26193
26194 #: fold-const.cc:6544 fold-const.cc:6560
26195 #, gcc-internal-format, gfc-internal-format
26196 msgid "comparison is always %d"
26197 msgstr ""
26198
26199 #: fold-const.cc:6708
26200 #, gcc-internal-format
26201 msgid "%<or%> of unmatched not-equal tests is always 1"
26202 msgstr ""
26203
26204 #: fold-const.cc:6713
26205 #, gcc-internal-format
26206 msgid "%<and%> of mutually exclusive equal-tests is always 0"
26207 msgstr ""
26208
26209 #: fold-const.cc:9943
26210 #, gcc-internal-format
26211 msgid ""
26212 "assuming signed overflow does not occur when reducing constant in comparison"
26213 msgstr ""
26214
26215 #: fold-const.cc:10350
26216 #, gcc-internal-format
26217 msgid ""
26218 "assuming signed overflow does not occur when combining constants around a "
26219 "comparison"
26220 msgstr ""
26221
26222 #: fold-const.cc:13561
26223 #, gcc-internal-format
26224 msgid "fold check: original tree changed by fold"
26225 msgstr ""
26226
26227 #: function.cc:253
26228 #, gcc-internal-format
26229 msgid "total size of local objects %wu exceeds maximum %wu"
26230 msgstr ""
26231
26232 #: function.cc:257
26233 #, gcc-internal-format
26234 msgid "total size of local objects exceeds maximum %wu"
26235 msgstr ""
26236
26237 #: function.cc:1788 gimplify.cc:6667 gimplify.cc:6829
26238 #, gcc-internal-format
26239 msgid "impossible constraint in %<asm%>"
26240 msgstr ""
26241
26242 #: function.cc:4313
26243 #, gcc-internal-format
26244 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
26245 msgstr ""
26246
26247 #: function.cc:4334
26248 #, gcc-internal-format
26249 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
26250 msgstr ""
26251
26252 #: function.cc:5001
26253 #, gcc-internal-format
26254 msgid "function returns an aggregate"
26255 msgstr ""
26256
26257 #: gcc.cc:2193
26258 #, gcc-internal-format
26259 msgid "cannot open nested response file"
26260 msgstr ""
26261
26262 #: gcc.cc:2230
26263 #, gcc-internal-format
26264 msgid "cannot close nonexistent response file"
26265 msgstr ""
26266
26267 #: gcc.cc:2253
26268 #, gcc-internal-format, gfc-internal-format
26269 msgid "could not open temporary response file %s"
26270 msgstr ""
26271
26272 #: gcc.cc:2260
26273 #, gcc-internal-format, gfc-internal-format
26274 msgid "could not write to temporary response file %s"
26275 msgstr ""
26276
26277 #: gcc.cc:2266
26278 #, gcc-internal-format, gfc-internal-format
26279 msgid "could not close temporary response file %s"
26280 msgstr ""
26281
26282 #. This leaves DESC open, but the OS will save us.
26283 #: gcc.cc:2298
26284 #, gcc-internal-format
26285 msgid "cannot read spec file %qs: %m"
26286 msgstr ""
26287
26288 #: gcc.cc:2392 gcc.cc:2413
26289 #, gcc-internal-format, gfc-internal-format
26290 msgid "specs %%include syntax malformed after %ld characters"
26291 msgstr ""
26292
26293 #: gcc.cc:2440 gcc.cc:2450 gcc.cc:2461 gcc.cc:2472
26294 #, gcc-internal-format, gfc-internal-format
26295 msgid "specs %%rename syntax malformed after %ld characters"
26296 msgstr ""
26297
26298 #: gcc.cc:2483
26299 #, gcc-internal-format, gfc-internal-format
26300 msgid "specs %s spec was not found to be renamed"
26301 msgstr ""
26302
26303 #: gcc.cc:2491
26304 #, gcc-internal-format
26305 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
26306 msgstr ""
26307
26308 #: gcc.cc:2513
26309 #, gcc-internal-format, gfc-internal-format
26310 msgid "specs unknown %% command after %ld characters"
26311 msgstr ""
26312
26313 #: gcc.cc:2525 gcc.cc:2539
26314 #, gcc-internal-format, gfc-internal-format
26315 msgid "specs file malformed after %ld characters"
26316 msgstr ""
26317
26318 #: gcc.cc:2594
26319 #, gcc-internal-format
26320 msgid "spec file has no spec for linking"
26321 msgstr ""
26322
26323 #: gcc.cc:3158 gcc.cc:3195
26324 #, gcc-internal-format
26325 msgid "system path %qs is not absolute"
26326 msgstr ""
26327
26328 #: gcc.cc:3284
26329 #, gcc-internal-format
26330 msgid "%<-pipe%> not supported"
26331 msgstr ""
26332
26333 #: gcc.cc:3422 gcc.cc:7690
26334 #, gcc-internal-format
26335 msgid "cannot execute %qs: %s: %m"
26336 msgstr ""
26337
26338 #: gcc.cc:3423 gcc.cc:7691
26339 #, gcc-internal-format
26340 msgid "cannot execute %qs: %s"
26341 msgstr ""
26342
26343 #: gcc.cc:3442
26344 #, gcc-internal-format
26345 msgid "failed to get exit status: %m"
26346 msgstr ""
26347
26348 #: gcc.cc:3448
26349 #, gcc-internal-format
26350 msgid "failed to get process times: %m"
26351 msgstr ""
26352
26353 #. The inferior failed to catch the signal.
26354 #: gcc.cc:3474 gcc.cc:3498
26355 #, gcc-internal-format, gfc-internal-format
26356 msgid "%s signal terminated program %s"
26357 msgstr ""
26358
26359 #: gcc.cc:3942 opts-common.cc:1574 opts-common.cc:1606
26360 #, gcc-internal-format
26361 msgid "unrecognized command-line option %qs"
26362 msgstr ""
26363
26364 #: gcc.cc:3984
26365 #, gcc-internal-format
26366 msgid "GCC is not configured to support %qs as %<-foffload=%> argument"
26367 msgstr ""
26368
26369 #: gcc.cc:3991
26370 #, gcc-internal-format
26371 msgid "valid %<-foffload=%> arguments are: %s; did you mean %qs?"
26372 msgstr ""
26373
26374 #: gcc.cc:3994
26375 #, gcc-internal-format
26376 msgid "valid %<-foffload=%> arguments are: %s"
26377 msgstr ""
26378
26379 #: gcc.cc:4014
26380 #, gcc-internal-format
26381 msgid "%<=%>options missing after %<-foffload-options=%>target"
26382 msgstr ""
26383
26384 #: gcc.cc:4405
26385 #, gcc-internal-format
26386 msgid "%qs is an unknown %<-save-temps%> option"
26387 msgstr ""
26388
26389 #: gcc.cc:4932 toplev.cc:709
26390 #, gcc-internal-format
26391 msgid "input file %qs is the same as output file"
26392 msgstr ""
26393
26394 #: gcc.cc:4937
26395 #, gcc-internal-format
26396 msgid "output filename may not be empty"
26397 msgstr ""
26398
26399 #: gcc.cc:5322
26400 #, gcc-internal-format
26401 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
26402 msgstr ""
26403
26404 #: gcc.cc:5410
26405 #, gcc-internal-format
26406 msgid "%<-x %s%> after last input file has no effect"
26407 msgstr ""
26408
26409 #: gcc.cc:5613
26410 #, gcc-internal-format
26411 msgid "unable to locate default linker script %qs in the library search paths"
26412 msgstr ""
26413
26414 #: gcc.cc:5820
26415 #, gcc-internal-format
26416 msgid "switch %qs does not start with %<-%>"
26417 msgstr ""
26418
26419 #: gcc.cc:5824
26420 #, gcc-internal-format
26421 msgid "spec-generated switch is just %<-%>"
26422 msgstr ""
26423
26424 #: gcc.cc:6045
26425 #, gcc-internal-format
26426 msgid "spec %qs invalid"
26427 msgstr ""
26428
26429 #: gcc.cc:6206
26430 #, gcc-internal-format
26431 msgid "spec %qs has invalid %<%%0%c%>"
26432 msgstr ""
26433
26434 #: gcc.cc:6497
26435 #, gcc-internal-format
26436 msgid "spec %qs has invalid %<%%W%c%>"
26437 msgstr ""
26438
26439 #: gcc.cc:6513
26440 #, gcc-internal-format
26441 msgid "spec %qs has invalid %<%%@%c%>"
26442 msgstr ""
26443
26444 #: gcc.cc:6532
26445 #, gcc-internal-format
26446 msgid "spec %qs has invalid %<%%x%c%>"
26447 msgstr ""
26448
26449 #. Catch the case where a spec string contains something like
26450 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
26451 #. hand side of the :.
26452 #: gcc.cc:6743
26453 #, gcc-internal-format
26454 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
26455 msgstr ""
26456
26457 #: gcc.cc:6794
26458 #, gcc-internal-format
26459 msgid "spec failure: unrecognized spec option %qc"
26460 msgstr ""
26461
26462 #: gcc.cc:6860
26463 #, gcc-internal-format
26464 msgid "unknown spec function %qs"
26465 msgstr ""
26466
26467 #: gcc.cc:6890
26468 #, gcc-internal-format
26469 msgid "error in arguments to spec function %qs"
26470 msgstr ""
26471
26472 #: gcc.cc:6949
26473 #, gcc-internal-format
26474 msgid "malformed spec function name"
26475 msgstr ""
26476
26477 #. )
26478 #: gcc.cc:6952
26479 #, gcc-internal-format
26480 msgid "no arguments for spec function"
26481 msgstr ""
26482
26483 #: gcc.cc:6971
26484 #, gcc-internal-format
26485 msgid "malformed spec function arguments"
26486 msgstr ""
26487
26488 #: gcc.cc:7150
26489 #, gcc-internal-format
26490 msgid "braced spec %qs ends in escape"
26491 msgstr ""
26492
26493 #: gcc.cc:7285
26494 #, gcc-internal-format
26495 msgid "braced spec %qs is invalid at %qc"
26496 msgstr ""
26497
26498 #: gcc.cc:7380
26499 #, gcc-internal-format
26500 msgid "braced spec body %qs is invalid"
26501 msgstr ""
26502
26503 #: gcc.cc:7989
26504 #, gcc-internal-format, gfc-internal-format
26505 msgid "%s: could not determine length of compare-debug file %s"
26506 msgstr ""
26507
26508 #: gcc.cc:8000
26509 #, gcc-internal-format
26510 msgid "%s: %<-fcompare-debug%> failure (length)"
26511 msgstr ""
26512
26513 #: gcc.cc:8010 gcc.cc:8051
26514 #, gcc-internal-format, gfc-internal-format
26515 msgid "%s: could not open compare-debug file %s"
26516 msgstr ""
26517
26518 #: gcc.cc:8030 gcc.cc:8067
26519 #, gcc-internal-format
26520 msgid "%s: %<-fcompare-debug%> failure"
26521 msgstr ""
26522
26523 #: gcc.cc:8370
26524 #, gcc-internal-format
26525 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
26526 msgstr ""
26527
26528 #: gcc.cc:8395
26529 #, gcc-internal-format
26530 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
26531 msgstr ""
26532
26533 #: gcc.cc:8602
26534 #, gcc-internal-format
26535 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
26536 msgstr ""
26537
26538 #: gcc.cc:8606
26539 #, gcc-internal-format
26540 msgid "unrecognized command-line option %<-%s%>"
26541 msgstr ""
26542
26543 #: gcc.cc:8732
26544 #, gcc-internal-format
26545 msgid "not configured with sysroot headers suffix"
26546 msgstr ""
26547
26548 #: gcc.cc:8793
26549 #, gcc-internal-format
26550 msgid "no input files"
26551 msgstr ""
26552
26553 #: gcc.cc:8844
26554 #, gcc-internal-format
26555 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
26556 msgstr ""
26557
26558 #: gcc.cc:8886
26559 #, gcc-internal-format, gfc-internal-format
26560 msgid "%s: %s compiler not installed on this system"
26561 msgstr ""
26562
26563 #: gcc.cc:8911
26564 #, gcc-internal-format
26565 msgid "recompiling with %<-fcompare-debug%>"
26566 msgstr ""
26567
26568 #: gcc.cc:8927
26569 #, gcc-internal-format
26570 msgid "during %<-fcompare-debug%> recompilation"
26571 msgstr ""
26572
26573 #: gcc.cc:8936
26574 #, gcc-internal-format
26575 msgid "comparing final insns dumps"
26576 msgstr ""
26577
26578 #: gcc.cc:9089
26579 #, gcc-internal-format
26580 msgid "%<-fuse-linker-plugin%>, but %s not found"
26581 msgstr ""
26582
26583 #: gcc.cc:9123
26584 #, gcc-internal-format, gfc-internal-format
26585 msgid "%s: linker input file unused because linking not done"
26586 msgstr ""
26587
26588 #. This is can be an indication the user specifed an errorneous
26589 #. separated option value, (or used the wrong prefix for an
26590 #. option).
26591 #: gcc.cc:9129
26592 #, gcc-internal-format
26593 msgid "%s: linker input file not found: %m"
26594 msgstr ""
26595
26596 #: gcc.cc:9196 c-family/c-opts.cc:791
26597 #, gcc-internal-format
26598 msgid "cannot use %<-%> as input filename for a precompiled header"
26599 msgstr ""
26600
26601 #: gcc.cc:9202
26602 #, gcc-internal-format, gfc-internal-format
26603 msgid "language %s not recognized"
26604 msgstr ""
26605
26606 #: gcc.cc:9445
26607 #, gcc-internal-format
26608 msgid "multilib spec %qs is invalid"
26609 msgstr ""
26610
26611 #: gcc.cc:9647
26612 #, gcc-internal-format
26613 msgid "multilib exclusions %qs is invalid"
26614 msgstr ""
26615
26616 #: gcc.cc:9711 common/config/riscv/riscv-common.cc:1668
26617 #, gcc-internal-format
26618 msgid "multilib select %qs %qs is invalid"
26619 msgstr ""
26620
26621 #: gcc.cc:9885
26622 #, gcc-internal-format
26623 msgid "multilib select %qs is invalid"
26624 msgstr ""
26625
26626 #: gcc.cc:9925
26627 #, gcc-internal-format
26628 msgid "multilib exclusion %qs is invalid"
26629 msgstr ""
26630
26631 #: gcc.cc:10176
26632 #, gcc-internal-format
26633 msgid "environment variable %qs not defined"
26634 msgstr ""
26635
26636 #: gcc.cc:10344 gcc.cc:10349
26637 #, gcc-internal-format
26638 msgid "invalid version number %qs"
26639 msgstr ""
26640
26641 #: gcc.cc:10392
26642 #, gcc-internal-format, gfc-internal-format
26643 msgid "too few arguments to %%:version-compare"
26644 msgstr ""
26645
26646 #: gcc.cc:10398
26647 #, gcc-internal-format, gfc-internal-format
26648 msgid "too many arguments to %%:version-compare"
26649 msgstr ""
26650
26651 #: gcc.cc:10440
26652 #, gcc-internal-format
26653 msgid "unknown operator %qs in %%:version-compare"
26654 msgstr ""
26655
26656 #: gcc.cc:10564
26657 #, gcc-internal-format, gfc-internal-format
26658 msgid "too many arguments to %%:compare-debug-dump-opt"
26659 msgstr ""
26660
26661 #: gcc.cc:10632
26662 #, gcc-internal-format, gfc-internal-format
26663 msgid "too many arguments to %%:compare-debug-self-opt"
26664 msgstr ""
26665
26666 #: gcc.cc:10719
26667 #, gcc-internal-format, gfc-internal-format
26668 msgid "too many arguments for %%:dumps"
26669 msgstr ""
26670
26671 #: gcc.cc:10823
26672 #, gcc-internal-format, gfc-internal-format
26673 msgid "wrong number of arguments to %%:debug-level-gt"
26674 msgstr ""
26675
26676 #: gcc.cc:10844
26677 #, gcc-internal-format, gfc-internal-format
26678 msgid "wrong number of arguments to %%:dwarf-version-gt"
26679 msgstr ""
26680
26681 #: gcov-tool.cc:75
26682 #, gcc-internal-format, gfc-internal-format
26683 msgid "error in removing %s"
26684 msgstr ""
26685
26686 #: gcov-tool.cc:106
26687 #, gcc-internal-format, gfc-internal-format
26688 msgid "Cannot make directory %s"
26689 msgstr ""
26690
26691 #: gcov-tool.cc:114
26692 #, gcc-internal-format
26693 msgid "Cannot get current directory name"
26694 msgstr ""
26695
26696 #: gcov-tool.cc:118 gcov-tool.cc:132
26697 #, gcc-internal-format, gfc-internal-format
26698 msgid "Cannot change directory to %s"
26699 msgstr ""
26700
26701 #: gcov-tool.cc:125
26702 #, gcc-internal-format, gfc-internal-format
26703 msgid "output file %s already exists in folder %s"
26704 msgstr ""
26705
26706 #: gcov-tool.cc:217 gcov-tool.cc:285
26707 #, gcc-internal-format
26708 msgid "weights need to be non-negative"
26709 msgstr ""
26710
26711 #: gcov-tool.cc:424
26712 #, gcc-internal-format
26713 msgid "scale needs to be non-negative"
26714 msgstr ""
26715
26716 #: gcse.cc:3980
26717 #, gcc-internal-format, gfc-internal-format
26718 msgid "%s: %d basic blocks and %d edges/basic block"
26719 msgstr ""
26720
26721 #: gcse.cc:3992
26722 #, gcc-internal-format
26723 msgid ""
26724 "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> "
26725 "above %wu"
26726 msgstr ""
26727
26728 #: gencfn-macros.cc:195
26729 #, gcc-internal-format, gfc-internal-format
26730 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
26731 msgstr ""
26732
26733 #: gencfn-macros.cc:202
26734 #, gcc-internal-format, gfc-internal-format
26735 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
26736 msgstr ""
26737
26738 #: gentarget-def.cc:126
26739 #, gcc-internal-format, gfc-internal-format
26740 msgid "invalid prototype for '%s'"
26741 msgstr ""
26742
26743 #: gentarget-def.cc:131
26744 #, gcc-internal-format, gfc-internal-format
26745 msgid "prototype for '%s' has required operands after optional operands"
26746 msgstr ""
26747
26748 #: gentarget-def.cc:148
26749 #, gcc-internal-format, gfc-internal-format
26750 msgid "argument %d of '%s' did not have the expected name"
26751 msgstr ""
26752
26753 #: gentarget-def.cc:168
26754 #, gcc-internal-format, gfc-internal-format
26755 msgid "'%s' must have %d operands (excluding match_dups)"
26756 msgstr ""
26757
26758 #: gentarget-def.cc:172
26759 #, gcc-internal-format, gfc-internal-format
26760 msgid "'%s' must have at least %d operands (excluding match_dups)"
26761 msgstr ""
26762
26763 #: gentarget-def.cc:176
26764 #, gcc-internal-format, gfc-internal-format
26765 msgid "'%s' must have no more than %d operands (excluding match_dups)"
26766 msgstr ""
26767
26768 #: gentarget-def.cc:276
26769 #, gcc-internal-format, gfc-internal-format
26770 msgid "duplicate definition of '%s'"
26771 msgstr ""
26772
26773 #: ggc-common.cc:418 ggc-common.cc:426 ggc-common.cc:554 ggc-common.cc:572
26774 #: ggc-common.cc:686 ggc-common.cc:697 ggc-common.cc:712 ggc-page.cc:2499
26775 #: ggc-page.cc:2530 ggc-page.cc:2537
26776 #, gcc-internal-format
26777 msgid "cannot write PCH file: %m"
26778 msgstr ""
26779
26780 #: ggc-common.cc:536
26781 #, gcc-internal-format
26782 msgid "cannot write PCH file: required memory segment unavailable"
26783 msgstr ""
26784
26785 #: ggc-common.cc:565 config/i386/host-cygwin.cc:57
26786 #, gcc-internal-format
26787 msgid "cannot get position in PCH file: %m"
26788 msgstr ""
26789
26790 #: ggc-common.cc:575
26791 #, gcc-internal-format
26792 msgid "cannot write padding to PCH file: %m"
26793 msgstr ""
26794
26795 #: ggc-common.cc:751 ggc-common.cc:767 ggc-common.cc:770 ggc-common.cc:793
26796 #: ggc-common.cc:796 ggc-common.cc:800 ggc-common.cc:835 ggc-common.cc:864
26797 #: ggc-common.cc:872 ggc-common.cc:882 ggc-common.cc:893 ggc-page.cc:2601
26798 #, gcc-internal-format
26799 msgid "cannot read PCH file: %m"
26800 msgstr ""
26801
26802 #: ggc-common.cc:780
26803 #, gcc-internal-format
26804 msgid "PCH allocation failure"
26805 msgstr ""
26806
26807 #: ggc-page.cc:1744
26808 #, gcc-internal-format
26809 msgid "open /dev/zero: %m"
26810 msgstr ""
26811
26812 #: ggc-page.cc:2515 ggc-page.cc:2521
26813 #, gcc-internal-format
26814 msgid "cannot write PCH file"
26815 msgstr ""
26816
26817 #: gimple-array-bounds.cc:279
26818 #, gcc-internal-format
26819 msgid "array subscript %E is outside array bounds of %qT"
26820 msgstr ""
26821
26822 #: gimple-array-bounds.cc:298
26823 #, gcc-internal-format
26824 msgid "array subscript [%E, %E] is outside array bounds of %qT"
26825 msgstr ""
26826
26827 #: gimple-array-bounds.cc:312
26828 #, gcc-internal-format
26829 msgid "array subscript %E is above array bounds of %qT"
26830 msgstr ""
26831
26832 #: gimple-array-bounds.cc:321
26833 #, gcc-internal-format
26834 msgid "array subscript %E is below array bounds of %qT"
26835 msgstr ""
26836
26837 #: gimple-array-bounds.cc:394
26838 #, gcc-internal-format
26839 msgid ""
26840 "array subscript %E is outside the bounds of an interior zero-length array %qT"
26841 msgstr ""
26842
26843 #: gimple-array-bounds.cc:396
26844 #, gcc-internal-format
26845 msgid ""
26846 "array subscript %qE is outside the bounds of an interior zero-length array "
26847 "%qT"
26848 msgstr ""
26849
26850 #: gimple-array-bounds.cc:417
26851 #, gcc-internal-format
26852 msgid "trailing array %qT should not be used as a flexible array member"
26853 msgstr ""
26854
26855 #: gimple-array-bounds.cc:454 gimple-array-bounds.cc:721
26856 #, gcc-internal-format
26857 msgid "while referencing %qD"
26858 msgstr ""
26859
26860 #: gimple-array-bounds.cc:456
26861 #, gcc-internal-format
26862 msgid "defined here %qD"
26863 msgstr ""
26864
26865 #: gimple-array-bounds.cc:577
26866 #, gcc-internal-format
26867 msgid "array subscript %wi is outside array bounds of %qT"
26868 msgstr ""
26869
26870 #: gimple-array-bounds.cc:582
26871 #, gcc-internal-format
26872 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
26873 msgstr ""
26874
26875 #: gimple-array-bounds.cc:597
26876 #, gcc-internal-format
26877 msgid "array subscript %<%T[%wi]%> is partly outside array bounds of %qT"
26878 msgstr ""
26879
26880 #: gimple-array-bounds.cc:620
26881 #, gcc-internal-format
26882 msgid "intermediate array offset %wi is outside array bounds of %qT"
26883 msgstr ""
26884
26885 #: gimple-array-bounds.cc:699
26886 #, gcc-internal-format
26887 msgid "array subscript %wi is below array bounds of %qT"
26888 msgstr ""
26889
26890 #: gimple-array-bounds.cc:713
26891 #, gcc-internal-format
26892 msgid "array subscript %wu is above array bounds of %qT"
26893 msgstr ""
26894
26895 #: gimple-fold.cc:2079 gimple-fold.cc:3131 gimple-ssa-warn-restrict.cc:2078
26896 #, gcc-internal-format
26897 msgid "%qD source argument is the same as destination"
26898 msgstr ""
26899
26900 #: gimple-fold.cc:2148
26901 #, gcc-internal-format
26902 msgid ""
26903 "%qD destination unchanged after copying no bytes from a string of length %E"
26904 msgstr ""
26905
26906 #: gimple-fold.cc:2153
26907 #, gcc-internal-format
26908 msgid "%qD destination unchanged after copying no bytes"
26909 msgstr ""
26910
26911 #: gimple-fold.cc:2525 gimple-ssa-warn-access.cc:859
26912 #, gcc-internal-format
26913 msgid "%qD specified bound %E exceeds destination size %E"
26914 msgstr ""
26915
26916 #: gimple-fold.cc:2547
26917 #, gcc-internal-format
26918 msgid "%qD specified bound %E equals source length"
26919 msgstr ""
26920
26921 #: gimple-fold.cc:4543 gimple-fold.cc:4747
26922 #, gcc-internal-format
26923 msgid ""
26924 "flexible array member %qD does not have well defined padding bits for %qs"
26925 msgstr ""
26926
26927 #: gimple-fold.cc:4696 cp/constexpr.cc:4630
26928 #, gcc-internal-format
26929 msgid "PDP11 bit-field handling unsupported in %qs"
26930 msgstr ""
26931
26932 #: gimple-fold.cc:4924
26933 #, gcc-internal-format, gfc-internal-format
26934 msgid "%s not supported for variable length aggregates"
26935 msgstr ""
26936
26937 #: gimple-fold.cc:4930
26938 #, gcc-internal-format, gfc-internal-format
26939 msgid "%s not supported on this target"
26940 msgstr ""
26941
26942 #: gimple-ssa-isolate-paths.cc:290
26943 #, gcc-internal-format
26944 msgid "potential null pointer dereference"
26945 msgstr ""
26946
26947 #: gimple-ssa-isolate-paths.cc:330
26948 #, gcc-internal-format
26949 msgid "null pointer dereference"
26950 msgstr ""
26951
26952 #: gimple-ssa-isolate-paths.cc:413
26953 #, gcc-internal-format
26954 msgid "function may return address of local variable"
26955 msgstr ""
26956
26957 #: gimple-ssa-isolate-paths.cc:414 c/c-typeck.cc:11397
26958 #, gcc-internal-format
26959 msgid "function returns address of local variable"
26960 msgstr ""
26961
26962 #: gimple-ssa-isolate-paths.cc:417 gimple-ssa-warn-access.cc:2041
26963 #: gimple-ssa-warn-access.cc:3713 tree.cc:12354 tree.cc:12391 tree.cc:12432
26964 #: tree.cc:12465 c/c-typeck.cc:3092 c/c-typeck.cc:3187 c/c-typeck.cc:5769
26965 #: c/c-typeck.cc:11303 c/c-typeck.cc:11320 c/gimple-parser.cc:2484
26966 #: c/gimple-parser.cc:2492 cp/call.cc:8064 cp/call.cc:10213 cp/class.cc:9076
26967 #: cp/constexpr.cc:894 cp/constexpr.cc:4077 cp/cvt.cc:1079 cp/cvt.cc:1117
26968 #: cp/decl.cc:8886 cp/decl.cc:16167 cp/decl.cc:16534 cp/decl2.cc:5715
26969 #: cp/decl2.cc:5770 cp/parser.cc:21904 cp/pt.cc:9026 cp/semantics.cc:2192
26970 #: cp/semantics.cc:3549 cp/semantics.cc:4636 cp/typeck.cc:2143
26971 #: cp/typeck.cc:2363 cp/typeck.cc:4494 cp/typeck.cc:10582
26972 #: rust/backend/rust-constexpr.cc:4403 rust/backend/rust-tree.cc:623
26973 #: rust/backend/rust-tree.cc:3765
26974 #, gcc-internal-format
26975 msgid "declared here"
26976 msgstr ""
26977
26978 #: gimple-ssa-nonnull-compare.cc:102
26979 #, gcc-internal-format
26980 msgid "%<nonnull%> argument %qD compared to NULL"
26981 msgstr ""
26982
26983 #: gimple-ssa-sprintf.cc:2829 gimple-ssa-sprintf.cc:2949
26984 #, gcc-internal-format
26985 msgid "%qE output may be truncated before the last format character"
26986 msgstr ""
26987
26988 #: gimple-ssa-sprintf.cc:2831 gimple-ssa-sprintf.cc:2951
26989 #, gcc-internal-format
26990 msgid "%qE output truncated before the last format character"
26991 msgstr ""
26992
26993 #: gimple-ssa-sprintf.cc:2834 gimple-ssa-sprintf.cc:2954
26994 #, gcc-internal-format
26995 msgid "%qE may write a terminating nul past the end of the destination"
26996 msgstr ""
26997
26998 #: gimple-ssa-sprintf.cc:2836 gimple-ssa-sprintf.cc:2956
26999 #, gcc-internal-format
27000 msgid "%qE writing a terminating nul past the end of the destination"
27001 msgstr ""
27002
27003 #: gimple-ssa-sprintf.cc:2846
27004 #, gcc-internal-format
27005 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
27006 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
27007 msgstr[0] ""
27008 msgstr[1] ""
27009
27010 #: gimple-ssa-sprintf.cc:2853
27011 #, gcc-internal-format
27012 msgid ""
27013 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
27014 "size %wu"
27015 msgid_plural ""
27016 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
27017 "of size %wu"
27018 msgstr[0] ""
27019 msgstr[1] ""
27020
27021 #: gimple-ssa-sprintf.cc:2860
27022 #, gcc-internal-format
27023 msgid ""
27024 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
27025 "%wu"
27026 msgid_plural ""
27027 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
27028 "%wu"
27029 msgstr[0] ""
27030 msgstr[1] ""
27031
27032 #: gimple-ssa-sprintf.cc:2871
27033 #, gcc-internal-format
27034 msgid ""
27035 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
27036 "region of size %wu"
27037 msgstr ""
27038
27039 #: gimple-ssa-sprintf.cc:2874
27040 #, gcc-internal-format
27041 msgid ""
27042 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
27043 "size %wu"
27044 msgstr ""
27045
27046 #: gimple-ssa-sprintf.cc:2876
27047 #, gcc-internal-format
27048 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
27049 msgstr ""
27050
27051 #: gimple-ssa-sprintf.cc:2888
27052 #, gcc-internal-format
27053 msgid ""
27054 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
27055 "into a region of size %wu"
27056 msgstr ""
27057
27058 #: gimple-ssa-sprintf.cc:2891
27059 #, gcc-internal-format
27060 msgid ""
27061 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
27062 "region of size %wu"
27063 msgstr ""
27064
27065 #: gimple-ssa-sprintf.cc:2894
27066 #, gcc-internal-format
27067 msgid ""
27068 "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
27069 msgstr ""
27070
27071 #: gimple-ssa-sprintf.cc:2903
27072 #, gcc-internal-format
27073 msgid ""
27074 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
27075 "into a region of size %wu"
27076 msgstr ""
27077
27078 #: gimple-ssa-sprintf.cc:2906
27079 #, gcc-internal-format
27080 msgid ""
27081 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
27082 "region of size %wu"
27083 msgstr ""
27084
27085 #: gimple-ssa-sprintf.cc:2909
27086 #, gcc-internal-format
27087 msgid ""
27088 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
27089 "%wu"
27090 msgstr ""
27091
27092 #: gimple-ssa-sprintf.cc:2918
27093 #, gcc-internal-format
27094 msgid ""
27095 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
27096 "region of size %wu"
27097 msgstr ""
27098
27099 #: gimple-ssa-sprintf.cc:2921
27100 #, gcc-internal-format
27101 msgid ""
27102 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
27103 "of size %wu"
27104 msgstr ""
27105
27106 #: gimple-ssa-sprintf.cc:2923
27107 #, gcc-internal-format
27108 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
27109 msgstr ""
27110
27111 #: gimple-ssa-sprintf.cc:2965
27112 #, gcc-internal-format
27113 msgid ""
27114 "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
27115 msgid_plural ""
27116 "%<%.*s%> directive writing %wu bytes into a region of size between %wu and "
27117 "%wu"
27118 msgstr[0] ""
27119 msgstr[1] ""
27120
27121 #: gimple-ssa-sprintf.cc:2972
27122 #, gcc-internal-format
27123 msgid ""
27124 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
27125 "size between %wu and %wu"
27126 msgid_plural ""
27127 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
27128 "of size between %wu and %wu"
27129 msgstr[0] ""
27130 msgstr[1] ""
27131
27132 #: gimple-ssa-sprintf.cc:2980
27133 #, gcc-internal-format
27134 msgid ""
27135 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
27136 "between %wu and %wu"
27137 msgid_plural ""
27138 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
27139 "between %wu and %wu"
27140 msgstr[0] ""
27141 msgstr[1] ""
27142
27143 #: gimple-ssa-sprintf.cc:2992
27144 #, gcc-internal-format
27145 msgid ""
27146 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
27147 "region of size between %wu and %wu"
27148 msgstr ""
27149
27150 #: gimple-ssa-sprintf.cc:2995
27151 #, gcc-internal-format
27152 msgid ""
27153 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
27154 "size between %wu and %wu"
27155 msgstr ""
27156
27157 #: gimple-ssa-sprintf.cc:2998
27158 #, gcc-internal-format
27159 msgid ""
27160 "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu "
27161 "and %wu"
27162 msgstr ""
27163
27164 #: gimple-ssa-sprintf.cc:3011
27165 #, gcc-internal-format
27166 msgid ""
27167 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
27168 "into a region of size between %wu and %wu"
27169 msgstr ""
27170
27171 #: gimple-ssa-sprintf.cc:3014
27172 #, gcc-internal-format
27173 msgid ""
27174 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
27175 "region of size between %wu and %wu"
27176 msgstr ""
27177
27178 #: gimple-ssa-sprintf.cc:3017
27179 #, gcc-internal-format
27180 msgid ""
27181 "%<%.*s%> directive writing likely %wu or more bytes into a region of size "
27182 "between %wu and %wu"
27183 msgstr ""
27184
27185 #: gimple-ssa-sprintf.cc:3027
27186 #, gcc-internal-format
27187 msgid ""
27188 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
27189 "into a region of size between %wu and %wu"
27190 msgstr ""
27191
27192 #: gimple-ssa-sprintf.cc:3030
27193 #, gcc-internal-format
27194 msgid ""
27195 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
27196 "region of size between %wu and %wu"
27197 msgstr ""
27198
27199 #: gimple-ssa-sprintf.cc:3033
27200 #, gcc-internal-format
27201 msgid ""
27202 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
27203 "between %wu and %wu"
27204 msgstr ""
27205
27206 #: gimple-ssa-sprintf.cc:3042
27207 #, gcc-internal-format
27208 msgid ""
27209 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
27210 "region of size between %wu and %wu"
27211 msgstr ""
27212
27213 #: gimple-ssa-sprintf.cc:3045
27214 #, gcc-internal-format
27215 msgid ""
27216 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
27217 "of size between %wu and %wu"
27218 msgstr ""
27219
27220 #: gimple-ssa-sprintf.cc:3048
27221 #, gcc-internal-format
27222 msgid ""
27223 "%<%.*s%> directive writing %wu or more bytes into a region of size between "
27224 "%wu and %wu"
27225 msgstr ""
27226
27227 #: gimple-ssa-sprintf.cc:3170
27228 #, gcc-internal-format
27229 msgid "%<%.*s%> directive argument is null"
27230 msgstr ""
27231
27232 #: gimple-ssa-sprintf.cc:3248
27233 #, gcc-internal-format
27234 msgid ""
27235 "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
27236 msgstr ""
27237
27238 #: gimple-ssa-sprintf.cc:3254
27239 #, gcc-internal-format
27240 msgid ""
27241 "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required "
27242 "size of 4095"
27243 msgstr ""
27244
27245 #: gimple-ssa-sprintf.cc:3261
27246 #, gcc-internal-format
27247 msgid ""
27248 "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum "
27249 "required size of 4095"
27250 msgstr ""
27251
27252 #: gimple-ssa-sprintf.cc:3291
27253 #, gcc-internal-format
27254 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
27255 msgstr ""
27256
27257 #: gimple-ssa-sprintf.cc:3297
27258 #, gcc-internal-format
27259 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
27260 msgstr ""
27261
27262 #: gimple-ssa-sprintf.cc:3308
27263 #, gcc-internal-format
27264 msgid ""
27265 "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
27266 msgstr ""
27267
27268 #: gimple-ssa-sprintf.cc:3314
27269 #, gcc-internal-format
27270 msgid ""
27271 "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed "
27272 "%<INT_MAX%>"
27273 msgstr ""
27274
27275 #: gimple-ssa-sprintf.cc:3325
27276 #, gcc-internal-format
27277 msgid ""
27278 "%<%.*s%> directive output between %wu and %wu bytes may cause result to "
27279 "exceed %<INT_MAX%>"
27280 msgstr ""
27281
27282 #: gimple-ssa-sprintf.cc:3335
27283 #, gcc-internal-format
27284 msgid "%<%.*s%> directive argument is not a nul-terminated string"
27285 msgstr ""
27286
27287 #: gimple-ssa-sprintf.cc:3341 gimple-ssa-warn-access.cc:234
27288 #, gcc-internal-format
27289 msgid "referenced argument declared here"
27290 msgstr ""
27291
27292 #: gimple-ssa-sprintf.cc:3348
27293 #, gcc-internal-format
27294 msgid "assuming directive output of %wu byte"
27295 msgid_plural "assuming directive output of %wu bytes"
27296 msgstr[0] ""
27297 msgstr[1] ""
27298
27299 #: gimple-ssa-sprintf.cc:3355
27300 #, gcc-internal-format
27301 msgid "directive argument %qE"
27302 msgstr ""
27303
27304 #: gimple-ssa-sprintf.cc:3357
27305 #, gcc-internal-format
27306 msgid "directive argument in the range [%E, %E]"
27307 msgstr ""
27308
27309 #: gimple-ssa-sprintf.cc:3361
27310 #, gcc-internal-format
27311 msgid "using the range [%E, %E] for directive argument"
27312 msgstr ""
27313
27314 #: gimple-ssa-sprintf.cc:3381
27315 #, gcc-internal-format
27316 msgid "%qE output %wu byte into a destination of size %wu"
27317 msgid_plural "%qE output %wu bytes into a destination of size %wu"
27318 msgstr[0] ""
27319 msgstr[1] ""
27320
27321 #: gimple-ssa-sprintf.cc:3386
27322 #, gcc-internal-format
27323 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
27324 msgstr ""
27325
27326 #: gimple-ssa-sprintf.cc:3391
27327 #, gcc-internal-format
27328 msgid ""
27329 "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
27330 msgstr ""
27331
27332 #: gimple-ssa-sprintf.cc:3396
27333 #, gcc-internal-format
27334 msgid "%qE output %wu or more bytes into a destination of size %wu"
27335 msgstr ""
27336
27337 #: gimple-ssa-sprintf.cc:3407
27338 #, gcc-internal-format
27339 msgid "%qE output %wu byte"
27340 msgid_plural "%qE output %wu bytes"
27341 msgstr[0] ""
27342 msgstr[1] ""
27343
27344 #: gimple-ssa-sprintf.cc:3411
27345 #, gcc-internal-format
27346 msgid "%qE output between %wu and %wu bytes"
27347 msgstr ""
27348
27349 #: gimple-ssa-sprintf.cc:3415
27350 #, gcc-internal-format
27351 msgid "%qE output %wu or more bytes (assuming %wu)"
27352 msgstr ""
27353
27354 #: gimple-ssa-sprintf.cc:3419
27355 #, gcc-internal-format
27356 msgid "%qE output %wu or more bytes"
27357 msgstr ""
27358
27359 #: gimple-ssa-sprintf.cc:3803
27360 #, gcc-internal-format
27361 msgid "%<%.*s%> directive width out of range"
27362 msgstr ""
27363
27364 #: gimple-ssa-sprintf.cc:3837
27365 #, gcc-internal-format
27366 msgid "%<%.*s%> directive precision out of range"
27367 msgstr ""
27368
27369 #: gimple-ssa-sprintf.cc:3970
27370 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
27371 msgstr ""
27372
27373 #: gimple-ssa-sprintf.cc:3982
27374 msgid "%qE argument %Z overlaps destination object %qE"
27375 msgid_plural "%qE arguments %Z overlap destination object %qE"
27376 msgstr[0] ""
27377 msgstr[1] ""
27378
27379 #: gimple-ssa-sprintf.cc:3993
27380 msgid "%qE argument %Z may overlap destination object %qE"
27381 msgid_plural "%qE arguments %Z may overlap destination object %qE"
27382 msgstr[0] ""
27383 msgstr[1] ""
27384
27385 #: gimple-ssa-sprintf.cc:4013
27386 #, gcc-internal-format
27387 msgid ""
27388 "destination object referenced by %<restrict%>-qualified argument 1 was "
27389 "declared here"
27390 msgstr ""
27391
27392 #: gimple-ssa-sprintf.cc:4600
27393 #, gcc-internal-format
27394 msgid "specified bound %wu exceeds maximum object size %wu"
27395 msgstr ""
27396
27397 #: gimple-ssa-sprintf.cc:4611
27398 #, gcc-internal-format
27399 msgid "specified bound %wu exceeds %<INT_MAX%>"
27400 msgstr ""
27401
27402 #: gimple-ssa-sprintf.cc:4637
27403 #, gcc-internal-format
27404 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
27405 msgstr ""
27406
27407 #: gimple-ssa-sprintf.cc:4681
27408 #, gcc-internal-format
27409 msgid "null destination pointer"
27410 msgstr ""
27411
27412 #: gimple-ssa-sprintf.cc:4698
27413 #, gcc-internal-format
27414 msgid "specified bound %wu exceeds the size %wu of the destination object"
27415 msgstr ""
27416
27417 #: gimple-ssa-sprintf.cc:4710
27418 #, gcc-internal-format
27419 msgid "null format string"
27420 msgstr ""
27421
27422 #: gimple-ssa-warn-access.cc:174
27423 #, gcc-internal-format
27424 msgid "%qD specified bound %s exceeds maximum object size %E"
27425 msgstr ""
27426
27427 #: gimple-ssa-warn-access.cc:182
27428 #, gcc-internal-format
27429 msgid "%qD specified bound %s exceeds the size %E of unterminated array"
27430 msgstr ""
27431
27432 #: gimple-ssa-warn-access.cc:185
27433 #, gcc-internal-format
27434 msgid ""
27435 "%qD specified bound %s may exceed the size of at most %E of unterminated "
27436 "array"
27437 msgstr ""
27438
27439 #: gimple-ssa-warn-access.cc:188
27440 #, gcc-internal-format
27441 msgid ""
27442 "%qD specified bound %s exceeds the size of at most %E of unterminated array"
27443 msgstr ""
27444
27445 #: gimple-ssa-warn-access.cc:196
27446 #, gcc-internal-format
27447 msgid "%qD argument missing terminating nul"
27448 msgstr ""
27449
27450 #: gimple-ssa-warn-access.cc:205
27451 #, gcc-internal-format
27452 msgid "%qs specified bound %s exceeds maximum object size %E"
27453 msgstr ""
27454
27455 #: gimple-ssa-warn-access.cc:213
27456 #, gcc-internal-format
27457 msgid "%qs specified bound %s exceeds the size %E of unterminated array"
27458 msgstr ""
27459
27460 #: gimple-ssa-warn-access.cc:216
27461 #, gcc-internal-format
27462 msgid ""
27463 "%qs specified bound %s may exceed the size of at most %E of unterminated "
27464 "array"
27465 msgstr ""
27466
27467 #: gimple-ssa-warn-access.cc:219
27468 #, gcc-internal-format
27469 msgid ""
27470 "%qs specified bound %s exceeds the size of at most %E of unterminated array"
27471 msgstr ""
27472
27473 #: gimple-ssa-warn-access.cc:227
27474 #, gcc-internal-format
27475 msgid "%qs argument missing terminating nul"
27476 msgstr ""
27477
27478 #: gimple-ssa-warn-access.cc:490 gimple-ssa-warn-access.cc:732
27479 #, gcc-internal-format
27480 msgid "%qD specified bound %E exceeds maximum object size %E"
27481 msgstr ""
27482
27483 #: gimple-ssa-warn-access.cc:495 gimple-ssa-warn-access.cc:748
27484 #, gcc-internal-format
27485 msgid "%qD specified bound [%E, %E] exceeds maximum object size %E"
27486 msgstr ""
27487
27488 #: gimple-ssa-warn-access.cc:643
27489 #, gcc-internal-format
27490 msgid ""
27491 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
27492 "specified bound %wu"
27493 msgstr ""
27494
27495 #: gimple-ssa-warn-access.cc:649
27496 #, gcc-internal-format
27497 msgid ""
27498 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
27499 "specified bound [%E, %E]"
27500 msgstr ""
27501
27502 #: gimple-ssa-warn-access.cc:655
27503 #, gcc-internal-format
27504 msgid ""
27505 "%qD argument %i declared attribute %<nonstring%> may be smaller than the "
27506 "specified bound [%E, %E]"
27507 msgstr ""
27508
27509 #: gimple-ssa-warn-access.cc:665
27510 #, gcc-internal-format
27511 msgid "%qD argument %i declared attribute %<nonstring%>"
27512 msgstr ""
27513
27514 #: gimple-ssa-warn-access.cc:671
27515 #, gcc-internal-format
27516 msgid "argument %qD declared here"
27517 msgstr ""
27518
27519 #: gimple-ssa-warn-access.cc:730
27520 #, gcc-internal-format
27521 msgid "%qD specified bound %E may exceed maximum object size %E"
27522 msgstr ""
27523
27524 #: gimple-ssa-warn-access.cc:737
27525 #, gcc-internal-format
27526 msgid "specified bound %E may exceed maximum object size %E"
27527 msgstr ""
27528
27529 #: gimple-ssa-warn-access.cc:739
27530 #, gcc-internal-format
27531 msgid "specified bound %E exceeds maximum object size %E"
27532 msgstr ""
27533
27534 #: gimple-ssa-warn-access.cc:746
27535 #, gcc-internal-format
27536 msgid "%qD specified bound [%E, %E] may exceed maximum object size %E"
27537 msgstr ""
27538
27539 #: gimple-ssa-warn-access.cc:754
27540 #, gcc-internal-format
27541 msgid "specified bound [%E, %E] may exceed maximum object size %E"
27542 msgstr ""
27543
27544 #: gimple-ssa-warn-access.cc:756
27545 #, gcc-internal-format
27546 msgid "specified bound [%E, %E] exceeds maximum object size %E"
27547 msgstr ""
27548
27549 #: gimple-ssa-warn-access.cc:766
27550 #, gcc-internal-format
27551 msgid "%qD specified bound %E may exceed source size %E"
27552 msgstr ""
27553
27554 #: gimple-ssa-warn-access.cc:768
27555 #, gcc-internal-format
27556 msgid "%qD specified bound %E exceeds source size %E"
27557 msgstr ""
27558
27559 #: gimple-ssa-warn-access.cc:773
27560 #, gcc-internal-format
27561 msgid "specified bound %E may exceed source size %E"
27562 msgstr ""
27563
27564 #: gimple-ssa-warn-access.cc:775
27565 #, gcc-internal-format
27566 msgid "specified bound %E exceeds source size %E"
27567 msgstr ""
27568
27569 #: gimple-ssa-warn-access.cc:782
27570 #, gcc-internal-format
27571 msgid "%qD specified bound [%E, %E] may exceed source size %E"
27572 msgstr ""
27573
27574 #: gimple-ssa-warn-access.cc:784
27575 #, gcc-internal-format
27576 msgid "%qD specified bound [%E, %E] exceeds source size %E"
27577 msgstr ""
27578
27579 #: gimple-ssa-warn-access.cc:789
27580 #, gcc-internal-format
27581 msgid "specified bound [%E, %E] may exceed source size %E"
27582 msgstr ""
27583
27584 #: gimple-ssa-warn-access.cc:791
27585 #, gcc-internal-format
27586 msgid "specified bound [%E, %E] exceeds source size %E"
27587 msgstr ""
27588
27589 #: gimple-ssa-warn-access.cc:799
27590 #, gcc-internal-format
27591 msgid "source object allocated here"
27592 msgstr ""
27593
27594 #: gimple-ssa-warn-access.cc:822
27595 #, gcc-internal-format
27596 msgid "%qD specified size %E may exceed maximum object size %E"
27597 msgstr ""
27598
27599 #: gimple-ssa-warn-access.cc:824
27600 #, gcc-internal-format
27601 msgid "%qD specified size %E exceeds maximum object size %E"
27602 msgstr ""
27603
27604 #: gimple-ssa-warn-access.cc:829
27605 #, gcc-internal-format
27606 msgid "specified size %E may exceed maximum object size %E"
27607 msgstr ""
27608
27609 #: gimple-ssa-warn-access.cc:831
27610 #, gcc-internal-format
27611 msgid "specified size %E exceeds maximum object size %E"
27612 msgstr ""
27613
27614 #: gimple-ssa-warn-access.cc:838
27615 #, gcc-internal-format
27616 msgid "%qD specified size between %E and %E may exceed maximum object size %E"
27617 msgstr ""
27618
27619 #: gimple-ssa-warn-access.cc:840
27620 #, gcc-internal-format
27621 msgid "%qD specified size between %E and %E exceeds maximum object size %E"
27622 msgstr ""
27623
27624 #: gimple-ssa-warn-access.cc:845
27625 #, gcc-internal-format
27626 msgid "specified size between %E and %E may exceed maximum object size %E"
27627 msgstr ""
27628
27629 #: gimple-ssa-warn-access.cc:847
27630 #, gcc-internal-format
27631 msgid "specified size between %E and %E exceeds maximum object size %E"
27632 msgstr ""
27633
27634 #: gimple-ssa-warn-access.cc:857
27635 #, gcc-internal-format
27636 msgid "%qD specified bound %E may exceed destination size %E"
27637 msgstr ""
27638
27639 #: gimple-ssa-warn-access.cc:864
27640 #, gcc-internal-format
27641 msgid "specified bound %E may exceed destination size %E"
27642 msgstr ""
27643
27644 #: gimple-ssa-warn-access.cc:866
27645 #, gcc-internal-format
27646 msgid "specified bound %E exceeds destination size %E"
27647 msgstr ""
27648
27649 #: gimple-ssa-warn-access.cc:873
27650 #, gcc-internal-format
27651 msgid "%qD specified bound [%E, %E] may exceed destination size %E"
27652 msgstr ""
27653
27654 #: gimple-ssa-warn-access.cc:875
27655 #, gcc-internal-format
27656 msgid "%qD specified bound [%E, %E] exceeds destination size %E"
27657 msgstr ""
27658
27659 #: gimple-ssa-warn-access.cc:880 gimple-ssa-warn-access.cc:882
27660 #, gcc-internal-format
27661 msgid "specified bound [%E, %E] exceeds destination size %E"
27662 msgstr ""
27663
27664 #: gimple-ssa-warn-access.cc:891
27665 #, gcc-internal-format
27666 msgid "destination object allocated here"
27667 msgstr ""
27668
27669 #: gimple-ssa-warn-access.cc:935
27670 #, gcc-internal-format
27671 msgid "%qD may access %E byte in a region of size %E"
27672 msgstr ""
27673
27674 #: gimple-ssa-warn-access.cc:937
27675 #, gcc-internal-format
27676 msgid "%qD accessing %E byte in a region of size %E"
27677 msgstr ""
27678
27679 #: gimple-ssa-warn-access.cc:940
27680 #, gcc-internal-format
27681 msgid "%qD may access %E bytes in a region of size %E"
27682 msgstr ""
27683
27684 #: gimple-ssa-warn-access.cc:942
27685 #, gcc-internal-format
27686 msgid "%qD accessing %E bytes in a region of size %E"
27687 msgstr ""
27688
27689 #: gimple-ssa-warn-access.cc:947
27690 #, gcc-internal-format
27691 msgid "may access %E byte in a region of size %E"
27692 msgstr ""
27693
27694 #: gimple-ssa-warn-access.cc:949
27695 #, gcc-internal-format
27696 msgid "accessing %E byte in a region of size %E"
27697 msgstr ""
27698
27699 #: gimple-ssa-warn-access.cc:952
27700 #, gcc-internal-format
27701 msgid "may access %E bytes in a region of size %E"
27702 msgstr ""
27703
27704 #: gimple-ssa-warn-access.cc:954
27705 #, gcc-internal-format
27706 msgid "accessing %E bytes in a region of size %E"
27707 msgstr ""
27708
27709 #: gimple-ssa-warn-access.cc:963
27710 #, gcc-internal-format
27711 msgid "%qD may access %E or more bytes in a region of size %E"
27712 msgstr ""
27713
27714 #: gimple-ssa-warn-access.cc:965
27715 #, gcc-internal-format
27716 msgid "%qD accessing %E or more bytes in a region of size %E"
27717 msgstr ""
27718
27719 #: gimple-ssa-warn-access.cc:970
27720 #, gcc-internal-format
27721 msgid "may access %E or more bytes in a region of size %E"
27722 msgstr ""
27723
27724 #: gimple-ssa-warn-access.cc:972
27725 #, gcc-internal-format
27726 msgid "accessing %E or more bytes in a region of size %E"
27727 msgstr ""
27728
27729 #: gimple-ssa-warn-access.cc:980
27730 #, gcc-internal-format
27731 msgid "%qD may access between %E and %E bytes in a region of size %E"
27732 msgstr ""
27733
27734 #: gimple-ssa-warn-access.cc:982
27735 #, gcc-internal-format
27736 msgid "%qD accessing between %E and %E bytes in a region of size %E"
27737 msgstr ""
27738
27739 #: gimple-ssa-warn-access.cc:987
27740 #, gcc-internal-format
27741 msgid "may access between %E and %E bytes in a region of size %E"
27742 msgstr ""
27743
27744 #: gimple-ssa-warn-access.cc:989
27745 #, gcc-internal-format
27746 msgid "accessing between %E and %E bytes in a region of size %E"
27747 msgstr ""
27748
27749 #: gimple-ssa-warn-access.cc:1001
27750 #, gcc-internal-format
27751 msgid "%qD may write %E byte into a region of size %E"
27752 msgstr ""
27753
27754 #: gimple-ssa-warn-access.cc:1003
27755 #, gcc-internal-format
27756 msgid "%qD writing %E byte into a region of size %E overflows the destination"
27757 msgstr ""
27758
27759 #: gimple-ssa-warn-access.cc:1006
27760 #, gcc-internal-format
27761 msgid "%qD may write %E bytes into a region of size %E"
27762 msgstr ""
27763
27764 #: gimple-ssa-warn-access.cc:1008
27765 #, gcc-internal-format
27766 msgid "%qD writing %E bytes into a region of size %E overflows the destination"
27767 msgstr ""
27768
27769 #: gimple-ssa-warn-access.cc:1013
27770 #, gcc-internal-format
27771 msgid "may write %E byte into a region of size %E"
27772 msgstr ""
27773
27774 #: gimple-ssa-warn-access.cc:1015
27775 #, gcc-internal-format
27776 msgid "writing %E byte into a region of size %E overflows the destination"
27777 msgstr ""
27778
27779 #: gimple-ssa-warn-access.cc:1018
27780 #, gcc-internal-format
27781 msgid "may write %E bytes into a region of size %E"
27782 msgstr ""
27783
27784 #: gimple-ssa-warn-access.cc:1020
27785 #, gcc-internal-format
27786 msgid "writing %E bytes into a region of size %E overflows the destination"
27787 msgstr ""
27788
27789 #: gimple-ssa-warn-access.cc:1029
27790 #, gcc-internal-format
27791 msgid "%qD may write %E or more bytes into a region of size %E"
27792 msgstr ""
27793
27794 #: gimple-ssa-warn-access.cc:1031 gimple-ssa-warn-access.cc:1408
27795 #, gcc-internal-format
27796 msgid ""
27797 "%qD writing %E or more bytes into a region of size %E overflows the "
27798 "destination"
27799 msgstr ""
27800
27801 #: gimple-ssa-warn-access.cc:1037
27802 #, gcc-internal-format
27803 msgid "may write %E or more bytes into a region of size %E"
27804 msgstr ""
27805
27806 #: gimple-ssa-warn-access.cc:1039 gimple-ssa-warn-access.cc:1413
27807 #, gcc-internal-format
27808 msgid ""
27809 "writing %E or more bytes into a region of size %E overflows the destination"
27810 msgstr ""
27811
27812 #: gimple-ssa-warn-access.cc:1048
27813 #, gcc-internal-format
27814 msgid "%qD may write between %E and %E bytes into a region of size %E"
27815 msgstr ""
27816
27817 #: gimple-ssa-warn-access.cc:1050
27818 #, gcc-internal-format
27819 msgid ""
27820 "%qD writing between %E and %E bytes into a region of size %E overflows the "
27821 "destination"
27822 msgstr ""
27823
27824 #: gimple-ssa-warn-access.cc:1056
27825 #, gcc-internal-format
27826 msgid "may write between %E and %E bytes into a region of size %E"
27827 msgstr ""
27828
27829 #: gimple-ssa-warn-access.cc:1058
27830 #, gcc-internal-format
27831 msgid ""
27832 "writing between %E and %E bytes into a region of size %E overflows the "
27833 "destination"
27834 msgstr ""
27835
27836 #: gimple-ssa-warn-access.cc:1072
27837 #, gcc-internal-format
27838 msgid "%qD may read %E byte from a region of size %E"
27839 msgstr ""
27840
27841 #: gimple-ssa-warn-access.cc:1074
27842 #, gcc-internal-format
27843 msgid "%qD reading %E byte from a region of size %E"
27844 msgstr ""
27845
27846 #: gimple-ssa-warn-access.cc:1077
27847 #, gcc-internal-format
27848 msgid "%qD may read %E bytes from a region of size %E"
27849 msgstr ""
27850
27851 #: gimple-ssa-warn-access.cc:1079
27852 #, gcc-internal-format
27853 msgid "%qD reading %E bytes from a region of size %E"
27854 msgstr ""
27855
27856 #: gimple-ssa-warn-access.cc:1085
27857 #, gcc-internal-format
27858 msgid "may read %E byte from a region of size %E"
27859 msgstr ""
27860
27861 #: gimple-ssa-warn-access.cc:1087
27862 #, gcc-internal-format
27863 msgid "reading %E byte from a region of size %E"
27864 msgstr ""
27865
27866 #: gimple-ssa-warn-access.cc:1090
27867 #, gcc-internal-format
27868 msgid "may read %E bytes from a region of size %E"
27869 msgstr ""
27870
27871 #: gimple-ssa-warn-access.cc:1092
27872 #, gcc-internal-format
27873 msgid "reading %E bytes from a region of size %E"
27874 msgstr ""
27875
27876 #: gimple-ssa-warn-access.cc:1101
27877 #, gcc-internal-format
27878 msgid "%qD may read %E or more bytes from a region of size %E"
27879 msgstr ""
27880
27881 #: gimple-ssa-warn-access.cc:1103
27882 #, gcc-internal-format
27883 msgid "%qD reading %E or more bytes from a region of size %E"
27884 msgstr ""
27885
27886 #: gimple-ssa-warn-access.cc:1108
27887 #, gcc-internal-format
27888 msgid "may read %E or more bytes from a region of size %E"
27889 msgstr ""
27890
27891 #: gimple-ssa-warn-access.cc:1110
27892 #, gcc-internal-format
27893 msgid "reading %E or more bytes from a region of size %E"
27894 msgstr ""
27895
27896 #: gimple-ssa-warn-access.cc:1118
27897 #, gcc-internal-format
27898 msgid "%qD may read between %E and %E bytes from a region of size %E"
27899 msgstr ""
27900
27901 #: gimple-ssa-warn-access.cc:1120
27902 #, gcc-internal-format
27903 msgid "%qD reading between %E and %E bytes from a region of size %E"
27904 msgstr ""
27905
27906 #: gimple-ssa-warn-access.cc:1125
27907 #, gcc-internal-format
27908 msgid "may read between %E and %E bytes from a region of size %E"
27909 msgstr ""
27910
27911 #: gimple-ssa-warn-access.cc:1127
27912 #, gcc-internal-format
27913 msgid "reading between %E and %E bytes from a region of size %E"
27914 msgstr ""
27915
27916 #: gimple-ssa-warn-access.cc:1142
27917 #, gcc-internal-format
27918 msgid "%qD expecting %E byte in a region of size %E"
27919 msgid_plural "%qD expecting %E bytes in a region of size %E"
27920 msgstr[0] ""
27921 msgstr[1] ""
27922
27923 #: gimple-ssa-warn-access.cc:1147
27924 #, gcc-internal-format
27925 msgid "expecting %E byte in a region of size %E"
27926 msgid_plural "expecting %E bytes in a region of size %E"
27927 msgstr[0] ""
27928 msgstr[1] ""
27929
27930 #: gimple-ssa-warn-access.cc:1155
27931 #, gcc-internal-format
27932 msgid "%qD expecting %E or more bytes in a region of size %E"
27933 msgstr ""
27934
27935 #: gimple-ssa-warn-access.cc:1159
27936 #, gcc-internal-format
27937 msgid "expecting %E or more bytes in a region of size %E"
27938 msgstr ""
27939
27940 #: gimple-ssa-warn-access.cc:1166
27941 #, gcc-internal-format
27942 msgid "%qD expecting between %E and %E bytes in a region of size %E"
27943 msgstr ""
27944
27945 #: gimple-ssa-warn-access.cc:1170
27946 #, gcc-internal-format
27947 msgid "expecting between %E and %E bytes in a region of size %E"
27948 msgstr ""
27949
27950 #: gimple-ssa-warn-access.cc:2036
27951 #, gcc-internal-format
27952 msgid "%qD called on pointer %qE with nonzero offset%s"
27953 msgstr ""
27954
27955 #: gimple-ssa-warn-access.cc:2051 gimple-ssa-warn-access.cc:3790
27956 #, gcc-internal-format
27957 msgid "returned from %qD"
27958 msgstr ""
27959
27960 #: gimple-ssa-warn-access.cc:2054
27961 #, gcc-internal-format
27962 msgid "returned from %qT"
27963 msgstr ""
27964
27965 #: gimple-ssa-warn-access.cc:2056
27966 #, gcc-internal-format
27967 msgid "obtained here"
27968 msgstr ""
27969
27970 #: gimple-ssa-warn-access.cc:2263
27971 #, gcc-internal-format
27972 msgid "argument %i value %qE is negative"
27973 msgstr ""
27974
27975 #: gimple-ssa-warn-access.cc:2280
27976 #, gcc-internal-format, gfc-internal-format
27977 msgid "argument %i value is zero"
27978 msgstr ""
27979
27980 #: gimple-ssa-warn-access.cc:2298
27981 #, gcc-internal-format
27982 msgid "argument %i value %qE exceeds maximum object size %E"
27983 msgstr ""
27984
27985 #: gimple-ssa-warn-access.cc:2312
27986 #, gcc-internal-format
27987 msgid "argument %i range [%E, %E] is negative"
27988 msgstr ""
27989
27990 #: gimple-ssa-warn-access.cc:2319
27991 #, gcc-internal-format
27992 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
27993 msgstr ""
27994
27995 #: gimple-ssa-warn-access.cc:2349
27996 #, gcc-internal-format
27997 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
27998 msgstr ""
27999
28000 #: gimple-ssa-warn-access.cc:2355
28001 #, gcc-internal-format
28002 msgid ""
28003 "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
28004 msgstr ""
28005
28006 #: gimple-ssa-warn-access.cc:2366 gimple-ssa-warn-access.cc:2369
28007 #, gcc-internal-format
28008 msgid "argument %i in the range [%E, %E]"
28009 msgstr ""
28010
28011 #: gimple-ssa-warn-access.cc:2380
28012 #, gcc-internal-format
28013 msgid "in a call to built-in allocation function %qD"
28014 msgstr ""
28015
28016 #: gimple-ssa-warn-access.cc:2383
28017 #, gcc-internal-format
28018 msgid "in a call to allocation function %qD declared here"
28019 msgstr ""
28020
28021 #: gimple-ssa-warn-access.cc:2828
28022 #, gcc-internal-format
28023 msgid "unknown architecture specifier in memory model %wi for %qD"
28024 msgstr ""
28025
28026 #: gimple-ssa-warn-access.cc:2920
28027 #, gcc-internal-format
28028 msgid "invalid memory model %qs for %qD"
28029 msgstr ""
28030
28031 #: gimple-ssa-warn-access.cc:2924
28032 #, gcc-internal-format
28033 msgid "invalid memory model %wi for %qD"
28034 msgstr ""
28035
28036 #: gimple-ssa-warn-access.cc:2939 gimple-ssa-warn-access.cc:2993
28037 #, gcc-internal-format, gfc-internal-format
28038 msgid "valid models are %s"
28039 msgstr ""
28040
28041 #: gimple-ssa-warn-access.cc:2953
28042 #, gcc-internal-format
28043 msgid "invalid failure memory model %qs for %qD"
28044 msgstr ""
28045
28046 #: gimple-ssa-warn-access.cc:2958
28047 #, gcc-internal-format
28048 msgid "valid failure models are %qs, %qs, %qs, %qs"
28049 msgstr ""
28050
28051 #: gimple-ssa-warn-access.cc:2974
28052 #, gcc-internal-format
28053 msgid ""
28054 "failure memory model %qs cannot be stronger than success memory model %qs "
28055 "for %qD"
28056 msgstr ""
28057
28058 #: gimple-ssa-warn-access.cc:3000
28059 #, gcc-internal-format
28060 msgid ""
28061 "failure memory model %wi cannot be stronger than success memory model %wi "
28062 "for %qD"
28063 msgstr ""
28064
28065 #: gimple-ssa-warn-access.cc:3435
28066 #, gcc-internal-format, gfc-internal-format
28067 msgid ""
28068 "bound argument %i value %s is negative for a variable length array argument "
28069 "%i of type %s"
28070 msgstr ""
28071
28072 #: gimple-ssa-warn-access.cc:3443
28073 #, gcc-internal-format, gfc-internal-format
28074 msgid "argument %i value %s is negative"
28075 msgstr ""
28076
28077 #: gimple-ssa-warn-access.cc:3493
28078 #, gcc-internal-format, gfc-internal-format
28079 msgid ""
28080 "argument %i of variable length array %s is null but the corresponding bound "
28081 "argument %i value is %s"
28082 msgstr ""
28083
28084 #: gimple-ssa-warn-access.cc:3502
28085 #, gcc-internal-format, gfc-internal-format
28086 msgid "argument %i is null but the corresponding size argument %i value is %s"
28087 msgstr ""
28088
28089 #: gimple-ssa-warn-access.cc:3513
28090 #, gcc-internal-format
28091 msgid "argument %i to %<%T[static %E]%> is null where non-null expected"
28092 msgstr ""
28093
28094 #: gimple-ssa-warn-access.cc:3576
28095 #, gcc-internal-format
28096 msgid "referencing argument %u of type %qT"
28097 msgstr ""
28098
28099 #: gimple-ssa-warn-access.cc:3590
28100 #, gcc-internal-format
28101 msgid "in a call to function %qD declared with attribute %qs"
28102 msgstr ""
28103
28104 #: gimple-ssa-warn-access.cc:3594
28105 #, gcc-internal-format
28106 msgid "in a call with type %qT and attribute %qs"
28107 msgstr ""
28108
28109 #: gimple-ssa-warn-access.cc:3601
28110 #, gcc-internal-format
28111 msgid "in a call to function %qD"
28112 msgstr ""
28113
28114 #: gimple-ssa-warn-access.cc:3604
28115 #, gcc-internal-format
28116 msgid "in a call with type %qT"
28117 msgstr ""
28118
28119 #: gimple-ssa-warn-access.cc:3710
28120 #, gcc-internal-format
28121 msgid "%qD called on unallocated object %qD"
28122 msgstr ""
28123
28124 #: gimple-ssa-warn-access.cc:3729
28125 #, gcc-internal-format
28126 msgid "%qD called on a pointer to an unallocated object %qE"
28127 msgstr ""
28128
28129 #: gimple-ssa-warn-access.cc:3738
28130 #, gcc-internal-format
28131 msgid "assigned here"
28132 msgstr ""
28133
28134 #: gimple-ssa-warn-access.cc:3771
28135 #, gcc-internal-format
28136 msgid "%qD called on pointer returned from a mismatched allocation function"
28137 msgstr ""
28138
28139 #: gimple-ssa-warn-access.cc:3780
28140 #, gcc-internal-format
28141 msgid "%qD called on pointer to an unallocated object"
28142 msgstr ""
28143
28144 #: gimple-ssa-warn-access.cc:3928
28145 #, gcc-internal-format
28146 msgid "pointer %qE may be used after %qD"
28147 msgstr ""
28148
28149 #: gimple-ssa-warn-access.cc:3929
28150 #, gcc-internal-format
28151 msgid "pointer %qE used after %qD"
28152 msgstr ""
28153
28154 #: gimple-ssa-warn-access.cc:3933
28155 #, gcc-internal-format
28156 msgid "pointer may be used after %qD"
28157 msgstr ""
28158
28159 #: gimple-ssa-warn-access.cc:3934
28160 #, gcc-internal-format
28161 msgid "pointer used after %qD"
28162 msgstr ""
28163
28164 #: gimple-ssa-warn-access.cc:3938
28165 #, gcc-internal-format
28166 msgid "call to %qD here"
28167 msgstr ""
28168
28169 #: gimple-ssa-warn-access.cc:3955
28170 #, gcc-internal-format
28171 msgid "dangling pointer %qE to %qD may be used"
28172 msgstr ""
28173
28174 #: gimple-ssa-warn-access.cc:3956
28175 #, gcc-internal-format
28176 msgid "using dangling pointer %qE to %qD"
28177 msgstr ""
28178
28179 #: gimple-ssa-warn-access.cc:3961
28180 #, gcc-internal-format
28181 msgid "dangling pointer to %qD may be used"
28182 msgstr ""
28183
28184 #: gimple-ssa-warn-access.cc:3962
28185 #, gcc-internal-format
28186 msgid "using a dangling pointer to %qD"
28187 msgstr ""
28188
28189 #: gimple-ssa-warn-access.cc:3965 gimple-ssa-warn-access.cc:4617
28190 #: gimple-ssa-warn-access.cc:4620 gimple-ssa-warn-restrict.cc:1828
28191 #: tree-ssa-uninit.cc:906 tree-ssa-uninit.cc:1105 c/c-decl.cc:3989
28192 #: c/c-decl.cc:4270 c/c-typeck.cc:9355 c/c-typeck.cc:12105 cp/class.cc:1492
28193 #: cp/class.cc:3291 cp/constexpr.cc:1067 cp/decl.cc:4450 cp/decl.cc:12609
28194 #: cp/decl.cc:13109 cp/decl.cc:13118 cp/decl.cc:14079 cp/friend.cc:406
28195 #: cp/friend.cc:416 cp/init.cc:2918 cp/parser.cc:3566 cp/parser.cc:3712
28196 #: cp/parser.cc:3763 cp/parser.cc:7005 cp/parser.cc:24456 cp/typeck.cc:4944
28197 #, gcc-internal-format
28198 msgid "%qD declared here"
28199 msgstr ""
28200
28201 #: gimple-ssa-warn-access.cc:3973
28202 #, gcc-internal-format
28203 msgid "dangling pointer %qE to an unnamed temporary may be used"
28204 msgstr ""
28205
28206 #: gimple-ssa-warn-access.cc:3975
28207 #, gcc-internal-format
28208 msgid "using dangling pointer %qE to an unnamed temporary"
28209 msgstr ""
28210
28211 #: gimple-ssa-warn-access.cc:3981
28212 #, gcc-internal-format
28213 msgid "dangling pointer to an unnamed temporary may be used"
28214 msgstr ""
28215
28216 #: gimple-ssa-warn-access.cc:3983
28217 #, gcc-internal-format
28218 msgid "using a dangling pointer to an unnamed temporary"
28219 msgstr ""
28220
28221 #: gimple-ssa-warn-access.cc:3987
28222 #, gcc-internal-format
28223 msgid "unnamed temporary defined here"
28224 msgstr ""
28225
28226 #: gimple-ssa-warn-access.cc:4077
28227 #, gcc-internal-format
28228 msgid "%qD called on pointer %qE passed to mismatched allocation function %qD"
28229 msgstr ""
28230
28231 #: gimple-ssa-warn-access.cc:4082
28232 #, gcc-internal-format
28233 msgid "%qD called on a pointer passed to mismatched reallocation function %qD"
28234 msgstr ""
28235
28236 #: gimple-ssa-warn-access.cc:4088
28237 #, gcc-internal-format
28238 msgid "call to %qD"
28239 msgstr ""
28240
28241 #: gimple-ssa-warn-access.cc:4611
28242 #, gcc-internal-format
28243 msgid "storing the address of local variable %qD in %qE"
28244 msgstr ""
28245
28246 #: gimple-ssa-warn-alloca.cc:286
28247 #, gcc-internal-format
28248 msgid "use of %<alloca%>"
28249 msgstr ""
28250
28251 #: gimple-ssa-warn-alloca.cc:325
28252 #, gcc-internal-format
28253 msgid "argument to variable-length array may be too large"
28254 msgstr ""
28255
28256 #: gimple-ssa-warn-alloca.cc:327
28257 #, gcc-internal-format
28258 msgid "argument to %<alloca%> may be too large"
28259 msgstr ""
28260
28261 #: gimple-ssa-warn-alloca.cc:332
28262 #, gcc-internal-format
28263 msgid "limit is %wu bytes, but argument may be as large as %s"
28264 msgstr ""
28265
28266 #: gimple-ssa-warn-alloca.cc:344
28267 #, gcc-internal-format
28268 msgid "argument to variable-length array is too large"
28269 msgstr ""
28270
28271 #: gimple-ssa-warn-alloca.cc:346
28272 #, gcc-internal-format
28273 msgid "argument to %<alloca%> is too large"
28274 msgstr ""
28275
28276 #: gimple-ssa-warn-alloca.cc:350
28277 #, gcc-internal-format
28278 msgid "limit is %wu bytes, but argument is %s"
28279 msgstr ""
28280
28281 #: gimple-ssa-warn-alloca.cc:362
28282 #, gcc-internal-format
28283 msgid "unbounded use of variable-length array"
28284 msgstr ""
28285
28286 #: gimple-ssa-warn-alloca.cc:363
28287 #, gcc-internal-format
28288 msgid "unbounded use of %<alloca%>"
28289 msgstr ""
28290
28291 #: gimple-ssa-warn-alloca.cc:368
28292 #, gcc-internal-format
28293 msgid "use of %<alloca%> within a loop"
28294 msgstr ""
28295
28296 #: gimple-ssa-warn-alloca.cc:373
28297 #, gcc-internal-format
28298 msgid "argument to variable-length array is zero"
28299 msgstr ""
28300
28301 #: gimple-ssa-warn-alloca.cc:375
28302 #, gcc-internal-format
28303 msgid "argument to %<alloca%> is zero"
28304 msgstr ""
28305
28306 #: gimple-ssa-warn-restrict.cc:1496
28307 #, gcc-internal-format
28308 msgid ""
28309 "%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
28310 msgstr ""
28311
28312 #: gimple-ssa-warn-restrict.cc:1498
28313 #, gcc-internal-format
28314 msgid ""
28315 "%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
28316 msgstr ""
28317
28318 #: gimple-ssa-warn-restrict.cc:1502
28319 #, gcc-internal-format
28320 msgid ""
28321 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
28322 msgstr ""
28323
28324 #: gimple-ssa-warn-restrict.cc:1504
28325 #, gcc-internal-format
28326 msgid ""
28327 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
28328 msgstr ""
28329
28330 #: gimple-ssa-warn-restrict.cc:1511
28331 #, gcc-internal-format
28332 msgid ""
28333 "%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu "
28334 "bytes at offset %s"
28335 msgid_plural ""
28336 "%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu "
28337 "bytes at offset %s"
28338 msgstr[0] ""
28339 msgstr[1] ""
28340
28341 #: gimple-ssa-warn-restrict.cc:1521
28342 #, gcc-internal-format
28343 msgid ""
28344 "%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at "
28345 "offset %s"
28346 msgid_plural ""
28347 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at "
28348 "offset %s"
28349 msgstr[0] ""
28350 msgstr[1] ""
28351
28352 #: gimple-ssa-warn-restrict.cc:1534
28353 #, gcc-internal-format
28354 msgid ""
28355 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
28356 "byte at offset %s"
28357 msgid_plural ""
28358 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
28359 "bytes at offset %s"
28360 msgstr[0] ""
28361 msgstr[1] ""
28362
28363 #: gimple-ssa-warn-restrict.cc:1544
28364 #, gcc-internal-format
28365 msgid ""
28366 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps "
28367 "between %wu and %wu bytes at offset %s"
28368 msgstr ""
28369
28370 #: gimple-ssa-warn-restrict.cc:1552
28371 #, gcc-internal-format
28372 msgid ""
28373 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or "
28374 "more bytes at offset %s"
28375 msgstr ""
28376
28377 #: gimple-ssa-warn-restrict.cc:1565
28378 #, gcc-internal-format
28379 msgid ""
28380 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at "
28381 "offset %s"
28382 msgid_plural ""
28383 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at "
28384 "offset %s"
28385 msgstr[0] ""
28386 msgstr[1] ""
28387
28388 #: gimple-ssa-warn-restrict.cc:1573
28389 #, gcc-internal-format
28390 msgid ""
28391 "%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu "
28392 "and %wu bytes at offset %s"
28393 msgstr ""
28394
28395 #: gimple-ssa-warn-restrict.cc:1580
28396 #, gcc-internal-format
28397 msgid ""
28398 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more "
28399 "bytes at offset %s"
28400 msgstr ""
28401
28402 #: gimple-ssa-warn-restrict.cc:1608
28403 #, gcc-internal-format
28404 msgid "%qD accessing %wu byte may overlap %wu byte"
28405 msgid_plural "%qD accessing %wu bytes may overlap %wu byte"
28406 msgstr[0] ""
28407 msgstr[1] ""
28408
28409 #: gimple-ssa-warn-restrict.cc:1615
28410 #, gcc-internal-format
28411 msgid ""
28412 "%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
28413 msgid_plural ""
28414 "%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset "
28415 "%s"
28416 msgstr[0] ""
28417 msgstr[1] ""
28418
28419 #: gimple-ssa-warn-restrict.cc:1626
28420 #, gcc-internal-format
28421 msgid "%qD accessing %wu byte may overlap up to %wu bytes"
28422 msgid_plural "%qD accessing %wu bytes may overlap up to %wu bytes"
28423 msgstr[0] ""
28424 msgstr[1] ""
28425
28426 #: gimple-ssa-warn-restrict.cc:1633
28427 #, gcc-internal-format
28428 msgid ""
28429 "%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at "
28430 "offset %s"
28431 msgid_plural ""
28432 "%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at "
28433 "offset %s"
28434 msgstr[0] ""
28435 msgstr[1] ""
28436
28437 #: gimple-ssa-warn-restrict.cc:1646
28438 #, gcc-internal-format
28439 msgid "%qD accessing between %wu and %wu bytes may overlap %wu byte"
28440 msgid_plural ""
28441 "%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
28442 msgstr[0] ""
28443 msgstr[1] ""
28444
28445 #: gimple-ssa-warn-restrict.cc:1653
28446 #, gcc-internal-format
28447 msgid ""
28448 "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu "
28449 "byte at offset %s"
28450 msgid_plural ""
28451 "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up "
28452 "to %wu bytes at offset %s"
28453 msgstr[0] ""
28454 msgstr[1] ""
28455
28456 #: gimple-ssa-warn-restrict.cc:1665
28457 #, gcc-internal-format
28458 msgid ""
28459 "%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at "
28460 "offset %s"
28461 msgid_plural ""
28462 "%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu "
28463 "bytes at offset %s"
28464 msgstr[0] ""
28465 msgstr[1] ""
28466
28467 #: gimple-ssa-warn-restrict.cc:1711
28468 #, gcc-internal-format
28469 msgid "%qD specified bound %wu exceeds maximum object size %wu"
28470 msgstr ""
28471
28472 #: gimple-ssa-warn-restrict.cc:1717
28473 #, gcc-internal-format
28474 msgid "%qD specified bound between %wu and %wu exceeds maximum object size %wu"
28475 msgstr ""
28476
28477 #: gimple-ssa-warn-restrict.cc:1778
28478 #, gcc-internal-format
28479 msgid ""
28480 "%qD pointer overflow between offset %s and size %s accessing array %qD with "
28481 "type %qT"
28482 msgstr ""
28483
28484 #: gimple-ssa-warn-restrict.cc:1783 c-family/c-warn.cc:3801
28485 #, gcc-internal-format
28486 msgid "array %qD declared here"
28487 msgstr ""
28488
28489 #: gimple-ssa-warn-restrict.cc:1788 gimple-ssa-warn-restrict.cc:1794
28490 #, gcc-internal-format
28491 msgid "%qD pointer overflow between offset %s and size %s"
28492 msgstr ""
28493
28494 #: gimple-ssa-warn-restrict.cc:1811
28495 #, gcc-internal-format
28496 msgid ""
28497 "%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type "
28498 "%qT"
28499 msgstr ""
28500
28501 #: gimple-ssa-warn-restrict.cc:1814
28502 #, gcc-internal-format
28503 msgid "%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
28504 msgstr ""
28505
28506 #: gimple-ssa-warn-restrict.cc:1820
28507 #, gcc-internal-format
28508 msgid "%qD forming offset %s is out of the bounds of object %qD with type %qT"
28509 msgstr ""
28510
28511 #: gimple-ssa-warn-restrict.cc:1822
28512 #, gcc-internal-format
28513 msgid "%qD offset %s is out of the bounds of object %qD with type %qT"
28514 msgstr ""
28515
28516 #: gimple-ssa-warn-restrict.cc:1835
28517 #, gcc-internal-format
28518 msgid "%qD forming offset %s is out of the bounds [0, %wu]"
28519 msgstr ""
28520
28521 #: gimple-ssa-warn-restrict.cc:1837
28522 #, gcc-internal-format
28523 msgid "%qD offset %s is out of the bounds [0, %wu]"
28524 msgstr ""
28525
28526 #: gimple-ssa-warn-restrict.cc:1843
28527 #, gcc-internal-format
28528 msgid "%qD forming offset %s is out of bounds"
28529 msgstr ""
28530
28531 #: gimple-ssa-warn-restrict.cc:1844
28532 #, gcc-internal-format
28533 msgid "%qD offset %s is out of bounds"
28534 msgstr ""
28535
28536 #: gimple-ssa-warn-restrict.cc:1856
28537 #, gcc-internal-format
28538 msgid "%qD offset %s from the object at %qE is out of the bounds of %qT"
28539 msgstr ""
28540
28541 #: gimple-ssa-warn-restrict.cc:1864 gimple-ssa-warn-restrict.cc:1885
28542 #, gcc-internal-format
28543 msgid "subobject %qD declared here"
28544 msgstr ""
28545
28546 #: gimple-ssa-warn-restrict.cc:1874
28547 #, gcc-internal-format
28548 msgid ""
28549 "%qD offset %s from the object at %qE is out of the bounds of referenced "
28550 "subobject %qD with type %qT at offset %wi"
28551 msgstr ""
28552
28553 #: gimple-streamer-in.cc:207
28554 #, gcc-internal-format, gfc-internal-format
28555 msgid "bytecode stream: unknown GIMPLE statement tag %s"
28556 msgstr ""
28557
28558 #: gimple-warn-recursion.cc:195
28559 #, gcc-internal-format
28560 msgid "infinite recursion detected"
28561 msgstr ""
28562
28563 #: gimple-warn-recursion.cc:202
28564 #, gcc-internal-format
28565 msgid "recursive call"
28566 msgstr ""
28567
28568 #: gimple.cc:1318
28569 #, gcc-internal-format, gfc-internal-format
28570 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
28571 msgstr ""
28572
28573 #: gimplify.cc:2068
28574 #, gcc-internal-format
28575 msgid "statement will never be executed"
28576 msgstr ""
28577
28578 #: gimplify.cc:2132
28579 #, gcc-internal-format
28580 msgid "%qs cannot be initialized with%<-ftrivial-auto-var_init%>"
28581 msgstr ""
28582
28583 #: gimplify.cc:2524 gimplify.cc:2532
28584 #, gcc-internal-format
28585 msgid "this statement may fall through"
28586 msgstr ""
28587
28588 #: gimplify.cc:2534
28589 #, gcc-internal-format
28590 msgid "here"
28591 msgstr ""
28592
28593 #. We've found [[fallthrough]]; at the end of a switch, which the C++
28594 #. standard says is ill-formed; see [dcl.attr.fallthrough].
28595 #: gimplify.cc:2646 gimplify.cc:2669
28596 #, gcc-internal-format
28597 msgid "attribute %<fallthrough%> not preceding a case label or default label"
28598 msgstr ""
28599
28600 #: gimplify.cc:3817
28601 #, gcc-internal-format
28602 msgid "using result of function returning %<void%>"
28603 msgstr ""
28604
28605 #: gimplify.cc:6668
28606 #, gcc-internal-format, gfc-internal-format
28607 msgid "non-memory output %d must stay in memory"
28608 msgstr ""
28609
28610 #: gimplify.cc:6683
28611 #, gcc-internal-format
28612 msgid "invalid lvalue in %<asm%> output %d"
28613 msgstr ""
28614
28615 #: gimplify.cc:6830
28616 #, gcc-internal-format, gfc-internal-format
28617 msgid "non-memory input %d must stay in memory"
28618 msgstr ""
28619
28620 #: gimplify.cc:6870 gimplify.cc:6880
28621 #, gcc-internal-format, gfc-internal-format
28622 msgid "memory input %d is not directly addressable"
28623 msgstr ""
28624
28625 #: gimplify.cc:7495
28626 #, gcc-internal-format
28627 msgid ""
28628 "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
28629 msgstr ""
28630
28631 #: gimplify.cc:7497
28632 #, gcc-internal-format
28633 msgid "enclosing region"
28634 msgstr ""
28635
28636 #: gimplify.cc:7501
28637 #, gcc-internal-format
28638 msgid "threadprivate variable %qE used in target region"
28639 msgstr ""
28640
28641 #: gimplify.cc:7503
28642 #, gcc-internal-format
28643 msgid "enclosing target region"
28644 msgstr ""
28645
28646 #: gimplify.cc:7516
28647 #, gcc-internal-format
28648 msgid "threadprivate variable %qE used in untied task"
28649 msgstr ""
28650
28651 #: gimplify.cc:7518
28652 #, gcc-internal-format
28653 msgid "enclosing task"
28654 msgstr ""
28655
28656 #: gimplify.cc:7615
28657 #, gcc-internal-format
28658 msgid "%qE not specified in enclosing %qs"
28659 msgstr ""
28660
28661 #: gimplify.cc:7617
28662 #, gcc-internal-format
28663 msgid "enclosing %qs"
28664 msgstr ""
28665
28666 #: gimplify.cc:7760
28667 #, gcc-internal-format
28668 msgid "%qE not specified in enclosing OpenACC %qs construct"
28669 msgstr ""
28670
28671 #: gimplify.cc:7762
28672 #, gcc-internal-format
28673 msgid "enclosing OpenACC %qs construct"
28674 msgstr ""
28675
28676 #: gimplify.cc:7823
28677 #, gcc-internal-format
28678 msgid "%qE with %<link%> clause used in %<routine%> function"
28679 msgstr ""
28680
28681 #: gimplify.cc:7831
28682 #, gcc-internal-format
28683 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
28684 msgstr ""
28685
28686 #: gimplify.cc:7900
28687 #, gcc-internal-format
28688 msgid "%qE not specified in enclosing %<target%>"
28689 msgstr ""
28690
28691 #: gimplify.cc:7902
28692 #, gcc-internal-format
28693 msgid "enclosing %<target%>"
28694 msgstr ""
28695
28696 #: gimplify.cc:7932 gimplify.cc:11190
28697 #, gcc-internal-format
28698 msgid "variable %qE declared in enclosing %<host_data%> region"
28699 msgstr ""
28700
28701 #: gimplify.cc:7953
28702 #, gcc-internal-format
28703 msgid "%qD referenced in target region does not have a mappable type"
28704 msgstr ""
28705
28706 #: gimplify.cc:8084
28707 #, gcc-internal-format
28708 msgid "iteration variable %qE is predetermined linear"
28709 msgstr ""
28710
28711 #: gimplify.cc:8087
28712 #, gcc-internal-format
28713 msgid "iteration variable %qE should be private"
28714 msgstr ""
28715
28716 #: gimplify.cc:8101
28717 #, gcc-internal-format
28718 msgid "iteration variable %qE should not be firstprivate"
28719 msgstr ""
28720
28721 #: gimplify.cc:8104
28722 #, gcc-internal-format
28723 msgid "iteration variable %qE should not be reduction"
28724 msgstr ""
28725
28726 #: gimplify.cc:8107
28727 #, gcc-internal-format
28728 msgid "iteration variable %qE should not be linear"
28729 msgstr ""
28730
28731 #: gimplify.cc:9109 gimplify.cc:9120 gimplify.cc:9132 gimplify.cc:9147
28732 #: gimplify.cc:9343 gimplify.cc:9346 gimplify.cc:9356 gimplify.cc:9374
28733 #, gcc-internal-format
28734 msgid "unexpected mapping node"
28735 msgstr ""
28736
28737 #: gimplify.cc:9408
28738 #, gcc-internal-format
28739 msgid "unexpected pointer mapping node"
28740 msgstr ""
28741
28742 #: gimplify.cc:9618
28743 #, gcc-internal-format
28744 msgid "base pointer cycle detected"
28745 msgstr ""
28746
28747 #: gimplify.cc:9990
28748 #, gcc-internal-format
28749 msgid ""
28750 "data movement for component %qE is not compatible with movement for struct "
28751 "%qE"
28752 msgstr ""
28753
28754 #: gimplify.cc:10035
28755 #, gcc-internal-format
28756 msgid "%qE appears more than once in map clauses"
28757 msgstr ""
28758
28759 #: gimplify.cc:10641
28760 #, gcc-internal-format
28761 msgid "mapping field %qE of variable length structure"
28762 msgstr ""
28763
28764 #: gimplify.cc:10851 gimplify.cc:10857
28765 #, gcc-internal-format
28766 msgid "conditional %<lastprivate%> clause on %qs construct"
28767 msgstr ""
28768
28769 #: gimplify.cc:10874
28770 #, gcc-internal-format
28771 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
28772 msgstr ""
28773
28774 #: gimplify.cc:10896
28775 #, gcc-internal-format
28776 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
28777 msgstr ""
28778
28779 #: gimplify.cc:10904
28780 #, gcc-internal-format
28781 msgid ""
28782 "invalid %<task%> reduction modifier on construct other than %<parallel%>, "
28783 "%qs, %<sections%> or %<scope%>"
28784 msgstr ""
28785
28786 #: gimplify.cc:10915 gimplify.cc:10921 gimplify.cc:10927 gimplify.cc:10933
28787 #: gimplify.cc:10939 gimplify.cc:14919
28788 #, gcc-internal-format
28789 msgid "%<inscan%> %<reduction%> clause on %qs construct"
28790 msgstr ""
28791
28792 #: gimplify.cc:11033
28793 #, gcc-internal-format
28794 msgid ""
28795 "%<linear%> clause for variable other than loop iterator specified on "
28796 "construct combined with %<distribute%>"
28797 msgstr ""
28798
28799 #: gimplify.cc:11728
28800 #, gcc-internal-format
28801 msgid ""
28802 "copyprivate variable %qE is not threadprivate or private in outer context"
28803 msgstr ""
28804
28805 #: gimplify.cc:11785
28806 #, gcc-internal-format
28807 msgid "%s variable %qE is private in outer context"
28808 msgstr ""
28809
28810 #: gimplify.cc:11817
28811 #, gcc-internal-format
28812 msgid "expected %qs %<if%> clause modifier rather than %qs"
28813 msgstr ""
28814
28815 #: gimplify.cc:11855
28816 #, gcc-internal-format
28817 msgid ""
28818 "%<device%> clause with %<ancestor%> is only allowed on %<target%> construct"
28819 msgstr ""
28820
28821 #: gimplify.cc:11871
28822 #, gcc-internal-format
28823 msgid ""
28824 "with %<ancestor%>, only the %<device%>, %<firstprivate%>, %<private%>, "
28825 "%<defaultmap%>, and %<map%> clauses may appear on the construct"
28826 msgstr ""
28827
28828 #: gimplify.cc:12083
28829 #, gcc-internal-format
28830 msgid ""
28831 "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on "
28832 "the containing construct"
28833 msgstr ""
28834
28835 #: gimplify.cc:12289
28836 #, gcc-internal-format
28837 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
28838 msgstr ""
28839
28840 #: gimplify.cc:12343
28841 #, gcc-internal-format
28842 msgid ""
28843 "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
28844 msgstr ""
28845
28846 #: gimplify.cc:12605
28847 #, gcc-internal-format
28848 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
28849 msgstr ""
28850
28851 #: gimplify.cc:12678
28852 #, gcc-internal-format
28853 msgid ""
28854 "same variable used in %<firstprivate%> and %<lastprivate%> clauses on "
28855 "%<distribute%> construct"
28856 msgstr ""
28857
28858 #: gimplify.cc:12792
28859 #, gcc-internal-format
28860 msgid ""
28861 "incompatible data clause with reduction on %qE; promoting to "
28862 "%<present_or_copy%>"
28863 msgstr ""
28864
28865 #: gimplify.cc:12941
28866 #, gcc-internal-format
28867 msgid ""
28868 "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> "
28869 "directive clause"
28870 msgstr ""
28871
28872 #: gimplify.cc:12960
28873 #, gcc-internal-format
28874 msgid "invalid private reduction on %qE"
28875 msgstr ""
28876
28877 #: gimplify.cc:13126
28878 #, gcc-internal-format
28879 msgid ""
28880 "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a "
28881 "variable other than loop iterator"
28882 msgstr ""
28883
28884 #: gimplify.cc:13465
28885 #, gcc-internal-format
28886 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
28887 msgstr ""
28888
28889 #: gimplify.cc:13475
28890 #, gcc-internal-format
28891 msgid "%<taskwait%> construct with %<nowait%> clause but no %<depend%> clauses"
28892 msgstr ""
28893
28894 #: gimplify.cc:13759 gimplify.cc:13763 gimplify.cc:13772 gimplify.cc:13784
28895 #: gimplify.cc:13789
28896 #, gcc-internal-format
28897 msgid "%qs clause may not appear on non-rectangular %qs"
28898 msgstr ""
28899
28900 #: gimplify.cc:13951
28901 #, gcc-internal-format
28902 msgid ""
28903 "%<linear%> clause may not be specified together with %<ordered%> clause if "
28904 "stand-alone %<ordered%> construct is nested in it"
28905 msgstr ""
28906
28907 #: gimplify.cc:14016
28908 #, gcc-internal-format
28909 msgid "threadprivate iteration variable %qD"
28910 msgstr ""
28911
28912 #: gimplify.cc:14047 gimplify.cc:14155
28913 #, gcc-internal-format
28914 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
28915 msgstr ""
28916
28917 #: gimplify.cc:14857
28918 #, gcc-internal-format
28919 msgid ""
28920 "%<bind%> clause not specified on a %<loop%> construct not nested inside "
28921 "another OpenMP construct"
28922 msgstr ""
28923
28924 #: gimplify.cc:14881
28925 #, gcc-internal-format
28926 msgid ""
28927 "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
28928 msgstr ""
28929
28930 #: gimplify.cc:14901
28931 #, gcc-internal-format
28932 msgid ""
28933 "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a "
28934 "%<teams%> region"
28935 msgstr ""
28936
28937 #: gimplify.cc:14926
28938 #, gcc-internal-format
28939 msgid ""
28940 "invalid %<task%> reduction modifier on construct other than %<parallel%>, "
28941 "%qs or %<sections%>"
28942 msgstr ""
28943
28944 #: gimplify.cc:14954
28945 #, gcc-internal-format
28946 msgid ""
28947 "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD "
28948 "which is not the loop iterator"
28949 msgstr ""
28950
28951 #: gimplify.cc:16035
28952 #, gcc-internal-format
28953 msgid ""
28954 "%<ordered%> construct with %qs clause must be closely nested inside a loop "
28955 "with %<ordered%> clause"
28956 msgstr ""
28957
28958 #: gimplify.cc:16056
28959 #, gcc-internal-format
28960 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
28961 msgstr ""
28962
28963 #: gimplify.cc:16069
28964 #, gcc-internal-format
28965 msgid ""
28966 "number of variables in %qs clause with %<sink%> modifier does not match "
28967 "number of iteration variables"
28968 msgstr ""
28969
28970 #: gimplify.cc:16083
28971 #, gcc-internal-format
28972 msgid ""
28973 "more than one %qs clause with %<source%> modifier on an %<ordered%> construct"
28974 msgstr ""
28975
28976 #: gimplify.cc:16096
28977 #, gcc-internal-format
28978 msgid ""
28979 "%qs clause with %<source%> modifier specified together with %qs clauses with "
28980 "%<sink%> modifier on the same construct"
28981 msgstr ""
28982
28983 #: gimplify.cc:17405
28984 #, gcc-internal-format
28985 msgid "gimplification failed"
28986 msgstr ""
28987
28988 #: gimplify.cc:18004
28989 #, gcc-internal-format
28990 msgid "%qT is promoted to %qT when passed through %<...%>"
28991 msgstr ""
28992
28993 #: gimplify.cc:18009
28994 #, gcc-internal-format
28995 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
28996 msgstr ""
28997
28998 #: gimplify.cc:18016
28999 #, gcc-internal-format
29000 msgid "if this code is reached, the program will abort"
29001 msgstr ""
29002
29003 #: godump.cc:1415
29004 #, gcc-internal-format
29005 msgid "could not close Go dump file: %m"
29006 msgstr ""
29007
29008 #: godump.cc:1427
29009 #, gcc-internal-format
29010 msgid "could not open Go dump file %qs: %m"
29011 msgstr ""
29012
29013 #: graphite.cc:527
29014 #, gcc-internal-format
29015 msgid "Graphite loop optimizations cannot be used (isl is not available)."
29016 msgstr ""
29017
29018 #: input.cc:1520
29019 #, gcc-internal-format, gfc-internal-format
29020 msgid "expansion point is location %i"
29021 msgstr ""
29022
29023 #: input.cc:1550
29024 #, gcc-internal-format
29025 msgid "token %u has %<x-location == y-location == %u%>"
29026 msgstr ""
29027
29028 #: input.cc:1559
29029 #, gcc-internal-format
29030 msgid "token %u has %<x-location == %u%>"
29031 msgstr ""
29032
29033 #: input.cc:1560
29034 #, gcc-internal-format
29035 msgid "token %u has %<y-location == %u%>"
29036 msgstr ""
29037
29038 #: internal-fn.cc:723
29039 #, gcc-internal-format
29040 msgid "invalid use of attribute %<fallthrough%>"
29041 msgstr ""
29042
29043 #: ipa-devirt.cc:677 ipa-devirt.cc:762 ipa-devirt.cc:791 ipa-devirt.cc:833
29044 #: ipa-devirt.cc:864
29045 #, gcc-internal-format
29046 msgid "virtual table of type %qD violates one definition rule"
29047 msgstr ""
29048
29049 #: ipa-devirt.cc:680
29050 #, gcc-internal-format
29051 msgid ""
29052 "variable of same assembler name as the virtual table is defined in another "
29053 "translation unit"
29054 msgstr ""
29055
29056 #: ipa-devirt.cc:721
29057 #, gcc-internal-format
29058 msgid "virtual table of type %qD contains RTTI information"
29059 msgstr ""
29060
29061 #: ipa-devirt.cc:727
29062 #, gcc-internal-format
29063 msgid "but is prevailed by one without from other translation unit"
29064 msgstr ""
29065
29066 #: ipa-devirt.cc:731
29067 #, gcc-internal-format
29068 msgid "RTTI will not work on this type"
29069 msgstr ""
29070
29071 #: ipa-devirt.cc:768
29072 #, gcc-internal-format
29073 msgid ""
29074 "the conflicting type defined in another translation unit has virtual table "
29075 "of different size"
29076 msgstr ""
29077
29078 #: ipa-devirt.cc:797
29079 #, gcc-internal-format
29080 msgid ""
29081 "the conflicting type defined in another translation unit with different RTTI "
29082 "information"
29083 msgstr ""
29084
29085 #: ipa-devirt.cc:841 ipa-devirt.cc:872
29086 #, gcc-internal-format
29087 msgid "the conflicting type defined in another translation unit"
29088 msgstr ""
29089
29090 #: ipa-devirt.cc:845
29091 #, gcc-internal-format
29092 msgid "contains additional virtual method %qD"
29093 msgstr ""
29094
29095 #: ipa-devirt.cc:852
29096 #, gcc-internal-format
29097 msgid ""
29098 "the conflicting type defined in another translation unit has virtual table "
29099 "with more entries"
29100 msgstr ""
29101
29102 #: ipa-devirt.cc:878
29103 #, gcc-internal-format
29104 msgid "virtual method %qD"
29105 msgstr ""
29106
29107 #: ipa-devirt.cc:882
29108 #, gcc-internal-format
29109 msgid "ought to match virtual method %qD but does not"
29110 msgstr ""
29111
29112 #: ipa-devirt.cc:888
29113 #, gcc-internal-format
29114 msgid ""
29115 "the conflicting type defined in another translation unit has virtual table "
29116 "with different contents"
29117 msgstr ""
29118
29119 #: ipa-devirt.cc:922
29120 #, gcc-internal-format
29121 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
29122 msgstr ""
29123
29124 #: ipa-devirt.cc:930
29125 #, gcc-internal-format
29126 msgid "type %qT violates the C++ One Definition Rule"
29127 msgstr ""
29128
29129 #: ipa-devirt.cc:942 ipa-devirt.cc:957 ipa-devirt.cc:1232 ipa-devirt.cc:1277
29130 #: ipa-devirt.cc:1316 ipa-devirt.cc:1334
29131 #, gcc-internal-format
29132 msgid "a different type is defined in another translation unit"
29133 msgstr ""
29134
29135 #: ipa-devirt.cc:949
29136 #, gcc-internal-format
29137 msgid "the first difference of corresponding definitions is field %qD"
29138 msgstr ""
29139
29140 #: ipa-devirt.cc:959
29141 #, gcc-internal-format
29142 msgid "the first difference of corresponding definitions is method %qD"
29143 msgstr ""
29144
29145 #: ipa-devirt.cc:1064
29146 #, gcc-internal-format
29147 msgid ""
29148 "type %qT defined in anonymous namespace cannot match type %qT across the "
29149 "translation unit boundary"
29150 msgstr ""
29151
29152 #: ipa-devirt.cc:1069
29153 #, gcc-internal-format
29154 msgid ""
29155 "type %qT defined in anonymous namespace cannot match across the translation "
29156 "unit boundary"
29157 msgstr ""
29158
29159 #: ipa-devirt.cc:1074
29160 #, gcc-internal-format
29161 msgid "the incompatible type defined in another translation unit"
29162 msgstr ""
29163
29164 #: ipa-devirt.cc:1090
29165 #, gcc-internal-format
29166 msgid "type name %qs should match type name %qs"
29167 msgstr ""
29168
29169 #: ipa-devirt.cc:1094 ipa-devirt.cc:1191
29170 #, gcc-internal-format
29171 msgid "the incompatible type is defined here"
29172 msgstr ""
29173
29174 #: ipa-devirt.cc:1122
29175 #, gcc-internal-format
29176 msgid "array types have different bounds"
29177 msgstr ""
29178
29179 #: ipa-devirt.cc:1137
29180 #, gcc-internal-format
29181 msgid "return value type mismatch"
29182 msgstr ""
29183
29184 #: ipa-devirt.cc:1152
29185 #, gcc-internal-format
29186 msgid "implicit this pointer type mismatch"
29187 msgstr ""
29188
29189 #: ipa-devirt.cc:1155
29190 #, gcc-internal-format, gfc-internal-format
29191 msgid "type mismatch in parameter %i"
29192 msgstr ""
29193
29194 #: ipa-devirt.cc:1166
29195 #, gcc-internal-format
29196 msgid "types have different parameter counts"
29197 msgstr ""
29198
29199 #: ipa-devirt.cc:1182
29200 #, gcc-internal-format
29201 msgid "type %qT itself violates the C++ One Definition Rule"
29202 msgstr ""
29203
29204 #: ipa-devirt.cc:1188
29205 #, gcc-internal-format
29206 msgid "type %qT should match type %qT"
29207 msgstr ""
29208
29209 #: ipa-devirt.cc:1260
29210 #, gcc-internal-format
29211 msgid "a type with different precision is defined in another translation unit"
29212 msgstr ""
29213
29214 #: ipa-devirt.cc:1267
29215 #, gcc-internal-format
29216 msgid "a type with different signedness is defined in another translation unit"
29217 msgstr ""
29218
29219 #: ipa-devirt.cc:1292
29220 #, gcc-internal-format
29221 msgid ""
29222 "it is defined as a pointer in different address space in another translation "
29223 "unit"
29224 msgstr ""
29225
29226 #: ipa-devirt.cc:1301
29227 #, gcc-internal-format
29228 msgid ""
29229 "it is defined as a pointer to different type in another translation unit"
29230 msgstr ""
29231
29232 #: ipa-devirt.cc:1361
29233 #, gcc-internal-format
29234 msgid "an array of different size is defined in another translation unit"
29235 msgstr ""
29236
29237 #: ipa-devirt.cc:1376
29238 #, gcc-internal-format
29239 msgid "has different return value in another translation unit"
29240 msgstr ""
29241
29242 #: ipa-devirt.cc:1399 ipa-devirt.cc:1411
29243 #, gcc-internal-format
29244 msgid "has different parameters in another translation unit"
29245 msgstr ""
29246
29247 #: ipa-devirt.cc:1434
29248 #, gcc-internal-format
29249 msgid "a type defined in another translation unit is not polymorphic"
29250 msgstr ""
29251
29252 #: ipa-devirt.cc:1438
29253 #, gcc-internal-format
29254 msgid "a type defined in another translation unit is polymorphic"
29255 msgstr ""
29256
29257 #: ipa-devirt.cc:1456 ipa-devirt.cc:1520
29258 #, gcc-internal-format
29259 msgid ""
29260 "a type with different virtual table pointers is defined in another "
29261 "translation unit"
29262 msgstr ""
29263
29264 #: ipa-devirt.cc:1463 ipa-devirt.cc:1525
29265 #, gcc-internal-format
29266 msgid "a type with different bases is defined in another translation unit"
29267 msgstr ""
29268
29269 #: ipa-devirt.cc:1471
29270 #, gcc-internal-format
29271 msgid "a field with different name is defined in another translation unit"
29272 msgstr ""
29273
29274 #: ipa-devirt.cc:1485
29275 #, gcc-internal-format
29276 msgid ""
29277 "a field of same name but different type is defined in another translation "
29278 "unit"
29279 msgstr ""
29280
29281 #: ipa-devirt.cc:1498
29282 #, gcc-internal-format
29283 msgid "fields have different layout in another translation unit"
29284 msgstr ""
29285
29286 #: ipa-devirt.cc:1505
29287 #, gcc-internal-format
29288 msgid "one field is a bitfield while the other is not"
29289 msgstr ""
29290
29291 #: ipa-devirt.cc:1529
29292 #, gcc-internal-format
29293 msgid ""
29294 "a type with different number of fields is defined in another translation unit"
29295 msgstr ""
29296
29297 #: ipa-devirt.cc:1552
29298 #, gcc-internal-format
29299 msgid "a type with different size is defined in another translation unit"
29300 msgstr ""
29301
29302 #: ipa-devirt.cc:1561
29303 #, gcc-internal-format
29304 msgid "one type needs to be constructed while the other does not"
29305 msgstr ""
29306
29307 #: ipa-devirt.cc:1574
29308 #, gcc-internal-format
29309 msgid "memory layout mismatch"
29310 msgstr ""
29311
29312 #: ipa-devirt.cc:1693
29313 #, gcc-internal-format
29314 msgid "the extra base is defined here"
29315 msgstr ""
29316
29317 #: ipa-devirt.cc:3869
29318 #, gcc-internal-format
29319 msgid "Declaring type %qD final would enable devirtualization of %i call"
29320 msgid_plural ""
29321 "Declaring type %qD final would enable devirtualization of %i calls"
29322 msgstr[0] ""
29323 msgstr[1] ""
29324
29325 #: ipa-devirt.cc:3878
29326 #, gcc-internal-format
29327 msgid ""
29328 "Declaring type %qD final would enable devirtualization of %i call executed "
29329 "%lli times"
29330 msgid_plural ""
29331 "Declaring type %qD final would enable devirtualization of %i calls executed "
29332 "%lli times"
29333 msgstr[0] ""
29334 msgstr[1] ""
29335
29336 #: ipa-devirt.cc:3908
29337 #, gcc-internal-format
29338 msgid ""
29339 "Declaring virtual destructor of %qD final would enable devirtualization of "
29340 "%i call"
29341 msgid_plural ""
29342 "Declaring virtual destructor of %qD final would enable devirtualization of "
29343 "%i calls"
29344 msgstr[0] ""
29345 msgstr[1] ""
29346
29347 #: ipa-devirt.cc:3916
29348 #, gcc-internal-format
29349 msgid "Declaring method %qD final would enable devirtualization of %i call"
29350 msgid_plural ""
29351 "Declaring method %qD final would enable devirtualization of %i calls"
29352 msgstr[0] ""
29353 msgstr[1] ""
29354
29355 #: ipa-devirt.cc:3924
29356 #, gcc-internal-format
29357 msgid ""
29358 "Declaring virtual destructor of %qD final would enable devirtualization of "
29359 "%i call executed %lli times"
29360 msgid_plural ""
29361 "Declaring virtual destructor of %qD final would enable devirtualization of "
29362 "%i calls executed %lli times"
29363 msgstr[0] ""
29364 msgstr[1] ""
29365
29366 #: ipa-devirt.cc:3935
29367 #, gcc-internal-format
29368 msgid ""
29369 "Declaring method %qD final would enable devirtualization of %i call executed "
29370 "%lli times"
29371 msgid_plural ""
29372 "Declaring method %qD final would enable devirtualization of %i calls "
29373 "executed %lli times"
29374 msgstr[0] ""
29375 msgstr[1] ""
29376
29377 #: ipa-devirt.cc:4248
29378 #, gcc-internal-format
29379 msgid "type %qs violates the C++ One Definition Rule"
29380 msgstr ""
29381
29382 #: ipa-devirt.cc:4257
29383 #, gcc-internal-format
29384 msgid ""
29385 "an enum with different number of values is defined in another translation "
29386 "unit"
29387 msgstr ""
29388
29389 #: ipa-devirt.cc:4261
29390 #, gcc-internal-format
29391 msgid ""
29392 "an enum with different value name is defined in another translation unit"
29393 msgstr ""
29394
29395 #: ipa-devirt.cc:4265
29396 #, gcc-internal-format
29397 msgid "an enum with different values is defined in another translation unit"
29398 msgstr ""
29399
29400 #: ipa-devirt.cc:4286
29401 #, gcc-internal-format
29402 msgid "name %qs differs from name %qs defined in another translation unit"
29403 msgstr ""
29404
29405 #: ipa-devirt.cc:4292
29406 #, gcc-internal-format
29407 msgid ""
29408 "name %qs is defined as %u-bit while another translation unit defines it as "
29409 "%u-bit"
29410 msgstr ""
29411
29412 #: ipa-devirt.cc:4301
29413 #, gcc-internal-format
29414 msgid ""
29415 "name %qs is defined to %wd while another translation unit defines it as %wd"
29416 msgstr ""
29417
29418 #: ipa-devirt.cc:4307
29419 #, gcc-internal-format
29420 msgid "name %qs is defined to different value in another translation unit"
29421 msgstr ""
29422
29423 #: ipa-devirt.cc:4312
29424 #, gcc-internal-format
29425 msgid "mismatching definition"
29426 msgstr ""
29427
29428 #: ipa-fnsummary.cc:4553
29429 #, gcc-internal-format
29430 msgid "invalid fnsummary in LTO stream"
29431 msgstr ""
29432
29433 #: ipa-fnsummary.cc:4654
29434 #, gcc-internal-format
29435 msgid "ipa inline summary is missing in input file"
29436 msgstr ""
29437
29438 #: ipa-modref.cc:4015
29439 #, gcc-internal-format
29440 msgid "IPA modref summary is missing in input file"
29441 msgstr ""
29442
29443 #: ipa-prop.cc:4730 ipa-prop.cc:4772 ipa-prop.cc:4858 ipa-prop.cc:4906
29444 #, gcc-internal-format
29445 msgid "invalid jump function in LTO stream"
29446 msgstr ""
29447
29448 #: ipa-pure-const.cc:218
29449 #, gcc-internal-format
29450 msgid "function might be candidate for attribute %qs"
29451 msgstr ""
29452
29453 #: ipa-pure-const.cc:219
29454 #, gcc-internal-format
29455 msgid ""
29456 "function might be candidate for attribute %qs if it is known to return "
29457 "normally"
29458 msgstr ""
29459
29460 #: ipa-reference.cc:1264
29461 #, gcc-internal-format
29462 msgid "ipa reference summary is missing in ltrans unit"
29463 msgstr ""
29464
29465 #: ipa-sra.cc:1566
29466 #, gcc-internal-format
29467 msgid "Access offset before parent offset"
29468 msgstr ""
29469
29470 #: ipa-sra.cc:1571
29471 #, gcc-internal-format
29472 msgid "Access size greater or equal to its parent size"
29473 msgstr ""
29474
29475 #: ipa-sra.cc:1576
29476 #, gcc-internal-format
29477 msgid "Access terminates outside of its parent"
29478 msgstr ""
29479
29480 #: ipa-sra.cc:1588
29481 #, gcc-internal-format
29482 msgid "Access overlaps with its sibling"
29483 msgstr ""
29484
29485 #: ipa-sra.cc:1607
29486 #, gcc-internal-format
29487 msgid "IPA-SRA access verification failed"
29488 msgstr ""
29489
29490 #: ipa-sra.cc:2690
29491 #, gcc-internal-format
29492 msgid "function %qs, parameter %u, has IPA-SRA accesses which overlap"
29493 msgstr ""
29494
29495 #: ipa-sra.cc:2693
29496 #, gcc-internal-format
29497 msgid ""
29498 "function %qs, parameter %u, is used but does not have any certain IPA-SRA "
29499 "access"
29500 msgstr ""
29501
29502 #: ira.cc:2434 ira.cc:2456
29503 #, gcc-internal-format
29504 msgid "%s cannot be used in %<asm%> here"
29505 msgstr ""
29506
29507 #: ira.cc:6049
29508 #, gcc-internal-format
29509 msgid "frame pointer required, but reserved"
29510 msgstr ""
29511
29512 #: ira.cc:6050
29513 #, gcc-internal-format
29514 msgid "for %qD"
29515 msgstr ""
29516
29517 #: ira.cc:6066
29518 #, gcc-internal-format
29519 msgid "frame size too large for reliable stack checking"
29520 msgstr ""
29521
29522 #: lra-assigns.cc:1694
29523 #, gcc-internal-format, gfc-internal-format
29524 msgid "maximum number of LRA assignment passes is achieved (%d)"
29525 msgstr ""
29526
29527 #: lra-assigns.cc:1855 reload1.cc:1242
29528 #, gcc-internal-format
29529 msgid "%<asm%> operand has impossible constraints"
29530 msgstr ""
29531
29532 #: lra-assigns.cc:1870
29533 #, gcc-internal-format
29534 msgid "unable to find a register to spill"
29535 msgstr ""
29536
29537 #: lra-constraints.cc:4172 reload.cc:3845 reload.cc:4100
29538 #, gcc-internal-format
29539 msgid "inconsistent operand constraints in an %<asm%>"
29540 msgstr ""
29541
29542 #: lra-constraints.cc:5258
29543 #, gcc-internal-format, gfc-internal-format
29544 msgid "maximum number of generated reload insns per insn achieved (%d)"
29545 msgstr ""
29546
29547 #: lto-cgraph.cc:1157
29548 #, gcc-internal-format
29549 msgid ""
29550 "function %qs has been referenced in offloaded code but hasn%'t been marked "
29551 "to be included in the offloaded code"
29552 msgstr ""
29553
29554 #: lto-cgraph.cc:1163
29555 #, gcc-internal-format
29556 msgid ""
29557 "variable %qs has been referenced in offloaded code but hasn%'t been marked "
29558 "to be included in the offloaded code"
29559 msgstr ""
29560
29561 #: lto-cgraph.cc:1332
29562 #, gcc-internal-format, gfc-internal-format
29563 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
29564 msgstr ""
29565
29566 #: lto-cgraph.cc:1497
29567 #, gcc-internal-format
29568 msgid "bytecode stream: no caller found while reading edge"
29569 msgstr ""
29570
29571 #: lto-cgraph.cc:1503
29572 #, gcc-internal-format
29573 msgid "bytecode stream: no callee found while reading edge"
29574 msgstr ""
29575
29576 #: lto-cgraph.cc:1580
29577 #, gcc-internal-format
29578 msgid "bytecode stream: found empty cgraph node"
29579 msgstr ""
29580
29581 #: lto-cgraph.cc:1699
29582 #, gcc-internal-format, gfc-internal-format
29583 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
29584 msgstr ""
29585
29586 #: lto-cgraph.cc:1724
29587 #, gcc-internal-format, gfc-internal-format
29588 msgid "Profile information in %s corrupted"
29589 msgstr ""
29590
29591 #: lto-cgraph.cc:1762
29592 #, gcc-internal-format, gfc-internal-format
29593 msgid "cannot find LTO cgraph in %s"
29594 msgstr ""
29595
29596 #: lto-cgraph.cc:1772
29597 #, gcc-internal-format, gfc-internal-format
29598 msgid "cannot find LTO section refs in %s"
29599 msgstr ""
29600
29601 #: lto-cgraph.cc:1917
29602 #, gcc-internal-format
29603 msgid ""
29604 "OpenMP %<requires%> directive with non-identical clauses in multiple "
29605 "compilation units: %qs vs. %qs"
29606 msgstr ""
29607
29608 #: lto-cgraph.cc:1920 lto-cgraph.cc:1921 lto-cgraph.cc:1927
29609 #, gcc-internal-format
29610 msgid "%qs has %qs"
29611 msgstr ""
29612
29613 #: lto-cgraph.cc:1925
29614 #, gcc-internal-format
29615 msgid ""
29616 "OpenMP %<requires%> directive with %qs specified only in some compilation "
29617 "units"
29618 msgstr ""
29619
29620 #: lto-cgraph.cc:1930
29621 #, gcc-internal-format
29622 msgid "but %qs has not"
29623 msgstr ""
29624
29625 #: lto-cgraph.cc:1938
29626 #, gcc-internal-format, gfc-internal-format
29627 msgid "invalid offload table in %s"
29628 msgstr ""
29629
29630 #: lto-cgraph.cc:1949
29631 #, gcc-internal-format
29632 msgid "GCC_OFFLOAD_OMP_REQUIRES_FILE unset"
29633 msgstr ""
29634
29635 #: lto-cgraph.cc:1952
29636 #, gcc-internal-format
29637 msgid "Cannot open omp_requires file %qs"
29638 msgstr ""
29639
29640 #: lto-compress.cc:142 lto-compress.cc:269 lto-compress.cc:277
29641 #: lto-compress.cc:297 lto-compress.cc:363 lto-compress.cc:371
29642 #: lto-compress.cc:391
29643 #, gcc-internal-format, gfc-internal-format
29644 msgid "compressed stream: %s"
29645 msgstr ""
29646
29647 #: lto-compress.cc:163
29648 #, gcc-internal-format
29649 msgid "original not compressed with zstd"
29650 msgstr ""
29651
29652 #: lto-compress.cc:165
29653 #, gcc-internal-format
29654 msgid "original size unknown"
29655 msgstr ""
29656
29657 #: lto-compress.cc:171
29658 #, gcc-internal-format, gfc-internal-format
29659 msgid "decompressed stream: %s"
29660 msgstr ""
29661
29662 #: lto-compress.cc:411
29663 #, gcc-internal-format
29664 msgid "compiler does not support ZSTD LTO compression"
29665 msgstr ""
29666
29667 #: lto-section-in.cc:460
29668 #, gcc-internal-format, gfc-internal-format
29669 msgid ""
29670 "bytecode stream: trying to read %d bytes after the end of the input buffer"
29671 msgstr ""
29672
29673 #: lto-section-in.cc:471
29674 #, gcc-internal-format, gfc-internal-format
29675 msgid "%s out of range: Range is %i to %i, value is %i"
29676 msgstr ""
29677
29678 #: lto-streamer-in.cc:125
29679 #, gcc-internal-format, gfc-internal-format
29680 msgid "bytecode stream: unexpected tag %s"
29681 msgstr ""
29682
29683 #: lto-streamer-in.cc:1208 lto-streamer-in.cc:1219
29684 #, gcc-internal-format
29685 msgid "Cgraph edge statement index out of range"
29686 msgstr ""
29687
29688 #: lto-streamer-in.cc:1213 lto-streamer-in.cc:1223
29689 #, gcc-internal-format
29690 msgid "Cgraph edge statement index not found"
29691 msgstr ""
29692
29693 #: lto-streamer-in.cc:1230
29694 #, gcc-internal-format
29695 msgid "Reference statement index out of range"
29696 msgstr ""
29697
29698 #: lto-streamer-in.cc:1234
29699 #, gcc-internal-format
29700 msgid "Reference statement index not found"
29701 msgstr ""
29702
29703 #: lto-streamer-in.cc:1985
29704 #, gcc-internal-format, gfc-internal-format
29705 msgid "cannot read LTO mode table from %s"
29706 msgstr ""
29707
29708 #: lto-streamer-in.cc:2087
29709 #, gcc-internal-format
29710 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
29711 msgstr ""
29712
29713 #: lto-streamer-in.cc:2092
29714 #, gcc-internal-format
29715 msgid ""
29716 "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
29717 msgstr ""
29718
29719 #: lto-streamer-in.cc:2097
29720 #, gcc-internal-format
29721 msgid ""
29722 "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
29723 msgstr ""
29724
29725 #: lto-streamer-in.cc:2102
29726 #, gcc-internal-format
29727 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
29728 msgstr ""
29729
29730 #: lto-streamer-in.cc:2105
29731 #, gcc-internal-format
29732 msgid "%s - unsupported mode %qs"
29733 msgstr ""
29734
29735 #: lto-streamer-out.cc:561 lto-streamer-out.cc:913
29736 #, gcc-internal-format
29737 msgid "tree code %qs is not supported in LTO streams"
29738 msgstr ""
29739
29740 #: lto-streamer.cc:129
29741 #, gcc-internal-format, gfc-internal-format
29742 msgid "bytecode stream: unexpected LTO section %s"
29743 msgstr ""
29744
29745 #: lto-streamer.cc:261
29746 #, gcc-internal-format
29747 msgid ""
29748 "bytecode stream in file %qs generated with LTO version %d.%d instead of the "
29749 "expected %d.%d"
29750 msgstr ""
29751
29752 #: lto-wrapper.cc:159
29753 #, gcc-internal-format
29754 msgid "deleting LTRANS file %s: %m"
29755 msgstr ""
29756
29757 #: lto-wrapper.cc:355
29758 #, gcc-internal-format, gfc-internal-format
29759 msgid "option %s with different values"
29760 msgstr ""
29761
29762 #: lto-wrapper.cc:371
29763 #, gcc-internal-format
29764 msgid "option %qs with mismatching values (%s, %s)"
29765 msgstr ""
29766
29767 #: lto-wrapper.cc:486
29768 #, gcc-internal-format, gfc-internal-format
29769 msgid "option %s not used consistently in all LTO input files"
29770 msgstr ""
29771
29772 #: lto-wrapper.cc:631 lto-wrapper.cc:639
29773 #, gcc-internal-format
29774 msgid ""
29775 "Extra option to %<-Xassembler%>: %s, dropping all %<-Xassembler%> and %<-"
29776 "Wa%> options."
29777 msgstr ""
29778
29779 #: lto-wrapper.cc:647
29780 #, gcc-internal-format
29781 msgid ""
29782 "Options to %<-Xassembler%> do not match: %s, %s, dropping all %<-"
29783 "Xassembler%> and %<-Wa%> options."
29784 msgstr ""
29785
29786 #: lto-wrapper.cc:957
29787 #, gcc-internal-format
29788 msgid "could not find %s in %s (consider using %<-B%>)"
29789 msgstr ""
29790
29791 #: lto-wrapper.cc:1037
29792 #, gcc-internal-format, gfc-internal-format
29793 msgid "problem with building target image for %s"
29794 msgstr ""
29795
29796 #: lto-wrapper.cc:1066
29797 #, gcc-internal-format
29798 msgid "reading input file"
29799 msgstr ""
29800
29801 #: lto-wrapper.cc:1071
29802 #, gcc-internal-format
29803 msgid "writing output file"
29804 msgstr ""
29805
29806 #: lto-wrapper.cc:1107
29807 #, gcc-internal-format
29808 msgid "installation error, cannot find %<crtoffloadtable.o%>"
29809 msgstr ""
29810
29811 #: lto-wrapper.cc:1429
29812 #, gcc-internal-format
29813 msgid "environment variable %<COLLECT_GCC%> must be set"
29814 msgstr ""
29815
29816 #: lto-wrapper.cc:1433
29817 #, gcc-internal-format
29818 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
29819 msgstr ""
29820
29821 #: lto-wrapper.cc:1723 lto-wrapper.cc:1783 c-family/c-pch.cc:213
29822 #: c-family/c-pch.cc:248 c-family/c-pch.cc:286
29823 #, gcc-internal-format
29824 msgid "cannot read %s: %m"
29825 msgstr ""
29826
29827 #: lto-wrapper.cc:1750
29828 #, gcc-internal-format, gfc-internal-format
29829 msgid "invalid format of %s"
29830 msgstr ""
29831
29832 #: lto-wrapper.cc:1916
29833 #, gcc-internal-format
29834 msgid "%<fopen%>: %s: %m"
29835 msgstr ""
29836
29837 #: lto-wrapper.cc:1933
29838 #, gcc-internal-format, gfc-internal-format
29839 msgid "corrupted ltrans output file %s"
29840 msgstr ""
29841
29842 #: lto-wrapper.cc:1976
29843 #, gcc-internal-format, gfc-internal-format
29844 msgid "using serial compilation of %d LTRANS jobs"
29845 msgstr ""
29846
29847 #: lto-wrapper.cc:2152
29848 #, gcc-internal-format
29849 msgid "%<atexit%> failed"
29850 msgstr ""
29851
29852 #: multiple_target.cc:76
29853 #, gcc-internal-format
29854 msgid "the call requires %<ifunc%>, which is not supported by this target"
29855 msgstr ""
29856
29857 #: multiple_target.cc:83
29858 #, gcc-internal-format
29859 msgid "target does not support function version dispatcher"
29860 msgstr ""
29861
29862 #: multiple_target.cc:91
29863 #, gcc-internal-format
29864 msgid "default %<target_clones%> attribute was not set"
29865 msgstr ""
29866
29867 #: multiple_target.cc:326 c-family/c-attribs.cc:5607
29868 #, gcc-internal-format
29869 msgid "single %<target_clones%> attribute is ignored"
29870 msgstr ""
29871
29872 #: multiple_target.cc:335
29873 #, gcc-internal-format
29874 msgid "clones for %<target_clones%> attribute cannot be created"
29875 msgstr ""
29876
29877 #: multiple_target.cc:338
29878 #, gcc-internal-format
29879 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
29880 msgstr ""
29881
29882 #: multiple_target.cc:359
29883 #, gcc-internal-format
29884 msgid "%<default%> target was not set"
29885 msgstr ""
29886
29887 #: multiple_target.cc:363
29888 #, gcc-internal-format
29889 msgid "an empty string cannot be in %<target_clones%> attribute"
29890 msgstr ""
29891
29892 #: multiple_target.cc:367
29893 #, gcc-internal-format
29894 msgid "multiple %<default%> targets were set"
29895 msgstr ""
29896
29897 #: omp-expand.cc:3417
29898 #, gcc-internal-format
29899 msgid "%qs clause with %<sink%> modifier waiting for lexically later iteration"
29900 msgstr ""
29901
29902 #: omp-expand.cc:3556
29903 #, gcc-internal-format
29904 msgid ""
29905 "%qs clause with %<sink%> modifier refers to iteration never in the iteration "
29906 "space"
29907 msgstr ""
29908
29909 #: omp-expand.cc:8182
29910 #, gcc-internal-format
29911 msgid ""
29912 "invalid OpenMP non-rectangular loop step; %<(%E - %E) * %E%> is not a "
29913 "multiple of loop %d step %qE"
29914 msgstr ""
29915
29916 #: omp-general.cc:1130
29917 #, gcc-internal-format
29918 msgid "selector set %qs specified more than once"
29919 msgstr ""
29920
29921 #: omp-general.cc:1144 omp-general.cc:1157
29922 #, gcc-internal-format
29923 msgid "selector %qs specified more than once in set %qs"
29924 msgstr ""
29925
29926 #: omp-general.cc:1198
29927 #, gcc-internal-format
29928 msgid "incorrect property %qs of %qs selector"
29929 msgstr ""
29930
29931 #: omp-general.cc:1205
29932 #, gcc-internal-format
29933 msgid "unknown property %qs of %qs selector"
29934 msgstr ""
29935
29936 #: omp-general.cc:1210
29937 #, gcc-internal-format
29938 msgid "unknown property %qE of %qs selector"
29939 msgstr ""
29940
29941 #: omp-general.cc:1252
29942 #, gcc-internal-format
29943 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
29944 msgstr ""
29945
29946 #: omp-general.cc:2785
29947 #, gcc-internal-format
29948 msgid "%qs specifies a conflicting level of parallelism"
29949 msgstr ""
29950
29951 #: omp-general.cc:2788
29952 #, gcc-internal-format
29953 msgid "... to the previous %qs clause here"
29954 msgstr ""
29955
29956 #: omp-general.cc:2823
29957 #, gcc-internal-format
29958 msgid ""
29959 "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP "
29960 "'declare target' directive"
29961 msgstr ""
29962
29963 #: omp-general.cc:2877
29964 #, gcc-internal-format
29965 msgid ""
29966 "incompatible %qs clause when applying %<%s%> to %qD, which has already been "
29967 "marked with an OpenACC 'routine' directive"
29968 msgstr ""
29969
29970 #: omp-general.cc:2884
29971 #, gcc-internal-format
29972 msgid ""
29973 "missing %qs clause when applying %<%s%> to %qD, which has already been "
29974 "marked with an OpenACC 'routine' directive"
29975 msgstr ""
29976
29977 #: omp-general.cc:2893
29978 #, gcc-internal-format
29979 msgid "... with %qs clause here"
29980 msgstr ""
29981
29982 #: omp-general.cc:2901
29983 #, gcc-internal-format
29984 msgid "... without %qs clause near to here"
29985 msgstr ""
29986
29987 #: omp-low.cc:1167
29988 #, gcc-internal-format
29989 msgid "%<allocate%> clause must specify an allocator here"
29990 msgstr ""
29991
29992 #: omp-low.cc:2737 omp-offload.cc:1489
29993 #, gcc-internal-format
29994 msgid "%<seq%> overrides other OpenACC loop specifiers"
29995 msgstr ""
29996
29997 #: omp-low.cc:2740 omp-offload.cc:1490
29998 #, gcc-internal-format
29999 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
30000 msgstr ""
30001
30002 #: omp-low.cc:2744 omp-offload.cc:1524
30003 #, gcc-internal-format
30004 msgid "inner loop uses same OpenACC parallelism as containing loop"
30005 msgstr ""
30006
30007 #: omp-low.cc:2795
30008 #, gcc-internal-format
30009 msgid "argument not permitted on %qs clause"
30010 msgstr ""
30011
30012 #: omp-low.cc:2799
30013 #, gcc-internal-format
30014 msgid "enclosing parent compute construct"
30015 msgstr ""
30016
30017 #: omp-low.cc:2802
30018 #, gcc-internal-format
30019 msgid "enclosing routine"
30020 msgstr ""
30021
30022 #: omp-low.cc:2843
30023 #, gcc-internal-format
30024 msgid "conflicting reduction operations for %qE"
30025 msgstr ""
30026
30027 #: omp-low.cc:2846
30028 #, gcc-internal-format
30029 msgid "location of the previous reduction for %qE"
30030 msgstr ""
30031
30032 #: omp-low.cc:2879
30033 #, gcc-internal-format
30034 msgid "nested loop in reduction needs reduction clause for %qE"
30035 msgstr ""
30036
30037 #: omp-low.cc:3136
30038 #, gcc-internal-format
30039 msgid ""
30040 "%<target%> construct with nested %<teams%> construct contains directives "
30041 "outside of the %<teams%> construct"
30042 msgstr ""
30043
30044 #: omp-low.cc:3194
30045 #, gcc-internal-format
30046 msgid "non-OpenACC construct inside of OpenACC routine"
30047 msgstr ""
30048
30049 #: omp-low.cc:3203
30050 #, gcc-internal-format
30051 msgid "non-OpenACC construct inside of OpenACC region"
30052 msgstr ""
30053
30054 #: omp-low.cc:3218
30055 #, gcc-internal-format
30056 msgid "OpenMP constructs are not allowed in target region with %<ancestor%>"
30057 msgstr ""
30058
30059 #: omp-low.cc:3243 omp-low.cc:3310
30060 #, gcc-internal-format
30061 msgid ""
30062 "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be "
30063 "nested inside a region with the %<order(concurrent)%> clause"
30064 msgstr ""
30065
30066 #: omp-low.cc:3262
30067 #, gcc-internal-format
30068 msgid ""
30069 "%<ordered simd threads%> must be closely nested inside of %<%s simd%> region"
30070 msgstr ""
30071
30072 #: omp-low.cc:3278
30073 #, gcc-internal-format
30074 msgid ""
30075 "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or "
30076 "%<atomic%> may not be nested inside %<simd%> region"
30077 msgstr ""
30078
30079 #: omp-low.cc:3292
30080 #, gcc-internal-format
30081 msgid ""
30082 "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be "
30083 "strictly nested inside %<teams%> region"
30084 msgstr ""
30085
30086 #: omp-low.cc:3306
30087 #, gcc-internal-format
30088 msgid ""
30089 "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be "
30090 "nested inside a %<loop%> region"
30091 msgstr ""
30092
30093 #: omp-low.cc:3326
30094 #, gcc-internal-format
30095 msgid ""
30096 "%<distribute%> region must be strictly nested inside %<teams%> construct"
30097 msgstr ""
30098
30099 #: omp-low.cc:3375
30100 #, gcc-internal-format
30101 msgid ""
30102 "OpenACC loop directive must be associated with an OpenACC compute region"
30103 msgstr ""
30104
30105 #: omp-low.cc:3397
30106 #, gcc-internal-format
30107 msgid "orphaned %qs construct"
30108 msgstr ""
30109
30110 #: omp-low.cc:3426
30111 #, gcc-internal-format
30112 msgid "%<cancel for%> inside %<nowait%> for construct"
30113 msgstr ""
30114
30115 #: omp-low.cc:3431
30116 #, gcc-internal-format
30117 msgid "%<cancel for%> inside %<ordered%> for construct"
30118 msgstr ""
30119
30120 #: omp-low.cc:3451 omp-low.cc:3464
30121 #, gcc-internal-format
30122 msgid "%<cancel sections%> inside %<nowait%> sections construct"
30123 msgstr ""
30124
30125 #: omp-low.cc:3493
30126 #, gcc-internal-format
30127 msgid ""
30128 "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
30129 msgstr ""
30130
30131 #: omp-low.cc:3518
30132 #, gcc-internal-format
30133 msgid "invalid arguments"
30134 msgstr ""
30135
30136 #: omp-low.cc:3524
30137 #, gcc-internal-format
30138 msgid "%<%s %s%> construct not closely nested inside of %qs"
30139 msgstr ""
30140
30141 #: omp-low.cc:3553
30142 #, gcc-internal-format
30143 msgid ""
30144 "barrier region may not be closely nested inside of work-sharing, %<loop%>, "
30145 "%<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or "
30146 "%<taskloop%> region"
30147 msgstr ""
30148
30149 #: omp-low.cc:3560
30150 #, gcc-internal-format
30151 msgid ""
30152 "work-sharing region may not be closely nested inside of work-sharing, "
30153 "%<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit "
30154 "%<task%> or %<taskloop%> region"
30155 msgstr ""
30156
30157 #: omp-low.cc:3591
30158 #, gcc-internal-format
30159 msgid ""
30160 "%qs region may not be closely nested inside of work-sharing, %<loop%>, "
30161 "explicit %<task%> or %<taskloop%> region"
30162 msgstr ""
30163
30164 #: omp-low.cc:3626
30165 #, gcc-internal-format
30166 msgid ""
30167 "%<scope%> region may not be closely nested inside of work-sharing, %<loop%>, "
30168 "explicit %<task%>, %<taskloop%>, %<critical%>, %<ordered%>, %<master%>, or "
30169 "%<masked%> region"
30170 msgstr ""
30171
30172 #: omp-low.cc:3649
30173 #, gcc-internal-format
30174 msgid "%<%s(%s)%> is only allowed in %<omp ordered%>"
30175 msgstr ""
30176
30177 #: omp-low.cc:3664
30178 #, gcc-internal-format
30179 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
30180 msgstr ""
30181
30182 #: omp-low.cc:3681
30183 #, gcc-internal-format
30184 msgid ""
30185 "%<ordered%> construct with %<depend%> clause must be closely nested inside "
30186 "an %<ordered%> loop"
30187 msgstr ""
30188
30189 #: omp-low.cc:3697
30190 #, gcc-internal-format
30191 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
30192 msgstr ""
30193
30194 #: omp-low.cc:3710
30195 #, gcc-internal-format
30196 msgid ""
30197 "%<ordered%> region may not be closely nested inside of %<critical%>, "
30198 "%<ordered%>, explicit %<task%> or %<taskloop%> region"
30199 msgstr ""
30200
30201 #: omp-low.cc:3723 omp-low.cc:3768
30202 #, gcc-internal-format
30203 msgid ""
30204 "%<ordered%> region must be closely nested inside a loop region with an "
30205 "%<ordered%> clause"
30206 msgstr ""
30207
30208 #: omp-low.cc:3732
30209 #, gcc-internal-format
30210 msgid ""
30211 "%<ordered%> construct without %<doacross%> or %<depend%> clauses must not "
30212 "have the same binding region as %<ordered%> construct with those clauses"
30213 msgstr ""
30214
30215 #: omp-low.cc:3751
30216 #, gcc-internal-format
30217 msgid ""
30218 "%<ordered%> construct without %<doacross%> or %<depend%> clauses binds to "
30219 "loop where %<collapse%> argument %wd is different from %<ordered%> argument "
30220 "%wd"
30221 msgstr ""
30222
30223 #: omp-low.cc:3785
30224 #, gcc-internal-format
30225 msgid ""
30226 "%<critical%> region may not be nested inside a %<critical%> region with the "
30227 "same name"
30228 msgstr ""
30229
30230 #: omp-low.cc:3803
30231 #, gcc-internal-format
30232 msgid ""
30233 "%<teams%> construct must be closely nested inside of %<target%> construct or "
30234 "not nested in any OpenMP construct"
30235 msgstr ""
30236
30237 #: omp-low.cc:3815 c-family/c-omp.cc:721
30238 #, gcc-internal-format
30239 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
30240 msgstr ""
30241
30242 #: omp-low.cc:3823
30243 #, gcc-internal-format
30244 msgid ""
30245 "OpenACC region inside of OpenACC routine, nested parallelism not supported "
30246 "yet"
30247 msgstr ""
30248
30249 #: omp-low.cc:3836
30250 #, gcc-internal-format
30251 msgid "OpenACC construct inside of non-OpenACC region"
30252 msgstr ""
30253
30254 #: omp-low.cc:3897
30255 #, gcc-internal-format
30256 msgid "%s %qs construct inside of %s %qs region"
30257 msgstr ""
30258
30259 #: omp-low.cc:3910 omp-low.cc:3927
30260 #, gcc-internal-format
30261 msgid "%qs construct inside of %qs region"
30262 msgstr ""
30263
30264 #: omp-low.cc:4171
30265 #, gcc-internal-format
30266 msgid "setjmp/longjmp inside %<simd%> construct"
30267 msgstr ""
30268
30269 #: omp-low.cc:4197
30270 #, gcc-internal-format
30271 msgid ""
30272 "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
30273 msgstr ""
30274
30275 #: omp-low.cc:4213
30276 #, gcc-internal-format
30277 msgid "OpenMP runtime API call %qD strictly nested in a %<teams%> region"
30278 msgstr ""
30279
30280 #: omp-low.cc:4225
30281 #, gcc-internal-format
30282 msgid ""
30283 "OpenMP runtime API call %qD in a region with %<device(ancestor)%> clause"
30284 msgstr ""
30285
30286 #: omp-low.cc:9885
30287 #, gcc-internal-format
30288 msgid ""
30289 "ignoring sink clause with offset that is not a multiple of the loop step"
30290 msgstr ""
30291
30292 #: omp-low.cc:9908
30293 #, gcc-internal-format
30294 msgid "first offset must be in opposite direction of loop iterations"
30295 msgstr ""
30296
30297 #: omp-low.cc:14835
30298 #, gcc-internal-format, gfc-internal-format
30299 msgid "invalid exit from %s structured block"
30300 msgstr ""
30301
30302 #: omp-low.cc:14837 omp-low.cc:14842
30303 #, gcc-internal-format, gfc-internal-format
30304 msgid "invalid entry to %s structured block"
30305 msgstr ""
30306
30307 #. Otherwise, be vague and lazy, but efficient.
30308 #: omp-low.cc:14846
30309 #, gcc-internal-format, gfc-internal-format
30310 msgid "invalid branch to/from %s structured block"
30311 msgstr ""
30312
30313 #. ..., but due to bugs (PR100400), we may actually come here.
30314 #. Reliably catch this, regardless of checking level.
30315 #: omp-oacc-kernels-decompose.cc:248
30316 #, gcc-internal-format
30317 msgid "PR100400"
30318 msgstr ""
30319
30320 #: omp-oacc-kernels-decompose.cc:261
30321 #, gcc-internal-format
30322 msgid ""
30323 "conditionally executed loop in %<kernels%> region will be executed by a "
30324 "single gang; ignoring %<gang%> clause"
30325 msgstr ""
30326
30327 #. No need to recurse into nested statements; no loop nested inside
30328 #. this loop can be gang-partitioned.
30329 #: omp-oacc-kernels-decompose.cc:277
30330 #, gcc-internal-format
30331 msgid "%<gang%> loop in %<gang-single%> region"
30332 msgstr ""
30333
30334 #: omp-oacc-kernels-decompose.cc:487
30335 #, gcc-internal-format
30336 msgid "cannot honor conflicting %qs clause"
30337 msgstr ""
30338
30339 #: omp-oacc-kernels-decompose.cc:490
30340 #, gcc-internal-format
30341 msgid "location of the previous clause in the same loop nest"
30342 msgstr ""
30343
30344 #: omp-oacc-kernels-decompose.cc:569
30345 #, gcc-internal-format
30346 msgid ""
30347 "argument not permitted on %qs clause in OpenACC %<kernels%> region with a "
30348 "%qs clause"
30349 msgstr ""
30350
30351 #: omp-oacc-kernels-decompose.cc:573
30352 #, gcc-internal-format
30353 msgid "location of OpenACC %<kernels%>"
30354 msgstr ""
30355
30356 #: omp-oacc-kernels-decompose.cc:1295
30357 #, gcc-internal-format
30358 msgid "%qs not yet supported"
30359 msgstr ""
30360
30361 #: omp-oacc-neuter-broadcast.cc:1764
30362 #, gcc-internal-format
30363 msgid "shared-memory region overflow"
30364 msgstr ""
30365
30366 #: omp-offload.cc:316
30367 #, gcc-internal-format
30368 msgid ""
30369 "%qD specified both in declare target %<link%> and implicitly in %<to%> "
30370 "clauses"
30371 msgstr ""
30372
30373 #: omp-offload.cc:900
30374 #, gcc-internal-format
30375 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
30376 msgstr ""
30377
30378 #: omp-offload.cc:952
30379 #, gcc-internal-format, gfc-internal-format
30380 msgid "region contains %s partitioned code but is not %s partitioned"
30381 msgstr ""
30382
30383 #: omp-offload.cc:958
30384 #, gcc-internal-format, gfc-internal-format
30385 msgid "region is %s partitioned but does not contain %s partitioned code"
30386 msgstr ""
30387
30388 #: omp-offload.cc:1448
30389 #, gcc-internal-format
30390 msgid "gang reduction on an orphan loop"
30391 msgstr ""
30392
30393 #: omp-offload.cc:1522
30394 #, gcc-internal-format
30395 msgid "routine call uses same OpenACC parallelism as containing loop"
30396 msgstr ""
30397
30398 #: omp-offload.cc:1526 omp-offload.cc:1558
30399 #, gcc-internal-format
30400 msgid "containing loop here"
30401 msgstr ""
30402
30403 #: omp-offload.cc:1531
30404 #, gcc-internal-format
30405 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
30406 msgstr ""
30407
30408 #: omp-offload.cc:1533
30409 #, gcc-internal-format
30410 msgid "loop uses OpenACC parallelism disallowed by containing routine"
30411 msgstr ""
30412
30413 #: omp-offload.cc:1538
30414 #, gcc-internal-format
30415 msgid "routine %qD declared here"
30416 msgstr ""
30417
30418 #: omp-offload.cc:1551
30419 #, gcc-internal-format
30420 msgid "incorrectly nested OpenACC loop parallelism"
30421 msgstr ""
30422
30423 #: omp-offload.cc:1692
30424 #, gcc-internal-format
30425 msgid "insufficient partitioning available to parallelize element loop"
30426 msgstr ""
30427
30428 #: omp-offload.cc:1700
30429 #, gcc-internal-format
30430 msgid "insufficient partitioning available to parallelize tile loop"
30431 msgstr ""
30432
30433 #: omp-offload.cc:1702
30434 #, gcc-internal-format
30435 msgid "insufficient partitioning available to parallelize loop"
30436 msgstr ""
30437
30438 #: omp-simd-clone.cc:401
30439 #, gcc-internal-format
30440 msgid "ignoring large linear step"
30441 msgstr ""
30442
30443 #: omp-simd-clone.cc:407
30444 #, gcc-internal-format
30445 msgid "ignoring zero linear step"
30446 msgstr ""
30447
30448 #: omp-simd-clone.cc:469
30449 #, gcc-internal-format
30450 msgid ""
30451 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
30452 "return type"
30453 msgstr ""
30454
30455 #: omp-simd-clone.cc:479
30456 #, gcc-internal-format
30457 msgid ""
30458 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
30459 "non-%<uniform%> argument"
30460 msgstr ""
30461
30462 #: optabs.cc:4936
30463 #, gcc-internal-format
30464 msgid "indirect jumps are not available on this target"
30465 msgstr ""
30466
30467 #: optinfo-emit-json.cc:113
30468 #, gcc-internal-format
30469 msgid "cannot open file %qs for writing optimization records"
30470 msgstr ""
30471
30472 #: optinfo-emit-json.cc:121
30473 #, gcc-internal-format
30474 msgid "error writing optimization records to %qs: %s"
30475 msgstr ""
30476
30477 #: optinfo-emit-json.cc:130
30478 #, gcc-internal-format
30479 msgid "error closing optimization records %qs"
30480 msgstr ""
30481
30482 #: opts-common.cc:1409
30483 #, gcc-internal-format
30484 msgid "command-line option %qs is not supported by this configuration"
30485 msgstr ""
30486
30487 #: opts-common.cc:1419 opts.cc:2512
30488 #, gcc-internal-format
30489 msgid "missing argument to %qs"
30490 msgstr ""
30491
30492 #: opts-common.cc:1426
30493 #, gcc-internal-format
30494 msgid ""
30495 "argument to %qs should be a non-negative integer optionally followed by a "
30496 "size unit"
30497 msgstr ""
30498
30499 #: opts-common.cc:1430
30500 #, gcc-internal-format
30501 msgid "argument to %qs should be a non-negative integer"
30502 msgstr ""
30503
30504 #: opts-common.cc:1437
30505 #, gcc-internal-format
30506 msgid "argument to %qs is not between %d and %d"
30507 msgstr ""
30508
30509 #: opts-common.cc:1501
30510 #, gcc-internal-format
30511 msgid "invalid argument in option %qs"
30512 msgstr ""
30513
30514 #: opts-common.cc:1503
30515 #, gcc-internal-format
30516 msgid "%qs specified multiple times in the same option"
30517 msgstr ""
30518
30519 #: opts-common.cc:1506
30520 #, gcc-internal-format
30521 msgid "%qs is mutually exclusive with %qs and cannot be specified together"
30522 msgstr ""
30523
30524 #: opts-common.cc:1528
30525 #, gcc-internal-format
30526 msgid "unrecognized argument in option %qs"
30527 msgstr ""
30528
30529 #: opts-common.cc:1539 config/i386/i386-options.cc:1637
30530 #, gcc-internal-format
30531 msgid "valid arguments to %qs are: %s; did you mean %qs?"
30532 msgstr ""
30533
30534 #: opts-common.cc:1542 config/i386/i386-options.cc:1640
30535 #, gcc-internal-format
30536 msgid "valid arguments to %qs are: %s"
30537 msgstr ""
30538
30539 #: opts-common.cc:1585 c-family/c-opts.cc:448
30540 #, gcc-internal-format
30541 msgid "switch %qs is no longer supported"
30542 msgstr ""
30543
30544 #: opts-common.cc:1645
30545 #, gcc-internal-format
30546 msgid "argument to %qs is bigger than %d"
30547 msgstr ""
30548
30549 #: opts-common.cc:1992
30550 #, gcc-internal-format
30551 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
30552 msgstr ""
30553
30554 #: opts-global.cc:107
30555 #, gcc-internal-format
30556 msgid "command-line option %qs is valid for the driver but not for %s"
30557 msgstr ""
30558
30559 #. Eventually this should become a hard error IMO.
30560 #: opts-global.cc:113
30561 #, gcc-internal-format
30562 msgid "command-line option %qs is valid for %s but not for %s"
30563 msgstr ""
30564
30565 #. Happens for -Werror=warning_name.
30566 #: opts-global.cc:117
30567 #, gcc-internal-format
30568 msgid "%<-Werror=%> argument %qs is not valid for %s"
30569 msgstr ""
30570
30571 #: opts-global.cc:149
30572 #, gcc-internal-format
30573 msgid ""
30574 "unrecognized command-line option %qs may have been intended to silence "
30575 "earlier diagnostics"
30576 msgstr ""
30577
30578 #: opts-global.cc:409
30579 #, gcc-internal-format
30580 msgid "unrecognized command-line option %<-fopt-info-%s%>"
30581 msgstr ""
30582
30583 #: opts-global.cc:430 opts-global.cc:439 m2/gm2spec.cc:548
30584 #, gcc-internal-format
30585 msgid "plugin support is disabled; configure with %<--enable-plugin%>"
30586 msgstr ""
30587
30588 #: opts-global.cc:464
30589 #, gcc-internal-format
30590 msgid "unrecognized register name %qs"
30591 msgstr ""
30592
30593 #: opts-global.cc:482
30594 #, gcc-internal-format
30595 msgid ""
30596 "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-"
30597 "address%>"
30598 msgstr ""
30599
30600 #: opts-global.cc:485
30601 #, gcc-internal-format
30602 msgid "unrecognized shadow offset %qs"
30603 msgstr ""
30604
30605 #: opts.cc:230
30606 #, gcc-internal-format
30607 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
30608 msgstr ""
30609
30610 #: opts.cc:266
30611 #, gcc-internal-format
30612 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
30613 msgstr ""
30614
30615 #: opts.cc:273
30616 #, gcc-internal-format
30617 msgid ""
30618 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
30619 "femit-struct-debug-detailed=ind:...%>"
30620 msgstr ""
30621
30622 #: opts.cc:739
30623 #, gcc-internal-format
30624 msgid ""
30625 "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%>, %<z%> or "
30626 "%<fast%>"
30627 msgstr ""
30628
30629 #: opts.cc:845 opts.cc:851 opts.cc:857 opts.cc:863 opts.cc:874 opts.cc:884
30630 #: opts.cc:890 opts.cc:896 opts.cc:902 opts.cc:908 opts.cc:914 opts.cc:920
30631 #: opts.cc:926 opts.cc:932 opts.cc:949 opts.cc:957 config/mips/mips.cc:20180
30632 #: config/mips/mips.cc:20182 config/mips/mips.cc:20195
30633 #, gcc-internal-format
30634 msgid "%qs is incompatible with %qs"
30635 msgstr ""
30636
30637 #: opts.cc:939
30638 #, gcc-internal-format
30639 msgid "%<-fipa-modref%> is incompatible with %qs"
30640 msgstr ""
30641
30642 #: opts.cc:1019
30643 #, gcc-internal-format
30644 msgid "%<-fsanitize=%s%> is incompatible with %<-fsanitize=%s%>"
30645 msgstr ""
30646
30647 #: opts.cc:1057
30648 #, gcc-internal-format
30649 msgid "section anchors must be disabled when unit-at-a-time is disabled"
30650 msgstr ""
30651
30652 #: opts.cc:1061
30653 #, gcc-internal-format
30654 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
30655 msgstr ""
30656
30657 #: opts.cc:1075
30658 #, gcc-internal-format
30659 msgid "transactional memory is not supported with non-call exceptions"
30660 msgstr ""
30661
30662 #: opts.cc:1090
30663 #, gcc-internal-format
30664 msgid "section anchors must be disabled when toplevel reorder is disabled"
30665 msgstr ""
30666
30667 #: opts.cc:1164
30668 #, gcc-internal-format
30669 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
30670 msgstr ""
30671
30672 #: opts.cc:1172
30673 #, gcc-internal-format
30674 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
30675 msgstr ""
30676
30677 #: opts.cc:1186
30678 #, gcc-internal-format
30679 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
30680 msgstr ""
30681
30682 #: opts.cc:1213
30683 #, gcc-internal-format
30684 msgid ""
30685 "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> "
30686 "or %<-fsanitize=kernel-address%>"
30687 msgstr ""
30688
30689 #: opts.cc:1217
30690 #, gcc-internal-format
30691 msgid ""
30692 "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> "
30693 "or %<-fsanitize=kernel-address%>"
30694 msgstr ""
30695
30696 #: opts.cc:1244
30697 #, gcc-internal-format
30698 msgid "%<-fsanitize-recover=%s%> is not supported"
30699 msgstr ""
30700
30701 #: opts.cc:1256 opts.cc:2248
30702 #, gcc-internal-format
30703 msgid "%<-fsanitize-trap=%s%> is not supported"
30704 msgstr ""
30705
30706 #: opts.cc:1283
30707 #, gcc-internal-format
30708 msgid ""
30709 "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
30710 msgstr ""
30711
30712 #: opts.cc:1290
30713 #, gcc-internal-format
30714 msgid "transactional memory is not supported with %<-fsanitize=address%>"
30715 msgstr ""
30716
30717 #: opts.cc:1293
30718 #, gcc-internal-format
30719 msgid ""
30720 "transactional memory is not supported with %<-fsanitize=kernel-address%>"
30721 msgstr ""
30722
30723 #: opts.cc:1298
30724 #, gcc-internal-format
30725 msgid "live patching (with %qs) is not supported with LTO"
30726 msgstr ""
30727
30728 #: opts.cc:1303
30729 #, gcc-internal-format
30730 msgid "vtable verification is not supported with LTO"
30731 msgstr ""
30732
30733 #: opts.cc:1378
30734 #, gcc-internal-format
30735 msgid "variable tracking requested, but useless unless producing debug info"
30736 msgstr ""
30737
30738 #: opts.cc:1382
30739 #, gcc-internal-format
30740 msgid "variable tracking requested, but not supported by this debug format"
30741 msgstr ""
30742
30743 #: opts.cc:1411
30744 #, gcc-internal-format
30745 msgid "var-tracking-assignments changes selective scheduling"
30746 msgstr ""
30747
30748 #: opts.cc:1424
30749 #, gcc-internal-format
30750 msgid ""
30751 "%<-Wstrict-flex-arrays%> is ignored when %<-fstrict-flex-arrays%> is not "
30752 "present"
30753 msgstr ""
30754
30755 #: opts.cc:1454 config/darwin.cc:3361
30756 #, gcc-internal-format
30757 msgid ""
30758 "%<-freorder-blocks-and-partition%> does not work with exceptions on this "
30759 "architecture"
30760 msgstr ""
30761
30762 #: opts.cc:1470
30763 #, gcc-internal-format
30764 msgid ""
30765 "%<-freorder-blocks-and-partition%> does not support unwind info on this "
30766 "architecture"
30767 msgstr ""
30768
30769 #: opts.cc:1488 config/pa/pa.cc:564
30770 #, gcc-internal-format
30771 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
30772 msgstr ""
30773
30774 #: opts.cc:1997
30775 #, gcc-internal-format
30776 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
30777 msgstr ""
30778
30779 #: opts.cc:2227
30780 #, gcc-internal-format
30781 msgid "%<-fsanitize=all%> option is not valid"
30782 msgstr ""
30783
30784 #: opts.cc:2282
30785 #, gcc-internal-format
30786 msgid ""
30787 "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
30788 msgstr ""
30789
30790 #: opts.cc:2288
30791 #, gcc-internal-format
30792 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
30793 msgstr ""
30794
30795 #: opts.cc:2323
30796 #, gcc-internal-format
30797 msgid "%qs attribute directive ignored"
30798 msgstr ""
30799
30800 #: opts.cc:2347
30801 #, gcc-internal-format
30802 msgid "unrecognized argument to %<-fzero-call-used-regs=%>: %qs"
30803 msgstr ""
30804
30805 #: opts.cc:2371
30806 #, gcc-internal-format
30807 msgid "invalid arguments for %<-falign-%s%> option: %qs"
30808 msgstr ""
30809
30810 #: opts.cc:2386
30811 #, gcc-internal-format
30812 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
30813 msgstr ""
30814
30815 #: opts.cc:2395
30816 #, gcc-internal-format
30817 msgid "%<-falign-%s%> is not between 0 and %d"
30818 msgstr ""
30819
30820 #: opts.cc:2454
30821 #, gcc-internal-format
30822 msgid "invalid arguments for %<-fpatchable-function-entry%>"
30823 msgstr ""
30824
30825 #: opts.cc:2567
30826 #, gcc-internal-format
30827 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
30828 msgstr ""
30829
30830 #: opts.cc:2576
30831 #, gcc-internal-format
30832 msgid "unrecognized argument to %<--help=%> option: %q.*s"
30833 msgstr ""
30834
30835 #: opts.cc:2756
30836 #, gcc-internal-format
30837 msgid ""
30838 "arguments ignored for %<-Wattributes=%>; use %<-Wno-attributes=%> instead"
30839 msgstr ""
30840
30841 #: opts.cc:2762
30842 #, gcc-internal-format
30843 msgid "trailing %<,%> in arguments for %<-Wno-attributes=%>"
30844 msgstr ""
30845
30846 #: opts.cc:2983
30847 #, gcc-internal-format
30848 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
30849 msgstr ""
30850
30851 #: opts.cc:2991
30852 #, gcc-internal-format
30853 msgid "structure alignment must be a small power of two, not %wu"
30854 msgstr ""
30855
30856 #: opts.cc:3112
30857 #, gcc-internal-format
30858 msgid "unknown stack check parameter %qs"
30859 msgstr ""
30860
30861 #: opts.cc:3158
30862 #, gcc-internal-format
30863 msgid ""
30864 "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-"
30865 "gdwarf%> %<-g%s%> for debug level"
30866 msgstr ""
30867
30868 #: opts.cc:3169
30869 #, gcc-internal-format
30870 msgid "dwarf version %wu is not supported"
30871 msgstr ""
30872
30873 #: opts.cc:3206
30874 #, gcc-internal-format
30875 msgid "unrecognized argument to %<-flto=%> option: %qs"
30876 msgstr ""
30877
30878 #: opts.cc:3406
30879 #, gcc-internal-format
30880 msgid "target system does not support debug output"
30881 msgstr ""
30882
30883 #: opts.cc:3444
30884 #, gcc-internal-format
30885 msgid "debug format %qs conflicts with prior selection"
30886 msgstr ""
30887
30888 #: opts.cc:3468
30889 #, gcc-internal-format
30890 msgid "unrecognized debug output level %qs"
30891 msgstr ""
30892
30893 #: opts.cc:3470
30894 #, gcc-internal-format
30895 msgid "debug output level %qs is too high"
30896 msgstr ""
30897
30898 #: opts.cc:3482
30899 #, gcc-internal-format
30900 msgid "unrecognized btf debug output level %qs"
30901 msgstr ""
30902
30903 #: opts.cc:3499
30904 #, gcc-internal-format
30905 msgid "getting core file size maximum limit: %m"
30906 msgstr ""
30907
30908 #: opts.cc:3503
30909 #, gcc-internal-format
30910 msgid "setting core file size limit to maximum: %m"
30911 msgstr ""
30912
30913 #: opts.cc:3548
30914 #, gcc-internal-format, gfc-internal-format
30915 msgid "unrecognized gcc debugging option: %c"
30916 msgstr ""
30917
30918 #: opts.cc:3577
30919 #, gcc-internal-format
30920 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
30921 msgstr ""
30922
30923 #: opts.cc:3581
30924 #, gcc-internal-format
30925 msgid "%<-W%serror=%s%>: no option %<-%s%>"
30926 msgstr ""
30927
30928 #: opts.cc:3585
30929 #, gcc-internal-format
30930 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
30931 msgstr ""
30932
30933 #: passes.cc:84
30934 #, gcc-internal-format, gfc-internal-format
30935 msgid "pass %s does not support cloning"
30936 msgstr ""
30937
30938 #: passes.cc:90
30939 #, gcc-internal-format
30940 msgid ""
30941 "pass %s needs a %<set_pass_param%> implementation to handle the extra "
30942 "argument in %<NEXT_PASS%>"
30943 msgstr ""
30944
30945 #: passes.cc:1079
30946 #, gcc-internal-format
30947 msgid "unrecognized option %<-fenable%>"
30948 msgstr ""
30949
30950 #: passes.cc:1081
30951 #, gcc-internal-format
30952 msgid "unrecognized option %<-fdisable%>"
30953 msgstr ""
30954
30955 #: passes.cc:1089
30956 #, gcc-internal-format
30957 msgid "unknown pass %s specified in %<-fenable%>"
30958 msgstr ""
30959
30960 #: passes.cc:1091
30961 #, gcc-internal-format
30962 msgid "unknown pass %s specified in %<-fdisable%>"
30963 msgstr ""
30964
30965 #: passes.cc:1116 passes.cc:1205
30966 #, gcc-internal-format, gfc-internal-format
30967 msgid "enable pass %s for functions in the range of [%u, %u]"
30968 msgstr ""
30969
30970 #: passes.cc:1119 passes.cc:1216
30971 #, gcc-internal-format, gfc-internal-format
30972 msgid "disable pass %s for functions in the range of [%u, %u]"
30973 msgstr ""
30974
30975 #: passes.cc:1155 passes.cc:1183
30976 #, gcc-internal-format, gfc-internal-format
30977 msgid "Invalid range %s in option %s"
30978 msgstr ""
30979
30980 #: passes.cc:1201
30981 #, gcc-internal-format, gfc-internal-format
30982 msgid "enable pass %s for function %s"
30983 msgstr ""
30984
30985 #: passes.cc:1212
30986 #, gcc-internal-format, gfc-internal-format
30987 msgid "disable pass %s for function %s"
30988 msgstr ""
30989
30990 #: passes.cc:1441
30991 #, gcc-internal-format
30992 msgid "invalid pass positioning operation"
30993 msgstr ""
30994
30995 #: passes.cc:1502
30996 #, gcc-internal-format
30997 msgid "plugin cannot register a missing pass"
30998 msgstr ""
30999
31000 #: passes.cc:1505
31001 #, gcc-internal-format
31002 msgid "plugin cannot register an unnamed pass"
31003 msgstr ""
31004
31005 #: passes.cc:1510
31006 #, gcc-internal-format
31007 msgid "plugin cannot register pass %qs without reference pass name"
31008 msgstr ""
31009
31010 #: passes.cc:1529
31011 #, gcc-internal-format
31012 msgid "pass %qs not found but is referenced by new pass %qs"
31013 msgstr ""
31014
31015 #: plugin.cc:213
31016 #, gcc-internal-format
31017 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
31018 msgstr ""
31019
31020 #: plugin.cc:235
31021 #, gcc-internal-format
31022 msgid "plugin %qs was specified with different paths: %qs and %qs"
31023 msgstr ""
31024
31025 #: plugin.cc:294
31026 #, gcc-internal-format
31027 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
31028 msgstr ""
31029
31030 #: plugin.cc:358
31031 #, gcc-internal-format
31032 msgid ""
31033 "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
31034 msgstr ""
31035
31036 #: plugin.cc:377
31037 #, gcc-internal-format
31038 msgid "unable to register info for plugin %qs - plugin name not found"
31039 msgstr ""
31040
31041 #: plugin.cc:473
31042 #, gcc-internal-format, gfc-internal-format
31043 msgid "unknown callback event registered by plugin %s"
31044 msgstr ""
31045
31046 #: plugin.cc:506
31047 #, gcc-internal-format, gfc-internal-format
31048 msgid "plugin %s registered a null callback function for event %s"
31049 msgstr ""
31050
31051 #: plugin.cc:640
31052 #, gcc-internal-format, gfc-internal-format
31053 msgid ""
31054 "cannot load plugin %s\n"
31055 "%s"
31056 msgstr ""
31057
31058 #: plugin.cc:651
31059 #, gcc-internal-format, gfc-internal-format
31060 msgid ""
31061 "plugin %s is not licensed under a GPL-compatible license\n"
31062 "%s"
31063 msgstr ""
31064
31065 #: plugin.cc:664
31066 #, gcc-internal-format, gfc-internal-format
31067 msgid ""
31068 "cannot find %s in plugin %s\n"
31069 "%s"
31070 msgstr ""
31071
31072 #: plugin.cc:674
31073 #, gcc-internal-format, gfc-internal-format
31074 msgid "fail to initialize plugin %s"
31075 msgstr ""
31076
31077 #: plugin.cc:707
31078 #, gcc-internal-format, gfc-internal-format
31079 msgid "cannot load plugin %s: %s"
31080 msgstr ""
31081
31082 #: plugin.cc:717
31083 #, gcc-internal-format, gfc-internal-format
31084 msgid "plugin %s is not licensed under a GPL-compatible license %s"
31085 msgstr ""
31086
31087 #: plugin.cc:727
31088 #, gcc-internal-format, gfc-internal-format
31089 msgid "cannot find %s in plugin %s: %s"
31090 msgstr ""
31091
31092 #: plugin.cc:736
31093 #, gcc-internal-format, gfc-internal-format
31094 msgid "failed to initialize plugin %s"
31095 msgstr ""
31096
31097 #: plugin.cc:1048
31098 #, gcc-internal-format
31099 msgid "%<-iplugindir%> option not passed from the gcc driver"
31100 msgstr ""
31101
31102 #: pointer-query.cc:1200
31103 #, gcc-internal-format
31104 msgid "destination object is likely at address zero"
31105 msgstr ""
31106
31107 #: pointer-query.cc:1202
31108 #, gcc-internal-format
31109 msgid "source object is likely at address zero"
31110 msgstr ""
31111
31112 #: pointer-query.cc:1212
31113 #, gcc-internal-format
31114 msgid "at offset %s into destination object %qE of size %s"
31115 msgstr ""
31116
31117 #: pointer-query.cc:1215
31118 #, gcc-internal-format
31119 msgid "destination object %qE of size %s"
31120 msgstr ""
31121
31122 #: pointer-query.cc:1221
31123 #, gcc-internal-format
31124 msgid "at offset %s into destination object of size %s allocated by %qE"
31125 msgstr ""
31126
31127 #: pointer-query.cc:1224
31128 #, gcc-internal-format
31129 msgid "destination object of size %s allocated by %qE"
31130 msgstr ""
31131
31132 #: pointer-query.cc:1234
31133 #, gcc-internal-format
31134 msgid "at offset %s into source object %qE of size %s"
31135 msgstr ""
31136
31137 #: pointer-query.cc:1237
31138 #, gcc-internal-format
31139 msgid "source object %qE of size %s"
31140 msgstr ""
31141
31142 #: pointer-query.cc:1244
31143 #, gcc-internal-format
31144 msgid "at offset %s into source object of size %s allocated by %qE"
31145 msgstr ""
31146
31147 #: pointer-query.cc:1247
31148 #, gcc-internal-format
31149 msgid "source object of size %s allocated by %qE"
31150 msgstr ""
31151
31152 #: pointer-query.cc:1255
31153 #, gcc-internal-format
31154 msgid "at offset %s into object %qE of size %s"
31155 msgstr ""
31156
31157 #: pointer-query.cc:1258
31158 #, gcc-internal-format
31159 msgid "object %qE of size %s"
31160 msgstr ""
31161
31162 #: pointer-query.cc:1265
31163 #, gcc-internal-format
31164 msgid "at offset %s into object of size %s allocated by %qE"
31165 msgstr ""
31166
31167 #: pointer-query.cc:1268
31168 #, gcc-internal-format
31169 msgid "object of size %s allocated by %qE"
31170 msgstr ""
31171
31172 #: predict.cc:2534
31173 #, gcc-internal-format
31174 msgid "probability %qE must be constant floating-point expression"
31175 msgstr ""
31176
31177 #: predict.cc:2547
31178 #, gcc-internal-format
31179 msgid "probability %qE is outside the range [0.0, 1.0]"
31180 msgstr ""
31181
31182 #: predict.cc:3552
31183 #, gcc-internal-format, gfc-internal-format
31184 msgid "Missing counts for called function %s"
31185 msgstr ""
31186
31187 #: profile.cc:616
31188 #, gcc-internal-format
31189 msgid "corrupted profile info: profile data is not flow-consistent"
31190 msgstr ""
31191
31192 #: profile.cc:633
31193 #, gcc-internal-format, gfc-internal-format
31194 msgid ""
31195 "corrupted profile info: number of iterations for basic block %d thought to "
31196 "be %i"
31197 msgstr ""
31198
31199 #: profile.cc:656
31200 #, gcc-internal-format, gfc-internal-format
31201 msgid ""
31202 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
31203 msgstr ""
31204
31205 #: profile.cc:965
31206 #, gcc-internal-format
31207 msgid "corrupted profile info: invalid time profile"
31208 msgstr ""
31209
31210 #: read-rtl-function.cc:265
31211 #, gcc-internal-format, gfc-internal-format
31212 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
31213 msgstr ""
31214
31215 #: read-rtl-function.cc:269
31216 #, gcc-internal-format, gfc-internal-format
31217 msgid "insn with UID %i not found for operand %i of insn %i"
31218 msgstr ""
31219
31220 #: read-rtl-function.cc:412
31221 #, gcc-internal-format
31222 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
31223 msgstr ""
31224
31225 #: read-rtl-function.cc:714
31226 #, gcc-internal-format
31227 msgid "unrecognized edge flag: %qs"
31228 msgstr ""
31229
31230 #: read-rtl-function.cc:857
31231 #, gcc-internal-format
31232 msgid "more than one 'crtl' directive"
31233 msgstr ""
31234
31235 #: read-rtl-function.cc:986
31236 #, gcc-internal-format
31237 msgid "unrecognized enum value: %qs"
31238 msgstr ""
31239
31240 #: read-rtl-function.cc:1142 read-rtl-function.cc:1201
31241 #, gcc-internal-format, gfc-internal-format
31242 msgid "was expecting `%s'"
31243 msgstr ""
31244
31245 #: read-rtl-function.cc:1595
31246 #, gcc-internal-format, gfc-internal-format
31247 msgid "duplicate insn UID: %i"
31248 msgstr ""
31249
31250 #: read-rtl-function.cc:1656
31251 #, gcc-internal-format
31252 msgid "start/end of RTL fragment are in different files"
31253 msgstr ""
31254
31255 #: read-rtl-function.cc:1662
31256 #, gcc-internal-format
31257 msgid "start of RTL fragment must be on an earlier line than end"
31258 msgstr ""
31259
31260 #: read-rtl.cc:496
31261 #, gcc-internal-format, gfc-internal-format
31262 msgid ""
31263 "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
31264 msgstr ""
31265
31266 #: reg-stack.cc:545
31267 #, gcc-internal-format, gfc-internal-format
31268 msgid "output constraint %d must specify a single register"
31269 msgstr ""
31270
31271 #: reg-stack.cc:555
31272 #, gcc-internal-format
31273 msgid "output constraint %d cannot be specified together with %qs clobber"
31274 msgstr ""
31275
31276 #: reg-stack.cc:579
31277 #, gcc-internal-format
31278 msgid "output registers must be grouped at top of stack"
31279 msgstr ""
31280
31281 #: reg-stack.cc:619
31282 #, gcc-internal-format
31283 msgid "implicitly popped registers must be grouped at top of stack"
31284 msgstr ""
31285
31286 #: reg-stack.cc:637
31287 #, gcc-internal-format
31288 msgid "explicitly used registers must be grouped at top of stack"
31289 msgstr ""
31290
31291 #: reg-stack.cc:657
31292 #, gcc-internal-format
31293 msgid "output operand %d must use %<&%> constraint"
31294 msgstr ""
31295
31296 #: regcprop.cc:1239
31297 #, gcc-internal-format
31298 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
31299 msgstr ""
31300
31301 #: regcprop.cc:1251
31302 #, gcc-internal-format
31303 msgid "%qs: loop in %<next_regno%> chain (%u)"
31304 msgstr ""
31305
31306 #: regcprop.cc:1254
31307 #, gcc-internal-format
31308 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
31309 msgstr ""
31310
31311 #: regcprop.cc:1266
31312 #, gcc-internal-format
31313 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
31314 msgstr ""
31315
31316 #: reginfo.cc:674
31317 #, gcc-internal-format
31318 msgid "cannot use %qs as a call-saved register"
31319 msgstr ""
31320
31321 #: reginfo.cc:678
31322 #, gcc-internal-format
31323 msgid "cannot use %qs as a call-used register"
31324 msgstr ""
31325
31326 #: reginfo.cc:690
31327 #, gcc-internal-format
31328 msgid "cannot use %qs as a fixed register"
31329 msgstr ""
31330
31331 #: reginfo.cc:717 config/arc/arc.cc:1184 config/arc/arc.cc:1226
31332 #: config/ia64/ia64.cc:6037 config/ia64/ia64.cc:6044 config/pa/pa.cc:465
31333 #: config/pa/pa.cc:472 config/sh/sh.cc:8278 config/sh/sh.cc:8285
31334 #, gcc-internal-format, gfc-internal-format
31335 msgid "unknown register name: %s"
31336 msgstr ""
31337
31338 #: reginfo.cc:730
31339 #, gcc-internal-format
31340 msgid "stack register used for global register variable"
31341 msgstr ""
31342
31343 #: reginfo.cc:736
31344 #, gcc-internal-format
31345 msgid "global register variable follows a function definition"
31346 msgstr ""
31347
31348 #: reginfo.cc:742
31349 #, gcc-internal-format
31350 msgid "register of %qD used for multiple global register variables"
31351 msgstr ""
31352
31353 #: reginfo.cc:745 config/rs6000/rs6000-logue.cc:5582
31354 #, gcc-internal-format
31355 msgid "conflicts with %qD"
31356 msgstr ""
31357
31358 #: reginfo.cc:750
31359 #, gcc-internal-format
31360 msgid "call-clobbered register used for global register variable"
31361 msgstr ""
31362
31363 #: reload.cc:1312
31364 #, gcc-internal-format
31365 msgid "cannot reload integer constant operand in %<asm%>"
31366 msgstr ""
31367
31368 #: reload.cc:1326
31369 #, gcc-internal-format
31370 msgid "impossible register constraint in %<asm%>"
31371 msgstr ""
31372
31373 #: reload.cc:2671
31374 #, gcc-internal-format
31375 msgid "the target does not support %<asm goto%> with outputs in %<asm%>"
31376 msgstr ""
31377
31378 #: reload.cc:3702
31379 #, gcc-internal-format
31380 msgid "%<&%> constraint used with no register class"
31381 msgstr ""
31382
31383 #: reload1.cc:2060
31384 #, gcc-internal-format
31385 msgid "cannot find a register in class %qs while reloading %<asm%>"
31386 msgstr ""
31387
31388 #: reload1.cc:2065
31389 #, gcc-internal-format
31390 msgid "unable to find a register to spill in class %qs"
31391 msgstr ""
31392
31393 #: reload1.cc:4582
31394 #, gcc-internal-format
31395 msgid "%<asm%> operand requires impossible reload"
31396 msgstr ""
31397
31398 #: reload1.cc:5999
31399 #, gcc-internal-format
31400 msgid "%<asm%> operand constraint incompatible with operand size"
31401 msgstr ""
31402
31403 #: reload1.cc:7877
31404 #, gcc-internal-format
31405 msgid "output operand is constant in %<asm%>"
31406 msgstr ""
31407
31408 #: rtl.cc:887
31409 #, gcc-internal-format, gfc-internal-format
31410 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
31411 msgstr ""
31412
31413 #: rtl.cc:897
31414 #, gcc-internal-format, gfc-internal-format
31415 msgid ""
31416 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
31417 msgstr ""
31418
31419 #: rtl.cc:907
31420 #, gcc-internal-format, gfc-internal-format
31421 msgid ""
31422 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at "
31423 "%s:%d"
31424 msgstr ""
31425
31426 #: rtl.cc:916
31427 #, gcc-internal-format, gfc-internal-format
31428 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
31429 msgstr ""
31430
31431 #: rtl.cc:926
31432 #, gcc-internal-format, gfc-internal-format
31433 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
31434 msgstr ""
31435
31436 #: rtl.cc:937
31437 #, gcc-internal-format, gfc-internal-format
31438 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
31439 msgstr ""
31440
31441 #: rtl.cc:968
31442 #, gcc-internal-format, gfc-internal-format
31443 msgid ""
31444 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:"
31445 "%d"
31446 msgstr ""
31447
31448 #: rtl.cc:978
31449 #, gcc-internal-format, gfc-internal-format
31450 msgid ""
31451 "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
31452 msgstr ""
31453
31454 #: rtl.cc:988
31455 #, gcc-internal-format, gfc-internal-format
31456 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
31457 msgstr ""
31458
31459 #: rtl.cc:999
31460 #, gcc-internal-format, gfc-internal-format
31461 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
31462 msgstr ""
31463
31464 #: stmt.cc:215
31465 #, gcc-internal-format
31466 msgid "output operand constraint lacks %<=%>"
31467 msgstr ""
31468
31469 #: stmt.cc:230
31470 #, gcc-internal-format
31471 msgid "output constraint %qc for operand %d is not at the beginning"
31472 msgstr ""
31473
31474 #: stmt.cc:254
31475 #, gcc-internal-format
31476 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
31477 msgstr ""
31478
31479 #: stmt.cc:261 stmt.cc:350
31480 #, gcc-internal-format
31481 msgid "%<%%%> constraint used with last operand"
31482 msgstr ""
31483
31484 #: stmt.cc:277
31485 #, gcc-internal-format
31486 msgid "matching constraint not valid in output operand"
31487 msgstr ""
31488
31489 #: stmt.cc:341
31490 #, gcc-internal-format
31491 msgid "input operand constraint contains %qc"
31492 msgstr ""
31493
31494 #: stmt.cc:380
31495 #, gcc-internal-format
31496 msgid "matching constraint references invalid operand number"
31497 msgstr ""
31498
31499 #: stmt.cc:414
31500 #, gcc-internal-format
31501 msgid "invalid punctuation %qc in constraint"
31502 msgstr ""
31503
31504 #: stmt.cc:431
31505 #, gcc-internal-format
31506 msgid "matching constraint does not allow a register"
31507 msgstr ""
31508
31509 #: stmt.cc:525
31510 #, gcc-internal-format
31511 msgid "duplicate %<asm%> operand name %qs"
31512 msgstr ""
31513
31514 #: stmt.cc:622
31515 #, gcc-internal-format
31516 msgid "missing close brace for named operand"
31517 msgstr ""
31518
31519 #: stmt.cc:651
31520 #, gcc-internal-format
31521 msgid "undefined named operand %qs"
31522 msgstr ""
31523
31524 #: stor-layout.cc:802
31525 #, gcc-internal-format
31526 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
31527 msgstr ""
31528
31529 #: stor-layout.cc:1183
31530 #, gcc-internal-format
31531 msgid "alignment %u of %qT is less than %u"
31532 msgstr ""
31533
31534 #: stor-layout.cc:1190
31535 #, gcc-internal-format
31536 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
31537 msgstr ""
31538
31539 #: stor-layout.cc:1193
31540 #, gcc-internal-format
31541 msgid "%q+D offset %E in %qT may not be aligned to %u"
31542 msgstr ""
31543
31544 #: stor-layout.cc:1325
31545 #, gcc-internal-format
31546 msgid "packed attribute causes inefficient alignment for %q+D"
31547 msgstr ""
31548
31549 #: stor-layout.cc:1329
31550 #, gcc-internal-format
31551 msgid "packed attribute is unnecessary for %q+D"
31552 msgstr ""
31553
31554 #: stor-layout.cc:1349
31555 #, gcc-internal-format
31556 msgid "padding struct to align %q+D"
31557 msgstr ""
31558
31559 #: stor-layout.cc:1408
31560 #, gcc-internal-format
31561 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
31562 msgstr ""
31563
31564 #: stor-layout.cc:1788
31565 #, gcc-internal-format
31566 msgid "padding struct size to alignment boundary with %E bytes"
31567 msgstr ""
31568
31569 #: stor-layout.cc:1817
31570 #, gcc-internal-format
31571 msgid "packed attribute causes inefficient alignment for %qE"
31572 msgstr ""
31573
31574 #: stor-layout.cc:1821
31575 #, gcc-internal-format
31576 msgid "packed attribute is unnecessary for %qE"
31577 msgstr ""
31578
31579 #: stor-layout.cc:1827
31580 #, gcc-internal-format
31581 msgid "packed attribute causes inefficient alignment"
31582 msgstr ""
31583
31584 #: stor-layout.cc:1829
31585 #, gcc-internal-format
31586 msgid "packed attribute is unnecessary"
31587 msgstr ""
31588
31589 #: stor-layout.cc:2617
31590 #, gcc-internal-format
31591 msgid "alignment of array elements is greater than element size"
31592 msgstr ""
31593
31594 #: stor-layout.cc:2623
31595 #, gcc-internal-format
31596 msgid "size of array element is not a multiple of its alignment"
31597 msgstr ""
31598
31599 #: substring-locations.cc:229
31600 #, gcc-internal-format
31601 msgid "format string is defined here"
31602 msgstr ""
31603
31604 #: symtab-thunks.cc:400
31605 #, gcc-internal-format
31606 msgid "generic thunk code fails for method %qD which uses %<...%>"
31607 msgstr ""
31608
31609 #: symtab.cc:303
31610 #, gcc-internal-format
31611 msgid "%qD renamed after being referenced in assembly"
31612 msgstr ""
31613
31614 #: symtab.cc:1109
31615 #, gcc-internal-format
31616 msgid "function symbol is not function"
31617 msgstr ""
31618
31619 #: symtab.cc:1116
31620 #, gcc-internal-format
31621 msgid "inconsistent %<ifunc%> attribute"
31622 msgstr ""
31623
31624 #: symtab.cc:1124
31625 #, gcc-internal-format
31626 msgid "variable symbol is not variable"
31627 msgstr ""
31628
31629 #: symtab.cc:1130
31630 #, gcc-internal-format
31631 msgid "node has unknown type"
31632 msgstr ""
31633
31634 #: symtab.cc:1135
31635 #, gcc-internal-format, gfc-internal-format
31636 msgid "node has invalid order %i"
31637 msgstr ""
31638
31639 #: symtab.cc:1144
31640 #, gcc-internal-format
31641 msgid "node not found node->decl->decl_with_vis.symtab_node"
31642 msgstr ""
31643
31644 #: symtab.cc:1152
31645 #, gcc-internal-format
31646 msgid "node differs from node->decl->decl_with_vis.symtab_node"
31647 msgstr ""
31648
31649 #: symtab.cc:1163 symtab.cc:1170
31650 #, gcc-internal-format
31651 msgid "assembler name hash list corrupted"
31652 msgstr ""
31653
31654 #: symtab.cc:1179
31655 #, gcc-internal-format
31656 msgid "node not found in symtab assembler name hash"
31657 msgstr ""
31658
31659 #: symtab.cc:1188
31660 #, gcc-internal-format
31661 msgid "double linked list of assembler names corrupted"
31662 msgstr ""
31663
31664 #: symtab.cc:1193
31665 #, gcc-internal-format
31666 msgid "node has body_removed but is definition"
31667 msgstr ""
31668
31669 #: symtab.cc:1198
31670 #, gcc-internal-format
31671 msgid "node is analyzed but it is not a definition"
31672 msgstr ""
31673
31674 #: symtab.cc:1203
31675 #, gcc-internal-format
31676 msgid "node is alias but not implicit alias"
31677 msgstr ""
31678
31679 #: symtab.cc:1208
31680 #, gcc-internal-format
31681 msgid "node is alias but not definition"
31682 msgstr ""
31683
31684 #: symtab.cc:1213
31685 #, gcc-internal-format
31686 msgid "node is weakref but not an transparent_alias"
31687 msgstr ""
31688
31689 #: symtab.cc:1218
31690 #, gcc-internal-format
31691 msgid "node is transparent_alias but not an alias"
31692 msgstr ""
31693
31694 #: symtab.cc:1223
31695 #, gcc-internal-format
31696 msgid "node is symver but not alias"
31697 msgstr ""
31698
31699 #: symtab.cc:1232
31700 #, gcc-internal-format
31701 msgid "symver target is not exported with default visibility"
31702 msgstr ""
31703
31704 #: symtab.cc:1239
31705 #, gcc-internal-format
31706 msgid "symver is not exported with default visibility"
31707 msgstr ""
31708
31709 #: symtab.cc:1248
31710 #, gcc-internal-format
31711 msgid "node is in same_comdat_group list but has no comdat_group"
31712 msgstr ""
31713
31714 #: symtab.cc:1253
31715 #, gcc-internal-format
31716 msgid "same_comdat_group list across different groups"
31717 msgstr ""
31718
31719 #: symtab.cc:1258
31720 #, gcc-internal-format
31721 msgid "mixing different types of symbol in same comdat groups is not supported"
31722 msgstr ""
31723
31724 #: symtab.cc:1263
31725 #, gcc-internal-format
31726 msgid "node is alone in a comdat group"
31727 msgstr ""
31728
31729 #: symtab.cc:1270
31730 #, gcc-internal-format
31731 msgid "same_comdat_group is not a circular list"
31732 msgstr ""
31733
31734 #: symtab.cc:1285
31735 #, gcc-internal-format, gfc-internal-format
31736 msgid "comdat-local symbol referred to by %s outside its comdat"
31737 msgstr ""
31738
31739 #: symtab.cc:1295
31740 #, gcc-internal-format
31741 msgid "implicit_section flag is set but section isn%'t"
31742 msgstr ""
31743
31744 #: symtab.cc:1302
31745 #, gcc-internal-format
31746 msgid "Both section and comdat group is set"
31747 msgstr ""
31748
31749 #: symtab.cc:1314
31750 #, gcc-internal-format
31751 msgid "Alias and target%'s section differs"
31752 msgstr ""
31753
31754 #: symtab.cc:1321
31755 #, gcc-internal-format
31756 msgid "Alias and target%'s comdat groups differs"
31757 msgstr ""
31758
31759 #: symtab.cc:1336
31760 #, gcc-internal-format
31761 msgid "Transparent alias and target%'s assembler names differs"
31762 msgstr ""
31763
31764 #: symtab.cc:1344
31765 #, gcc-internal-format
31766 msgid "Chained transparent aliases"
31767 msgstr ""
31768
31769 #: symtab.cc:1367 symtab.cc:1385 symtab.cc:1412
31770 #, gcc-internal-format
31771 msgid "symtab_node::verify failed"
31772 msgstr ""
31773
31774 #: symtab.cc:1384
31775 #, gcc-internal-format, gfc-internal-format
31776 msgid "invalid order in asm node %i"
31777 msgstr ""
31778
31779 #: symtab.cc:1408
31780 #, gcc-internal-format
31781 msgid ""
31782 "Two symbols with same comdat_group are not linked by the same_comdat_group "
31783 "list."
31784 msgstr ""
31785
31786 #: symtab.cc:1846
31787 #, gcc-internal-format
31788 msgid "function %q+D part of alias cycle"
31789 msgstr ""
31790
31791 #: symtab.cc:1848
31792 #, gcc-internal-format
31793 msgid "variable %q+D part of alias cycle"
31794 msgstr ""
31795
31796 #: symtab.cc:1876
31797 #, gcc-internal-format
31798 msgid "section of alias %q+D must match section of its target"
31799 msgstr ""
31800
31801 #: targhooks.cc:202
31802 #, gcc-internal-format
31803 msgid "%<__builtin_saveregs%> not supported by this target"
31804 msgstr ""
31805
31806 #: targhooks.cc:1203
31807 #, gcc-internal-format
31808 msgid "argument %qs is not supported for %qs on this target"
31809 msgstr ""
31810
31811 #: targhooks.cc:1245
31812 #, gcc-internal-format
31813 msgid "nested functions not supported on this target"
31814 msgstr ""
31815
31816 #: targhooks.cc:1258
31817 #, gcc-internal-format
31818 msgid "nested function trampolines not supported on this target"
31819 msgstr ""
31820
31821 #: targhooks.cc:1421
31822 #, gcc-internal-format
31823 msgid "global constructors not supported on this target"
31824 msgstr ""
31825
31826 #: targhooks.cc:1430
31827 #, gcc-internal-format
31828 msgid "global destructors not supported on this target"
31829 msgstr ""
31830
31831 #: targhooks.cc:1789
31832 #, gcc-internal-format
31833 msgid "target attribute is not supported on this machine"
31834 msgstr ""
31835
31836 #: targhooks.cc:1803
31837 #, gcc-internal-format
31838 msgid "%<#pragma GCC target%> is not supported for this machine"
31839 msgstr ""
31840
31841 #: toplev.cc:713
31842 #, gcc-internal-format
31843 msgid "cannot open %qs for writing: %m"
31844 msgstr ""
31845
31846 #: toplev.cc:732
31847 #, gcc-internal-format
31848 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
31849 msgstr ""
31850
31851 #: toplev.cc:784
31852 #, gcc-internal-format
31853 msgid "stack usage computation not supported for this target"
31854 msgstr ""
31855
31856 #: toplev.cc:842
31857 #, gcc-internal-format
31858 msgid "stack usage might be unbounded"
31859 msgstr ""
31860
31861 #: toplev.cc:847
31862 #, gcc-internal-format
31863 msgid "stack usage might be %wu bytes"
31864 msgstr ""
31865
31866 #: toplev.cc:850
31867 #, gcc-internal-format
31868 msgid "stack usage is %wu bytes"
31869 msgstr ""
31870
31871 #: toplev.cc:967
31872 #, gcc-internal-format
31873 msgid "cannot open %s for writing: %m"
31874 msgstr ""
31875
31876 #: toplev.cc:1245
31877 #, gcc-internal-format
31878 msgid "this target does not support %qs"
31879 msgstr ""
31880
31881 #: toplev.cc:1279
31882 #, gcc-internal-format
31883 msgid ""
31884 "Graphite loop optimizations cannot be used (isl is not available) (%<-"
31885 "fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-"
31886 "parallelize-all%>)"
31887 msgstr ""
31888
31889 #: toplev.cc:1290
31890 #, gcc-internal-format
31891 msgid "%<-fcf-protection=full%> is not supported for this target"
31892 msgstr ""
31893
31894 #: toplev.cc:1297
31895 #, gcc-internal-format
31896 msgid "%<-fcf-protection=branch%> is not supported for this target"
31897 msgstr ""
31898
31899 #: toplev.cc:1304
31900 #, gcc-internal-format
31901 msgid "%<-fcf-protection=return%> is not supported for this target"
31902 msgstr ""
31903
31904 #: toplev.cc:1319
31905 #, gcc-internal-format
31906 msgid "%<-fabi-version=1%> is no longer supported"
31907 msgstr ""
31908
31909 #: toplev.cc:1335
31910 #, gcc-internal-format
31911 msgid "instruction scheduling not supported on this target machine"
31912 msgstr ""
31913
31914 #: toplev.cc:1339
31915 #, gcc-internal-format
31916 msgid "this target machine does not have delayed branches"
31917 msgstr ""
31918
31919 #: toplev.cc:1353
31920 #, gcc-internal-format
31921 msgid "%<-f%sleading-underscore%> not supported on this target machine"
31922 msgstr ""
31923
31924 #: toplev.cc:1382
31925 #, gcc-internal-format
31926 msgid "CTF debug info requested, but not supported for %qs frontend"
31927 msgstr ""
31928
31929 #: toplev.cc:1400
31930 #, gcc-internal-format
31931 msgid "could not close zeroed insn dump file %qs: %m"
31932 msgstr ""
31933
31934 #: toplev.cc:1438
31935 #, gcc-internal-format
31936 msgid "target system does not support the %qs debug format"
31937 msgstr ""
31938
31939 #: toplev.cc:1466
31940 #, gcc-internal-format
31941 msgid ""
31942 "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent "
31943 "to %<-gvariable-location-views%>"
31944 msgstr ""
31945
31946 #: toplev.cc:1482
31947 #, gcc-internal-format
31948 msgid ""
31949 "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-"
31950 "location-views%>"
31951 msgstr ""
31952
31953 #: toplev.cc:1492
31954 #, gcc-internal-format
31955 msgid ""
31956 "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
31957 msgstr ""
31958
31959 #: toplev.cc:1521
31960 #, gcc-internal-format
31961 msgid "%<-ffunction-sections%> not supported for this target"
31962 msgstr ""
31963
31964 #: toplev.cc:1527
31965 #, gcc-internal-format
31966 msgid "%<-fdata-sections%> not supported for this target"
31967 msgstr ""
31968
31969 #: toplev.cc:1535
31970 #, gcc-internal-format
31971 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
31972 msgstr ""
31973
31974 #: toplev.cc:1541
31975 #, gcc-internal-format
31976 msgid ""
31977 "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> "
31978 "switches)"
31979 msgstr ""
31980
31981 #: toplev.cc:1551
31982 #, gcc-internal-format
31983 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
31984 msgstr ""
31985
31986 #: toplev.cc:1563
31987 #, gcc-internal-format
31988 msgid "%<-fassociative-math%> disabled; other options take precedence"
31989 msgstr ""
31990
31991 #: toplev.cc:1573
31992 #, gcc-internal-format
31993 msgid ""
31994 "%<-fstack-clash-protection%> is not supported on targets where the stack "
31995 "grows from lower to higher addresses"
31996 msgstr ""
31997
31998 #: toplev.cc:1583
31999 #, gcc-internal-format
32000 msgid ""
32001 "%<-fstack-check=%> and %<-fstack-clash-protection%> are mutually exclusive; "
32002 "disabling %<-fstack-check=%>"
32003 msgstr ""
32004
32005 #: toplev.cc:1593
32006 #, gcc-internal-format
32007 msgid "%<-fstack-protector%> not supported for this target"
32008 msgstr ""
32009
32010 #: toplev.cc:1605
32011 #, gcc-internal-format
32012 msgid ""
32013 "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported "
32014 "for this target"
32015 msgstr ""
32016
32017 #: toplev.cc:1615
32018 #, gcc-internal-format
32019 msgid "%<-fsanitize=address%> not supported for this target"
32020 msgstr ""
32021
32022 #: toplev.cc:1624
32023 #, gcc-internal-format
32024 msgid ""
32025 "%<-fsanitize=kernel-address%> with stack protection is not supported without "
32026 "%<-fasan-shadow-offset=%> for this target"
32027 msgstr ""
32028
32029 #: toplev.cc:1634
32030 #, gcc-internal-format
32031 msgid "%qs is not supported for this target"
32032 msgstr ""
32033
32034 #: toplev.cc:1642
32035 #, gcc-internal-format
32036 msgid "%<-fsanitize=shadow-call-stack%> not supported in current platform"
32037 msgstr ""
32038
32039 #: toplev.cc:1645
32040 #, gcc-internal-format
32041 msgid "%<-fsanitize=shadow-call-stack%> requires %<-fno-exceptions%>"
32042 msgstr ""
32043
32044 #: toplev.cc:1983
32045 #, gcc-internal-format
32046 msgid "error writing to %s: %m"
32047 msgstr ""
32048
32049 #: toplev.cc:1985
32050 #, gcc-internal-format
32051 msgid "error closing %s: %m"
32052 msgstr ""
32053
32054 #: toplev.cc:2103
32055 #, gcc-internal-format
32056 msgid "mpfr not configured to handle all floating modes"
32057 msgstr ""
32058
32059 #: toplev.cc:2189
32060 #, gcc-internal-format
32061 msgid "self-tests are not enabled in this build"
32062 msgstr ""
32063
32064 #: toplev.cc:2282
32065 #, gcc-internal-format
32066 msgid "self-tests incompatible with %<-E%>"
32067 msgstr ""
32068
32069 #: trans-mem.cc:610
32070 #, gcc-internal-format
32071 msgid "invalid use of volatile lvalue inside transaction"
32072 msgstr ""
32073
32074 #: trans-mem.cc:613
32075 #, gcc-internal-format
32076 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
32077 msgstr ""
32078
32079 #: trans-mem.cc:645
32080 #, gcc-internal-format
32081 msgid ""
32082 "%<transaction_may_cancel_outer%> function call not within outer transaction "
32083 "or %<transaction_may_cancel_outer%>"
32084 msgstr ""
32085
32086 #: trans-mem.cc:714 trans-mem.cc:4831
32087 #, gcc-internal-format
32088 msgid "unsafe function call %qD within atomic transaction"
32089 msgstr ""
32090
32091 #: trans-mem.cc:721
32092 #, gcc-internal-format
32093 msgid "unsafe function call %qE within atomic transaction"
32094 msgstr ""
32095
32096 #: trans-mem.cc:725
32097 #, gcc-internal-format
32098 msgid "unsafe indirect function call within atomic transaction"
32099 msgstr ""
32100
32101 #: trans-mem.cc:733 trans-mem.cc:4763
32102 #, gcc-internal-format
32103 msgid "unsafe function call %qD within %<transaction_safe%> function"
32104 msgstr ""
32105
32106 #: trans-mem.cc:740
32107 #, gcc-internal-format
32108 msgid "unsafe function call %qE within %<transaction_safe%> function"
32109 msgstr ""
32110
32111 #: trans-mem.cc:744
32112 #, gcc-internal-format
32113 msgid "unsafe indirect function call within %<transaction_safe%> function"
32114 msgstr ""
32115
32116 #: trans-mem.cc:759 trans-mem.cc:4803
32117 #, gcc-internal-format
32118 msgid "%<asm%> not allowed in atomic transaction"
32119 msgstr ""
32120
32121 #: trans-mem.cc:762 trans-mem.cc:4429
32122 #, gcc-internal-format
32123 msgid "%<asm%> not allowed in %<transaction_safe%> function"
32124 msgstr ""
32125
32126 #: trans-mem.cc:774
32127 #, gcc-internal-format
32128 msgid "relaxed transaction in atomic transaction"
32129 msgstr ""
32130
32131 #: trans-mem.cc:777
32132 #, gcc-internal-format
32133 msgid "relaxed transaction in %<transaction_safe%> function"
32134 msgstr ""
32135
32136 #: trans-mem.cc:784
32137 #, gcc-internal-format
32138 msgid "outer transaction in transaction"
32139 msgstr ""
32140
32141 #: trans-mem.cc:787
32142 #, gcc-internal-format
32143 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
32144 msgstr ""
32145
32146 #: trans-mem.cc:791
32147 #, gcc-internal-format
32148 msgid "outer transaction in %<transaction_safe%> function"
32149 msgstr ""
32150
32151 #: tree-cfg.cc:358
32152 #, gcc-internal-format
32153 msgid "ignoring loop annotation"
32154 msgstr ""
32155
32156 #: tree-cfg.cc:3080
32157 #, gcc-internal-format
32158 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
32159 msgstr ""
32160
32161 #: tree-cfg.cc:3085
32162 #, gcc-internal-format
32163 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
32164 msgstr ""
32165
32166 #: tree-cfg.cc:3100
32167 #, gcc-internal-format
32168 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
32169 msgstr ""
32170
32171 #: tree-cfg.cc:3124
32172 #, gcc-internal-format
32173 msgid "non-scalar %qs"
32174 msgstr ""
32175
32176 #: tree-cfg.cc:3138
32177 #, gcc-internal-format
32178 msgid "invalid position or size operand to %qs"
32179 msgstr ""
32180
32181 #: tree-cfg.cc:3144
32182 #, gcc-internal-format
32183 msgid "integral result type precision does not match field size of %qs"
32184 msgstr ""
32185
32186 #: tree-cfg.cc:3153
32187 #, gcc-internal-format
32188 msgid "mode size of non-integral result does not match field size of %qs"
32189 msgstr ""
32190
32191 #: tree-cfg.cc:3161
32192 #, gcc-internal-format
32193 msgid "%qs of non-mode-precision operand"
32194 msgstr ""
32195
32196 #: tree-cfg.cc:3168
32197 #, gcc-internal-format
32198 msgid "position plus size exceeds size of referenced object in %qs"
32199 msgstr ""
32200
32201 #: tree-cfg.cc:3179
32202 #, gcc-internal-format
32203 msgid "type mismatch in %qs reference"
32204 msgstr ""
32205
32206 #: tree-cfg.cc:3195
32207 #, gcc-internal-format
32208 msgid "non-top-level %qs"
32209 msgstr ""
32210
32211 #: tree-cfg.cc:3210
32212 #, gcc-internal-format
32213 msgid "invalid operands to %qs"
32214 msgstr ""
32215
32216 #: tree-cfg.cc:3221 tree-cfg.cc:3230 tree-cfg.cc:3247 tree-cfg.cc:3943
32217 #: tree-cfg.cc:3972 tree-cfg.cc:3989 tree-cfg.cc:4010 tree-cfg.cc:4058
32218 #: tree-cfg.cc:4079 tree-cfg.cc:4133 tree-cfg.cc:4157 tree-cfg.cc:4193
32219 #: tree-cfg.cc:4214 tree-cfg.cc:4275 tree-cfg.cc:4350 tree-cfg.cc:4376
32220 #: tree-cfg.cc:4412 tree-cfg.cc:4461 tree-cfg.cc:4486 tree-cfg.cc:4561
32221 #: tree-cfg.cc:4647
32222 #, gcc-internal-format
32223 msgid "type mismatch in %qs"
32224 msgstr ""
32225
32226 #: tree-cfg.cc:3241
32227 #, gcc-internal-format
32228 msgid "invalid %qs offset operator"
32229 msgstr ""
32230
32231 #: tree-cfg.cc:3265
32232 #, gcc-internal-format
32233 msgid "conversion of %qs on the left hand side of %qs"
32234 msgstr ""
32235
32236 #: tree-cfg.cc:3273
32237 #, gcc-internal-format
32238 msgid "conversion of register to a different size in %qs"
32239 msgstr ""
32240
32241 #: tree-cfg.cc:3293 tree-cfg.cc:3319
32242 #, gcc-internal-format
32243 msgid "invalid address operand in %qs"
32244 msgstr ""
32245
32246 #: tree-cfg.cc:3300 tree-cfg.cc:3326
32247 #, gcc-internal-format
32248 msgid "invalid offset operand in %qs"
32249 msgstr ""
32250
32251 #: tree-cfg.cc:3307 tree-cfg.cc:3333
32252 #, gcc-internal-format
32253 msgid "invalid clique in %qs"
32254 msgstr ""
32255
32256 #: tree-cfg.cc:3340 tree-cfg.cc:4659
32257 #, gcc-internal-format
32258 msgid "%qs in gimple IL"
32259 msgstr ""
32260
32261 #: tree-cfg.cc:3355
32262 #, gcc-internal-format
32263 msgid "invalid expression for min lvalue"
32264 msgstr ""
32265
32266 #: tree-cfg.cc:3406
32267 #, gcc-internal-format
32268 msgid "gimple call has two targets"
32269 msgstr ""
32270
32271 #: tree-cfg.cc:3415
32272 #, gcc-internal-format
32273 msgid "gimple call has no target"
32274 msgstr ""
32275
32276 #: tree-cfg.cc:3422
32277 #, gcc-internal-format
32278 msgid "invalid function in gimple call"
32279 msgstr ""
32280
32281 #: tree-cfg.cc:3432
32282 #, gcc-internal-format
32283 msgid "non-function in gimple call"
32284 msgstr ""
32285
32286 #: tree-cfg.cc:3443
32287 #, gcc-internal-format
32288 msgid "invalid pure const state for function"
32289 msgstr ""
32290
32291 #: tree-cfg.cc:3455
32292 #, gcc-internal-format
32293 msgid "invalid LHS in gimple call"
32294 msgstr ""
32295
32296 #: tree-cfg.cc:3463
32297 #, gcc-internal-format
32298 msgid "LHS in %<noreturn%> call"
32299 msgstr ""
32300
32301 #: tree-cfg.cc:3477
32302 #, gcc-internal-format
32303 msgid "invalid conversion in gimple call"
32304 msgstr ""
32305
32306 #: tree-cfg.cc:3486
32307 #, gcc-internal-format
32308 msgid "invalid static chain in gimple call"
32309 msgstr ""
32310
32311 #: tree-cfg.cc:3497
32312 #, gcc-internal-format
32313 msgid "static chain with function that doesn%'t use one"
32314 msgstr ""
32315
32316 #. Built-in unreachable with parameters might not be caught by
32317 #. undefined behavior sanitizer.  Front-ends do check users do not
32318 #. call them that way but we also produce calls to
32319 #. __builtin_unreachable internally, for example when IPA figures
32320 #. out a call cannot happen in a legal program.  In such cases,
32321 #. we must make sure arguments are stripped off.
32322 #: tree-cfg.cc:3516
32323 #, gcc-internal-format
32324 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
32325 msgstr ""
32326
32327 #: tree-cfg.cc:3547
32328 #, gcc-internal-format
32329 msgid ""
32330 "%<DEFERRED_INIT%> calls should have same constant size for the first "
32331 "argument and LHS"
32332 msgstr ""
32333
32334 #: tree-cfg.cc:3565
32335 #, gcc-internal-format
32336 msgid "invalid argument to gimple call"
32337 msgstr ""
32338
32339 #: tree-cfg.cc:3592
32340 #, gcc-internal-format
32341 msgid "invalid operands in gimple comparison"
32342 msgstr ""
32343
32344 #: tree-cfg.cc:3603
32345 #, gcc-internal-format
32346 msgid "mismatching comparison operand types"
32347 msgstr ""
32348
32349 #: tree-cfg.cc:3620
32350 #, gcc-internal-format
32351 msgid "unsupported operation or type for vector comparison returning a boolean"
32352 msgstr ""
32353
32354 #: tree-cfg.cc:3635
32355 #, gcc-internal-format
32356 msgid "non-vector operands in vector comparison"
32357 msgstr ""
32358
32359 #: tree-cfg.cc:3644
32360 #, gcc-internal-format
32361 msgid "invalid vector comparison resulting type"
32362 msgstr ""
32363
32364 #: tree-cfg.cc:3651
32365 #, gcc-internal-format
32366 msgid "bogus comparison result type"
32367 msgstr ""
32368
32369 #: tree-cfg.cc:3673
32370 #, gcc-internal-format
32371 msgid "non-register as LHS of unary operation"
32372 msgstr ""
32373
32374 #: tree-cfg.cc:3679
32375 #, gcc-internal-format
32376 msgid "invalid operand in unary operation"
32377 msgstr ""
32378
32379 #: tree-cfg.cc:3702
32380 #, gcc-internal-format
32381 msgid "invalid vector types in nop conversion"
32382 msgstr ""
32383
32384 #: tree-cfg.cc:3739
32385 #, gcc-internal-format
32386 msgid "invalid types in nop conversion"
32387 msgstr ""
32388
32389 #: tree-cfg.cc:3754
32390 #, gcc-internal-format
32391 msgid "invalid types in address space conversion"
32392 msgstr ""
32393
32394 #: tree-cfg.cc:3768
32395 #, gcc-internal-format
32396 msgid "invalid types in fixed-point conversion"
32397 msgstr ""
32398
32399 #: tree-cfg.cc:3783
32400 #, gcc-internal-format
32401 msgid "invalid types in conversion to floating-point"
32402 msgstr ""
32403
32404 #: tree-cfg.cc:3798
32405 #, gcc-internal-format
32406 msgid "invalid types in conversion to integer"
32407 msgstr ""
32408
32409 #: tree-cfg.cc:3838
32410 #, gcc-internal-format
32411 msgid "type mismatch in %qs expression"
32412 msgstr ""
32413
32414 #: tree-cfg.cc:3855 tree-cfg.cc:3869 tree-cfg.cc:4241 tree-cfg.cc:4263
32415 #, gcc-internal-format
32416 msgid "invalid types for %qs"
32417 msgstr ""
32418
32419 #: tree-cfg.cc:3880
32420 #, gcc-internal-format
32421 msgid "%qs should be from a scalar to a like vector"
32422 msgstr ""
32423
32424 #: tree-cfg.cc:3894
32425 #, gcc-internal-format
32426 msgid "non-trivial conversion in unary operation"
32427 msgstr ""
32428
32429 #: tree-cfg.cc:3919
32430 #, gcc-internal-format
32431 msgid "non-register as LHS of binary operation"
32432 msgstr ""
32433
32434 #: tree-cfg.cc:3926
32435 #, gcc-internal-format
32436 msgid "invalid operands in binary operation"
32437 msgstr ""
32438
32439 #: tree-cfg.cc:4033
32440 #, gcc-internal-format
32441 msgid "invalid non-vector operands to %qs"
32442 msgstr ""
32443
32444 #: tree-cfg.cc:4044
32445 #, gcc-internal-format
32446 msgid "invalid (pointer) operands %qs"
32447 msgstr ""
32448
32449 #: tree-cfg.cc:4283
32450 #, gcc-internal-format
32451 msgid "vector type expected in %qs"
32452 msgstr ""
32453
32454 #: tree-cfg.cc:4296
32455 #, gcc-internal-format
32456 msgid "type mismatch in binary expression"
32457 msgstr ""
32458
32459 #: tree-cfg.cc:4324
32460 #, gcc-internal-format
32461 msgid "non-register as LHS of ternary operation"
32462 msgstr ""
32463
32464 #: tree-cfg.cc:4332
32465 #, gcc-internal-format
32466 msgid "invalid operands in ternary operation"
32467 msgstr ""
32468
32469 #: tree-cfg.cc:4364
32470 #, gcc-internal-format
32471 msgid ""
32472 "the first argument of a %qs must be of a boolean vector type of the same "
32473 "number of elements as the result"
32474 msgstr ""
32475
32476 #: tree-cfg.cc:4396 tree-cfg.cc:4473
32477 #, gcc-internal-format
32478 msgid "vector types expected in %qs"
32479 msgstr ""
32480
32481 #: tree-cfg.cc:4429
32482 #, gcc-internal-format
32483 msgid "vectors with different element number found in %qs"
32484 msgstr ""
32485
32486 #: tree-cfg.cc:4445
32487 #, gcc-internal-format
32488 msgid "invalid mask type in %qs"
32489 msgstr ""
32490
32491 #: tree-cfg.cc:4506
32492 #, gcc-internal-format
32493 msgid "not allowed type combination in %qs"
32494 msgstr ""
32495
32496 #: tree-cfg.cc:4515
32497 #, gcc-internal-format
32498 msgid "invalid position or size in %qs"
32499 msgstr ""
32500
32501 #: tree-cfg.cc:4521
32502 #, gcc-internal-format
32503 msgid "%qs into non-mode-precision operand"
32504 msgstr ""
32505
32506 #: tree-cfg.cc:4531
32507 #, gcc-internal-format
32508 msgid "insertion out of range in %qs"
32509 msgstr ""
32510
32511 #: tree-cfg.cc:4541
32512 #, gcc-internal-format
32513 msgid "%qs not at element boundary"
32514 msgstr ""
32515
32516 #: tree-cfg.cc:4597
32517 #, gcc-internal-format
32518 msgid "non-trivial conversion in %qs"
32519 msgstr ""
32520
32521 #: tree-cfg.cc:4606
32522 #, gcc-internal-format
32523 msgid "%qs LHS in clobber statement"
32524 msgstr ""
32525
32526 #: tree-cfg.cc:4614
32527 #, gcc-internal-format
32528 msgid "%qs LHS in assignment statement"
32529 msgstr ""
32530
32531 #: tree-cfg.cc:4633
32532 #, gcc-internal-format
32533 msgid "invalid operand in %qs"
32534 msgstr ""
32535
32536 #: tree-cfg.cc:4674 tree-cfg.cc:4700
32537 #, gcc-internal-format
32538 msgid "invalid RHS for gimple memory store: %qs"
32539 msgstr ""
32540
32541 #: tree-cfg.cc:4734 tree-cfg.cc:4752
32542 #, gcc-internal-format
32543 msgid "incorrect type of vector %qs elements"
32544 msgstr ""
32545
32546 #: tree-cfg.cc:4743 tree-cfg.cc:4760
32547 #, gcc-internal-format
32548 msgid "incorrect number of vector %qs elements"
32549 msgstr ""
32550
32551 #: tree-cfg.cc:4768
32552 #, gcc-internal-format
32553 msgid "incorrect type of vector CONSTRUCTOR elements"
32554 msgstr ""
32555
32556 #: tree-cfg.cc:4777
32557 #, gcc-internal-format
32558 msgid "vector %qs with non-NULL element index"
32559 msgstr ""
32560
32561 #: tree-cfg.cc:4784
32562 #, gcc-internal-format
32563 msgid "vector %qs element is not a GIMPLE value"
32564 msgstr ""
32565
32566 #: tree-cfg.cc:4793
32567 #, gcc-internal-format
32568 msgid "non-vector %qs with elements"
32569 msgstr ""
32570
32571 #: tree-cfg.cc:4800
32572 #, gcc-internal-format
32573 msgid "%qs RHS in assignment statement"
32574 msgstr ""
32575
32576 #: tree-cfg.cc:4857
32577 #, gcc-internal-format
32578 msgid "invalid operand in return statement"
32579 msgstr ""
32580
32581 #: tree-cfg.cc:4872 c/gimple-parser.cc:2490
32582 #, gcc-internal-format
32583 msgid "invalid conversion in return statement"
32584 msgstr ""
32585
32586 #: tree-cfg.cc:4896
32587 #, gcc-internal-format
32588 msgid "goto destination is neither a label nor a pointer"
32589 msgstr ""
32590
32591 #: tree-cfg.cc:4915
32592 #, gcc-internal-format
32593 msgid "invalid operand to switch statement"
32594 msgstr ""
32595
32596 #: tree-cfg.cc:4923
32597 #, gcc-internal-format
32598 msgid "non-integral type switch statement"
32599 msgstr ""
32600
32601 #: tree-cfg.cc:4933
32602 #, gcc-internal-format
32603 msgid "invalid default case label in switch statement"
32604 msgstr ""
32605
32606 #: tree-cfg.cc:4945
32607 #, gcc-internal-format
32608 msgid "invalid %<CASE_CHAIN%>"
32609 msgstr ""
32610
32611 #: tree-cfg.cc:4951
32612 #, gcc-internal-format
32613 msgid "invalid case label in switch statement"
32614 msgstr ""
32615
32616 #: tree-cfg.cc:4958
32617 #, gcc-internal-format
32618 msgid "invalid case range in switch statement"
32619 msgstr ""
32620
32621 #: tree-cfg.cc:4968
32622 #, gcc-internal-format
32623 msgid "type precision mismatch in switch statement"
32624 msgstr ""
32625
32626 #: tree-cfg.cc:4975
32627 #, gcc-internal-format
32628 msgid "type mismatch for case label in switch statement"
32629 msgstr ""
32630
32631 #: tree-cfg.cc:4984
32632 #, gcc-internal-format
32633 msgid "case labels not sorted in switch statement"
32634 msgstr ""
32635
32636 #: tree-cfg.cc:5027
32637 #, gcc-internal-format
32638 msgid "label context is not the current function declaration"
32639 msgstr ""
32640
32641 #: tree-cfg.cc:5036
32642 #, gcc-internal-format
32643 msgid "incorrect entry in %<label_to_block_map%>"
32644 msgstr ""
32645
32646 #: tree-cfg.cc:5046
32647 #, gcc-internal-format
32648 msgid "incorrect setting of landing pad number"
32649 msgstr ""
32650
32651 #: tree-cfg.cc:5062
32652 #, gcc-internal-format
32653 msgid "invalid comparison code in gimple cond"
32654 msgstr ""
32655
32656 #: tree-cfg.cc:5070
32657 #, gcc-internal-format
32658 msgid "invalid labels in gimple cond"
32659 msgstr ""
32660
32661 #: tree-cfg.cc:5156 tree-cfg.cc:5165
32662 #, gcc-internal-format
32663 msgid "invalid %<PHI%> result"
32664 msgstr ""
32665
32666 #: tree-cfg.cc:5175
32667 #, gcc-internal-format
32668 msgid "missing %<PHI%> def"
32669 msgstr ""
32670
32671 #: tree-cfg.cc:5189
32672 #, gcc-internal-format
32673 msgid "invalid %<PHI%> argument"
32674 msgstr ""
32675
32676 #: tree-cfg.cc:5196
32677 #, gcc-internal-format
32678 msgid "incompatible types in %<PHI%> argument %u"
32679 msgstr ""
32680
32681 #: tree-cfg.cc:5299
32682 #, gcc-internal-format
32683 msgid "%<verify_gimple%> failed"
32684 msgstr ""
32685
32686 #: tree-cfg.cc:5357
32687 #, gcc-internal-format
32688 msgid "dead statement in EH table"
32689 msgstr ""
32690
32691 #: tree-cfg.cc:5373
32692 #, gcc-internal-format
32693 msgid "location references block not in block tree"
32694 msgstr ""
32695
32696 #: tree-cfg.cc:5422
32697 #, gcc-internal-format
32698 msgid "local declaration from a different function"
32699 msgstr ""
32700
32701 #: tree-cfg.cc:5525
32702 #, gcc-internal-format
32703 msgid "gimple_bb (phi) is set to a wrong basic block"
32704 msgstr ""
32705
32706 #: tree-cfg.cc:5534
32707 #, gcc-internal-format
32708 msgid "PHI node with location"
32709 msgstr ""
32710
32711 #: tree-cfg.cc:5545 tree-cfg.cc:5592
32712 #, gcc-internal-format
32713 msgid "incorrect sharing of tree nodes"
32714 msgstr ""
32715
32716 #: tree-cfg.cc:5553
32717 #, gcc-internal-format
32718 msgid "virtual PHI with argument locations"
32719 msgstr ""
32720
32721 #: tree-cfg.cc:5580
32722 #, gcc-internal-format
32723 msgid "gimple_bb (stmt) is set to a wrong basic block"
32724 msgstr ""
32725
32726 #: tree-cfg.cc:5620
32727 #, gcc-internal-format
32728 msgid "statement marked for throw, but doesn%'t"
32729 msgstr ""
32730
32731 #: tree-cfg.cc:5626
32732 #, gcc-internal-format
32733 msgid "statement marked for throw in middle of block"
32734 msgstr ""
32735
32736 #: tree-cfg.cc:5648
32737 #, gcc-internal-format
32738 msgid "verify_gimple failed"
32739 msgstr ""
32740
32741 #: tree-cfg.cc:5672
32742 #, gcc-internal-format
32743 msgid "ENTRY_BLOCK has IL associated with it"
32744 msgstr ""
32745
32746 #: tree-cfg.cc:5679
32747 #, gcc-internal-format
32748 msgid "EXIT_BLOCK has IL associated with it"
32749 msgstr ""
32750
32751 #: tree-cfg.cc:5686
32752 #, gcc-internal-format, gfc-internal-format
32753 msgid "fallthru to exit from bb %d"
32754 msgstr ""
32755
32756 #: tree-cfg.cc:5710
32757 #, gcc-internal-format
32758 msgid "nonlocal label %qD is not first in a sequence of labels in bb %d"
32759 msgstr ""
32760
32761 #: tree-cfg.cc:5717
32762 #, gcc-internal-format
32763 msgid "EH landing pad label %qD is not first in a sequence of labels in bb %d"
32764 msgstr ""
32765
32766 #: tree-cfg.cc:5724
32767 #, gcc-internal-format
32768 msgid "label %qD to block does not match in bb %d"
32769 msgstr ""
32770
32771 #: tree-cfg.cc:5731
32772 #, gcc-internal-format
32773 msgid "label %qD has incorrect context in bb %d"
32774 msgstr ""
32775
32776 #: tree-cfg.cc:5745
32777 #, gcc-internal-format, gfc-internal-format
32778 msgid "control flow in the middle of basic block %d"
32779 msgstr ""
32780
32781 #: tree-cfg.cc:5755
32782 #, gcc-internal-format
32783 msgid "label %qD in the middle of basic block %d"
32784 msgstr ""
32785
32786 #: tree-cfg.cc:5783
32787 #, gcc-internal-format, gfc-internal-format
32788 msgid "returns_twice call is %s in basic block %d"
32789 msgstr ""
32790
32791 #: tree-cfg.cc:5809
32792 #, gcc-internal-format, gfc-internal-format
32793 msgid "fallthru edge after a control statement in bb %d"
32794 msgstr ""
32795
32796 #: tree-cfg.cc:5822
32797 #, gcc-internal-format, gfc-internal-format
32798 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
32799 msgstr ""
32800
32801 #: tree-cfg.cc:5845 tree-cfg.cc:5867 tree-cfg.cc:5884 tree-cfg.cc:5953
32802 #, gcc-internal-format, gfc-internal-format
32803 msgid "wrong outgoing edge flags at end of bb %d"
32804 msgstr ""
32805
32806 #: tree-cfg.cc:5855
32807 #, gcc-internal-format, gfc-internal-format
32808 msgid "explicit goto at end of bb %d"
32809 msgstr ""
32810
32811 #: tree-cfg.cc:5889
32812 #, gcc-internal-format, gfc-internal-format
32813 msgid "return edge does not point to exit in bb %d"
32814 msgstr ""
32815
32816 #: tree-cfg.cc:5919
32817 #, gcc-internal-format
32818 msgid "found default case not at the start of case vector"
32819 msgstr ""
32820
32821 #: tree-cfg.cc:5927
32822 #, gcc-internal-format
32823 msgid "case labels not sorted: "
32824 msgstr ""
32825
32826 #: tree-cfg.cc:5944
32827 #, gcc-internal-format, gfc-internal-format
32828 msgid "extra outgoing edge %d->%d"
32829 msgstr ""
32830
32831 #: tree-cfg.cc:5967
32832 #, gcc-internal-format, gfc-internal-format
32833 msgid "missing edge %i->%i"
32834 msgstr ""
32835
32836 #: tree-cfg.cc:9644
32837 #, gcc-internal-format
32838 msgid "%<noreturn%> function does return"
32839 msgstr ""
32840
32841 #: tree-cfg.cc:9665 tree-cfg.cc:9700
32842 #, gcc-internal-format
32843 msgid "control reaches end of non-void function"
32844 msgstr ""
32845
32846 #: tree-cfg.cc:9766
32847 #, gcc-internal-format
32848 msgid ""
32849 "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
32850 msgstr ""
32851
32852 #: tree-cfg.cc:9771 cp/cvt.cc:1121
32853 #, gcc-internal-format
32854 msgid ""
32855 "ignoring return value of function declared with attribute "
32856 "%<warn_unused_result%>"
32857 msgstr ""
32858
32859 #: tree-complex.cc:1639
32860 #, gcc-internal-format
32861 msgid "%<asm goto%> with complex typed outputs"
32862 msgstr ""
32863
32864 #: tree-diagnostic-path.cc:473
32865 msgid "%@ %s (fndecl %qD, depth %i)"
32866 msgstr ""
32867
32868 #: tree-diagnostic-path.cc:478
32869 msgid "%@ %s (depth %i)"
32870 msgstr ""
32871
32872 #: tree-diagnostic-path.cc:484
32873 msgid "%@ %s"
32874 msgstr ""
32875
32876 #: tree-diagnostic.cc:207
32877 #, gcc-internal-format
32878 msgid "in definition of macro %qs"
32879 msgstr ""
32880
32881 #: tree-diagnostic.cc:224
32882 #, gcc-internal-format
32883 msgid "in expansion of macro %qs"
32884 msgstr ""
32885
32886 #: tree-eh.cc:4931
32887 #, gcc-internal-format, gfc-internal-format
32888 msgid "BB %i has multiple EH edges"
32889 msgstr ""
32890
32891 #: tree-eh.cc:4943
32892 #, gcc-internal-format, gfc-internal-format
32893 msgid "BB %i cannot throw but has an EH edge"
32894 msgstr ""
32895
32896 #: tree-eh.cc:4951
32897 #, gcc-internal-format, gfc-internal-format
32898 msgid "BB %i last statement has incorrectly set lp"
32899 msgstr ""
32900
32901 #: tree-eh.cc:4957
32902 #, gcc-internal-format, gfc-internal-format
32903 msgid "BB %i is missing an EH edge"
32904 msgstr ""
32905
32906 #: tree-eh.cc:4963
32907 #, gcc-internal-format, gfc-internal-format
32908 msgid "Incorrect EH edge %i->%i"
32909 msgstr ""
32910
32911 #: tree-eh.cc:4997 tree-eh.cc:5016
32912 #, gcc-internal-format, gfc-internal-format
32913 msgid "BB %i is missing an edge"
32914 msgstr ""
32915
32916 #: tree-eh.cc:5033
32917 #, gcc-internal-format, gfc-internal-format
32918 msgid "BB %i too many fallthru edges"
32919 msgstr ""
32920
32921 #: tree-eh.cc:5042
32922 #, gcc-internal-format, gfc-internal-format
32923 msgid "BB %i has incorrect edge"
32924 msgstr ""
32925
32926 #: tree-eh.cc:5048
32927 #, gcc-internal-format, gfc-internal-format
32928 msgid "BB %i has incorrect fallthru edge"
32929 msgstr ""
32930
32931 #: tree-inline.cc:3885
32932 #, gcc-internal-format
32933 msgid "function %q+F can never be copied because it receives a non-local goto"
32934 msgstr ""
32935
32936 #: tree-inline.cc:3892
32937 #, gcc-internal-format
32938 msgid ""
32939 "function %q+F can never be copied because it saves address of local label in "
32940 "a static variable"
32941 msgstr ""
32942
32943 #: tree-inline.cc:3932
32944 #, gcc-internal-format
32945 msgid ""
32946 "function %q+F can never be inlined because it uses alloca (override using "
32947 "the always_inline attribute)"
32948 msgstr ""
32949
32950 #: tree-inline.cc:3946
32951 #, gcc-internal-format
32952 msgid "function %q+F can never be inlined because it uses setjmp"
32953 msgstr ""
32954
32955 #: tree-inline.cc:3960
32956 #, gcc-internal-format
32957 msgid ""
32958 "function %q+F can never be inlined because it uses variable argument lists"
32959 msgstr ""
32960
32961 #: tree-inline.cc:3972
32962 #, gcc-internal-format
32963 msgid ""
32964 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
32965 "handling"
32966 msgstr ""
32967
32968 #: tree-inline.cc:3980
32969 #, gcc-internal-format
32970 msgid "function %q+F can never be inlined because it uses non-local goto"
32971 msgstr ""
32972
32973 #: tree-inline.cc:3992
32974 #, gcc-internal-format
32975 msgid ""
32976 "function %q+F can never be inlined because it uses %<__builtin_return%> or "
32977 "%<__builtin_apply_args%>"
32978 msgstr ""
32979
32980 #: tree-inline.cc:4012
32981 #, gcc-internal-format
32982 msgid "function %q+F can never be inlined because it contains a computed goto"
32983 msgstr ""
32984
32985 #: tree-inline.cc:4058
32986 #, gcc-internal-format
32987 msgid "function %q+F can never be inlined because it has a VLA argument"
32988 msgstr ""
32989
32990 #: tree-inline.cc:4126
32991 #, gcc-internal-format
32992 msgid ""
32993 "function %q+F can never be inlined because it is suppressed using %<-fno-"
32994 "inline%>"
32995 msgstr ""
32996
32997 #: tree-inline.cc:4134
32998 #, gcc-internal-format
32999 msgid ""
33000 "function %q+F can never be inlined because it uses attributes conflicting "
33001 "with inlining"
33002 msgstr ""
33003
33004 #: tree-inline.cc:4820
33005 #, gcc-internal-format
33006 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
33007 msgstr ""
33008
33009 #: tree-inline.cc:4823 tree-inline.cc:4844
33010 #, gcc-internal-format
33011 msgid "called from here"
33012 msgstr ""
33013
33014 #: tree-inline.cc:4826 tree-inline.cc:4847
33015 #, gcc-internal-format
33016 msgid "called from this function"
33017 msgstr ""
33018
33019 #: tree-inline.cc:4840
33020 #, gcc-internal-format
33021 msgid "inlining failed in call to %q+F: %s"
33022 msgstr ""
33023
33024 #: tree-into-ssa.cc:3433
33025 #, gcc-internal-format
33026 msgid "statement uses released SSA name"
33027 msgstr ""
33028
33029 #: tree-into-ssa.cc:3445
33030 #, gcc-internal-format
33031 msgid "cannot update SSA form"
33032 msgstr ""
33033
33034 #: tree-into-ssa.cc:3538 tree-outof-ssa.cc:902 tree-ssa-coalesce.cc:1003
33035 #, gcc-internal-format
33036 msgid "SSA corruption"
33037 msgstr ""
33038
33039 #: tree-nested.cc:1164
33040 #, gcc-internal-format, gfc-internal-format
33041 msgid "%s from %s referenced in %s"
33042 msgstr ""
33043
33044 #: tree-nested.cc:2958
33045 #, gcc-internal-format, gfc-internal-format
33046 msgid "%s from %s called in %s"
33047 msgstr ""
33048
33049 #: tree-profile.cc:624
33050 #, gcc-internal-format
33051 msgid "invalid regular expression %qs in %qs"
33052 msgstr ""
33053
33054 #: tree-profile.cc:714
33055 #, gcc-internal-format
33056 msgid "target does not support atomic profile update, single mode is selected"
33057 msgstr ""
33058
33059 #: tree-ssa-alias.cc:4042
33060 #, gcc-internal-format, gfc-internal-format
33061 msgid "invalid fn spec attribute \"%s\""
33062 msgstr ""
33063
33064 #: tree-ssa-alias.cc:4081
33065 #, gcc-internal-format, gfc-internal-format
33066 msgid "invalid fn spec attribute \"%s\" arg %i"
33067 msgstr ""
33068
33069 #: tree-ssa-ccp.cc:4684 c-family/c-common.cc:5830
33070 #, gcc-internal-format
33071 msgid "%qs pointer is null"
33072 msgstr ""
33073
33074 #: tree-ssa-ccp.cc:4687 c-family/c-common.cc:5833
33075 #, gcc-internal-format
33076 msgid "in a call to non-static member function %qD"
33077 msgstr ""
33078
33079 #: tree-ssa-ccp.cc:4693 c-family/c-common.cc:5839
33080 #, gcc-internal-format, gfc-internal-format
33081 msgid "argument %u null where non-null expected"
33082 msgstr ""
33083
33084 #: tree-ssa-ccp.cc:4699
33085 #, gcc-internal-format
33086 msgid "in a call to built-in function %qD"
33087 msgstr ""
33088
33089 #: tree-ssa-ccp.cc:4703 c-family/c-common.cc:5843
33090 #, gcc-internal-format
33091 msgid "in a call to function %qD declared %qs"
33092 msgstr ""
33093
33094 #: tree-ssa-loop-niter.cc:3898
33095 #, gcc-internal-format, gfc-internal-format
33096 msgid "iteration %s invokes undefined behavior"
33097 msgstr ""
33098
33099 #: tree-ssa-loop-niter.cc:3899
33100 #, gcc-internal-format
33101 msgid "within this loop"
33102 msgstr ""
33103
33104 #: tree-ssa-loop-prefetch.cc:2100
33105 #, gcc-internal-format
33106 msgid "%<l1-cache-size%> parameter is not a power of two %d"
33107 msgstr ""
33108
33109 #: tree-ssa-operands.cc:1033
33110 #, gcc-internal-format
33111 msgid "virtual definition of statement not up to date"
33112 msgstr ""
33113
33114 #: tree-ssa-operands.cc:1040
33115 #, gcc-internal-format
33116 msgid "virtual def operand missing for statement"
33117 msgstr ""
33118
33119 #: tree-ssa-operands.cc:1050
33120 #, gcc-internal-format
33121 msgid "virtual use of statement not up to date"
33122 msgstr ""
33123
33124 #: tree-ssa-operands.cc:1057
33125 #, gcc-internal-format
33126 msgid "virtual use operand missing for statement"
33127 msgstr ""
33128
33129 #: tree-ssa-operands.cc:1074
33130 #, gcc-internal-format
33131 msgid "excess use operand for statement"
33132 msgstr ""
33133
33134 #: tree-ssa-operands.cc:1084
33135 #, gcc-internal-format
33136 msgid "use operand missing for statement"
33137 msgstr ""
33138
33139 #: tree-ssa-operands.cc:1091
33140 #, gcc-internal-format
33141 msgid "statement volatile flag not up to date"
33142 msgstr ""
33143
33144 #: tree-ssa-strlen.cc:2140
33145 #, gcc-internal-format
33146 msgid ""
33147 "%qD writing one too many bytes into a region of a size that depends on "
33148 "%<strlen%>"
33149 msgstr ""
33150
33151 #: tree-ssa-strlen.cc:2144
33152 #, gcc-internal-format
33153 msgid ""
33154 "writing one too many bytes into a region of a size that depends on %<strlen%>"
33155 msgstr ""
33156
33157 #: tree-ssa-strlen.cc:2153
33158 #, gcc-internal-format
33159 msgid "%qD writing %wu byte into a region of size %wu"
33160 msgid_plural "%qD writing %wu bytes into a region of size %wu"
33161 msgstr[0] ""
33162 msgstr[1] ""
33163
33164 #: tree-ssa-strlen.cc:2161
33165 #, gcc-internal-format
33166 msgid "writing %wu byte into a region of size %wu"
33167 msgid_plural "writing %wu bytes into a region of size %wu"
33168 msgstr[0] ""
33169 msgstr[1] ""
33170
33171 #: tree-ssa-strlen.cc:2171
33172 #, gcc-internal-format
33173 msgid "%qD writing %wu byte into a region of size between %wu and %wu"
33174 msgid_plural "%qD writing %wu bytes into a region of size between %wu and %wu"
33175 msgstr[0] ""
33176 msgstr[1] ""
33177
33178 #: tree-ssa-strlen.cc:2179
33179 #, gcc-internal-format
33180 msgid "writing %wu byte into a region of size between %wu and %wu"
33181 msgid_plural "writing %wu bytes into a region of size between %wu and %wu"
33182 msgstr[0] ""
33183 msgstr[1] ""
33184
33185 #: tree-ssa-strlen.cc:2189
33186 #, gcc-internal-format
33187 msgid "%qD writing between %wu and %wu bytes into a region of size %wu"
33188 msgstr ""
33189
33190 #: tree-ssa-strlen.cc:2195
33191 #, gcc-internal-format
33192 msgid "writing between %wu and %wu bytes into a region of size %wu"
33193 msgstr ""
33194
33195 #: tree-ssa-strlen.cc:2203
33196 #, gcc-internal-format
33197 msgid ""
33198 "%qD writing between %wu and %wu bytes into a region of size between %wu and "
33199 "%wu"
33200 msgstr ""
33201
33202 #: tree-ssa-strlen.cc:2209
33203 #, gcc-internal-format
33204 msgid ""
33205 "writing between %wu and %wu bytes into a region of size between %wu and %wu"
33206 msgstr ""
33207
33208 #: tree-ssa-strlen.cc:3101
33209 #, gcc-internal-format
33210 msgid ""
33211 "%qD output truncated before terminating nul copying %E byte from a string of "
33212 "the same length"
33213 msgid_plural ""
33214 "%qD output truncated before terminating nul copying %E bytes from a string "
33215 "of the same length"
33216 msgstr[0] ""
33217 msgstr[1] ""
33218
33219 #: tree-ssa-strlen.cc:3117
33220 #, gcc-internal-format
33221 msgid "%qD output truncated copying %E byte from a string of length %wu"
33222 msgid_plural ""
33223 "%qD output truncated copying %E bytes from a string of length %wu"
33224 msgstr[0] ""
33225 msgstr[1] ""
33226
33227 #: tree-ssa-strlen.cc:3124
33228 #, gcc-internal-format
33229 msgid ""
33230 "%qD output truncated copying between %wu and %wu bytes from a string of "
33231 "length %wu"
33232 msgstr ""
33233
33234 #: tree-ssa-strlen.cc:3136
33235 #, gcc-internal-format
33236 msgid "%qD output may be truncated copying %E byte from a string of length %wu"
33237 msgid_plural ""
33238 "%qD output may be truncated copying %E bytes from a string of length %wu"
33239 msgstr[0] ""
33240 msgstr[1] ""
33241
33242 #: tree-ssa-strlen.cc:3143 tree-ssa-strlen.cc:3159
33243 #, gcc-internal-format
33244 msgid ""
33245 "%qD output may be truncated copying between %wu and %wu bytes from a string "
33246 "of length %wu"
33247 msgstr ""
33248
33249 #: tree-ssa-strlen.cc:3313
33250 #, gcc-internal-format
33251 msgid ""
33252 "%qD output truncated before terminating nul copying as many bytes from a "
33253 "string as its length"
33254 msgstr ""
33255
33256 #: tree-ssa-strlen.cc:3326
33257 #, gcc-internal-format
33258 msgid "%qD specified bound depends on the length of the source argument"
33259 msgstr ""
33260
33261 #: tree-ssa-strlen.cc:3334
33262 #, gcc-internal-format
33263 msgid "length computed here"
33264 msgstr ""
33265
33266 #: tree-ssa-strlen.cc:4289
33267 #, gcc-internal-format
33268 msgid ""
33269 "%qD of a string of length %wu or more and an array of size %wu evaluates to "
33270 "nonzero"
33271 msgstr ""
33272
33273 #: tree-ssa-strlen.cc:4291
33274 #, gcc-internal-format
33275 msgid ""
33276 "%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
33277 msgstr ""
33278
33279 #: tree-ssa-strlen.cc:4298
33280 #, gcc-internal-format
33281 msgid ""
33282 "%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
33283 msgstr ""
33284
33285 #: tree-ssa-strlen.cc:4303
33286 #, gcc-internal-format
33287 msgid ""
33288 "%qD of a string of length %wu, an array of size %wu and bound of %wu "
33289 "evaluates to nonzero"
33290 msgstr ""
33291
33292 #: tree-ssa-strlen.cc:4314
33293 #, gcc-internal-format
33294 msgid "in this expression"
33295 msgstr ""
33296
33297 #: tree-ssa-uninit.cc:291
33298 #, gcc-internal-format
33299 msgid "%qD is used uninitialized"
33300 msgstr ""
33301
33302 #: tree-ssa-uninit.cc:293
33303 #, gcc-internal-format
33304 msgid "%qD may be used uninitialized"
33305 msgstr ""
33306
33307 #: tree-ssa-uninit.cc:300
33308 #, gcc-internal-format
33309 msgid "%qs is used uninitialized"
33310 msgstr ""
33311
33312 #: tree-ssa-uninit.cc:303
33313 #, gcc-internal-format
33314 msgid "%qs may be used uninitialized"
33315 msgstr ""
33316
33317 #: tree-ssa-uninit.cc:322 varasm.cc:362 varasm.cc:7845
33318 #, gcc-internal-format
33319 msgid "%qD was declared here"
33320 msgstr ""
33321
33322 #: tree-ssa-uninit.cc:324
33323 #, gcc-internal-format
33324 msgid "%qs was declared here"
33325 msgstr ""
33326
33327 #: tree-ssa-uninit.cc:435 tree-ssa-uninit.cc:745
33328 #, gcc-internal-format
33329 msgid "%qE may be used uninitialized"
33330 msgstr ""
33331
33332 #: tree-ssa-uninit.cc:444
33333 #, gcc-internal-format
33334 msgid "accessing argument %u of a function declared with attribute %<%s%>"
33335 msgstr ""
33336
33337 #: tree-ssa-uninit.cc:732
33338 #, gcc-internal-format
33339 msgid "%qE is used uninitialized"
33340 msgstr ""
33341
33342 #: tree-ssa-uninit.cc:867
33343 #, gcc-internal-format
33344 msgid "in a call to %qD declared with attribute %<%s%> here"
33345 msgstr ""
33346
33347 #: tree-ssa-uninit.cc:874
33348 #, gcc-internal-format
33349 msgid "in a call to %qT declared with attribute %<%s%>"
33350 msgstr ""
33351
33352 #: tree-ssa-uninit.cc:890
33353 #, gcc-internal-format
33354 msgid "by argument %u of type %s to %qD declared here"
33355 msgstr ""
33356
33357 #: tree-ssa-uninit.cc:898
33358 #, gcc-internal-format
33359 msgid "by argument %u of type %s to %qT"
33360 msgstr ""
33361
33362 #: tree-ssa.cc:664
33363 #, gcc-internal-format, gfc-internal-format
33364 msgid "multiple virtual PHI nodes in BB %d"
33365 msgstr ""
33366
33367 #: tree-ssa.cc:678 tree-ssa.cc:707
33368 #, gcc-internal-format
33369 msgid "virtual definition is not an SSA name"
33370 msgstr ""
33371
33372 #: tree-ssa.cc:694
33373 #, gcc-internal-format
33374 msgid "stmt with wrong VUSE"
33375 msgstr ""
33376
33377 #: tree-ssa.cc:724
33378 #, gcc-internal-format, gfc-internal-format
33379 msgid "PHI node with wrong VUSE on edge from BB %d"
33380 msgstr ""
33381
33382 #: tree-ssa.cc:750
33383 #, gcc-internal-format
33384 msgid "expected an SSA_NAME object"
33385 msgstr ""
33386
33387 #: tree-ssa.cc:756
33388 #, gcc-internal-format
33389 msgid "found an SSA_NAME that had been released into the free pool"
33390 msgstr ""
33391
33392 #: tree-ssa.cc:763
33393 #, gcc-internal-format
33394 msgid "type mismatch between an SSA_NAME and its symbol"
33395 msgstr ""
33396
33397 #: tree-ssa.cc:769
33398 #, gcc-internal-format
33399 msgid "found a virtual definition for a GIMPLE register"
33400 msgstr ""
33401
33402 #: tree-ssa.cc:775
33403 #, gcc-internal-format
33404 msgid "virtual SSA name for non-VOP decl"
33405 msgstr ""
33406
33407 #: tree-ssa.cc:781
33408 #, gcc-internal-format
33409 msgid "found a real definition for a non-register"
33410 msgstr ""
33411
33412 #: tree-ssa.cc:788
33413 #, gcc-internal-format
33414 msgid "found a default name with a non-empty defining statement"
33415 msgstr ""
33416
33417 #: tree-ssa.cc:818
33418 #, gcc-internal-format
33419 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
33420 msgstr ""
33421
33422 #: tree-ssa.cc:824
33423 #, gcc-internal-format, gfc-internal-format
33424 msgid "SSA_NAME created in two different blocks %i and %i"
33425 msgstr ""
33426
33427 #: tree-ssa.cc:833 tree-ssa.cc:1173
33428 #, gcc-internal-format
33429 msgid "SSA_NAME_DEF_STMT is wrong"
33430 msgstr ""
33431
33432 #: tree-ssa.cc:885
33433 #, gcc-internal-format
33434 msgid "missing definition"
33435 msgstr ""
33436
33437 #: tree-ssa.cc:891
33438 #, gcc-internal-format, gfc-internal-format
33439 msgid "definition in block %i does not dominate use in block %i"
33440 msgstr ""
33441
33442 #: tree-ssa.cc:899
33443 #, gcc-internal-format, gfc-internal-format
33444 msgid "definition in block %i follows the use"
33445 msgstr ""
33446
33447 #: tree-ssa.cc:906
33448 #, gcc-internal-format
33449 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
33450 msgstr ""
33451
33452 #: tree-ssa.cc:914
33453 #, gcc-internal-format
33454 msgid "no immediate_use list"
33455 msgstr ""
33456
33457 #: tree-ssa.cc:926
33458 #, gcc-internal-format
33459 msgid "wrong immediate use list"
33460 msgstr ""
33461
33462 #: tree-ssa.cc:960
33463 #, gcc-internal-format
33464 msgid "incoming edge count does not match number of PHI arguments"
33465 msgstr ""
33466
33467 #: tree-ssa.cc:974
33468 #, gcc-internal-format, gfc-internal-format
33469 msgid "PHI argument is missing for edge %d->%d"
33470 msgstr ""
33471
33472 #: tree-ssa.cc:983
33473 #, gcc-internal-format
33474 msgid "PHI argument is not SSA_NAME, or invariant"
33475 msgstr ""
33476
33477 #: tree-ssa.cc:989
33478 #, gcc-internal-format
33479 msgid "PHI argument on abnormal edge is not SSA_NAME"
33480 msgstr ""
33481
33482 #: tree-ssa.cc:1010
33483 #, gcc-internal-format
33484 msgid "address taken, but ADDRESSABLE bit not set"
33485 msgstr ""
33486
33487 #: tree-ssa.cc:1017
33488 #, gcc-internal-format, gfc-internal-format
33489 msgid "wrong edge %d->%d for PHI argument"
33490 msgstr ""
33491
33492 #: tree-ssa.cc:1092
33493 #, gcc-internal-format
33494 msgid "shared SSA name info"
33495 msgstr ""
33496
33497 #: tree-ssa.cc:1119
33498 #, gcc-internal-format, gfc-internal-format
33499 msgid "AUX pointer initialized for edge %d->%d"
33500 msgstr ""
33501
33502 #: tree-ssa.cc:1145
33503 #, gcc-internal-format
33504 msgid "stmt (%p) marked modified after optimization pass: "
33505 msgstr ""
33506
33507 #: tree-ssa.cc:1211
33508 #, gcc-internal-format
33509 msgid "verify_ssa failed"
33510 msgstr ""
33511
33512 #: tree-streamer-in.cc:358
33513 #, gcc-internal-format
33514 msgid "machine independent builtin code out of range"
33515 msgstr ""
33516
33517 #: tree-streamer-in.cc:364
33518 #, gcc-internal-format
33519 msgid "target specific builtin not available"
33520 msgstr ""
33521
33522 #: tree-vect-generic.cc:328 tree-vect-generic.cc:498 tree-vect-generic.cc:2060
33523 #, gcc-internal-format
33524 msgid "vector operation will be expanded piecewise"
33525 msgstr ""
33526
33527 #: tree-vect-generic.cc:331
33528 #, gcc-internal-format
33529 msgid "vector operation will be expanded in parallel"
33530 msgstr ""
33531
33532 #: tree-vect-generic.cc:388
33533 #, gcc-internal-format
33534 msgid "vector operation will be expanded with a single scalar operation"
33535 msgstr ""
33536
33537 #: tree-vect-generic.cc:1119
33538 #, gcc-internal-format
33539 msgid "vector condition will be expanded piecewise"
33540 msgstr ""
33541
33542 #: tree-vect-generic.cc:1620
33543 #, gcc-internal-format
33544 msgid "vector shuffling operation will be expanded piecewise"
33545 msgstr ""
33546
33547 #: tree-vect-loop.cc:4511
33548 #, gcc-internal-format
33549 msgid "vectorization did not happen for a simd loop"
33550 msgstr ""
33551
33552 #: tree.cc:2238
33553 #, gcc-internal-format
33554 msgid "non-constant element in constant CONSTRUCTOR"
33555 msgstr ""
33556
33557 #: tree.cc:2240
33558 #, gcc-internal-format
33559 msgid "side-effects element in no-side-effects CONSTRUCTOR"
33560 msgstr ""
33561
33562 #: tree.cc:7254 m2/gm2-gcc/m2type.cc:214
33563 #, gcc-internal-format
33564 msgid "arrays of functions are not meaningful"
33565 msgstr ""
33566
33567 #: tree.cc:7421
33568 #, gcc-internal-format
33569 msgid "function return type cannot be function"
33570 msgstr ""
33571
33572 #: tree.cc:8881 tree.cc:8966 tree.cc:9029
33573 #, gcc-internal-format, gfc-internal-format
33574 msgid "tree check: %s, have %s in %s, at %s:%d"
33575 msgstr ""
33576
33577 #: tree.cc:8918
33578 #, gcc-internal-format, gfc-internal-format
33579 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
33580 msgstr ""
33581
33582 #: tree.cc:8931
33583 #, gcc-internal-format
33584 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
33585 msgstr ""
33586
33587 #: tree.cc:8980
33588 #, gcc-internal-format
33589 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
33590 msgstr ""
33591
33592 #: tree.cc:8993
33593 #, gcc-internal-format
33594 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
33595 msgstr ""
33596
33597 #: tree.cc:9055
33598 #, gcc-internal-format
33599 msgid ""
33600 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
33601 "%d"
33602 msgstr ""
33603
33604 #: tree.cc:9069
33605 #, gcc-internal-format
33606 msgid ""
33607 "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
33608 msgstr ""
33609
33610 #: tree.cc:9082
33611 #, gcc-internal-format
33612 msgid ""
33613 "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
33614 msgstr ""
33615
33616 #: tree.cc:9095
33617 #, gcc-internal-format, gfc-internal-format
33618 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
33619 msgstr ""
33620
33621 #: tree.cc:9108
33622 #, gcc-internal-format
33623 msgid ""
33624 "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, "
33625 "at %s:%d"
33626 msgstr ""
33627
33628 #: tree.cc:12349
33629 #, gcc-internal-format
33630 msgid "%qD is deprecated: %s"
33631 msgstr ""
33632
33633 #: tree.cc:12352
33634 #, gcc-internal-format
33635 msgid "%qD is deprecated"
33636 msgstr ""
33637
33638 #: tree.cc:12375
33639 #, gcc-internal-format
33640 msgid "%qE is deprecated: %s"
33641 msgstr ""
33642
33643 #: tree.cc:12378
33644 #, gcc-internal-format
33645 msgid "%qE is deprecated"
33646 msgstr ""
33647
33648 #: tree.cc:12384
33649 #, gcc-internal-format, gfc-internal-format
33650 msgid "type is deprecated: %s"
33651 msgstr ""
33652
33653 #: tree.cc:12387
33654 #, gcc-internal-format
33655 msgid "type is deprecated"
33656 msgstr ""
33657
33658 #: tree.cc:12429
33659 #, gcc-internal-format
33660 msgid "%qD is unavailable: %s"
33661 msgstr ""
33662
33663 #: tree.cc:12431
33664 #, gcc-internal-format
33665 msgid "%qD is unavailable"
33666 msgstr ""
33667
33668 #: tree.cc:12452
33669 #, gcc-internal-format
33670 msgid "%qE is unavailable: %s"
33671 msgstr ""
33672
33673 #: tree.cc:12454
33674 #, gcc-internal-format
33675 msgid "%qE is unavailable"
33676 msgstr ""
33677
33678 #: tree.cc:12459
33679 #, gcc-internal-format, gfc-internal-format
33680 msgid "type is unavailable: %s"
33681 msgstr ""
33682
33683 #: tree.cc:12461
33684 #, gcc-internal-format
33685 msgid "type is unavailable"
33686 msgstr ""
33687
33688 #. Type variant can differ by:
33689 #.
33690 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
33691 #. ENCODE_QUAL_ADDR_SPACE.
33692 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
33693 #. in this case some values may not be set in the variant types
33694 #. (see TYPE_COMPLETE_P checks).
33695 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
33696 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
33697 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
33698 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
33699 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
33700 #. this is necessary to make it possible to merge types form different TUs
33701 #. - arrays, pointers and references may have TREE_TYPE that is a variant
33702 #. of TREE_TYPE of their main variants.
33703 #. - aggregates may have new TYPE_FIELDS list that list variants of
33704 #. the main variant TYPE_FIELDS.
33705 #. - vector types may differ by TYPE_VECTOR_OPAQUE
33706 #.
33707 #. Convenience macro for matching individual fields.
33708 #: tree.cc:13371
33709 #, gcc-internal-format, gfc-internal-format
33710 msgid "type variant differs by %s"
33711 msgstr ""
33712
33713 #: tree.cc:13416
33714 #, gcc-internal-format
33715 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
33716 msgstr ""
33717
33718 #: tree.cc:13418
33719 #, gcc-internal-format
33720 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
33721 msgstr ""
33722
33723 #: tree.cc:13420
33724 #, gcc-internal-format
33725 msgid "type%'s %<TYPE_SIZE_UNIT%>"
33726 msgstr ""
33727
33728 #: tree.cc:13445
33729 #, gcc-internal-format
33730 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
33731 msgstr ""
33732
33733 #: tree.cc:13458
33734 #, gcc-internal-format
33735 msgid "type variant has different %<TYPE_VFIELD%>"
33736 msgstr ""
33737
33738 #: tree.cc:13494
33739 #, gcc-internal-format
33740 msgid "type variant has different %<TYPE_BINFO%>"
33741 msgstr ""
33742
33743 #: tree.cc:13496
33744 #, gcc-internal-format
33745 msgid "type variant%'s %<TYPE_BINFO%>"
33746 msgstr ""
33747
33748 #: tree.cc:13498
33749 #, gcc-internal-format
33750 msgid "type%'s %<TYPE_BINFO%>"
33751 msgstr ""
33752
33753 #: tree.cc:13537
33754 #, gcc-internal-format
33755 msgid "type variant has different %<TYPE_FIELDS%>"
33756 msgstr ""
33757
33758 #: tree.cc:13539
33759 #, gcc-internal-format
33760 msgid "first mismatch is field"
33761 msgstr ""
33762
33763 #: tree.cc:13541
33764 #, gcc-internal-format
33765 msgid "and field"
33766 msgstr ""
33767
33768 #: tree.cc:13558
33769 #, gcc-internal-format
33770 msgid "type variant has different %<TREE_TYPE%>"
33771 msgstr ""
33772
33773 #: tree.cc:13560 tree.cc:13571
33774 #, gcc-internal-format
33775 msgid "type variant%'s %<TREE_TYPE%>"
33776 msgstr ""
33777
33778 #: tree.cc:13562 tree.cc:13573
33779 #, gcc-internal-format
33780 msgid "type%'s %<TREE_TYPE%>"
33781 msgstr ""
33782
33783 #: tree.cc:13569
33784 #, gcc-internal-format
33785 msgid "type is not compatible with its variant"
33786 msgstr ""
33787
33788 #: tree.cc:13894
33789 #, gcc-internal-format, gfc-internal-format
33790 msgid "type %s is not an opaque type"
33791 msgstr ""
33792
33793 #: tree.cc:13900
33794 #, gcc-internal-format, gfc-internal-format
33795 msgid "type %s is not with opaque mode"
33796 msgstr ""
33797
33798 #: tree.cc:13906
33799 #, gcc-internal-format
33800 msgid "type %s differs by %<TYPE_MODE%>"
33801 msgstr ""
33802
33803 #: tree.cc:13914
33804 #, gcc-internal-format
33805 msgid "type %s differs by %<TYPE_SIZE%>"
33806 msgstr ""
33807
33808 #: tree.cc:13920
33809 #, gcc-internal-format
33810 msgid "type %s differs by %<TYPE_ALIGN%>"
33811 msgstr ""
33812
33813 #: tree.cc:13926
33814 #, gcc-internal-format
33815 msgid "type %s differs by %<TYPE_USER_ALIGN%>"
33816 msgstr ""
33817
33818 #: tree.cc:13956
33819 #, gcc-internal-format
33820 msgid "main variant is not defined"
33821 msgstr ""
33822
33823 #: tree.cc:13961
33824 #, gcc-internal-format
33825 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
33826 msgstr ""
33827
33828 #: tree.cc:13972
33829 #, gcc-internal-format
33830 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
33831 msgstr ""
33832
33833 #: tree.cc:13991
33834 #, gcc-internal-format
33835 msgid "%<TYPE_CANONICAL%> is not compatible"
33836 msgstr ""
33837
33838 #: tree.cc:13999
33839 #, gcc-internal-format
33840 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
33841 msgstr ""
33842
33843 #: tree.cc:14005
33844 #, gcc-internal-format
33845 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
33846 msgstr ""
33847
33848 #: tree.cc:14021
33849 #, gcc-internal-format
33850 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
33851 msgstr ""
33852
33853 #: tree.cc:14031
33854 #, gcc-internal-format
33855 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
33856 msgstr ""
33857
33858 #: tree.cc:14041
33859 #, gcc-internal-format
33860 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
33861 msgstr ""
33862
33863 #: tree.cc:14062
33864 #, gcc-internal-format
33865 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
33866 msgstr ""
33867
33868 #: tree.cc:14068
33869 #, gcc-internal-format
33870 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
33871 msgstr ""
33872
33873 #: tree.cc:14079
33874 #, gcc-internal-format
33875 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
33876 msgstr ""
33877
33878 #: tree.cc:14090
33879 #, gcc-internal-format
33880 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
33881 msgstr ""
33882
33883 #: tree.cc:14108
33884 #, gcc-internal-format
33885 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
33886 msgstr ""
33887
33888 #: tree.cc:14115
33889 #, gcc-internal-format
33890 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
33891 msgstr ""
33892
33893 #: tree.cc:14122
33894 #, gcc-internal-format
33895 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
33896 msgstr ""
33897
33898 #: tree.cc:14138
33899 #, gcc-internal-format
33900 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
33901 msgstr ""
33902
33903 #: tree.cc:14147
33904 #, gcc-internal-format
33905 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
33906 msgstr ""
33907
33908 #: tree.cc:14155
33909 #, gcc-internal-format
33910 msgid "enum value name is not %<IDENTIFIER_NODE%>"
33911 msgstr ""
33912
33913 #: tree.cc:14165
33914 #, gcc-internal-format
33915 msgid "array %<TYPE_DOMAIN%> is not integer type"
33916 msgstr ""
33917
33918 #: tree.cc:14174
33919 #, gcc-internal-format
33920 msgid "%<TYPE_FIELDS%> defined in incomplete type"
33921 msgstr ""
33922
33923 #: tree.cc:14196
33924 #, gcc-internal-format
33925 msgid "wrong tree in %<TYPE_FIELDS%> list"
33926 msgstr ""
33927
33928 #: tree.cc:14211
33929 #, gcc-internal-format
33930 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
33931 msgstr ""
33932
33933 #: tree.cc:14218
33934 #, gcc-internal-format
33935 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
33936 msgstr ""
33937
33938 #: tree.cc:14231
33939 #, gcc-internal-format
33940 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
33941 msgstr ""
33942
33943 #: tree.cc:14244
33944 #, gcc-internal-format
33945 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
33946 msgstr ""
33947
33948 #: tree.cc:14250
33949 #, gcc-internal-format
33950 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
33951 msgstr ""
33952
33953 #: tree.cc:14257
33954 #, gcc-internal-format
33955 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
33956 msgstr ""
33957
33958 #: tree.cc:14269
33959 #, gcc-internal-format
33960 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
33961 msgstr ""
33962
33963 #: tree.cc:14279
33964 #, gcc-internal-format
33965 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
33966 msgstr ""
33967
33968 #: tsan.cc:506
33969 #, gcc-internal-format
33970 msgid "%qs is not supported with %qs"
33971 msgstr ""
33972
33973 #: value-prof.cc:488
33974 #, gcc-internal-format
33975 msgid "dead histogram"
33976 msgstr ""
33977
33978 #: value-prof.cc:517
33979 #, gcc-internal-format
33980 msgid ""
33981 "histogram value statement does not correspond to the statement it is "
33982 "associated with"
33983 msgstr ""
33984
33985 #: value-prof.cc:586
33986 #, gcc-internal-format, gfc-internal-format
33987 msgid ""
33988 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
33989 "basic-block count (%d)"
33990 msgstr ""
33991
33992 #: var-tracking.cc:7209
33993 #, gcc-internal-format
33994 msgid ""
33995 "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, "
33996 "retrying without"
33997 msgstr ""
33998
33999 #: var-tracking.cc:7213
34000 #, gcc-internal-format
34001 msgid "variable tracking size limit exceeded"
34002 msgstr ""
34003
34004 #: varasm.cc:311
34005 #, gcc-internal-format
34006 msgid "section already exists: %qs"
34007 msgstr ""
34008
34009 #: varasm.cc:357
34010 #, gcc-internal-format
34011 msgid "%+qD causes a section type conflict with %qD"
34012 msgstr ""
34013
34014 #: varasm.cc:360
34015 #, gcc-internal-format
34016 msgid "section type conflict with %qD"
34017 msgstr ""
34018
34019 #: varasm.cc:365
34020 #, gcc-internal-format
34021 msgid "%+qD causes a section type conflict"
34022 msgstr ""
34023
34024 #: varasm.cc:367
34025 #, gcc-internal-format
34026 msgid "section type conflict"
34027 msgstr ""
34028
34029 #: varasm.cc:1100
34030 #, gcc-internal-format
34031 msgid "alignment of %q+D is greater than maximum object file alignment %d"
34032 msgstr ""
34033
34034 #: varasm.cc:1268
34035 #, gcc-internal-format
34036 msgid "only zero initializers are allowed in section %qs"
34037 msgstr ""
34038
34039 #: varasm.cc:1498 varasm.cc:1507 d/d-attribs.cc:1460
34040 #, gcc-internal-format
34041 msgid "register name not specified for %q+D"
34042 msgstr ""
34043
34044 #: varasm.cc:1509
34045 #, gcc-internal-format
34046 msgid "invalid register name for %q+D"
34047 msgstr ""
34048
34049 #: varasm.cc:1511
34050 #, gcc-internal-format
34051 msgid "data type of %q+D isn%'t suitable for a register"
34052 msgstr ""
34053
34054 #: varasm.cc:1514
34055 #, gcc-internal-format
34056 msgid ""
34057 "the register specified for %q+D cannot be accessed by the current target"
34058 msgstr ""
34059
34060 #: varasm.cc:1517
34061 #, gcc-internal-format
34062 msgid ""
34063 "the register specified for %q+D is not general enough to be used as a "
34064 "register variable"
34065 msgstr ""
34066
34067 #: varasm.cc:1520
34068 #, gcc-internal-format
34069 msgid "register specified for %q+D isn%'t suitable for data type"
34070 msgstr ""
34071
34072 #: varasm.cc:1529
34073 #, gcc-internal-format
34074 msgid "register specified for %q+D is an internal GCC implementation detail"
34075 msgstr ""
34076
34077 #: varasm.cc:1539
34078 #, gcc-internal-format
34079 msgid "global register variable has initial value"
34080 msgstr ""
34081
34082 #: varasm.cc:1543
34083 #, gcc-internal-format
34084 msgid "optimization may eliminate reads and/or writes to register variables"
34085 msgstr ""
34086
34087 #: varasm.cc:1589
34088 #, gcc-internal-format
34089 msgid "register name given for non-register variable %q+D"
34090 msgstr ""
34091
34092 #: varasm.cc:2168
34093 #, gcc-internal-format
34094 msgid "thread-local COMMON data not implemented"
34095 msgstr ""
34096
34097 #: varasm.cc:2201
34098 #, gcc-internal-format
34099 msgid ""
34100 "requested alignment for %q+D is greater than implemented alignment of %wu"
34101 msgstr ""
34102
34103 #: varasm.cc:2304 c/c-decl.cc:5718 c/c-parser.cc:1789 m2/gm2-gcc/m2type.cc:1259
34104 #, gcc-internal-format
34105 msgid "storage size of %q+D isn%'t known"
34106 msgstr ""
34107
34108 #: varasm.cc:5254
34109 #, gcc-internal-format
34110 msgid "initializer for integer/fixed-point value is too complicated"
34111 msgstr ""
34112
34113 #: varasm.cc:5259
34114 #, gcc-internal-format
34115 msgid "initializer for floating value is not a floating constant"
34116 msgstr ""
34117
34118 #: varasm.cc:5604
34119 #, gcc-internal-format
34120 msgid "invalid initial value for member %qE"
34121 msgstr ""
34122
34123 #: varasm.cc:5860
34124 #, gcc-internal-format
34125 msgid "%qD declared weak after being used"
34126 msgstr ""
34127
34128 #: varasm.cc:5912
34129 #, gcc-internal-format
34130 msgid ""
34131 "weak declaration of %q+D being applied to a already existing, static "
34132 "definition"
34133 msgstr ""
34134
34135 #: varasm.cc:5953
34136 #, gcc-internal-format
34137 msgid "weak declaration of %q+D must be public"
34138 msgstr ""
34139
34140 #: varasm.cc:5957
34141 #, gcc-internal-format
34142 msgid "weak declaration of %q+D not supported"
34143 msgstr ""
34144
34145 #: varasm.cc:5986 varasm.cc:6306
34146 #, gcc-internal-format
34147 msgid "only weak aliases are supported in this configuration"
34148 msgstr ""
34149
34150 #: varasm.cc:6181 varasm.cc:6303
34151 #, gcc-internal-format
34152 msgid "%qs is not supported in this configuration"
34153 msgstr ""
34154
34155 #: varasm.cc:6209
34156 #, gcc-internal-format
34157 msgid "%qs is not supported on this target"
34158 msgstr ""
34159
34160 #: varasm.cc:6265
34161 #, gcc-internal-format
34162 msgid "symver is only supported on ELF platforms"
34163 msgstr ""
34164
34165 #: varasm.cc:6284
34166 #, gcc-internal-format
34167 msgid "%qs symbol %q+D ultimately targets itself"
34168 msgstr ""
34169
34170 #: varasm.cc:6286
34171 #, gcc-internal-format
34172 msgid "%qs symbol %q+D must have static linkage"
34173 msgstr ""
34174
34175 #: varasm.cc:6293 config/nvptx/nvptx.cc:7553
34176 #, gcc-internal-format
34177 msgid "alias definitions not supported in this configuration"
34178 msgstr ""
34179
34180 #: varasm.cc:6521 config/sol2.cc:160 config/i386/winnt.cc:265
34181 #, gcc-internal-format
34182 msgid "visibility attribute not supported in this configuration; ignored"
34183 msgstr ""
34184
34185 #: varasm.cc:7841
34186 #, gcc-internal-format
34187 msgid ""
34188 "%+qD without %<retain%> attribute and %qD with %<retain%> attribute are "
34189 "placed in a section with the same name"
34190 msgstr ""
34191
34192 #: vec.cc:190
34193 #, gcc-internal-format, gfc-internal-format
34194 msgid "qsort comparator not anti-symmetric: %d, %d"
34195 msgstr ""
34196
34197 #: vec.cc:195
34198 #, gcc-internal-format, gfc-internal-format
34199 msgid "qsort comparator non-negative on sorted output: %d"
34200 msgstr ""
34201
34202 #: vec.cc:202
34203 #, gcc-internal-format, gfc-internal-format
34204 msgid "qsort comparator not transitive: %d, %d, %d"
34205 msgstr ""
34206
34207 #: vec.cc:204
34208 #, gcc-internal-format
34209 msgid "qsort checking failed"
34210 msgstr ""
34211
34212 #: vr-values.cc:1092
34213 #, gcc-internal-format
34214 msgid ""
34215 "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to "
34216 "%<>>%> or %<&%>"
34217 msgstr ""
34218
34219 #: vr-values.cc:1160
34220 #, gcc-internal-format
34221 msgid ""
34222 "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> "
34223 "to %<X%> or %<Y%>"
34224 msgstr ""
34225
34226 #: vr-values.cc:1212
34227 #, gcc-internal-format
34228 msgid ""
34229 "assuming signed overflow does not occur when simplifying %<abs (X)%> to "
34230 "%<X%> or %<-X%>"
34231 msgstr ""
34232
34233 #: c-family/c-ada-spec.cc:2943
34234 #, gcc-internal-format
34235 msgid "packed layout"
34236 msgstr ""
34237
34238 #: c-family/c-attribs.cc:638 d/d-attribs.cc:1192
34239 #, gcc-internal-format
34240 msgid "%qE attribute argument is invalid"
34241 msgstr ""
34242
34243 #: c-family/c-attribs.cc:641 d/d-attribs.cc:1195
34244 #, gcc-internal-format
34245 msgid "%qE attribute argument %i is invalid"
34246 msgstr ""
34247
34248 #: c-family/c-attribs.cc:653 d/d-attribs.cc:1207
34249 #, gcc-internal-format
34250 msgid "%qE attribute argument has type %qT"
34251 msgstr ""
34252
34253 #: c-family/c-attribs.cc:657 d/d-attribs.cc:1211
34254 #, gcc-internal-format
34255 msgid "%qE attribute argument %i has type %qT"
34256 msgstr ""
34257
34258 #: c-family/c-attribs.cc:668 c-family/c-attribs.cc:4396
34259 #: c-family/c-attribs.cc:4400 d/d-attribs.cc:1222
34260 #, gcc-internal-format
34261 msgid "%qE attribute argument value %qE is not an integer constant"
34262 msgstr ""
34263
34264 #: c-family/c-attribs.cc:673 d/d-attribs.cc:1227
34265 #, gcc-internal-format
34266 msgid "%qE attribute argument %i value %qE is not an integer constant"
34267 msgstr ""
34268
34269 #: c-family/c-attribs.cc:689 d/d-attribs.cc:1241
34270 #, gcc-internal-format
34271 msgid "%qE attribute argument value %qE does not refer to a function parameter"
34272 msgstr ""
34273
34274 #: c-family/c-attribs.cc:694 d/d-attribs.cc:1246
34275 #, gcc-internal-format
34276 msgid ""
34277 "%qE attribute argument %i value %qE does not refer to a function parameter"
34278 msgstr ""
34279
34280 #: c-family/c-attribs.cc:722 d/d-attribs.cc:1269
34281 #, gcc-internal-format
34282 msgid ""
34283 "%qE attribute argument value %qE exceeds the number of function parameters %u"
34284 msgstr ""
34285
34286 #: c-family/c-attribs.cc:727 d/d-attribs.cc:1274
34287 #, gcc-internal-format
34288 msgid ""
34289 "%qE attribute argument %i value %qE exceeds the number of function "
34290 "parameters %u"
34291 msgstr ""
34292
34293 #: c-family/c-attribs.cc:749
34294 #, gcc-internal-format
34295 msgid ""
34296 "%qE attribute argument value %qE does not refer to a variable argument list"
34297 msgstr ""
34298
34299 #: c-family/c-attribs.cc:753
34300 #, gcc-internal-format
34301 msgid ""
34302 "%qE attribute argument %i value %qE does not refer to a variable argument "
34303 "list"
34304 msgstr ""
34305
34306 #: c-family/c-attribs.cc:780 c-family/c-attribs.cc:793 d/d-attribs.cc:1295
34307 #, gcc-internal-format
34308 msgid "%qE attribute argument value %qE refers to parameter type %qT"
34309 msgstr ""
34310
34311 #: c-family/c-attribs.cc:784 c-family/c-attribs.cc:798 d/d-attribs.cc:1300
34312 #, gcc-internal-format
34313 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
34314 msgstr ""
34315
34316 #: c-family/c-attribs.cc:808
34317 #, gcc-internal-format
34318 msgid ""
34319 "%qE attribute argument value %qE refers to a variadic function parameter of "
34320 "unknown type"
34321 msgstr ""
34322
34323 #: c-family/c-attribs.cc:813
34324 #, gcc-internal-format
34325 msgid ""
34326 "%qE attribute argument %i value %qE refers to a variadic function parameter "
34327 "of unknown type"
34328 msgstr ""
34329
34330 #: c-family/c-attribs.cc:933
34331 #, gcc-internal-format
34332 msgid "ignoring attribute %qs because it conflicts with previous %qs"
34333 msgstr ""
34334
34335 #: c-family/c-attribs.cc:971
34336 #, gcc-internal-format
34337 msgid "%qE attribute only supported on boolean types"
34338 msgstr ""
34339
34340 #: c-family/c-attribs.cc:981
34341 #, gcc-internal-format
34342 msgid "%qE attribute with unsupported boolean precision"
34343 msgstr ""
34344
34345 #: c-family/c-attribs.cc:1004
34346 #, gcc-internal-format
34347 msgid "%qE attribute ignored for type %qT"
34348 msgstr ""
34349
34350 #: c-family/c-attribs.cc:1016
34351 #, gcc-internal-format
34352 msgid "%qE attribute ignored for field of type %qT"
34353 msgstr ""
34354
34355 #: c-family/c-attribs.cc:1186 c-family/c-attribs.cc:3262
34356 #: c-family/c-attribs.cc:5736 ada/gcc-interface/utils.cc:7087
34357 #, gcc-internal-format
34358 msgid "%qE argument not a string"
34359 msgstr ""
34360
34361 #: c-family/c-attribs.cc:1349 ada/gcc-interface/utils.cc:6633
34362 #, gcc-internal-format
34363 msgid "%qE attribute ignored due to conflict with attribute %qs"
34364 msgstr ""
34365
34366 #: c-family/c-attribs.cc:1398
34367 #, gcc-internal-format
34368 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
34369 msgstr ""
34370
34371 #: c-family/c-attribs.cc:1438 c-family/c-attribs.cc:1444
34372 #: c-family/c-attribs.cc:5548 c-family/c-attribs.cc:5594
34373 #: c-family/c-attribs.cc:5600 ada/gcc-interface/utils.cc:6940
34374 #: ada/gcc-interface/utils.cc:6974 ada/gcc-interface/utils.cc:6980
34375 #, gcc-internal-format
34376 msgid "%qE attribute ignored due to conflict with %qs attribute"
34377 msgstr ""
34378
34379 #: c-family/c-attribs.cc:1500 jit/dummy-frontend.cc:190 lto/lto-lang.cc:293
34380 #, gcc-internal-format
34381 msgid "%qE attribute has no effect on unit local functions"
34382 msgstr ""
34383
34384 #: c-family/c-attribs.cc:1670 c-family/c-attribs.cc:3245
34385 #, gcc-internal-format
34386 msgid "%qE attribute ignored because %qD is not a variable"
34387 msgstr ""
34388
34389 #: c-family/c-attribs.cc:1676
34390 #, gcc-internal-format
34391 msgid "%qE attribute ignored because %qD is not a local variable"
34392 msgstr ""
34393
34394 #: c-family/c-attribs.cc:1701 config/i386/i386-options.cc:3842
34395 #, gcc-internal-format
34396 msgid "%qE attribute have effect only on public objects"
34397 msgstr ""
34398
34399 #: c-family/c-attribs.cc:1730
34400 #, gcc-internal-format
34401 msgid "%qE attribute only affects top level objects"
34402 msgstr ""
34403
34404 #: c-family/c-attribs.cc:1769 c-family/c-attribs.cc:3919
34405 #, gcc-internal-format
34406 msgid "%qE attribute on function returning %<void%>"
34407 msgstr ""
34408
34409 #: c-family/c-attribs.cc:1792
34410 #, gcc-internal-format
34411 msgid "%qE attribute is not supported because endianness is not uniform"
34412 msgstr ""
34413
34414 #: c-family/c-attribs.cc:1809
34415 #, gcc-internal-format
34416 msgid "attribute %qE argument must be one of %qs or %qs"
34417 msgstr ""
34418
34419 #: c-family/c-attribs.cc:1905
34420 #, gcc-internal-format
34421 msgid "destructor priorities are not supported"
34422 msgstr ""
34423
34424 #: c-family/c-attribs.cc:1907
34425 #, gcc-internal-format
34426 msgid "constructor priorities are not supported"
34427 msgstr ""
34428
34429 #: c-family/c-attribs.cc:1929
34430 #, gcc-internal-format, gfc-internal-format
34431 msgid "destructor priorities from 0 to %d are reserved for the implementation"
34432 msgstr ""
34433
34434 #: c-family/c-attribs.cc:1934
34435 #, gcc-internal-format, gfc-internal-format
34436 msgid "constructor priorities from 0 to %d are reserved for the implementation"
34437 msgstr ""
34438
34439 #: c-family/c-attribs.cc:1942
34440 #, gcc-internal-format, gfc-internal-format
34441 msgid "destructor priorities must be integers from 0 to %d inclusive"
34442 msgstr ""
34443
34444 #: c-family/c-attribs.cc:1945
34445 #, gcc-internal-format, gfc-internal-format
34446 msgid "constructor priorities must be integers from 0 to %d inclusive"
34447 msgstr ""
34448
34449 #: c-family/c-attribs.cc:2098
34450 #, gcc-internal-format
34451 msgid "unknown machine mode %qE"
34452 msgstr ""
34453
34454 #: c-family/c-attribs.cc:2132
34455 #, gcc-internal-format
34456 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
34457 msgstr ""
34458
34459 #: c-family/c-attribs.cc:2135
34460 #, gcc-internal-format
34461 msgid "use %<__attribute__ ((vector_size))%> instead"
34462 msgstr ""
34463
34464 #: c-family/c-attribs.cc:2144
34465 #, gcc-internal-format
34466 msgid "unable to emulate %qs"
34467 msgstr ""
34468
34469 #: c-family/c-attribs.cc:2157
34470 #, gcc-internal-format
34471 msgid "invalid pointer mode %qs"
34472 msgstr ""
34473
34474 #: c-family/c-attribs.cc:2174
34475 #, gcc-internal-format
34476 msgid "signedness of type and machine mode %qs don%'t match"
34477 msgstr ""
34478
34479 #: c-family/c-attribs.cc:2185
34480 #, gcc-internal-format
34481 msgid "no data type for mode %qs"
34482 msgstr ""
34483
34484 #: c-family/c-attribs.cc:2195
34485 #, gcc-internal-format
34486 msgid "cannot use mode %qs for enumerated types"
34487 msgstr ""
34488
34489 #: c-family/c-attribs.cc:2223
34490 #, gcc-internal-format
34491 msgid "mode %qs applied to inappropriate type"
34492 msgstr ""
34493
34494 #: c-family/c-attribs.cc:2252 c-family/c-attribs.cc:2609 d/d-attribs.cc:1021
34495 #, gcc-internal-format
34496 msgid "section attributes are not supported for this target"
34497 msgstr ""
34498
34499 #: c-family/c-attribs.cc:2258 d/d-attribs.cc:1028
34500 #, gcc-internal-format
34501 msgid "section attribute not allowed for %q+D"
34502 msgstr ""
34503
34504 #: c-family/c-attribs.cc:2264
34505 #, gcc-internal-format
34506 msgid "section attribute argument not a string constant"
34507 msgstr ""
34508
34509 #: c-family/c-attribs.cc:2273 d/d-attribs.cc:1044
34510 #, gcc-internal-format
34511 msgid "section attribute cannot be specified for local variables"
34512 msgstr ""
34513
34514 #: c-family/c-attribs.cc:2284 config/bfin/bfin.cc:4796 config/bfin/bfin.cc:4847
34515 #: config/bfin/bfin.cc:4873 config/bfin/bfin.cc:4886 d/d-attribs.cc:1055
34516 #, gcc-internal-format
34517 msgid "section of %q+D conflicts with previous declaration"
34518 msgstr ""
34519
34520 #: c-family/c-attribs.cc:2293 c-family/c-attribs.cc:2635 d/d-attribs.cc:1064
34521 #, gcc-internal-format
34522 msgid "section of %q+D cannot be overridden"
34523 msgstr ""
34524
34525 #: c-family/c-attribs.cc:2409
34526 #, gcc-internal-format
34527 msgid "alignment may not be specified for %q+D"
34528 msgstr ""
34529
34530 #: c-family/c-attribs.cc:2434
34531 #, gcc-internal-format
34532 msgid ""
34533 "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E "
34534 "(%u)%>"
34535 msgstr ""
34536
34537 #: c-family/c-attribs.cc:2479
34538 #, gcc-internal-format
34539 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
34540 msgstr ""
34541
34542 #: c-family/c-attribs.cc:2530
34543 #, gcc-internal-format
34544 msgid "%qE attribute may not be specified for %q+D"
34545 msgstr ""
34546
34547 #: c-family/c-attribs.cc:2537
34548 #, gcc-internal-format
34549 msgid "%qE attribute may not be specified for a non-array field"
34550 msgstr ""
34551
34552 #: c-family/c-attribs.cc:2544
34553 #, gcc-internal-format
34554 msgid "%qE attribute argument not an integer"
34555 msgstr ""
34556
34557 #: c-family/c-attribs.cc:2550 c-family/c-attribs.cc:5932
34558 #, gcc-internal-format
34559 msgid "%qE attribute argument %qE is not an integer constant between 0 and 3"
34560 msgstr ""
34561
34562 #: c-family/c-attribs.cc:2570 d/d-attribs.cc:1143
34563 #, gcc-internal-format
34564 msgid "inline function %q+D declared weak"
34565 msgstr ""
34566
34567 #: c-family/c-attribs.cc:2575
34568 #, gcc-internal-format
34569 msgid "indirect function %q+D cannot be declared weak"
34570 msgstr ""
34571
34572 #: c-family/c-attribs.cc:2616
34573 #, gcc-internal-format
34574 msgid "ignoring %qE attribute not set on a variable"
34575 msgstr ""
34576
34577 #: c-family/c-attribs.cc:2626 config/bfin/bfin.cc:4824
34578 #: config/loongarch/loongarch.cc:6489
34579 #, gcc-internal-format
34580 msgid "%qE attribute cannot be specified for local variables"
34581 msgstr ""
34582
34583 #: c-family/c-attribs.cc:2641
34584 #, gcc-internal-format
34585 msgid "%qE attribute is specific to ELF targets"
34586 msgstr ""
34587
34588 #: c-family/c-attribs.cc:2648
34589 #, gcc-internal-format
34590 msgid "ignoring %qE attribute set on const variable"
34591 msgstr ""
34592
34593 #: c-family/c-attribs.cc:2659
34594 #, gcc-internal-format
34595 msgid "ignoring %qE attribute set on initialized variable"
34596 msgstr ""
34597
34598 #: c-family/c-attribs.cc:2672
34599 #, gcc-internal-format
34600 msgid "ignoring %qE attribute set on uninitialized variable"
34601 msgstr ""
34602
34603 #: c-family/c-attribs.cc:2705
34604 #, gcc-internal-format
34605 msgid "%qE attribute is only applicable on functions"
34606 msgstr ""
34607
34608 #: c-family/c-attribs.cc:2724 d/d-attribs.cc:1091
34609 #, gcc-internal-format
34610 msgid "%<symver%> attribute only applies to functions and variables"
34611 msgstr ""
34612
34613 #: c-family/c-attribs.cc:2732 d/d-attribs.cc:1099
34614 #, gcc-internal-format
34615 msgid "%<symver%> attribute is only applicable to symbols"
34616 msgstr ""
34617
34618 #: c-family/c-attribs.cc:2742
34619 #, gcc-internal-format
34620 msgid "%<symver%> attribute argument not a string constant"
34621 msgstr ""
34622
34623 #: c-family/c-attribs.cc:2756 d/d-attribs.cc:1123
34624 #, gcc-internal-format
34625 msgid "symver attribute argument must have format %<name@nodename%>"
34626 msgstr ""
34627
34628 #: c-family/c-attribs.cc:2757 d/d-attribs.cc:1124
34629 #, gcc-internal-format
34630 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
34631 msgstr ""
34632
34633 #: c-family/c-attribs.cc:2792
34634 #, gcc-internal-format
34635 msgid "%q+D defined both normally and as %qE attribute"
34636 msgstr ""
34637
34638 #: c-family/c-attribs.cc:2800
34639 #, gcc-internal-format
34640 msgid "weak %q+D cannot be defined %qE"
34641 msgstr ""
34642
34643 #: c-family/c-attribs.cc:2817 c-family/c-attribs.cc:3810
34644 #: ada/gcc-interface/utils.cc:6893
34645 #, gcc-internal-format
34646 msgid "attribute %qE argument not a string"
34647 msgstr ""
34648
34649 #: c-family/c-attribs.cc:2850
34650 #, gcc-internal-format
34651 msgid "%+qD declared %qs after being used"
34652 msgstr ""
34653
34654 #: c-family/c-attribs.cc:2900
34655 #, gcc-internal-format
34656 msgid "%qE attribute argument cannot be a string"
34657 msgstr ""
34658
34659 #: c-family/c-attribs.cc:2913
34660 #, gcc-internal-format
34661 msgid "%qE attribute argument cannot be a constant arithmetic expression"
34662 msgstr ""
34663
34664 #: c-family/c-attribs.cc:2924
34665 #, gcc-internal-format
34666 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
34667 msgstr ""
34668
34669 #: c-family/c-attribs.cc:2979
34670 #, gcc-internal-format
34671 msgid ""
34672 "%qE attribute ignored on a declaration of a different kind than referenced "
34673 "symbol"
34674 msgstr ""
34675
34676 #: c-family/c-attribs.cc:2984
34677 #, gcc-internal-format
34678 msgid "symbol %qD referenced by %qD declared here"
34679 msgstr ""
34680
34681 #: c-family/c-attribs.cc:3032
34682 #, gcc-internal-format
34683 msgid "%qE attribute must apply to a declaration"
34684 msgstr ""
34685
34686 #: c-family/c-attribs.cc:3090
34687 #, gcc-internal-format
34688 msgid "indirect function %q+D cannot be declared %qE"
34689 msgstr ""
34690
34691 #: c-family/c-attribs.cc:3113
34692 #, gcc-internal-format
34693 msgid "%qE attribute must appear before %qs attribute"
34694 msgstr ""
34695
34696 #: c-family/c-attribs.cc:3126
34697 #, gcc-internal-format
34698 msgid "%+qD declared %qE after being used"
34699 msgstr ""
34700
34701 #: c-family/c-attribs.cc:3150
34702 #, gcc-internal-format
34703 msgid "%qE attribute ignored on non-class types"
34704 msgstr ""
34705
34706 #: c-family/c-attribs.cc:3156
34707 #, gcc-internal-format
34708 msgid "%qE attribute ignored because %qT is already defined"
34709 msgstr ""
34710
34711 #: c-family/c-attribs.cc:3169
34712 #, gcc-internal-format
34713 msgid "visibility argument not a string"
34714 msgstr ""
34715
34716 #: c-family/c-attribs.cc:3181 d/d-attribs.cc:1581
34717 #, gcc-internal-format
34718 msgid "%qE attribute ignored on types"
34719 msgstr ""
34720
34721 #: c-family/c-attribs.cc:3197 d/d-attribs.cc:1610
34722 #, gcc-internal-format
34723 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
34724 msgstr ""
34725
34726 #: c-family/c-attribs.cc:3209 d/d-attribs.cc:1621
34727 #, gcc-internal-format
34728 msgid "%qD redeclared with different visibility"
34729 msgstr ""
34730
34731 #: c-family/c-attribs.cc:3212 c-family/c-attribs.cc:3216 d/d-attribs.cc:1624
34732 #: d/d-attribs.cc:1628
34733 #, gcc-internal-format
34734 msgid "%qD was declared %qs which implies default visibility"
34735 msgstr ""
34736
34737 #: c-family/c-attribs.cc:3253
34738 #, gcc-internal-format
34739 msgid "%qE attribute ignored because %qD does not have thread storage duration"
34740 msgstr ""
34741
34742 #: c-family/c-attribs.cc:3275
34743 #, gcc-internal-format
34744 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
34745 msgstr ""
34746
34747 #: c-family/c-attribs.cc:3297 c-family/c-attribs.cc:3893
34748 #: c-family/c-attribs.cc:5701 c-family/c-attribs.cc:5728
34749 #: config/m32c/m32c.cc:2939 ada/gcc-interface/utils.cc:7073
34750 #, gcc-internal-format
34751 msgid "%qE attribute applies only to functions"
34752 msgstr ""
34753
34754 #: c-family/c-attribs.cc:3343
34755 #, gcc-internal-format
34756 msgid "%<%E (%E)%> attribute ignored on functions declared %qs"
34757 msgstr ""
34758
34759 #: c-family/c-attribs.cc:3353
34760 #, gcc-internal-format
34761 msgid "%<%E (%E)%> attribute ignored with deallocation functions declared %qs"
34762 msgstr ""
34763
34764 #: c-family/c-attribs.cc:3357
34765 #, gcc-internal-format
34766 msgid "deallocation function declared here"
34767 msgstr ""
34768
34769 #: c-family/c-attribs.cc:3384
34770 #, gcc-internal-format
34771 msgid "%qE attribute ignored; valid only for functions"
34772 msgstr ""
34773
34774 #: c-family/c-attribs.cc:3394
34775 #, gcc-internal-format
34776 msgid ""
34777 "%qE attribute ignored on functions returning %qT; valid only for pointer "
34778 "return types"
34779 msgstr ""
34780
34781 #. Handle specially the common case of specifying one of a number
34782 #. of overloads, such as operator delete.
34783 #: c-family/c-attribs.cc:3440
34784 #, gcc-internal-format
34785 msgid "%qE attribute argument 1 is ambiguous"
34786 msgstr ""
34787
34788 #: c-family/c-attribs.cc:3442
34789 #, gcc-internal-format
34790 msgid "use a cast to the expected type to disambiguate"
34791 msgstr ""
34792
34793 #: c-family/c-attribs.cc:3447
34794 #, gcc-internal-format
34795 msgid "%qE attribute argument 1 does not name a function"
34796 msgstr ""
34797
34798 #: c-family/c-attribs.cc:3450
34799 #, gcc-internal-format
34800 msgid "argument references a symbol declared here"
34801 msgstr ""
34802
34803 #. Reject functions without a prototype.
34804 #: c-family/c-attribs.cc:3466
34805 #, gcc-internal-format
34806 msgid "%qE attribute argument 1 must take a pointer type as its first argument"
34807 msgstr ""
34808
34809 #: c-family/c-attribs.cc:3469 c-family/c-attribs.cc:3482
34810 #, gcc-internal-format
34811 msgid "referenced symbol declared here"
34812 msgstr ""
34813
34814 #. Reject functions that don't take a pointer as their first
34815 #. argument.
34816 #: c-family/c-attribs.cc:3479
34817 #, gcc-internal-format
34818 msgid ""
34819 "%qE attribute argument 1 must take a pointer type as its first argument; "
34820 "have %qT"
34821 msgstr ""
34822
34823 #: c-family/c-attribs.cc:3593 c-family/c-attribs.cc:3641
34824 #: c-family/c-attribs.cc:3668 d/d-attribs.cc:1326
34825 #, gcc-internal-format
34826 msgid "%qE attribute ignored on a function returning %qT"
34827 msgstr ""
34828
34829 #: c-family/c-attribs.cc:3687
34830 #, gcc-internal-format
34831 msgid "%qE attribute argument %E is not an integer constant"
34832 msgstr ""
34833
34834 #: c-family/c-attribs.cc:3695
34835 #, gcc-internal-format
34836 msgid "%qE attribute argument %E is not positive"
34837 msgstr ""
34838
34839 #: c-family/c-attribs.cc:3706
34840 #, gcc-internal-format
34841 msgid "%qE attribute argument %E is not a power of 2"
34842 msgstr ""
34843
34844 #: c-family/c-attribs.cc:3719
34845 #, gcc-internal-format
34846 msgid "%qE attribute argument %E is not in the range [0, %wu]"
34847 msgstr ""
34848
34849 #: c-family/c-attribs.cc:3823 ada/gcc-interface/utils.cc:6906
34850 #, gcc-internal-format
34851 msgid ""
34852 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> "
34853 "attribute"
34854 msgstr ""
34855
34856 #: c-family/c-attribs.cc:3899 c-family/c-attribs.cc:5707
34857 #, gcc-internal-format
34858 msgid "cannot set %qE attribute after definition"
34859 msgstr ""
34860
34861 #: c-family/c-attribs.cc:3966
34862 #, gcc-internal-format
34863 msgid "%qE attribute duplicated"
34864 msgstr ""
34865
34866 #: c-family/c-attribs.cc:3968
34867 #, gcc-internal-format
34868 msgid "%qE attribute follows %qE"
34869 msgstr ""
34870
34871 #: c-family/c-attribs.cc:4067
34872 #, gcc-internal-format
34873 msgid "type was previously declared %qE"
34874 msgstr ""
34875
34876 #: c-family/c-attribs.cc:4080 cp/class.cc:4792
34877 #, gcc-internal-format
34878 msgid ""
34879 "%<transaction_safe_dynamic%> may only be specified for a virtual function"
34880 msgstr ""
34881
34882 #: c-family/c-attribs.cc:4138
34883 #, gcc-internal-format
34884 msgid "%qE argument not an identifier"
34885 msgstr ""
34886
34887 #: c-family/c-attribs.cc:4149
34888 #, gcc-internal-format
34889 msgid "%qD is not compatible with %qD"
34890 msgstr ""
34891
34892 #: c-family/c-attribs.cc:4152
34893 #, gcc-internal-format
34894 msgid "%qE argument is not a function"
34895 msgstr ""
34896
34897 #: c-family/c-attribs.cc:4200 cp/name-lookup.cc:6055
34898 #, gcc-internal-format
34899 msgid "deprecated message is not a string"
34900 msgstr ""
34901
34902 #: c-family/c-attribs.cc:4249 c-family/c-attribs.cc:4314
34903 #, gcc-internal-format
34904 msgid "%qE attribute ignored for %qE"
34905 msgstr ""
34906
34907 #: c-family/c-attribs.cc:4273
34908 #, gcc-internal-format
34909 msgid "the message attached to %<unavailable%> is not a string"
34910 msgstr ""
34911
34912 #: c-family/c-attribs.cc:4372 c-family/c-attribs.cc:4374
34913 #, gcc-internal-format
34914 msgid "invalid vector type for attribute %qE"
34915 msgstr ""
34916
34917 #: c-family/c-attribs.cc:4409 c-family/c-attribs.cc:4413
34918 #, gcc-internal-format
34919 msgid "%qE attribute argument value %qE is negative"
34920 msgstr ""
34921
34922 #: c-family/c-attribs.cc:4426 c-family/c-attribs.cc:4430
34923 #, gcc-internal-format
34924 msgid "%qE attribute argument value %qE exceeds %wu"
34925 msgstr ""
34926
34927 #: c-family/c-attribs.cc:4438 ada/gcc-interface/utils.cc:4158
34928 #, gcc-internal-format
34929 msgid "vector size not an integral multiple of component size"
34930 msgstr ""
34931
34932 #: c-family/c-attribs.cc:4444 ada/gcc-interface/utils.cc:4165
34933 #, gcc-internal-format
34934 msgid "zero vector size"
34935 msgstr ""
34936
34937 #: c-family/c-attribs.cc:4453 c-family/c-attribs.cc:4456
34938 #, gcc-internal-format
34939 msgid "number of vector components %wu not a power of two"
34940 msgstr ""
34941
34942 #: c-family/c-attribs.cc:4463 c-family/c-attribs.cc:4467
34943 #, gcc-internal-format
34944 msgid "number of vector components %wu exceeds %d"
34945 msgstr ""
34946
34947 #: c-family/c-attribs.cc:4527
34948 #, gcc-internal-format
34949 msgid "%qE attribute only supported on non-mask vector types"
34950 msgstr ""
34951
34952 #: c-family/c-attribs.cc:4560 c-family/c-attribs.cc:4600
34953 #, gcc-internal-format
34954 msgid "%qE attribute without arguments on a non-prototype"
34955 msgstr ""
34956
34957 #: c-family/c-attribs.cc:4641
34958 #, gcc-internal-format
34959 msgid "%qE attribute ignored on objects of type %qT"
34960 msgstr ""
34961
34962 #: c-family/c-attribs.cc:4649
34963 #, gcc-internal-format
34964 msgid "%qE attribute does not apply to functions"
34965 msgstr ""
34966
34967 #: c-family/c-attribs.cc:4787
34968 #, gcc-internal-format
34969 msgid "attribute %qs mismatch with mode %qs"
34970 msgstr ""
34971
34972 #: c-family/c-attribs.cc:4836
34973 #, gcc-internal-format
34974 msgid ""
34975 "attribute %qs missing positional argument 2 provided in previous designation "
34976 "by argument %u"
34977 msgstr ""
34978
34979 #: c-family/c-attribs.cc:4842
34980 #, gcc-internal-format
34981 msgid "attribute %qs positional argument 2 missing in previous designation"
34982 msgstr ""
34983
34984 #: c-family/c-attribs.cc:4848
34985 #, gcc-internal-format
34986 msgid ""
34987 "attribute %qs positional argument 2 conflicts with previous designation by "
34988 "argument %u"
34989 msgstr ""
34990
34991 #: c-family/c-attribs.cc:4856
34992 #, gcc-internal-format
34993 msgid "attribute %qs mismatched positional argument values %i and %i"
34994 msgstr ""
34995
34996 #: c-family/c-attribs.cc:4878
34997 #, gcc-internal-format, gfc-internal-format
34998 msgid "designating the bound of variable length array argument %u"
34999 msgstr ""
35000
35001 #: c-family/c-attribs.cc:4961
35002 #, gcc-internal-format
35003 msgid "attribute %qE without arguments on a non-prototype"
35004 msgstr ""
35005
35006 #: c-family/c-attribs.cc:5011
35007 #, gcc-internal-format
35008 msgid "attribute %qE invalid mode"
35009 msgstr ""
35010
35011 #: c-family/c-attribs.cc:5020
35012 #, gcc-internal-format
35013 msgid ""
35014 "attribute %qE mode %qE is not an identifier; expected one of %qs, %qs, %qs, "
35015 "or %qs"
35016 msgstr ""
35017
35018 #: c-family/c-attribs.cc:5047
35019 #, gcc-internal-format
35020 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, %qs, or %qs"
35021 msgstr ""
35022
35023 #: c-family/c-attribs.cc:5058
35024 #, gcc-internal-format
35025 msgid ""
35026 "attribute %qE unexpected %<(%> after mode %qs; expected a positional "
35027 "argument or %<)%>"
35028 msgstr ""
35029
35030 #. The first positional argument is required.  It may be worth
35031 #. dropping the requirement at some point and having read_only
35032 #. apply to all const-qualified pointers and read_write or
35033 #. write_only to the rest.
35034 #: c-family/c-attribs.cc:5071
35035 #, gcc-internal-format
35036 msgid "attribute %<%E(%s)%> missing an argument"
35037 msgstr ""
35038
35039 #: c-family/c-attribs.cc:5112
35040 #, gcc-internal-format
35041 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
35042 msgstr ""
35043
35044 #: c-family/c-attribs.cc:5115
35045 #, gcc-internal-format
35046 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
35047 msgstr ""
35048
35049 #: c-family/c-attribs.cc:5140
35050 #, gcc-internal-format
35051 msgid "attribute %qs positional argument %i invalid value %wi"
35052 msgstr ""
35053
35054 #: c-family/c-attribs.cc:5144
35055 #, gcc-internal-format
35056 msgid ""
35057 "attribute %qs positional argument %i value %wi exceeds number of function "
35058 "arguments %u"
35059 msgstr ""
35060
35061 #: c-family/c-attribs.cc:5151
35062 #, gcc-internal-format
35063 msgid "attribute %qs invalid positional argument"
35064 msgstr ""
35065
35066 #. The first argument must have a pointer or reference type.
35067 #: c-family/c-attribs.cc:5159
35068 #, gcc-internal-format
35069 msgid ""
35070 "attribute %qs positional argument 1 references non-pointer argument type %qT"
35071 msgstr ""
35072
35073 #: c-family/c-attribs.cc:5170
35074 #, gcc-internal-format
35075 msgid ""
35076 "attribute %qs positional argument 1 references argument of function type %qT"
35077 msgstr ""
35078
35079 #: c-family/c-attribs.cc:5183
35080 #, gcc-internal-format
35081 msgid ""
35082 "attribute %qs positional argument 1 references %qs-qualified argument type "
35083 "%qT"
35084 msgstr ""
35085
35086 #: c-family/c-attribs.cc:5201
35087 #, gcc-internal-format
35088 msgid ""
35089 "attribute %qs positional argument 2 references non-integer argument type %qT"
35090 msgstr ""
35091
35092 #: c-family/c-attribs.cc:5433
35093 #, gcc-internal-format
35094 msgid "cleanup argument not an identifier"
35095 msgstr ""
35096
35097 #: c-family/c-attribs.cc:5440
35098 #, gcc-internal-format
35099 msgid "cleanup argument not a function"
35100 msgstr ""
35101
35102 #: c-family/c-attribs.cc:5477
35103 #, gcc-internal-format
35104 msgid "%qE attribute requires prototypes with named arguments"
35105 msgstr ""
35106
35107 #: c-family/c-attribs.cc:5485
35108 #, gcc-internal-format
35109 msgid "%qE attribute only applies to variadic functions"
35110 msgstr ""
35111
35112 #: c-family/c-attribs.cc:5501 ada/gcc-interface/utils.cc:6536
35113 #, gcc-internal-format
35114 msgid "requested position is not an integer constant"
35115 msgstr ""
35116
35117 #: c-family/c-attribs.cc:5509 ada/gcc-interface/utils.cc:6543
35118 #, gcc-internal-format
35119 msgid "requested position is less than zero"
35120 msgstr ""
35121
35122 #: c-family/c-attribs.cc:5564 ada/gcc-interface/utils.cc:6955
35123 #: d/d-attribs.cc:768
35124 #, gcc-internal-format
35125 msgid "empty string in attribute %<target%>"
35126 msgstr ""
35127
35128 #. The argument must be a constant string.
35129 #: c-family/c-attribs.cc:5586 config/sh/sh.cc:8549 d/d-attribs.cc:1035
35130 #: d/d-attribs.cc:1109 d/d-attribs.cc:1412 d/d-attribs.cc:1454
35131 #: d/d-attribs.cc:1516 d/d-attribs.cc:1595
35132 #, gcc-internal-format
35133 msgid "%qE attribute argument not a string constant"
35134 msgstr ""
35135
35136 #: c-family/c-attribs.cc:5753 ada/gcc-interface/utils.cc:7104
35137 #, gcc-internal-format
35138 msgid "unrecognized %qE attribute argument %qs"
35139 msgstr ""
35140
35141 #: c-family/c-attribs.cc:5771
35142 #, gcc-internal-format
35143 msgid "%qE attribute on a function not returning a pointer"
35144 msgstr ""
35145
35146 #: c-family/c-attribs.cc:5786
35147 #, gcc-internal-format
35148 msgid "%qE attribute is only valid on %<struct%> type"
35149 msgstr ""
35150
35151 #: c-family/c-attribs.cc:5834
35152 #, gcc-internal-format
35153 msgid "%qE attribute argument %qE is not an integer constant"
35154 msgstr ""
35155
35156 #: c-family/c-attribs.cc:5843
35157 #, gcc-internal-format
35158 msgid "%qE attribute argument %qE exceeds %u"
35159 msgstr ""
35160
35161 #: c-family/c-attribs.cc:5865
35162 #, gcc-internal-format
35163 msgid "%qE attribute may be put on a typedef only; attribute is ignored"
35164 msgstr ""
35165
35166 #: c-family/c-attribs.cc:5877
35167 #, gcc-internal-format
35168 msgid "%qE attribute is for pointer types only"
35169 msgstr ""
35170
35171 #: c-family/c-attribs.cc:5896
35172 #, gcc-internal-format
35173 msgid ""
35174 "%qE is only applicable to Objective-C class interfaces, attribute ignored"
35175 msgstr ""
35176
35177 #: c-family/c-attribs.cc:5919
35178 #, gcc-internal-format
35179 msgid "%qE cannot be applied to non-pointer type %qT"
35180 msgstr ""
35181
35182 #: c-family/c-attribs.cc:5944
35183 #, gcc-internal-format
35184 msgid "%qE attribute argument %qE is not recognised"
35185 msgstr ""
35186
35187 #: c-family/c-attribs.cc:5959
35188 #, gcc-internal-format
35189 msgid ""
35190 "%qE attribute ignored; valid only for functions and function pointer fields"
35191 msgstr ""
35192
35193 #: c-family/c-attribs.cc:5970
35194 #, gcc-internal-format
35195 msgid "%qE attribute ignored; field must be a function pointer"
35196 msgstr ""
35197
35198 #: c-family/c-attribs.cc:5994
35199 #, gcc-internal-format
35200 msgid "unknown attribute %qE"
35201 msgstr ""
35202
35203 #: c-family/c-attribs.cc:6021
35204 #, gcc-internal-format
35205 msgid "invalid operand type %qT for %qs"
35206 msgstr ""
35207
35208 #: c-family/c-attribs.cc:6125
35209 #, gcc-internal-format
35210 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
35211 msgstr ""
35212
35213 #: c-family/c-attribs.cc:6127
35214 #, gcc-internal-format
35215 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
35216 msgstr ""
35217
35218 #: c-family/c-attribs.cc:6304
35219 #, gcc-internal-format
35220 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
35221 msgstr ""
35222
35223 #: c-family/c-common.cc:739
35224 #, gcc-internal-format
35225 msgid "%qD is not defined outside of function scope"
35226 msgstr ""
35227
35228 #: c-family/c-common.cc:784
35229 #, gcc-internal-format
35230 msgid "size of string literal is too large"
35231 msgstr ""
35232
35233 #: c-family/c-common.cc:807
35234 #, gcc-internal-format
35235 msgid ""
35236 "string length %qd is greater than the length %qd ISO C%d compilers are "
35237 "required to support"
35238 msgstr ""
35239
35240 #: c-family/c-common.cc:980
35241 #, gcc-internal-format
35242 msgid ""
35243 "use %<-flax-vector-conversions%> to permit conversions between vectors with "
35244 "differing element types or numbers of subparts"
35245 msgstr ""
35246
35247 #: c-family/c-common.cc:1021
35248 #, gcc-internal-format
35249 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
35250 msgstr ""
35251
35252 #: c-family/c-common.cc:1030
35253 #, gcc-internal-format
35254 msgid "%<__builtin_shuffle%> arguments must be vectors"
35255 msgstr ""
35256
35257 #: c-family/c-common.cc:1037
35258 #, gcc-internal-format
35259 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
35260 msgstr ""
35261
35262 #: c-family/c-common.cc:1048
35263 #, gcc-internal-format
35264 msgid ""
35265 "%<__builtin_shuffle%> number of elements of the argument vector(s) and the "
35266 "mask vector should be the same"
35267 msgstr ""
35268
35269 #: c-family/c-common.cc:1058
35270 #, gcc-internal-format
35271 msgid ""
35272 "%<__builtin_shuffle%> argument vector(s) inner type must have the same size "
35273 "as inner type of the mask"
35274 msgstr ""
35275
35276 #: c-family/c-common.cc:1109
35277 #, gcc-internal-format
35278 msgid "%<__builtin_shufflevector%> arguments must be vectors"
35279 msgstr ""
35280
35281 #: c-family/c-common.cc:1120
35282 #, gcc-internal-format
35283 msgid "%<__builtin_shufflevector%> arguments must be constant size vectors"
35284 msgstr ""
35285
35286 #: c-family/c-common.cc:1129
35287 #, gcc-internal-format
35288 msgid ""
35289 "%<__builtin_shufflevector%> argument vectors must have the same element type"
35290 msgstr ""
35291
35292 #: c-family/c-common.cc:1137
35293 #, gcc-internal-format
35294 msgid ""
35295 "%<__builtin_shufflevector%> must specify a result with a power of two number "
35296 "of elements"
35297 msgstr ""
35298
35299 #: c-family/c-common.cc:1162 c-family/c-common.cc:1172
35300 #, gcc-internal-format
35301 msgid "invalid element index %qE to %<__builtin_shufflevector%>"
35302 msgstr ""
35303
35304 #: c-family/c-common.cc:1250
35305 #, gcc-internal-format
35306 msgid ""
35307 "%<__builtin_convertvector%> first argument must be an integer or floating "
35308 "vector"
35309 msgstr ""
35310
35311 #: c-family/c-common.cc:1259
35312 #, gcc-internal-format
35313 msgid ""
35314 "%<__builtin_convertvector%> second argument must be an integer or floating "
35315 "vector type"
35316 msgstr ""
35317
35318 #: c-family/c-common.cc:1268
35319 #, gcc-internal-format
35320 msgid ""
35321 "%<__builtin_convertvector%> number of elements of the first argument vector "
35322 "and the second argument vector type should be the same"
35323 msgstr ""
35324
35325 #: c-family/c-common.cc:1895
35326 #, gcc-internal-format
35327 msgid "operation on %qE may be undefined"
35328 msgstr ""
35329
35330 #: c-family/c-common.cc:2252
35331 #, gcc-internal-format
35332 msgid "case label does not reduce to an integer constant"
35333 msgstr ""
35334
35335 #: c-family/c-common.cc:2339
35336 #, gcc-internal-format
35337 msgid ""
35338 "GCC cannot support operators with integer types and fixed-point types that "
35339 "have too many integral and fractional bits together"
35340 msgstr ""
35341
35342 #: c-family/c-common.cc:2884
35343 #, gcc-internal-format
35344 msgid "invalid operands to binary %s (have %qT and %qT)"
35345 msgstr ""
35346
35347 #: c-family/c-common.cc:3133
35348 #, gcc-internal-format
35349 msgid "comparison is always false due to limited range of data type"
35350 msgstr ""
35351
35352 #: c-family/c-common.cc:3136
35353 #, gcc-internal-format
35354 msgid "comparison is always true due to limited range of data type"
35355 msgstr ""
35356
35357 #: c-family/c-common.cc:3238
35358 #, gcc-internal-format
35359 msgid "comparison of unsigned expression in %<>= 0%> is always true"
35360 msgstr ""
35361
35362 #: c-family/c-common.cc:3246
35363 #, gcc-internal-format
35364 msgid "comparison of unsigned expression in %<< 0%> is always false"
35365 msgstr ""
35366
35367 #: c-family/c-common.cc:3290
35368 #, gcc-internal-format
35369 msgid "pointer of type %<void *%> used in arithmetic"
35370 msgstr ""
35371
35372 #: c-family/c-common.cc:3299
35373 #, gcc-internal-format
35374 msgid "pointer to a function used in arithmetic"
35375 msgstr ""
35376
35377 #: c-family/c-common.cc:3516
35378 #, gcc-internal-format
35379 msgid "enum constant in boolean context"
35380 msgstr ""
35381
35382 #: c-family/c-common.cc:3546 d/d-convert.cc:149
35383 #, gcc-internal-format
35384 msgid "the address of %qD will always evaluate as %<true%>"
35385 msgstr ""
35386
35387 #: c-family/c-common.cc:3591
35388 #, gcc-internal-format
35389 msgid "%<*%> in boolean context, suggest %<&&%> instead"
35390 msgstr ""
35391
35392 #: c-family/c-common.cc:3603
35393 #, gcc-internal-format
35394 msgid "%<<<%> in boolean context, did you mean %<<%>?"
35395 msgstr ""
35396
35397 #: c-family/c-common.cc:3619
35398 #, gcc-internal-format
35399 msgid ""
35400 "%<?:%> using integer constants in boolean context, the expression will "
35401 "always evaluate to %<true%>"
35402 msgstr ""
35403
35404 #: c-family/c-common.cc:3628
35405 #, gcc-internal-format
35406 msgid "%<?:%> using integer constants in boolean context"
35407 msgstr ""
35408
35409 #: c-family/c-common.cc:3664
35410 #, gcc-internal-format
35411 msgid ""
35412 "the compiler can assume that the address of %qD will always evaluate to "
35413 "%<true%>"
35414 msgstr ""
35415
35416 #: c-family/c-common.cc:3699 cp/semantics.cc:874 cp/typeck.cc:10364
35417 #, gcc-internal-format
35418 msgid "suggest parentheses around assignment used as truth value"
35419 msgstr ""
35420
35421 #: c-family/c-common.cc:3786 c/c-decl.cc:4845 c/c-decl.cc:7428
35422 #: c/c-parser.cc:3523 c/c-typeck.cc:16336
35423 #, gcc-internal-format
35424 msgid "invalid use of %<restrict%>"
35425 msgstr ""
35426
35427 #: c-family/c-common.cc:3860
35428 #, gcc-internal-format
35429 msgid "invalid application of %<sizeof%> to a function type"
35430 msgstr ""
35431
35432 #: c-family/c-common.cc:3870
35433 #, gcc-internal-format
35434 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
35435 msgstr ""
35436
35437 #: c-family/c-common.cc:3873
35438 #, gcc-internal-format
35439 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
35440 msgstr ""
35441
35442 #: c-family/c-common.cc:3884 cp/typeck.cc:2057
35443 #, gcc-internal-format
35444 msgid "invalid application of %qs to a void type"
35445 msgstr ""
35446
35447 #: c-family/c-common.cc:3893
35448 #, gcc-internal-format
35449 msgid "invalid application of %qs to incomplete type %qT"
35450 msgstr ""
35451
35452 #: c-family/c-common.cc:3901
35453 #, gcc-internal-format
35454 msgid "invalid application of %qs to array type %qT of incomplete element type"
35455 msgstr ""
35456
35457 #: c-family/c-common.cc:3953
35458 #, gcc-internal-format
35459 msgid "%<__alignof%> applied to a bit-field"
35460 msgstr ""
35461
35462 #: c-family/c-common.cc:4777
35463 #, gcc-internal-format
35464 msgid "first argument to %<va_arg%> not of type %<va_list%>"
35465 msgstr ""
35466
35467 #: c-family/c-common.cc:4897
35468 #, gcc-internal-format
35469 msgid "cannot disable built-in function %qs"
35470 msgstr ""
35471
35472 #: c-family/c-common.cc:5089
35473 #, gcc-internal-format
35474 msgid "pointers are not permitted as case values"
35475 msgstr ""
35476
35477 #: c-family/c-common.cc:5096
35478 #, gcc-internal-format
35479 msgid "range expressions in switch statements are non-standard"
35480 msgstr ""
35481
35482 #: c-family/c-common.cc:5124
35483 #, gcc-internal-format
35484 msgid "empty range specified"
35485 msgstr ""
35486
35487 #: c-family/c-common.cc:5176
35488 #, gcc-internal-format
35489 msgid "duplicate (or overlapping) case value"
35490 msgstr ""
35491
35492 #: c-family/c-common.cc:5178
35493 #, gcc-internal-format
35494 msgid "this is the first entry overlapping that value"
35495 msgstr ""
35496
35497 #: c-family/c-common.cc:5182
35498 #, gcc-internal-format
35499 msgid "duplicate case value"
35500 msgstr ""
35501
35502 #: c-family/c-common.cc:5183 c-family/c-warn.cc:2578
35503 #, gcc-internal-format
35504 msgid "previously used here"
35505 msgstr ""
35506
35507 #: c-family/c-common.cc:5187
35508 #, gcc-internal-format
35509 msgid "multiple default labels in one switch"
35510 msgstr ""
35511
35512 #: c-family/c-common.cc:5189
35513 #, gcc-internal-format
35514 msgid "this is the first default label"
35515 msgstr ""
35516
35517 #: c-family/c-common.cc:5301
35518 #, gcc-internal-format
35519 msgid "taking the address of a label is non-standard"
35520 msgstr ""
35521
35522 #: c-family/c-common.cc:5486
35523 #, gcc-internal-format
35524 msgid "requested alignment is not an integer constant"
35525 msgstr ""
35526
35527 #: c-family/c-common.cc:5494 c-family/c-common.cc:5504
35528 #, gcc-internal-format
35529 msgid "requested alignment %qE is not a positive power of 2"
35530 msgstr ""
35531
35532 #: c-family/c-common.cc:5514
35533 #, gcc-internal-format
35534 msgid "requested alignment %qE exceeds object file maximum %u"
35535 msgstr ""
35536
35537 #: c-family/c-common.cc:5522
35538 #, gcc-internal-format
35539 msgid "requested alignment %qE exceeds maximum %u"
35540 msgstr ""
35541
35542 #: c-family/c-common.cc:5697
35543 #, gcc-internal-format
35544 msgid "not enough variable arguments to fit a sentinel"
35545 msgstr ""
35546
35547 #: c-family/c-common.cc:5711
35548 #, gcc-internal-format
35549 msgid "missing sentinel in function call"
35550 msgstr ""
35551
35552 #: c-family/c-common.cc:5938 c-family/c-common.cc:5988 d/d-attribs.cc:834
35553 #: d/d-attribs.cc:884
35554 #, gcc-internal-format
35555 msgid "bad option %qs to attribute %<optimize%>"
35556 msgstr ""
35557
35558 #: c-family/c-common.cc:5941 c-family/c-common.cc:5992
35559 #, gcc-internal-format
35560 msgid "bad option %qs to pragma %<optimize%>"
35561 msgstr ""
35562
35563 #: c-family/c-common.cc:6040
35564 #, gcc-internal-format
35565 msgid "attribute %<fallthrough%> specified multiple times"
35566 msgstr ""
35567
35568 #: c-family/c-common.cc:6044
35569 #, gcc-internal-format
35570 msgid "%<fallthrough%> attribute specified with a parameter"
35571 msgstr ""
35572
35573 #: c-family/c-common.cc:6225 c-family/c-common.cc:7076
35574 #: c-family/c-common.cc:7123 c-family/c-common.cc:7198
35575 #: c-family/c-common.cc:7271 config/aarch64/aarch64-sve-builtins.cc:2125
35576 #: c/c-typeck.cc:3838
35577 #, gcc-internal-format
35578 msgid "too few arguments to function %qE"
35579 msgstr ""
35580
35581 #: c-family/c-common.cc:6230 c-family/c-common.cc:7129
35582 #: c-family/c-common.cc:7297 config/aarch64/aarch64-sve-builtins.cc:2127
35583 #: c/c-typeck.cc:3699
35584 #, gcc-internal-format
35585 msgid "too many arguments to function %qE"
35586 msgstr ""
35587
35588 #: c-family/c-common.cc:6272
35589 #, gcc-internal-format
35590 msgid "third argument to function %qE must be a constant integer"
35591 msgstr ""
35592
35593 #: c-family/c-common.cc:6297
35594 #, gcc-internal-format
35595 msgid ""
35596 "second argument to function %qE must be a constant integer power of 2 "
35597 "between %qi and %qu bits"
35598 msgstr ""
35599
35600 #: c-family/c-common.cc:6319 c-family/c-common.cc:6363
35601 #, gcc-internal-format
35602 msgid "non-floating-point argument in call to function %qE"
35603 msgstr ""
35604
35605 #: c-family/c-common.cc:6342
35606 #, gcc-internal-format
35607 msgid "non-floating-point arguments in call to function %qE"
35608 msgstr ""
35609
35610 #: c-family/c-common.cc:6356
35611 #, gcc-internal-format
35612 msgid "non-const integer argument %u in call to function %qE"
35613 msgstr ""
35614
35615 #: c-family/c-common.cc:6376
35616 #, gcc-internal-format
35617 msgid "non-integer argument 3 in call to function %qE"
35618 msgstr ""
35619
35620 #: c-family/c-common.cc:6393 c-family/c-common.cc:6443
35621 #, gcc-internal-format
35622 msgid "argument %u in call to function %qE does not have integral type"
35623 msgstr ""
35624
35625 #: c-family/c-common.cc:6400
35626 #, gcc-internal-format
35627 msgid ""
35628 "argument 3 in call to function %qE does not have pointer to integral type"
35629 msgstr ""
35630
35631 #: c-family/c-common.cc:6406
35632 #, gcc-internal-format
35633 msgid "argument 3 in call to function %qE has pointer to enumerated type"
35634 msgstr ""
35635
35636 #: c-family/c-common.cc:6412
35637 #, gcc-internal-format
35638 msgid "argument 3 in call to function %qE has pointer to boolean type"
35639 msgstr ""
35640
35641 #: c-family/c-common.cc:6418 c-family/c-common.cc:6425
35642 #: c-family/c-common.cc:6480 c-family/c-common.cc:6487
35643 #, gcc-internal-format
35644 msgid "argument %u in call to function %qE has pointer to %qs type (%qT)"
35645 msgstr ""
35646
35647 #: c-family/c-common.cc:6449
35648 #, gcc-internal-format
35649 msgid "argument 3 in call to function %qE has enumerated type"
35650 msgstr ""
35651
35652 #: c-family/c-common.cc:6455
35653 #, gcc-internal-format
35654 msgid "argument 3 in call to function %qE has boolean type"
35655 msgstr ""
35656
35657 #: c-family/c-common.cc:6468
35658 #, gcc-internal-format
35659 msgid "argument %u in call to function %qE does not have pointer type"
35660 msgstr ""
35661
35662 #: c-family/c-common.cc:6474
35663 #, gcc-internal-format
35664 msgid "argument %u in call to function %qE points to incomplete type"
35665 msgstr ""
35666
35667 #: c-family/c-common.cc:6753 rust/backend/rust-tree.cc:3553
35668 #, gcc-internal-format
35669 msgid "cannot apply %<offsetof%> to static data member %qD"
35670 msgstr ""
35671
35672 #: c-family/c-common.cc:6758 rust/backend/rust-tree.cc:3558
35673 #, gcc-internal-format
35674 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
35675 msgstr ""
35676
35677 #: c-family/c-common.cc:6765 rust/backend/rust-tree.cc:3565
35678 #, gcc-internal-format
35679 msgid "cannot apply %<offsetof%> to a non constant address"
35680 msgstr ""
35681
35682 #: c-family/c-common.cc:6778 rust/backend/rust-tree.cc:3578
35683 #, gcc-internal-format
35684 msgid "attempt to take address of bit-field structure member %qD"
35685 msgstr ""
35686
35687 #: c-family/c-common.cc:6831 rust/backend/rust-tree.cc:3630
35688 #, gcc-internal-format
35689 msgid "index %E denotes an offset greater than size of %qT"
35690 msgstr ""
35691
35692 #: c-family/c-common.cc:6992
35693 #, gcc-internal-format
35694 msgid "size of array is too large"
35695 msgstr ""
35696
35697 #: c-family/c-common.cc:7106 c-family/c-common.cc:7230
35698 #, gcc-internal-format
35699 msgid "operand type %qT is incompatible with argument %d of %qE"
35700 msgstr ""
35701
35702 #: c-family/c-common.cc:7140
35703 #, gcc-internal-format
35704 msgid "expecting argument of type pointer or of type integer for argument 1"
35705 msgstr ""
35706
35707 #: c-family/c-common.cc:7156
35708 #, gcc-internal-format
35709 msgid "both arguments must be compatible"
35710 msgstr ""
35711
35712 #: c-family/c-common.cc:7372
35713 #, gcc-internal-format
35714 msgid "incorrect number of arguments to function %qE"
35715 msgstr ""
35716
35717 #: c-family/c-common.cc:7386
35718 #, gcc-internal-format
35719 msgid "argument 1 of %qE must be a non-void pointer type"
35720 msgstr ""
35721
35722 #: c-family/c-common.cc:7393
35723 #, gcc-internal-format
35724 msgid "argument 1 of %qE must be a pointer to a complete type"
35725 msgstr ""
35726
35727 #: c-family/c-common.cc:7402
35728 #, gcc-internal-format
35729 msgid "argument 1 of %qE must be a pointer to a constant size type"
35730 msgstr ""
35731
35732 #: c-family/c-common.cc:7413
35733 #, gcc-internal-format
35734 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
35735 msgstr ""
35736
35737 #: c-family/c-common.cc:7434
35738 #, gcc-internal-format
35739 msgid "argument %d of %qE must be a pointer type"
35740 msgstr ""
35741
35742 #: c-family/c-common.cc:7442
35743 #, gcc-internal-format
35744 msgid "argument %d of %qE must be a pointer to a constant size type"
35745 msgstr ""
35746
35747 #: c-family/c-common.cc:7448
35748 #, gcc-internal-format
35749 msgid "argument %d of %qE must not be a pointer to a function"
35750 msgstr ""
35751
35752 #: c-family/c-common.cc:7456
35753 #, gcc-internal-format
35754 msgid "size mismatch in argument %d of %qE"
35755 msgstr ""
35756
35757 #: c-family/c-common.cc:7469
35758 #, gcc-internal-format
35759 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
35760 msgstr ""
35761
35762 #: c-family/c-common.cc:7474
35763 #, gcc-internal-format
35764 msgid "argument %d of %qE discards %<const%> qualifier"
35765 msgstr ""
35766
35767 #: c-family/c-common.cc:7483
35768 #, gcc-internal-format
35769 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
35770 msgstr ""
35771
35772 #: c-family/c-common.cc:7488
35773 #, gcc-internal-format
35774 msgid "argument %d of %qE discards %<volatile%> qualifier"
35775 msgstr ""
35776
35777 #: c-family/c-common.cc:7501
35778 #, gcc-internal-format
35779 msgid "non-integer memory model argument %d of %qE"
35780 msgstr ""
35781
35782 #: c-family/c-common.cc:7514
35783 #, gcc-internal-format
35784 msgid "invalid memory model argument %d of %qE"
35785 msgstr ""
35786
35787 #: c-family/c-common.cc:7915
35788 #, gcc-internal-format
35789 msgid ""
35790 "this target does not define a speculation barrier; your program will still "
35791 "execute correctly, but incorrect speculation may not be restricted"
35792 msgstr ""
35793
35794 #: c-family/c-common.cc:8553
35795 #, gcc-internal-format
35796 msgid "index value is out of bound"
35797 msgstr ""
35798
35799 #: c-family/c-common.cc:8595 c-family/c-common.cc:8644
35800 #: c-family/c-common.cc:8660
35801 #, gcc-internal-format
35802 msgid "conversion of scalar %qT to vector %qT involves truncation"
35803 msgstr ""
35804
35805 #. Reject arguments that are built-in functions with
35806 #. no library fallback.
35807 #: c-family/c-common.cc:8748 rust/backend/rust-tree.cc:3449
35808 #, gcc-internal-format
35809 msgid "built-in function %qE must be directly called"
35810 msgstr ""
35811
35812 #: c-family/c-common.cc:8768
35813 #, gcc-internal-format
35814 msgid "size of array %qE is not a constant expression"
35815 msgstr ""
35816
35817 #: c-family/c-common.cc:8771
35818 #, gcc-internal-format
35819 msgid "size of array is not a constant expression"
35820 msgstr ""
35821
35822 #: c-family/c-common.cc:8775
35823 #, gcc-internal-format
35824 msgid "size %qE of array %qE is negative"
35825 msgstr ""
35826
35827 #: c-family/c-common.cc:8778
35828 #, gcc-internal-format
35829 msgid "size %qE of array is negative"
35830 msgstr ""
35831
35832 #: c-family/c-common.cc:8783
35833 #, gcc-internal-format
35834 msgid "size %qE of array %qE exceeds maximum object size %qE"
35835 msgstr ""
35836
35837 #: c-family/c-common.cc:8786
35838 #, gcc-internal-format
35839 msgid "size %qE of array exceeds maximum object size %qE"
35840 msgstr ""
35841
35842 #: c-family/c-common.cc:8791
35843 #, gcc-internal-format
35844 msgid "size of array %qE exceeds maximum object size %qE"
35845 msgstr ""
35846
35847 #: c-family/c-common.cc:8794
35848 #, gcc-internal-format
35849 msgid "size of array exceeds maximum object size %qE"
35850 msgstr ""
35851
35852 #: c-family/c-common.cc:8865
35853 #, gcc-internal-format
35854 msgid ""
35855 "environment variable %qs must expand to a non-negative integer less than or "
35856 "equal to %wd"
35857 msgstr ""
35858
35859 #: c-family/c-format.cc:197
35860 #, gcc-internal-format
35861 msgid "function does not return string type"
35862 msgstr ""
35863
35864 #: c-family/c-format.cc:231
35865 #, gcc-internal-format
35866 msgid "format string argument is not a string type"
35867 msgstr ""
35868
35869 #: c-family/c-format.cc:257
35870 #, gcc-internal-format
35871 msgid "found a %qs reference but the format argument should be a string"
35872 msgstr ""
35873
35874 #: c-family/c-format.cc:260
35875 #, gcc-internal-format
35876 msgid "found a %qT but the format argument should be a string"
35877 msgstr ""
35878
35879 #: c-family/c-format.cc:270
35880 #, gcc-internal-format
35881 msgid "format argument should be a %qs reference but a string was found"
35882 msgstr ""
35883
35884 #: c-family/c-format.cc:292
35885 #, gcc-internal-format
35886 msgid "format argument should be a %qs reference"
35887 msgstr ""
35888
35889 #: c-family/c-format.cc:346
35890 #, gcc-internal-format
35891 msgid "unrecognized format specifier"
35892 msgstr ""
35893
35894 #: c-family/c-format.cc:359
35895 #, gcc-internal-format
35896 msgid "%qE is only allowed in Objective-C dialects"
35897 msgstr ""
35898
35899 #: c-family/c-format.cc:368
35900 #, gcc-internal-format
35901 msgid "%qE is an unrecognized format function type"
35902 msgstr ""
35903
35904 #: c-family/c-format.cc:386
35905 #, gcc-internal-format
35906 msgid "format string argument follows the arguments to be formatted"
35907 msgstr ""
35908
35909 #: c-family/c-format.cc:1240
35910 #, gcc-internal-format
35911 msgid "function %qD might be a candidate for %qs format attribute"
35912 msgstr ""
35913
35914 #: c-family/c-format.cc:1331 c-family/c-format.cc:1352
35915 #: c-family/c-format.cc:2787
35916 #, gcc-internal-format
35917 msgid "missing $ operand number in format"
35918 msgstr ""
35919
35920 #: c-family/c-format.cc:1361
35921 #, gcc-internal-format, gfc-internal-format
35922 msgid "%s does not support %%n$ operand number formats"
35923 msgstr ""
35924
35925 #: c-family/c-format.cc:1368
35926 #, gcc-internal-format
35927 msgid "operand number out of range in format"
35928 msgstr ""
35929
35930 #: c-family/c-format.cc:1391
35931 #, gcc-internal-format, gfc-internal-format
35932 msgid "format argument %d used more than once in %s format"
35933 msgstr ""
35934
35935 #: c-family/c-format.cc:1424
35936 #, gcc-internal-format
35937 msgid "%<$%>operand number used after format without operand number"
35938 msgstr ""
35939
35940 #: c-family/c-format.cc:1455
35941 #, gcc-internal-format
35942 msgid "format argument %d unused before used argument %d in %<$%>-style format"
35943 msgstr ""
35944
35945 #: c-family/c-format.cc:1558
35946 #, gcc-internal-format
35947 msgid "format not a string literal, format string not checked"
35948 msgstr ""
35949
35950 #: c-family/c-format.cc:1573 c-family/c-format.cc:1576
35951 #, gcc-internal-format
35952 msgid "format not a string literal and no format arguments"
35953 msgstr ""
35954
35955 #: c-family/c-format.cc:1579
35956 #, gcc-internal-format
35957 msgid "format not a string literal, argument types not checked"
35958 msgstr ""
35959
35960 #: c-family/c-format.cc:1596
35961 #, gcc-internal-format
35962 msgid "too many arguments for format"
35963 msgstr ""
35964
35965 #: c-family/c-format.cc:1601
35966 #, gcc-internal-format
35967 msgid "unused arguments in %<$%>-style format"
35968 msgstr ""
35969
35970 #: c-family/c-format.cc:1604
35971 #, gcc-internal-format, gfc-internal-format
35972 msgid "zero-length %s format string"
35973 msgstr ""
35974
35975 #: c-family/c-format.cc:1608
35976 #, gcc-internal-format
35977 msgid "format is a wide character string"
35978 msgstr ""
35979
35980 #: c-family/c-format.cc:1612
35981 #, gcc-internal-format
35982 msgid "format string is not an array of type %qs"
35983 msgstr ""
35984
35985 #: c-family/c-format.cc:1615
35986 #, gcc-internal-format
35987 msgid "unterminated format string"
35988 msgstr ""
35989
35990 #: c-family/c-format.cc:2030
35991 #, gcc-internal-format
35992 msgid "%s used with %<%%%c%> %s format"
35993 msgstr ""
35994
35995 #: c-family/c-format.cc:2040
35996 #, gcc-internal-format, gfc-internal-format
35997 msgid "%s does not support %s"
35998 msgstr ""
35999
36000 #: c-family/c-format.cc:2050
36001 #, gcc-internal-format
36002 msgid "%s does not support %s with the %<%%%c%> %s format"
36003 msgstr ""
36004
36005 #: c-family/c-format.cc:2064
36006 #, gcc-internal-format, gfc-internal-format
36007 msgid "%s used within a quoted sequence"
36008 msgstr ""
36009
36010 #: c-family/c-format.cc:2077
36011 #, gcc-internal-format
36012 msgid "%qc conversion used unquoted"
36013 msgstr ""
36014
36015 #: c-family/c-format.cc:2195 c-family/c-format.cc:2526
36016 #, gcc-internal-format, gfc-internal-format
36017 msgid "repeated %s in format"
36018 msgstr ""
36019
36020 #: c-family/c-format.cc:2206
36021 #, gcc-internal-format
36022 msgid "missing fill character at end of strfmon format"
36023 msgstr ""
36024
36025 #: c-family/c-format.cc:2308
36026 #, gcc-internal-format, gfc-internal-format
36027 msgid "zero width in %s format"
36028 msgstr ""
36029
36030 #: c-family/c-format.cc:2331
36031 #, gcc-internal-format, gfc-internal-format
36032 msgid "empty left precision in %s format"
36033 msgstr ""
36034
36035 #: c-family/c-format.cc:2422
36036 #, gcc-internal-format, gfc-internal-format
36037 msgid "empty precision in %s format"
36038 msgstr ""
36039
36040 #: c-family/c-format.cc:2500
36041 #, gcc-internal-format
36042 msgid "%s does not support the %qs %s length modifier"
36043 msgstr ""
36044
36045 #: c-family/c-format.cc:2556
36046 #, gcc-internal-format
36047 msgid "unknown conversion type character %qc in format"
36048 msgstr ""
36049
36050 #: c-family/c-format.cc:2568
36051 #, gcc-internal-format
36052 msgid "%s does not support the %<%%%c%> %s format"
36053 msgstr ""
36054
36055 #: c-family/c-format.cc:2600
36056 #, gcc-internal-format
36057 msgid "%s ignored with %s and %<%%%c%> %s format"
36058 msgstr ""
36059
36060 #: c-family/c-format.cc:2605
36061 #, gcc-internal-format, gfc-internal-format
36062 msgid "%s ignored with %s in %s format"
36063 msgstr ""
36064
36065 #: c-family/c-format.cc:2612
36066 #, gcc-internal-format
36067 msgid "use of %s and %s together with %<%%%c%> %s format"
36068 msgstr ""
36069
36070 #: c-family/c-format.cc:2617
36071 #, gcc-internal-format, gfc-internal-format
36072 msgid "use of %s and %s together in %s format"
36073 msgstr ""
36074
36075 #: c-family/c-format.cc:2644
36076 #, gcc-internal-format
36077 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
36078 msgstr ""
36079
36080 #: c-family/c-format.cc:2648
36081 #, gcc-internal-format
36082 msgid "%<%%%c%> yields only last 2 digits of year"
36083 msgstr ""
36084
36085 #: c-family/c-format.cc:2675
36086 #, gcc-internal-format
36087 msgid "no closing %<]%> for %<%%[%> format"
36088 msgstr ""
36089
36090 #: c-family/c-format.cc:2704
36091 #, gcc-internal-format
36092 msgid ""
36093 "use of %qs length modifier with %qc type character has either no effect or "
36094 "undefined behavior"
36095 msgstr ""
36096
36097 #: c-family/c-format.cc:2726
36098 #, gcc-internal-format
36099 msgid "%s does not support the %<%%%s%c%> %s format"
36100 msgstr ""
36101
36102 #: c-family/c-format.cc:2764
36103 #, gcc-internal-format
36104 msgid "operand number specified with suppressed assignment"
36105 msgstr ""
36106
36107 #: c-family/c-format.cc:2768
36108 #, gcc-internal-format
36109 msgid "operand number specified for format taking no argument"
36110 msgstr ""
36111
36112 #: c-family/c-format.cc:3118
36113 #, gcc-internal-format
36114 msgid "unquoted type name %<%.*s%> in format"
36115 msgstr ""
36116
36117 #: c-family/c-format.cc:3120
36118 #, gcc-internal-format
36119 msgid "unquoted operator %<%.*s%> in format"
36120 msgstr ""
36121
36122 #: c-family/c-format.cc:3121
36123 #, gcc-internal-format
36124 msgid "unquoted keyword %<%.*s%> in format"
36125 msgstr ""
36126
36127 #: c-family/c-format.cc:3124
36128 #, gcc-internal-format
36129 msgid "use %qs instead"
36130 msgstr ""
36131
36132 #: c-family/c-format.cc:3176
36133 #, gcc-internal-format
36134 msgid "unquoted attribute in format"
36135 msgstr ""
36136
36137 #: c-family/c-format.cc:3189
36138 #, gcc-internal-format
36139 msgid "unquoted name of built-in function %<%.*s%> in format"
36140 msgstr ""
36141
36142 #: c-family/c-format.cc:3203
36143 #, gcc-internal-format
36144 msgid "unquoted identifier or keyword %<%.*s%> in format"
36145 msgstr ""
36146
36147 #: c-family/c-format.cc:3237
36148 #, gcc-internal-format
36149 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
36150 msgstr ""
36151
36152 #: c-family/c-format.cc:3281
36153 #, gcc-internal-format
36154 msgid "quoted %qs directive in format; use %qs instead"
36155 msgstr ""
36156
36157 #: c-family/c-format.cc:3288 c-family/c-format.cc:3559
36158 #, gcc-internal-format
36159 msgid "contraction %<%.*s%> in format; use %qs instead"
36160 msgstr ""
36161
36162 #: c-family/c-format.cc:3328
36163 #, gcc-internal-format
36164 msgid "unquoted whitespace character %qc in format"
36165 msgstr ""
36166
36167 #: c-family/c-format.cc:3341
36168 #, gcc-internal-format
36169 msgid "spurious trailing space in format"
36170 msgstr ""
36171
36172 #: c-family/c-format.cc:3362
36173 #, gcc-internal-format
36174 msgid "inconsistent capitalization in format"
36175 msgstr ""
36176
36177 #: c-family/c-format.cc:3369
36178 #, gcc-internal-format, gfc-internal-format
36179 msgid "unquoted sequence of %i consecutive space characters in format"
36180 msgstr ""
36181
36182 #: c-family/c-format.cc:3389
36183 #, gcc-internal-format
36184 msgid "unquoted control characters in format"
36185 msgstr ""
36186
36187 #: c-family/c-format.cc:3396
36188 #, gcc-internal-format
36189 msgid "unquoted control character %qc in format"
36190 msgstr ""
36191
36192 #: c-family/c-format.cc:3454
36193 #, gcc-internal-format
36194 msgid "unquoted option name %<%.*s%> in format"
36195 msgstr ""
36196
36197 #: c-family/c-format.cc:3514
36198 #, gcc-internal-format
36199 msgid "unbalanced punctuation character %qc in format"
36200 msgstr ""
36201
36202 #: c-family/c-format.cc:3533
36203 #, gcc-internal-format
36204 msgid "unquoted preprocessing directive %<%.*s%> in format"
36205 msgstr ""
36206
36207 #: c-family/c-format.cc:3569
36208 #, gcc-internal-format
36209 msgid "bare apostrophe %<'%> in format"
36210 msgstr ""
36211
36212 #: c-family/c-format.cc:3571
36213 #, gcc-internal-format
36214 msgid ""
36215 "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and "
36216 "%qs directives instead"
36217 msgstr ""
36218
36219 #: c-family/c-format.cc:3583
36220 #, gcc-internal-format
36221 msgid "grave accent %<`%> in format"
36222 msgstr ""
36223
36224 #: c-family/c-format.cc:3585
36225 #, gcc-internal-format
36226 msgid "use the apostrophe directive %qs instead"
36227 msgstr ""
36228
36229 #: c-family/c-format.cc:3597
36230 #, gcc-internal-format
36231 msgid "space followed by punctuation character %<%c%>"
36232 msgstr ""
36233
36234 #: c-family/c-format.cc:3608
36235 #, gcc-internal-format
36236 msgid "quoted %qs directive in format"
36237 msgstr ""
36238
36239 #: c-family/c-format.cc:3610
36240 #, gcc-internal-format
36241 msgid "if using %qs is not feasible, use %qs instead"
36242 msgstr ""
36243
36244 #: c-family/c-format.cc:3639
36245 #, gcc-internal-format
36246 msgid "spurious leading punctuation sequence %<%.*s%> in format"
36247 msgstr ""
36248
36249 #: c-family/c-format.cc:3679
36250 #, gcc-internal-format
36251 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
36252 msgstr ""
36253
36254 #: c-family/c-format.cc:3696
36255 #, gcc-internal-format
36256 msgid ""
36257 "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
36258 msgstr ""
36259
36260 #: c-family/c-format.cc:3716
36261 #, gcc-internal-format
36262 msgid "unquoted non-graph characters in format"
36263 msgstr ""
36264
36265 #: c-family/c-format.cc:3723
36266 #, gcc-internal-format
36267 msgid "unquoted non-graph character %qc in format"
36268 msgstr ""
36269
36270 #: c-family/c-format.cc:3755
36271 #, gcc-internal-format
36272 msgid "unbalanced punctuation character %<%c%> in format"
36273 msgstr ""
36274
36275 #: c-family/c-format.cc:3762
36276 #, gcc-internal-format
36277 msgid "unterminated quoting directive"
36278 msgstr ""
36279
36280 #: c-family/c-format.cc:3771
36281 #, gcc-internal-format
36282 msgid "unterminated quote character %<%c%> in format"
36283 msgstr ""
36284
36285 #: c-family/c-format.cc:3841
36286 #, gcc-internal-format
36287 msgid "spurious trailing %<%%%> in format"
36288 msgstr ""
36289
36290 #: c-family/c-format.cc:3901
36291 #, gcc-internal-format
36292 msgid "conversion lacks type at end of format"
36293 msgstr ""
36294
36295 #: c-family/c-format.cc:3930
36296 #, gcc-internal-format
36297 msgid "nested quoting directive"
36298 msgstr ""
36299
36300 #: c-family/c-format.cc:3941
36301 #, gcc-internal-format
36302 msgid "unmatched quoting directive"
36303 msgstr ""
36304
36305 #: c-family/c-format.cc:3956
36306 #, gcc-internal-format
36307 msgid "%qc directive redundant after prior occurence of the same"
36308 msgstr ""
36309
36310 #: c-family/c-format.cc:3962
36311 #, gcc-internal-format
36312 msgid "unmatched color reset directive"
36313 msgstr ""
36314
36315 #: c-family/c-format.cc:3974
36316 #, gcc-internal-format
36317 msgid "%qc conversion used within a quoted sequence"
36318 msgstr ""
36319
36320 #: c-family/c-format.cc:4014
36321 #, gcc-internal-format
36322 msgid "embedded %<\\0%> in format"
36323 msgstr ""
36324
36325 #: c-family/c-format.cc:4030
36326 #, gcc-internal-format
36327 msgid "unterminated color directive"
36328 msgstr ""
36329
36330 #: c-family/c-format.cc:4152
36331 #, gcc-internal-format, gfc-internal-format
36332 msgid "writing through null pointer (argument %d)"
36333 msgstr ""
36334
36335 #: c-family/c-format.cc:4163
36336 #, gcc-internal-format, gfc-internal-format
36337 msgid "reading through null pointer (argument %d)"
36338 msgstr ""
36339
36340 #: c-family/c-format.cc:4183
36341 #, gcc-internal-format, gfc-internal-format
36342 msgid "writing into constant object (argument %d)"
36343 msgstr ""
36344
36345 #: c-family/c-format.cc:4195
36346 #, gcc-internal-format, gfc-internal-format
36347 msgid "extra type qualifiers in format argument (argument %d)"
36348 msgstr ""
36349
36350 #: c-family/c-format.cc:4736
36351 #, gcc-internal-format
36352 msgid ""
36353 "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
36354 msgstr ""
36355
36356 #: c-family/c-format.cc:4745
36357 #, gcc-internal-format
36358 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
36359 msgstr ""
36360
36361 #: c-family/c-format.cc:4755
36362 #, gcc-internal-format
36363 msgid ""
36364 "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
36365 msgstr ""
36366
36367 #: c-family/c-format.cc:4764
36368 #, gcc-internal-format
36369 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
36370 msgstr ""
36371
36372 #: c-family/c-format.cc:4826 c-family/c-format.cc:4832
36373 #: c-family/c-format.cc:4886
36374 #, gcc-internal-format
36375 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
36376 msgstr ""
36377
36378 #: c-family/c-format.cc:4839 c-family/c-format.cc:4896
36379 #, gcc-internal-format
36380 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
36381 msgstr ""
36382
36383 #: c-family/c-format.cc:4948
36384 #, gcc-internal-format
36385 msgid "%<locus%> is not defined as a type"
36386 msgstr ""
36387
36388 #: c-family/c-format.cc:4992
36389 #, gcc-internal-format
36390 msgid "%qs is not defined as a type"
36391 msgstr ""
36392
36393 #: c-family/c-format.cc:5018
36394 #, gcc-internal-format
36395 msgid "%<location_t%> is not defined as a type"
36396 msgstr ""
36397
36398 #: c-family/c-format.cc:5035
36399 #, gcc-internal-format
36400 msgid "%<tree%> is not defined as a type"
36401 msgstr ""
36402
36403 #: c-family/c-format.cc:5041
36404 #, gcc-internal-format
36405 msgid "%<tree%> is not defined as a pointer type"
36406 msgstr ""
36407
36408 #: c-family/c-format.cc:5221
36409 #, gcc-internal-format
36410 msgid "argument to be formatted is not %<...%>"
36411 msgstr ""
36412
36413 #: c-family/c-format.cc:5233
36414 #, gcc-internal-format
36415 msgid "strftime formats cannot format arguments"
36416 msgstr ""
36417
36418 #: c-family/c-indentation.cc:318
36419 #, gcc-internal-format
36420 msgid ""
36421 "%<-Wmisleading-indentation%> is disabled from this point onwards, since "
36422 "column-tracking was disabled due to the size of the code/headers"
36423 msgstr ""
36424
36425 #: c-family/c-indentation.cc:323
36426 #, gcc-internal-format
36427 msgid ""
36428 "adding %<-flarge-source-files%> will allow for more column-tracking support, "
36429 "at the expense of compilation time and memory"
36430 msgstr ""
36431
36432 #: c-family/c-indentation.cc:651
36433 #, gcc-internal-format
36434 msgid "this %qs clause does not guard..."
36435 msgstr ""
36436
36437 #: c-family/c-indentation.cc:654
36438 #, gcc-internal-format
36439 msgid ""
36440 "...this statement, but the latter is misleadingly indented as if it were "
36441 "guarded by the %qs"
36442 msgstr ""
36443
36444 #: c-family/c-lex.cc:226
36445 #, gcc-internal-format
36446 msgid "badly nested C headers from preprocessor"
36447 msgstr ""
36448
36449 #: c-family/c-lex.cc:261
36450 #, gcc-internal-format
36451 msgid "ignoring %<#pragma %s %s%>"
36452 msgstr ""
36453
36454 #. ... or not.
36455 #: c-family/c-lex.cc:610 c-family/c-lex.cc:1367
36456 #, gcc-internal-format
36457 msgid "stray %<@%> in program"
36458 msgstr ""
36459
36460 #: c-family/c-lex.cc:625
36461 #, gcc-internal-format
36462 msgid "stray %qs in program"
36463 msgstr ""
36464
36465 #: c-family/c-lex.cc:635
36466 #, gcc-internal-format, gfc-internal-format
36467 msgid "missing terminating %c character"
36468 msgstr ""
36469
36470 #: c-family/c-lex.cc:637
36471 #, gcc-internal-format
36472 msgid "stray %qc in program"
36473 msgstr ""
36474
36475 #: c-family/c-lex.cc:642
36476 #, gcc-internal-format
36477 msgid "stray %<\\%o%> in program"
36478 msgstr ""
36479
36480 #: c-family/c-lex.cc:860
36481 #, gcc-internal-format
36482 msgid "this decimal constant is unsigned only in ISO C90"
36483 msgstr ""
36484
36485 #: c-family/c-lex.cc:864
36486 #, gcc-internal-format
36487 msgid "this decimal constant would be unsigned in ISO C90"
36488 msgstr ""
36489
36490 #: c-family/c-lex.cc:892
36491 #, gcc-internal-format
36492 msgid "integer constant is too large for %<unsigned long%> type"
36493 msgstr ""
36494
36495 #: c-family/c-lex.cc:932
36496 #, gcc-internal-format
36497 msgid "unsuffixed floating constant"
36498 msgstr ""
36499
36500 #: c-family/c-lex.cc:946
36501 #, gcc-internal-format
36502 msgid "decimal floating-point not supported for this target"
36503 msgstr ""
36504
36505 #: c-family/c-lex.cc:969 c-family/c-lex.cc:997 c-family/c-lex.cc:1017
36506 #, gcc-internal-format
36507 msgid "unsupported non-standard suffix on floating constant"
36508 msgstr ""
36509
36510 #: c-family/c-lex.cc:974 c-family/c-lex.cc:1010 c-family/c-lex.cc:1022
36511 #, gcc-internal-format
36512 msgid "non-standard suffix on floating constant"
36513 msgstr ""
36514
36515 #: c-family/c-lex.cc:1004
36516 #, gcc-internal-format
36517 msgid ""
36518 "%<f%d%> or %<F%d%> suffix on floating constant only available with %<-std=c+"
36519 "+2b%> or %<-std=gnu++2b%>"
36520 msgstr ""
36521
36522 #: c-family/c-lex.cc:1025
36523 #, gcc-internal-format
36524 msgid ""
36525 "%<bf16%> or %<BF16%> suffix on floating constant only available with %<-"
36526 "std=c++2b%> or %<-std=gnu++2b%>"
36527 msgstr ""
36528
36529 #: c-family/c-lex.cc:1105 c-family/c-lex.cc:1108
36530 #, gcc-internal-format
36531 msgid "floating constant exceeds range of %qT"
36532 msgstr ""
36533
36534 #: c-family/c-lex.cc:1123
36535 #, gcc-internal-format
36536 msgid "floating constant truncated to zero"
36537 msgstr ""
36538
36539 #: c-family/c-lex.cc:1324
36540 #, gcc-internal-format
36541 msgid "repeated %<@%> before Objective-C string"
36542 msgstr ""
36543
36544 #: c-family/c-lex.cc:1343 c/c-parser.cc:7908
36545 #, gcc-internal-format
36546 msgid "unsupported non-standard concatenation of string literals"
36547 msgstr ""
36548
36549 #: c-family/c-lex.cc:1379 c/c-parser.cc:7929
36550 #, gcc-internal-format
36551 msgid "traditional C rejects string constant concatenation"
36552 msgstr ""
36553
36554 #: c-family/c-omp.cc:130 cp/pt.cc:19567
36555 #, gcc-internal-format
36556 msgid ""
36557 "%<#pragma omp critical%> with %<hint%> clause requires a name, except when "
36558 "%<omp_sync_hint_none%> is used"
36559 msgstr ""
36560
36561 #: c-family/c-omp.cc:240
36562 #, gcc-internal-format
36563 msgid "invalid expression type for %<#pragma omp atomic%>"
36564 msgstr ""
36565
36566 #: c-family/c-omp.cc:245
36567 #, gcc-internal-format
36568 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
36569 msgstr ""
36570
36571 #: c-family/c-omp.cc:250
36572 #, gcc-internal-format
36573 msgid ""
36574 "%<#pragma omp atomic compare capture%> with non-integral comparison result"
36575 msgstr ""
36576
36577 #: c-family/c-omp.cc:539
36578 #, gcc-internal-format
36579 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
36580 msgstr ""
36581
36582 #: c-family/c-omp.cc:542 c-family/c-omp.cc:580
36583 #, gcc-internal-format
36584 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
36585 msgstr ""
36586
36587 #: c-family/c-omp.cc:699
36588 #, gcc-internal-format
36589 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
36590 msgstr ""
36591
36592 #: c-family/c-omp.cc:705
36593 #, gcc-internal-format
36594 msgid "%<const%> qualified %<depobj%> expression"
36595 msgstr ""
36596
36597 #: c-family/c-omp.cc:730
36598 #, gcc-internal-format
36599 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
36600 msgstr ""
36601
36602 #: c-family/c-omp.cc:736
36603 #, gcc-internal-format
36604 msgid ""
36605 "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> "
36606 "construct"
36607 msgstr ""
36608
36609 #: c-family/c-omp.cc:752
36610 #, gcc-internal-format
36611 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
36612 msgstr ""
36613
36614 #: c-family/c-omp.cc:969 cp/semantics.cc:10612
36615 #, gcc-internal-format
36616 msgid "invalid type for iteration variable %qE"
36617 msgstr ""
36618
36619 #: c-family/c-omp.cc:974
36620 #, gcc-internal-format
36621 msgid "%<_Atomic%> iteration variable %qE"
36622 msgstr ""
36623
36624 #: c-family/c-omp.cc:990
36625 #, gcc-internal-format
36626 msgid "%qE is not initialized"
36627 msgstr ""
36628
36629 #: c-family/c-omp.cc:1011 cp/semantics.cc:10501
36630 #, gcc-internal-format
36631 msgid "missing controlling predicate"
36632 msgstr ""
36633
36634 #: c-family/c-omp.cc:1117 cp/semantics.cc:10117
36635 #, gcc-internal-format
36636 msgid "invalid controlling predicate"
36637 msgstr ""
36638
36639 #: c-family/c-omp.cc:1124 cp/semantics.cc:10507
36640 #, gcc-internal-format
36641 msgid "missing increment expression"
36642 msgstr ""
36643
36644 #: c-family/c-omp.cc:1224 c-family/c-omp.cc:1242
36645 #, gcc-internal-format
36646 msgid "increment is not constant 1 or -1 for %<!=%> condition"
36647 msgstr ""
36648
36649 #: c-family/c-omp.cc:1255 cp/semantics.cc:10234
36650 #, gcc-internal-format
36651 msgid "invalid increment expression"
36652 msgstr ""
36653
36654 #: c-family/c-omp.cc:1353
36655 #, gcc-internal-format
36656 msgid "initializer expression refers to iteration variable %qD"
36657 msgstr ""
36658
36659 #: c-family/c-omp.cc:1357
36660 #, gcc-internal-format
36661 msgid "condition expression refers to iteration variable %qD"
36662 msgstr ""
36663
36664 #: c-family/c-omp.cc:1361
36665 #, gcc-internal-format
36666 msgid "increment expression refers to iteration variable %qD"
36667 msgstr ""
36668
36669 #: c-family/c-omp.cc:1539
36670 #, gcc-internal-format
36671 msgid ""
36672 "outer iteration variable %qD used in initializer expression has type other "
36673 "than %qT"
36674 msgstr ""
36675
36676 #: c-family/c-omp.cc:1543
36677 #, gcc-internal-format
36678 msgid ""
36679 "outer iteration variable %qD used in condition expression has type other "
36680 "than %qT"
36681 msgstr ""
36682
36683 #: c-family/c-omp.cc:1550
36684 #, gcc-internal-format
36685 msgid "outer iteration variable %qD multiplier expression %qE is not integral"
36686 msgstr ""
36687
36688 #: c-family/c-omp.cc:1556
36689 #, gcc-internal-format
36690 msgid "outer iteration variable %qD addend expression %qE is not integral"
36691 msgstr ""
36692
36693 #: c-family/c-omp.cc:1621 c-family/c-omp.cc:1706
36694 #, gcc-internal-format
36695 msgid "the same loop iteration variables %qD used in multiple associated loops"
36696 msgstr ""
36697
36698 #: c-family/c-omp.cc:1656
36699 #, gcc-internal-format
36700 msgid ""
36701 "two different outer iteration variables %qD and %qD used in a single loop"
36702 msgstr ""
36703
36704 #: c-family/c-omp.cc:2259
36705 #, gcc-internal-format
36706 msgid ""
36707 "invalid %<task%> reduction modifier on construct combined with %<simd%> or "
36708 "%<loop%>"
36709 msgstr ""
36710
36711 #: c-family/c-omp.cc:2270
36712 #, gcc-internal-format
36713 msgid ""
36714 "invalid %<task%> reduction modifier on construct not combined with "
36715 "%<parallel%>, %<for%> or %<sections%>"
36716 msgstr ""
36717
36718 #: c-family/c-omp.cc:2283
36719 #, gcc-internal-format
36720 msgid ""
36721 "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, "
36722 "%<for simd%>, %<parallel for%>, %<parallel for simd%>"
36723 msgstr ""
36724
36725 #: c-family/c-omp.cc:2756 c/c-typeck.cc:16149 cp/semantics.cc:9229
36726 #, gcc-internal-format
36727 msgid ""
36728 "%qD specified in %<allocate%> clause but not in an explicit privatization "
36729 "clause"
36730 msgstr ""
36731
36732 #: c-family/c-omp.cc:2848 c-family/c-omp.cc:2863
36733 #, gcc-internal-format
36734 msgid "%qD is not a function argument"
36735 msgstr ""
36736
36737 #: c-family/c-opts.cc:338
36738 #, gcc-internal-format
36739 msgid "%<-I-%> specified twice"
36740 msgstr ""
36741
36742 #: c-family/c-opts.cc:341
36743 #, gcc-internal-format
36744 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
36745 msgstr ""
36746
36747 #: c-family/c-opts.cc:432
36748 #, gcc-internal-format
36749 msgid "%<-Wabi=1%> is not supported, using =2"
36750 msgstr ""
36751
36752 #: c-family/c-opts.cc:619 fortran/cpp.cc:370
36753 #, gcc-internal-format
36754 msgid "output filename specified twice"
36755 msgstr ""
36756
36757 #: c-family/c-opts.cc:852
36758 #, gcc-internal-format
36759 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
36760 msgstr ""
36761
36762 #: c-family/c-opts.cc:898
36763 #, gcc-internal-format
36764 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
36765 msgstr ""
36766
36767 #: c-family/c-opts.cc:900
36768 #, gcc-internal-format
36769 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
36770 msgstr ""
36771
36772 #: c-family/c-opts.cc:902
36773 #, gcc-internal-format
36774 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
36775 msgstr ""
36776
36777 #: c-family/c-opts.cc:904
36778 #, gcc-internal-format
36779 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
36780 msgstr ""
36781
36782 #: c-family/c-opts.cc:906
36783 #, gcc-internal-format
36784 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
36785 msgstr ""
36786
36787 #: c-family/c-opts.cc:908
36788 #, gcc-internal-format
36789 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
36790 msgstr ""
36791
36792 #: c-family/c-opts.cc:964
36793 #, gcc-internal-format
36794 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
36795 msgstr ""
36796
36797 #: c-family/c-opts.cc:991
36798 #, gcc-internal-format
36799 msgid "%<-Wabi%> won%'t warn about anything"
36800 msgstr ""
36801
36802 #: c-family/c-opts.cc:993
36803 #, gcc-internal-format
36804 msgid ""
36805 "%<-Wabi%> warns about differences from the most up-to-date ABI, which is "
36806 "also used by default"
36807 msgstr ""
36808
36809 #: c-family/c-opts.cc:996
36810 #, gcc-internal-format
36811 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
36812 msgstr ""
36813
36814 #: c-family/c-opts.cc:1078
36815 #, gcc-internal-format
36816 msgid "external TLS initialization functions not supported on this target"
36817 msgstr ""
36818
36819 #: c-family/c-opts.cc:1099
36820 #, gcc-internal-format
36821 msgid "too many filenames given; type %<%s %s%> for usage"
36822 msgstr ""
36823
36824 #: c-family/c-opts.cc:1113
36825 #, gcc-internal-format
36826 msgid "opening output file %s: %m"
36827 msgstr ""
36828
36829 #: c-family/c-opts.cc:1131
36830 #, gcc-internal-format
36831 msgid "the %qs debug info cannot be used with pre-compiled headers"
36832 msgstr ""
36833
36834 #: c-family/c-opts.cc:1292 d/d-lang.cc:1274
36835 #, gcc-internal-format
36836 msgid "opening dependency file %s: %m"
36837 msgstr ""
36838
36839 #: c-family/c-opts.cc:1309 d/d-lang.cc:1287
36840 #, gcc-internal-format
36841 msgid "closing dependency file %s: %m"
36842 msgstr ""
36843
36844 #: c-family/c-opts.cc:1312
36845 #, gcc-internal-format
36846 msgid "when writing output to %s: %m"
36847 msgstr ""
36848
36849 #: c-family/c-opts.cc:1388
36850 #, gcc-internal-format
36851 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
36852 msgstr ""
36853
36854 #: c-family/c-opts.cc:1412
36855 #, gcc-internal-format
36856 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
36857 msgstr ""
36858
36859 #: c-family/c-opts.cc:1445
36860 #, gcc-internal-format
36861 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
36862 msgstr ""
36863
36864 #: c-family/c-opts.cc:1448
36865 #, gcc-internal-format
36866 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
36867 msgstr ""
36868
36869 #: c-family/c-opts.cc:1646
36870 #, gcc-internal-format
36871 msgid "too late for # directive to set debug directory"
36872 msgstr ""
36873
36874 #: c-family/c-pch.cc:105
36875 #, gcc-internal-format
36876 msgid "cannot create precompiled header %s: %m"
36877 msgstr ""
36878
36879 #: c-family/c-pch.cc:125
36880 #, gcc-internal-format
36881 msgid "cannot write to %s: %m"
36882 msgstr ""
36883
36884 #: c-family/c-pch.cc:183
36885 #, gcc-internal-format
36886 msgid "cannot write %s: %m"
36887 msgstr ""
36888
36889 #: c-family/c-pch.cc:392
36890 #, gcc-internal-format
36891 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
36892 msgstr ""
36893
36894 #: c-family/c-pch.cc:394
36895 #, gcc-internal-format
36896 msgid "use %<#include%> instead"
36897 msgstr ""
36898
36899 #: c-family/c-pch.cc:400
36900 #, gcc-internal-format
36901 msgid "%s: couldn%'t open PCH file: %m"
36902 msgstr ""
36903
36904 #: c-family/c-pch.cc:405
36905 #, gcc-internal-format
36906 msgid "use %<-Winvalid-pch%> for more information"
36907 msgstr ""
36908
36909 #: c-family/c-pch.cc:406
36910 #, gcc-internal-format, gfc-internal-format
36911 msgid "%s: PCH file was invalid"
36912 msgstr ""
36913
36914 #: c-family/c-pragma.cc:98
36915 #, gcc-internal-format
36916 msgid ""
36917 "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
36918 msgstr ""
36919
36920 #: c-family/c-pragma.cc:113
36921 #, gcc-internal-format
36922 msgid ""
36923 "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, "
36924 "%E)%>"
36925 msgstr ""
36926
36927 #: c-family/c-pragma.cc:144
36928 #, gcc-internal-format
36929 msgid "missing %<(%> after %<#pragma pack%> - ignored"
36930 msgstr ""
36931
36932 #: c-family/c-pragma.cc:155 c-family/c-pragma.cc:189
36933 #, gcc-internal-format
36934 msgid "invalid constant in %<#pragma pack%> - ignored"
36935 msgstr ""
36936
36937 #: c-family/c-pragma.cc:159 c-family/c-pragma.cc:203
36938 #, gcc-internal-format
36939 msgid "malformed %<#pragma pack%> - ignored"
36940 msgstr ""
36941
36942 #: c-family/c-pragma.cc:164
36943 #, gcc-internal-format
36944 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
36945 msgstr ""
36946
36947 #: c-family/c-pragma.cc:166
36948 #, gcc-internal-format
36949 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
36950 msgstr ""
36951
36952 #: c-family/c-pragma.cc:175
36953 #, gcc-internal-format
36954 msgid "unknown action %qE for %<#pragma pack%> - ignored"
36955 msgstr ""
36956
36957 #: c-family/c-pragma.cc:206
36958 #, gcc-internal-format
36959 msgid "junk at end of %<#pragma pack%>"
36960 msgstr ""
36961
36962 #: c-family/c-pragma.cc:209
36963 #, gcc-internal-format
36964 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
36965 msgstr ""
36966
36967 #: c-family/c-pragma.cc:230
36968 #, gcc-internal-format, gfc-internal-format
36969 msgid "alignment must be a small power of two, not %d"
36970 msgstr ""
36971
36972 #: c-family/c-pragma.cc:269
36973 #, gcc-internal-format
36974 msgid ""
36975 "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
36976 msgstr ""
36977
36978 #: c-family/c-pragma.cc:366 c-family/c-pragma.cc:371
36979 #, gcc-internal-format
36980 msgid "malformed %<#pragma weak%>, ignored"
36981 msgstr ""
36982
36983 #: c-family/c-pragma.cc:375
36984 #, gcc-internal-format
36985 msgid "junk at end of %<#pragma weak%>"
36986 msgstr ""
36987
36988 #: c-family/c-pragma.cc:381
36989 #, gcc-internal-format
36990 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
36991 msgstr ""
36992
36993 #: c-family/c-pragma.cc:429
36994 #, gcc-internal-format
36995 msgid ""
36996 "%<scalar_storage_order%> is not supported because endianness is not uniform"
36997 msgstr ""
36998
36999 #: c-family/c-pragma.cc:438
37000 #, gcc-internal-format
37001 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
37002 msgstr ""
37003
37004 #: c-family/c-pragma.cc:444
37005 #, gcc-internal-format
37006 msgid ""
37007 "missing %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma "
37008 "scalar_storage_order%>"
37009 msgstr ""
37010
37011 #: c-family/c-pragma.cc:454
37012 #, gcc-internal-format
37013 msgid ""
37014 "expected %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma "
37015 "scalar_storage_order%>"
37016 msgstr ""
37017
37018 #: c-family/c-pragma.cc:509 c-family/c-pragma.cc:511
37019 #, gcc-internal-format
37020 msgid "malformed %<#pragma redefine_extname%>, ignored"
37021 msgstr ""
37022
37023 #: c-family/c-pragma.cc:514
37024 #, gcc-internal-format
37025 msgid "junk at end of %<#pragma redefine_extname%>"
37026 msgstr ""
37027
37028 #: c-family/c-pragma.cc:542 c-family/c-pragma.cc:615
37029 #, gcc-internal-format
37030 msgid ""
37031 "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
37032 msgstr ""
37033
37034 #: c-family/c-pragma.cc:570
37035 #, gcc-internal-format
37036 msgid ""
37037 "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma "
37038 "redefine_extname%>"
37039 msgstr ""
37040
37041 #: c-family/c-pragma.cc:606
37042 #, gcc-internal-format
37043 msgid "%<asm%> declaration ignored due to conflict with previous rename"
37044 msgstr ""
37045
37046 #: c-family/c-pragma.cc:637
37047 #, gcc-internal-format
37048 msgid ""
37049 "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
37050 msgstr ""
37051
37052 #: c-family/c-pragma.cc:698
37053 #, gcc-internal-format
37054 msgid ""
37055 "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, "
37056 "%<hidden%> or %<protected%>"
37057 msgstr ""
37058
37059 #: c-family/c-pragma.cc:741
37060 #, gcc-internal-format
37061 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
37062 msgstr ""
37063
37064 #: c-family/c-pragma.cc:748
37065 #, gcc-internal-format
37066 msgid "no matching push for %<#pragma GCC visibility pop%>"
37067 msgstr ""
37068
37069 #: c-family/c-pragma.cc:753 c-family/c-pragma.cc:760
37070 #, gcc-internal-format
37071 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
37072 msgstr ""
37073
37074 #: c-family/c-pragma.cc:756
37075 #, gcc-internal-format
37076 msgid "malformed %<#pragma GCC visibility push%>"
37077 msgstr ""
37078
37079 #: c-family/c-pragma.cc:764
37080 #, gcc-internal-format
37081 msgid "junk at end of %<#pragma GCC visibility%>"
37082 msgstr ""
37083
37084 #: c-family/c-pragma.cc:928
37085 #, gcc-internal-format
37086 msgid ""
37087 "missing %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, or "
37088 "%<ignored_attributes%> after %<#pragma GCC diagnostic%>"
37089 msgstr ""
37090
37091 #: c-family/c-pragma.cc:952
37092 #, gcc-internal-format
37093 msgid ""
37094 "missing attribute name after %<#pragma GCC diagnostic ignored_attributes%>"
37095 msgstr ""
37096
37097 #: c-family/c-pragma.cc:961
37098 #, gcc-internal-format
37099 msgid "missing argument to %<#pragma GCC diagnostic ignored_attributes%>"
37100 msgstr ""
37101
37102 #: c-family/c-pragma.cc:969
37103 #, gcc-internal-format
37104 msgid ""
37105 "trailing %<,%> in arguments for %<#pragma GCC diagnostic ignored_attributes%>"
37106 msgstr ""
37107
37108 #: c-family/c-pragma.cc:987
37109 #, gcc-internal-format
37110 msgid "missing option after %<#pragma GCC diagnostic%> kind"
37111 msgstr ""
37112
37113 #: c-family/c-pragma.cc:995
37114 #, gcc-internal-format
37115 msgid ""
37116 "expected %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, "
37117 "%<ignored_attributes%> after %<#pragma GCC diagnostic%>"
37118 msgstr ""
37119
37120 #: c-family/c-pragma.cc:1018
37121 #, gcc-internal-format
37122 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
37123 msgstr ""
37124
37125 #: c-family/c-pragma.cc:1023
37126 #, gcc-internal-format
37127 msgid "did you mean %<-%s%>?"
37128 msgstr ""
37129
37130 #: c-family/c-pragma.cc:1032
37131 #, gcc-internal-format
37132 msgid "%qs is not an option that controls warnings"
37133 msgstr ""
37134
37135 #: c-family/c-pragma.cc:1043
37136 #, gcc-internal-format
37137 msgid "option %qs is valid for %s but not for %s"
37138 msgstr ""
37139
37140 #: c-family/c-pragma.cc:1096
37141 #, gcc-internal-format
37142 msgid "%<#pragma GCC option%> is not allowed inside functions"
37143 msgstr ""
37144
37145 #: c-family/c-pragma.cc:1108
37146 #, gcc-internal-format
37147 msgid "%<#pragma GCC option%> is not a string"
37148 msgstr ""
37149
37150 #: c-family/c-pragma.cc:1133
37151 #, gcc-internal-format
37152 msgid ""
37153 "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
37154 msgstr ""
37155
37156 #: c-family/c-pragma.cc:1139
37157 #, gcc-internal-format
37158 msgid "%<#pragma GCC target%> string is badly formed"
37159 msgstr ""
37160
37161 #: c-family/c-pragma.cc:1168
37162 #, gcc-internal-format
37163 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
37164 msgstr ""
37165
37166 #: c-family/c-pragma.cc:1180
37167 #, gcc-internal-format
37168 msgid "%<#pragma GCC optimize%> is not a string or number"
37169 msgstr ""
37170
37171 #: c-family/c-pragma.cc:1204
37172 #, gcc-internal-format
37173 msgid ""
37174 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
37175 msgstr ""
37176
37177 #: c-family/c-pragma.cc:1210
37178 #, gcc-internal-format
37179 msgid "%<#pragma GCC optimize%> string is badly formed"
37180 msgstr ""
37181
37182 #: c-family/c-pragma.cc:1253
37183 #, gcc-internal-format
37184 msgid "junk at end of %<#pragma push_options%>"
37185 msgstr ""
37186
37187 #: c-family/c-pragma.cc:1290
37188 #, gcc-internal-format
37189 msgid "junk at end of %<#pragma pop_options%>"
37190 msgstr ""
37191
37192 #: c-family/c-pragma.cc:1297
37193 #, gcc-internal-format
37194 msgid ""
37195 "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
37196 "push_options%>"
37197 msgstr ""
37198
37199 #: c-family/c-pragma.cc:1348
37200 #, gcc-internal-format
37201 msgid "junk at end of %<#pragma reset_options%>"
37202 msgstr ""
37203
37204 #: c-family/c-pragma.cc:1387 c-family/c-pragma.cc:1397
37205 #, gcc-internal-format
37206 msgid "expected a string after %<#pragma message%>"
37207 msgstr ""
37208
37209 #: c-family/c-pragma.cc:1389
37210 #, gcc-internal-format
37211 msgid "malformed %<#pragma message%>, ignored"
37212 msgstr ""
37213
37214 #: c-family/c-pragma.cc:1394 cp/parser.cc:4452 cp/parser.cc:4548
37215 #, gcc-internal-format
37216 msgid "string literal with user-defined suffix is invalid in this context"
37217 msgstr ""
37218
37219 #: c-family/c-pragma.cc:1402
37220 #, gcc-internal-format
37221 msgid "junk at end of %<#pragma message%>"
37222 msgstr ""
37223
37224 #: c-family/c-pragma.cc:1405
37225 #, gcc-internal-format
37226 msgid "%<#pragma message: %s%>"
37227 msgstr ""
37228
37229 #: c-family/c-pragma.cc:1449
37230 #, gcc-internal-format
37231 msgid "invalid location for %<pragma %s%>, ignored"
37232 msgstr ""
37233
37234 #: c-family/c-pragma.cc:1456 c-family/c-pragma.cc:1470
37235 #, gcc-internal-format
37236 msgid "malformed %<#pragma %s%>, ignored"
37237 msgstr ""
37238
37239 #: c-family/c-pragma.cc:1476 cp/lex.cc:603
37240 #, gcc-internal-format
37241 msgid "junk at end of %<#pragma %s%>"
37242 msgstr ""
37243
37244 #: c-family/c-pragma.cc:1494
37245 #, gcc-internal-format
37246 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
37247 msgstr ""
37248
37249 #: c-family/c-pragma.cc:1503
37250 #, gcc-internal-format
37251 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
37252 msgstr ""
37253
37254 #: c-family/c-pragma.cc:1509
37255 #, gcc-internal-format
37256 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
37257 msgstr ""
37258
37259 #: c-family/c-pretty-print.cc:341
37260 #, gcc-internal-format
37261 msgid "<type-error>"
37262 msgstr ""
37263
37264 #: c-family/c-pretty-print.cc:384
37265 #, gcc-internal-format
37266 msgid "<unnamed-unsigned:"
37267 msgstr ""
37268
37269 #: c-family/c-pretty-print.cc:388
37270 #, gcc-internal-format
37271 msgid "<unnamed-float:"
37272 msgstr ""
37273
37274 #: c-family/c-pretty-print.cc:391
37275 #, gcc-internal-format
37276 msgid "<unnamed-fixed:"
37277 msgstr ""
37278
37279 #: c-family/c-pretty-print.cc:406
37280 #, gcc-internal-format
37281 msgid "<typedef-error>"
37282 msgstr ""
37283
37284 #: c-family/c-pretty-print.cc:421
37285 #, gcc-internal-format
37286 msgid "<tag-error>"
37287 msgstr ""
37288
37289 #: c-family/c-pretty-print.cc:1327
37290 #, gcc-internal-format
37291 msgid "<erroneous-expression>"
37292 msgstr ""
37293
37294 #: c-family/c-pretty-print.cc:1331 cp/cxx-pretty-print.cc:133
37295 #, gcc-internal-format
37296 msgid "<return-value>"
37297 msgstr ""
37298
37299 #: c-family/c-semantics.cc:197
37300 #, gcc-internal-format, gfc-internal-format
37301 msgid "wrong type argument to %s"
37302 msgstr ""
37303
37304 #: c-family/c-warn.cc:59 c-family/c-warn.cc:72 cp/constexpr.cc:3369
37305 #: cp/constexpr.cc:6946 m2/gm2-gcc/m2expr.cc:935
37306 #: rust/backend/rust-constexpr.cc:1905 rust/backend/rust-constexpr.cc:4327
37307 #, gcc-internal-format
37308 msgid "overflow in constant expression"
37309 msgstr ""
37310
37311 #: c-family/c-warn.cc:99
37312 #, gcc-internal-format
37313 msgid "integer overflow in expression %qE of type %qT results in %qE"
37314 msgstr ""
37315
37316 #: c-family/c-warn.cc:101
37317 #, gcc-internal-format
37318 msgid "integer overflow in expression of type %qT results in %qE"
37319 msgstr ""
37320
37321 #: c-family/c-warn.cc:107
37322 #, gcc-internal-format
37323 msgid "floating point overflow in expression %qE of type %qT results in %qE"
37324 msgstr ""
37325
37326 #: c-family/c-warn.cc:109
37327 #, gcc-internal-format
37328 msgid "floating point overflow in expression of type %qT results in %qE"
37329 msgstr ""
37330
37331 #: c-family/c-warn.cc:115
37332 #, gcc-internal-format
37333 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
37334 msgstr ""
37335
37336 #: c-family/c-warn.cc:117
37337 #, gcc-internal-format
37338 msgid "fixed-point overflow in expression of type %qT results in %qE"
37339 msgstr ""
37340
37341 #: c-family/c-warn.cc:123
37342 #, gcc-internal-format
37343 msgid "vector overflow in expression %qE of type %qT results in %qE"
37344 msgstr ""
37345
37346 #: c-family/c-warn.cc:125
37347 #, gcc-internal-format
37348 msgid "vector overflow in expression of type %qT results in %qE"
37349 msgstr ""
37350
37351 #: c-family/c-warn.cc:132
37352 #, gcc-internal-format
37353 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
37354 msgstr ""
37355
37356 #: c-family/c-warn.cc:134
37357 #, gcc-internal-format
37358 msgid "complex integer overflow in expression of type %qT results in %qE"
37359 msgstr ""
37360
37361 #: c-family/c-warn.cc:138
37362 #, gcc-internal-format
37363 msgid ""
37364 "complex floating point overflow in expression %qE of type %qT results in %qE"
37365 msgstr ""
37366
37367 #: c-family/c-warn.cc:140
37368 #, gcc-internal-format
37369 msgid ""
37370 "complex floating point overflow in expression of type %qT results in %qE"
37371 msgstr ""
37372
37373 #: c-family/c-warn.cc:232
37374 #, gcc-internal-format
37375 msgid "logical %<or%> applied to non-boolean constant"
37376 msgstr ""
37377
37378 #: c-family/c-warn.cc:236
37379 #, gcc-internal-format
37380 msgid "logical %<and%> applied to non-boolean constant"
37381 msgstr ""
37382
37383 #: c-family/c-warn.cc:306
37384 #, gcc-internal-format
37385 msgid "logical %<or%> of collectively exhaustive tests is always true"
37386 msgstr ""
37387
37388 #: c-family/c-warn.cc:310
37389 #, gcc-internal-format
37390 msgid "logical %<and%> of mutually exclusive tests is always false"
37391 msgstr ""
37392
37393 #: c-family/c-warn.cc:320
37394 #, gcc-internal-format
37395 msgid "logical %<or%> of equal expressions"
37396 msgstr ""
37397
37398 #: c-family/c-warn.cc:323
37399 #, gcc-internal-format
37400 msgid "logical %<and%> of equal expressions"
37401 msgstr ""
37402
37403 #: c-family/c-warn.cc:409
37404 #, gcc-internal-format
37405 msgid "bitwise comparison always evaluates to false"
37406 msgstr ""
37407
37408 #: c-family/c-warn.cc:412
37409 #, gcc-internal-format
37410 msgid "bitwise comparison always evaluates to true"
37411 msgstr ""
37412
37413 #: c-family/c-warn.cc:517
37414 #, gcc-internal-format
37415 msgid "self-comparison always evaluates to true"
37416 msgstr ""
37417
37418 #: c-family/c-warn.cc:520
37419 #, gcc-internal-format
37420 msgid "self-comparison always evaluates to false"
37421 msgstr ""
37422
37423 #: c-family/c-warn.cc:571
37424 #, gcc-internal-format
37425 msgid "logical not is only applied to the left hand side of comparison"
37426 msgstr ""
37427
37428 #: c-family/c-warn.cc:579
37429 #, gcc-internal-format
37430 msgid ""
37431 "add parentheses around left hand side expression to silence this warning"
37432 msgstr ""
37433
37434 #: c-family/c-warn.cc:722
37435 #, gcc-internal-format
37436 msgid "type-punning to incomplete type might break strict-aliasing rules"
37437 msgstr ""
37438
37439 #: c-family/c-warn.cc:740
37440 #, gcc-internal-format
37441 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
37442 msgstr ""
37443
37444 #: c-family/c-warn.cc:748 c-family/c-warn.cc:766
37445 #, gcc-internal-format
37446 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
37447 msgstr ""
37448
37449 #: c-family/c-warn.cc:913
37450 #, gcc-internal-format
37451 msgid ""
37452 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
37453 "you mean to use the size of the destination?"
37454 msgstr ""
37455
37456 #: c-family/c-warn.cc:944
37457 #, gcc-internal-format
37458 msgid ""
37459 "argument to %<sizeof%> in %qD call is the same expression as the "
37460 "destination; did you mean to remove the addressof?"
37461 msgstr ""
37462
37463 #: c-family/c-warn.cc:951
37464 #, gcc-internal-format
37465 msgid ""
37466 "argument to %<sizeof%> in %qD call is the same expression as the "
37467 "destination; did you mean to provide an explicit length?"
37468 msgstr ""
37469
37470 #: c-family/c-warn.cc:956
37471 #, gcc-internal-format
37472 msgid ""
37473 "argument to %<sizeof%> in %qD call is the same expression as the "
37474 "destination; did you mean to dereference it?"
37475 msgstr ""
37476
37477 #: c-family/c-warn.cc:968
37478 #, gcc-internal-format
37479 msgid ""
37480 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
37481 "destination; expected %qT or an explicit length"
37482 msgstr ""
37483
37484 #: c-family/c-warn.cc:984
37485 #, gcc-internal-format
37486 msgid ""
37487 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
37488 "you mean to remove the addressof?"
37489 msgstr ""
37490
37491 #: c-family/c-warn.cc:991
37492 #, gcc-internal-format
37493 msgid ""
37494 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
37495 "you mean to provide an explicit length?"
37496 msgstr ""
37497
37498 #: c-family/c-warn.cc:996
37499 #, gcc-internal-format
37500 msgid ""
37501 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
37502 "you mean to dereference it?"
37503 msgstr ""
37504
37505 #: c-family/c-warn.cc:1008
37506 #, gcc-internal-format
37507 msgid ""
37508 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
37509 "source; expected %qT or an explicit length"
37510 msgstr ""
37511
37512 #: c-family/c-warn.cc:1024
37513 #, gcc-internal-format
37514 msgid ""
37515 "argument to %<sizeof%> in %qD call is the same expression as the first "
37516 "source; did you mean to remove the addressof?"
37517 msgstr ""
37518
37519 #: c-family/c-warn.cc:1031
37520 #, gcc-internal-format
37521 msgid ""
37522 "argument to %<sizeof%> in %qD call is the same expression as the first "
37523 "source; did you mean to provide an explicit length?"
37524 msgstr ""
37525
37526 #: c-family/c-warn.cc:1036
37527 #, gcc-internal-format
37528 msgid ""
37529 "argument to %<sizeof%> in %qD call is the same expression as the first "
37530 "source; did you mean to dereference it?"
37531 msgstr ""
37532
37533 #: c-family/c-warn.cc:1048
37534 #, gcc-internal-format
37535 msgid ""
37536 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first "
37537 "source; expected %qT or an explicit length"
37538 msgstr ""
37539
37540 #: c-family/c-warn.cc:1064
37541 #, gcc-internal-format
37542 msgid ""
37543 "argument to %<sizeof%> in %qD call is the same expression as the second "
37544 "source; did you mean to remove the addressof?"
37545 msgstr ""
37546
37547 #: c-family/c-warn.cc:1071
37548 #, gcc-internal-format
37549 msgid ""
37550 "argument to %<sizeof%> in %qD call is the same expression as the second "
37551 "source; did you mean to provide an explicit length?"
37552 msgstr ""
37553
37554 #: c-family/c-warn.cc:1076
37555 #, gcc-internal-format
37556 msgid ""
37557 "argument to %<sizeof%> in %qD call is the same expression as the second "
37558 "source; did you mean to dereference it?"
37559 msgstr ""
37560
37561 #: c-family/c-warn.cc:1088
37562 #, gcc-internal-format
37563 msgid ""
37564 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
37565 "second source; expected %qT or an explicit length"
37566 msgstr ""
37567
37568 #: c-family/c-warn.cc:1117 c-family/c-warn.cc:1124
37569 #, gcc-internal-format
37570 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
37571 msgstr ""
37572
37573 #: c-family/c-warn.cc:1134
37574 #, gcc-internal-format
37575 msgid "first argument of %q+D should be %<int%>"
37576 msgstr ""
37577
37578 #: c-family/c-warn.cc:1143
37579 #, gcc-internal-format
37580 msgid "second argument of %q+D should be %<char **%>"
37581 msgstr ""
37582
37583 #: c-family/c-warn.cc:1152
37584 #, gcc-internal-format
37585 msgid "third argument of %q+D should probably be %<char **%>"
37586 msgstr ""
37587
37588 #: c-family/c-warn.cc:1163
37589 #, gcc-internal-format
37590 msgid "%q+D takes only zero or two arguments"
37591 msgstr ""
37592
37593 #: c-family/c-warn.cc:1167
37594 #, gcc-internal-format
37595 msgid "%q+D declared as variadic function"
37596 msgstr ""
37597
37598 #: c-family/c-warn.cc:1210 m2/gm2-gcc/m2convert.cc:191
37599 #, gcc-internal-format
37600 msgid "conversion to %qT from boolean expression"
37601 msgstr ""
37602
37603 #: c-family/c-warn.cc:1235 c-family/c-warn.cc:1439
37604 #, gcc-internal-format
37605 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
37606 msgstr ""
37607
37608 #: c-family/c-warn.cc:1240 c-family/c-warn.cc:1447
37609 #, gcc-internal-format
37610 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
37611 msgstr ""
37612
37613 #: c-family/c-warn.cc:1248
37614 #, gcc-internal-format
37615 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
37616 msgstr ""
37617
37618 #: c-family/c-warn.cc:1253
37619 #, gcc-internal-format
37620 msgid "signed conversion from %qT to %qT changes the value of %qE"
37621 msgstr ""
37622
37623 #: c-family/c-warn.cc:1260 c-family/c-warn.cc:1437
37624 #, gcc-internal-format
37625 msgid "conversion from %qT to %qT changes value from %qE to %qE"
37626 msgstr ""
37627
37628 #: c-family/c-warn.cc:1264 c-family/c-warn.cc:1445
37629 #, gcc-internal-format
37630 msgid "conversion from %qT to %qT changes the value of %qE"
37631 msgstr ""
37632
37633 #: c-family/c-warn.cc:1375
37634 #, gcc-internal-format
37635 msgid "conversion to %qT from %qT may change the sign of the result"
37636 msgstr ""
37637
37638 #: c-family/c-warn.cc:1380
37639 #, gcc-internal-format
37640 msgid "conversion from %qT to %qT discards imaginary component"
37641 msgstr ""
37642
37643 #: c-family/c-warn.cc:1384
37644 #, gcc-internal-format
37645 msgid "conversion from %qT to %qT may change value"
37646 msgstr ""
37647
37648 #: c-family/c-warn.cc:1458 c-family/c-warn.cc:1475 c-family/c-warn.cc:1492
37649 #, gcc-internal-format
37650 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
37651 msgstr ""
37652
37653 #: c-family/c-warn.cc:1463 c-family/c-warn.cc:1480 c-family/c-warn.cc:1497
37654 #, gcc-internal-format
37655 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
37656 msgstr ""
37657
37658 #: c-family/c-warn.cc:1527
37659 #, gcc-internal-format
37660 msgid "case value %qs not in enumerated type"
37661 msgstr ""
37662
37663 #: c-family/c-warn.cc:1532
37664 #, gcc-internal-format
37665 msgid "case value %qs not in enumerated type %qT"
37666 msgstr ""
37667
37668 #: c-family/c-warn.cc:1612
37669 #, gcc-internal-format
37670 msgid "lower value in case label range less than minimum value for type"
37671 msgstr ""
37672
37673 #: c-family/c-warn.cc:1626
37674 #, gcc-internal-format
37675 msgid "case label value is less than minimum value for type"
37676 msgstr ""
37677
37678 #: c-family/c-warn.cc:1643
37679 #, gcc-internal-format
37680 msgid "upper value in case label range exceeds maximum value for type"
37681 msgstr ""
37682
37683 #: c-family/c-warn.cc:1656
37684 #, gcc-internal-format
37685 msgid "case label value exceeds maximum value for type"
37686 msgstr ""
37687
37688 #: c-family/c-warn.cc:1669
37689 #, gcc-internal-format
37690 msgid "switch missing default case"
37691 msgstr ""
37692
37693 #: c-family/c-warn.cc:1714
37694 #, gcc-internal-format
37695 msgid "switch condition has boolean value"
37696 msgstr ""
37697
37698 #: c-family/c-warn.cc:1803
37699 #, gcc-internal-format
37700 msgid "enumeration value %qE not handled in switch"
37701 msgstr ""
37702
37703 #: c-family/c-warn.cc:1831
37704 #, gcc-internal-format
37705 msgid ""
37706 "the omitted middle operand in %<?:%> will always be %<true%>, suggest "
37707 "explicit middle operand"
37708 msgstr ""
37709
37710 #: c-family/c-warn.cc:1853
37711 #, gcc-internal-format
37712 msgid "assignment of member %qD in read-only object"
37713 msgstr ""
37714
37715 #: c-family/c-warn.cc:1855
37716 #, gcc-internal-format
37717 msgid "increment of member %qD in read-only object"
37718 msgstr ""
37719
37720 #: c-family/c-warn.cc:1857
37721 #, gcc-internal-format
37722 msgid "decrement of member %qD in read-only object"
37723 msgstr ""
37724
37725 #: c-family/c-warn.cc:1859
37726 #, gcc-internal-format
37727 msgid "member %qD in read-only object used as %<asm%> output"
37728 msgstr ""
37729
37730 #: c-family/c-warn.cc:1863
37731 #, gcc-internal-format
37732 msgid "assignment of read-only member %qD"
37733 msgstr ""
37734
37735 #: c-family/c-warn.cc:1864
37736 #, gcc-internal-format
37737 msgid "increment of read-only member %qD"
37738 msgstr ""
37739
37740 #: c-family/c-warn.cc:1865
37741 #, gcc-internal-format
37742 msgid "decrement of read-only member %qD"
37743 msgstr ""
37744
37745 #: c-family/c-warn.cc:1866
37746 #, gcc-internal-format
37747 msgid "read-only member %qD used as %<asm%> output"
37748 msgstr ""
37749
37750 #: c-family/c-warn.cc:1870
37751 #, gcc-internal-format
37752 msgid "assignment of read-only variable %qD"
37753 msgstr ""
37754
37755 #: c-family/c-warn.cc:1871
37756 #, gcc-internal-format
37757 msgid "increment of read-only variable %qD"
37758 msgstr ""
37759
37760 #: c-family/c-warn.cc:1872
37761 #, gcc-internal-format
37762 msgid "decrement of read-only variable %qD"
37763 msgstr ""
37764
37765 #: c-family/c-warn.cc:1873
37766 #, gcc-internal-format
37767 msgid "read-only variable %qD used as %<asm%> output"
37768 msgstr ""
37769
37770 #: c-family/c-warn.cc:1876
37771 #, gcc-internal-format
37772 msgid "assignment of read-only parameter %qD"
37773 msgstr ""
37774
37775 #: c-family/c-warn.cc:1877
37776 #, gcc-internal-format
37777 msgid "increment of read-only parameter %qD"
37778 msgstr ""
37779
37780 #: c-family/c-warn.cc:1878
37781 #, gcc-internal-format
37782 msgid "decrement of read-only parameter %qD"
37783 msgstr ""
37784
37785 #: c-family/c-warn.cc:1879
37786 #, gcc-internal-format
37787 msgid "read-only parameter %qD use as %<asm%> output"
37788 msgstr ""
37789
37790 #: c-family/c-warn.cc:1884
37791 #, gcc-internal-format
37792 msgid "assignment of read-only named return value %qD"
37793 msgstr ""
37794
37795 #: c-family/c-warn.cc:1886
37796 #, gcc-internal-format
37797 msgid "increment of read-only named return value %qD"
37798 msgstr ""
37799
37800 #: c-family/c-warn.cc:1888
37801 #, gcc-internal-format
37802 msgid "decrement of read-only named return value %qD"
37803 msgstr ""
37804
37805 #: c-family/c-warn.cc:1890
37806 #, gcc-internal-format
37807 msgid "read-only named return value %qD used as %<asm%>output"
37808 msgstr ""
37809
37810 #: c-family/c-warn.cc:1895
37811 #, gcc-internal-format
37812 msgid "assignment of function %qD"
37813 msgstr ""
37814
37815 #: c-family/c-warn.cc:1896
37816 #, gcc-internal-format
37817 msgid "increment of function %qD"
37818 msgstr ""
37819
37820 #: c-family/c-warn.cc:1897
37821 #, gcc-internal-format
37822 msgid "decrement of function %qD"
37823 msgstr ""
37824
37825 #: c-family/c-warn.cc:1898
37826 #, gcc-internal-format
37827 msgid "function %qD used as %<asm%> output"
37828 msgstr ""
37829
37830 #: c-family/c-warn.cc:1901 c/c-typeck.cc:5129
37831 #, gcc-internal-format
37832 msgid "assignment of read-only location %qE"
37833 msgstr ""
37834
37835 #: c-family/c-warn.cc:1902 c/c-typeck.cc:5132
37836 #, gcc-internal-format
37837 msgid "increment of read-only location %qE"
37838 msgstr ""
37839
37840 #: c-family/c-warn.cc:1903 c/c-typeck.cc:5135
37841 #, gcc-internal-format
37842 msgid "decrement of read-only location %qE"
37843 msgstr ""
37844
37845 #: c-family/c-warn.cc:1904
37846 #, gcc-internal-format
37847 msgid "read-only location %qE used as %<asm%> output"
37848 msgstr ""
37849
37850 #: c-family/c-warn.cc:1918 rust/backend/rust-tree.cc:5931
37851 #, gcc-internal-format
37852 msgid "lvalue required as left operand of assignment"
37853 msgstr ""
37854
37855 #: c-family/c-warn.cc:1921 rust/backend/rust-tree.cc:5934
37856 #, gcc-internal-format
37857 msgid "lvalue required as increment operand"
37858 msgstr ""
37859
37860 #: c-family/c-warn.cc:1924 rust/backend/rust-tree.cc:5937
37861 #, gcc-internal-format
37862 msgid "lvalue required as decrement operand"
37863 msgstr ""
37864
37865 #: c-family/c-warn.cc:1927 rust/backend/rust-tree.cc:5940
37866 #, gcc-internal-format
37867 msgid "lvalue required as unary %<&%> operand"
37868 msgstr ""
37869
37870 #: c-family/c-warn.cc:1930 rust/backend/rust-tree.cc:5943
37871 #, gcc-internal-format
37872 msgid "lvalue required in %<asm%> statement"
37873 msgstr ""
37874
37875 #: c-family/c-warn.cc:1947
37876 #, gcc-internal-format
37877 msgid "invalid type argument (have %qT)"
37878 msgstr ""
37879
37880 #: c-family/c-warn.cc:1951
37881 #, gcc-internal-format
37882 msgid "invalid type argument of array indexing (have %qT)"
37883 msgstr ""
37884
37885 #: c-family/c-warn.cc:1956
37886 #, gcc-internal-format
37887 msgid "invalid type argument of unary %<*%> (have %qT)"
37888 msgstr ""
37889
37890 #: c-family/c-warn.cc:1961
37891 #, gcc-internal-format
37892 msgid "invalid type argument of %<->%> (have %qT)"
37893 msgstr ""
37894
37895 #: c-family/c-warn.cc:1966
37896 #, gcc-internal-format
37897 msgid "invalid type argument of %<->*%> (have %qT)"
37898 msgstr ""
37899
37900 #: c-family/c-warn.cc:1971
37901 #, gcc-internal-format
37902 msgid "invalid type argument of implicit conversion (have %qT)"
37903 msgstr ""
37904
37905 #: c-family/c-warn.cc:1998
37906 #, gcc-internal-format
37907 msgid "array subscript has type %<char%>"
37908 msgstr ""
37909
37910 #: c-family/c-warn.cc:2034 c-family/c-warn.cc:2037
37911 #, gcc-internal-format
37912 msgid "suggest parentheses around %<+%> inside %<<<%>"
37913 msgstr ""
37914
37915 #: c-family/c-warn.cc:2040 c-family/c-warn.cc:2043
37916 #, gcc-internal-format
37917 msgid "suggest parentheses around %<-%> inside %<<<%>"
37918 msgstr ""
37919
37920 #: c-family/c-warn.cc:2049 c-family/c-warn.cc:2052
37921 #, gcc-internal-format
37922 msgid "suggest parentheses around %<+%> inside %<>>%>"
37923 msgstr ""
37924
37925 #: c-family/c-warn.cc:2055 c-family/c-warn.cc:2058
37926 #, gcc-internal-format
37927 msgid "suggest parentheses around %<-%> inside %<>>%>"
37928 msgstr ""
37929
37930 #: c-family/c-warn.cc:2064 c-family/c-warn.cc:2067
37931 #, gcc-internal-format
37932 msgid "suggest parentheses around %<&&%> within %<||%>"
37933 msgstr ""
37934
37935 #: c-family/c-warn.cc:2074 c-family/c-warn.cc:2078
37936 #, gcc-internal-format
37937 msgid "suggest parentheses around arithmetic in operand of %<|%>"
37938 msgstr ""
37939
37940 #: c-family/c-warn.cc:2082 c-family/c-warn.cc:2085
37941 #, gcc-internal-format
37942 msgid "suggest parentheses around comparison in operand of %<|%>"
37943 msgstr ""
37944
37945 #: c-family/c-warn.cc:2090
37946 #, gcc-internal-format
37947 msgid ""
37948 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!"
37949 "%> to %<~%>"
37950 msgstr ""
37951
37952 #: c-family/c-warn.cc:2098 c-family/c-warn.cc:2102
37953 #, gcc-internal-format
37954 msgid "suggest parentheses around arithmetic in operand of %<^%>"
37955 msgstr ""
37956
37957 #: c-family/c-warn.cc:2106 c-family/c-warn.cc:2109
37958 #, gcc-internal-format
37959 msgid "suggest parentheses around comparison in operand of %<^%>"
37960 msgstr ""
37961
37962 #: c-family/c-warn.cc:2115 c-family/c-warn.cc:2118
37963 #, gcc-internal-format
37964 msgid "suggest parentheses around %<+%> in operand of %<&%>"
37965 msgstr ""
37966
37967 #: c-family/c-warn.cc:2121 c-family/c-warn.cc:2124
37968 #, gcc-internal-format
37969 msgid "suggest parentheses around %<-%> in operand of %<&%>"
37970 msgstr ""
37971
37972 #: c-family/c-warn.cc:2128 c-family/c-warn.cc:2131
37973 #, gcc-internal-format
37974 msgid "suggest parentheses around comparison in operand of %<&%>"
37975 msgstr ""
37976
37977 #: c-family/c-warn.cc:2136
37978 #, gcc-internal-format
37979 msgid ""
37980 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!"
37981 "%> to %<~%>"
37982 msgstr ""
37983
37984 #: c-family/c-warn.cc:2143 c-family/c-warn.cc:2146
37985 #, gcc-internal-format
37986 msgid "suggest parentheses around comparison in operand of %<==%>"
37987 msgstr ""
37988
37989 #: c-family/c-warn.cc:2151 c-family/c-warn.cc:2154
37990 #, gcc-internal-format
37991 msgid "suggest parentheses around comparison in operand of %<!=%>"
37992 msgstr ""
37993
37994 #: c-family/c-warn.cc:2164 c-family/c-warn.cc:2170
37995 #, gcc-internal-format
37996 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
37997 msgstr ""
37998
37999 #: c-family/c-warn.cc:2186
38000 #, gcc-internal-format
38001 msgid "label %q+D defined but not used"
38002 msgstr ""
38003
38004 #: c-family/c-warn.cc:2188
38005 #, gcc-internal-format
38006 msgid "label %q+D declared but not defined"
38007 msgstr ""
38008
38009 #: c-family/c-warn.cc:2211
38010 #, gcc-internal-format
38011 msgid "division by zero"
38012 msgstr ""
38013
38014 #: c-family/c-warn.cc:2231
38015 #, gcc-internal-format
38016 msgid ""
38017 "%<memset%> used with constant zero length parameter; this could be due to "
38018 "transposed parameters"
38019 msgstr ""
38020
38021 #: c-family/c-warn.cc:2255
38022 #, gcc-internal-format
38023 msgid ""
38024 "%<memset%> used with length equal to number of elements without "
38025 "multiplication by element size"
38026 msgstr ""
38027
38028 #: c-family/c-warn.cc:2335
38029 #, gcc-internal-format
38030 msgid "comparison of integer expressions of different signedness: %qT and %qT"
38031 msgstr ""
38032
38033 #: c-family/c-warn.cc:2409
38034 #, gcc-internal-format
38035 msgid "promoted bitwise complement of an unsigned value is always nonzero"
38036 msgstr ""
38037
38038 #: c-family/c-warn.cc:2413
38039 #, gcc-internal-format
38040 msgid ""
38041 "comparison of promoted bitwise complement of an unsigned value with constant"
38042 msgstr ""
38043
38044 #: c-family/c-warn.cc:2424
38045 #, gcc-internal-format
38046 msgid ""
38047 "comparison of promoted bitwise complement of an unsigned value with unsigned"
38048 msgstr ""
38049
38050 #: c-family/c-warn.cc:2479
38051 #, gcc-internal-format
38052 msgid "unused parameter %qD"
38053 msgstr ""
38054
38055 #: c-family/c-warn.cc:2541
38056 #, gcc-internal-format
38057 msgid "typedef %qD locally defined but not used"
38058 msgstr ""
38059
38060 #: c-family/c-warn.cc:2577
38061 #, gcc-internal-format
38062 msgid "duplicated %<if%> condition"
38063 msgstr ""
38064
38065 #: c-family/c-warn.cc:2606
38066 #, gcc-internal-format
38067 msgid ""
38068 "optimization attribute on %qD follows definition but the attribute doesn%'t "
38069 "match"
38070 msgstr ""
38071
38072 #: c-family/c-warn.cc:2614
38073 #, gcc-internal-format
38074 msgid ""
38075 "inline declaration of %qD follows declaration with attribute %<noinline%>"
38076 msgstr ""
38077
38078 #: c-family/c-warn.cc:2619
38079 #, gcc-internal-format
38080 msgid ""
38081 "declaration of %q+D with attribute %<noinline%> follows inline declaration"
38082 msgstr ""
38083
38084 #: c-family/c-warn.cc:2673
38085 #, gcc-internal-format
38086 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
38087 msgstr ""
38088
38089 #: c-family/c-warn.cc:2712 c-family/c-warn.cc:2736
38090 #, gcc-internal-format
38091 msgid "comparison of constant %qE with boolean expression is always false"
38092 msgstr ""
38093
38094 #: c-family/c-warn.cc:2715 c-family/c-warn.cc:2733
38095 #, gcc-internal-format
38096 msgid "comparison of constant %qE with boolean expression is always true"
38097 msgstr ""
38098
38099 #: c-family/c-warn.cc:2783
38100 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
38101 msgid_plural ""
38102 "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
38103 msgstr[0] ""
38104 msgstr[1] ""
38105
38106 #: c-family/c-warn.cc:2849 c/c-typeck.cc:5723 cp/call.cc:6284
38107 #, gcc-internal-format
38108 msgid "this condition has identical branches"
38109 msgstr ""
38110
38111 #: c-family/c-warn.cc:2956
38112 #, gcc-internal-format
38113 msgid "macro expands to multiple statements"
38114 msgstr ""
38115
38116 #: c-family/c-warn.cc:2957
38117 #, gcc-internal-format
38118 msgid "some parts of macro expansion are not guarded by this %qs clause"
38119 msgstr ""
38120
38121 #: c-family/c-warn.cc:3054
38122 #, gcc-internal-format
38123 msgid ""
38124 "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment "
38125 "%d) may result in an unaligned pointer value"
38126 msgstr ""
38127
38128 #: c-family/c-warn.cc:3061 c-family/c-warn.cc:3064 cp/init.cc:677
38129 #, gcc-internal-format
38130 msgid "defined here"
38131 msgstr ""
38132
38133 #: c-family/c-warn.cc:3151
38134 #, gcc-internal-format
38135 msgid ""
38136 "taking address of packed member of %qT may result in an unaligned pointer "
38137 "value"
38138 msgstr ""
38139
38140 #: c-family/c-warn.cc:3379
38141 msgid "mismatch in bound %Z of argument %u declared as %s"
38142 msgid_plural "mismatch in bounds %Z of argument %u declared as %s"
38143 msgstr[0] ""
38144 msgstr[1] ""
38145
38146 #: c-family/c-warn.cc:3382 c-family/c-warn.cc:3755
38147 #, gcc-internal-format, gfc-internal-format
38148 msgid "previously declared as %s"
38149 msgstr ""
38150
38151 #: c-family/c-warn.cc:3516
38152 #, gcc-internal-format, gfc-internal-format
38153 msgid "argument %u of type %s declared as a variable length array"
38154 msgstr ""
38155
38156 #: c-family/c-warn.cc:3521
38157 #, gcc-internal-format, gfc-internal-format
38158 msgid "previously declared as a pointer %s"
38159 msgstr ""
38160
38161 #: c-family/c-warn.cc:3522
38162 #, gcc-internal-format, gfc-internal-format
38163 msgid "previously declared as an ordinary array %s"
38164 msgstr ""
38165
38166 #: c-family/c-warn.cc:3535 c-family/c-warn.cc:3549
38167 #, gcc-internal-format, gfc-internal-format
38168 msgid "argument %u of type %s declared as a pointer"
38169 msgstr ""
38170
38171 #: c-family/c-warn.cc:3539 c-family/c-warn.cc:3565
38172 #, gcc-internal-format, gfc-internal-format
38173 msgid "previously declared as a variable length array %s"
38174 msgstr ""
38175
38176 #: c-family/c-warn.cc:3552
38177 #, gcc-internal-format, gfc-internal-format
38178 msgid "previously declared as an array %s"
38179 msgstr ""
38180
38181 #: c-family/c-warn.cc:3561
38182 #, gcc-internal-format, gfc-internal-format
38183 msgid "argument %u of type %s declared as an ordinary array"
38184 msgstr ""
38185
38186 #: c-family/c-warn.cc:3589
38187 #, gcc-internal-format, gfc-internal-format
38188 msgid "argument %u of type %s declared with %u variable bound"
38189 msgid_plural "argument %u of type %s declared with %u variable bounds"
38190 msgstr[0] ""
38191 msgstr[1] ""
38192
38193 #: c-family/c-warn.cc:3596
38194 #, gcc-internal-format, gfc-internal-format
38195 msgid "previously declared as %s with %u variable bound"
38196 msgid_plural "previously declared as %s with %u variable bounds"
38197 msgstr[0] ""
38198 msgstr[1] ""
38199
38200 #: c-family/c-warn.cc:3620
38201 #, gcc-internal-format, gfc-internal-format
38202 msgid "argument %u of type %s declared with %u unspecified variable bound"
38203 msgid_plural ""
38204 "argument %u of type %s declared with %u unspecified variable bounds"
38205 msgstr[0] ""
38206 msgstr[1] ""
38207
38208 #: c-family/c-warn.cc:3628
38209 #, gcc-internal-format, gfc-internal-format
38210 msgid "previously declared as %s with %u unspecified variable bound"
38211 msgid_plural "previously declared as %s with %u unspecified variable bounds"
38212 msgstr[0] ""
38213 msgstr[1] ""
38214
38215 #: c-family/c-warn.cc:3635
38216 #, gcc-internal-format, gfc-internal-format
38217 msgid "subsequently declared as %s with %u unspecified variable bound"
38218 msgid_plural "subsequently declared as %s with %u unspecified variable bounds"
38219 msgstr[0] ""
38220 msgstr[1] ""
38221
38222 #: c-family/c-warn.cc:3690
38223 #, gcc-internal-format
38224 msgid "argument %u of type %s declared with mismatched bound argument %E"
38225 msgstr ""
38226
38227 #: c-family/c-warn.cc:3697 c-family/c-warn.cc:3731
38228 #, gcc-internal-format
38229 msgid "argument %u of type %s declared with mismatched bound %<%s%>"
38230 msgstr ""
38231
38232 #: c-family/c-warn.cc:3709
38233 #, gcc-internal-format
38234 msgid "previously declared as %s with bound argument %E"
38235 msgstr ""
38236
38237 #: c-family/c-warn.cc:3714
38238 #, gcc-internal-format
38239 msgid "previously declared as %s with bound %<%s%>"
38240 msgstr ""
38241
38242 #: c-family/c-warn.cc:3734
38243 #, gcc-internal-format
38244 msgid "previously declared as %s with bound %qs"
38245 msgstr ""
38246
38247 #: c-family/c-warn.cc:3753
38248 #, gcc-internal-format, gfc-internal-format
38249 msgid "argument %u of type %s with mismatched bound"
38250 msgstr ""
38251
38252 #: c-family/c-warn.cc:3784
38253 #, gcc-internal-format
38254 msgid ""
38255 "expression does not compute the number of elements in this array; element "
38256 "type is %qT, not %qT"
38257 msgstr ""
38258
38259 #: c-family/c-warn.cc:3794
38260 #, gcc-internal-format
38261 msgid "add parentheses around %qE to silence this warning"
38262 msgstr ""
38263
38264 #: c-family/c-warn.cc:3798
38265 #, gcc-internal-format
38266 msgid "add parentheses around the second %<sizeof%> to silence this warning"
38267 msgstr ""
38268
38269 #: c-family/c-warn.cc:3824
38270 #, gcc-internal-format
38271 msgid "comparison between two arrays is deprecated in C++20"
38272 msgstr ""
38273
38274 #: c-family/c-warn.cc:3825
38275 #, gcc-internal-format
38276 msgid "comparison between two arrays"
38277 msgstr ""
38278
38279 #: c-family/c-warn.cc:3829
38280 #, gcc-internal-format
38281 msgid ""
38282 "use unary %<+%> which decays operands to pointers or %<&%D[0] %s &%D[0]%> to "
38283 "compare the addresses"
38284 msgstr ""
38285
38286 #: c-family/c-warn.cc:3833
38287 #, gcc-internal-format
38288 msgid "use %<&%D[0] %s &%D[0]%> to compare the addresses"
38289 msgstr ""
38290
38291 #: c-family/c-warn.cc:3893
38292 #, gcc-internal-format
38293 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1 << %wu%> (%wu)?"
38294 msgstr ""
38295
38296 #: c-family/c-warn.cc:3903
38297 #, gcc-internal-format
38298 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1LL << %wu%>?"
38299 msgstr ""
38300
38301 #: c-family/c-warn.cc:3910
38302 #, gcc-internal-format
38303 msgid "result of %<%wu^%wu%> is %wu; did you mean exponentiation?"
38304 msgstr ""
38305
38306 #: c-family/c-warn.cc:3921
38307 #, gcc-internal-format
38308 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1e%wu%>?"
38309 msgstr ""
38310
38311 #: c-family/c-warn.cc:3938
38312 #, gcc-internal-format
38313 msgid ""
38314 "you can silence this warning by using a hexadecimal constant (%wx rather "
38315 "than %wd)"
38316 msgstr ""
38317
38318 #: c-family/cppspec.cc:94
38319 #, gcc-internal-format
38320 msgid "%qs is not a valid option to the preprocessor"
38321 msgstr ""
38322
38323 #: c-family/cppspec.cc:113
38324 #, gcc-internal-format
38325 msgid "too many input files"
38326 msgstr ""
38327
38328 #: c-family/known-headers.cc:322
38329 #, gcc-internal-format
38330 msgid "%qs is defined in header %qs; did you forget to %<#include %s%>?"
38331 msgstr ""
38332
38333 #: common/config/aarch64/aarch64-common.cc:400 config/aarch64/aarch64.cc:18140
38334 #, gcc-internal-format
38335 msgid "unknown value %qs for %<-mcpu%>"
38336 msgstr ""
38337
38338 #: common/config/alpha/alpha-common.cc:75
38339 #, gcc-internal-format
38340 msgid "bad value %qs for %<-mtls-size%> switch"
38341 msgstr ""
38342
38343 #: common/config/arc/arc-common.cc:81
38344 #, gcc-internal-format
38345 msgid "multiple %<-mcpu=%> options specified"
38346 msgstr ""
38347
38348 #: common/config/arc/arc-common.cc:87
38349 #, gcc-internal-format
38350 msgid "Unsupported value for mmpy-option"
38351 msgstr ""
38352
38353 #: common/config/arm/arm-common.cc:289
38354 #, gcc-internal-format
38355 msgid "%%:%<target_mode_check%> takes an even number of parameters"
38356 msgstr ""
38357
38358 #: common/config/arm/arm-common.cc:298
38359 #, gcc-internal-format
38360 msgid "unrecognized option passed to %%:%<target_mode_check%>"
38361 msgstr ""
38362
38363 #: common/config/arm/arm-common.cc:378 common/config/arm/arm-common.cc:442
38364 #: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:18072
38365 #: config/aarch64/aarch64.cc:18110
38366 #, gcc-internal-format
38367 msgid "valid arguments are: %s; did you mean %qs?"
38368 msgstr ""
38369
38370 #: common/config/arm/arm-common.cc:381 common/config/arm/arm-common.cc:445
38371 #: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:18075
38372 #: config/aarch64/aarch64.cc:18113
38373 #, gcc-internal-format, gfc-internal-format
38374 msgid "valid arguments are: %s"
38375 msgstr ""
38376
38377 #: common/config/arm/arm-common.cc:418 common/config/arm/arm-common.cc:472
38378 #, gcc-internal-format, gfc-internal-format
38379 msgid "unrecognized %s target: %s"
38380 msgstr ""
38381
38382 #: common/config/arm/arm-common.cc:508
38383 #, gcc-internal-format
38384 msgid "unrecognized %<-mfpu%> target: %s"
38385 msgstr ""
38386
38387 #: common/config/arm/arm-common.cc:536
38388 #, gcc-internal-format
38389 msgid "%qs does not support feature %qs"
38390 msgstr ""
38391
38392 #: common/config/arm/arm-common.cc:547
38393 #, gcc-internal-format
38394 msgid "valid feature names are: %s; did you mean %qs?"
38395 msgstr ""
38396
38397 #: common/config/arm/arm-common.cc:550
38398 #, gcc-internal-format, gfc-internal-format
38399 msgid "valid feature names are: %s"
38400 msgstr ""
38401
38402 #: common/config/arm/arm-common.cc:568
38403 #, gcc-internal-format, gfc-internal-format
38404 msgid "%s does not take any feature options"
38405 msgstr ""
38406
38407 #: common/config/arm/arm-common.cc:665
38408 #, gcc-internal-format
38409 msgid "%%:%<canon_for_mlib%> takes 1 or more pairs of parameters"
38410 msgstr ""
38411
38412 #: common/config/arm/arm-common.cc:679
38413 #, gcc-internal-format
38414 msgid "unrecognized operand to %%:%<canon_for_mlib%>"
38415 msgstr ""
38416
38417 #: common/config/arm/arm-common.cc:1038
38418 #, gcc-internal-format
38419 msgid "unrecognized operand to %%:%<asm_auto_mfpu%>"
38420 msgstr ""
38421
38422 #: common/config/avr/avr-common.cc:91
38423 #, gcc-internal-format
38424 msgid ""
38425 "option %<-mdouble=64%> is only available if configured %<--with-double={64|"
38426 "64,32|32,64}%>"
38427 msgstr ""
38428
38429 #: common/config/avr/avr-common.cc:99
38430 #, gcc-internal-format
38431 msgid ""
38432 "option %<-mdouble=32%> is only available if configured %<--with-double={32|"
38433 "32,64|64,32}%>"
38434 msgstr ""
38435
38436 #: common/config/avr/avr-common.cc:115
38437 #, gcc-internal-format
38438 msgid ""
38439 "option %<-mlong-double=64%> is only available if configured %<--with-long-"
38440 "double={64|64,32|32,64}%>, or %<--with-long-double=double%> together with "
38441 "%<--with-double={64|64,32|32,64}%>"
38442 msgstr ""
38443
38444 #: common/config/avr/avr-common.cc:124
38445 #, gcc-internal-format
38446 msgid ""
38447 "option %<-mlong-double=32%> is only available if configured %<--with-long-"
38448 "double={32|32,64|64,32}%>, or %<--with-long-double=double%> together with "
38449 "%<--with-double={32|32,64|64,32}%>"
38450 msgstr ""
38451
38452 #: common/config/bfin/bfin-common.cc:304 common/config/m68k/m68k-common.cc:60
38453 #, gcc-internal-format
38454 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
38455 msgstr ""
38456
38457 #: common/config/bfin/bfin-common.cc:323
38458 #, gcc-internal-format
38459 msgid "%<-mcpu=%s%> is not valid"
38460 msgstr ""
38461
38462 #: common/config/bfin/bfin-common.cc:359
38463 #, gcc-internal-format
38464 msgid "%<-mcpu=%s%> has invalid silicon revision"
38465 msgstr ""
38466
38467 #: common/config/i386/i386-common.cc:1776
38468 #, gcc-internal-format
38469 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
38470 msgstr ""
38471
38472 #: common/config/i386/i386-common.cc:1779
38473 #, gcc-internal-format
38474 msgid "%<-malign-loops=%d%> is not between 0 and %d"
38475 msgstr ""
38476
38477 #: common/config/i386/i386-common.cc:1786
38478 #, gcc-internal-format
38479 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
38480 msgstr ""
38481
38482 #: common/config/i386/i386-common.cc:1789
38483 #, gcc-internal-format
38484 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
38485 msgstr ""
38486
38487 #: common/config/i386/i386-common.cc:1797
38488 #, gcc-internal-format
38489 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
38490 msgstr ""
38491
38492 #: common/config/i386/i386-common.cc:1800
38493 #, gcc-internal-format
38494 msgid "%<-malign-functions=%d%> is not between 0 and %d"
38495 msgstr ""
38496
38497 #: common/config/i386/i386-common.cc:1809
38498 #, gcc-internal-format
38499 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
38500 msgstr ""
38501
38502 #: common/config/i386/i386-common.cc:1873 common/config/s390/s390-common.cc:137
38503 #, gcc-internal-format
38504 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
38505 msgstr ""
38506
38507 #: common/config/i386/i386-common.cc:1883
38508 #, gcc-internal-format
38509 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
38510 msgstr ""
38511
38512 #: common/config/ia64/ia64-common.cc:65
38513 #, gcc-internal-format
38514 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
38515 msgstr ""
38516
38517 #: common/config/nds32/nds32-common.cc:49
38518 #, gcc-internal-format
38519 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
38520 msgstr ""
38521
38522 #: common/config/nds32/nds32-common.cc:59
38523 #, gcc-internal-format
38524 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
38525 msgstr ""
38526
38527 #: common/config/nds32/nds32-common.cc:69
38528 #, gcc-internal-format
38529 msgid ""
38530 "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, "
38531 "64, 128, 256, or 512"
38532 msgstr ""
38533
38534 #: common/config/riscv/riscv-common.cc:499
38535 #, gcc-internal-format
38536 msgid "%<-march=%s%>: extension %qs appear more than one time"
38537 msgstr ""
38538
38539 #: common/config/riscv/riscv-common.cc:747
38540 #, gcc-internal-format
38541 msgid "%<-march=%s%>: expect number after %<%dp%>"
38542 msgstr ""
38543
38544 #: common/config/riscv/riscv-common.cc:753
38545 #, gcc-internal-format
38546 msgid ""
38547 "%<-march=%s%>: for %<%s%dp%dp?%>, version number with more than 2 level is "
38548 "not supported"
38549 msgstr ""
38550
38551 #: common/config/riscv/riscv-common.cc:823
38552 #, gcc-internal-format
38553 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
38554 msgstr ""
38555
38556 #: common/config/riscv/riscv-common.cc:835
38557 #, gcc-internal-format
38558 msgid ""
38559 "version of %<g%> will be omitted, please specify version for individual "
38560 "extension"
38561 msgstr ""
38562
38563 #: common/config/riscv/riscv-common.cc:854
38564 #, gcc-internal-format
38565 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
38566 msgstr ""
38567
38568 #: common/config/riscv/riscv-common.cc:881
38569 #, gcc-internal-format
38570 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
38571 msgstr ""
38572
38573 #: common/config/riscv/riscv-common.cc:885
38574 #, gcc-internal-format
38575 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
38576 msgstr ""
38577
38578 #: common/config/riscv/riscv-common.cc:1072
38579 #, gcc-internal-format
38580 msgid "%<-march=%s%>: name of %s must be more than 1 letter"
38581 msgstr ""
38582
38583 #: common/config/riscv/riscv-common.cc:1084
38584 #, gcc-internal-format
38585 msgid "%<-march=%s%>: %s must separate with %<_%>"
38586 msgstr ""
38587
38588 #: common/config/riscv/riscv-common.cc:1113
38589 #, gcc-internal-format
38590 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
38591 msgstr ""
38592
38593 #: common/config/riscv/riscv-common.cc:1144
38594 #, gcc-internal-format
38595 msgid "%<-march=%s%>: unexpected ISA string at end: %qs"
38596 msgstr ""
38597
38598 #: common/config/riscv/riscv-common.cc:1157
38599 #, gcc-internal-format
38600 msgid "%<-march=%s%>: z*inx conflicts with floating-point extensions"
38601 msgstr ""
38602
38603 #: common/config/riscv/riscv-common.cc:1358
38604 #, gcc-internal-format
38605 msgid "%<-mcpu=%s%>: unknown CPU"
38606 msgstr ""
38607
38608 #: common/config/riscv/riscv-common.cc:1437
38609 #, gcc-internal-format
38610 msgid "Cannot find suitable multilib set for %<-march=%s%>/%<-mabi=%s%>"
38611 msgstr ""
38612
38613 #: common/config/rs6000/rs6000-common.cc:173 config/sparc/sparc.cc:1816
38614 #, gcc-internal-format
38615 msgid "unknown %<-mdebug-%s%> switch"
38616 msgstr ""
38617
38618 #: common/config/rs6000/rs6000-common.cc:212
38619 #, gcc-internal-format
38620 msgid "unknown switch %<-mlong-double-%s%>"
38621 msgstr ""
38622
38623 #: common/config/rs6000/rs6000-common.cc:223
38624 #, gcc-internal-format
38625 msgid "option %<%s%> requires %<-mlong-double-128%>"
38626 msgstr ""
38627
38628 #: common/config/rs6000/rs6000-common.cc:257
38629 #, gcc-internal-format
38630 msgid ""
38631 "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with "
38632 "glibc-2.18 or later"
38633 msgstr ""
38634
38635 #: common/config/rx/rx-common.cc:61
38636 #, gcc-internal-format
38637 msgid "the RX200 cpu does not have FPU hardware"
38638 msgstr ""
38639
38640 #: common/config/rx/rx-common.cc:63
38641 #, gcc-internal-format
38642 msgid "the RX100 cpu does not have FPU hardware"
38643 msgstr ""
38644
38645 #: common/config/s390/s390-common.cc:109
38646 #, gcc-internal-format
38647 msgid "stack guard value must be an exact power of 2"
38648 msgstr ""
38649
38650 #: common/config/s390/s390-common.cc:114
38651 #, gcc-internal-format
38652 msgid "stack size must be an exact power of 2"
38653 msgstr ""
38654
38655 #: common/config/v850/v850-common.cc:47
38656 #, gcc-internal-format
38657 msgid "value passed in %qs is too large"
38658 msgstr ""
38659
38660 #: config/darwin-c.cc:81
38661 #, gcc-internal-format
38662 msgid "too many %<#pragma options align=reset%>"
38663 msgstr ""
38664
38665 #: config/darwin-c.cc:101 config/darwin-c.cc:104 config/darwin-c.cc:106
38666 #: config/darwin-c.cc:108
38667 #, gcc-internal-format
38668 msgid "malformed %<#pragma options%>, ignoring"
38669 msgstr ""
38670
38671 #: config/darwin-c.cc:111
38672 #, gcc-internal-format
38673 msgid "junk at end of %<#pragma options%>"
38674 msgstr ""
38675
38676 #: config/darwin-c.cc:121
38677 #, gcc-internal-format
38678 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
38679 msgstr ""
38680
38681 #: config/darwin-c.cc:133
38682 #, gcc-internal-format
38683 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
38684 msgstr ""
38685
38686 #: config/darwin-c.cc:154
38687 #, gcc-internal-format
38688 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
38689 msgstr ""
38690
38691 #: config/darwin-c.cc:157
38692 #, gcc-internal-format
38693 msgid "junk at end of %<#pragma unused%>"
38694 msgstr ""
38695
38696 #: config/darwin-c.cc:168
38697 #, gcc-internal-format
38698 msgid "malformed %<#pragma ms_struct%>, ignoring"
38699 msgstr ""
38700
38701 #: config/darwin-c.cc:176
38702 #, gcc-internal-format
38703 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
38704 msgstr ""
38705
38706 #: config/darwin-c.cc:179
38707 #, gcc-internal-format
38708 msgid "junk at end of %<#pragma ms_struct%>"
38709 msgstr ""
38710
38711 #: config/darwin-c.cc:405
38712 #, gcc-internal-format, gfc-internal-format
38713 msgid "subframework include %s conflicts with framework include"
38714 msgstr ""
38715
38716 #: config/darwin-c.cc:709
38717 #, gcc-internal-format
38718 msgid "unknown value %qs of %<-mmacosx-version-min%>"
38719 msgstr ""
38720
38721 #: config/darwin-driver.cc:147
38722 #, gcc-internal-format
38723 msgid "%<sysctl%> for %<kern.osversion%> failed: %m"
38724 msgstr ""
38725
38726 #: config/darwin-driver.cc:186
38727 #, gcc-internal-format
38728 msgid "could not understand %<kern.osversion%> %q.*s"
38729 msgstr ""
38730
38731 #: config/darwin-driver.cc:226
38732 #, gcc-internal-format
38733 msgid "could not understand version %qs"
38734 msgstr ""
38735
38736 #: config/darwin-driver.cc:300
38737 #, gcc-internal-format
38738 msgid "this compiler does not support %qs"
38739 msgstr ""
38740
38741 #: config/darwin-driver.cc:326
38742 #, gcc-internal-format
38743 msgid "%qs is not valid for %<-mmacosx-version-min%>"
38744 msgstr ""
38745
38746 #: config/darwin-driver.cc:367
38747 #, gcc-internal-format
38748 msgid "this compiler does not support PowerPC (%<-arch%> option ignored)"
38749 msgstr ""
38750
38751 #: config/darwin-driver.cc:374
38752 #, gcc-internal-format
38753 msgid "%qs conflicts with %<-arch i386%> (%qs ignored)"
38754 msgstr ""
38755
38756 #: config/darwin-driver.cc:383
38757 #, gcc-internal-format
38758 msgid "%<-m32%> conflicts with %<-arch x86_64%> (%<-m32%> ignored)"
38759 msgstr ""
38760
38761 #: config/darwin-driver.cc:390
38762 #, gcc-internal-format
38763 msgid "this compiler does not support x86 (%<-arch%> option ignored)"
38764 msgstr ""
38765
38766 #: config/darwin-driver.cc:397
38767 #, gcc-internal-format
38768 msgid "%qs conflicts with %<-arch ppc%> (%qs ignored)"
38769 msgstr ""
38770
38771 #: config/darwin-driver.cc:406
38772 #, gcc-internal-format
38773 msgid "%<-m32%> conflicts with %<-arch ppc64%> (%<-m32%> ignored)"
38774 msgstr ""
38775
38776 #: config/darwin.cc:2024
38777 #, gcc-internal-format, gfc-internal-format
38778 msgid "failed to open temporary file %s for LTO output"
38779 msgstr ""
38780
38781 #: config/darwin.cc:2116
38782 #, gcc-internal-format
38783 msgid ""
38784 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
38785 msgstr ""
38786
38787 #: config/darwin.cc:2123
38788 #, gcc-internal-format
38789 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
38790 msgstr ""
38791
38792 #: config/darwin.cc:2715 config/darwin.cc:2779
38793 #, gcc-internal-format
38794 msgid "common variables must have an alignment of 32678 or less"
38795 msgstr ""
38796
38797 #: config/darwin.cc:2869
38798 #, gcc-internal-format
38799 msgid ""
38800 "protected visibility attribute not supported in this configuration; ignored"
38801 msgstr ""
38802
38803 #: config/darwin.cc:3084
38804 #, gcc-internal-format, gfc-internal-format
38805 msgid "failed to open temporary file %s with LTO output"
38806 msgstr ""
38807
38808 #: config/darwin.cc:3310
38809 #, gcc-internal-format
38810 msgid ""
38811 "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-"
38812 "runtime%>"
38813 msgstr ""
38814
38815 #: config/darwin.cc:3315
38816 #, gcc-internal-format
38817 msgid ""
38818 "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-"
38819 "runtime%>"
38820 msgstr ""
38821
38822 #: config/darwin.cc:3330
38823 #, gcc-internal-format
38824 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
38825 msgstr ""
38826
38827 #: config/darwin.cc:3409
38828 #, gcc-internal-format
38829 msgid ""
38830 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
38831 msgstr ""
38832
38833 #: config/darwin.cc:3452
38834 #, gcc-internal-format
38835 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
38836 msgstr ""
38837
38838 #: config/darwin.cc:3632
38839 #, gcc-internal-format
38840 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
38841 msgstr ""
38842
38843 #: config/darwin.cc:3639
38844 #, gcc-internal-format
38845 msgid "built-in function %qD takes one argument only"
38846 msgstr ""
38847
38848 #: config/darwin.cc:3706
38849 #, gcc-internal-format
38850 msgid "CFString literal is missing"
38851 msgstr ""
38852
38853 #: config/darwin.cc:3717
38854 #, gcc-internal-format
38855 msgid "CFString literal expression is not a string constant"
38856 msgstr ""
38857
38858 #: config/darwin.cc:3741
38859 #, gcc-internal-format
38860 msgid "non-ASCII character in CFString literal"
38861 msgstr ""
38862
38863 #: config/darwin.cc:3742
38864 #, gcc-internal-format
38865 msgid "embedded NUL in CFString literal"
38866 msgstr ""
38867
38868 #: config/host-darwin.cc:107
38869 #, gcc-internal-format
38870 msgid "PCH memory is not available: %m"
38871 msgstr ""
38872
38873 #: config/sol2-c.cc:91 config/sol2-c.cc:107
38874 #, gcc-internal-format
38875 msgid "malformed %<#pragma align%>, ignoring"
38876 msgstr ""
38877
38878 #: config/sol2-c.cc:100
38879 #, gcc-internal-format
38880 msgid "invalid alignment for %<#pragma align%>, ignoring"
38881 msgstr ""
38882
38883 #: config/sol2-c.cc:115
38884 #, gcc-internal-format
38885 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
38886 msgstr ""
38887
38888 #: config/sol2-c.cc:127 config/sol2-c.cc:139
38889 #, gcc-internal-format
38890 msgid "malformed %<#pragma align%>"
38891 msgstr ""
38892
38893 #: config/sol2-c.cc:134
38894 #, gcc-internal-format
38895 msgid "junk at end of %<#pragma align%>"
38896 msgstr ""
38897
38898 #: config/sol2-c.cc:155 config/sol2-c.cc:162
38899 #, gcc-internal-format
38900 msgid "malformed %<#pragma init%>, ignoring"
38901 msgstr ""
38902
38903 #: config/sol2-c.cc:186 config/sol2-c.cc:198
38904 #, gcc-internal-format
38905 msgid "malformed %<#pragma init%>"
38906 msgstr ""
38907
38908 #: config/sol2-c.cc:193
38909 #, gcc-internal-format
38910 msgid "junk at end of %<#pragma init%>"
38911 msgstr ""
38912
38913 #: config/sol2-c.cc:214 config/sol2-c.cc:221
38914 #, gcc-internal-format
38915 msgid "malformed %<#pragma fini%>, ignoring"
38916 msgstr ""
38917
38918 #: config/sol2-c.cc:245 config/sol2-c.cc:257
38919 #, gcc-internal-format
38920 msgid "malformed %<#pragma fini%>"
38921 msgstr ""
38922
38923 #: config/sol2-c.cc:252
38924 #, gcc-internal-format
38925 msgid "junk at end of %<#pragma fini%>"
38926 msgstr ""
38927
38928 #: config/sol2.cc:58
38929 #, gcc-internal-format
38930 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
38931 msgstr ""
38932
38933 #: config/vxworks.cc:165
38934 #, gcc-internal-format
38935 msgid "PIC is only supported for RTPs"
38936 msgstr ""
38937
38938 #: config/aarch64/aarch64-builtins.cc:2142
38939 #: config/aarch64/aarch64-builtins.cc:2376 config/arm/arm-builtins.cc:3112
38940 #, gcc-internal-format, gfc-internal-format
38941 msgid "argument %d must be a constant immediate"
38942 msgstr ""
38943
38944 #: config/aarch64/aarch64-builtins.cc:2214 config/arm/arm-builtins.cc:3467
38945 #, gcc-internal-format
38946 msgid "lane index must be a constant immediate"
38947 msgstr ""
38948
38949 #: config/aarch64/aarch64-builtins.cc:2218
38950 #, gcc-internal-format
38951 msgid "total size and element size must be a nonzero constant immediate"
38952 msgstr ""
38953
38954 #: config/aarch64/aarch64-builtins.cc:2466
38955 #, gcc-internal-format
38956 msgid "argument must be a 16-bit constant immediate"
38957 msgstr ""
38958
38959 #: config/aarch64/aarch64-builtins.cc:2572
38960 #, gcc-internal-format
38961 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
38962 msgstr ""
38963
38964 #: config/aarch64/aarch64-builtins.cc:2607
38965 #, gcc-internal-format, gfc-internal-format
38966 msgid "argument %d must be a constant immediate in range [0,15]"
38967 msgstr ""
38968
38969 #: config/aarch64/aarch64-builtins.cc:3385
38970 #: config/aarch64/aarch64-builtins.cc:3405
38971 #, gcc-internal-format, gfc-internal-format
38972 msgid "expected 64-bit address but argument 1 is %d-bit"
38973 msgstr ""
38974
38975 #: config/aarch64/aarch64-builtins.cc:3389
38976 #, gcc-internal-format, gfc-internal-format
38977 msgid "expected 64-bit address but argument 2 is %d-bit"
38978 msgstr ""
38979
38980 #: config/aarch64/aarch64-c.cc:286
38981 #, gcc-internal-format
38982 msgid "%<#pragma GCC aarch64%> requires a string parameter"
38983 msgstr ""
38984
38985 #: config/aarch64/aarch64-c.cc:298
38986 #, gcc-internal-format
38987 msgid "unknown %<#pragma GCC aarch64%> option %qs"
38988 msgstr ""
38989
38990 #: config/aarch64/aarch64-sve-builtins.cc:661
38991 #, gcc-internal-format
38992 msgid "ACLE function %qD requires ISA extension %qs"
38993 msgstr ""
38994
38995 #: config/aarch64/aarch64-sve-builtins.cc:663
38996 #, gcc-internal-format
38997 msgid ""
38998 "you can enable %qs using the command-line option %<-march%>, or by using the "
38999 "%<target%> attribute or pragma"
39000 msgstr ""
39001
39002 #: config/aarch64/aarch64-sve-builtins.cc:683
39003 #, gcc-internal-format
39004 msgid "ACLE function %qD is incompatible with the use of %qs"
39005 msgstr ""
39006
39007 #: config/aarch64/aarch64-sve-builtins.cc:726
39008 #: config/riscv/riscv-vector-builtins.cc:3260
39009 #, gcc-internal-format
39010 msgid "argument %d of %qE must be an integer constant expression"
39011 msgstr ""
39012
39013 #: config/aarch64/aarch64-sve-builtins.cc:738
39014 #: config/riscv/riscv-vector-builtins.cc:3274
39015 #, gcc-internal-format
39016 msgid ""
39017 "passing %wd to argument %d of %qE, which expects a value in the range [%wd, "
39018 "%wd]"
39019 msgstr ""
39020
39021 #: config/aarch64/aarch64-sve-builtins.cc:751
39022 #, gcc-internal-format
39023 msgid "passing %wd to argument %d of %qE, which expects either %wd or %wd"
39024 msgstr ""
39025
39026 #: config/aarch64/aarch64-sve-builtins.cc:764
39027 #, gcc-internal-format
39028 msgid "passing %wd to argument %d of %qE, which expects %wd, %wd, %wd or %wd"
39029 msgstr ""
39030
39031 #: config/aarch64/aarch64-sve-builtins.cc:776
39032 #, gcc-internal-format
39033 msgid "passing %wd to argument %d of %qE, which expects a valid %qT value"
39034 msgstr ""
39035
39036 #: config/aarch64/aarch64-sve-builtins.cc:1210
39037 #, gcc-internal-format
39038 msgid "%qE has no form that takes %qT arguments"
39039 msgstr ""
39040
39041 #: config/aarch64/aarch64-sve-builtins.cc:1276
39042 #, gcc-internal-format
39043 msgid ""
39044 "passing %qT to argument %d of %qE, which expects a 32-bit or 64-bit integer "
39045 "type"
39046 msgstr ""
39047
39048 #: config/aarch64/aarch64-sve-builtins.cc:1296
39049 #, gcc-internal-format
39050 msgid "passing %qT to argument %d of %qE, which expects a pointer type"
39051 msgstr ""
39052
39053 #: config/aarch64/aarch64-sve-builtins.cc:1299
39054 #, gcc-internal-format
39055 msgid "an explicit type suffix is needed when using a vector of base addresses"
39056 msgstr ""
39057
39058 #: config/aarch64/aarch64-sve-builtins.cc:1308
39059 #, gcc-internal-format
39060 msgid ""
39061 "passing %qT to argument %d of %qE, but %qT is not a valid SVE element type"
39062 msgstr ""
39063
39064 #: config/aarch64/aarch64-sve-builtins.cc:1316
39065 #, gcc-internal-format
39066 msgid ""
39067 "passing %qT to argument %d of %qE, which expects a pointer to 32-bit or 64-"
39068 "bit elements"
39069 msgstr ""
39070
39071 #: config/aarch64/aarch64-sve-builtins.cc:1350
39072 #, gcc-internal-format
39073 msgid ""
39074 "passing %qT to argument %d of %qE, which expects a single SVE vector rather "
39075 "than a tuple"
39076 msgstr ""
39077
39078 #. num_vectors is always != 1, so the singular isn't needed.
39079 #: config/aarch64/aarch64-sve-builtins.cc:1355
39080 #: config/aarch64/aarch64-sve-builtins.cc:1361
39081 #, gcc-internal-format
39082 msgid "%qT%d%qE%d"
39083 msgid_plural ""
39084 "passing single vector %qT to argument %d of %qE, which expects a tuple of %d "
39085 "vectors"
39086 msgstr[0] ""
39087 msgstr[1] ""
39088
39089 #: config/aarch64/aarch64-sve-builtins.cc:1370
39090 #, gcc-internal-format
39091 msgid "passing %qT to argument %d of %qE, which expects an SVE vector type"
39092 msgstr ""
39093
39094 #: config/aarch64/aarch64-sve-builtins.cc:1373
39095 #, gcc-internal-format
39096 msgid "passing %qT to argument %d of %qE, which expects an SVE tuple type"
39097 msgstr ""
39098
39099 #: config/aarch64/aarch64-sve-builtins.cc:1397
39100 #, gcc-internal-format
39101 msgid "passing %qT to argument %d of %qE, which expects a vector of integers"
39102 msgstr ""
39103
39104 #: config/aarch64/aarch64-sve-builtins.cc:1417
39105 #: config/aarch64/aarch64-sve-builtins.cc:1624
39106 #, gcc-internal-format
39107 msgid ""
39108 "passing %qT to argument %d of %qE, which expects a vector of unsigned "
39109 "integers"
39110 msgstr ""
39111
39112 #: config/aarch64/aarch64-sve-builtins.cc:1438
39113 #, gcc-internal-format
39114 msgid ""
39115 "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-"
39116 "bit elements"
39117 msgstr ""
39118
39119 #: config/aarch64/aarch64-sve-builtins.cc:1469
39120 #, gcc-internal-format
39121 msgid ""
39122 "passing %qT to argument %d of %qE, which expects a vector or scalar type"
39123 msgstr ""
39124
39125 #: config/aarch64/aarch64-sve-builtins.cc:1491
39126 #: config/aarch64/aarch64-sve-builtins.cc:2057
39127 #, gcc-internal-format
39128 msgid "passing %qT to argument %d of %qE, which expects %qT"
39129 msgstr ""
39130
39131 #: config/aarch64/aarch64-sve-builtins.cc:1511
39132 #, gcc-internal-format
39133 msgid "passing %qT to argument %d of %qE, but previous arguments had type %qT"
39134 msgstr ""
39135
39136 #: config/aarch64/aarch64-sve-builtins.cc:1605
39137 #, gcc-internal-format
39138 msgid ""
39139 "passing %qT to argument %d of %qE, which expects a vector of %d-bit elements"
39140 msgstr ""
39141
39142 #: config/aarch64/aarch64-sve-builtins.cc:1617
39143 #, gcc-internal-format
39144 msgid ""
39145 "passing %qT to argument %d of %qE, which expects a vector of signed integers"
39146 msgstr ""
39147
39148 #: config/aarch64/aarch64-sve-builtins.cc:1644
39149 #, gcc-internal-format
39150 msgid ""
39151 "arguments %d and %d of %qE must have the same element size, but the values "
39152 "passed here have type %qT and %qT respectively"
39153 msgstr ""
39154
39155 #: config/aarch64/aarch64-sve-builtins.cc:1665
39156 #, gcc-internal-format
39157 msgid ""
39158 "arguments %d and %d of %qE must have the same signedness, but the values "
39159 "passed here have type %qT and %qT respectively"
39160 msgstr ""
39161
39162 #: config/aarch64/aarch64-sve-builtins.cc:1676
39163 #, gcc-internal-format
39164 msgid ""
39165 "passing %qT instead of the expected %qT to argument %d of %qE, after passing "
39166 "%qT to argument %d"
39167 msgstr ""
39168
39169 #: config/aarch64/aarch64-sve-builtins.cc:1697
39170 #, gcc-internal-format
39171 msgid "passing %qT to argument %d of %qE, but argument %d had type %qT"
39172 msgstr ""
39173
39174 #: config/aarch64/aarch64-sve-builtins.cc:1715
39175 #, gcc-internal-format
39176 msgid "passing %qT to argument %d of %qE, which expects %qs"
39177 msgstr ""
39178
39179 #: config/aarch64/aarch64-sve-builtins.cc:1731
39180 #, gcc-internal-format
39181 msgid "passing %qT to argument %d of %qE, which expects a scalar pointer"
39182 msgstr ""
39183
39184 #: config/aarch64/aarch64-sve-builtins.cc:1754
39185 #, gcc-internal-format
39186 msgid ""
39187 "call to %qE is ambiguous; argument %d has type %qs but argument %d has type "
39188 "%qs"
39189 msgstr ""
39190
39191 #. It doesn't really matter whether the element is expected to be
39192 #. the same size as type suffix 0.
39193 #: config/aarch64/aarch64-sve-builtins.cc:1799
39194 #, gcc-internal-format
39195 msgid "passing %qT to argument %d of %qE, which expects a scalar element"
39196 msgstr ""
39197
39198 #. It doesn't seem useful to distinguish between signed and unsigned
39199 #. scalars here.
39200 #: config/aarch64/aarch64-sve-builtins.cc:1805
39201 #, gcc-internal-format
39202 msgid "passing %qT to argument %d of %qE, which expects a scalar integer"
39203 msgstr ""
39204
39205 #: config/aarch64/aarch64-sve-builtins.cc:1841
39206 #, gcc-internal-format
39207 msgid "passing %qT to argument %d of %qE, which expects %qs or %qs"
39208 msgstr ""
39209
39210 #: config/aarch64/aarch64-sve-builtins.cc:1861
39211 #, gcc-internal-format
39212 msgid ""
39213 "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-"
39214 "bit integers"
39215 msgstr ""
39216
39217 #: config/aarch64/aarch64-sve-builtins.cc:1911
39218 #, gcc-internal-format
39219 msgid "when storing %qT, %qE requires a vector base and a scalar index"
39220 msgstr ""
39221
39222 #: config/aarch64/aarch64-sve-builtins.cc:1916
39223 #, gcc-internal-format
39224 msgid "%qE requires a vector base and a scalar index"
39225 msgstr ""
39226
39227 #: config/aarch64/aarch64-sve-builtins.cc:1920
39228 #, gcc-internal-format
39229 msgid "%qE does not support 32-bit vector type %qT"
39230 msgstr ""
39231
39232 #: config/aarch64/aarch64-sve-builtins.cc:1948
39233 #, gcc-internal-format
39234 msgid "%qE does not support 32-bit sign-extended offsets"
39235 msgstr ""
39236
39237 #: config/aarch64/aarch64-sve-builtins.cc:1951
39238 #, gcc-internal-format
39239 msgid "%qE does not support sign-extended offsets"
39240 msgstr ""
39241
39242 #: config/aarch64/aarch64-sve-builtins.cc:1964
39243 #, gcc-internal-format
39244 msgid ""
39245 "passing %qT to argument %d of %qE, which when loading %qT expects a vector "
39246 "of %d-bit integers"
39247 msgstr ""
39248
39249 #: config/aarch64/aarch64-sve-builtins.cc:1969
39250 #, gcc-internal-format
39251 msgid ""
39252 "passing %qT to argument %d of %qE, which when storing %qT expects a vector "
39253 "of %d-bit integers"
39254 msgstr ""
39255
39256 #. TYPE is part of the function name.
39257 #: config/aarch64/aarch64-sve-builtins.cc:1976
39258 #, gcc-internal-format
39259 msgid ""
39260 "passing %qT to argument %d of %qE, which expects a vector of %d-bit integers"
39261 msgstr ""
39262
39263 #: config/aarch64/aarch64-sve-builtins.cc:2024
39264 #, gcc-internal-format
39265 msgid ""
39266 "passing %qT to argument %d of %qE, which expects a vector or pointer base "
39267 "address"
39268 msgstr ""
39269
39270 #: config/aarch64/aarch64-sve-builtins.cc:2108
39271 #, gcc-internal-format
39272 msgid "cannot combine a base of type %qT with an offset of type %qT"
39273 msgstr ""
39274
39275 #: config/aarch64/aarch64-sve-builtins.cc:2112
39276 #, gcc-internal-format
39277 msgid "cannot combine a base of type %qT with an index of type %qT"
39278 msgstr ""
39279
39280 #: config/aarch64/aarch64-sve-builtins.cc:2200
39281 #, gcc-internal-format
39282 msgid ""
39283 "passing %qT to argument %d of %qE, but its %qT form does not accept scalars"
39284 msgstr ""
39285
39286 #: config/aarch64/aarch64-sve-builtins.cc:3536
39287 #: config/arm/arm-mve-builtins.cc:173
39288 #: config/riscv/riscv-vector-builtins.cc:3454
39289 #, gcc-internal-format
39290 msgid "duplicate definition of %qs"
39291 msgstr ""
39292
39293 #: config/aarch64/aarch64-sve-builtins.cc:3712
39294 #, gcc-internal-format
39295 msgid "%qs applied to non-SVE type %qT"
39296 msgstr ""
39297
39298 #: config/aarch64/aarch64-sve-builtins.cc:3718
39299 #, gcc-internal-format
39300 msgid "%qs applied to non-vector type %qT"
39301 msgstr ""
39302
39303 #: config/aarch64/aarch64-sve-builtins.cc:3725
39304 #, gcc-internal-format
39305 msgid "%qs applied to type %qT, which already has a size"
39306 msgstr ""
39307
39308 #: config/aarch64/aarch64-sve-builtins.cc:3733
39309 #, gcc-internal-format
39310 msgid "%qs requires an integer constant expression"
39311 msgstr ""
39312
39313 #: config/aarch64/aarch64-sve-builtins.cc:3741
39314 #, gcc-internal-format
39315 msgid "unsupported SVE vector size"
39316 msgstr ""
39317
39318 #: config/aarch64/aarch64-sve-builtins.cc:3855
39319 #, gcc-internal-format
39320 msgid "SVE type %qT does not have a fixed size"
39321 msgstr ""
39322
39323 #: config/aarch64/aarch64-sve-builtins.cc:3860
39324 #, gcc-internal-format
39325 msgid "SVE type %qT does not have a defined alignment"
39326 msgstr ""
39327
39328 #: config/aarch64/aarch64-sve-builtins.cc:3865
39329 #: config/riscv/riscv-vector-builtins.cc:3392
39330 #, gcc-internal-format
39331 msgid "variables of type %qT cannot have thread-local storage duration"
39332 msgstr ""
39333
39334 #: config/aarch64/aarch64-sve-builtins.cc:3871
39335 #, gcc-internal-format
39336 msgid "arithmetic on pointer to SVE type %qT"
39337 msgstr ""
39338
39339 #: config/aarch64/aarch64-sve-builtins.cc:3878
39340 #, gcc-internal-format
39341 msgid "member variables cannot have SVE type %qT"
39342 msgstr ""
39343
39344 #: config/aarch64/aarch64-sve-builtins.cc:3880
39345 #, gcc-internal-format
39346 msgid "fields cannot have SVE type %qT"
39347 msgstr ""
39348
39349 #: config/aarch64/aarch64-sve-builtins.cc:3885
39350 #, gcc-internal-format
39351 msgid "array elements cannot have SVE type %qT"
39352 msgstr ""
39353
39354 #: config/aarch64/aarch64-sve-builtins.cc:3890
39355 #, gcc-internal-format
39356 msgid "cannot allocate objects with SVE type %qT"
39357 msgstr ""
39358
39359 #: config/aarch64/aarch64-sve-builtins.cc:3895
39360 #, gcc-internal-format
39361 msgid "cannot delete objects with SVE type %qT"
39362 msgstr ""
39363
39364 #: config/aarch64/aarch64-sve-builtins.cc:3900
39365 #, gcc-internal-format
39366 msgid "cannot throw or catch SVE type %qT"
39367 msgstr ""
39368
39369 #: config/aarch64/aarch64-sve-builtins.cc:3905
39370 #, gcc-internal-format
39371 msgid "capture by copy of SVE type %qT"
39372 msgstr ""
39373
39374 #: config/aarch64/aarch64.cc:2781
39375 #, gcc-internal-format
39376 msgid "the %qE attribute cannot be applied to an SVE function type"
39377 msgstr ""
39378
39379 #: config/aarch64/aarch64.cc:3219
39380 #, gcc-internal-format
39381 msgid "%qs is incompatible with the use of floating-point types"
39382 msgstr ""
39383
39384 #: config/aarch64/aarch64.cc:3222
39385 #, gcc-internal-format
39386 msgid "%qs is incompatible with the use of vector types"
39387 msgstr ""
39388
39389 #: config/aarch64/aarch64.cc:3226
39390 #, gcc-internal-format
39391 msgid ""
39392 "%qs feature modifier is incompatible with the use of floating-point types"
39393 msgstr ""
39394
39395 #: config/aarch64/aarch64.cc:3229
39396 #, gcc-internal-format
39397 msgid "%qs feature modifier is incompatible with the use of vector types"
39398 msgstr ""
39399
39400 #: config/aarch64/aarch64.cc:3245
39401 #, gcc-internal-format
39402 msgid "this operation requires the SVE ISA extension"
39403 msgstr ""
39404
39405 #: config/aarch64/aarch64.cc:3246
39406 #, gcc-internal-format
39407 msgid ""
39408 "you can enable SVE using the command-line option %<-march%>, or by using the "
39409 "%<target%> attribute or pragma"
39410 msgstr ""
39411
39412 #. We can't gracefully recover at this point, so make this a
39413 #. fatal error.
39414 #: config/aarch64/aarch64.cc:7225
39415 #, gcc-internal-format
39416 msgid "arguments of type %qT require the SVE ISA extension"
39417 msgstr ""
39418
39419 #: config/aarch64/aarch64.cc:7659
39420 #, gcc-internal-format
39421 msgid "SVE type %qT cannot be passed to an unprototyped function"
39422 msgstr ""
39423
39424 #: config/aarch64/aarch64.cc:7796 config/aarch64/aarch64.cc:7867
39425 #: config/aarch64/aarch64.cc:19811
39426 #, gcc-internal-format
39427 msgid "parameter passing for argument of type %qT changed in GCC 13.1"
39428 msgstr ""
39429
39430 #: config/aarch64/aarch64.cc:7806 config/aarch64/aarch64.cc:7876
39431 #: config/aarch64/aarch64.cc:19817 config/arm/arm.cc:7266
39432 #: config/arm/arm.cc:7296 config/arm/arm.cc:29338
39433 #, gcc-internal-format
39434 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
39435 msgstr ""
39436
39437 #: config/aarch64/aarch64.cc:7944
39438 #, gcc-internal-format
39439 msgid "%qE requires the SVE ISA extension"
39440 msgstr ""
39441
39442 #: config/aarch64/aarch64.cc:7947
39443 #, gcc-internal-format
39444 msgid "calls to functions of type %qT require the SVE ISA extension"
39445 msgstr ""
39446
39447 #: config/aarch64/aarch64.cc:8125
39448 #, gcc-internal-format
39449 msgid "stack probes for SVE frames"
39450 msgstr ""
39451
39452 #: config/aarch64/aarch64.cc:17557
39453 #, gcc-internal-format
39454 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
39455 msgstr ""
39456
39457 #: config/aarch64/aarch64.cc:17601
39458 #, gcc-internal-format
39459 msgid "%qs string ill-formed"
39460 msgstr ""
39461
39462 #: config/aarch64/aarch64.cc:17657
39463 #, gcc-internal-format
39464 msgid "invalid format for %<sve_width%>"
39465 msgstr ""
39466
39467 #: config/aarch64/aarch64.cc:17669
39468 #, gcc-internal-format
39469 msgid "invalid %<sve_width%> value: %d"
39470 msgstr ""
39471
39472 #: config/aarch64/aarch64.cc:17689
39473 #, gcc-internal-format, gfc-internal-format
39474 msgid "tuning string missing in option (%s)"
39475 msgstr ""
39476
39477 #: config/aarch64/aarch64.cc:17707
39478 #, gcc-internal-format, gfc-internal-format
39479 msgid "unknown tuning option (%s)"
39480 msgstr ""
39481
39482 #: config/aarch64/aarch64.cc:17895 config/arm/arm.cc:3193
39483 #: config/riscv/riscv.cc:6326
39484 #, gcc-internal-format
39485 msgid ""
39486 "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-"
39487 "protector-guard-offset=%s%>"
39488 msgstr ""
39489
39490 #: config/aarch64/aarch64.cc:17904 config/riscv/riscv.cc:6335
39491 #, gcc-internal-format
39492 msgid ""
39493 "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> "
39494 "must be used with %<-mstack-protector-guard=sysreg%>"
39495 msgstr ""
39496
39497 #: config/aarch64/aarch64.cc:17912
39498 #, gcc-internal-format
39499 msgid "specify a system register with a small string length"
39500 msgstr ""
39501
39502 #: config/aarch64/aarch64.cc:17922 config/arm/arm.cc:3205
39503 #: config/riscv/riscv.cc:6364 config/rs6000/rs6000.cc:4531
39504 #, gcc-internal-format
39505 msgid "%qs is not a valid offset in %qs"
39506 msgstr ""
39507
39508 #: config/aarch64/aarch64.cc:17929
39509 #, gcc-internal-format
39510 msgid "%<-fsanitize=shadow-call-stack%> requires %<-ffixed-x18%>"
39511 msgstr ""
39512
39513 #: config/aarch64/aarch64.cc:18019
39514 #, gcc-internal-format
39515 msgid ""
39516 "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given "
39517 "value %d (%llu KB) is out of range"
39518 msgstr ""
39519
39520 #: config/aarch64/aarch64.cc:18035
39521 #, gcc-internal-format
39522 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
39523 msgstr ""
39524
39525 #: config/aarch64/aarch64.cc:18137
39526 #, gcc-internal-format
39527 msgid "missing cpu name in %<-mcpu=%s%>"
39528 msgstr ""
39529
39530 #: config/aarch64/aarch64.cc:18144
39531 #, gcc-internal-format
39532 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
39533 msgstr ""
39534
39535 #: config/aarch64/aarch64.cc:18203
39536 #, gcc-internal-format
39537 msgid "invalid argument given to %<-mharden-sls=%>"
39538 msgstr ""
39539
39540 #: config/aarch64/aarch64.cc:18214
39541 #, gcc-internal-format
39542 msgid "%qs must be by itself for %<-mharden-sls=%>"
39543 msgstr ""
39544
39545 #: config/aarch64/aarch64.cc:18219
39546 #, gcc-internal-format
39547 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
39548 msgstr ""
39549
39550 #: config/aarch64/aarch64.cc:18247
39551 #, gcc-internal-format
39552 msgid "missing arch name in %<-march=%s%>"
39553 msgstr ""
39554
39555 #: config/aarch64/aarch64.cc:18250
39556 #, gcc-internal-format
39557 msgid "unknown value %qs for %<-march%>"
39558 msgstr ""
39559
39560 #: config/aarch64/aarch64.cc:18256
39561 #, gcc-internal-format
39562 msgid "did you mean %<-mcpu=%s%>?"
39563 msgstr ""
39564
39565 #: config/aarch64/aarch64.cc:18259
39566 #, gcc-internal-format
39567 msgid "invalid feature modifier %qs in %<-march=%s%>"
39568 msgstr ""
39569
39570 #: config/aarch64/aarch64.cc:18287
39571 #, gcc-internal-format
39572 msgid "missing cpu name in %<-mtune=%s%>"
39573 msgstr ""
39574
39575 #: config/aarch64/aarch64.cc:18290
39576 #, gcc-internal-format
39577 msgid "unknown value %qs for %<-mtune%>"
39578 msgstr ""
39579
39580 #: config/aarch64/aarch64.cc:18375
39581 #, gcc-internal-format
39582 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
39583 msgstr ""
39584
39585 #: config/aarch64/aarch64.cc:18429
39586 #, gcc-internal-format
39587 msgid "assembler does not support %<-mabi=ilp32%>"
39588 msgstr ""
39589
39590 #: config/aarch64/aarch64.cc:18436
39591 #, gcc-internal-format
39592 msgid "return address signing is only supported for %<-mabi=lp64%>"
39593 msgstr ""
39594
39595 #: config/aarch64/aarch64.cc:18509
39596 #, gcc-internal-format
39597 msgid "code model %qs with %<-f%s%>"
39598 msgstr ""
39599
39600 #: config/aarch64/aarch64.cc:18512
39601 #, gcc-internal-format
39602 msgid "code model %qs not supported in ilp32 mode"
39603 msgstr ""
39604
39605 #: config/aarch64/aarch64.cc:18664
39606 #, gcc-internal-format
39607 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
39608 msgstr ""
39609
39610 #: config/aarch64/aarch64.cc:18667
39611 #, gcc-internal-format
39612 msgid "invalid name %qs in %<target(\"arch=\")%> pragma or attribute"
39613 msgstr ""
39614
39615 #: config/aarch64/aarch64.cc:18671
39616 #, gcc-internal-format
39617 msgid ""
39618 "invalid feature modifier %s of value %qs in %<target()%> pragma or attribute"
39619 msgstr ""
39620
39621 #: config/aarch64/aarch64.cc:18705
39622 #, gcc-internal-format
39623 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
39624 msgstr ""
39625
39626 #: config/aarch64/aarch64.cc:18708
39627 #, gcc-internal-format
39628 msgid "invalid name %qs in %<target(\"cpu=\")%> pragma or attribute"
39629 msgstr ""
39630
39631 #: config/aarch64/aarch64.cc:18712 config/aarch64/aarch64.cc:18818
39632 #, gcc-internal-format
39633 msgid ""
39634 "invalid feature modifier %qs of value %qs in %<target()%> pragma or attribute"
39635 msgstr ""
39636
39637 #: config/aarch64/aarch64.cc:18735
39638 #, gcc-internal-format
39639 msgid ""
39640 "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
39641 msgstr ""
39642
39643 #: config/aarch64/aarch64.cc:18739
39644 #, gcc-internal-format
39645 msgid ""
39646 "invalid protection type %qs in %<target(\"branch-protection=\")%> pragma or "
39647 "attribute"
39648 msgstr ""
39649
39650 #: config/aarch64/aarch64.cc:18773
39651 #, gcc-internal-format
39652 msgid "invalid name %qs in %<target(\"tune=\")%> pragma or attribute"
39653 msgstr ""
39654
39655 #: config/aarch64/aarch64.cc:18814
39656 #, gcc-internal-format
39657 msgid "missing value in %<target()%> pragma or attribute"
39658 msgstr ""
39659
39660 #: config/aarch64/aarch64.cc:18872 config/aarch64/aarch64.cc:19045
39661 #, gcc-internal-format
39662 msgid "malformed %<target()%> pragma or attribute"
39663 msgstr ""
39664
39665 #: config/aarch64/aarch64.cc:18916
39666 #, gcc-internal-format
39667 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
39668 msgstr ""
39669
39670 #: config/aarch64/aarch64.cc:18924 config/i386/i386-options.cc:1256
39671 #, gcc-internal-format
39672 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
39673 msgstr ""
39674
39675 #: config/aarch64/aarch64.cc:18978
39676 #, gcc-internal-format
39677 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
39678 msgstr ""
39679
39680 #: config/aarch64/aarch64.cc:19035 config/arm/arm.cc:33539
39681 #: config/rs6000/rs6000.cc:24417 config/s390/s390.cc:16053
39682 #, gcc-internal-format
39683 msgid "attribute %<target%> argument not a string"
39684 msgstr ""
39685
39686 #: config/aarch64/aarch64.cc:19070
39687 #, gcc-internal-format
39688 msgid "arch extension %<%s%> should be prefixed by %<+%>"
39689 msgstr ""
39690
39691 #: config/aarch64/aarch64.cc:19073
39692 #, gcc-internal-format
39693 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
39694 msgstr ""
39695
39696 #: config/aarch64/aarch64.cc:19082
39697 #, gcc-internal-format
39698 msgid "malformed %<target(\"%s\")%> pragma or attribute"
39699 msgstr ""
39700
39701 #: config/aarch64/aarch64.cc:20562 config/arm/arm.cc:6614
39702 #: config/rs6000/rs6000-call.cc:366 config/s390/s390.cc:12424
39703 msgid ""
39704 "parameter passing for argument of type %qT with %<[[no_unique_address]]%> "
39705 "members changed %{in GCC 10.1%}"
39706 msgstr ""
39707
39708 #: config/aarch64/aarch64.cc:20567 config/arm/arm.cc:6619
39709 #: config/rs6000/rs6000-call.cc:361 config/s390/s390.cc:12419
39710 msgid ""
39711 "parameter passing for argument of type %qT when C++17 is enabled changed to "
39712 "match C++14 %{in GCC 10.1%}"
39713 msgstr ""
39714
39715 #: config/aarch64/aarch64.cc:20572 config/arm/arm.cc:6624
39716 msgid "parameter passing for argument of type %qT changed %{in GCC 12.1%}"
39717 msgstr ""
39718
39719 #: config/aarch64/aarch64.cc:21726 config/aarch64/aarch64.cc:21729
39720 #, gcc-internal-format
39721 msgid "lane %wd out of range %wd - %wd"
39722 msgstr ""
39723
39724 #: config/aarch64/aarch64.cc:26990 config/i386/i386.cc:23710
39725 #: config/i386/i386.cc:23841
39726 #, gcc-internal-format
39727 msgid "unsupported simdlen %wd"
39728 msgstr ""
39729
39730 #: config/aarch64/aarch64.cc:27002 config/aarch64/aarch64.cc:27031
39731 #, gcc-internal-format
39732 msgid "GCC does not currently support mixed size types for %<simd%> functions"
39733 msgstr ""
39734
39735 #: config/aarch64/aarch64.cc:27006
39736 #, gcc-internal-format
39737 msgid "GCC does not currently support return type %qT for %<simd%> functions"
39738 msgstr ""
39739
39740 #: config/aarch64/aarch64.cc:27010
39741 #, gcc-internal-format
39742 msgid "unsupported return type %qT for %<simd%> functions"
39743 msgstr ""
39744
39745 #: config/aarch64/aarch64.cc:27035
39746 #, gcc-internal-format
39747 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
39748 msgstr ""
39749
39750 #: config/aarch64/aarch64.cc:27061
39751 #, gcc-internal-format
39752 msgid "GCC does not currently support simdlen %wd for type %qT"
39753 msgstr ""
39754
39755 #: config/alpha/alpha.cc:420
39756 #, gcc-internal-format
39757 msgid "bad value %qs for %<-mtrap-precision%> switch"
39758 msgstr ""
39759
39760 #: config/alpha/alpha.cc:435
39761 #, gcc-internal-format
39762 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
39763 msgstr ""
39764
39765 #: config/alpha/alpha.cc:450
39766 #, gcc-internal-format
39767 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
39768 msgstr ""
39769
39770 #: config/alpha/alpha.cc:468
39771 #, gcc-internal-format
39772 msgid "bad value %qs for %<-mcpu%> switch"
39773 msgstr ""
39774
39775 #: config/alpha/alpha.cc:483
39776 #, gcc-internal-format
39777 msgid "bad value %qs for %<-mtune%> switch"
39778 msgstr ""
39779
39780 #: config/alpha/alpha.cc:501
39781 #, gcc-internal-format
39782 msgid "fp software completion requires %<-mtrap-precision=i%>"
39783 msgstr ""
39784
39785 #: config/alpha/alpha.cc:517
39786 #, gcc-internal-format
39787 msgid "rounding mode not supported for VAX floats"
39788 msgstr ""
39789
39790 #: config/alpha/alpha.cc:522
39791 #, gcc-internal-format
39792 msgid "trap mode not supported for VAX floats"
39793 msgstr ""
39794
39795 #: config/alpha/alpha.cc:526
39796 #, gcc-internal-format
39797 msgid "128-bit %<long double%> not supported for VAX floats"
39798 msgstr ""
39799
39800 #: config/alpha/alpha.cc:554
39801 #, gcc-internal-format, gfc-internal-format
39802 msgid "L%d cache latency unknown for %s"
39803 msgstr ""
39804
39805 #: config/alpha/alpha.cc:569
39806 #, gcc-internal-format
39807 msgid "bad value %qs for %<-mmemory-latency%>"
39808 msgstr ""
39809
39810 #: config/alpha/alpha.cc:6652 config/alpha/alpha.cc:6655 config/arc/arc.cc:7099
39811 #: config/arc/arc.cc:7373 config/s390/s390.cc:949
39812 #, gcc-internal-format
39813 msgid "bad builtin fcode"
39814 msgstr ""
39815
39816 #: config/arc/arc.cc:1098
39817 #, gcc-internal-format
39818 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
39819 msgstr ""
39820
39821 #: config/arc/arc.cc:1101
39822 #, gcc-internal-format
39823 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
39824 msgstr ""
39825
39826 #: config/arc/arc.cc:1106
39827 #, gcc-internal-format
39828 msgid "FPX fast and compact options cannot be specified together"
39829 msgstr ""
39830
39831 #: config/arc/arc.cc:1110
39832 #, gcc-internal-format
39833 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
39834 msgstr ""
39835
39836 #: config/arc/arc.cc:1115
39837 #, gcc-internal-format
39838 msgid "no FPX/FPU mixing allowed"
39839 msgstr ""
39840
39841 #: config/arc/arc.cc:1120
39842 #, gcc-internal-format
39843 msgid "PIC is not supported for %qs"
39844 msgstr ""
39845
39846 #: config/arc/arc.cc:1159
39847 #, gcc-internal-format
39848 msgid "missing dash"
39849 msgstr ""
39850
39851 #: config/arc/arc.cc:1171
39852 #, gcc-internal-format
39853 msgid "first register must be R0"
39854 msgstr ""
39855
39856 #: config/arc/arc.cc:1191
39857 #, gcc-internal-format, gfc-internal-format
39858 msgid "last register name %s must be an odd register"
39859 msgstr ""
39860
39861 #: config/arc/arc.cc:1200 config/ia64/ia64.cc:6052 config/pa/pa.cc:480
39862 #: config/sh/sh.cc:8293
39863 #, gcc-internal-format, gfc-internal-format
39864 msgid "%s-%s is an empty range"
39865 msgstr ""
39866
39867 #: config/arc/arc.cc:1250
39868 #, gcc-internal-format
39869 msgid ""
39870 "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or "
39871 "32"
39872 msgstr ""
39873
39874 #: config/arc/arc.cc:1312
39875 #, gcc-internal-format
39876 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
39877 msgstr ""
39878
39879 #: config/arc/arc.cc:1321
39880 #, gcc-internal-format
39881 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
39882 msgstr ""
39883
39884 #. Check options against architecture options.  Throw an error if
39885 #. option is not allowed.  Extra, check options against default
39886 #. architecture/cpu flags and throw an warning if we find a
39887 #. mismatch.
39888 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
39889 #. translated.  They are like keywords which one can relate with the
39890 #. architectural choices taken for an ARC CPU implementation.
39891 #: config/arc/arc.cc:1365
39892 #, gcc-internal-format
39893 msgid "option %<%s=%s%> is not available for %qs CPU"
39894 msgstr ""
39895
39896 #: config/arc/arc.cc:1370
39897 #, gcc-internal-format
39898 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
39899 msgstr ""
39900
39901 #: config/arc/arc.cc:1378
39902 #, gcc-internal-format
39903 msgid "option %qs is not available for %qs CPU"
39904 msgstr ""
39905
39906 #: config/arc/arc.cc:1383
39907 #, gcc-internal-format
39908 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
39909 msgstr ""
39910
39911 #: config/arc/arc.cc:1955
39912 #, gcc-internal-format, gfc-internal-format
39913 msgid "multiply option implies r%d is fixed"
39914 msgstr ""
39915
39916 #: config/arc/arc.cc:2103 config/epiphany/epiphany.cc:508
39917 #: config/epiphany/epiphany.cc:550
39918 #, gcc-internal-format
39919 msgid "argument of %qE attribute is not a string constant"
39920 msgstr ""
39921
39922 #: config/arc/arc.cc:2112
39923 #, gcc-internal-format
39924 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
39925 msgstr ""
39926
39927 #: config/arc/arc.cc:2121
39928 #, gcc-internal-format
39929 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
39930 msgstr ""
39931
39932 #: config/arc/arc.cc:2135 config/arm/arm.cc:7407 config/arm/arm.cc:7425
39933 #: config/arm/arm.cc:7606 config/avr/avr.cc:9588 config/avr/avr.cc:9604
39934 #: config/bfin/bfin.cc:4694 config/bfin/bfin.cc:4755 config/bfin/bfin.cc:4785
39935 #: config/bpf/bpf.cc:99 config/csky/csky.cc:6458 config/csky/csky.cc:6486
39936 #: config/epiphany/epiphany.cc:491 config/gcn/gcn.cc:333
39937 #: config/h8300/h8300.cc:4944 config/i386/i386-options.cc:3383
39938 #: config/i386/i386-options.cc:3560 config/i386/i386-options.cc:3616
39939 #: config/i386/i386-options.cc:3667 config/i386/i386-options.cc:3704
39940 #: config/m68k/m68k.cc:792 config/mcore/mcore.cc:3067
39941 #: config/nvptx/nvptx.cc:5800 config/riscv/riscv.cc:3994
39942 #: config/rl78/rl78.cc:820 config/rl78/rl78.cc:889
39943 #: config/rs6000/rs6000.cc:20371 config/rx/rx.cc:2727 config/rx/rx.cc:2753
39944 #: config/s390/s390.cc:1164 config/s390/s390.cc:1251 config/sh/sh.cc:8429
39945 #: config/sh/sh.cc:8447 config/sh/sh.cc:8471 config/sh/sh.cc:8542
39946 #: config/sh/sh.cc:8565 config/stormy16/stormy16.cc:2229
39947 #: config/v850/v850.cc:2010 config/visium/visium.cc:724
39948 #, gcc-internal-format
39949 msgid "%qE attribute only applies to functions"
39950 msgstr ""
39951
39952 #: config/arc/arc.cc:6998
39953 #, gcc-internal-format
39954 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
39955 msgstr ""
39956
39957 #: config/arc/arc.cc:7006
39958 #, gcc-internal-format
39959 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
39960 msgstr ""
39961
39962 #: config/arc/arc.cc:7169
39963 #, gcc-internal-format
39964 msgid "operand 1 should be an unsigned 3-bit immediate"
39965 msgstr ""
39966
39967 #: config/arc/arc.cc:7210 config/arc/arc.cc:7307
39968 #, gcc-internal-format
39969 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
39970 msgstr ""
39971
39972 #: config/arc/arc.cc:7243 config/arc/arc.cc:7275
39973 #, gcc-internal-format
39974 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
39975 msgstr ""
39976
39977 #: config/arc/arc.cc:7247 config/arc/arc.cc:7279
39978 #, gcc-internal-format
39979 msgid "operand 2 should be an unsigned 8-bit value"
39980 msgstr ""
39981
39982 #: config/arc/arc.cc:7311
39983 #, gcc-internal-format
39984 msgid "operand 3 should be an unsigned 8-bit value"
39985 msgstr ""
39986
39987 #: config/arc/arc.cc:7344
39988 #, gcc-internal-format
39989 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
39990 msgstr ""
39991
39992 #: config/arc/arc.cc:7348
39993 #, gcc-internal-format
39994 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
39995 msgstr ""
39996
39997 #: config/arc/arc.cc:7355
39998 #, gcc-internal-format
39999 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
40000 msgstr ""
40001
40002 #: config/arc/arc.cc:7358
40003 #, gcc-internal-format
40004 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
40005 msgstr ""
40006
40007 #: config/arc/arc.cc:7405
40008 #, gcc-internal-format, gfc-internal-format
40009 msgid "builtin requires an immediate for operand %d"
40010 msgstr ""
40011
40012 #: config/arc/arc.cc:7410
40013 #, gcc-internal-format, gfc-internal-format
40014 msgid "operand %d should be a 6 bit unsigned immediate"
40015 msgstr ""
40016
40017 #: config/arc/arc.cc:7414
40018 #, gcc-internal-format, gfc-internal-format
40019 msgid "operand %d should be a 8 bit unsigned immediate"
40020 msgstr ""
40021
40022 #: config/arc/arc.cc:7418
40023 #, gcc-internal-format, gfc-internal-format
40024 msgid "operand %d should be a 3 bit unsigned immediate"
40025 msgstr ""
40026
40027 #: config/arc/arc.cc:7421
40028 #, gcc-internal-format, gfc-internal-format
40029 msgid "unknown builtin immediate operand type for operand %d"
40030 msgstr ""
40031
40032 #: config/arc/arc.cc:7472
40033 #, gcc-internal-format
40034 msgid ""
40035 "register number must be a compile-time constant.  Try giving higher "
40036 "optimization levels"
40037 msgstr ""
40038
40039 #: config/arc/arc.cc:8569
40040 #, gcc-internal-format
40041 msgid "insn addresses not set after shorten branches"
40042 msgstr ""
40043
40044 #: config/arc/arc.cc:8784
40045 #, gcc-internal-format
40046 msgid "insn addresses not freed"
40047 msgstr ""
40048
40049 #: config/arc/arc.cc:11125
40050 #, gcc-internal-format
40051 msgid "%qE attribute only valid for ARCv2 architecture"
40052 msgstr ""
40053
40054 #: config/arc/arc.cc:11133 config/arc/arc.cc:11172
40055 #, gcc-internal-format
40056 msgid "argument of %qE attribute is missing"
40057 msgstr ""
40058
40059 #: config/arc/arc.cc:11144 config/arc/arc.cc:11183 config/arc/arc.cc:11309
40060 #: config/avr/avr.cc:9660
40061 #, gcc-internal-format
40062 msgid "%qE attribute allows only an integer constant argument"
40063 msgstr ""
40064
40065 #: config/arc/arc.cc:11164
40066 #, gcc-internal-format
40067 msgid "%qE attribute only valid for ARC EM architecture"
40068 msgstr ""
40069
40070 #: config/arc/arc.cc:11219
40071 #, gcc-internal-format
40072 msgid "%qE attribute only applies to types"
40073 msgstr ""
40074
40075 #: config/arc/arc.cc:11225
40076 #, gcc-internal-format
40077 msgid "argument of %qE attribute ignored"
40078 msgstr ""
40079
40080 #: config/arc/arc.cc:11299 config/avr/avr.cc:9647 config/bfin/bfin.cc:4817
40081 #: config/i386/winnt.cc:63 config/nvptx/nvptx.cc:5823
40082 #, gcc-internal-format
40083 msgid "%qE attribute only applies to variables"
40084 msgstr ""
40085
40086 #: config/arm/aarch-common.cc:551 config/i386/i386.cc:22544
40087 #, gcc-internal-format
40088 msgid "alternatives not allowed in %<asm%> flag output"
40089 msgstr ""
40090
40091 #: config/arm/aarch-common.cc:612 config/i386/i386.cc:22608
40092 #, gcc-internal-format
40093 msgid "unknown %<asm%> flag output %qs"
40094 msgstr ""
40095
40096 #: config/arm/aarch-common.cc:622 config/i386/i386.cc:22637
40097 #, gcc-internal-format
40098 msgid "invalid type for %<asm%> flag output"
40099 msgstr ""
40100
40101 #: config/arm/aarch-common.cc:672 config/arm/aarch-common.cc:686
40102 #, gcc-internal-format
40103 msgid "unexpected %<%s%> after %<%s%>"
40104 msgstr ""
40105
40106 #: config/arm/aarch-common.cc:838
40107 #, gcc-internal-format
40108 msgid "invalid argument %<%s%> for %<-mbranch-protection=%>"
40109 msgstr ""
40110
40111 #: config/arm/aarch-common.cc:840
40112 #, gcc-internal-format
40113 msgid "missing argument for %<-mbranch-protection=%>"
40114 msgstr ""
40115
40116 #: config/arm/arm-builtins.cc:3091
40117 #, gcc-internal-format, gfc-internal-format
40118 msgid "coprocessor %d is not enabled with +cdecp%d"
40119 msgstr ""
40120
40121 #: config/arm/arm-builtins.cc:3095
40122 #, gcc-internal-format
40123 msgid ""
40124 "coproc must be a constant immediate in range [0-%d] enabled with "
40125 "%<+cdecp<N>%>"
40126 msgstr ""
40127
40128 #: config/arm/arm-builtins.cc:3104
40129 #, gcc-internal-format
40130 msgid "argument %d to %qE must be a constant immediate in range [0-%d]"
40131 msgstr ""
40132
40133 #: config/arm/arm-builtins.cc:3223
40134 #, gcc-internal-format
40135 msgid "this builtin is not supported for this target"
40136 msgstr ""
40137
40138 #: config/arm/arm-builtins.cc:3338
40139 #, gcc-internal-format
40140 msgid "saturation bit range must be in the range [%wd, %wd]"
40141 msgstr ""
40142
40143 #: config/arm/arm-builtins.cc:3343
40144 #, gcc-internal-format
40145 msgid "saturation bit range must be a constant immediate"
40146 msgstr ""
40147
40148 #: config/arm/arm-builtins.cc:3366
40149 #, gcc-internal-format
40150 msgid "You must enable MVE instructions to use these intrinsics"
40151 msgstr ""
40152
40153 #: config/arm/arm-builtins.cc:3388
40154 #, gcc-internal-format
40155 msgid ""
40156 "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-"
40157 "mfpu=neon%>) to use these intrinsics."
40158 msgstr ""
40159
40160 #: config/arm/arm-builtins.cc:3410
40161 #, gcc-internal-format
40162 msgid "You must enable VFP instructions to use these intrinsics."
40163 msgstr ""
40164
40165 #: config/arm/arm-builtins.cc:3489
40166 #, gcc-internal-format
40167 msgid ""
40168 "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-"
40169 "mfpu=crypto-neon%>) to use these intrinsics."
40170 msgstr ""
40171
40172 #. @@@ better error message
40173 #: config/arm/arm-builtins.cc:3567 config/arm/arm-builtins.cc:3671
40174 #, gcc-internal-format
40175 msgid "selector must be an immediate"
40176 msgstr ""
40177
40178 #: config/arm/arm-builtins.cc:3575 config/arm/arm-builtins.cc:3620
40179 #: config/arm/arm-builtins.cc:3678 config/arm/arm-builtins.cc:3687
40180 #, gcc-internal-format
40181 msgid "the range of selector should be in 0 to 7"
40182 msgstr ""
40183
40184 #: config/arm/arm-builtins.cc:3580 config/arm/arm-builtins.cc:3689
40185 #, gcc-internal-format
40186 msgid "the range of selector should be in 0 to 3"
40187 msgstr ""
40188
40189 #: config/arm/arm-builtins.cc:3585 config/arm/arm-builtins.cc:3691
40190 #, gcc-internal-format
40191 msgid "the range of selector should be in 0 to 1"
40192 msgstr ""
40193
40194 #: config/arm/arm-builtins.cc:3757
40195 #, gcc-internal-format
40196 msgid "mask must be an immediate"
40197 msgstr ""
40198
40199 #: config/arm/arm-builtins.cc:3762
40200 #, gcc-internal-format
40201 msgid "the range of mask should be in 0 to 255"
40202 msgstr ""
40203
40204 #: config/arm/arm-builtins.cc:3950
40205 #, gcc-internal-format
40206 msgid ""
40207 "the range of count should be in 0 to 32; please check the intrinsic %qs in "
40208 "code"
40209 msgstr ""
40210
40211 #: config/arm/arm-builtins.cc:3958
40212 #, gcc-internal-format
40213 msgid ""
40214 "the range of count should be in 0 to 16; please check the intrinsic %qs in "
40215 "code"
40216 msgstr ""
40217
40218 #: config/arm/arm-builtins.cc:3966
40219 #, gcc-internal-format
40220 msgid ""
40221 "the range of count should be in 0 to 64; please check the intrinsic %qs in "
40222 "code"
40223 msgstr ""
40224
40225 #: config/arm/arm-builtins.cc:4029
40226 #, gcc-internal-format
40227 msgid ""
40228 "the count should be no less than 0; please check the intrinsic %qs in code"
40229 msgstr ""
40230
40231 #: config/arm/arm-c.cc:108
40232 #, gcc-internal-format
40233 msgid ""
40234 "argument %u to function %qE is of type %qT which is not known to be 128 bits "
40235 "wide"
40236 msgstr ""
40237
40238 #: config/arm/arm-c.cc:140
40239 #, gcc-internal-format
40240 msgid "%<#pragma GCC arm%> requires a string parameter"
40241 msgstr ""
40242
40243 #: config/arm/arm-c.cc:148
40244 #, gcc-internal-format
40245 msgid "unknown %<#pragma GCC arm%> option %qs"
40246 msgstr ""
40247
40248 #: config/arm/arm-mve-builtins.cc:179
40249 #, gcc-internal-format
40250 msgid "this definition requires the MVE ISA extension"
40251 msgstr ""
40252
40253 #: config/arm/arm.cc:2946
40254 #, gcc-internal-format
40255 msgid "iWMMXt and NEON are incompatible"
40256 msgstr ""
40257
40258 #: config/arm/arm.cc:2952
40259 #, gcc-internal-format
40260 msgid "target CPU does not support ARM mode"
40261 msgstr ""
40262
40263 #: config/arm/arm.cc:2956
40264 #, gcc-internal-format
40265 msgid ""
40266 "enabling backtrace support is only meaningful when compiling for the Thumb"
40267 msgstr ""
40268
40269 #: config/arm/arm.cc:2959
40270 #, gcc-internal-format
40271 msgid ""
40272 "enabling callee interworking support is only meaningful when compiling for "
40273 "the Thumb"
40274 msgstr ""
40275
40276 #: config/arm/arm.cc:2967
40277 #, gcc-internal-format
40278 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
40279 msgstr ""
40280
40281 #: config/arm/arm.cc:2972
40282 #, gcc-internal-format
40283 msgid "iWMMXt unsupported under Thumb mode"
40284 msgstr ""
40285
40286 #: config/arm/arm.cc:2975
40287 #, gcc-internal-format
40288 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
40289 msgstr ""
40290
40291 #: config/arm/arm.cc:2979
40292 #, gcc-internal-format
40293 msgid "RTP PIC is incompatible with Thumb"
40294 msgstr ""
40295
40296 #: config/arm/arm.cc:2992
40297 #, gcc-internal-format, gfc-internal-format
40298 msgid ""
40299 "%s only supports non-pic code on M-profile targets with the MOVT instruction"
40300 msgstr ""
40301
40302 #: config/arm/arm.cc:2997
40303 #, gcc-internal-format, gfc-internal-format
40304 msgid "%s only supports non-pic code on M-profile targets"
40305 msgstr ""
40306
40307 #: config/arm/arm.cc:3002
40308 #, gcc-internal-format
40309 msgid "%s incompatible with %<-mword-relocations%>"
40310 msgstr ""
40311
40312 #: config/arm/arm.cc:3104
40313 #, gcc-internal-format
40314 msgid "target CPU does not support THUMB instructions"
40315 msgstr ""
40316
40317 #: config/arm/arm.cc:3154
40318 #, gcc-internal-format
40319 msgid "target CPU does not support unaligned accesses"
40320 msgstr ""
40321
40322 #: config/arm/arm.cc:3213 config/arm/arm.cc:33212
40323 #, gcc-internal-format
40324 msgid "This architecture does not support branch protection instructions"
40325 msgstr ""
40326
40327 #: config/arm/arm.cc:3216
40328 #, gcc-internal-format
40329 msgid "Return address signing is not supported with %<-mtpcs-frame%>."
40330 msgstr ""
40331
40332 #: config/arm/arm.cc:3279
40333 #, gcc-internal-format
40334 msgid "invalid key type for %<-mbranch-protection=%>"
40335 msgstr ""
40336
40337 #: config/arm/arm.cc:3312
40338 #, gcc-internal-format
40339 msgid "switch %<-mcpu=%s%> conflicts with switch %<-march=%s%>"
40340 msgstr ""
40341
40342 #: config/arm/arm.cc:3567
40343 #, gcc-internal-format
40344 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
40345 msgstr ""
40346
40347 #: config/arm/arm.cc:3576
40348 #, gcc-internal-format
40349 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
40350 msgstr ""
40351
40352 #: config/arm/arm.cc:3579
40353 #, gcc-internal-format
40354 msgid "APCS reentrant code not supported.  Ignored"
40355 msgstr ""
40356
40357 #: config/arm/arm.cc:3602
40358 #, gcc-internal-format
40359 msgid "option %<-mstructure-size-boundary%> is deprecated"
40360 msgstr ""
40361
40362 #: config/arm/arm.cc:3610
40363 #, gcc-internal-format
40364 msgid "structure size boundary can only be set to 8, 32 or 64"
40365 msgstr ""
40366
40367 #: config/arm/arm.cc:3612
40368 #, gcc-internal-format
40369 msgid "structure size boundary can only be set to 8 or 32"
40370 msgstr ""
40371
40372 #: config/arm/arm.cc:3637
40373 #, gcc-internal-format
40374 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
40375 msgstr ""
40376
40377 #: config/arm/arm.cc:3649 config/arm/arm.cc:33553
40378 #, gcc-internal-format
40379 msgid "FDPIC mode is not supported in Thumb-1 mode"
40380 msgstr ""
40381
40382 #: config/arm/arm.cc:3657
40383 #, gcc-internal-format
40384 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
40385 msgstr ""
40386
40387 #: config/arm/arm.cc:3666
40388 #, gcc-internal-format
40389 msgid "unable to use %qs for PIC register"
40390 msgstr ""
40391
40392 #: config/arm/arm.cc:3706 config/pru/pru.cc:612
40393 #, gcc-internal-format
40394 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
40395 msgstr ""
40396
40397 #: config/arm/arm.cc:3874
40398 #, gcc-internal-format
40399 msgid "selected fp16 options are incompatible"
40400 msgstr ""
40401
40402 #: config/arm/arm.cc:3909
40403 #, gcc-internal-format
40404 msgid "%<-mstack-protector-guard=tls%> needs a hardware TLS register"
40405 msgstr ""
40406
40407 #: config/arm/arm.cc:3929
40408 #, gcc-internal-format
40409 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
40410 msgstr ""
40411
40412 #: config/arm/arm.cc:3932
40413 #, gcc-internal-format
40414 msgid "iwmmxt abi requires an iwmmxt capable cpu"
40415 msgstr ""
40416
40417 #: config/arm/arm.cc:3940
40418 #, gcc-internal-format
40419 msgid "target CPU does not support interworking"
40420 msgstr ""
40421
40422 #: config/arm/arm.cc:3953
40423 #, gcc-internal-format
40424 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
40425 msgstr ""
40426
40427 #: config/arm/arm.cc:3956
40428 #, gcc-internal-format
40429 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
40430 msgstr ""
40431
40432 #: config/arm/arm.cc:3961
40433 #, gcc-internal-format
40434 msgid "%<__fp16%> and no ldrh"
40435 msgstr ""
40436
40437 #: config/arm/arm.cc:3964
40438 #, gcc-internal-format
40439 msgid "target CPU does not support ARMv8-M Security Extensions"
40440 msgstr ""
40441
40442 #: config/arm/arm.cc:3969
40443 #, gcc-internal-format
40444 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
40445 msgstr ""
40446
40447 #: config/arm/arm.cc:3981
40448 #, gcc-internal-format
40449 msgid "%<-mfloat-abi=hard%>: selected architecture lacks an FPU"
40450 msgstr ""
40451
40452 #: config/arm/arm.cc:3989
40453 #, gcc-internal-format
40454 msgid "%<-mfloat-abi=hard%> and VFP"
40455 msgstr ""
40456
40457 #: config/arm/arm.cc:6254
40458 #, gcc-internal-format
40459 msgid "non-AAPCS derived PCS variant"
40460 msgstr ""
40461
40462 #: config/arm/arm.cc:6256
40463 #, gcc-internal-format
40464 msgid "variadic functions must use the base AAPCS variant"
40465 msgstr ""
40466
40467 #: config/arm/arm.cc:6285
40468 #, gcc-internal-format
40469 msgid "PCS variant"
40470 msgstr ""
40471
40472 #: config/arm/arm.cc:6560
40473 #, gcc-internal-format
40474 msgid "Thumb-1 %<hard-float%> VFP ABI"
40475 msgstr ""
40476
40477 #: config/arm/arm.cc:6655
40478 #, gcc-internal-format
40479 msgid "argument of type %qT not permitted with %<-mgeneral-regs-only%>"
40480 msgstr ""
40481
40482 #: config/arm/arm.cc:7039 config/arm/arm.cc:7260 config/arm/arm.cc:7293
40483 #: config/arm/arm.cc:29331
40484 #, gcc-internal-format
40485 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
40486 msgstr ""
40487
40488 #: config/arm/arm.cc:7431
40489 #, gcc-internal-format
40490 msgid ""
40491 "FP registers might be clobbered despite %qE attribute: compile with %<-"
40492 "mgeneral-regs-only%>"
40493 msgstr ""
40494
40495 #: config/arm/arm.cc:7555
40496 #, gcc-internal-format
40497 msgid ""
40498 "%qE attribute not available to functions with arguments passed on the stack"
40499 msgstr ""
40500
40501 #: config/arm/arm.cc:7567
40502 #, gcc-internal-format
40503 msgid ""
40504 "%qE attribute not available to functions with variable number of arguments"
40505 msgstr ""
40506
40507 #: config/arm/arm.cc:7576
40508 #, gcc-internal-format
40509 msgid "%qE attribute not available to functions that return value on the stack"
40510 msgstr ""
40511
40512 #: config/arm/arm.cc:7598 config/arm/arm.cc:7650
40513 #, gcc-internal-format
40514 msgid "%qE attribute ignored without %<-mcmse%> option"
40515 msgstr ""
40516
40517 #: config/arm/arm.cc:7617
40518 #, gcc-internal-format
40519 msgid "%qE attribute has no effect on functions with static linkage"
40520 msgstr ""
40521
40522 #: config/arm/arm.cc:7670
40523 #, gcc-internal-format
40524 msgid "%qE attribute only applies to base type of a function pointer"
40525 msgstr ""
40526
40527 #: config/arm/arm.cc:9662
40528 #, gcc-internal-format
40529 msgid ""
40530 "accessing thread-local storage is not currently supported with %<-mpure-"
40531 "code%> or %<-mslow-flash-data%>"
40532 msgstr ""
40533
40534 #: config/arm/arm.cc:13513 config/arm/arm.cc:13515
40535 #, gcc-internal-format
40536 msgid "%s %wd out of range %wd - %wd"
40537 msgstr ""
40538
40539 #: config/arm/arm.cc:25920
40540 #, gcc-internal-format
40541 msgid "unable to compute real location of stacked parameter"
40542 msgstr ""
40543
40544 #: config/arm/arm.cc:26583
40545 #, gcc-internal-format
40546 msgid "Unexpected thumb1 far jump"
40547 msgstr ""
40548
40549 #: config/arm/arm.cc:26842
40550 #, gcc-internal-format
40551 msgid "no low registers available for popping high registers"
40552 msgstr ""
40553
40554 #: config/arm/arm.cc:27095
40555 #, gcc-internal-format
40556 msgid "Interrupt Service Routines cannot be coded in Thumb-1 mode"
40557 msgstr ""
40558
40559 #: config/arm/arm.cc:27341
40560 #, gcc-internal-format
40561 msgid "%<-fstack-check=specific%> for Thumb-1"
40562 msgstr ""
40563
40564 #: config/arm/arm.cc:33568
40565 #, gcc-internal-format
40566 msgid "invalid fpu for target attribute or pragma %qs"
40567 msgstr ""
40568
40569 #. This doesn't really make sense until we support
40570 #. general dynamic selection of the architecture and all
40571 #. sub-features.
40572 #: config/arm/arm.cc:33576
40573 #, gcc-internal-format
40574 msgid "auto fpu selection not currently permitted here"
40575 msgstr ""
40576
40577 #: config/arm/arm.cc:33589
40578 #, gcc-internal-format
40579 msgid "invalid architecture for target attribute or pragma %qs"
40580 msgstr ""
40581
40582 #: config/arm/arm.cc:33603
40583 #, gcc-internal-format
40584 msgid "unknown target attribute or pragma %qs"
40585 msgstr ""
40586
40587 #: config/arm/arm.cc:34565
40588 #, gcc-internal-format
40589 msgid "%<asm%> flags not supported in thumb1 mode"
40590 msgstr ""
40591
40592 #: config/avr/avr-c.cc:65 config/avr/avr-c.cc:190
40593 #, gcc-internal-format
40594 msgid "%qs expects 1 argument but %d given"
40595 msgstr ""
40596
40597 #: config/avr/avr-c.cc:76
40598 #, gcc-internal-format
40599 msgid "%qs expects a fixed-point value as argument"
40600 msgstr ""
40601
40602 #: config/avr/avr-c.cc:102
40603 #, gcc-internal-format
40604 msgid "using %qs with unsigned type has no effect"
40605 msgstr ""
40606
40607 #: config/avr/avr-c.cc:107 config/avr/avr-c.cc:173 config/avr/avr-c.cc:230
40608 #, gcc-internal-format
40609 msgid "no matching fixed-point overload found for %qs"
40610 msgstr ""
40611
40612 #: config/avr/avr-c.cc:124
40613 #, gcc-internal-format
40614 msgid "%qs expects 2 arguments but %d given"
40615 msgstr ""
40616
40617 #: config/avr/avr-c.cc:136 config/avr/avr-c.cc:201
40618 #, gcc-internal-format
40619 msgid "%qs expects a fixed-point value as first argument"
40620 msgstr ""
40621
40622 #: config/avr/avr-c.cc:144
40623 #, gcc-internal-format
40624 msgid "%qs expects an integer value as second argument"
40625 msgstr ""
40626
40627 #: config/avr/avr-devices.cc:152
40628 #, gcc-internal-format, gfc-internal-format
40629 msgid "supported core architectures:%s"
40630 msgstr ""
40631
40632 #. Reached the end of `avr_mcu_types'.  This should actually never
40633 #. happen as options are provided by device-specs.  It could be a
40634 #. typo in a device-specs or calling the compiler proper directly
40635 #. with -mmcu=<device>.
40636 #: config/avr/avr.cc:711
40637 #, gcc-internal-format
40638 msgid "unknown core architecture %qs specified with %qs"
40639 msgstr ""
40640
40641 #: config/avr/avr.cc:760 config/pru/pru.cc:601 config/visium/visium.cc:422
40642 #, gcc-internal-format
40643 msgid "%<-fpic%> is not supported"
40644 msgstr ""
40645
40646 #: config/avr/avr.cc:762 config/pru/pru.cc:603 config/visium/visium.cc:424
40647 #, gcc-internal-format
40648 msgid "%<-fPIC%> is not supported"
40649 msgstr ""
40650
40651 #: config/avr/avr.cc:764 config/pru/pru.cc:605
40652 #, gcc-internal-format
40653 msgid "%<-fpie%> is not supported"
40654 msgstr ""
40655
40656 #: config/avr/avr.cc:766 config/pru/pru.cc:607
40657 #, gcc-internal-format
40658 msgid "%<-fPIE%> is not supported"
40659 msgstr ""
40660
40661 #: config/avr/avr.cc:1050 config/avr/avr.cc:1055 config/riscv/riscv.cc:6634
40662 #, gcc-internal-format
40663 msgid "function attributes %qs and %qs are mutually exclusive"
40664 msgstr ""
40665
40666 #: config/avr/avr.cc:1076 config/riscv/riscv.cc:6646
40667 #, gcc-internal-format
40668 msgid "%qs function cannot have arguments"
40669 msgstr ""
40670
40671 #: config/avr/avr.cc:1079 config/riscv/riscv.cc:6643
40672 #, gcc-internal-format
40673 msgid "%qs function cannot return a value"
40674 msgstr ""
40675
40676 #: config/avr/avr.cc:1093
40677 #, gcc-internal-format
40678 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
40679 msgstr ""
40680
40681 #: config/avr/avr.cc:1106
40682 #, gcc-internal-format
40683 msgid ""
40684 "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/"
40685 "interrupt.h>%> before using the %qs macro"
40686 msgstr ""
40687
40688 #: config/avr/avr.cc:1323
40689 #, gcc-internal-format
40690 msgid "%<builtin_return_address%> contains only 2 bytes of address"
40691 msgstr ""
40692
40693 #: config/avr/avr.cc:2748
40694 #, gcc-internal-format
40695 msgid "pointer offset from symbol maybe incorrect"
40696 msgstr ""
40697
40698 #: config/avr/avr.cc:2887
40699 #, gcc-internal-format
40700 msgid "accessing data memory with program memory address"
40701 msgstr ""
40702
40703 #: config/avr/avr.cc:2948
40704 #, gcc-internal-format
40705 msgid "accessing program memory with data memory address"
40706 msgstr ""
40707
40708 #: config/avr/avr.cc:3304
40709 #, gcc-internal-format, gfc-internal-format
40710 msgid "fixed register %s used to pass parameter to function"
40711 msgstr ""
40712
40713 #: config/avr/avr.cc:3569
40714 #, gcc-internal-format
40715 msgid "writing to address space %qs not supported"
40716 msgstr ""
40717
40718 #: config/avr/avr.cc:9623
40719 #, gcc-internal-format
40720 msgid "%qE attribute only applies to variables in static storage"
40721 msgstr ""
40722
40723 #: config/avr/avr.cc:9630
40724 #, gcc-internal-format
40725 msgid "%qE attribute only supported for reduced Tiny cores"
40726 msgstr ""
40727
40728 #: config/avr/avr.cc:9670
40729 #, gcc-internal-format
40730 msgid "%qE attribute address out of range"
40731 msgstr ""
40732
40733 #: config/avr/avr.cc:9684
40734 #, gcc-internal-format
40735 msgid "both %s and %qE attribute provide address"
40736 msgstr ""
40737
40738 #: config/avr/avr.cc:9694
40739 #, gcc-internal-format
40740 msgid "%qE attribute on non-volatile variable"
40741 msgstr ""
40742
40743 #: config/avr/avr.cc:9766
40744 #, gcc-internal-format
40745 msgid "address spaces are not supported for reduced Tiny devices"
40746 msgstr ""
40747
40748 #: config/avr/avr.cc:9773
40749 #, gcc-internal-format
40750 msgid ""
40751 "address space %qs not supported for devices with flash size up to %d KiB"
40752 msgstr ""
40753
40754 #: config/avr/avr.cc:9944
40755 #, gcc-internal-format
40756 msgid "pointer targeting address space %qs must be const in %qT"
40757 msgstr ""
40758
40759 #: config/avr/avr.cc:9947
40760 #, gcc-internal-format
40761 msgid "pointer targeting address space %qs must be const in %s %q+D"
40762 msgstr ""
40763
40764 #: config/avr/avr.cc:10009
40765 #, gcc-internal-format
40766 msgid ""
40767 "variable %q+D must be const in order to be put into read-only section by "
40768 "means of %qs"
40769 msgstr ""
40770
40771 #: config/avr/avr.cc:10048
40772 #, gcc-internal-format
40773 msgid "static IO declaration for %q+D needs an address"
40774 msgstr ""
40775
40776 #: config/avr/avr.cc:10080
40777 #, gcc-internal-format
40778 msgid "IO definition for %q+D needs an address"
40779 msgstr ""
40780
40781 #: config/avr/avr.cc:10197
40782 #, gcc-internal-format
40783 msgid "only uninitialized variables can be placed in the %<.noinit%> section"
40784 msgstr ""
40785
40786 #. This might happen with C++ if stuff needs constructing.
40787 #: config/avr/avr.cc:10273
40788 #, gcc-internal-format
40789 msgid "variable %q+D with dynamic initialization put into program memory area"
40790 msgstr ""
40791
40792 #: config/avr/avr.cc:10284
40793 #, gcc-internal-format
40794 msgid "uninitialized variable %q+D put into program memory area"
40795 msgstr ""
40796
40797 #: config/avr/avr.cc:10370
40798 #, gcc-internal-format
40799 msgid "%q+D has incompatible attributes %qs and %qs"
40800 msgstr ""
40801
40802 #: config/avr/avr.cc:10433
40803 #, gcc-internal-format
40804 msgid "architecture %qs supported for assembler only"
40805 msgstr ""
40806
40807 #: config/avr/avr.cc:13082
40808 #, gcc-internal-format
40809 msgid "conversion from address space %qs to address space %qs"
40810 msgstr ""
40811
40812 #: config/avr/avr.cc:14172 config/avr/avr.cc:14185
40813 #, gcc-internal-format, gfc-internal-format
40814 msgid "%s expects a compile time integer constant"
40815 msgstr ""
40816
40817 #: config/avr/avr.cc:14199
40818 #, gcc-internal-format, gfc-internal-format
40819 msgid "%s expects a compile time long integer constant as first argument"
40820 msgstr ""
40821
40822 #: config/avr/avr.cc:14227
40823 #, gcc-internal-format, gfc-internal-format
40824 msgid ""
40825 "rounding to %d bits has no effect for fixed-point value with %d fractional "
40826 "bits"
40827 msgstr ""
40828
40829 #: config/avr/avr.cc:14236
40830 #, gcc-internal-format
40831 msgid "rounding result will always be 0"
40832 msgstr ""
40833
40834 #: config/avr/driver-avr.cc:58
40835 #, gcc-internal-format
40836 msgid "bad usage of spec function %qs"
40837 msgstr ""
40838
40839 #: config/avr/driver-avr.cc:86
40840 #, gcc-internal-format
40841 msgid "specified option %qs more than once"
40842 msgstr ""
40843
40844 #: config/avr/driver-avr.cc:100
40845 #, gcc-internal-format
40846 msgid "strange device name %qs after %qs: bad character %qc"
40847 msgstr ""
40848
40849 #: config/bfin/bfin.cc:2368
40850 #, gcc-internal-format
40851 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
40852 msgstr ""
40853
40854 #: config/bfin/bfin.cc:2374
40855 #, gcc-internal-format
40856 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
40857 msgstr ""
40858
40859 #: config/bfin/bfin.cc:2379
40860 #, gcc-internal-format
40861 msgid ""
40862 "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-"
40863 "l1%>"
40864 msgstr ""
40865
40866 #: config/bfin/bfin.cc:2385
40867 #, gcc-internal-format
40868 msgid "cannot use multiple stack checking methods together"
40869 msgstr ""
40870
40871 #: config/bfin/bfin.cc:2388
40872 #, gcc-internal-format
40873 msgid "ID shared libraries and FD-PIC mode cannot be used together"
40874 msgstr ""
40875
40876 #: config/bfin/bfin.cc:2393 config/m68k/m68k.cc:590
40877 #, gcc-internal-format
40878 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
40879 msgstr ""
40880
40881 #: config/bfin/bfin.cc:2413
40882 #, gcc-internal-format
40883 msgid "%<-mmulticore%> can only be used with BF561"
40884 msgstr ""
40885
40886 #: config/bfin/bfin.cc:2416
40887 #, gcc-internal-format
40888 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
40889 msgstr ""
40890
40891 #: config/bfin/bfin.cc:2419
40892 #, gcc-internal-format
40893 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
40894 msgstr ""
40895
40896 #: config/bfin/bfin.cc:2422
40897 #, gcc-internal-format
40898 msgid "%<-mcorea%> and %<-mcoreb%> cannot be used together"
40899 msgstr ""
40900
40901 #: config/bfin/bfin.cc:4699
40902 #, gcc-internal-format
40903 msgid "multiple function type attributes specified"
40904 msgstr ""
40905
40906 #: config/bfin/bfin.cc:4766
40907 #, gcc-internal-format
40908 msgid ""
40909 "cannot apply both %<longcall%> and %<shortcall%> attributes to the same "
40910 "function"
40911 msgstr ""
40912
40913 #: config/bpf/bpf.cc:111
40914 #, gcc-internal-format
40915 msgid "%qE attribute requires an integer argument"
40916 msgstr ""
40917
40918 #: config/bpf/bpf.cc:118
40919 #, gcc-internal-format
40920 msgid "%qE requires an argument"
40921 msgstr ""
40922
40923 #: config/bpf/bpf.cc:139
40924 #, gcc-internal-format
40925 msgid "%qE attribute only applies to structure, union and class types"
40926 msgstr ""
40927
40928 #: config/bpf/bpf.cc:216
40929 #, gcc-internal-format
40930 msgid "BPF CO-RE requires BTF debugging information, use %<-gbtf%>"
40931 msgstr ""
40932
40933 #: config/bpf/bpf.cc:236
40934 #, gcc-internal-format
40935 msgid "BPF CO-RE does not support LTO"
40936 msgstr ""
40937
40938 #: config/bpf/bpf.cc:260
40939 #, gcc-internal-format
40940 msgid "%<-fstack-protector%> does not work on this architecture"
40941 msgstr ""
40942
40943 #: config/bpf/bpf.cc:425
40944 #, gcc-internal-format
40945 msgid "eBPF stack limit exceeded"
40946 msgstr ""
40947
40948 #: config/bpf/bpf.cc:777
40949 #, gcc-internal-format
40950 msgid "too many function arguments for eBPF"
40951 msgstr ""
40952
40953 #: config/bpf/bpf.cc:795 config/bpf/bpf.cc:797
40954 #, gcc-internal-format
40955 msgid "no constructors"
40956 msgstr ""
40957
40958 #: config/bpf/bpf.cc:813 config/bpf/bpf.cc:815
40959 #, gcc-internal-format
40960 msgid "no destructors"
40961 msgstr ""
40962
40963 #: config/bpf/bpf.cc:867
40964 #, gcc-internal-format
40965 msgid "indirect call in function, which are not supported by eBPF"
40966 msgstr ""
40967
40968 #: config/bpf/bpf.cc:1106 config/bpf/bpf.cc:1162
40969 #, gcc-internal-format
40970 msgid "unsupported variable field offset"
40971 msgstr ""
40972
40973 #: config/bpf/bpf.cc:1121 config/bpf/bpf.cc:1157
40974 #, gcc-internal-format
40975 msgid "unsupported variable size field access"
40976 msgstr ""
40977
40978 #: config/bpf/bpf.cc:1133
40979 #, gcc-internal-format
40980 msgid "unsupported field expression"
40981 msgstr ""
40982
40983 #: config/bpf/bpf.cc:1170 config/bpf/bpf.cc:1179
40984 #, gcc-internal-format
40985 msgid "field size too large"
40986 msgstr ""
40987
40988 #: config/bpf/bpf.cc:1196
40989 #, gcc-internal-format
40990 msgid "invalid second argument to built-in function"
40991 msgstr ""
40992
40993 #: config/bpf/bpf.cc:1247 config/bpf/bpf.cc:1292
40994 #: config/loongarch/loongarch-builtins.cc:313 config/mips/mips.cc:17187
40995 #: config/nios2/nios2.cc:3600 config/riscv/riscv-builtins.cc:306
40996 #: config/riscv/riscv-vector-builtins.cc:3240
40997 #, gcc-internal-format
40998 msgid "invalid argument to built-in function"
40999 msgstr ""
41000
41001 #: config/bpf/bpf.cc:1640
41002 #, gcc-internal-format
41003 msgid "wrong number of arguments"
41004 msgstr ""
41005
41006 #: config/bpf/bpf.cc:1657
41007 #, gcc-internal-format
41008 msgid "argument is not a field access"
41009 msgstr ""
41010
41011 #: config/c6x/c6x.cc:245
41012 #, gcc-internal-format
41013 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
41014 msgstr ""
41015
41016 #. This function is for retrieving a part of an instruction name for
41017 #. an operator, for immediate output.  If that ever happens for
41018 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
41019 #. we notice.
41020 #: config/cris/cris.cc:728
41021 #, gcc-internal-format
41022 msgid "MULT case in %<cris_op_str%>"
41023 msgstr ""
41024
41025 #: config/cris/cris.cc:1245 config/moxie/moxie.cc:186 config/or1k/or1k.cc:1291
41026 #, gcc-internal-format, gfc-internal-format
41027 msgid "internal error: bad register: %d"
41028 msgstr ""
41029
41030 #. If we get here, the caller got its initial tests wrong.
41031 #: config/cris/cris.cc:2237
41032 #, gcc-internal-format
41033 msgid "internal error: %<cris_side_effect_mode_ok%> with bad operands"
41034 msgstr ""
41035
41036 #: config/cris/cris.cc:2290
41037 #, gcc-internal-format
41038 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
41039 msgstr ""
41040
41041 #: config/cris/cris.cc:2319
41042 #, gcc-internal-format
41043 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%>: %s"
41044 msgstr ""
41045
41046 #: config/cris/cris.cc:2355
41047 #, gcc-internal-format
41048 msgid "unknown CRIS cpu version specification in %<-mtune=%>: %s"
41049 msgstr ""
41050
41051 #. Use error rather than warning, so invalid use is easily
41052 #. detectable.  Still change to the values we expect, to avoid
41053 #. further errors.
41054 #: config/cris/cris.cc:2371
41055 #, gcc-internal-format
41056 msgid "%<-fPIC%> and %<-fpic%> are not supported on this target"
41057 msgstr ""
41058
41059 #: config/cris/cris.cc:2572
41060 #, gcc-internal-format
41061 msgid "unknown src"
41062 msgstr ""
41063
41064 #: config/cris/cris.cc:2622
41065 #, gcc-internal-format
41066 msgid "unknown dest"
41067 msgstr ""
41068
41069 #: config/cris/cris.cc:2923
41070 #, gcc-internal-format, gfc-internal-format
41071 msgid "stackframe too big: %d bytes"
41072 msgstr ""
41073
41074 #: config/csky/csky.cc:2544
41075 #, gcc-internal-format, gfc-internal-format
41076 msgid "cpu %s is not based on arch %s, ignoring the arch"
41077 msgstr ""
41078
41079 #: config/csky/csky.cc:2610 config/csky/csky.cc:2648 config/csky/csky.cc:2713
41080 #: config/csky/csky.cc:2736 config/csky/csky.cc:2753
41081 #, gcc-internal-format
41082 msgid "%qs is not supported by arch %s"
41083 msgstr ""
41084
41085 #: config/csky/csky.cc:2651
41086 #, gcc-internal-format
41087 msgid "%<-mhard-float%> is not supported by the selected CPU"
41088 msgstr ""
41089
41090 #: config/csky/csky.cc:2667
41091 #, gcc-internal-format
41092 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
41093 msgstr ""
41094
41095 #: config/csky/csky.cc:2670
41096 #, gcc-internal-format
41097 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
41098 msgstr ""
41099
41100 #: config/csky/csky.cc:2725
41101 #, gcc-internal-format
41102 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
41103 msgstr ""
41104
41105 #. It's hard to provide general support for trampolines on this
41106 #. core.  We need a register other than the one holding the
41107 #. static chain (r13) to hold the function pointer for the
41108 #. indirect jump to it.  But ck801 has such a limited register set
41109 #. there is no other call-clobbered scratch register available -- in
41110 #. particular, this core does not have r12, which we use for the
41111 #. ck802 case below.  If we use a callee-saved register like r4,
41112 #. saving the old value on the stack screws up the stack frame
41113 #. if there are overflow arguments pushed on the stack
41114 #. by the caller.  In theory we could test for that and handle
41115 #. limited cases with parameters that all fit in r0-r3 with no
41116 #. stack overflow, but punt for now.
41117 #: config/csky/csky.cc:6280
41118 #, gcc-internal-format
41119 msgid "Nested function trampolines not supported on CK801."
41120 msgstr ""
41121
41122 #: config/csky/csky.cc:6476
41123 #, gcc-internal-format
41124 msgid "%qE attribute ignored without %<-mistack%>"
41125 msgstr ""
41126
41127 #: config/epiphany/epiphany.cc:499
41128 #, gcc-internal-format
41129 msgid "interrupt handlers cannot have arguments"
41130 msgstr ""
41131
41132 #: config/epiphany/epiphany.cc:523
41133 #, gcc-internal-format
41134 msgid ""
41135 "argument of %qE attribute is not %qs, %qs %qs, %qs, %qs, %qs, %qs, %qs, %qs "
41136 "or %qs"
41137 msgstr ""
41138
41139 #: config/epiphany/epiphany.cc:1545
41140 #, gcc-internal-format
41141 msgid "%<stack_offset%> must be at least 4"
41142 msgstr ""
41143
41144 #: config/epiphany/epiphany.cc:1547
41145 #, gcc-internal-format
41146 msgid "%<stack_offset%> must be a multiple of 4"
41147 msgstr ""
41148
41149 #: config/frv/frv.cc:8478
41150 #, gcc-internal-format
41151 msgid "accumulator is not a constant integer"
41152 msgstr ""
41153
41154 #: config/frv/frv.cc:8483
41155 #, gcc-internal-format
41156 msgid "accumulator number is out of bounds"
41157 msgstr ""
41158
41159 #: config/frv/frv.cc:8494
41160 #, gcc-internal-format
41161 msgid "inappropriate accumulator for %qs"
41162 msgstr ""
41163
41164 #: config/frv/frv.cc:8570
41165 #, gcc-internal-format
41166 msgid "invalid IACC argument"
41167 msgstr ""
41168
41169 #: config/frv/frv.cc:8593 config/sparc/sparc.cc:11019
41170 #, gcc-internal-format
41171 msgid "%qs expects a constant argument"
41172 msgstr ""
41173
41174 #: config/frv/frv.cc:8598 config/sparc/sparc.cc:11025
41175 #, gcc-internal-format
41176 msgid "constant argument out of range for %qs"
41177 msgstr ""
41178
41179 #: config/frv/frv.cc:9079
41180 #, gcc-internal-format
41181 msgid "media functions are not available unless %<-mmedia%> is used"
41182 msgstr ""
41183
41184 #: config/frv/frv.cc:9091
41185 #, gcc-internal-format
41186 msgid "this media function is only available on the fr500"
41187 msgstr ""
41188
41189 #: config/frv/frv.cc:9119
41190 #, gcc-internal-format
41191 msgid "this media function is only available on the fr400 and fr550"
41192 msgstr ""
41193
41194 #: config/frv/frv.cc:9138
41195 #, gcc-internal-format
41196 msgid "this built-in function is only available on the fr405 and fr450"
41197 msgstr ""
41198
41199 #: config/frv/frv.cc:9147
41200 #, gcc-internal-format
41201 msgid "this built-in function is only available on the fr500 and fr550"
41202 msgstr ""
41203
41204 #: config/frv/frv.cc:9159
41205 #, gcc-internal-format
41206 msgid "this built-in function is only available on the fr450"
41207 msgstr ""
41208
41209 #: config/ft32/ft32.cc:181
41210 #, gcc-internal-format
41211 msgid "%<h%> applied to non-register operand"
41212 msgstr ""
41213
41214 #: config/ft32/ft32.cc:206
41215 #, gcc-internal-format, gfc-internal-format
41216 msgid "bad alignment: %d"
41217 msgstr ""
41218
41219 #: config/ft32/ft32.cc:502
41220 #, gcc-internal-format
41221 msgid "stack frame must be smaller than 64K"
41222 msgstr ""
41223
41224 #: config/gcn/gcn.cc:162
41225 #, gcc-internal-format
41226 msgid "XNACK support"
41227 msgstr ""
41228
41229 #: config/gcn/gcn.cc:246
41230 #, gcc-internal-format
41231 msgid "%<amdgpu_hsa_kernel%> attribute requires string constant arguments"
41232 msgstr ""
41233
41234 #: config/gcn/gcn.cc:259
41235 #, gcc-internal-format
41236 msgid "unknown specifier %qs in %<amdgpu_hsa_kernel%> attribute"
41237 msgstr ""
41238
41239 #: config/gcn/gcn.cc:266
41240 #, gcc-internal-format
41241 msgid "duplicated parameter specifier %qs in %<amdgpu_hsa_kernel%> attribute"
41242 msgstr ""
41243
41244 #: config/gcn/gcn.cc:318
41245 #, gcc-internal-format
41246 msgid "too many arguments passed in sgpr registers"
41247 msgstr ""
41248
41249 #: config/gcn/gcn.cc:2511
41250 #, gcc-internal-format
41251 msgid ""
41252 "A non-default set of initial values has been requested, which violates the "
41253 "ABI"
41254 msgstr ""
41255
41256 #: config/gcn/gcn.cc:2754
41257 #, gcc-internal-format, gfc-internal-format
41258 msgid "wrong type of argument %s"
41259 msgstr ""
41260
41261 #: config/gcn/gcn.cc:3752
41262 #, gcc-internal-format
41263 msgid ""
41264 "nested function trampolines not supported on GCN5 due to non-executable "
41265 "stacks"
41266 msgstr ""
41267
41268 #: config/gcn/gcn.cc:3863
41269 #, gcc-internal-format
41270 msgid "TLS is not implemented for GCN."
41271 msgstr ""
41272
41273 #: config/gcn/gcn.cc:4727
41274 #, gcc-internal-format
41275 msgid "Builtin not implemented"
41276 msgstr ""
41277
41278 #: config/gcn/gcn.cc:5310
41279 #, gcc-internal-format
41280 msgid "unsupported simdlen %wd (amdgcn)"
41281 msgstr ""
41282
41283 #: config/gcn/gcn.cc:5987
41284 #, gcc-internal-format
41285 msgid "using %<vector_length (64)%>, ignoring %d"
41286 msgstr ""
41287
41288 #: config/gcn/gcn.cc:5988
41289 #, gcc-internal-format
41290 msgid "using %<vector_length (64)%>, ignoring runtime setting"
41291 msgstr ""
41292
41293 #: config/gcn/gcn.cc:6000 config/nvptx/nvptx.cc:6568
41294 #, gcc-internal-format
41295 msgid "using %<num_workers (%d)%>, ignoring %d"
41296 msgstr ""
41297
41298 #: config/gcn/gcn.cc:6027 config/gcn/gcn.cc:6056
41299 #, gcc-internal-format, gfc-internal-format
41300 msgid "offload dimension out of range (%d)"
41301 msgstr ""
41302
41303 #: config/gcn/gcn.cc:6505
41304 #, gcc-internal-format
41305 msgid ""
41306 "%d bytes of gang-private data-share memory exhausted (increase with %<-mgang-"
41307 "private-size=%d%>, for example)"
41308 msgstr ""
41309
41310 #: config/gcn/mkoffload.cc:147 config/nvptx/mkoffload.cc:92
41311 #, gcc-internal-format
41312 msgid "deleting file %s: %m"
41313 msgstr ""
41314
41315 #: config/gcn/mkoffload.cc:772 config/nvptx/mkoffload.cc:492
41316 #, gcc-internal-format
41317 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
41318 msgstr ""
41319
41320 #: config/gcn/mkoffload.cc:831 config/nvptx/mkoffload.cc:549
41321 #, gcc-internal-format
41322 msgid "COLLECT_GCC must be set."
41323 msgstr ""
41324
41325 #: config/gcn/mkoffload.cc:877
41326 #, gcc-internal-format, gfc-internal-format
41327 msgid "offload compiler %s not found"
41328 msgstr ""
41329
41330 #: config/gcn/mkoffload.cc:899 config/nvptx/mkoffload.cc:620
41331 #, gcc-internal-format
41332 msgid "unrecognizable argument of option "
41333 msgstr ""
41334
41335 #: config/gcn/mkoffload.cc:944
41336 #, gcc-internal-format
41337 msgid "either -fopenacc or -fopenmp must be set"
41338 msgstr ""
41339
41340 #: config/gcn/mkoffload.cc:996 config/gcn/mkoffload.cc:1143
41341 #: config/nvptx/mkoffload.cc:684
41342 #, gcc-internal-format, gfc-internal-format
41343 msgid "cannot open '%s'"
41344 msgstr ""
41345
41346 #: config/gcn/mkoffload.cc:1129 config/nvptx/mkoffload.cc:730
41347 #, gcc-internal-format
41348 msgid "cannot open omp_requires file %qs"
41349 msgstr ""
41350
41351 #: config/gcn/mkoffload.cc:1133 config/nvptx/mkoffload.cc:734
41352 #, gcc-internal-format
41353 msgid "cannot read omp_requires file %qs"
41354 msgstr ""
41355
41356 #: config/gcn/mkoffload.cc:1139
41357 #, gcc-internal-format
41358 msgid "cannot open intermediate gcn asm file"
41359 msgstr ""
41360
41361 #: config/gcn/mkoffload.cc:1156
41362 #, gcc-internal-format
41363 msgid "cannot open intermediate gcn obj file"
41364 msgstr ""
41365
41366 #: config/h8300/h8300.cc:298
41367 #, gcc-internal-format
41368 msgid "%<-ms2600%> is used without %<-ms%>"
41369 msgstr ""
41370
41371 #: config/h8300/h8300.cc:304
41372 #, gcc-internal-format
41373 msgid "%<-mexr%> is used without %<-ms%>"
41374 msgstr ""
41375
41376 #: config/h8300/h8300.cc:310
41377 #, gcc-internal-format
41378 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
41379 msgstr ""
41380
41381 #: config/h8300/h8300.cc:316
41382 #, gcc-internal-format
41383 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
41384 msgstr ""
41385
41386 #: config/h8300/h8300.cc:323
41387 #, gcc-internal-format
41388 msgid "%<-mn%> is not supported for linux targets"
41389 msgstr ""
41390
41391 #: config/i386/host-cygwin.cc:64
41392 #, gcc-internal-format
41393 msgid "cannot extend PCH file: %m"
41394 msgstr ""
41395
41396 #: config/i386/host-cygwin.cc:75
41397 #, gcc-internal-format
41398 msgid "cannot set position in PCH file: %m"
41399 msgstr ""
41400
41401 #: config/i386/i386-builtins.cc:1916
41402 #, gcc-internal-format
41403 msgid "no dispatcher found for the versioning attributes"
41404 msgstr ""
41405
41406 #: config/i386/i386-builtins.cc:1966
41407 #, gcc-internal-format
41408 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
41409 msgstr ""
41410
41411 #: config/i386/i386-builtins.cc:1977
41412 #, gcc-internal-format, gfc-internal-format
41413 msgid "no dispatcher found for the versioning attributes: %s"
41414 msgstr ""
41415
41416 #: config/i386/i386-builtins.cc:2087
41417 #, gcc-internal-format
41418 msgid "parameter to builtin must be a string constant or literal"
41419 msgstr ""
41420
41421 #: config/i386/i386-builtins.cc:2111 config/i386/i386-builtins.cc:2160
41422 #, gcc-internal-format, gfc-internal-format
41423 msgid "parameter to builtin not valid: %s"
41424 msgstr ""
41425
41426 #: config/i386/i386-expand.cc:9401
41427 #, gcc-internal-format
41428 msgid "interrupt service routine cannot be called directly"
41429 msgstr ""
41430
41431 #: config/i386/i386-expand.cc:9836 config/i386/i386-expand.cc:11408
41432 #, gcc-internal-format
41433 msgid "the last argument must be a 2-bit immediate"
41434 msgstr ""
41435
41436 #: config/i386/i386-expand.cc:10298
41437 #, gcc-internal-format
41438 msgid "the fifth argument must be an 8-bit immediate"
41439 msgstr ""
41440
41441 #: config/i386/i386-expand.cc:10393
41442 #, gcc-internal-format
41443 msgid "the third argument must be an 8-bit immediate"
41444 msgstr ""
41445
41446 #: config/i386/i386-expand.cc:11337
41447 #, gcc-internal-format
41448 msgid "the last argument must be an 1-bit immediate"
41449 msgstr ""
41450
41451 #: config/i386/i386-expand.cc:11352
41452 #, gcc-internal-format
41453 msgid "the last argument must be a 3-bit immediate"
41454 msgstr ""
41455
41456 #: config/i386/i386-expand.cc:11387
41457 #, gcc-internal-format
41458 msgid "the last argument must be a 4-bit immediate"
41459 msgstr ""
41460
41461 #: config/i386/i386-expand.cc:11427
41462 #, gcc-internal-format
41463 msgid "the last argument must be a 1-bit immediate"
41464 msgstr ""
41465
41466 #: config/i386/i386-expand.cc:11443
41467 #, gcc-internal-format
41468 msgid "the last argument must be a 5-bit immediate"
41469 msgstr ""
41470
41471 #: config/i386/i386-expand.cc:11453
41472 #, gcc-internal-format
41473 msgid "the next to last argument must be an 8-bit immediate"
41474 msgstr ""
41475
41476 #: config/i386/i386-expand.cc:11458
41477 #, gcc-internal-format
41478 msgid "the last argument must be an 8-bit immediate"
41479 msgstr ""
41480
41481 #: config/i386/i386-expand.cc:11595
41482 #, gcc-internal-format
41483 msgid "the third argument must be comparison constant"
41484 msgstr ""
41485
41486 #: config/i386/i386-expand.cc:11600
41487 #, gcc-internal-format
41488 msgid "incorrect comparison mode"
41489 msgstr ""
41490
41491 #: config/i386/i386-expand.cc:11606 config/i386/i386-expand.cc:11930
41492 #, gcc-internal-format
41493 msgid "incorrect rounding operand"
41494 msgstr ""
41495
41496 #: config/i386/i386-expand.cc:11910
41497 #, gcc-internal-format
41498 msgid "the immediate argument must be a 4-bit immediate"
41499 msgstr ""
41500
41501 #: config/i386/i386-expand.cc:11918
41502 #, gcc-internal-format
41503 msgid "the immediate argument must be a 5-bit immediate"
41504 msgstr ""
41505
41506 #: config/i386/i386-expand.cc:11921
41507 #, gcc-internal-format
41508 msgid "the immediate argument must be an 8-bit immediate"
41509 msgstr ""
41510
41511 #: config/i386/i386-expand.cc:12397
41512 #, gcc-internal-format
41513 msgid "the fourth argument must be one of enum %qs"
41514 msgstr ""
41515
41516 #: config/i386/i386-expand.cc:12467 config/rs6000/rs6000-builtin.cc:2374
41517 #, gcc-internal-format
41518 msgid "selector must be an integer constant in the range [0, %wi]"
41519 msgstr ""
41520
41521 #: config/i386/i386-expand.cc:12724
41522 #, gcc-internal-format
41523 msgid "%qE needs unknown isa option"
41524 msgstr ""
41525
41526 #: config/i386/i386-expand.cc:12728
41527 #, gcc-internal-format
41528 msgid "%qE needs isa option %s"
41529 msgstr ""
41530
41531 #: config/i386/i386-expand.cc:13216
41532 #, gcc-internal-format
41533 msgid "second, third and fourth argument must be a const"
41534 msgstr ""
41535
41536 #: config/i386/i386-expand.cc:13224
41537 #, gcc-internal-format
41538 msgid "invalid third argument"
41539 msgstr ""
41540
41541 #. Ignore the hint.
41542 #: config/i386/i386-expand.cc:13233 config/i386/i386-expand.cc:13288
41543 #, gcc-internal-format
41544 msgid ""
41545 "instruction prefetch applies when in 64-bit mode with RIP-relative "
41546 "addressing and option %<-mprefetchi%>; they stay NOPs otherwise"
41547 msgstr ""
41548
41549 #: config/i386/i386-expand.cc:13250
41550 #, gcc-internal-format
41551 msgid "invalid third argument to %<__builtin_ia32_prefetch%>; using zero"
41552 msgstr ""
41553
41554 #: config/i386/i386-expand.cc:13276
41555 #, gcc-internal-format
41556 msgid "second argument must be a const"
41557 msgstr ""
41558
41559 #: config/i386/i386-expand.cc:13768
41560 #, gcc-internal-format
41561 msgid "the last argument must be a 32-bit immediate"
41562 msgstr ""
41563
41564 #: config/i386/i386-expand.cc:13801
41565 #, gcc-internal-format
41566 msgid "last argument must be an immediate"
41567 msgstr ""
41568
41569 #: config/i386/i386-expand.cc:14565 config/i386/i386-expand.cc:14777
41570 #, gcc-internal-format
41571 msgid "the last argument must be scale 1, 2, 4, 8"
41572 msgstr ""
41573
41574 #: config/i386/i386-expand.cc:14830
41575 #, gcc-internal-format
41576 msgid "the forth argument must be scale 1, 2, 4, 8"
41577 msgstr ""
41578
41579 #: config/i386/i386-expand.cc:14836
41580 #, gcc-internal-format
41581 msgid "incorrect hint operand"
41582 msgstr ""
41583
41584 #: config/i386/i386-expand.cc:14855
41585 #, gcc-internal-format
41586 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
41587 msgstr ""
41588
41589 #: config/i386/i386-features.cc:3265
41590 #, gcc-internal-format
41591 msgid ""
41592 "function versions cannot be marked as %<gnu_inline%>, bodies have to be "
41593 "generated"
41594 msgstr ""
41595
41596 #: config/i386/i386-features.cc:3270 config/i386/i386-features.cc:3539
41597 #, gcc-internal-format
41598 msgid "virtual function multiversioning not supported"
41599 msgstr ""
41600
41601 #: config/i386/i386-features.cc:3403 config/rs6000/rs6000.cc:25115
41602 #, gcc-internal-format
41603 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
41604 msgstr ""
41605
41606 #: config/i386/i386-options.cc:888 config/i386/i386-options.cc:2125
41607 #: config/i386/i386-options.cc:2134
41608 #, gcc-internal-format, gfc-internal-format
41609 msgid "code model %s does not support PIC mode"
41610 msgstr ""
41611
41612 #: config/i386/i386-options.cc:1161
41613 #, gcc-internal-format
41614 msgid "attribute %qs argument is not a string"
41615 msgstr ""
41616
41617 #: config/i386/i386-options.cc:1225
41618 #, gcc-internal-format
41619 msgid "attribute %qs argument %qs is unknown"
41620 msgstr ""
41621
41622 #: config/i386/i386-options.cc:1288
41623 #, gcc-internal-format
41624 msgid "attribute value %qs was already specified in %qs attribute"
41625 msgstr ""
41626
41627 #: config/i386/i386-options.cc:1326
41628 #, gcc-internal-format
41629 msgid "attribute value %qs is unknown in %qs attribute"
41630 msgstr ""
41631
41632 #: config/i386/i386-options.cc:1608
41633 #, gcc-internal-format
41634 msgid "wrong argument %qs to option %qs"
41635 msgstr ""
41636
41637 #: config/i386/i386-options.cc:1614
41638 #, gcc-internal-format
41639 msgid "size ranges of option %qs should be increasing"
41640 msgstr ""
41641
41642 #: config/i386/i386-options.cc:1624
41643 #, gcc-internal-format
41644 msgid "wrong strategy name %qs specified for option %qs"
41645 msgstr ""
41646
41647 #. rep; movq isn't available in 32-bit code.
41648 #: config/i386/i386-options.cc:1650
41649 #, gcc-internal-format
41650 msgid ""
41651 "strategy name %qs specified for option %qs not supported for 32-bit code"
41652 msgstr ""
41653
41654 #: config/i386/i386-options.cc:1663
41655 #, gcc-internal-format
41656 msgid "unknown alignment %qs specified for option %qs"
41657 msgstr ""
41658
41659 #: config/i386/i386-options.cc:1673
41660 #, gcc-internal-format
41661 msgid "the max value for the last size range should be -1 for option %qs"
41662 msgstr ""
41663
41664 #: config/i386/i386-options.cc:1680
41665 #, gcc-internal-format
41666 msgid "too many size ranges specified in option %qs"
41667 msgstr ""
41668
41669 #: config/i386/i386-options.cc:1733
41670 #, gcc-internal-format
41671 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
41672 msgstr ""
41673
41674 #: config/i386/i386-options.cc:1947
41675 #, gcc-internal-format
41676 msgid "Intel MCU psABI isn%'t supported in %s mode"
41677 msgstr ""
41678
41679 #: config/i386/i386-options.cc:2001
41680 #, gcc-internal-format
41681 msgid ""
41682 "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> "
41683 "instead as appropriate"
41684 msgstr ""
41685
41686 #: config/i386/i386-options.cc:2003
41687 #, gcc-internal-format
41688 msgid ""
41689 "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or "
41690 "%<target(\"tune=generic\")%> instead as appropriate"
41691 msgstr ""
41692
41693 #. rep; movq isn't available in 32-bit code.
41694 #: config/i386/i386-options.cc:2031
41695 #, gcc-internal-format
41696 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
41697 msgstr ""
41698
41699 #: config/i386/i386-options.cc:2036
41700 #, gcc-internal-format
41701 msgid "%<-muintr%> not supported for 32-bit code"
41702 msgstr ""
41703
41704 #: config/i386/i386-options.cc:2039
41705 #, gcc-internal-format
41706 msgid "%<-mlam=%> option: [u48|u57] not supported for 32-bit code"
41707 msgstr ""
41708
41709 #: config/i386/i386-options.cc:2054
41710 #, gcc-internal-format
41711 msgid "address mode %qs not supported in the %s bit mode"
41712 msgstr ""
41713
41714 #: config/i386/i386-options.cc:2065
41715 #, gcc-internal-format
41716 msgid "%<-mabi=ms%> not supported with X32 ABI"
41717 msgstr ""
41718
41719 #: config/i386/i386-options.cc:2071
41720 #, gcc-internal-format
41721 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
41722 msgstr ""
41723
41724 #: config/i386/i386-options.cc:2074
41725 #, gcc-internal-format
41726 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
41727 msgstr ""
41728
41729 #: config/i386/i386-options.cc:2078
41730 #, gcc-internal-format
41731 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
41732 msgstr ""
41733
41734 #: config/i386/i386-options.cc:2095 config/i386/i386-options.cc:2104
41735 #: config/i386/i386-options.cc:2116 config/i386/i386-options.cc:2127
41736 #: config/i386/i386-options.cc:2138
41737 #, gcc-internal-format
41738 msgid "code model %qs not supported in the %s bit mode"
41739 msgstr ""
41740
41741 #: config/i386/i386-options.cc:2107 config/i386/i386-options.cc:2119
41742 #, gcc-internal-format
41743 msgid "code model %qs not supported in x32 mode"
41744 msgstr ""
41745
41746 #: config/i386/i386-options.cc:2162
41747 #, gcc-internal-format
41748 msgid "%<-masm=intel%> not supported in this configuration"
41749 msgstr ""
41750
41751 #: config/i386/i386-options.cc:2167
41752 #, gcc-internal-format, gfc-internal-format
41753 msgid "%i-bit mode not compiled in"
41754 msgstr ""
41755
41756 #: config/i386/i386-options.cc:2179
41757 #, gcc-internal-format
41758 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
41759 msgstr ""
41760
41761 #: config/i386/i386-options.cc:2181
41762 #, gcc-internal-format
41763 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
41764 msgstr ""
41765
41766 #: config/i386/i386-options.cc:2188
41767 #, gcc-internal-format
41768 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
41769 msgstr ""
41770
41771 #: config/i386/i386-options.cc:2190
41772 #, gcc-internal-format
41773 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
41774 msgstr ""
41775
41776 #: config/i386/i386-options.cc:2198 config/i386/i386-options.cc:2330
41777 #, gcc-internal-format
41778 msgid "CPU you selected does not support x86-64 instruction set"
41779 msgstr ""
41780
41781 #: config/i386/i386-options.cc:2269
41782 #, gcc-internal-format
41783 msgid "bad value %qs for %<-march=%> switch"
41784 msgstr ""
41785
41786 #: config/i386/i386-options.cc:2270
41787 #, gcc-internal-format
41788 msgid "bad value %qs for %<target(\"arch=\")%> attribute"
41789 msgstr ""
41790
41791 #: config/i386/i386-options.cc:2292
41792 #, gcc-internal-format
41793 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
41794 msgstr ""
41795
41796 #: config/i386/i386-options.cc:2294
41797 #, gcc-internal-format
41798 msgid ""
41799 "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
41800 msgstr ""
41801
41802 #: config/i386/i386-options.cc:2299
41803 #, gcc-internal-format
41804 msgid "valid arguments to %<-march=%> switch are: %s"
41805 msgstr ""
41806
41807 #: config/i386/i386-options.cc:2300
41808 #, gcc-internal-format
41809 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
41810 msgstr ""
41811
41812 #: config/i386/i386-options.cc:2349
41813 #, gcc-internal-format
41814 msgid "bad value %qs for %<-mtune=%> switch"
41815 msgstr ""
41816
41817 #: config/i386/i386-options.cc:2350
41818 #, gcc-internal-format
41819 msgid "bad value %qs for %<target(\"tune=\")%> attribute"
41820 msgstr ""
41821
41822 #: config/i386/i386-options.cc:2371
41823 #, gcc-internal-format
41824 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
41825 msgstr ""
41826
41827 #: config/i386/i386-options.cc:2373
41828 #, gcc-internal-format
41829 msgid ""
41830 "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
41831 msgstr ""
41832
41833 #: config/i386/i386-options.cc:2378
41834 #, gcc-internal-format
41835 msgid "valid arguments to %<-mtune=%> switch are: %s"
41836 msgstr ""
41837
41838 #: config/i386/i386-options.cc:2379
41839 #, gcc-internal-format
41840 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
41841 msgstr ""
41842
41843 #: config/i386/i386-options.cc:2403
41844 #, gcc-internal-format
41845 msgid "%<-mregparm%> is ignored in 64-bit mode"
41846 msgstr ""
41847
41848 #: config/i386/i386-options.cc:2405
41849 #, gcc-internal-format
41850 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
41851 msgstr ""
41852
41853 #: config/i386/i386-options.cc:2408
41854 #, gcc-internal-format
41855 msgid "%<-mregparm=%d%> is not between 0 and %d"
41856 msgstr ""
41857
41858 #: config/i386/i386-options.cc:2431
41859 #, gcc-internal-format
41860 msgid "%<-m96bit-long-double%> is not compatible with this target"
41861 msgstr ""
41862
41863 #: config/i386/i386-options.cc:2436
41864 #, gcc-internal-format
41865 msgid "%<-mrtd%> is ignored in 64bit mode"
41866 msgstr ""
41867
41868 #: config/i386/i386-options.cc:2437
41869 #, gcc-internal-format
41870 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
41871 msgstr ""
41872
41873 #: config/i386/i386-options.cc:2526
41874 #, gcc-internal-format
41875 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
41876 msgstr ""
41877
41878 #: config/i386/i386-options.cc:2529
41879 #, gcc-internal-format
41880 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
41881 msgstr ""
41882
41883 #: config/i386/i386-options.cc:2552
41884 #, gcc-internal-format
41885 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
41886 msgstr ""
41887
41888 #: config/i386/i386-options.cc:2565
41889 #, gcc-internal-format
41890 msgid "%<-mnop-mcount%> is not compatible with this target"
41891 msgstr ""
41892
41893 #: config/i386/i386-options.cc:2568
41894 #, gcc-internal-format
41895 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
41896 msgstr ""
41897
41898 #: config/i386/i386-options.cc:2574
41899 #, gcc-internal-format
41900 msgid "%<-msseregparm%> used without SSE enabled"
41901 msgstr ""
41902
41903 #: config/i386/i386-options.cc:2575
41904 #, gcc-internal-format
41905 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
41906 msgstr ""
41907
41908 #: config/i386/i386-options.cc:2585
41909 #, gcc-internal-format
41910 msgid "SSE instruction set disabled, using 387 arithmetics"
41911 msgstr ""
41912
41913 #: config/i386/i386-options.cc:2592
41914 #, gcc-internal-format
41915 msgid "387 instruction set disabled, using SSE arithmetics"
41916 msgstr ""
41917
41918 #: config/i386/i386-options.cc:2642
41919 #, gcc-internal-format
41920 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
41921 msgstr ""
41922
41923 #: config/i386/i386-options.cc:2644
41924 #, gcc-internal-format
41925 msgid ""
41926 "stack probing requires %<target(\"accumulate-outgoing-args\")%> for "
41927 "correctness"
41928 msgstr ""
41929
41930 #: config/i386/i386-options.cc:2658
41931 #, gcc-internal-format
41932 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
41933 msgstr ""
41934
41935 #: config/i386/i386-options.cc:2660
41936 #, gcc-internal-format
41937 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
41938 msgstr ""
41939
41940 #: config/i386/i386-options.cc:2720
41941 #, gcc-internal-format
41942 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
41943 msgstr ""
41944
41945 #: config/i386/i386-options.cc:2723
41946 #, gcc-internal-format
41947 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
41948 msgstr ""
41949
41950 #: config/i386/i386-options.cc:2727
41951 #, gcc-internal-format
41952 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
41953 msgstr ""
41954
41955 #: config/i386/i386-options.cc:2841
41956 #, gcc-internal-format
41957 msgid "unknown option for %<-mrecip=%s%>"
41958 msgstr ""
41959
41960 #: config/i386/i386-options.cc:2900
41961 #, gcc-internal-format
41962 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
41963 msgstr ""
41964
41965 #: config/i386/i386-options.cc:2905
41966 #, gcc-internal-format
41967 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
41968 msgstr ""
41969
41970 #: config/i386/i386-options.cc:2933
41971 #, gcc-internal-format
41972 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
41973 msgstr ""
41974
41975 #: config/i386/i386-options.cc:2981
41976 #, gcc-internal-format
41977 msgid "%<-fcf-protection%> is not compatible with this target"
41978 msgstr ""
41979
41980 #: config/i386/i386-options.cc:3117
41981 #, gcc-internal-format
41982 msgid "interrupt and naked attributes are not compatible"
41983 msgstr ""
41984
41985 #: config/i386/i386-options.cc:3132
41986 #, gcc-internal-format
41987 msgid "only DWARF debug format is supported for interrupt service routine"
41988 msgstr ""
41989
41990 #: config/i386/i386-options.cc:3181
41991 #, gcc-internal-format
41992 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
41993 msgstr ""
41994
41995 #: config/i386/i386-options.cc:3191
41996 #, gcc-internal-format
41997 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
41998 msgstr ""
41999
42000 #: config/i386/i386-options.cc:3226
42001 #, gcc-internal-format
42002 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
42003 msgstr ""
42004
42005 #: config/i386/i386-options.cc:3236
42006 #, gcc-internal-format
42007 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
42008 msgstr ""
42009
42010 #: config/i386/i386-options.cc:3343
42011 #, gcc-internal-format
42012 msgid "%s instructions aren%'t allowed in an exception service routine"
42013 msgstr ""
42014
42015 #: config/i386/i386-options.cc:3345
42016 #, gcc-internal-format
42017 msgid "%s instructions aren%'t allowed in an interrupt service routine"
42018 msgstr ""
42019
42020 #: config/i386/i386-options.cc:3349
42021 #, gcc-internal-format
42022 msgid ""
42023 "%s instructions aren%'t allowed in a function with the "
42024 "%<no_caller_saved_registers%> attribute"
42025 msgstr ""
42026
42027 #: config/i386/i386-options.cc:3396 config/i386/i386-options.cc:3447
42028 #, gcc-internal-format
42029 msgid "fastcall and regparm attributes are not compatible"
42030 msgstr ""
42031
42032 #: config/i386/i386-options.cc:3401
42033 #, gcc-internal-format
42034 msgid "regparam and thiscall attributes are not compatible"
42035 msgstr ""
42036
42037 #: config/i386/i386-options.cc:3408 config/i386/i386-options.cc:3636
42038 #, gcc-internal-format
42039 msgid "%qE attribute requires an integer constant argument"
42040 msgstr ""
42041
42042 #: config/i386/i386-options.cc:3414
42043 #, gcc-internal-format
42044 msgid "argument to %qE attribute larger than %d"
42045 msgstr ""
42046
42047 #: config/i386/i386-options.cc:3439 config/i386/i386-options.cc:3482
42048 #, gcc-internal-format
42049 msgid "fastcall and cdecl attributes are not compatible"
42050 msgstr ""
42051
42052 #: config/i386/i386-options.cc:3443
42053 #, gcc-internal-format
42054 msgid "fastcall and stdcall attributes are not compatible"
42055 msgstr ""
42056
42057 #: config/i386/i386-options.cc:3451 config/i386/i386-options.cc:3500
42058 #, gcc-internal-format
42059 msgid "fastcall and thiscall attributes are not compatible"
42060 msgstr ""
42061
42062 #: config/i386/i386-options.cc:3461 config/i386/i386-options.cc:3478
42063 #, gcc-internal-format
42064 msgid "stdcall and cdecl attributes are not compatible"
42065 msgstr ""
42066
42067 #: config/i386/i386-options.cc:3465
42068 #, gcc-internal-format
42069 msgid "stdcall and fastcall attributes are not compatible"
42070 msgstr ""
42071
42072 #: config/i386/i386-options.cc:3469 config/i386/i386-options.cc:3496
42073 #, gcc-internal-format
42074 msgid "stdcall and thiscall attributes are not compatible"
42075 msgstr ""
42076
42077 #: config/i386/i386-options.cc:3486 config/i386/i386-options.cc:3504
42078 #, gcc-internal-format
42079 msgid "cdecl and thiscall attributes are not compatible"
42080 msgstr ""
42081
42082 #: config/i386/i386-options.cc:3492
42083 #, gcc-internal-format
42084 msgid "%qE attribute is used for non-class method"
42085 msgstr ""
42086
42087 #: config/i386/i386-options.cc:3596 config/rs6000/rs6000.cc:20484
42088 #, gcc-internal-format
42089 msgid "%qE incompatible attribute ignored"
42090 msgstr ""
42091
42092 #: config/i386/i386-options.cc:3623
42093 #, gcc-internal-format
42094 msgid "%qE attribute only available for 32-bit"
42095 msgstr ""
42096
42097 #: config/i386/i386-options.cc:3644
42098 #, gcc-internal-format
42099 msgid "argument to %qE attribute is neither zero, nor one"
42100 msgstr ""
42101
42102 #: config/i386/i386-options.cc:3678 config/i386/i386-options.cc:3688
42103 #, gcc-internal-format
42104 msgid "%qs and %qs attributes are not compatible"
42105 msgstr ""
42106
42107 #: config/i386/i386-options.cc:3715 config/i386/i386-options.cc:3737
42108 #: config/ia64/ia64.cc:812 config/s390/s390.cc:1261
42109 #, gcc-internal-format
42110 msgid "%qE attribute requires a string constant argument"
42111 msgstr ""
42112
42113 #: config/i386/i386-options.cc:3725 config/i386/i386-options.cc:3747
42114 #: config/s390/s390.cc:1290
42115 #, gcc-internal-format
42116 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
42117 msgstr ""
42118
42119 #: config/i386/i386-options.cc:3779
42120 #, gcc-internal-format
42121 msgid "interrupt service routine should have a pointer as the first argument"
42122 msgstr ""
42123
42124 #: config/i386/i386-options.cc:3786
42125 #, gcc-internal-format
42126 msgid "interrupt service routine should have %qs as the second argument"
42127 msgstr ""
42128
42129 #: config/i386/i386-options.cc:3797
42130 #, gcc-internal-format
42131 msgid ""
42132 "interrupt service routine can only have a pointer argument and an optional "
42133 "integer argument"
42134 msgstr ""
42135
42136 #: config/i386/i386-options.cc:3800
42137 #, gcc-internal-format
42138 msgid "interrupt service routine must return %<void%>"
42139 msgstr ""
42140
42141 #: config/i386/i386.cc:1232
42142 #, gcc-internal-format
42143 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
42144 msgstr ""
42145
42146 #: config/i386/i386.cc:1235
42147 #, gcc-internal-format
42148 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
42149 msgstr ""
42150
42151 #: config/i386/i386.cc:1539
42152 #, gcc-internal-format
42153 msgid "X32 does not support %<ms_abi%> attribute"
42154 msgstr ""
42155
42156 #: config/i386/i386.cc:1573
42157 #, gcc-internal-format
42158 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
42159 msgstr ""
42160
42161 #: config/i386/i386.cc:1924
42162 #, gcc-internal-format
42163 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
42164 msgstr ""
42165
42166 #: config/i386/i386.cc:1930
42167 #, gcc-internal-format
42168 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
42169 msgstr ""
42170
42171 #: config/i386/i386.cc:1944
42172 #, gcc-internal-format
42173 msgid "AVX vector argument without AVX enabled changes the ABI"
42174 msgstr ""
42175
42176 #: config/i386/i386.cc:1950
42177 #, gcc-internal-format
42178 msgid "AVX vector return without AVX enabled changes the ABI"
42179 msgstr ""
42180
42181 #: config/i386/i386.cc:1966
42182 #, gcc-internal-format
42183 msgid "SSE vector argument without SSE enabled changes the ABI"
42184 msgstr ""
42185
42186 #: config/i386/i386.cc:1972
42187 #, gcc-internal-format
42188 msgid "SSE vector return without SSE enabled changes the ABI"
42189 msgstr ""
42190
42191 #: config/i386/i386.cc:1988
42192 #, gcc-internal-format
42193 msgid "MMX vector argument without MMX enabled changes the ABI"
42194 msgstr ""
42195
42196 #: config/i386/i386.cc:1994
42197 #, gcc-internal-format
42198 msgid "MMX vector return without MMX enabled changes the ABI"
42199 msgstr ""
42200
42201 #: config/i386/i386.cc:2192
42202 #, gcc-internal-format
42203 msgid ""
42204 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
42205 msgstr ""
42206
42207 #: config/i386/i386.cc:2313
42208 #, gcc-internal-format
42209 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
42210 msgstr ""
42211
42212 #: config/i386/i386.cc:2448
42213 #, gcc-internal-format
42214 msgid ""
42215 "the ABI of passing structure with %<complex float%> member has changed in "
42216 "GCC 4.4"
42217 msgstr ""
42218
42219 #: config/i386/i386.cc:2569
42220 msgid ""
42221 "the ABI of passing C structures with zero-width bit-fields has changed in "
42222 "GCC %{12.1%}"
42223 msgstr ""
42224
42225 #: config/i386/i386.cc:2664
42226 #, gcc-internal-format
42227 msgid "SSE register return with SSE disabled"
42228 msgstr ""
42229
42230 #: config/i386/i386.cc:2670
42231 #, gcc-internal-format
42232 msgid "SSE register argument with SSE disabled"
42233 msgstr ""
42234
42235 #: config/i386/i386.cc:2690
42236 #, gcc-internal-format
42237 msgid "x87 register return with x87 disabled"
42238 msgstr ""
42239
42240 #: config/i386/i386.cc:3018 config/i386/i386.cc:3263 config/i386/i386.cc:4043
42241 #, gcc-internal-format
42242 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
42243 msgstr ""
42244
42245 #: config/i386/i386.cc:3020 config/i386/i386.cc:3265 config/i386/i386.cc:4045
42246 #, gcc-internal-format
42247 msgid ""
42248 "this is a GCC bug that can be worked around by adding attribute used to "
42249 "function called"
42250 msgstr ""
42251
42252 #: config/i386/i386.cc:3668
42253 #, gcc-internal-format, gfc-internal-format
42254 msgid ""
42255 "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
42256 msgstr ""
42257
42258 #: config/i386/i386.cc:6565
42259 #, gcc-internal-format
42260 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
42261 msgstr ""
42262
42263 #: config/i386/i386.cc:8471
42264 #, gcc-internal-format
42265 msgid ""
42266 "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
42267 msgstr ""
42268
42269 #: config/i386/i386.cc:8561
42270 #, gcc-internal-format
42271 msgid ""
42272 "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service "
42273 "routine.  This may be worked around by avoiding functions with aggregate "
42274 "return."
42275 msgstr ""
42276
42277 #: config/i386/i386.cc:9496
42278 #, gcc-internal-format
42279 msgid "Stack realignment not supported with %<__builtin_eh_return%>"
42280 msgstr ""
42281
42282 #: config/i386/i386.cc:9501
42283 #, gcc-internal-format
42284 msgid "regparm nested function not supported with %<__builtin_eh_return%>"
42285 msgstr ""
42286
42287 #: config/i386/i386.cc:9887
42288 #, gcc-internal-format
42289 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
42290 msgstr ""
42291
42292 #: config/i386/i386.cc:9907
42293 #, gcc-internal-format
42294 msgid ""
42295 "%<-fsplit-stack%> does not support 2 register parameters for a nested "
42296 "function"
42297 msgstr ""
42298
42299 #. FIXME: We could make this work by pushing a register
42300 #. around the addition and comparison.
42301 #: config/i386/i386.cc:9918
42302 #, gcc-internal-format
42303 msgid "%<-fsplit-stack%> does not support 3 register parameters"
42304 msgstr ""
42305
42306 #: config/i386/i386.cc:12956
42307 #, gcc-internal-format
42308 msgid "%<V%> modifier on non-integer register"
42309 msgstr ""
42310
42311 #: config/i386/i386.cc:12967 config/i386/i386.cc:12981
42312 #, gcc-internal-format
42313 msgid "unsupported size for integer register"
42314 msgstr ""
42315
42316 #: config/i386/i386.cc:13013
42317 #, gcc-internal-format
42318 msgid "extended registers have no high halves"
42319 msgstr ""
42320
42321 #: config/i386/i386.cc:13028
42322 #, gcc-internal-format
42323 msgid "unsupported operand size for extended register"
42324 msgstr ""
42325
42326 #: config/i386/i386.cc:13225 config/i386/i386.cc:13227
42327 #, gcc-internal-format
42328 msgid "non-integer operand used with operand code %<z%>"
42329 msgstr ""
42330
42331 #: config/i386/i386.cc:17338
42332 #, gcc-internal-format
42333 msgid ""
42334 "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
42335 msgstr ""
42336
42337 #: config/i386/i386.cc:21736
42338 msgid "the alignment of %<_Atomic %T%> fields changed in %{GCC 11.1%}"
42339 msgstr ""
42340
42341 #: config/i386/i386.cc:21832
42342 #, gcc-internal-format
42343 msgid "profiling %<-mcmodel=large%> with PIC is not supported"
42344 msgstr ""
42345
42346 #: config/i386/i386.cc:23669
42347 #, gcc-internal-format
42348 msgid "unknown architecture specific memory model"
42349 msgstr ""
42350
42351 #: config/i386/i386.cc:23676
42352 #, gcc-internal-format
42353 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
42354 msgstr ""
42355
42356 #: config/i386/i386.cc:23683
42357 #, gcc-internal-format
42358 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
42359 msgstr ""
42360
42361 #: config/i386/i386.cc:23732
42362 #, gcc-internal-format
42363 msgid "unsupported return type %qT for simd"
42364 msgstr ""
42365
42366 #: config/i386/i386.cc:23763
42367 #, gcc-internal-format
42368 msgid "unsupported argument type %qT for simd"
42369 msgstr ""
42370
42371 #: config/i386/i386.cc:24309
42372 #, gcc-internal-format
42373 msgid "%<-fexcess-precision=16%> is not compatible with %<-mfpmath=387%>"
42374 msgstr ""
42375
42376 #: config/i386/winnt.cc:83
42377 #, gcc-internal-format
42378 msgid ""
42379 "%qE attribute applies only to initialized variables with external linkage"
42380 msgstr ""
42381
42382 #: config/i386/winnt.cc:156
42383 #, gcc-internal-format
42384 msgid "definition of static data member %q+D of dllimport%'d class"
42385 msgstr ""
42386
42387 #: config/ia64/ia64-c.cc:50
42388 #, gcc-internal-format
42389 msgid "malformed %<#pragma builtin%>"
42390 msgstr ""
42391
42392 #: config/ia64/ia64.cc:751 config/loongarch/loongarch.cc:6514
42393 #: config/loongarch/loongarch.cc:6524
42394 #, gcc-internal-format
42395 msgid "invalid argument of %qE attribute"
42396 msgstr ""
42397
42398 #: config/ia64/ia64.cc:764
42399 #, gcc-internal-format
42400 msgid "an address area attribute cannot be specified for local variables"
42401 msgstr ""
42402
42403 #: config/ia64/ia64.cc:771
42404 #, gcc-internal-format
42405 msgid "address area of %q+D conflicts with previous declaration"
42406 msgstr ""
42407
42408 #: config/ia64/ia64.cc:779
42409 #, gcc-internal-format
42410 msgid "address area attribute cannot be specified for functions"
42411 msgstr ""
42412
42413 #: config/ia64/ia64.cc:6025 config/pa/pa.cc:453 config/sh/sh.cc:8267
42414 #, gcc-internal-format
42415 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
42416 msgstr ""
42417
42418 #: config/ia64/ia64.cc:11302
42419 #, gcc-internal-format
42420 msgid "version attribute is not a string"
42421 msgstr ""
42422
42423 #: config/iq2000/iq2000.cc:1867
42424 #, gcc-internal-format
42425 msgid "%<gp_offset%> (%ld) or %<end_offset%> (%ld) is less than zero"
42426 msgstr ""
42427
42428 #: config/iq2000/iq2000.cc:2590
42429 #, gcc-internal-format
42430 msgid "argument %qd is not a constant"
42431 msgstr ""
42432
42433 #: config/iq2000/iq2000.cc:2893 config/xtensa/xtensa.cc:3100
42434 #, gcc-internal-format
42435 msgid "%<PRINT_OPERAND_ADDRESS%>, null pointer"
42436 msgstr ""
42437
42438 #: config/iq2000/iq2000.cc:3048
42439 #, gcc-internal-format
42440 msgid "%<PRINT_OPERAND%>: Unknown punctuation %<%c%>"
42441 msgstr ""
42442
42443 #: config/iq2000/iq2000.cc:3057 config/xtensa/xtensa.cc:2949
42444 #, gcc-internal-format
42445 msgid "%<PRINT_OPERAND%> null pointer"
42446 msgstr ""
42447
42448 #: config/loongarch/loongarch-cpu.cc:111
42449 #, gcc-internal-format
42450 msgid "unknown base architecture %<0x%x%>, %qs failed"
42451 msgstr ""
42452
42453 #: config/loongarch/loongarch-cpu.cc:138
42454 #, gcc-internal-format
42455 msgid "unknown FPU type %<0x%x%>, %qs failed"
42456 msgstr ""
42457
42458 #: config/loongarch/loongarch-cpu.cc:189
42459 #, gcc-internal-format
42460 msgid ""
42461 "unknown processor ID %<0x%x%>, some tuning parameters will fall back to "
42462 "default"
42463 msgstr ""
42464
42465 #: config/loongarch/loongarch-opts.cc:196
42466 #, gcc-internal-format
42467 msgid "%<-m%s%> overrides %<-m%s=%s%>, adjusting ABI to %qs"
42468 msgstr ""
42469
42470 #: config/loongarch/loongarch-opts.cc:211
42471 #, gcc-internal-format
42472 msgid "ABI changed (%qs to %qs) while multilib is disabled"
42473 msgstr ""
42474
42475 #: config/loongarch/loongarch-opts.cc:233
42476 #: config/loongarch/loongarch-opts.cc:238
42477 #, gcc-internal-format
42478 msgid "%qs does not work on a cross compiler"
42479 msgstr ""
42480
42481 #: config/loongarch/loongarch-opts.cc:278
42482 #, gcc-internal-format
42483 msgid ""
42484 "your native CPU architecture (%qs) does not support %qs ABI, falling back to "
42485 "%<-m%s=%s%>"
42486 msgstr ""
42487
42488 #: config/loongarch/loongarch-opts.cc:283
42489 #, gcc-internal-format
42490 msgid ""
42491 "default CPU architecture (%qs) does not support %qs ABI, falling back to %<-"
42492 "m%s=%s%>"
42493 msgstr ""
42494
42495 #: config/loongarch/loongarch-opts.cc:314
42496 #, gcc-internal-format
42497 msgid "unable to implement ABI %qs with instruction set %qs"
42498 msgstr ""
42499
42500 #: config/loongarch/loongarch-opts.cc:336
42501 #, gcc-internal-format
42502 msgid ""
42503 "ABI %qs cannot be implemented due to limited instruction set %qs, falling "
42504 "back to %qs"
42505 msgstr ""
42506
42507 #: config/loongarch/loongarch-opts.cc:347
42508 #, gcc-internal-format
42509 msgid ""
42510 "instruction set %qs cannot implement default ABI %qs, falling back to %qs"
42511 msgstr ""
42512
42513 #: config/loongarch/loongarch-opts.cc:352
42514 #, gcc-internal-format
42515 msgid ""
42516 "no multilib-enabled ABI (%qs) can be implemented with instruction set %qs, "
42517 "falling back to %qs"
42518 msgstr ""
42519
42520 #: config/loongarch/loongarch-opts.cc:368
42521 #, gcc-internal-format
42522 msgid ""
42523 "ABI %qs is not enabled at configure-time, the linker might report an error"
42524 msgstr ""
42525
42526 #: config/loongarch/loongarch-opts.cc:371
42527 #, gcc-internal-format, gfc-internal-format
42528 msgid "ABI with startfiles: %s"
42529 msgstr ""
42530
42531 #: config/loongarch/loongarch-opts.cc:385
42532 #, gcc-internal-format
42533 msgid "%qs is not supported, now cmodel is set to %qs"
42534 msgstr ""
42535
42536 #: config/loongarch/loongarch.cc:6189
42537 #, gcc-internal-format
42538 msgid "%qs cannot be used for compiling a shared library"
42539 msgstr ""
42540
42541 #: config/loongarch/loongarch.cc:6196
42542 #, gcc-internal-format
42543 msgid "code model %qs needs %s"
42544 msgstr ""
42545
42546 #: config/loongarch/loongarch.cc:6202
42547 #, gcc-internal-format
42548 msgid "code model %qs is not compatible with %s"
42549 msgstr ""
42550
42551 #: config/loongarch/loongarch.cc:6479
42552 #, gcc-internal-format
42553 msgid "%qE attribute cannot be specified for thread-local variables"
42554 msgstr ""
42555
42556 #: config/loongarch/loongarch.cc:6497
42557 #, gcc-internal-format
42558 msgid "%qE attribute cannot be specified for register variables"
42559 msgstr ""
42560
42561 #: config/loongarch/loongarch.cc:6505
42562 #, gcc-internal-format
42563 msgid "%qE attribute requires %s"
42564 msgstr ""
42565
42566 #: config/loongarch/loongarch.cc:6532
42567 #, gcc-internal-format
42568 msgid "multiple %qE attribute"
42569 msgstr ""
42570
42571 #: config/m32c/m32c-pragma.cc:54
42572 #, gcc-internal-format
42573 msgid "junk at end of %<#pragma GCC memregs%> [0-16]"
42574 msgstr ""
42575
42576 #: config/m32c/m32c-pragma.cc:61
42577 #, gcc-internal-format
42578 msgid "%<#pragma GCC memregs%> must precede any function declarations"
42579 msgstr ""
42580
42581 #: config/m32c/m32c-pragma.cc:69 config/m32c/m32c-pragma.cc:76
42582 #, gcc-internal-format
42583 msgid "%<#pragma GCC memregs%> takes a number [0-16]"
42584 msgstr ""
42585
42586 #: config/m32c/m32c-pragma.cc:104
42587 #, gcc-internal-format
42588 msgid "junk at end of %<#pragma ADDRESS%>"
42589 msgstr ""
42590
42591 #: config/m32c/m32c-pragma.cc:109
42592 #, gcc-internal-format
42593 msgid "malformed %<#pragma ADDRESS%> variable address"
42594 msgstr ""
42595
42596 #: config/m32c/m32c.cc:419
42597 #, gcc-internal-format
42598 msgid "invalid target memregs value %<%d%>"
42599 msgstr ""
42600
42601 #: config/m32c/m32c.cc:2931
42602 #, gcc-internal-format
42603 msgid "%qE attribute is not supported for R8C target"
42604 msgstr ""
42605
42606 #. The argument must be a constant integer.
42607 #: config/m32c/m32c.cc:2947 config/sh/sh.cc:8479 config/sh/sh.cc:8574
42608 #, gcc-internal-format
42609 msgid "%qE attribute argument not an integer constant"
42610 msgstr ""
42611
42612 #: config/m32c/m32c.cc:2956
42613 #, gcc-internal-format
42614 msgid "%qE attribute argument should be between 18 to 255"
42615 msgstr ""
42616
42617 #: config/m32c/m32c.cc:4080
42618 #, gcc-internal-format
42619 msgid "%<bank_switch%> has no effect on non-interrupt functions"
42620 msgstr ""
42621
42622 #: config/m32c/m32c.cc:4187
42623 #, gcc-internal-format
42624 msgid "%<fast_interrupt%> attribute directive ignored"
42625 msgstr ""
42626
42627 #: config/m32r/m32r.cc:415
42628 #, gcc-internal-format
42629 msgid "invalid argument of %qs attribute"
42630 msgstr ""
42631
42632 #: config/m68k/m68k.cc:531
42633 #, gcc-internal-format
42634 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
42635 msgstr ""
42636
42637 #: config/m68k/m68k.cc:602
42638 #, gcc-internal-format
42639 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
42640 msgstr ""
42641
42642 #: config/m68k/m68k.cc:666
42643 #, gcc-internal-format
42644 msgid "%<-falign-labels=%d%> is not supported"
42645 msgstr ""
42646
42647 #: config/m68k/m68k.cc:673
42648 #, gcc-internal-format
42649 msgid "%<-falign-loops=%d%> is not supported"
42650 msgstr ""
42651
42652 #: config/m68k/m68k.cc:681
42653 #, gcc-internal-format
42654 msgid "%<-fstack-limit-%> options are not supported on this cpu"
42655 msgstr ""
42656
42657 #: config/m68k/m68k.cc:799
42658 #, gcc-internal-format
42659 msgid "multiple interrupt attributes not allowed"
42660 msgstr ""
42661
42662 #: config/m68k/m68k.cc:806
42663 #, gcc-internal-format
42664 msgid "%<interrupt_thread%> is available only on fido"
42665 msgstr ""
42666
42667 #: config/m68k/m68k.cc:1140 config/rs6000/rs6000-logue.cc:1752
42668 #, gcc-internal-format
42669 msgid "stack limit expression is not supported"
42670 msgstr ""
42671
42672 #: config/m68k/m68k.cc:7134 config/s390/s390.cc:16809
42673 #, gcc-internal-format
42674 msgid "%<-fexcess-precision=16%> is not supported on this target"
42675 msgstr ""
42676
42677 #: config/mcore/mcore.cc:2960
42678 #, gcc-internal-format
42679 msgid "initialized variable %q+D is marked dllimport"
42680 msgstr ""
42681
42682 #: config/microblaze/microblaze.cc:1760
42683 #, gcc-internal-format
42684 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
42685 msgstr ""
42686
42687 #: config/microblaze/microblaze.cc:1772
42688 #, gcc-internal-format
42689 msgid "%qs is an invalid argument to %<-mcpu=%>"
42690 msgstr ""
42691
42692 #: config/microblaze/microblaze.cc:1821
42693 #, gcc-internal-format
42694 msgid ""
42695 "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
42696 msgstr ""
42697
42698 #: config/microblaze/microblaze.cc:1838
42699 #, gcc-internal-format
42700 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
42701 msgstr ""
42702
42703 #: config/microblaze/microblaze.cc:1845
42704 #, gcc-internal-format
42705 msgid ""
42706 "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
42707 msgstr ""
42708
42709 #: config/microblaze/microblaze.cc:1851
42710 #, gcc-internal-format
42711 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
42712 msgstr ""
42713
42714 #: config/mips/mips.cc:1426 config/mips/mips.cc:1430
42715 #, gcc-internal-format
42716 msgid "%qs attribute only applies to functions"
42717 msgstr ""
42718
42719 #: config/mips/mips.cc:1440 config/mips/mips.cc:1446
42720 #, gcc-internal-format
42721 msgid "%qE cannot have both %qs and %qs attributes"
42722 msgstr ""
42723
42724 #: config/mips/mips.cc:1475 config/mips/mips.cc:1481 config/nios2/nios2.cc:4487
42725 #, gcc-internal-format
42726 msgid "%qE redeclared with conflicting %qs attributes"
42727 msgstr ""
42728
42729 #: config/mips/mips.cc:1513 config/mips/mips.cc:1567 config/riscv/riscv.cc:4022
42730 #, gcc-internal-format
42731 msgid "%qE attribute requires a string argument"
42732 msgstr ""
42733
42734 #: config/mips/mips.cc:1521
42735 #, gcc-internal-format
42736 msgid "argument to %qE attribute is neither eic, nor %<vector=<line>%>"
42737 msgstr ""
42738
42739 #: config/mips/mips.cc:1537
42740 #, gcc-internal-format
42741 msgid ""
42742 "interrupt vector to %qE attribute is not %<vector=(sw0|sw1|hw0|hw1|hw2|hw3|"
42743 "hw4|hw5)%>"
42744 msgstr ""
42745
42746 #: config/mips/mips.cc:1574
42747 #, gcc-internal-format
42748 msgid "argument to %qE attribute is not intstack"
42749 msgstr ""
42750
42751 #: config/mips/mips.cc:6090
42752 msgid ""
42753 "the ABI for passing a value containing zero-width fields before an adjacent "
42754 "64-bit floating-point field was changed in GCC %{12.1%}"
42755 msgstr ""
42756
42757 #: config/mips/mips.cc:6518
42758 msgid ""
42759 "the ABI for returning a value containing zero-width bit-fields but otherwise "
42760 "an aggregate with only one or two floating-point fields was changed in GCC "
42761 "%{12.1%}"
42762 msgstr ""
42763
42764 #: config/mips/mips.cc:6542
42765 msgid ""
42766 "the ABI for returning a value with C++17 empty bases but otherwise an "
42767 "aggregate with only one or two floating-point fields was changed in GCC "
42768 "%{12.1%}"
42769 msgstr ""
42770
42771 #: config/mips/mips.cc:7881
42772 #, gcc-internal-format
42773 msgid "cannot handle inconsistent calls to %qs"
42774 msgstr ""
42775
42776 #: config/mips/mips.cc:11121
42777 #, gcc-internal-format
42778 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
42779 msgstr ""
42780
42781 #: config/mips/mips.cc:11123
42782 #, gcc-internal-format
42783 msgid "interrupt handlers cannot be MIPS16 functions"
42784 msgstr ""
42785
42786 #: config/mips/mips.cc:12113
42787 #, gcc-internal-format
42788 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
42789 msgstr ""
42790
42791 #: config/mips/mips.cc:17181
42792 #, gcc-internal-format, gfc-internal-format
42793 msgid "argument %d to the built-in must be a constant in range %d to %d"
42794 msgstr ""
42795
42796 #: config/mips/mips.cc:17301
42797 #, gcc-internal-format
42798 msgid "failed to expand built-in function"
42799 msgstr ""
42800
42801 #: config/mips/mips.cc:17432
42802 #, gcc-internal-format
42803 msgid "built-in function %qE not supported for MIPS16"
42804 msgstr ""
42805
42806 #: config/mips/mips.cc:18040
42807 #, gcc-internal-format
42808 msgid "%qs does not support MIPS16 code"
42809 msgstr ""
42810
42811 #: config/mips/mips.cc:19847
42812 #, gcc-internal-format
42813 msgid "MIPS16 PIC for ABIs other than o32 and o64"
42814 msgstr ""
42815
42816 #: config/mips/mips.cc:19850
42817 #, gcc-internal-format
42818 msgid "MIPS16 %<-mxgot%> code"
42819 msgstr ""
42820
42821 #: config/mips/mips.cc:19853
42822 #, gcc-internal-format
42823 msgid "%<hard-float%> MIPS16 code for ABIs other than o32 and o64"
42824 msgstr ""
42825
42826 #: config/mips/mips.cc:19856
42827 #, gcc-internal-format
42828 msgid "MSA MIPS16 code"
42829 msgstr ""
42830
42831 #: config/mips/mips.cc:20034 config/mips/mips.cc:20039
42832 #: config/mips/mips.cc:20128 config/mips/mips.cc:20130
42833 #: config/mips/mips.cc:20160 config/mips/mips.cc:20170
42834 #: config/mips/mips.cc:20276 config/mips/mips.cc:20300
42835 #, gcc-internal-format, gfc-internal-format
42836 msgid "unsupported combination: %s"
42837 msgstr ""
42838
42839 #: config/mips/mips.cc:20073
42840 #, gcc-internal-format
42841 msgid ""
42842 "%<-%s%> conflicts with the other architecture options, which specify a %s "
42843 "processor"
42844 msgstr ""
42845
42846 #: config/mips/mips.cc:20083
42847 #, gcc-internal-format
42848 msgid "%<-march=%s%> is not compatible with the selected ABI"
42849 msgstr ""
42850
42851 #: config/mips/mips.cc:20098
42852 #, gcc-internal-format
42853 msgid "%<-mgp64%> used with a 32-bit processor"
42854 msgstr ""
42855
42856 #: config/mips/mips.cc:20100
42857 #, gcc-internal-format
42858 msgid "%<-mgp32%> used with a 64-bit ABI"
42859 msgstr ""
42860
42861 #: config/mips/mips.cc:20102
42862 #, gcc-internal-format
42863 msgid "%<-mgp64%> used with a 32-bit ABI"
42864 msgstr ""
42865
42866 #: config/mips/mips.cc:20125
42867 #, gcc-internal-format
42868 msgid "the %qs architecture does not support %<-mfp32%>"
42869 msgstr ""
42870
42871 #: config/mips/mips.cc:20134
42872 #, gcc-internal-format
42873 msgid ""
42874 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
42875 "mfhc1 and mthc1 instructions"
42876 msgstr ""
42877
42878 #: config/mips/mips.cc:20137
42879 #, gcc-internal-format
42880 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
42881 msgstr ""
42882
42883 #: config/mips/mips.cc:20158
42884 #, gcc-internal-format
42885 msgid "%<-mfpxx%> can only be used with the o32 ABI"
42886 msgstr ""
42887
42888 #: config/mips/mips.cc:20162
42889 #, gcc-internal-format
42890 msgid "%<-march=%s%> requires %<-mfp32%>"
42891 msgstr ""
42892
42893 #: config/mips/mips.cc:20164
42894 #, gcc-internal-format
42895 msgid "%<-mfpxx%> requires %<-mlra%>"
42896 msgstr ""
42897
42898 #. We have traditionally allowed non-abicalls code to use
42899 #. an LP64 form of o64.  However, it would take a bit more
42900 #. effort to support the combination of 32-bit GOT entries
42901 #. and 64-bit pointers, so we treat the abicalls case as
42902 #. an error.
42903 #: config/mips/mips.cc:20189
42904 #, gcc-internal-format
42905 msgid "the combination of %qs and %qs is incompatible with %qs"
42906 msgstr ""
42907
42908 #: config/mips/mips.cc:20242
42909 #, gcc-internal-format
42910 msgid "the %qs architecture does not support branch-likely instructions"
42911 msgstr ""
42912
42913 #: config/mips/mips.cc:20257
42914 #, gcc-internal-format
42915 msgid "the %qs architecture does not support madd or msub instructions"
42916 msgstr ""
42917
42918 #: config/mips/mips.cc:20271
42919 #, gcc-internal-format
42920 msgid "the %qs architecture does not support odd single-precision registers"
42921 msgstr ""
42922
42923 #: config/mips/mips.cc:20284
42924 #, gcc-internal-format
42925 msgid "unsupported combination: %qs%s %s"
42926 msgstr ""
42927
42928 #: config/mips/mips.cc:20293
42929 #, gcc-internal-format
42930 msgid "unsupported combination: %qs %s"
42931 msgstr ""
42932
42933 #: config/mips/mips.cc:20308
42934 #, gcc-internal-format
42935 msgid "cannot generate position-independent code for %qs"
42936 msgstr ""
42937
42938 #: config/mips/mips.cc:20311
42939 #, gcc-internal-format
42940 msgid "position-independent code requires %qs"
42941 msgstr ""
42942
42943 #: config/mips/mips.cc:20344
42944 #, gcc-internal-format
42945 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
42946 msgstr ""
42947
42948 #: config/mips/mips.cc:20352 config/mips/mips.cc:20355
42949 #, gcc-internal-format
42950 msgid "cannot use small-data accesses for %qs"
42951 msgstr ""
42952
42953 #: config/mips/mips.cc:20370
42954 #, gcc-internal-format
42955 msgid "the %qs architecture does not support %<-m%s=legacy%>"
42956 msgstr ""
42957
42958 #: config/mips/mips.cc:20377
42959 #, gcc-internal-format
42960 msgid "the %qs architecture does not support %<-m%s=2008%>"
42961 msgstr ""
42962
42963 #: config/mips/mips.cc:20395
42964 #, gcc-internal-format
42965 msgid "%<-mips3d%> requires %<-mpaired-single%>"
42966 msgstr ""
42967
42968 #: config/mips/mips.cc:20405
42969 #, gcc-internal-format
42970 msgid "%qs must be used with %qs"
42971 msgstr ""
42972
42973 #: config/mips/mips.cc:20415
42974 #, gcc-internal-format
42975 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
42976 msgstr ""
42977
42978 #: config/mips/mips.cc:20422
42979 #, gcc-internal-format
42980 msgid "the %qs architecture does not support paired-single instructions"
42981 msgstr ""
42982
42983 #: config/mips/mips.cc:20431
42984 #, gcc-internal-format
42985 msgid "%qs requires a target that provides the %qs instruction"
42986 msgstr ""
42987
42988 #: config/mips/mips.cc:20442
42989 #, gcc-internal-format
42990 msgid "the %qs architecture does not support DSP instructions"
42991 msgstr ""
42992
42993 #: config/mips/mips.cc:20452
42994 #, gcc-internal-format
42995 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
42996 msgstr ""
42997
42998 #: config/mips/mips.cc:20462
42999 #, gcc-internal-format
43000 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
43001 msgstr ""
43002
43003 #: config/mips/mips.cc:20557
43004 #, gcc-internal-format
43005 msgid "%qs requires branch-likely instructions"
43006 msgstr ""
43007
43008 #: config/mips/mips.cc:20561
43009 #, gcc-internal-format
43010 msgid "the %qs architecture does not support the synci instruction"
43011 msgstr ""
43012
43013 #: config/mips/mips.cc:21397
43014 #, gcc-internal-format
43015 msgid "mips16 function profiling"
43016 msgstr ""
43017
43018 #: config/mmix/mmix.cc:320
43019 #, gcc-internal-format
43020 msgid "%<-f%s%> not supported: ignored"
43021 msgstr ""
43022
43023 #: config/mmix/mmix.cc:785
43024 #, gcc-internal-format
43025 msgid "support for mode %qs"
43026 msgstr ""
43027
43028 #: config/mmix/mmix.cc:799
43029 #, gcc-internal-format, gfc-internal-format
43030 msgid ""
43031 "too large function value type, needs %d registers, have only %d registers "
43032 "for this"
43033 msgstr ""
43034
43035 #: config/mmix/mmix.cc:980
43036 #, gcc-internal-format
43037 msgid "%<function_profiler%> support for MMIX"
43038 msgstr ""
43039
43040 #: config/mmix/mmix.cc:1004
43041 #, gcc-internal-format
43042 msgid "MMIX Internal: Last named vararg would not fit in a register"
43043 msgstr ""
43044
43045 #: config/mmix/mmix.cc:1644 config/mmix/mmix.cc:1668 config/mmix/mmix.cc:1775
43046 #, gcc-internal-format, gfc-internal-format
43047 msgid "MMIX Internal: Bad register: %d"
43048 msgstr ""
43049
43050 #. Presumably there's a missing case above if we get here.
43051 #: config/mmix/mmix.cc:1767
43052 #, gcc-internal-format
43053 msgid "MMIX Internal: Missing %qc case in %<mmix_print_operand%>"
43054 msgstr ""
43055
43056 #: config/mmix/mmix.cc:2056
43057 #, gcc-internal-format
43058 msgid "stack frame not a multiple of 8 bytes: %wd"
43059 msgstr ""
43060
43061 #: config/mmix/mmix.cc:2309
43062 #, gcc-internal-format
43063 msgid "stack frame not a multiple of octabyte: %wd"
43064 msgstr ""
43065
43066 #: config/mmix/mmix.cc:2595 config/mmix/mmix.cc:2654
43067 #, gcc-internal-format, gfc-internal-format
43068 msgid "MMIX Internal: %s is not a shiftable integer"
43069 msgstr ""
43070
43071 #: config/mn10300/mn10300.cc:107
43072 #, gcc-internal-format
43073 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
43074 msgstr ""
43075
43076 #: config/msp430/driver-msp430.cc:38
43077 #, gcc-internal-format
43078 msgid "expected an argument to %<msp430_select_cpu%>"
43079 msgstr ""
43080
43081 #: config/msp430/driver-msp430.cc:69
43082 #, gcc-internal-format
43083 msgid "%<msp430_set_driver_var%> expects 2 arguments"
43084 msgstr ""
43085
43086 #: config/msp430/driver-msp430.cc:75
43087 #, gcc-internal-format
43088 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
43089 msgstr ""
43090
43091 #: config/msp430/driver-msp430.cc:92
43092 #, gcc-internal-format
43093 msgid "unexpected argument to %<msp430_select_hwmult_lib%>: %s"
43094 msgstr ""
43095
43096 #: config/msp430/driver-msp430.cc:141
43097 #, gcc-internal-format
43098 msgid "unexpected first argument to %<msp430_select_hwmult_lib%>: %s"
43099 msgstr ""
43100
43101 #: config/msp430/driver-msp430.cc:146
43102 #, gcc-internal-format
43103 msgid "%<msp430_select_hwmult_lib%> needs one or more arguments"
43104 msgstr ""
43105
43106 #: config/msp430/msp430-devices.cc:258
43107 #, gcc-internal-format
43108 msgid "unexpected error opening %<devices.csv%>"
43109 msgstr ""
43110
43111 #: config/msp430/msp430-devices.cc:297
43112 #, gcc-internal-format
43113 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
43114 msgstr ""
43115
43116 #: config/msp430/msp430-devices.cc:300
43117 #, gcc-internal-format
43118 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
43119 msgstr ""
43120
43121 #: config/msp430/msp430-devices.cc:303
43122 #, gcc-internal-format
43123 msgid ""
43124 "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices."
43125 "csv%>"
43126 msgstr ""
43127
43128 #: config/msp430/msp430-devices.cc:315
43129 #, gcc-internal-format
43130 msgid "format of column headings in %<devices.csv%> is incorrect"
43131 msgstr ""
43132
43133 #: config/msp430/msp430-devices.cc:348
43134 #, gcc-internal-format
43135 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
43136 msgstr ""
43137
43138 #: config/msp430/msp430-devices.cc:368
43139 #, gcc-internal-format
43140 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
43141 msgstr ""
43142
43143 #: config/msp430/msp430-devices.cc:384
43144 #, gcc-internal-format
43145 msgid "unknown error reading %s from %<devices.csv%>"
43146 msgstr ""
43147
43148 #: config/msp430/msp430-devices.cc:471
43149 #, gcc-internal-format
43150 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
43151 msgstr ""
43152
43153 #: config/msp430/msp430-devices.cc:482
43154 #, gcc-internal-format
43155 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
43156 msgstr ""
43157
43158 #: config/msp430/msp430-devices.cc:488
43159 #, gcc-internal-format
43160 msgid "could not locate MCU data file %<devices.csv%>"
43161 msgstr ""
43162
43163 #: config/msp430/msp430.cc:181
43164 #, gcc-internal-format
43165 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
43166 msgstr ""
43167
43168 #: config/msp430/msp430.cc:189
43169 #, gcc-internal-format
43170 msgid ""
43171 "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to "
43172 "%s"
43173 msgstr ""
43174
43175 #: config/msp430/msp430.cc:198
43176 #, gcc-internal-format
43177 msgid ""
43178 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
43179 msgstr ""
43180
43181 #: config/msp430/msp430.cc:203
43182 #, gcc-internal-format
43183 msgid ""
43184 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
43185 msgstr ""
43186
43187 #: config/msp430/msp430.cc:208
43188 #, gcc-internal-format
43189 msgid ""
43190 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
43191 msgstr ""
43192
43193 #: config/msp430/msp430.cc:225
43194 #, gcc-internal-format
43195 msgid ""
43196 "unrecognized MCU name %qs, assuming that it is just a MSP430X with no "
43197 "hardware multiply; use the %<-mcpu%> and %<-mhwmult%> options to set these "
43198 "explicitly"
43199 msgstr ""
43200
43201 #: config/msp430/msp430.cc:232
43202 #, gcc-internal-format
43203 msgid ""
43204 "unrecognized MCU name %qs, assuming that it has no hardware multiply; use "
43205 "the %<-mhwmult%> option to set this explicitly"
43206 msgstr ""
43207
43208 #: config/msp430/msp430.cc:244
43209 #, gcc-internal-format
43210 msgid ""
43211 "unrecognized MCU name %qs, assuming that it just supports the MSP430X ISA; "
43212 "use the %<-mcpu%> option to set the ISA explicitly"
43213 msgstr ""
43214
43215 #: config/msp430/msp430.cc:250
43216 #, gcc-internal-format
43217 msgid "Unrecognized MCU name %qs."
43218 msgstr ""
43219
43220 #: config/msp430/msp430.cc:255
43221 #, gcc-internal-format
43222 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
43223 msgstr ""
43224
43225 #: config/msp430/msp430.cc:258
43226 #, gcc-internal-format
43227 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
43228 msgstr ""
43229
43230 #: config/msp430/msp430.cc:261
43231 #, gcc-internal-format
43232 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
43233 msgstr ""
43234
43235 #: config/msp430/msp430.cc:265
43236 #, gcc-internal-format
43237 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
43238 msgstr ""
43239
43240 #: config/msp430/msp430.cc:268
43241 #, gcc-internal-format
43242 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
43243 msgstr ""
43244
43245 #: config/msp430/msp430.cc:291
43246 #, gcc-internal-format
43247 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
43248 msgstr ""
43249
43250 #: config/msp430/msp430.cc:296
43251 #, gcc-internal-format
43252 msgid ""
43253 "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-"
43254 "mtiny-printf%>"
43255 msgstr ""
43256
43257 #: config/msp430/msp430.cc:1895
43258 #, gcc-internal-format
43259 msgid "unrecognized interrupt vector argument of %qE attribute"
43260 msgstr ""
43261
43262 #: config/msp430/msp430.cc:1904
43263 #, gcc-internal-format
43264 msgid "numeric argument of %qE attribute must be in range [0-63]"
43265 msgstr ""
43266
43267 #: config/msp430/msp430.cc:1910
43268 #, gcc-internal-format
43269 msgid "argument of %qE attribute is not a string constant or number"
43270 msgstr ""
43271
43272 #: config/msp430/msp430.cc:1939
43273 #, gcc-internal-format
43274 msgid "critical attribute has no effect on interrupt functions"
43275 msgstr ""
43276
43277 #: config/msp430/msp430.cc:1975
43278 #, gcc-internal-format
43279 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
43280 msgstr ""
43281
43282 #: config/msp430/msp430.cc:1978
43283 #, gcc-internal-format
43284 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
43285 msgstr ""
43286
43287 #: config/msp430/msp430.cc:1981
43288 #, gcc-internal-format
43289 msgid ""
43290 "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
43291 msgstr ""
43292
43293 #: config/msp430/msp430.cc:1991
43294 #, gcc-internal-format
43295 msgid "%qE attribute ignored.  Large memory model (%<-mlarge%>) is required."
43296 msgstr ""
43297
43298 #: config/msp430/msp430.cc:2101
43299 #, gcc-internal-format
43300 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
43301 msgstr ""
43302
43303 #: config/msp430/msp430.cc:2104
43304 #, gcc-internal-format
43305 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
43306 msgstr ""
43307
43308 #: config/msp430/msp430.cc:2107
43309 #, gcc-internal-format
43310 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
43311 msgstr ""
43312
43313 #: config/msp430/msp430.cc:2267
43314 #, gcc-internal-format
43315 msgid "argument to interrupt attribute is unsupported for weak functions"
43316 msgstr ""
43317
43318 #: config/msp430/msp430.cc:2747 config/pru/pru.cc:2955
43319 #, gcc-internal-format
43320 msgid "%<__delay_cycles%> only takes constant arguments"
43321 msgstr ""
43322
43323 #: config/msp430/msp430.cc:2757 config/pru/pru.cc:2964
43324 #, gcc-internal-format
43325 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
43326 msgstr ""
43327
43328 #: config/msp430/msp430.cc:2778 config/pru/pru.cc:2977
43329 #, gcc-internal-format
43330 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
43331 msgstr ""
43332
43333 #: config/msp430/msp430.cc:2849
43334 #, gcc-internal-format
43335 msgid "MSP430 built-in functions only work inside interrupt handlers"
43336 msgstr ""
43337
43338 #: config/msp430/msp430.cc:2861 config/pru/pru.cc:3048 config/rx/rx.cc:2666
43339 #: config/xtensa/xtensa.cc:4155 config/xtensa/xtensa.cc:4181
43340 #, gcc-internal-format
43341 msgid "bad builtin code"
43342 msgstr ""
43343
43344 #: config/nds32/nds32-intrinsic.cc:126 config/nios2/nios2.cc:3838
43345 #, gcc-internal-format, gfc-internal-format
43346 msgid "invalid argument to built-in function %s"
43347 msgstr ""
43348
43349 #: config/nds32/nds32-intrinsic.cc:131
43350 #, gcc-internal-format, gfc-internal-format
43351 msgid "constant argument out of range for %s"
43352 msgstr ""
43353
43354 #: config/nds32/nds32-intrinsic.cc:1003
43355 #, gcc-internal-format
43356 msgid "don%'t support DSP extension instructions"
43357 msgstr ""
43358
43359 #: config/nds32/nds32-intrinsic.cc:1016
43360 #, gcc-internal-format
43361 msgid "this built-in function is only available on the v3s or v3f toolchain"
43362 msgstr ""
43363
43364 #: config/nds32/nds32-intrinsic.cc:1028
43365 #, gcc-internal-format
43366 msgid "this built-in function is only available on the v3f toolchain"
43367 msgstr ""
43368
43369 #: config/nds32/nds32-intrinsic.cc:1043
43370 #, gcc-internal-format
43371 msgid "this built-in function not support on the v3m toolchain"
43372 msgstr ""
43373
43374 #: config/nds32/nds32-intrinsic.cc:1062
43375 #, gcc-internal-format
43376 msgid "don%'t support performance extension instructions"
43377 msgstr ""
43378
43379 #: config/nds32/nds32-intrinsic.cc:1074
43380 #, gcc-internal-format
43381 msgid "don%'t support performance extension version 2 instructions"
43382 msgstr ""
43383
43384 #: config/nds32/nds32-intrinsic.cc:1086
43385 #, gcc-internal-format
43386 msgid "don%'t support string extension instructions"
43387 msgstr ""
43388
43389 #: config/nds32/nds32-isr.cc:116 config/nds32/nds32-isr.cc:207
43390 #, gcc-internal-format
43391 msgid "require id argument in the string"
43392 msgstr ""
43393
43394 #: config/nds32/nds32-isr.cc:131
43395 #, gcc-internal-format
43396 msgid "invalid id value for interrupt attribute"
43397 msgstr ""
43398
43399 #: config/nds32/nds32-isr.cc:221
43400 #, gcc-internal-format
43401 msgid "invalid id value for exception attribute"
43402 msgstr ""
43403
43404 #: config/nds32/nds32-isr.cc:617
43405 #, gcc-internal-format
43406 msgid "multiple save register attributes to function %qD"
43407 msgstr ""
43408
43409 #: config/nds32/nds32-isr.cc:630
43410 #, gcc-internal-format
43411 msgid "multiple nested types attributes to function %qD"
43412 msgstr ""
43413
43414 #: config/nds32/nds32-isr.cc:642
43415 #, gcc-internal-format
43416 msgid "multiple interrupt attributes to function %qD"
43417 msgstr ""
43418
43419 #: config/nds32/nds32-isr.cc:646
43420 #, gcc-internal-format
43421 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
43422 msgstr ""
43423
43424 #: config/nds32/nds32-isr.cc:649
43425 #, gcc-internal-format
43426 msgid "cannot use exception attributes to function %qD under linux toolchain"
43427 msgstr ""
43428
43429 #: config/nds32/nds32-isr.cc:652
43430 #, gcc-internal-format
43431 msgid "cannot use reset attributes to function %qD under linux toolchain"
43432 msgstr ""
43433
43434 #. Trampoline is not supported on reduced-set registers yet.
43435 #: config/nds32/nds32.cc:2410 config/nds32/nds32.cc:2464
43436 #: config/nds32/nds32.cc:3575 config/nds32/nds32.cc:3672
43437 #: config/nds32/nds32.cc:3687 config/nds32/nds32.cc:3693
43438 #: config/nds32/nds32.cc:3769 config/nds32/nds32.cc:3775
43439 #: config/nds32/nds32.cc:3807
43440 #, gcc-internal-format
43441 msgid "a nested function is not supported for reduced registers"
43442 msgstr ""
43443
43444 #. The enum index value for array size is out of range.
43445 #: config/nds32/nds32.cc:3466
43446 #, gcc-internal-format
43447 msgid "intrinsic register index is out of range"
43448 msgstr ""
43449
43450 #: config/nds32/nds32.cc:3482 config/nds32/nds32.cc:3489
43451 #: config/nds32/nds32.cc:3496 config/nds32/nds32.cc:3503
43452 #: config/nds32/nds32.cc:3510
43453 #, gcc-internal-format
43454 msgid "CCTL intrinsic function subtype out of range"
43455 msgstr ""
43456
43457 #: config/nds32/nds32.cc:3947
43458 #, gcc-internal-format
43459 msgid "cannot use %<indirect_call%> attribute under linux toolchain"
43460 msgstr ""
43461
43462 #: config/nds32/nds32.cc:3955
43463 #, gcc-internal-format
43464 msgid "%<indirect_call%> attribute cannot apply for static function"
43465 msgstr ""
43466
43467 #: config/nds32/nds32.cc:4044
43468 #, gcc-internal-format
43469 msgid "invalid id value for interrupt/exception attribute"
43470 msgstr ""
43471
43472 #: config/nds32/nds32.cc:4072
43473 #, gcc-internal-format
43474 msgid "invalid id value for reset attribute"
43475 msgstr ""
43476
43477 #: config/nds32/nds32.cc:4088
43478 #, gcc-internal-format
43479 msgid "invalid nmi function for reset attribute"
43480 msgstr ""
43481
43482 #: config/nds32/nds32.cc:4101
43483 #, gcc-internal-format
43484 msgid "invalid warm function for reset attribute"
43485 msgstr ""
43486
43487 #: config/nds32/nds32.cc:4152
43488 #, gcc-internal-format
43489 msgid "not support %<-fpic%> option for v3m toolchain"
43490 msgstr ""
43491
43492 #: config/nds32/nds32.cc:4185
43493 #, gcc-internal-format
43494 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
43495 msgstr ""
43496
43497 #: config/nds32/nds32.cc:4188
43498 #, gcc-internal-format
43499 msgid ""
43500 "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-"
43501 "mext-fpu-sp%> or %<-mext-fpu-dp%>"
43502 msgstr ""
43503
43504 #: config/nios2/nios2.cc:574
43505 #, gcc-internal-format
43506 msgid "Unknown form for stack limit expression"
43507 msgstr ""
43508
43509 #: config/nios2/nios2.cc:1183
43510 #, gcc-internal-format
43511 msgid "switch %<-mcustom-%s%> is required for double-precision floating-point"
43512 msgstr ""
43513
43514 #: config/nios2/nios2.cc:1192
43515 #, gcc-internal-format
43516 msgid ""
43517 "conflicting use of %<-mcustom%> switches, target attributes, and/or "
43518 "%<__builtin_custom_%> functions"
43519 msgstr ""
43520
43521 #: config/nios2/nios2.cc:1316
43522 #, gcc-internal-format
43523 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
43524 msgstr ""
43525
43526 #: config/nios2/nios2.cc:1335
43527 #, gcc-internal-format
43528 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
43529 msgstr ""
43530
43531 #: config/nios2/nios2.cc:1358
43532 #, gcc-internal-format
43533 msgid "position-independent code requires the Linux ABI"
43534 msgstr ""
43535
43536 #: config/nios2/nios2.cc:1361
43537 #, gcc-internal-format
43538 msgid "PIC support for %<-fstack-limit-symbol%>"
43539 msgstr ""
43540
43541 #: config/nios2/nios2.cc:1383
43542 #, gcc-internal-format
43543 msgid "%<-mgpopt%> not supported with PIC"
43544 msgstr ""
43545
43546 #: config/nios2/nios2.cc:1385
43547 #, gcc-internal-format
43548 msgid "%<-mgprel-sec=%> not supported with PIC"
43549 msgstr ""
43550
43551 #: config/nios2/nios2.cc:1387
43552 #, gcc-internal-format
43553 msgid "%<-mr0rel-sec=%> not supported with PIC"
43554 msgstr ""
43555
43556 #: config/nios2/nios2.cc:1395
43557 #, gcc-internal-format
43558 msgid "%<-mgprel-sec=%> argument is not a valid regular expression"
43559 msgstr ""
43560
43561 #: config/nios2/nios2.cc:1401
43562 #, gcc-internal-format
43563 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression"
43564 msgstr ""
43565
43566 #: config/nios2/nios2.cc:1412
43567 #, gcc-internal-format
43568 msgid "BMX instructions are only supported with R2 architecture"
43569 msgstr ""
43570
43571 #: config/nios2/nios2.cc:1414
43572 #, gcc-internal-format
43573 msgid "CDX instructions are only supported with R2 architecture"
43574 msgstr ""
43575
43576 #: config/nios2/nios2.cc:1419
43577 #, gcc-internal-format
43578 msgid "R2 architecture is little-endian only"
43579 msgstr ""
43580
43581 #: config/nios2/nios2.cc:3583
43582 #, gcc-internal-format
43583 msgid ""
43584 "cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
43585 msgstr ""
43586
43587 #: config/nios2/nios2.cc:3692
43588 #, gcc-internal-format
43589 msgid ""
43590 "custom instruction opcode must be a compile-time constant in the range 0-255 "
43591 "for %<__builtin_custom_%s%>"
43592 msgstr ""
43593
43594 #: config/nios2/nios2.cc:3897
43595 #, gcc-internal-format, gfc-internal-format
43596 msgid "control register number must be in range 0-31 for %s"
43597 msgstr ""
43598
43599 #: config/nios2/nios2.cc:3925
43600 #, gcc-internal-format, gfc-internal-format
43601 msgid "register number must be in range 0-31 for %s"
43602 msgstr ""
43603
43604 #: config/nios2/nios2.cc:3932
43605 #, gcc-internal-format, gfc-internal-format
43606 msgid "immediate value must fit into a %d-bit integer for %s"
43607 msgstr ""
43608
43609 #: config/nios2/nios2.cc:3982
43610 #, gcc-internal-format
43611 msgid "the ENI instruction operand must be either 0 or 1"
43612 msgstr ""
43613
43614 #: config/nios2/nios2.cc:4010
43615 #, gcc-internal-format, gfc-internal-format
43616 msgid "built-in function %s requires Nios II R%d"
43617 msgstr ""
43618
43619 #: config/nios2/nios2.cc:4090
43620 #, gcc-internal-format
43621 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
43622 msgstr ""
43623
43624 #: config/nios2/nios2.cc:4097 config/nios2/nios2.cc:4108
43625 #, gcc-internal-format
43626 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
43627 msgstr ""
43628
43629 #: config/nios2/nios2.cc:4251
43630 #, gcc-internal-format
43631 msgid "%<custom-fpu-cfg%> option does not support %<no-%>"
43632 msgstr ""
43633
43634 #: config/nios2/nios2.cc:4256
43635 #, gcc-internal-format
43636 msgid "%<custom-fpu-cfg%> option requires configuration argument"
43637 msgstr ""
43638
43639 #: config/nios2/nios2.cc:4284
43640 #, gcc-internal-format
43641 msgid "%<no-custom-%s%> does not accept arguments"
43642 msgstr ""
43643
43644 #: config/nios2/nios2.cc:4299
43645 #, gcc-internal-format
43646 msgid "%<custom-%s=%> requires argument"
43647 msgstr ""
43648
43649 #: config/nios2/nios2.cc:4309
43650 #, gcc-internal-format
43651 msgid "%<custom-%s=%> argument should be a non-negative integer"
43652 msgstr ""
43653
43654 #: config/nios2/nios2.cc:4321
43655 #, gcc-internal-format
43656 msgid "%<custom-%s=%> is not recognized as FPU instruction"
43657 msgstr ""
43658
43659 #: config/nios2/nios2.cc:4328
43660 #, gcc-internal-format
43661 msgid "invalid custom instruction option %qs"
43662 msgstr ""
43663
43664 #: config/nvptx/mkoffload.cc:117
43665 #, gcc-internal-format
43666 msgid "malformed ptx file"
43667 msgstr ""
43668
43669 #: config/nvptx/mkoffload.cc:329
43670 #, gcc-internal-format
43671 msgid ""
43672 "%<omp requires reverse_offload%> requires at least %<sm_35%> for %<-foffload-"
43673 "options=nvptx-none=-march=%> - disabling offload-code generation for this "
43674 "device type"
43675 msgstr ""
43676
43677 #: config/nvptx/mkoffload.cc:399
43678 #, gcc-internal-format
43679 msgid "Cannot find function declaration for %qs"
43680 msgstr ""
43681
43682 #: config/nvptx/mkoffload.cc:597
43683 #, gcc-internal-format
43684 msgid "offload compiler %s not found (consider using %<-B%>)"
43685 msgstr ""
43686
43687 #: config/nvptx/mkoffload.cc:640
43688 #, gcc-internal-format
43689 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
43690 msgstr ""
43691
43692 #: config/nvptx/mkoffload.cc:740
43693 #, gcc-internal-format
43694 msgid "cannot open intermediate ptx file"
43695 msgstr ""
43696
43697 #: config/nvptx/nvptx.cc:206
43698 #, gcc-internal-format
43699 msgid "option %s is not supported together with %<-fopenacc%>"
43700 msgstr ""
43701
43702 #: config/nvptx/nvptx.cc:325
43703 #, gcc-internal-format
43704 msgid ""
43705 "PTX version (%<-mptx%>) needs to be at least %s to support selected %<-"
43706 "misa%> (sm_%s)"
43707 msgstr ""
43708
43709 #: config/nvptx/nvptx.cc:362
43710 #, gcc-internal-format
43711 msgid "not generating patch area, nops not supported"
43712 msgstr ""
43713
43714 #: config/nvptx/nvptx.cc:461
43715 #, gcc-internal-format
43716 msgid ""
43717 "static initialization of variable %q+D in %<.shared%> memory is not supported"
43718 msgstr ""
43719
43720 #: config/nvptx/nvptx.cc:2339
43721 #, gcc-internal-format
43722 msgid "cannot emit unaligned pointers in ptx assembly"
43723 msgstr ""
43724
43725 #: config/nvptx/nvptx.cc:2564
43726 #, gcc-internal-format
43727 msgid "PTX does not support weak declarations (only weak definitions)"
43728 msgstr ""
43729
43730 #: config/nvptx/nvptx.cc:5805
43731 #, gcc-internal-format
43732 msgid "%qE attribute requires a void return type"
43733 msgstr ""
43734
43735 #: config/nvptx/nvptx.cc:5828
43736 #, gcc-internal-format
43737 msgid "%qE attribute not allowed with auto storage class"
43738 msgstr ""
43739
43740 #: config/nvptx/nvptx.cc:6196
43741 #, gcc-internal-format
43742 msgid "barrier value must be within [0,15]"
43743 msgstr ""
43744
43745 #: config/nvptx/nvptx.cc:6209
43746 #, gcc-internal-format
43747 msgid "complement argument must be constant"
43748 msgstr ""
43749
43750 #: config/nvptx/nvptx.cc:6541
43751 #, gcc-internal-format
43752 msgid ""
43753 "using %<vector_length (%d)%> due to call to vector-partitionable routine, "
43754 "ignoring %d"
43755 msgstr ""
43756
43757 #: config/nvptx/nvptx.cc:6549
43758 #, gcc-internal-format
43759 msgid "using %<vector_length (%d)%>, ignoring runtime setting"
43760 msgstr ""
43761
43762 #: config/nvptx/nvptx.cc:6563
43763 #, gcc-internal-format
43764 msgid "using %<vector_length (%d)%>, ignoring %d"
43765 msgstr ""
43766
43767 #: config/nvptx/nvptx.cc:7449
43768 #, gcc-internal-format
43769 msgid "variable %qD adjusted for OpenACC privatization level: %qs"
43770 msgstr ""
43771
43772 #: config/nvptx/nvptx.cc:7563
43773 #, gcc-internal-format
43774 msgid "weak alias definitions not supported in this configuration"
43775 msgstr ""
43776
43777 #: config/nvptx/nvptx.cc:7576
43778 #, gcc-internal-format
43779 msgid "non-function alias definitions not supported in this configuration"
43780 msgstr ""
43781
43782 #: config/or1k/or1k.cc:1311
43783 #, gcc-internal-format, gfc-internal-format
43784 msgid "unexpected operand: %d"
43785 msgstr ""
43786
43787 #: config/pa/pa.cc:529
43788 #, gcc-internal-format
43789 msgid "PIC code generation is not supported in the portable runtime model"
43790 msgstr ""
43791
43792 #: config/pa/pa.cc:534
43793 #, gcc-internal-format
43794 msgid "PIC code generation is not compatible with fast indirect calls"
43795 msgstr ""
43796
43797 #: config/pa/pa.cc:539
43798 #, gcc-internal-format
43799 msgid "%<-g%> is only supported when using GAS on this processor"
43800 msgstr ""
43801
43802 #: config/pa/pa.cc:540
43803 #, gcc-internal-format
43804 msgid "%<-g%> option disabled"
43805 msgstr ""
43806
43807 #: config/pru/pru-passes.cc:111
43808 #, gcc-internal-format
43809 msgid "large return values not supported with %<-mabi=ti%> option"
43810 msgstr ""
43811
43812 #: config/pru/pru-passes.cc:119 config/pru/pru-passes.cc:163
43813 #: config/pru/pru-passes.cc:176
43814 #, gcc-internal-format
43815 msgid "function pointers not supported with %<-mabi=ti%> option"
43816 msgstr ""
43817
43818 #: config/pru/pru-pragma.cc:59
43819 #, gcc-internal-format
43820 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
43821 msgstr ""
43822
43823 #: config/pru/pru-pragma.cc:61
43824 msgid "%<CTABLE_ENTRY%> index %"
43825 msgstr ""
43826
43827 #: config/pru/pru-pragma.cc:64
43828 msgid "redefinition of %<CTABLE_ENTRY %"
43829 msgstr ""
43830
43831 #: config/pru/pru-pragma.cc:69
43832 #, gcc-internal-format
43833 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
43834 msgstr ""
43835
43836 #: config/pru/pru-pragma.cc:77
43837 #, gcc-internal-format
43838 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
43839 msgstr ""
43840
43841 #: config/pru/pru.cc:2134
43842 #, gcc-internal-format
43843 msgid "aggregate types are prohibited in %<__regio_symbol%> address space"
43844 msgstr ""
43845
43846 #: config/pru/pru.cc:2141
43847 #, gcc-internal-format
43848 msgid "variables in %<__regio_symbol%> address space cannot have initial value"
43849 msgstr ""
43850
43851 #: config/pru/pru.cc:2144
43852 #, gcc-internal-format
43853 msgid ""
43854 "variables in %<__regio_symbol%> address space cannot be declared %<register%>"
43855 msgstr ""
43856
43857 #: config/pru/pru.cc:2147
43858 #, gcc-internal-format
43859 msgid ""
43860 "variables in %<__regio_symbol%> address space must be declared %<volatile%>"
43861 msgstr ""
43862
43863 #: config/pru/pru.cc:2150
43864 #, gcc-internal-format
43865 msgid ""
43866 "variables in %<__regio_symbol%> address space must be declared %<extern%>"
43867 msgstr ""
43868
43869 #: config/pru/pru.cc:2153
43870 #, gcc-internal-format
43871 msgid "only 32-bit access is supported for %<__regio_symbol%> address space"
43872 msgstr ""
43873
43874 #: config/pru/pru.cc:2156
43875 #, gcc-internal-format
43876 msgid "register name %<%s%> not recognized in %<__regio_symbol%> address space"
43877 msgstr ""
43878
43879 #: config/pru/pru.cc:2181
43880 #, gcc-internal-format
43881 msgid "pointers to %<__regio_symbol%> address space are prohibited"
43882 msgstr ""
43883
43884 #: config/riscv/riscv-c.cc:176
43885 #, gcc-internal-format
43886 msgid "%<#pragma riscv intrinsic%> requires a string parameter"
43887 msgstr ""
43888
43889 #: config/riscv/riscv-c.cc:186
43890 #, gcc-internal-format
43891 msgid "%<#pragma riscv intrinsic%> option %qs needs 'V' extension enabled"
43892 msgstr ""
43893
43894 #: config/riscv/riscv-c.cc:194
43895 #, gcc-internal-format
43896 msgid "unknown %<#pragma riscv intrinsic%> option %qs"
43897 msgstr ""
43898
43899 #: config/riscv/riscv-vector-builtins.cc:3379
43900 #, gcc-internal-format
43901 msgid "RVV type %qT does not have a fixed size"
43902 msgstr ""
43903
43904 #: config/riscv/riscv-vector-builtins.cc:3385
43905 #, gcc-internal-format
43906 msgid "RVV type %qT does not have a defined alignment"
43907 msgstr ""
43908
43909 #: config/riscv/riscv-vector-builtins.cc:3400
43910 #, gcc-internal-format
43911 msgid "arithmetic on pointer to RVV type %qT"
43912 msgstr ""
43913
43914 #: config/riscv/riscv-vector-builtins.cc:3408
43915 #, gcc-internal-format
43916 msgid "member variables cannot have RVV type %qT"
43917 msgstr ""
43918
43919 #: config/riscv/riscv-vector-builtins.cc:3410
43920 #, gcc-internal-format
43921 msgid "fields cannot have RVV type %qT"
43922 msgstr ""
43923
43924 #: config/riscv/riscv-vector-builtins.cc:3416
43925 #, gcc-internal-format
43926 msgid "array elements cannot have RVV type %qT"
43927 msgstr ""
43928
43929 #: config/riscv/riscv-vector-builtins.cc:3422
43930 #, gcc-internal-format
43931 msgid "cannot allocate objects with RVV type %qT"
43932 msgstr ""
43933
43934 #: config/riscv/riscv-vector-builtins.cc:3428
43935 #, gcc-internal-format
43936 msgid "cannot delete objects with RVV type %qT"
43937 msgstr ""
43938
43939 #: config/riscv/riscv-vector-builtins.cc:3434
43940 #, gcc-internal-format
43941 msgid "cannot throw or catch RVV type %qT"
43942 msgstr ""
43943
43944 #: config/riscv/riscv-vector-builtins.cc:3440
43945 #, gcc-internal-format
43946 msgid "capture by copy of RVV type %qT"
43947 msgstr ""
43948
43949 #: config/riscv/riscv.cc:450
43950 #, gcc-internal-format
43951 msgid "unknown cpu %qs for %<-mtune%>"
43952 msgstr ""
43953
43954 #: config/riscv/riscv.cc:1800
43955 #, gcc-internal-format
43956 msgid "this operation requires the RVV ISA extension"
43957 msgstr ""
43958
43959 #: config/riscv/riscv.cc:1801
43960 #, gcc-internal-format
43961 msgid ""
43962 "you can enable RVV using the command-line option %<-march%>, or by using the "
43963 "%<target%> attribute or pragma"
43964 msgstr ""
43965
43966 #: config/riscv/riscv.cc:3641 config/riscv/riscv.cc:3683
43967 #, gcc-internal-format
43968 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
43969 msgstr ""
43970
43971 #: config/riscv/riscv.cc:4033
43972 #, gcc-internal-format
43973 msgid ""
43974 "argument to %qE attribute is not %<\"user\"%>, %<\"supervisor\"%>, or "
43975 "%<\"machine\"%>"
43976 msgstr ""
43977
43978 #: config/riscv/riscv.cc:6240
43979 #, gcc-internal-format
43980 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
43981 msgstr ""
43982
43983 #: config/riscv/riscv.cc:6283
43984 #, gcc-internal-format
43985 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
43986 msgstr ""
43987
43988 #: config/riscv/riscv.cc:6287
43989 #, gcc-internal-format
43990 msgid "rv32e requires ilp32e ABI"
43991 msgstr ""
43992
43993 #: config/riscv/riscv.cc:6292
43994 #, gcc-internal-format
43995 msgid "z*inx requires ABI ilp32, ilp32e or lp64"
43996 msgstr ""
43997
43998 #: config/riscv/riscv.cc:6296
43999 #, gcc-internal-format
44000 msgid "ABI requires %<-march=rv%d%>"
44001 msgstr ""
44002
44003 #: config/riscv/riscv.cc:6306
44004 #, gcc-internal-format
44005 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
44006 msgstr ""
44007
44008 #: config/riscv/riscv.cc:6319
44009 #, gcc-internal-format
44010 msgid ""
44011 "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-"
44012 "attribute%>]"
44013 msgstr ""
44014
44015 #: config/riscv/riscv.cc:6346 config/rs6000/rs6000.cc:4543
44016 #, gcc-internal-format
44017 msgid "%qs is not a valid base register in %qs"
44018 msgstr ""
44019
44020 #: config/riscv/riscv.cc:6360 config/rs6000/rs6000.cc:4526
44021 #, gcc-internal-format
44022 msgid "%qs is not a valid number in %qs"
44023 msgstr ""
44024
44025 #: config/riscv/riscv.cc:6672
44026 #, gcc-internal-format
44027 msgid "%qs function cannot have different interrupt type"
44028 msgstr ""
44029
44030 #: config/riscv/riscv.cc:7095
44031 #, gcc-internal-format
44032 msgid "cannot allocate vl register for %qs on this target"
44033 msgstr ""
44034
44035 #. Address spaces are currently only supported by C.
44036 #: config/rl78/rl78.cc:375
44037 #, gcc-internal-format
44038 msgid "%<-mes0%> can only be used with C"
44039 msgstr ""
44040
44041 #: config/rl78/rl78.cc:378
44042 #, gcc-internal-format
44043 msgid "mduc registers only saved for G13 target"
44044 msgstr ""
44045
44046 #: config/rl78/rl78.cc:393
44047 #, gcc-internal-format
44048 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
44049 msgstr ""
44050
44051 #: config/rl78/rl78.cc:395
44052 #, gcc-internal-format
44053 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
44054 msgstr ""
44055
44056 #. The S2 core does not have mul/div instructions.
44057 #: config/rl78/rl78.cc:407
44058 #, gcc-internal-format
44059 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
44060 msgstr ""
44061
44062 #. The G14 core does not have the hardware multiply peripheral used by the
44063 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
44064 #: config/rl78/rl78.cc:420
44065 #, gcc-internal-format
44066 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
44067 msgstr ""
44068
44069 #: config/rl78/rl78.cc:843
44070 #, gcc-internal-format
44071 msgid "naked attribute only applies to functions"
44072 msgstr ""
44073
44074 #: config/rl78/rl78.cc:867
44075 #, gcc-internal-format
44076 msgid "%qE attribute doesn%'t apply to functions"
44077 msgstr ""
44078
44079 #. This is unpredictable, as we're truncating off usable address
44080 #. bits.
44081 #: config/rl78/rl78.cc:1233
44082 #, gcc-internal-format
44083 msgid "converting far pointer to near pointer"
44084 msgstr ""
44085
44086 #: config/rs6000/driver-rs6000.cc:266
44087 #, gcc-internal-format
44088 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
44089 msgstr ""
44090
44091 #: config/rs6000/driver-rs6000.cc:268
44092 #, gcc-internal-format, gfc-internal-format
44093 msgid "please use an explicit cpu name; valid cpu names are: %s"
44094 msgstr ""
44095
44096 #: config/rs6000/host-darwin.cc:61
44097 #, gcc-internal-format
44098 msgid "segmentation fault (code)"
44099 msgstr ""
44100
44101 #: config/rs6000/host-darwin.cc:131
44102 #, gcc-internal-format
44103 msgid "segmentation fault"
44104 msgstr ""
44105
44106 #: config/rs6000/host-darwin.cc:145
44107 #, gcc-internal-format
44108 msgid "While setting up signal stack: %m"
44109 msgstr ""
44110
44111 #: config/rs6000/host-darwin.cc:151
44112 #, gcc-internal-format
44113 msgid "While setting up signal handler: %m"
44114 msgstr ""
44115
44116 #: config/rs6000/rs6000-builtin.cc:77 config/rs6000/rs6000-builtin.cc:80
44117 #: config/rs6000/rs6000-builtin.cc:87 config/rs6000/rs6000-builtin.cc:90
44118 #: config/rs6000/rs6000-builtin.cc:93 config/rs6000/rs6000-builtin.cc:96
44119 #: config/rs6000/rs6000-builtin.cc:103 config/rs6000/rs6000-builtin.cc:110
44120 #: config/rs6000/rs6000-builtin.cc:124 config/rs6000/rs6000-builtin.cc:127
44121 #: config/rs6000/rs6000-builtin.cc:130 config/rs6000/rs6000-builtin.cc:133
44122 #: config/rs6000/rs6000-builtin.cc:140
44123 #, gcc-internal-format
44124 msgid "%qs requires the %qs option"
44125 msgstr ""
44126
44127 #: config/rs6000/rs6000-builtin.cc:83 config/rs6000/rs6000-builtin.cc:99
44128 #: config/rs6000/rs6000-builtin.cc:113 config/rs6000/rs6000-builtin.cc:136
44129 #, gcc-internal-format
44130 msgid "%qs requires the %qs option and either the %qs or %qs option"
44131 msgstr ""
44132
44133 #: config/rs6000/rs6000-builtin.cc:106 config/rs6000/rs6000-builtin.cc:117
44134 #, gcc-internal-format
44135 msgid "%qs requires the %qs and %qs options"
44136 msgstr ""
44137
44138 #: config/rs6000/rs6000-builtin.cc:121
44139 #, gcc-internal-format
44140 msgid "%qs requires quad-precision floating-point arithmetic"
44141 msgstr ""
44142
44143 #: config/rs6000/rs6000-builtin.cc:2260
44144 #, gcc-internal-format
44145 msgid "argument 1 of %qs must be a constant"
44146 msgstr ""
44147
44148 #: config/rs6000/rs6000-builtin.cc:2318
44149 #, gcc-internal-format
44150 msgid "argument 1 of %qs is out of range"
44151 msgstr ""
44152
44153 #: config/rs6000/rs6000-builtin.cc:2590
44154 #, gcc-internal-format
44155 msgid "builtin %qs only accepts a string argument"
44156 msgstr ""
44157
44158 #. Invalid CPU argument.
44159 #: config/rs6000/rs6000-builtin.cc:2609
44160 #, gcc-internal-format
44161 msgid "cpu %qs is an invalid argument to builtin %qs"
44162 msgstr ""
44163
44164 #. Invalid HWCAP argument.
44165 #: config/rs6000/rs6000-builtin.cc:2637
44166 #, gcc-internal-format
44167 msgid "%s %qs is an invalid argument to builtin %qs"
44168 msgstr ""
44169
44170 #: config/rs6000/rs6000-builtin.cc:2666
44171 #, gcc-internal-format
44172 msgid ""
44173 "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability "
44174 "bits"
44175 msgstr ""
44176
44177 #: config/rs6000/rs6000-builtin.cc:3013 config/rs6000/rs6000-builtin.cc:3167
44178 #, gcc-internal-format, gfc-internal-format
44179 msgid "argument %d must be an unsigned literal"
44180 msgstr ""
44181
44182 #: config/rs6000/rs6000-builtin.cc:3015 config/rs6000/rs6000-builtin.cc:3169
44183 #, gcc-internal-format, gfc-internal-format
44184 msgid "argument %d is an unsigned literal that is out of range"
44185 msgstr ""
44186
44187 #: config/rs6000/rs6000-builtin.cc:3120
44188 #, gcc-internal-format
44189 msgid "builtin %qs is only valid in 64-bit mode"
44190 msgstr ""
44191
44192 #: config/rs6000/rs6000-builtin.cc:3283
44193 #, gcc-internal-format
44194 msgid "unresolved overload for builtin %qF"
44195 msgstr ""
44196
44197 #: config/rs6000/rs6000-builtin.cc:3377
44198 #, gcc-internal-format
44199 msgid "%qs not supported with %<-msoft-float%>"
44200 msgstr ""
44201
44202 #: config/rs6000/rs6000-builtin.cc:3384
44203 #, gcc-internal-format
44204 msgid "%qs is not supported in 32-bit mode"
44205 msgstr ""
44206
44207 #: config/rs6000/rs6000-builtin.cc:3390
44208 #, gcc-internal-format
44209 msgid "%qs requires %<long double%> to be IBM 128-bit format"
44210 msgstr ""
44211
44212 #: config/rs6000/rs6000-builtin.cc:3397
44213 #, gcc-internal-format
44214 msgid "%qs requires %<__ibm128%> type support"
44215 msgstr ""
44216
44217 #: config/rs6000/rs6000-builtin.cc:3552
44218 #, gcc-internal-format, gfc-internal-format
44219 msgid "argument %d must be a literal between 0 and %d, inclusive"
44220 msgstr ""
44221
44222 #: config/rs6000/rs6000-builtin.cc:3568
44223 #, gcc-internal-format, gfc-internal-format
44224 msgid "argument %d must be a literal between %d and %d, inclusive"
44225 msgstr ""
44226
44227 #: config/rs6000/rs6000-builtin.cc:3585
44228 #, gcc-internal-format, gfc-internal-format
44229 msgid ""
44230 "argument %d must be a variable or a literal between %d and %d, inclusive"
44231 msgstr ""
44232
44233 #: config/rs6000/rs6000-builtin.cc:3601
44234 #, gcc-internal-format, gfc-internal-format
44235 msgid "argument %d must be either a literal %d or a literal %d"
44236 msgstr ""
44237
44238 #: config/rs6000/rs6000-c.cc:55
44239 #, gcc-internal-format
44240 msgid "ignoring malformed %<#pragma longcall%>"
44241 msgstr ""
44242
44243 #: config/rs6000/rs6000-c.cc:67
44244 #, gcc-internal-format
44245 msgid "missing open paren"
44246 msgstr ""
44247
44248 #: config/rs6000/rs6000-c.cc:69
44249 #, gcc-internal-format
44250 msgid "missing number"
44251 msgstr ""
44252
44253 #: config/rs6000/rs6000-c.cc:71
44254 #, gcc-internal-format
44255 msgid "missing close paren"
44256 msgstr ""
44257
44258 #: config/rs6000/rs6000-c.cc:74
44259 #, gcc-internal-format
44260 msgid "number must be 0 or 1"
44261 msgstr ""
44262
44263 #: config/rs6000/rs6000-c.cc:77
44264 #, gcc-internal-format
44265 msgid "junk at end of %<#pragma longcall%>"
44266 msgstr ""
44267
44268 #: config/rs6000/rs6000-c.cc:1244 config/rs6000/rs6000-c.cc:1645
44269 #, gcc-internal-format
44270 msgid "builtin %qs only accepts 1 argument"
44271 msgstr ""
44272
44273 #: config/rs6000/rs6000-c.cc:1251 config/rs6000/rs6000-c.cc:1337
44274 #, gcc-internal-format
44275 msgid "builtin %qs only accepts 2 arguments"
44276 msgstr ""
44277
44278 #: config/rs6000/rs6000-c.cc:1515
44279 #, gcc-internal-format
44280 msgid "builtin %qs only accepts 3 arguments"
44281 msgstr ""
44282
44283 #: config/rs6000/rs6000-c.cc:1730
44284 #, gcc-internal-format
44285 msgid ""
44286 "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned "
44287 "loads and stores"
44288 msgstr ""
44289
44290 #: config/rs6000/rs6000-c.cc:1734
44291 #, gcc-internal-format
44292 msgid ""
44293 "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned "
44294 "loads and stores"
44295 msgstr ""
44296
44297 #: config/rs6000/rs6000-c.cc:1820
44298 #, gcc-internal-format
44299 msgid ""
44300 "passing argument %d of %qE discards %qs qualifier from pointer target type"
44301 msgstr ""
44302
44303 #: config/rs6000/rs6000-c.cc:1876 config/rs6000/rs6000-c.cc:2032
44304 #, gcc-internal-format
44305 msgid "invalid parameter combination for AltiVec intrinsic %qs"
44306 msgstr ""
44307
44308 #: config/rs6000/rs6000-c.cc:2021
44309 #, gcc-internal-format
44310 msgid "overloaded builtin %qs is implemented by builtin %qs"
44311 msgstr ""
44312
44313 #: config/rs6000/rs6000-c.cc:2025
44314 #, gcc-internal-format
44315 msgid "%qs is not supported in this compiler configuration"
44316 msgstr ""
44317
44318 #: config/rs6000/rs6000-call.cc:379
44319 #, gcc-internal-format
44320 msgid ""
44321 "ELFv2 parameter passing for an argument containing zero-width bit fields but "
44322 "that is otherwise a homogeneous aggregate was corrected in GCC 12"
44323 msgstr ""
44324
44325 #: config/rs6000/rs6000-call.cc:447
44326 #, gcc-internal-format
44327 msgid "invalid use of MMA type %qs as a function return value"
44328 msgstr ""
44329
44330 #: config/rs6000/rs6000-call.cc:499
44331 #, gcc-internal-format
44332 msgid ""
44333 "GCC vector returned by reference: non-standard ABI extension with no "
44334 "compatibility guarantee"
44335 msgstr ""
44336
44337 #: config/rs6000/rs6000-call.cc:683
44338 #, gcc-internal-format
44339 msgid ""
44340 "cannot return value in vector register because altivec instructions are "
44341 "disabled, use %qs to enable them"
44342 msgstr ""
44343
44344 #: config/rs6000/rs6000-call.cc:1113
44345 #, gcc-internal-format
44346 msgid ""
44347 "cannot pass argument in vector register because altivec instructions are "
44348 "disabled, use %qs to enable them"
44349 msgstr ""
44350
44351 #: config/rs6000/rs6000-call.cc:1639
44352 #, gcc-internal-format
44353 msgid "invalid use of MMA operand of type %qs as a function parameter"
44354 msgstr ""
44355
44356 #: config/rs6000/rs6000-call.cc:2028
44357 #, gcc-internal-format
44358 msgid ""
44359 "GCC vector passed by reference: non-standard ABI extension with no "
44360 "compatibility guarantee"
44361 msgstr ""
44362
44363 #. We can't check this in rs6000_option_override_internal since
44364 #. DEFAULT_ABI isn't established yet.
44365 #: config/rs6000/rs6000-logue.cc:728
44366 #, gcc-internal-format
44367 msgid "%qs requires the ELFv2 ABI"
44368 msgstr ""
44369
44370 #: config/rs6000/rs6000-logue.cc:1715
44371 #, gcc-internal-format
44372 msgid "stack frame too large"
44373 msgstr ""
44374
44375 #: config/rs6000/rs6000-logue.cc:4032
44376 #, gcc-internal-format, gfc-internal-format
44377 msgid "unsupported number of nops before function entry (%u)"
44378 msgstr ""
44379
44380 #: config/rs6000/rs6000-logue.cc:5580
44381 #, gcc-internal-format
44382 msgid "%qs uses register r29"
44383 msgstr ""
44384
44385 #: config/rs6000/rs6000-logue.cc:5588
44386 #, gcc-internal-format
44387 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
44388 msgstr ""
44389
44390 #: config/rs6000/rs6000.cc:3212 config/rs6000/rs6000.cc:3215
44391 #: config/rs6000/rs6000.cc:3218
44392 #, gcc-internal-format
44393 msgid "%qs requires %qs or %qs"
44394 msgstr ""
44395
44396 #: config/rs6000/rs6000.cc:3319
44397 #, gcc-internal-format
44398 msgid "%qs requires PowerPC64 architecture, enabling"
44399 msgstr ""
44400
44401 #: config/rs6000/rs6000.cc:3434
44402 #, gcc-internal-format
44403 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
44404 msgstr ""
44405
44406 #: config/rs6000/rs6000.cc:3483
44407 #, gcc-internal-format
44408 msgid "%qs unsupported for this ABI"
44409 msgstr ""
44410
44411 #: config/rs6000/rs6000.cc:3611
44412 #, gcc-internal-format
44413 msgid ""
44414 "%qs is not supported for 64-bit Darwin; it is incompatible with the "
44415 "installed C and C++ libraries"
44416 msgstr ""
44417
44418 #: config/rs6000/rs6000.cc:3772
44419 #, gcc-internal-format
44420 msgid "AltiVec not supported in this target"
44421 msgstr ""
44422
44423 #: config/rs6000/rs6000.cc:3789
44424 #, gcc-internal-format
44425 msgid "%qs is not supported on little endian systems"
44426 msgstr ""
44427
44428 #: config/rs6000/rs6000.cc:3871
44429 #, gcc-internal-format
44430 msgid ""
44431 "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than "
44432 "power9"
44433 msgstr ""
44434
44435 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
44436 #. were explicitly cleared.
44437 #: config/rs6000/rs6000.cc:3879
44438 #, gcc-internal-format
44439 msgid "%qs incompatible with explicitly disabled options"
44440 msgstr ""
44441
44442 #. TARGET_VSX = 1 implies Power 7 and newer
44443 #: config/rs6000/rs6000.cc:3913 config/rs6000/rs6000.cc:3921
44444 #: config/rs6000/rs6000.cc:3928 config/rs6000/rs6000.cc:3935
44445 #: config/rs6000/rs6000.cc:3943 config/rs6000/rs6000.cc:3962
44446 #: config/rs6000/rs6000.cc:4024 config/rs6000/rs6000.cc:4051
44447 #: config/rs6000/rs6000.cc:4078 config/rs6000/rs6000.cc:4093
44448 #: config/rs6000/rs6000.cc:4101 config/rs6000/rs6000.cc:4225
44449 #: config/rs6000/rs6000.cc:4238 config/rs6000/rs6000.cc:4247
44450 #: config/rs6000/rs6000.cc:4385 config/rs6000/rs6000.cc:4398
44451 #: config/rs6000/rs6000.cc:4419
44452 #, gcc-internal-format
44453 msgid "%qs requires %qs"
44454 msgstr ""
44455
44456 #: config/rs6000/rs6000.cc:4129
44457 #, gcc-internal-format
44458 msgid "target attribute or pragma changes %<long double%> size"
44459 msgstr ""
44460
44461 #: config/rs6000/rs6000.cc:4150
44462 #, gcc-internal-format
44463 msgid "%qs requires full ISA 2.06 support"
44464 msgstr ""
44465
44466 #: config/rs6000/rs6000.cc:4163
44467 #, gcc-internal-format
44468 msgid "Using IEEE extended precision %<long double%>"
44469 msgstr ""
44470
44471 #: config/rs6000/rs6000.cc:4166
44472 #, gcc-internal-format
44473 msgid "Using IBM extended precision %<long double%>"
44474 msgstr ""
44475
44476 #: config/rs6000/rs6000.cc:4185
44477 #, gcc-internal-format
44478 msgid "%qs requires VSX support"
44479 msgstr ""
44480
44481 #: config/rs6000/rs6000.cc:4194
44482 #, gcc-internal-format
44483 msgid "The %<-mfloat128%> option may not be fully supported"
44484 msgstr ""
44485
44486 #: config/rs6000/rs6000.cc:4217
44487 #, gcc-internal-format
44488 msgid "%qs requires full ISA 3.0 support"
44489 msgstr ""
44490
44491 #: config/rs6000/rs6000.cc:4304
44492 #, gcc-internal-format
44493 msgid "unknown vectorization library ABI type in %<-mveclibabi=%s%>"
44494 msgstr ""
44495
44496 #: config/rs6000/rs6000.cc:4317 config/rs6000/rs6000.cc:4332
44497 #, gcc-internal-format
44498 msgid "target attribute or pragma changes AltiVec ABI"
44499 msgstr ""
44500
44501 #: config/rs6000/rs6000.cc:4345
44502 #, gcc-internal-format
44503 msgid "target attribute or pragma changes darwin64 ABI"
44504 msgstr ""
44505
44506 #: config/rs6000/rs6000.cc:4551
44507 #, gcc-internal-format
44508 msgid "%qs needs a valid base register"
44509 msgstr ""
44510
44511 #: config/rs6000/rs6000.cc:4848
44512 #, gcc-internal-format
44513 msgid "unknown option for %<%s=%s%>"
44514 msgstr ""
44515
44516 #: config/rs6000/rs6000.cc:4877
44517 #, gcc-internal-format
44518 msgid "%qs is deprecated and not recommended in any circumstances"
44519 msgstr ""
44520
44521 #: config/rs6000/rs6000.cc:10917
44522 #, gcc-internal-format
44523 msgid "%qs is an opaque type, and you cannot set it to other values"
44524 msgstr ""
44525
44526 #: config/rs6000/rs6000.cc:17750
44527 #, gcc-internal-format
44528 msgid "no profiling of 64-bit code for this ABI"
44529 msgstr ""
44530
44531 #: config/rs6000/rs6000.cc:20146
44532 #, gcc-internal-format
44533 msgid ""
44534 "you cannot take the address of a nested function if you use the %qs option"
44535 msgstr ""
44536
44537 #: config/rs6000/rs6000.cc:20228
44538 #, gcc-internal-format
44539 msgid "use of %<long double%> in AltiVec types is invalid"
44540 msgstr ""
44541
44542 #: config/rs6000/rs6000.cc:20230
44543 #, gcc-internal-format
44544 msgid "use of boolean types in AltiVec types is invalid"
44545 msgstr ""
44546
44547 #: config/rs6000/rs6000.cc:20232
44548 #, gcc-internal-format
44549 msgid "use of %<complex%> in AltiVec types is invalid"
44550 msgstr ""
44551
44552 #: config/rs6000/rs6000.cc:20234
44553 #, gcc-internal-format
44554 msgid "use of decimal floating-point types in AltiVec types is invalid"
44555 msgstr ""
44556
44557 #: config/rs6000/rs6000.cc:20240
44558 #, gcc-internal-format
44559 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
44560 msgstr ""
44561
44562 #: config/rs6000/rs6000.cc:20243
44563 #, gcc-internal-format
44564 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
44565 msgstr ""
44566
44567 #: config/rs6000/rs6000.cc:20248
44568 #, gcc-internal-format
44569 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
44570 msgstr ""
44571
44572 #: config/rs6000/rs6000.cc:20251
44573 #, gcc-internal-format
44574 msgid "use of %<double%> in AltiVec types is invalid without %qs"
44575 msgstr ""
44576
44577 #: config/rs6000/rs6000.cc:24389
44578 #, gcc-internal-format
44579 msgid "invalid cpu %qs for %s%qs%s"
44580 msgstr ""
44581
44582 #: config/rs6000/rs6000.cc:24392
44583 #, gcc-internal-format
44584 msgid "%s%qs%s is not allowed"
44585 msgstr ""
44586
44587 #: config/rs6000/rs6000.cc:24394
44588 #, gcc-internal-format
44589 msgid "%s%qs%s is invalid"
44590 msgstr ""
44591
44592 #: config/rs6000/rs6000.cc:24923
44593 #, gcc-internal-format
44594 msgid "%<-mno-%s%> turns off %<-m%s%>"
44595 msgstr ""
44596
44597 #: config/rs6000/rs6000.cc:25082
44598 #, gcc-internal-format
44599 msgid ""
44600 "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports "
44601 "hardware capability bits"
44602 msgstr ""
44603
44604 #: config/rs6000/rs6000.cc:25371
44605 #, gcc-internal-format
44606 msgid "Virtual function multiversioning not supported"
44607 msgstr ""
44608
44609 #: config/rs6000/rs6000.cc:28508
44610 #, gcc-internal-format
44611 msgid ""
44612 "the result for the xxspltidp instruction is undefined for subnormal input "
44613 "values"
44614 msgstr ""
44615
44616 #: config/rs6000/rs6000.cc:28987
44617 #, gcc-internal-format
44618 msgid "type %<__vector_quad%> requires the %qs option"
44619 msgstr ""
44620
44621 #: config/rs6000/rs6000.cc:28992
44622 #, gcc-internal-format
44623 msgid "type %<__vector_pair%> requires the %qs option"
44624 msgstr ""
44625
44626 #: config/rx/rx.cc:651
44627 #, gcc-internal-format
44628 msgid "unrecognized control register number: %d - using %<psw%>"
44629 msgstr ""
44630
44631 #: config/rx/rx.cc:1384
44632 #, gcc-internal-format
44633 msgid "multiple fast interrupt routines seen: %qE and %qE"
44634 msgstr ""
44635
44636 #: config/rx/rx.cc:2480
44637 #, gcc-internal-format
44638 msgid "invalid control register %d for mvtc; using %<psw%>"
44639 msgstr ""
44640
44641 #: config/rx/rx.cc:2602
44642 #, gcc-internal-format
44643 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
44644 msgstr ""
44645
44646 #: config/rx/rx.cc:2605
44647 #, gcc-internal-format
44648 msgid "use %<__builtin_rx_mvtc (0, ... )%> to write arbitrary values to PSW"
44649 msgstr ""
44650
44651 #: config/rx/rx.cc:2652
44652 #, gcc-internal-format
44653 msgid ""
44654 "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
44655 msgstr ""
44656
44657 #: config/rx/rx.cc:2800
44658 #, gcc-internal-format
44659 msgid "RX FPU instructions do not support NaNs and infinities"
44660 msgstr ""
44661
44662 #: config/s390/s390-c.cc:487
44663 #, gcc-internal-format
44664 msgid "builtin %qs can only be used on vector types"
44665 msgstr ""
44666
44667 #: config/s390/s390-c.cc:717 config/s390/s390.cc:989
44668 #, gcc-internal-format
44669 msgid "constant value required for builtin %qF argument %d"
44670 msgstr ""
44671
44672 #: config/s390/s390-c.cc:732
44673 #, gcc-internal-format
44674 msgid ""
44675 "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, "
44676 "and 4096"
44677 msgstr ""
44678
44679 #: config/s390/s390-c.cc:909
44680 #, gcc-internal-format
44681 msgid "builtin %qF is for GCC internal use only"
44682 msgstr ""
44683
44684 #: config/s390/s390-c.cc:917
44685 #, gcc-internal-format
44686 msgid "builtin %qF is deprecated"
44687 msgstr ""
44688
44689 #: config/s390/s390-c.cc:921
44690 #, gcc-internal-format
44691 msgid "%qF requires %<-mvx%>"
44692 msgstr ""
44693
44694 #: config/s390/s390-c.cc:927
44695 #, gcc-internal-format
44696 msgid "%qF requires z14 or higher"
44697 msgstr ""
44698
44699 #: config/s390/s390-c.cc:933
44700 #, gcc-internal-format
44701 msgid "%qF requires z15 or higher"
44702 msgstr ""
44703
44704 #: config/s390/s390-c.cc:947
44705 #, gcc-internal-format
44706 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
44707 msgstr ""
44708
44709 #: config/s390/s390-c.cc:996
44710 #, gcc-internal-format
44711 msgid "invalid parameter combination for intrinsic %qs"
44712 msgstr ""
44713
44714 #: config/s390/s390-c.cc:1002
44715 #, gcc-internal-format
44716 msgid "ambiguous overload for intrinsic %qs"
44717 msgstr ""
44718
44719 #: config/s390/s390-c.cc:1010
44720 #, gcc-internal-format
44721 msgid "%qs matching variant requires z14 or higher"
44722 msgstr ""
44723
44724 #: config/s390/s390-c.cc:1019
44725 #, gcc-internal-format
44726 msgid "%qs matching variant requires z15 or higher"
44727 msgstr ""
44728
44729 #: config/s390/s390-c.cc:1025
44730 #, gcc-internal-format
44731 msgid "%qs matching variant is deprecated"
44732 msgstr ""
44733
44734 #: config/s390/s390-c.cc:1065
44735 #, gcc-internal-format
44736 msgid "constant argument %d for builtin %qF is out of range for target type"
44737 msgstr ""
44738
44739 #: config/s390/s390.cc:838
44740 #, gcc-internal-format
44741 msgid "constant argument %d for builtin %qF is invalid (%s)"
44742 msgstr ""
44743
44744 #: config/s390/s390.cc:842
44745 #, gcc-internal-format
44746 msgid "constant argument %d for builtin %qF is out of range (0-%wu)"
44747 msgstr ""
44748
44749 #: config/s390/s390.cc:858
44750 #, gcc-internal-format
44751 msgid "constant argument %d for builtin %qF is out of range (%wd-%wd)"
44752 msgstr ""
44753
44754 #: config/s390/s390.cc:907
44755 #, gcc-internal-format
44756 msgid ""
44757 "builtin %qF is not supported without %<-mhtm%> (default with %<-"
44758 "march=zEC12%> and higher)"
44759 msgstr ""
44760
44761 #: config/s390/s390.cc:913
44762 #, gcc-internal-format
44763 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)"
44764 msgstr ""
44765
44766 #: config/s390/s390.cc:920
44767 #, gcc-internal-format
44768 msgid "Builtin %qF requires z14 or higher"
44769 msgstr ""
44770
44771 #: config/s390/s390.cc:926
44772 #, gcc-internal-format
44773 msgid "Builtin %qF requires z15 or higher"
44774 msgstr ""
44775
44776 #: config/s390/s390.cc:945
44777 #, gcc-internal-format
44778 msgid "unresolved overloaded builtin"
44779 msgstr ""
44780
44781 #: config/s390/s390.cc:952
44782 #, gcc-internal-format
44783 msgid "bad builtin icode"
44784 msgstr ""
44785
44786 #: config/s390/s390.cc:1086
44787 #, gcc-internal-format
44788 msgid "invalid argument %d for builtin %qF"
44789 msgstr ""
44790
44791 #: config/s390/s390.cc:1187
44792 #, gcc-internal-format
44793 msgid ""
44794 "requested %qE attribute is not a comma separated pair of non-negative "
44795 "integer constants or too large (max. %d)"
44796 msgstr ""
44797
44798 #: config/s390/s390.cc:1277
44799 #, gcc-internal-format
44800 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
44801 msgstr ""
44802
44803 #: config/s390/s390.cc:10240
44804 #, gcc-internal-format
44805 msgid "total size of local variables exceeds architecture limit"
44806 msgstr ""
44807
44808 #: config/s390/s390.cc:11647
44809 #, gcc-internal-format
44810 msgid ""
44811 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
44812 "of %d bytes; an unconditional trap is added"
44813 msgstr ""
44814
44815 #: config/s390/s390.cc:11663
44816 #, gcc-internal-format
44817 msgid ""
44818 "frame size of function %qs is %wd bytes which is more than half the stack "
44819 "size; the dynamic check would not be reliable; no check emitted for this "
44820 "function"
44821 msgstr ""
44822
44823 #: config/s390/s390.cc:11691
44824 #, gcc-internal-format
44825 msgid "frame size of %qs is %wd bytes"
44826 msgstr ""
44827
44828 #: config/s390/s390.cc:11695
44829 #, gcc-internal-format
44830 msgid "%qs uses dynamic stack allocation"
44831 msgstr ""
44832
44833 #: config/s390/s390.cc:12441
44834 #, gcc-internal-format
44835 msgid ""
44836 "parameter passing for argument of type %qT with zero-width bit fields "
44837 "members changed in GCC 12"
44838 msgstr ""
44839
44840 #: config/s390/s390.cc:13400
44841 #, gcc-internal-format
44842 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
44843 msgstr ""
44844
44845 #: config/s390/s390.cc:15688
44846 #, gcc-internal-format
44847 msgid "64-bit ABI not supported in ESA/390 mode"
44848 msgstr ""
44849
44850 #: config/s390/s390.cc:15695
44851 #, gcc-internal-format
44852 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
44853 msgstr ""
44854
44855 #: config/s390/s390.cc:15730
44856 #, gcc-internal-format, gfc-internal-format
44857 msgid "hardware vector support not available on %s"
44858 msgstr ""
44859
44860 #: config/s390/s390.cc:15733
44861 #, gcc-internal-format
44862 msgid "hardware vector support not available with %<-msoft-float%>"
44863 msgstr ""
44864
44865 #: config/s390/s390.cc:15762
44866 #, gcc-internal-format, gfc-internal-format
44867 msgid "hardware decimal floating-point instructions not available on %s"
44868 msgstr ""
44869
44870 #: config/s390/s390.cc:15766
44871 #, gcc-internal-format
44872 msgid ""
44873 "hardware decimal floating-point instructions not available in ESA/390 mode"
44874 msgstr ""
44875
44876 #: config/s390/s390.cc:15778
44877 #, gcc-internal-format
44878 msgid "%<-mhard-dfp%> cannot be used in conjunction with %<-msoft-float%>"
44879 msgstr ""
44880
44881 #: config/s390/s390.cc:15787
44882 #, gcc-internal-format
44883 msgid ""
44884 "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in "
44885 "combination"
44886 msgstr ""
44887
44888 #: config/s390/s390.cc:15793
44889 #, gcc-internal-format
44890 msgid "stack size must be greater than the stack guard value"
44891 msgstr ""
44892
44893 #: config/s390/s390.cc:15795
44894 #, gcc-internal-format
44895 msgid "stack size must not be greater than 64k"
44896 msgstr ""
44897
44898 #: config/s390/s390.cc:15798
44899 #, gcc-internal-format
44900 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
44901 msgstr ""
44902
44903 #: config/s390/s390.cc:15811
44904 #, gcc-internal-format
44905 msgid "%<-mtpf-trace-hook-prologue-check%> requires integer in range 0-4095"
44906 msgstr ""
44907
44908 #: config/s390/s390.cc:15814
44909 #, gcc-internal-format
44910 msgid "%<-mtpf-trace-hook-prologue-target%> requires integer in range 0-4095"
44911 msgstr ""
44912
44913 #: config/s390/s390.cc:15817
44914 #, gcc-internal-format
44915 msgid "%<-mtpf-trace-hook-epilogue-check%> requires integer in range 0-4095"
44916 msgstr ""
44917
44918 #: config/s390/s390.cc:15820
44919 #, gcc-internal-format
44920 msgid "%<-mtpf-trace-hook-epilogue-target%> requires integer in range 0-4095"
44921 msgstr ""
44922
44923 #: config/s390/s390.cc:15884
44924 #, gcc-internal-format
44925 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
44926 msgstr ""
44927
44928 #. argument is not a plain number
44929 #: config/s390/s390.cc:15920
44930 #, gcc-internal-format
44931 msgid "arguments to %qs should be non-negative integers"
44932 msgstr ""
44933
44934 #: config/s390/s390.cc:15927
44935 #, gcc-internal-format
44936 msgid "argument to %qs is too large (max. %d)"
44937 msgstr ""
44938
44939 #: config/s390/s390.cc:15958
44940 #, gcc-internal-format
44941 msgid ""
44942 "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
44943 msgstr ""
44944
44945 #: config/s390/s390.cc:16119 config/s390/s390.cc:16169
44946 #: config/s390/s390.cc:16186
44947 #, gcc-internal-format
44948 msgid "attribute %<target%> argument %qs is unknown"
44949 msgstr ""
44950
44951 #. Value is not allowed for the target attribute.
44952 #: config/s390/s390.cc:16125
44953 #, gcc-internal-format
44954 msgid "value %qs is not supported by attribute %<target%>"
44955 msgstr ""
44956
44957 #: config/sh/sh.cc:936
44958 #, gcc-internal-format
44959 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
44960 msgstr ""
44961
44962 #: config/sh/sh.cc:953
44963 #, gcc-internal-format
44964 msgid ""
44965 "unwind tables currently require either a frame pointer or %<-maccumulate-"
44966 "outgoing-args%> for correctness"
44967 msgstr ""
44968
44969 #: config/sh/sh.cc:7416
44970 #, gcc-internal-format
44971 msgid "%<__builtin_saveregs%> not supported by this subtarget"
44972 msgstr ""
44973
44974 #: config/sh/sh.cc:8353
44975 #, gcc-internal-format
44976 msgid "%qE attribute only applies to interrupt functions"
44977 msgstr ""
44978
44979 #: config/sh/sh.cc:8423
44980 #, gcc-internal-format
44981 msgid "%qE attribute is supported only for SH2A"
44982 msgstr ""
44983
44984 #: config/sh/sh.cc:8465
44985 #, gcc-internal-format
44986 msgid "%qE attribute only applies to SH2A"
44987 msgstr ""
44988
44989 #: config/sh/sh.cc:8487
44990 #, gcc-internal-format
44991 msgid "%qE attribute argument should be between 0 to 255"
44992 msgstr ""
44993
44994 #: config/sh/sh.cc:10832
44995 #, gcc-internal-format
44996 msgid "r0 needs to be available as a call-clobbered register"
44997 msgstr ""
44998
44999 #: config/sparc/sparc.cc:1843
45000 #, gcc-internal-format, gfc-internal-format
45001 msgid "%s is not supported by this configuration"
45002 msgstr ""
45003
45004 #: config/sparc/sparc.cc:1850
45005 #, gcc-internal-format
45006 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
45007 msgstr ""
45008
45009 #: config/sparc/sparc.cc:1858
45010 #, gcc-internal-format
45011 msgid "%<-fcall-saved-REG%> is not supported for out registers"
45012 msgstr ""
45013
45014 #: config/sparc/sparc.cc:1982
45015 #, gcc-internal-format
45016 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
45017 msgstr ""
45018
45019 #: config/stormy16/stormy16.cc:1058
45020 #, gcc-internal-format
45021 msgid "local variable memory requirements exceed capacity"
45022 msgstr ""
45023
45024 #: config/stormy16/stormy16.cc:1215
45025 #, gcc-internal-format
45026 msgid "%<function_profiler%> support"
45027 msgstr ""
45028
45029 #: config/stormy16/stormy16.cc:1309
45030 #, gcc-internal-format
45031 msgid "cannot use %<va_start%> in interrupt function"
45032 msgstr ""
45033
45034 #: config/stormy16/stormy16.cc:1880
45035 #, gcc-internal-format, gfc-internal-format
45036 msgid "switch statement of size %lu entries too large"
45037 msgstr ""
45038
45039 #: config/stormy16/stormy16.cc:2252
45040 #, gcc-internal-format
45041 msgid "%<__BELOW100__%> attribute only applies to variables"
45042 msgstr ""
45043
45044 #: config/stormy16/stormy16.cc:2259
45045 #, gcc-internal-format
45046 msgid "%<__BELOW100__%> attribute not allowed with auto storage class"
45047 msgstr ""
45048
45049 #: config/v850/v850-c.cc:67
45050 #, gcc-internal-format
45051 msgid "%<#pragma%> GHS endXXX found without previous startXXX"
45052 msgstr ""
45053
45054 #: config/v850/v850-c.cc:70
45055 #, gcc-internal-format
45056 msgid "%<#pragma%> GHS endXXX does not match previous startXXX"
45057 msgstr ""
45058
45059 #: config/v850/v850-c.cc:96
45060 #, gcc-internal-format
45061 msgid "cannot set interrupt attribute: no current function"
45062 msgstr ""
45063
45064 #: config/v850/v850-c.cc:104
45065 #, gcc-internal-format
45066 msgid "cannot set interrupt attribute: no such identifier"
45067 msgstr ""
45068
45069 #: config/v850/v850-c.cc:153
45070 #, gcc-internal-format
45071 msgid "junk at end of %<#pragma%> ghs section"
45072 msgstr ""
45073
45074 #: config/v850/v850-c.cc:170
45075 #, gcc-internal-format
45076 msgid "unrecognized section name %qE"
45077 msgstr ""
45078
45079 #: config/v850/v850-c.cc:184
45080 #, gcc-internal-format
45081 msgid "malformed %<#pragma%> ghs section"
45082 msgstr ""
45083
45084 #: config/v850/v850-c.cc:203
45085 #, gcc-internal-format
45086 msgid "junk at end of %<#pragma%> ghs interrupt"
45087 msgstr ""
45088
45089 #: config/v850/v850-c.cc:214
45090 #, gcc-internal-format
45091 msgid "junk at end of %<#pragma%> ghs starttda"
45092 msgstr ""
45093
45094 #: config/v850/v850-c.cc:225
45095 #, gcc-internal-format
45096 msgid "junk at end of %<#pragma%> ghs startsda"
45097 msgstr ""
45098
45099 #: config/v850/v850-c.cc:236
45100 #, gcc-internal-format
45101 msgid "junk at end of %<#pragma%> ghs startzda"
45102 msgstr ""
45103
45104 #: config/v850/v850-c.cc:247
45105 #, gcc-internal-format
45106 msgid "junk at end of %<#pragma%> ghs endtda"
45107 msgstr ""
45108
45109 #: config/v850/v850-c.cc:258
45110 #, gcc-internal-format
45111 msgid "junk at end of %<#pragma%> ghs endsda"
45112 msgstr ""
45113
45114 #: config/v850/v850-c.cc:269
45115 #, gcc-internal-format
45116 msgid "junk at end of %<#pragma%> ghs endzda"
45117 msgstr ""
45118
45119 #: config/v850/v850.cc:2046
45120 #, gcc-internal-format
45121 msgid "data area attributes cannot be specified for local variables"
45122 msgstr ""
45123
45124 #: config/v850/v850.cc:2057
45125 #, gcc-internal-format
45126 msgid "data area of %q+D conflicts with previous declaration"
45127 msgstr ""
45128
45129 #: config/v850/v850.cc:2188
45130 #, gcc-internal-format, gfc-internal-format
45131 msgid "bogus JR construction: %d"
45132 msgstr ""
45133
45134 #: config/v850/v850.cc:2206 config/v850/v850.cc:2313
45135 #, gcc-internal-format, gfc-internal-format
45136 msgid "bad amount of stack space removal: %d"
45137 msgstr ""
45138
45139 #: config/v850/v850.cc:2293
45140 #, gcc-internal-format, gfc-internal-format
45141 msgid "bogus JARL construction: %d"
45142 msgstr ""
45143
45144 #: config/v850/v850.cc:2591
45145 #, gcc-internal-format, gfc-internal-format
45146 msgid "bogus DISPOSE construction: %d"
45147 msgstr ""
45148
45149 #: config/v850/v850.cc:2610
45150 #, gcc-internal-format, gfc-internal-format
45151 msgid "too much stack space to dispose of: %d"
45152 msgstr ""
45153
45154 #: config/v850/v850.cc:2712
45155 #, gcc-internal-format, gfc-internal-format
45156 msgid "bogus PREPEARE construction: %d"
45157 msgstr ""
45158
45159 #: config/v850/v850.cc:2729
45160 #, gcc-internal-format, gfc-internal-format
45161 msgid "too much stack space to prepare: %d"
45162 msgstr ""
45163
45164 #: config/visium/visium.cc:730
45165 #, gcc-internal-format
45166 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
45167 msgstr ""
45168
45169 #: config/vms/vms-c.cc:44
45170 #, gcc-internal-format
45171 msgid "junk at end of %<#pragma __nostandard%>"
45172 msgstr ""
45173
45174 #: config/vms/vms-c.cc:55
45175 #, gcc-internal-format
45176 msgid "junk at end of %<#pragma __standard%>"
45177 msgstr ""
45178
45179 #: config/vms/vms-c.cc:81
45180 #, gcc-internal-format
45181 msgid "malformed %<#pragma member_alignment%>, ignoring"
45182 msgstr ""
45183
45184 #: config/vms/vms-c.cc:96
45185 #, gcc-internal-format
45186 msgid "unknown %<#pragma member_alignment%> name %s"
45187 msgstr ""
45188
45189 #: config/vms/vms-c.cc:101
45190 #, gcc-internal-format
45191 msgid "malformed %<#pragma member_alignment%>"
45192 msgstr ""
45193
45194 #: config/vms/vms-c.cc:135
45195 #, gcc-internal-format
45196 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
45197 msgstr ""
45198
45199 #: config/vms/vms-c.cc:148
45200 #, gcc-internal-format
45201 msgid "garbage at end of %<#pragma nomember_alignment%>"
45202 msgstr ""
45203
45204 #: config/vms/vms-c.cc:203
45205 #, gcc-internal-format
45206 msgid "malformed %<#pragma extern_model%>, ignoring"
45207 msgstr ""
45208
45209 #: config/vms/vms-c.cc:224
45210 #, gcc-internal-format
45211 msgid "extern model globalvalue"
45212 msgstr ""
45213
45214 #: config/vms/vms-c.cc:229
45215 #, gcc-internal-format
45216 msgid "unknown %<#pragma extern_model%> model %qs"
45217 msgstr ""
45218
45219 #: config/vms/vms-c.cc:235
45220 #, gcc-internal-format
45221 msgid "junk at end of '#pragma extern_model'"
45222 msgstr ""
45223
45224 #: config/vms/vms-c.cc:249
45225 #, gcc-internal-format
45226 msgid "vms '#pragma __message' is ignored"
45227 msgstr ""
45228
45229 #: config/vms/vms-c.cc:274 config/vms/vms-c.cc:280
45230 #, gcc-internal-format
45231 msgid "malformed %<#pragma __extern_prefix%>, ignoring"
45232 msgstr ""
45233
45234 #: config/vms/vms-c.cc:313 config/vms/vms-c.cc:333
45235 #, gcc-internal-format
45236 msgid "malformed %<#pragma %s%>, ignoring"
45237 msgstr ""
45238
45239 #: config/vms/vms-c.cc:329
45240 #, gcc-internal-format
45241 msgid "invalid constant in %<#pragma %s%>"
45242 msgstr ""
45243
45244 #: config/xtensa/xtensa-dynconfig.cc:90
45245 #, gcc-internal-format
45246 msgid "%qs is defined but could not be loaded: %s"
45247 msgstr ""
45248
45249 #: config/xtensa/xtensa-dynconfig.cc:97
45250 #, gcc-internal-format
45251 msgid "%qs plugin is not licensed under a GPL-compatible license"
45252 msgstr ""
45253
45254 #: config/xtensa/xtensa-dynconfig.cc:114
45255 #, gcc-internal-format
45256 msgid "%qs is loaded but symbol %qs is not found: %s"
45257 msgstr ""
45258
45259 #: config/xtensa/xtensa-dynconfig.cc:128
45260 #, gcc-internal-format
45261 msgid "%qs is defined but plugin support is disabled"
45262 msgstr ""
45263
45264 #: config/xtensa/xtensa.cc:2806
45265 #, gcc-internal-format
45266 msgid "boolean registers required for the floating-point option"
45267 msgstr ""
45268
45269 #: config/xtensa/xtensa.cc:2841
45270 #, gcc-internal-format
45271 msgid "%<-f%s%> is not supported with CONST16 instructions"
45272 msgstr ""
45273
45274 #: config/xtensa/xtensa.cc:2848
45275 #, gcc-internal-format
45276 msgid "PIC is required but not supported with CONST16 instructions"
45277 msgstr ""
45278
45279 #: config/xtensa/xtensa.cc:4290
45280 #, gcc-internal-format
45281 msgid "only uninitialized variables can be placed in a %<.bss%> section"
45282 msgstr ""
45283
45284 #: ada/gcc-interface/misc.cc:155
45285 #, gcc-internal-format
45286 msgid "%<-gnat%> misspelled as %<-gant%>"
45287 msgstr ""
45288
45289 #: ada/gcc-interface/misc.cc:258
45290 #, gcc-internal-format
45291 msgid "%<-fexcess-precision=standard%> for Ada"
45292 msgstr ""
45293
45294 #: ada/gcc-interface/misc.cc:260
45295 #, gcc-internal-format
45296 msgid "%<-fexcess-precision=16%> for Ada"
45297 msgstr ""
45298
45299 #: ada/gcc-interface/trans.cc:332
45300 #, gcc-internal-format, gfc-internal-format
45301 msgid "%s contains too many lines"
45302 msgstr ""
45303
45304 #: ada/gcc-interface/trans.cc:1614
45305 #, gcc-internal-format
45306 msgid "subprogram %q+F not marked %<Inline_Always%>"
45307 msgstr ""
45308
45309 #: ada/gcc-interface/trans.cc:1616 ada/gcc-interface/trans.cc:1622
45310 #, gcc-internal-format
45311 msgid "parent subprogram cannot be inlined"
45312 msgstr ""
45313
45314 #: ada/gcc-interface/trans.cc:1620
45315 #, gcc-internal-format
45316 msgid "subprogram %q+F not marked %<Inline%>"
45317 msgstr ""
45318
45319 #: ada/gcc-interface/utils.cc:4149
45320 #, gcc-internal-format
45321 msgid "invalid element type for attribute %qs"
45322 msgstr ""
45323
45324 #: ada/gcc-interface/utils.cc:4173
45325 #, gcc-internal-format
45326 msgid "number of components of vector not a power of two"
45327 msgstr ""
45328
45329 #: ada/gcc-interface/utils.cc:6393 ada/gcc-interface/utils.cc:6571
45330 #: ada/gcc-interface/utils.cc:6752
45331 #, gcc-internal-format
45332 msgid "%qs attribute ignored"
45333 msgstr ""
45334
45335 #: ada/gcc-interface/utils.cc:6448
45336 #, gcc-internal-format
45337 msgid "%qs attribute without arguments on a non-prototype"
45338 msgstr ""
45339
45340 #: ada/gcc-interface/utils.cc:6463
45341 #, gcc-internal-format
45342 msgid "%qs argument has invalid operand number (argument %lu)"
45343 msgstr ""
45344
45345 #: ada/gcc-interface/utils.cc:6485
45346 #, gcc-internal-format
45347 msgid ""
45348 "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
45349 msgstr ""
45350
45351 #: ada/gcc-interface/utils.cc:6494
45352 #, gcc-internal-format
45353 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
45354 msgstr ""
45355
45356 #: ada/gcc-interface/utils.cc:6515
45357 #, gcc-internal-format
45358 msgid "%qs attribute requires prototypes with named arguments"
45359 msgstr ""
45360
45361 #: ada/gcc-interface/utils.cc:6524
45362 #, gcc-internal-format
45363 msgid "%qs attribute only applies to variadic functions"
45364 msgstr ""
45365
45366 #: ada/gcc-interface/utils.cc:6712 d/d-attribs.cc:359 d/d-attribs.cc:485
45367 #, gcc-internal-format
45368 msgid "%qE attribute has no effect"
45369 msgstr ""
45370
45371 #: ada/gcc-interface/utils.cc:7044
45372 #, gcc-internal-format
45373 msgid "attribute %qs applies to array types only"
45374 msgstr ""
45375
45376 #: c/c-convert.cc:104 c/c-typeck.cc:2342 c/c-typeck.cc:13354 cp/typeck.cc:2497
45377 #: cp/typeck.cc:9393 cp/typeck.cc:10189 d/d-convert.cc:262
45378 #, gcc-internal-format
45379 msgid "void value not ignored as it ought to be"
45380 msgstr ""
45381
45382 #: c/c-convert.cc:221
45383 #, gcc-internal-format
45384 msgid "conversion from %qT to %qT"
45385 msgstr ""
45386
45387 #: c/c-convert.cc:223
45388 #, gcc-internal-format
45389 msgid "only %qT or a null pointer constant can be converted to %qT"
45390 msgstr ""
45391
45392 #: c/c-convert.cc:227 d/d-convert.cc:323
45393 #, gcc-internal-format
45394 msgid "conversion to non-scalar type requested"
45395 msgstr ""
45396
45397 #: c/c-decl.cc:842
45398 #, gcc-internal-format
45399 msgid "array %q+D assumed to have one element"
45400 msgstr ""
45401
45402 #: c/c-decl.cc:883
45403 #, gcc-internal-format
45404 msgid "%qD is static but used in inline function %qD which is not static"
45405 msgstr ""
45406
45407 #: c/c-decl.cc:888
45408 #, gcc-internal-format
45409 msgid "%q+D is static but declared in inline function %qD which is not static"
45410 msgstr ""
45411
45412 #: c/c-decl.cc:1084
45413 #, gcc-internal-format, gfc-internal-format
45414 msgid "GCC supports only %u nested scopes"
45415 msgstr ""
45416
45417 #: c/c-decl.cc:1236 cp/decl.cc:367
45418 #, gcc-internal-format
45419 msgid "label %q+D used but not defined"
45420 msgstr ""
45421
45422 #: c/c-decl.cc:1282
45423 #, gcc-internal-format
45424 msgid "nested function %q+D declared but never defined"
45425 msgstr ""
45426
45427 #: c/c-decl.cc:1296
45428 #, gcc-internal-format
45429 msgid "inline function %q+D declared but never defined"
45430 msgstr ""
45431
45432 #: c/c-decl.cc:1314
45433 #, gcc-internal-format
45434 msgid "unused variable %q+D"
45435 msgstr ""
45436
45437 #: c/c-decl.cc:1320 cp/decl.cc:710
45438 #, gcc-internal-format
45439 msgid "variable %qD set but not used"
45440 msgstr ""
45441
45442 #: c/c-decl.cc:1325
45443 #, gcc-internal-format
45444 msgid "type of array %q+D completed incompatibly with implicit initialization"
45445 msgstr ""
45446
45447 #: c/c-decl.cc:1505
45448 #, gcc-internal-format
45449 msgid ""
45450 "underspecified declaration of %qE, which is already declared in this scope"
45451 msgstr ""
45452
45453 #: c/c-decl.cc:1676 c/c-decl.cc:7703 c/c-decl.cc:8650 c/c-decl.cc:9574
45454 #, gcc-internal-format
45455 msgid "originally defined here"
45456 msgstr ""
45457
45458 #: c/c-decl.cc:1899
45459 #, gcc-internal-format
45460 msgid ""
45461 "a parameter list with an ellipsis cannot match an empty parameter name list "
45462 "declaration"
45463 msgstr ""
45464
45465 #: c/c-decl.cc:1906
45466 #, gcc-internal-format
45467 msgid ""
45468 "an argument type that has a default promotion cannot match an empty "
45469 "parameter name list declaration"
45470 msgstr ""
45471
45472 #: c/c-decl.cc:1954
45473 #, gcc-internal-format
45474 msgid ""
45475 "prototype for %q+D declares more arguments than previous old-style definition"
45476 msgstr ""
45477
45478 #: c/c-decl.cc:1960
45479 #, gcc-internal-format
45480 msgid ""
45481 "prototype for %q+D declares fewer arguments than previous old-style "
45482 "definition"
45483 msgstr ""
45484
45485 #: c/c-decl.cc:1969
45486 #, gcc-internal-format
45487 msgid "prototype for %q+D declares argument %d with incompatible type"
45488 msgstr ""
45489
45490 #. If we get here, no errors were found, but do issue a warning
45491 #. for this poor-style construct.
45492 #: c/c-decl.cc:1982
45493 #, gcc-internal-format
45494 msgid "prototype for %q+D follows non-prototype definition"
45495 msgstr ""
45496
45497 #: c/c-decl.cc:2000
45498 #, gcc-internal-format
45499 msgid "previous definition of %q+D with type %qT"
45500 msgstr ""
45501
45502 #: c/c-decl.cc:2004
45503 #, gcc-internal-format
45504 msgid "previous implicit declaration of %q+D with type %qT"
45505 msgstr ""
45506
45507 #: c/c-decl.cc:2008
45508 #, gcc-internal-format
45509 msgid "previous declaration of %q+D with type %qT"
45510 msgstr ""
45511
45512 #: c/c-decl.cc:2048
45513 #, gcc-internal-format
45514 msgid "%q+D redeclared as different kind of symbol"
45515 msgstr ""
45516
45517 #: c/c-decl.cc:2053
45518 #, gcc-internal-format
45519 msgid "built-in function %q+D declared as non-function"
45520 msgstr ""
45521
45522 #: c/c-decl.cc:2056 c/c-decl.cc:3162
45523 #, gcc-internal-format
45524 msgid "declaration of %q+D shadows a built-in function"
45525 msgstr ""
45526
45527 #: c/c-decl.cc:2066
45528 #, gcc-internal-format
45529 msgid "redeclaration of enumerator %q+D"
45530 msgstr ""
45531
45532 #: c/c-decl.cc:2105
45533 #, gcc-internal-format
45534 msgid "conflicting types for built-in function %q+D; expected %qT"
45535 msgstr ""
45536
45537 #: c/c-decl.cc:2115 c/c-decl.cc:2140
45538 #, gcc-internal-format
45539 msgid "%qD is declared in header %qs"
45540 msgstr ""
45541
45542 #: c/c-decl.cc:2126
45543 #, gcc-internal-format
45544 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
45545 msgstr ""
45546
45547 #: c/c-decl.cc:2131
45548 #, gcc-internal-format
45549 msgid "mismatch in return type of built-in function %qD; expected %qT"
45550 msgstr ""
45551
45552 #: c/c-decl.cc:2164
45553 #, gcc-internal-format
45554 msgid "conflicting types for %q+D"
45555 msgstr ""
45556
45557 #: c/c-decl.cc:2177 c/c-decl.cc:2214
45558 #, gcc-internal-format
45559 msgid "conflicting types for %q+D; have %qT"
45560 msgstr ""
45561
45562 #: c/c-decl.cc:2194
45563 #, gcc-internal-format
45564 msgid "conflicting named address spaces (generic vs %s) for %q+D"
45565 msgstr ""
45566
45567 #: c/c-decl.cc:2198
45568 #, gcc-internal-format
45569 msgid "conflicting named address spaces (%s vs generic) for %q+D"
45570 msgstr ""
45571
45572 #: c/c-decl.cc:2202
45573 #, gcc-internal-format
45574 msgid "conflicting named address spaces (%s vs %s) for %q+D"
45575 msgstr ""
45576
45577 #: c/c-decl.cc:2211
45578 #, gcc-internal-format
45579 msgid "conflicting type qualifiers for %q+D"
45580 msgstr ""
45581
45582 #: c/c-decl.cc:2225
45583 #, gcc-internal-format
45584 msgid "conflicting types for %q+D due to enum/integer mismatch; have %qT"
45585 msgstr ""
45586
45587 #: c/c-decl.cc:2242
45588 #, gcc-internal-format
45589 msgid "redefinition of typedef %q+D with different type"
45590 msgstr ""
45591
45592 #: c/c-decl.cc:2255
45593 #, gcc-internal-format
45594 msgid "redefinition of typedef %q+D with variably modified type"
45595 msgstr ""
45596
45597 #: c/c-decl.cc:2260
45598 #, gcc-internal-format
45599 msgid "redefinition of typedef %q+D"
45600 msgstr ""
45601
45602 #: c/c-decl.cc:2288
45603 #, gcc-internal-format
45604 msgid "declaration of %qD shadows a built-in function"
45605 msgstr ""
45606
45607 #: c/c-decl.cc:2304
45608 #, gcc-internal-format
45609 msgid "declaration of built-in function %qD without a prototype; expected %qT"
45610 msgstr ""
45611
45612 #: c/c-decl.cc:2331 c/c-decl.cc:2442
45613 #, gcc-internal-format
45614 msgid "redefinition of %q+D"
45615 msgstr ""
45616
45617 #: c/c-decl.cc:2370 c/c-decl.cc:2482
45618 #, gcc-internal-format
45619 msgid "static declaration of %q+D follows non-static declaration"
45620 msgstr ""
45621
45622 #: c/c-decl.cc:2381 c/c-decl.cc:2389 c/c-decl.cc:2471 c/c-decl.cc:2479
45623 #, gcc-internal-format
45624 msgid "non-static declaration of %q+D follows static declaration"
45625 msgstr ""
45626
45627 #: c/c-decl.cc:2406
45628 #, gcc-internal-format
45629 msgid "%<gnu_inline%> attribute present on %q+D"
45630 msgstr ""
45631
45632 #: c/c-decl.cc:2409
45633 #, gcc-internal-format
45634 msgid "but not here"
45635 msgstr ""
45636
45637 #: c/c-decl.cc:2428
45638 #, gcc-internal-format
45639 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
45640 msgstr ""
45641
45642 #: c/c-decl.cc:2431
45643 #, gcc-internal-format
45644 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
45645 msgstr ""
45646
45647 #: c/c-decl.cc:2463
45648 #, gcc-internal-format
45649 msgid "extern declaration of %q+D follows declaration with no linkage"
45650 msgstr ""
45651
45652 #: c/c-decl.cc:2501
45653 #, gcc-internal-format
45654 msgid "declaration of %q+D with no linkage follows extern declaration"
45655 msgstr ""
45656
45657 #: c/c-decl.cc:2508
45658 #, gcc-internal-format
45659 msgid "redeclaration of %q+D with no linkage"
45660 msgstr ""
45661
45662 #: c/c-decl.cc:2534
45663 #, gcc-internal-format
45664 msgid ""
45665 "redeclaration of %q+D with different visibility (old visibility preserved)"
45666 msgstr ""
45667
45668 #: c/c-decl.cc:2555
45669 #, gcc-internal-format
45670 msgid "redefinition of parameter %q+D"
45671 msgstr ""
45672
45673 #: c/c-decl.cc:2582
45674 #, gcc-internal-format
45675 msgid "redundant redeclaration of %q+D"
45676 msgstr ""
45677
45678 #: c/c-decl.cc:3120
45679 #, gcc-internal-format
45680 msgid "declaration of %q+D shadows previous non-variable"
45681 msgstr ""
45682
45683 #: c/c-decl.cc:3142
45684 #, gcc-internal-format
45685 msgid "declaration of %qD shadows a parameter"
45686 msgstr ""
45687
45688 #: c/c-decl.cc:3155 cp/name-lookup.cc:3321
45689 #, gcc-internal-format
45690 msgid "declaration of %qD shadows a global declaration"
45691 msgstr ""
45692
45693 #: c/c-decl.cc:3181
45694 #, gcc-internal-format
45695 msgid "declaration of %qD shadows a previous local"
45696 msgstr ""
45697
45698 #: c/c-decl.cc:3187 cp/name-lookup.cc:3085
45699 #, gcc-internal-format
45700 msgid "shadowed declaration is here"
45701 msgstr ""
45702
45703 #: c/c-decl.cc:3317
45704 #, gcc-internal-format
45705 msgid "nested extern declaration of %qD"
45706 msgstr ""
45707
45708 #: c/c-decl.cc:3480 c/c-decl.cc:3494
45709 #, gcc-internal-format
45710 msgid "implicit declaration of function %qE; did you mean %qs?"
45711 msgstr ""
45712
45713 #: c/c-decl.cc:3486 c/c-decl.cc:3499
45714 #, gcc-internal-format
45715 msgid "implicit declaration of function %qE"
45716 msgstr ""
45717
45718 #: c/c-decl.cc:3518
45719 #, gcc-internal-format
45720 msgid "include %qs or provide a declaration of %qE"
45721 msgstr ""
45722
45723 #: c/c-decl.cc:3789
45724 #, gcc-internal-format
45725 msgid "incompatible implicit declaration of built-in function %qD"
45726 msgstr ""
45727
45728 #: c/c-decl.cc:3799
45729 #, gcc-internal-format
45730 msgid "include %qs or provide a declaration of %qD"
45731 msgstr ""
45732
45733 #: c/c-decl.cc:3810
45734 #, gcc-internal-format
45735 msgid "incompatible implicit declaration of function %qD"
45736 msgstr ""
45737
45738 #: c/c-decl.cc:3871
45739 #, gcc-internal-format
45740 msgid "%qE undeclared here (not in a function); did you mean %qs?"
45741 msgstr ""
45742
45743 #: c/c-decl.cc:3876
45744 #, gcc-internal-format
45745 msgid "%qE undeclared here (not in a function)"
45746 msgstr ""
45747
45748 #: c/c-decl.cc:3889
45749 #, gcc-internal-format
45750 msgid "%qE undeclared (first use in this function); did you mean %qs?"
45751 msgstr ""
45752
45753 #: c/c-decl.cc:3894
45754 #, gcc-internal-format
45755 msgid "%qE undeclared (first use in this function)"
45756 msgstr ""
45757
45758 #: c/c-decl.cc:3898
45759 #, gcc-internal-format
45760 msgid ""
45761 "each undeclared identifier is reported only once for each function it "
45762 "appears in"
45763 msgstr ""
45764
45765 #: c/c-decl.cc:3946 cp/decl.cc:3481
45766 #, gcc-internal-format
45767 msgid "label %qE referenced outside of any function"
45768 msgstr ""
45769
45770 #: c/c-decl.cc:3983
45771 #, gcc-internal-format
45772 msgid "jump into scope of identifier with variably modified type"
45773 msgstr ""
45774
45775 #: c/c-decl.cc:3986
45776 #, gcc-internal-format
45777 msgid "jump skips variable initialization"
45778 msgstr ""
45779
45780 #: c/c-decl.cc:3988 c/c-decl.cc:4044 c/c-decl.cc:4135
45781 #, gcc-internal-format
45782 msgid "label %qD defined here"
45783 msgstr ""
45784
45785 #: c/c-decl.cc:4043 c/c-decl.cc:4134
45786 #, gcc-internal-format
45787 msgid "jump into statement expression"
45788 msgstr ""
45789
45790 #: c/c-decl.cc:4066
45791 #, gcc-internal-format
45792 msgid "duplicate label declaration %qE"
45793 msgstr ""
45794
45795 #: c/c-decl.cc:4166 cp/decl.cc:3899
45796 #, gcc-internal-format
45797 msgid "duplicate label %qD"
45798 msgstr ""
45799
45800 #: c/c-decl.cc:4197
45801 #, gcc-internal-format
45802 msgid ""
45803 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
45804 msgstr ""
45805
45806 #: c/c-decl.cc:4266
45807 #, gcc-internal-format
45808 msgid "switch jumps over variable initialization"
45809 msgstr ""
45810
45811 #: c/c-decl.cc:4269 c/c-decl.cc:4282
45812 #, gcc-internal-format
45813 msgid "switch starts here"
45814 msgstr ""
45815
45816 #: c/c-decl.cc:4281
45817 #, gcc-internal-format
45818 msgid "switch jumps into statement expression"
45819 msgstr ""
45820
45821 #: c/c-decl.cc:4364
45822 #, gcc-internal-format
45823 msgid "%qE defined as wrong kind of tag"
45824 msgstr ""
45825
45826 #: c/c-decl.cc:4550 cp/tree.cc:5055
45827 #, gcc-internal-format
45828 msgid "%qE attribute applied to %qD with void return type"
45829 msgstr ""
45830
45831 #: c/c-decl.cc:4559
45832 #, gcc-internal-format
45833 msgid ""
45834 "%qE attribute can only be applied to functions or to structure, union or "
45835 "enumeration types"
45836 msgstr ""
45837
45838 #: c/c-decl.cc:4579
45839 #, gcc-internal-format
45840 msgid "standard %qE attribute can only be applied to functions"
45841 msgstr ""
45842
45843 #. This can only occur with extensions such as statement
45844 #. expressions, but is still appropriate as an error to
45845 #. avoid types declared in such a context escaping to
45846 #. the type of an auto variable.
45847 #: c/c-decl.cc:4855 c/c-decl.cc:8597
45848 #, gcc-internal-format
45849 msgid "%qT declared in underspecified object initializer"
45850 msgstr ""
45851
45852 #: c/c-decl.cc:4866
45853 #, gcc-internal-format
45854 msgid "unnamed struct/union that defines no instances"
45855 msgstr ""
45856
45857 #: c/c-decl.cc:4877
45858 #, gcc-internal-format
45859 msgid "empty declaration with storage class specifier does not redeclare tag"
45860 msgstr ""
45861
45862 #: c/c-decl.cc:4893
45863 #, gcc-internal-format
45864 msgid "empty declaration with type qualifier does not redeclare tag"
45865 msgstr ""
45866
45867 #: c/c-decl.cc:4905
45868 #, gcc-internal-format
45869 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
45870 msgstr ""
45871
45872 #: c/c-decl.cc:4919
45873 #, gcc-internal-format
45874 msgid "empty declaration of %<enum%> type does not redeclare tag"
45875 msgstr ""
45876
45877 #: c/c-decl.cc:4942 c/c-decl.cc:4950
45878 #, gcc-internal-format
45879 msgid "useless type name in empty declaration"
45880 msgstr ""
45881
45882 #: c/c-decl.cc:4958
45883 #, gcc-internal-format
45884 msgid "%<inline%> in empty declaration"
45885 msgstr ""
45886
45887 #: c/c-decl.cc:4964
45888 #, gcc-internal-format
45889 msgid "%<_Noreturn%> in empty declaration"
45890 msgstr ""
45891
45892 #: c/c-decl.cc:4970
45893 #, gcc-internal-format
45894 msgid "%<constexpr%> in empty declaration"
45895 msgstr ""
45896
45897 #: c/c-decl.cc:4976
45898 #, gcc-internal-format
45899 msgid "%<auto%> in file-scope empty declaration"
45900 msgstr ""
45901
45902 #: c/c-decl.cc:4982
45903 #, gcc-internal-format
45904 msgid "%<register%> in file-scope empty declaration"
45905 msgstr ""
45906
45907 #: c/c-decl.cc:4990
45908 #, gcc-internal-format
45909 msgid ""
45910 "storage class specifier in empty declaration with %<enum%> underlying type"
45911 msgstr ""
45912
45913 #: c/c-decl.cc:4996
45914 #, gcc-internal-format
45915 msgid "%qs in empty declaration with %<enum%> underlying type"
45916 msgstr ""
45917
45918 #: c/c-decl.cc:5006
45919 #, gcc-internal-format
45920 msgid "type qualifier in empty declaration with %<enum%> underlying type"
45921 msgstr ""
45922
45923 #: c/c-decl.cc:5012
45924 #, gcc-internal-format
45925 msgid "%<alignas%> in empty declaration with %<enum%> underlying type"
45926 msgstr ""
45927
45928 #: c/c-decl.cc:5021
45929 #, gcc-internal-format
45930 msgid "useless storage class specifier in empty declaration"
45931 msgstr ""
45932
45933 #: c/c-decl.cc:5027
45934 #, gcc-internal-format
45935 msgid "useless %qs in empty declaration"
45936 msgstr ""
45937
45938 #: c/c-decl.cc:5040
45939 #, gcc-internal-format
45940 msgid "useless type qualifier in empty declaration"
45941 msgstr ""
45942
45943 #: c/c-decl.cc:5047
45944 #, gcc-internal-format
45945 msgid "useless %<_Alignas%> in empty declaration"
45946 msgstr ""
45947
45948 #: c/c-decl.cc:5065
45949 #, gcc-internal-format
45950 msgid "invalid use of attributes in empty declaration"
45951 msgstr ""
45952
45953 #: c/c-decl.cc:5079 c/c-parser.cc:2264
45954 #, gcc-internal-format
45955 msgid "empty declaration"
45956 msgstr ""
45957
45958 #: c/c-decl.cc:5151
45959 #, gcc-internal-format
45960 msgid ""
45961 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
45962 "declarators"
45963 msgstr ""
45964
45965 #: c/c-decl.cc:5155
45966 #, gcc-internal-format
45967 msgid "ISO C90 does not support %<[*]%> array declarators"
45968 msgstr ""
45969
45970 #. C99 6.7.5.2p4
45971 #. A function definition isn't function prototype scope C99 6.2.1p4.
45972 #. C99 6.7.5.2p4
45973 #: c/c-decl.cc:5161 c/c-decl.cc:8195 c/c-decl.cc:10395
45974 #, gcc-internal-format
45975 msgid "%<[*]%> not allowed in other than function prototype scope"
45976 msgstr ""
45977
45978 #: c/c-decl.cc:5379
45979 #, gcc-internal-format
45980 msgid "%q+D is usually a function"
45981 msgstr ""
45982
45983 #: c/c-decl.cc:5388
45984 #, gcc-internal-format
45985 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
45986 msgstr ""
45987
45988 #: c/c-decl.cc:5393
45989 #, gcc-internal-format
45990 msgid "function %qD is initialized like a variable"
45991 msgstr ""
45992
45993 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
45994 #: c/c-decl.cc:5399
45995 #, gcc-internal-format
45996 msgid "parameter %qD is initialized"
45997 msgstr ""
45998
45999 #: c/c-decl.cc:5419
46000 #, gcc-internal-format
46001 msgid "variable %qD has initializer but incomplete type"
46002 msgstr ""
46003
46004 #: c/c-decl.cc:5499
46005 #, gcc-internal-format
46006 msgid "inline function %q+D given attribute %qs"
46007 msgstr ""
46008
46009 #: c/c-decl.cc:5555
46010 #, gcc-internal-format
46011 msgid "uninitialized const member in %qT is invalid in C++"
46012 msgstr ""
46013
46014 #: c/c-decl.cc:5557
46015 #, gcc-internal-format
46016 msgid "%qD should be initialized"
46017 msgstr ""
46018
46019 #: c/c-decl.cc:5638
46020 #, gcc-internal-format
46021 msgid "initializer fails to determine size of %q+D"
46022 msgstr ""
46023
46024 #: c/c-decl.cc:5643
46025 #, gcc-internal-format
46026 msgid "array size missing in %q+D"
46027 msgstr ""
46028
46029 #: c/c-decl.cc:5647
46030 #, gcc-internal-format
46031 msgid "zero or negative size array %q+D"
46032 msgstr ""
46033
46034 #: c/c-decl.cc:5736 m2/gm2-gcc/m2type.cc:1269
46035 #, gcc-internal-format
46036 msgid "storage size of %q+D isn%'t constant"
46037 msgstr ""
46038
46039 #: c/c-decl.cc:5786
46040 #, gcc-internal-format
46041 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
46042 msgstr ""
46043
46044 #: c/c-decl.cc:5824
46045 #, gcc-internal-format
46046 msgid "cannot put object with volatile field into register"
46047 msgstr ""
46048
46049 #: c/c-decl.cc:5910
46050 #, gcc-internal-format
46051 msgid "uninitialized %<const %D%> is invalid in C++"
46052 msgstr ""
46053
46054 #: c/c-decl.cc:5925 cp/decl.cc:8825
46055 #, gcc-internal-format
46056 msgid "%q+D in declare target directive does not have mappable type"
46057 msgstr ""
46058
46059 #: c/c-decl.cc:6188
46060 #, gcc-internal-format
46061 msgid "ISO C forbids forward parameter declarations"
46062 msgstr ""
46063
46064 #: c/c-decl.cc:6228
46065 #, gcc-internal-format
46066 msgid "file-scope compound literal specifies %<register%>"
46067 msgstr ""
46068
46069 #: c/c-decl.cc:6234
46070 #, gcc-internal-format
46071 msgid "compound literal implicitly auto and declared %qs"
46072 msgstr ""
46073
46074 #: c/c-decl.cc:6334
46075 #, gcc-internal-format
46076 msgid "defining a type in a compound literal is invalid in C++"
46077 msgstr ""
46078
46079 #: c/c-decl.cc:6355 c/c-decl.cc:6370
46080 #, gcc-internal-format
46081 msgid "bit-field %qs width not an integer constant"
46082 msgstr ""
46083
46084 #: c/c-decl.cc:6365
46085 #, gcc-internal-format
46086 msgid "bit-field %qs width not an integer constant expression"
46087 msgstr ""
46088
46089 #: c/c-decl.cc:6376
46090 #, gcc-internal-format
46091 msgid "negative width in bit-field %qs"
46092 msgstr ""
46093
46094 #: c/c-decl.cc:6381
46095 #, gcc-internal-format
46096 msgid "zero width for bit-field %qs"
46097 msgstr ""
46098
46099 #: c/c-decl.cc:6391
46100 #, gcc-internal-format
46101 msgid "bit-field %qs has invalid type"
46102 msgstr ""
46103
46104 #: c/c-decl.cc:6397
46105 #, gcc-internal-format
46106 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
46107 msgstr ""
46108
46109 #: c/c-decl.cc:6408
46110 #, gcc-internal-format
46111 msgid "type of bit-field %qs is a GCC extension"
46112 msgstr ""
46113
46114 #: c/c-decl.cc:6414
46115 #, gcc-internal-format
46116 msgid "width of %qs exceeds its type"
46117 msgstr ""
46118
46119 #: c/c-decl.cc:6427
46120 #, gcc-internal-format
46121 msgid "%qs is narrower than values of its type"
46122 msgstr ""
46123
46124 #: c/c-decl.cc:6442
46125 #, gcc-internal-format
46126 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
46127 msgstr ""
46128
46129 #: c/c-decl.cc:6445
46130 #, gcc-internal-format
46131 msgid "ISO C90 forbids array whose size cannot be evaluated"
46132 msgstr ""
46133
46134 #: c/c-decl.cc:6452
46135 #, gcc-internal-format
46136 msgid "ISO C90 forbids variable length array %qE"
46137 msgstr ""
46138
46139 #: c/c-decl.cc:6454
46140 #, gcc-internal-format
46141 msgid "ISO C90 forbids variable length array"
46142 msgstr ""
46143
46144 #: c/c-decl.cc:6663
46145 #, gcc-internal-format
46146 msgid "%<enum%> underlying type may not be specified here"
46147 msgstr ""
46148
46149 #: c/c-decl.cc:6691 c/c-decl.cc:7100 c/c-decl.cc:7110
46150 #, gcc-internal-format
46151 msgid "variably modified %qE at file scope"
46152 msgstr ""
46153
46154 #: c/c-decl.cc:6693
46155 #, gcc-internal-format
46156 msgid "variably modified field at file scope"
46157 msgstr ""
46158
46159 #: c/c-decl.cc:6713
46160 #, gcc-internal-format
46161 msgid "type defaults to %<int%> in declaration of %qE"
46162 msgstr ""
46163
46164 #: c/c-decl.cc:6717
46165 #, gcc-internal-format
46166 msgid "type defaults to %<int%> in type name"
46167 msgstr ""
46168
46169 #: c/c-decl.cc:6749
46170 #, gcc-internal-format
46171 msgid "duplicate %<const%>"
46172 msgstr ""
46173
46174 #: c/c-decl.cc:6751
46175 #, gcc-internal-format
46176 msgid "duplicate %<restrict%>"
46177 msgstr ""
46178
46179 #: c/c-decl.cc:6753
46180 #, gcc-internal-format
46181 msgid "duplicate %<volatile%>"
46182 msgstr ""
46183
46184 #: c/c-decl.cc:6755
46185 #, gcc-internal-format
46186 msgid "duplicate %<_Atomic%>"
46187 msgstr ""
46188
46189 #: c/c-decl.cc:6758
46190 #, gcc-internal-format, gfc-internal-format
46191 msgid "conflicting named address spaces (%s vs %s)"
46192 msgstr ""
46193
46194 #: c/c-decl.cc:6781 c/c-parser.cc:3359
46195 #, gcc-internal-format
46196 msgid "%<_Atomic%>-qualified array type"
46197 msgstr ""
46198
46199 #: c/c-decl.cc:6796
46200 #, gcc-internal-format
46201 msgid "function definition declared %<auto%>"
46202 msgstr ""
46203
46204 #: c/c-decl.cc:6798
46205 #, gcc-internal-format
46206 msgid "function definition declared %<register%>"
46207 msgstr ""
46208
46209 #: c/c-decl.cc:6800
46210 #, gcc-internal-format
46211 msgid "function definition declared %<typedef%>"
46212 msgstr ""
46213
46214 #: c/c-decl.cc:6802
46215 #, gcc-internal-format
46216 msgid "function definition declared %qs"
46217 msgstr ""
46218
46219 #: c/c-decl.cc:6829
46220 #, gcc-internal-format
46221 msgid "storage class specified for structure field %qE"
46222 msgstr ""
46223
46224 #: c/c-decl.cc:6832
46225 #, gcc-internal-format
46226 msgid "storage class specified for structure field"
46227 msgstr ""
46228
46229 #: c/c-decl.cc:6836
46230 #, gcc-internal-format
46231 msgid "storage class specified for parameter %qE"
46232 msgstr ""
46233
46234 #: c/c-decl.cc:6839
46235 #, gcc-internal-format
46236 msgid "storage class specified for unnamed parameter"
46237 msgstr ""
46238
46239 #: c/c-decl.cc:6842 cp/decl.cc:12850
46240 #, gcc-internal-format
46241 msgid "storage class specified for typename"
46242 msgstr ""
46243
46244 #: c/c-decl.cc:6860
46245 #, gcc-internal-format
46246 msgid "%qE initialized and declared %<extern%>"
46247 msgstr ""
46248
46249 #: c/c-decl.cc:6864
46250 #, gcc-internal-format
46251 msgid "%qE has both %<extern%> and initializer"
46252 msgstr ""
46253
46254 #: c/c-decl.cc:6869
46255 #, gcc-internal-format
46256 msgid "file-scope declaration of %qE specifies %<auto%>"
46257 msgstr ""
46258
46259 #: c/c-decl.cc:6873
46260 #, gcc-internal-format
46261 msgid "file-scope declaration of %qE specifies %<register%>"
46262 msgstr ""
46263
46264 #: c/c-decl.cc:6878
46265 #, gcc-internal-format
46266 msgid "nested function %qE declared %<extern%>"
46267 msgstr ""
46268
46269 #: c/c-decl.cc:6881
46270 #, gcc-internal-format
46271 msgid "function-scope %qE implicitly auto and declared %qs"
46272 msgstr ""
46273
46274 #. Only the innermost declarator (making a parameter be of
46275 #. array type which is converted to pointer type)
46276 #. may have static or type qualifiers.
46277 #: c/c-decl.cc:6928 c/c-decl.cc:7324
46278 #, gcc-internal-format
46279 msgid "static or type qualifiers in non-parameter array declarator"
46280 msgstr ""
46281
46282 #: c/c-decl.cc:6991
46283 #, gcc-internal-format
46284 msgid "declaration of %qE as array of voids"
46285 msgstr ""
46286
46287 #: c/c-decl.cc:6993
46288 #, gcc-internal-format
46289 msgid "declaration of type name as array of voids"
46290 msgstr ""
46291
46292 #: c/c-decl.cc:7000
46293 #, gcc-internal-format
46294 msgid "declaration of %qE as array of functions"
46295 msgstr ""
46296
46297 #: c/c-decl.cc:7003
46298 #, gcc-internal-format
46299 msgid "declaration of type name as array of functions"
46300 msgstr ""
46301
46302 #: c/c-decl.cc:7011 c/c-decl.cc:9256
46303 #, gcc-internal-format
46304 msgid "invalid use of structure with flexible array member"
46305 msgstr ""
46306
46307 #: c/c-decl.cc:7043
46308 #, gcc-internal-format
46309 msgid "size of array %qE has non-integer type"
46310 msgstr ""
46311
46312 #: c/c-decl.cc:7047
46313 #, gcc-internal-format
46314 msgid "size of unnamed array has non-integer type"
46315 msgstr ""
46316
46317 #: c/c-decl.cc:7055
46318 #, gcc-internal-format
46319 msgid "size of array %qE has incomplete type"
46320 msgstr ""
46321
46322 #: c/c-decl.cc:7058
46323 #, gcc-internal-format
46324 msgid "size of unnamed array has incomplete type"
46325 msgstr ""
46326
46327 #: c/c-decl.cc:7070
46328 #, gcc-internal-format
46329 msgid "ISO C forbids zero-size array %qE"
46330 msgstr ""
46331
46332 #: c/c-decl.cc:7073
46333 #, gcc-internal-format
46334 msgid "ISO C forbids zero-size array"
46335 msgstr ""
46336
46337 #: c/c-decl.cc:7082
46338 #, gcc-internal-format
46339 msgid "size of array %qE is negative"
46340 msgstr ""
46341
46342 #: c/c-decl.cc:7084
46343 #, gcc-internal-format
46344 msgid "size of unnamed array is negative"
46345 msgstr ""
46346
46347 #: c/c-decl.cc:7170
46348 #, gcc-internal-format
46349 msgid "size of array %qE is too large"
46350 msgstr ""
46351
46352 #: c/c-decl.cc:7173
46353 #, gcc-internal-format
46354 msgid "size of unnamed array is too large"
46355 msgstr ""
46356
46357 #: c/c-decl.cc:7212 c/c-decl.cc:7873
46358 #, gcc-internal-format
46359 msgid "ISO C90 does not support flexible array members"
46360 msgstr ""
46361
46362 #. C99 6.7.5.2p4
46363 #: c/c-decl.cc:7234
46364 #, gcc-internal-format
46365 msgid "%<[*]%> not in a declaration"
46366 msgstr ""
46367
46368 #: c/c-decl.cc:7248
46369 #, gcc-internal-format
46370 msgid "array type has incomplete element type %qT"
46371 msgstr ""
46372
46373 #: c/c-decl.cc:7254
46374 #, gcc-internal-format
46375 msgid ""
46376 "declaration of %qE as multidimensional array must have bounds for all "
46377 "dimensions except the first"
46378 msgstr ""
46379
46380 #: c/c-decl.cc:7258
46381 #, gcc-internal-format
46382 msgid ""
46383 "declaration of multidimensional array must have bounds for all dimensions "
46384 "except the first"
46385 msgstr ""
46386
46387 #: c/c-decl.cc:7360
46388 #, gcc-internal-format
46389 msgid "%qE declared as function returning a function"
46390 msgstr ""
46391
46392 #: c/c-decl.cc:7363
46393 #, gcc-internal-format
46394 msgid "type name declared as function returning a function"
46395 msgstr ""
46396
46397 #: c/c-decl.cc:7370
46398 #, gcc-internal-format
46399 msgid "%qE declared as function returning an array"
46400 msgstr ""
46401
46402 #: c/c-decl.cc:7373
46403 #, gcc-internal-format
46404 msgid "type name declared as function returning an array"
46405 msgstr ""
46406
46407 #: c/c-decl.cc:7414
46408 #, gcc-internal-format
46409 msgid "function definition has qualified void return type"
46410 msgstr ""
46411
46412 #: c/c-decl.cc:7418 cp/decl.cc:13171
46413 #, gcc-internal-format
46414 msgid "type qualifiers ignored on function return type"
46415 msgstr ""
46416
46417 #: c/c-decl.cc:7457 c/c-decl.cc:7669 c/c-decl.cc:7723 c/c-decl.cc:7807
46418 #: c/c-decl.cc:7929 c/c-parser.cc:3361
46419 #, gcc-internal-format
46420 msgid "%<_Atomic%>-qualified function type"
46421 msgstr ""
46422
46423 #: c/c-decl.cc:7463 c/c-decl.cc:7675 c/c-decl.cc:7812 c/c-decl.cc:7934
46424 #, gcc-internal-format
46425 msgid "ISO C forbids qualified function types"
46426 msgstr ""
46427
46428 #: c/c-decl.cc:7560
46429 #, gcc-internal-format
46430 msgid "%qs combined with %<auto%> qualifier for %qE"
46431 msgstr ""
46432
46433 #: c/c-decl.cc:7564
46434 #, gcc-internal-format
46435 msgid "%qs combined with %<register%> qualifier for %qE"
46436 msgstr ""
46437
46438 #: c/c-decl.cc:7570
46439 #, gcc-internal-format
46440 msgid "%qs specified for auto variable %qE"
46441 msgstr ""
46442
46443 #: c/c-decl.cc:7586
46444 #, gcc-internal-format
46445 msgid "%qs specified for parameter %qE"
46446 msgstr ""
46447
46448 #: c/c-decl.cc:7589
46449 #, gcc-internal-format
46450 msgid "%qs specified for unnamed parameter"
46451 msgstr ""
46452
46453 #: c/c-decl.cc:7595
46454 #, gcc-internal-format
46455 msgid "%qs specified for structure field %qE"
46456 msgstr ""
46457
46458 #: c/c-decl.cc:7598
46459 #, gcc-internal-format
46460 msgid "%qs specified for structure field"
46461 msgstr ""
46462
46463 #: c/c-decl.cc:7613
46464 #, gcc-internal-format
46465 msgid "bit-field %qE has atomic type"
46466 msgstr ""
46467
46468 #: c/c-decl.cc:7615
46469 #, gcc-internal-format
46470 msgid "bit-field has atomic type"
46471 msgstr ""
46472
46473 #: c/c-decl.cc:7624
46474 #, gcc-internal-format
46475 msgid "alignment specified for typedef %qE"
46476 msgstr ""
46477
46478 #: c/c-decl.cc:7626
46479 #, gcc-internal-format
46480 msgid "alignment specified for %<register%> object %qE"
46481 msgstr ""
46482
46483 #: c/c-decl.cc:7631
46484 #, gcc-internal-format
46485 msgid "alignment specified for parameter %qE"
46486 msgstr ""
46487
46488 #: c/c-decl.cc:7633
46489 #, gcc-internal-format
46490 msgid "alignment specified for unnamed parameter"
46491 msgstr ""
46492
46493 #: c/c-decl.cc:7638
46494 #, gcc-internal-format
46495 msgid "alignment specified for bit-field %qE"
46496 msgstr ""
46497
46498 #: c/c-decl.cc:7640
46499 #, gcc-internal-format
46500 msgid "alignment specified for unnamed bit-field"
46501 msgstr ""
46502
46503 #: c/c-decl.cc:7643
46504 #, gcc-internal-format
46505 msgid "alignment specified for function %qE"
46506 msgstr ""
46507
46508 #: c/c-decl.cc:7650
46509 #, gcc-internal-format
46510 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
46511 msgstr ""
46512
46513 #: c/c-decl.cc:7653
46514 #, gcc-internal-format
46515 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
46516 msgstr ""
46517
46518 #: c/c-decl.cc:7684
46519 #, gcc-internal-format
46520 msgid "typedef %q+D declared %<inline%>"
46521 msgstr ""
46522
46523 #: c/c-decl.cc:7686
46524 #, gcc-internal-format
46525 msgid "typedef %q+D declared %<_Noreturn%>"
46526 msgstr ""
46527
46528 #: c/c-decl.cc:7729
46529 #, gcc-internal-format
46530 msgid "ISO C forbids const or volatile function types"
46531 msgstr ""
46532
46533 #. C99 6.7.2.1p8
46534 #: c/c-decl.cc:7740
46535 #, gcc-internal-format
46536 msgid "a member of a structure or union cannot have a variably modified type"
46537 msgstr ""
46538
46539 #: c/c-decl.cc:7757 cp/decl.cc:11730
46540 #, gcc-internal-format
46541 msgid "variable or field %qE declared void"
46542 msgstr ""
46543
46544 #: c/c-decl.cc:7797
46545 #, gcc-internal-format
46546 msgid "attributes in parameter array declarator ignored"
46547 msgstr ""
46548
46549 #: c/c-decl.cc:7839
46550 #, gcc-internal-format
46551 msgid "parameter %q+D declared %<inline%>"
46552 msgstr ""
46553
46554 #: c/c-decl.cc:7841
46555 #, gcc-internal-format
46556 msgid "parameter %q+D declared %<_Noreturn%>"
46557 msgstr ""
46558
46559 #: c/c-decl.cc:7854
46560 #, gcc-internal-format
46561 msgid "field %qE declared as a function"
46562 msgstr ""
46563
46564 #: c/c-decl.cc:7861
46565 #, gcc-internal-format
46566 msgid "field %qE has incomplete type"
46567 msgstr ""
46568
46569 #: c/c-decl.cc:7863
46570 #, gcc-internal-format
46571 msgid "unnamed field has incomplete type"
46572 msgstr ""
46573
46574 #: c/c-decl.cc:7900 c/c-decl.cc:7911 c/c-decl.cc:7914
46575 #, gcc-internal-format
46576 msgid "invalid storage class for function %qE"
46577 msgstr ""
46578
46579 #: c/c-decl.cc:7971
46580 #, gcc-internal-format
46581 msgid "cannot inline function %<main%>"
46582 msgstr ""
46583
46584 #: c/c-decl.cc:7973
46585 #, gcc-internal-format
46586 msgid "%<main%> declared %<_Noreturn%>"
46587 msgstr ""
46588
46589 #: c/c-decl.cc:7984
46590 #, gcc-internal-format
46591 msgid "ISO C99 does not support %<_Noreturn%>"
46592 msgstr ""
46593
46594 #: c/c-decl.cc:7987
46595 #, gcc-internal-format
46596 msgid "ISO C90 does not support %<_Noreturn%>"
46597 msgstr ""
46598
46599 #: c/c-decl.cc:8006
46600 #, gcc-internal-format
46601 msgid "%<constexpr%> object has variably modified type"
46602 msgstr ""
46603
46604 #: c/c-decl.cc:8010 c/c-parser.cc:10930
46605 #, gcc-internal-format
46606 msgid "invalid qualifiers for %<constexpr%> object"
46607 msgstr ""
46608
46609 #: c/c-decl.cc:8016 c/c-parser.cc:10933
46610 #, gcc-internal-format
46611 msgid "invalid qualifiers for field of %<constexpr%> object"
46612 msgstr ""
46613
46614 #: c/c-decl.cc:8042
46615 #, gcc-internal-format
46616 msgid "variable previously declared %<static%> redeclared %<extern%>"
46617 msgstr ""
46618
46619 #: c/c-decl.cc:8054
46620 #, gcc-internal-format
46621 msgid "variable %q+D declared %<inline%>"
46622 msgstr ""
46623
46624 #: c/c-decl.cc:8056
46625 #, gcc-internal-format
46626 msgid "variable %q+D declared %<_Noreturn%>"
46627 msgstr ""
46628
46629 #: c/c-decl.cc:8091
46630 #, gcc-internal-format
46631 msgid "non-nested function with variably modified type"
46632 msgstr ""
46633
46634 #: c/c-decl.cc:8093
46635 #, gcc-internal-format
46636 msgid "object with variably modified type must have no linkage"
46637 msgstr ""
46638
46639 #: c/c-decl.cc:8201 c/c-decl.cc:10200
46640 #, gcc-internal-format
46641 msgid "function declaration isn%'t a prototype"
46642 msgstr ""
46643
46644 #: c/c-decl.cc:8211
46645 #, gcc-internal-format
46646 msgid "parameter names (without types) in function declaration"
46647 msgstr ""
46648
46649 #: c/c-decl.cc:8256
46650 #, gcc-internal-format
46651 msgid "parameter %u (%q+D) has incomplete type"
46652 msgstr ""
46653
46654 #: c/c-decl.cc:8260
46655 #, gcc-internal-format, gfc-internal-format
46656 msgid "parameter %u has incomplete type"
46657 msgstr ""
46658
46659 #: c/c-decl.cc:8271
46660 #, gcc-internal-format
46661 msgid "parameter %u (%q+D) has void type"
46662 msgstr ""
46663
46664 #: c/c-decl.cc:8275
46665 #, gcc-internal-format, gfc-internal-format
46666 msgid "parameter %u has void type"
46667 msgstr ""
46668
46669 #: c/c-decl.cc:8350
46670 #, gcc-internal-format
46671 msgid "%<void%> as only parameter may not be qualified"
46672 msgstr ""
46673
46674 #: c/c-decl.cc:8354 c/c-decl.cc:8390
46675 #, gcc-internal-format
46676 msgid "%<void%> must be the only parameter"
46677 msgstr ""
46678
46679 #: c/c-decl.cc:8384
46680 #, gcc-internal-format
46681 msgid "parameter %q+D has just a forward declaration"
46682 msgstr ""
46683
46684 #: c/c-decl.cc:8430
46685 #, gcc-internal-format
46686 msgid ""
46687 "%<%s %E%> declared inside parameter list will not be visible outside of this "
46688 "definition or declaration"
46689 msgstr ""
46690
46691 #: c/c-decl.cc:8436
46692 #, gcc-internal-format, gfc-internal-format
46693 msgid ""
46694 "anonymous %s declared inside parameter list will not be visible outside of "
46695 "this definition or declaration"
46696 msgstr ""
46697
46698 #: c/c-decl.cc:8551
46699 #, gcc-internal-format
46700 msgid "enum type defined here"
46701 msgstr ""
46702
46703 #: c/c-decl.cc:8557
46704 #, gcc-internal-format
46705 msgid "struct defined here"
46706 msgstr ""
46707
46708 #: c/c-decl.cc:8563
46709 #, gcc-internal-format
46710 msgid "union defined here"
46711 msgstr ""
46712
46713 #: c/c-decl.cc:8646
46714 #, gcc-internal-format
46715 msgid "redefinition of %<union %E%>"
46716 msgstr ""
46717
46718 #: c/c-decl.cc:8648
46719 #, gcc-internal-format
46720 msgid "redefinition of %<struct %E%>"
46721 msgstr ""
46722
46723 #: c/c-decl.cc:8657
46724 #, gcc-internal-format
46725 msgid "nested redefinition of %<union %E%>"
46726 msgstr ""
46727
46728 #: c/c-decl.cc:8659
46729 #, gcc-internal-format
46730 msgid "nested redefinition of %<struct %E%>"
46731 msgstr ""
46732
46733 #: c/c-decl.cc:8689 c/c-decl.cc:9599
46734 #, gcc-internal-format
46735 msgid "defining type in %qs expression is invalid in C++"
46736 msgstr ""
46737
46738 #: c/c-decl.cc:8695 c/c-decl.cc:9605
46739 #, gcc-internal-format
46740 msgid "%qT defined in underspecified object initializer"
46741 msgstr ""
46742
46743 #: c/c-decl.cc:8759 cp/decl.cc:5479
46744 #, gcc-internal-format
46745 msgid "declaration does not declare anything"
46746 msgstr ""
46747
46748 #: c/c-decl.cc:8764
46749 #, gcc-internal-format
46750 msgid "ISO C99 doesn%'t support unnamed structs/unions"
46751 msgstr ""
46752
46753 #: c/c-decl.cc:8767
46754 #, gcc-internal-format
46755 msgid "ISO C90 doesn%'t support unnamed structs/unions"
46756 msgstr ""
46757
46758 #: c/c-decl.cc:8860 c/c-decl.cc:8878 c/c-decl.cc:8939
46759 #, gcc-internal-format
46760 msgid "duplicate member %q+D"
46761 msgstr ""
46762
46763 #: c/c-decl.cc:8965
46764 #, gcc-internal-format
46765 msgid "empty struct has size 0 in C, size 1 in C++"
46766 msgstr ""
46767
46768 #: c/c-decl.cc:8968
46769 #, gcc-internal-format
46770 msgid "empty union has size 0 in C, size 1 in C++"
46771 msgstr ""
46772
46773 #: c/c-decl.cc:9148
46774 #, gcc-internal-format
46775 msgid "union has no named members"
46776 msgstr ""
46777
46778 #: c/c-decl.cc:9150
46779 #, gcc-internal-format
46780 msgid "union has no members"
46781 msgstr ""
46782
46783 #: c/c-decl.cc:9155
46784 #, gcc-internal-format
46785 msgid "struct has no named members"
46786 msgstr ""
46787
46788 #: c/c-decl.cc:9157
46789 #, gcc-internal-format
46790 msgid "struct has no members"
46791 msgstr ""
46792
46793 #: c/c-decl.cc:9235 cp/decl.cc:14154
46794 #, gcc-internal-format
46795 msgid "flexible array member in union"
46796 msgstr ""
46797
46798 #: c/c-decl.cc:9241
46799 #, gcc-internal-format
46800 msgid "flexible array member not at end of struct"
46801 msgstr ""
46802
46803 #: c/c-decl.cc:9247
46804 #, gcc-internal-format
46805 msgid "flexible array member in a struct with no named members"
46806 msgstr ""
46807
46808 #: c/c-decl.cc:9281
46809 #, gcc-internal-format
46810 msgid "type %qT is too large"
46811 msgstr ""
46812
46813 #: c/c-decl.cc:9335
46814 #, gcc-internal-format
46815 msgid "type punning toggles scalar storage order"
46816 msgstr ""
46817
46818 #: c/c-decl.cc:9402
46819 #, gcc-internal-format
46820 msgid "union cannot be made transparent"
46821 msgstr ""
46822
46823 #: c/c-decl.cc:9564
46824 #, gcc-internal-format
46825 msgid "nested redefinition of %<enum %E%>"
46826 msgstr ""
46827
46828 #: c/c-decl.cc:9572
46829 #, gcc-internal-format
46830 msgid "redeclaration of %<enum %E%>"
46831 msgstr ""
46832
46833 #: c/c-decl.cc:9583
46834 #, gcc-internal-format
46835 msgid "%<enum%> declared with but defined without fixed underlying type"
46836 msgstr ""
46837
46838 #: c/c-decl.cc:9668 cp/decl.cc:16731 m2/gm2-gcc/m2type.cc:2070
46839 #, gcc-internal-format
46840 msgid "specified mode too small for enumerated values"
46841 msgstr ""
46842
46843 #: c/c-decl.cc:9687
46844 #, gcc-internal-format
46845 msgid "enumeration values exceed range of largest integer"
46846 msgstr ""
46847
46848 #: c/c-decl.cc:9696
46849 #, gcc-internal-format
46850 msgid "enumeration values exceed range of %qs"
46851 msgstr ""
46852
46853 #: c/c-decl.cc:9823 c/c-decl.cc:9839
46854 #, gcc-internal-format
46855 msgid "enumerator value for %qE is not an integer constant"
46856 msgstr ""
46857
46858 #: c/c-decl.cc:9834
46859 #, gcc-internal-format
46860 msgid "enumerator value for %qE is not an integer constant expression"
46861 msgstr ""
46862
46863 #: c/c-decl.cc:9858
46864 #, gcc-internal-format
46865 msgid "overflow in enumeration values"
46866 msgstr ""
46867
46868 #: c/c-decl.cc:9865
46869 #, gcc-internal-format
46870 msgid "enumerator value outside the range of underlying type"
46871 msgstr ""
46872
46873 #: c/c-decl.cc:9893
46874 #, gcc-internal-format
46875 msgid "enumerator value outside the range of %qs"
46876 msgstr ""
46877
46878 #: c/c-decl.cc:9899
46879 #, gcc-internal-format
46880 msgid "ISO C restricts enumerator values to range of %<int%> before C2X"
46881 msgstr ""
46882
46883 #: c/c-decl.cc:10093 cp/decl.cc:5799 cp/decl.cc:17310
46884 #, gcc-internal-format
46885 msgid "inline function %qD given attribute %qs"
46886 msgstr ""
46887
46888 #: c/c-decl.cc:10111
46889 #, gcc-internal-format
46890 msgid "return type is an incomplete type"
46891 msgstr ""
46892
46893 #: c/c-decl.cc:10123
46894 #, gcc-internal-format
46895 msgid "return type defaults to %<int%>"
46896 msgstr ""
46897
46898 #: c/c-decl.cc:10151
46899 #, gcc-internal-format
46900 msgid "%q+D defined as variadic function without prototype"
46901 msgstr ""
46902
46903 #: c/c-decl.cc:10209
46904 #, gcc-internal-format
46905 msgid "no previous prototype for %qD"
46906 msgstr ""
46907
46908 #: c/c-decl.cc:10218
46909 #, gcc-internal-format
46910 msgid "%qD was used with no prototype before its definition"
46911 msgstr ""
46912
46913 #: c/c-decl.cc:10226 cp/decl.cc:17453
46914 #, gcc-internal-format
46915 msgid "no previous declaration for %qD"
46916 msgstr ""
46917
46918 #: c/c-decl.cc:10236
46919 #, gcc-internal-format
46920 msgid "%qD was used with no declaration before its definition"
46921 msgstr ""
46922
46923 #: c/c-decl.cc:10255
46924 #, gcc-internal-format
46925 msgid "return type of %qD is not %<int%>"
46926 msgstr ""
46927
46928 #: c/c-decl.cc:10257
46929 #, gcc-internal-format
46930 msgid "%<_Atomic%>-qualified return type of %qD"
46931 msgstr ""
46932
46933 #: c/c-decl.cc:10264
46934 #, gcc-internal-format
46935 msgid "%qD is normally a non-static function"
46936 msgstr ""
46937
46938 #: c/c-decl.cc:10315
46939 #, gcc-internal-format
46940 msgid "old-style parameter declarations in prototyped function definition"
46941 msgstr ""
46942
46943 #: c/c-decl.cc:10330
46944 #, gcc-internal-format
46945 msgid "traditional C rejects ISO C style function definitions"
46946 msgstr ""
46947
46948 #: c/c-decl.cc:10347
46949 #, gcc-internal-format
46950 msgid ""
46951 "ISO C does not support omitting parameter names in function definitions "
46952 "before C2X"
46953 msgstr ""
46954
46955 #: c/c-decl.cc:10387 c/c-decl.cc:10391
46956 #, gcc-internal-format
46957 msgid "old-style function definition"
46958 msgstr ""
46959
46960 #: c/c-decl.cc:10404
46961 #, gcc-internal-format
46962 msgid "parameter name missing from parameter list"
46963 msgstr ""
46964
46965 #: c/c-decl.cc:10420
46966 #, gcc-internal-format
46967 msgid "%qD declared as a non-parameter"
46968 msgstr ""
46969
46970 #: c/c-decl.cc:10428
46971 #, gcc-internal-format
46972 msgid "multiple parameters named %qD"
46973 msgstr ""
46974
46975 #: c/c-decl.cc:10437
46976 #, gcc-internal-format
46977 msgid "parameter %qD declared with void type"
46978 msgstr ""
46979
46980 #: c/c-decl.cc:10466 c/c-decl.cc:10471
46981 #, gcc-internal-format
46982 msgid "type of %qD defaults to %<int%>"
46983 msgstr ""
46984
46985 #: c/c-decl.cc:10491
46986 #, gcc-internal-format
46987 msgid "parameter %qD has incomplete type"
46988 msgstr ""
46989
46990 #: c/c-decl.cc:10498
46991 #, gcc-internal-format
46992 msgid "declaration for parameter %qD but no such parameter"
46993 msgstr ""
46994
46995 #: c/c-decl.cc:10551
46996 #, gcc-internal-format
46997 msgid "number of arguments doesn%'t match built-in prototype"
46998 msgstr ""
46999
47000 #: c/c-decl.cc:10562
47001 #, gcc-internal-format
47002 msgid "number of arguments doesn%'t match prototype"
47003 msgstr ""
47004
47005 #: c/c-decl.cc:10565 c/c-decl.cc:10612 c/c-decl.cc:10626
47006 #, gcc-internal-format
47007 msgid "prototype declaration"
47008 msgstr ""
47009
47010 #: c/c-decl.cc:10604
47011 #, gcc-internal-format
47012 msgid "promoted argument %qD doesn%'t match built-in prototype"
47013 msgstr ""
47014
47015 #: c/c-decl.cc:10609
47016 #, gcc-internal-format
47017 msgid "promoted argument %qD doesn%'t match prototype"
47018 msgstr ""
47019
47020 #: c/c-decl.cc:10619
47021 #, gcc-internal-format
47022 msgid "argument %qD doesn%'t match built-in prototype"
47023 msgstr ""
47024
47025 #: c/c-decl.cc:10624
47026 #, gcc-internal-format
47027 msgid "argument %qD doesn%'t match prototype"
47028 msgstr ""
47029
47030 #: c/c-decl.cc:10882 cp/decl.cc:18234
47031 #, gcc-internal-format
47032 msgid "no return statement in function returning non-void"
47033 msgstr ""
47034
47035 #: c/c-decl.cc:10901 cp/decl.cc:18318
47036 #, gcc-internal-format
47037 msgid "parameter %qD set but not used"
47038 msgstr ""
47039
47040 #: c/c-decl.cc:10998
47041 #, gcc-internal-format
47042 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
47043 msgstr ""
47044
47045 #: c/c-decl.cc:11003
47046 #, gcc-internal-format
47047 msgid ""
47048 "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to "
47049 "compile your code"
47050 msgstr ""
47051
47052 #: c/c-decl.cc:11010
47053 #, gcc-internal-format
47054 msgid "ISO C90 does not support %<for%> loop initial declarations"
47055 msgstr ""
47056
47057 #: c/c-decl.cc:11042
47058 #, gcc-internal-format
47059 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
47060 msgstr ""
47061
47062 #: c/c-decl.cc:11046
47063 #, gcc-internal-format
47064 msgid ""
47065 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
47066 msgstr ""
47067
47068 #: c/c-decl.cc:11053
47069 #, gcc-internal-format
47070 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
47071 msgstr ""
47072
47073 #: c/c-decl.cc:11058
47074 #, gcc-internal-format
47075 msgid "%<union %E%> declared in %<for%> loop initial declaration"
47076 msgstr ""
47077
47078 #: c/c-decl.cc:11062
47079 #, gcc-internal-format
47080 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
47081 msgstr ""
47082
47083 #: c/c-decl.cc:11066
47084 #, gcc-internal-format
47085 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
47086 msgstr ""
47087
47088 #: c/c-decl.cc:11352
47089 #, gcc-internal-format
47090 msgid "incompatible address space qualifiers %qs and %qs"
47091 msgstr ""
47092
47093 #: c/c-decl.cc:11411 c/c-decl.cc:11418
47094 #, gcc-internal-format
47095 msgid "duplicate %qE declaration specifier"
47096 msgstr ""
47097
47098 #: c/c-decl.cc:11446 c/c-decl.cc:12447
47099 #, gcc-internal-format
47100 msgid "multiple storage classes in declaration specifiers"
47101 msgstr ""
47102
47103 #: c/c-decl.cc:11448
47104 #, gcc-internal-format
47105 msgid "%qs used with %<auto%>"
47106 msgstr ""
47107
47108 #. auto may only be used with another storage class specifier,
47109 #. such as constexpr, if the type is inferred.
47110 #: c/c-decl.cc:11453
47111 #, gcc-internal-format
47112 msgid "%<auto%> used with %<constexpr%>"
47113 msgstr ""
47114
47115 #: c/c-decl.cc:11466 c/c-decl.cc:11850 c/c-decl.cc:12245
47116 #, gcc-internal-format
47117 msgid "two or more data types in declaration specifiers"
47118 msgstr ""
47119
47120 #: c/c-decl.cc:11478 cp/parser.cc:33541
47121 #, gcc-internal-format
47122 msgid "%<long long long%> is too long for GCC"
47123 msgstr ""
47124
47125 #: c/c-decl.cc:11491
47126 #, gcc-internal-format
47127 msgid "ISO C90 does not support %<long long%>"
47128 msgstr ""
47129
47130 #: c/c-decl.cc:11720 c/c-parser.cc:10584
47131 #, gcc-internal-format
47132 msgid "ISO C90 does not support complex types"
47133 msgstr ""
47134
47135 #: c/c-decl.cc:11766
47136 #, gcc-internal-format
47137 msgid "ISO C does not support saturating types"
47138 msgstr ""
47139
47140 #: c/c-decl.cc:11837 c/c-decl.cc:12382 c/c-decl.cc:12441
47141 #, gcc-internal-format
47142 msgid "duplicate %qE"
47143 msgstr ""
47144
47145 #: c/c-decl.cc:11897
47146 #, gcc-internal-format
47147 msgid "ISO C does not support %<__int%d%> types"
47148 msgstr ""
47149
47150 #: c/c-decl.cc:11919
47151 #, gcc-internal-format
47152 msgid "%<__int%d%> is not supported on this target"
47153 msgstr ""
47154
47155 #: c/c-decl.cc:11962
47156 #, gcc-internal-format
47157 msgid "ISO C90 does not support boolean types"
47158 msgstr ""
47159
47160 #: c/c-decl.cc:12081
47161 #, gcc-internal-format
47162 msgid "ISO C does not support the %<_Float%d%s%> type"
47163 msgstr ""
47164
47165 #: c/c-decl.cc:12131 cp/parser.cc:19728
47166 #, gcc-internal-format
47167 msgid "%<_Float%d%s%> is not supported on this target"
47168 msgstr ""
47169
47170 #: c/c-decl.cc:12202
47171 #, gcc-internal-format
47172 msgid "ISO C does not support decimal floating-point before C2X"
47173 msgstr ""
47174
47175 #: c/c-decl.cc:12226 c/c-decl.cc:12543 c/c-parser.cc:9594
47176 #, gcc-internal-format
47177 msgid "fixed-point types not supported for this target"
47178 msgstr ""
47179
47180 #: c/c-decl.cc:12228
47181 #, gcc-internal-format
47182 msgid "ISO C does not support fixed-point types"
47183 msgstr ""
47184
47185 #: c/c-decl.cc:12261
47186 #, gcc-internal-format
47187 msgid "C++ lookup of %qD would return a field, not a type"
47188 msgstr ""
47189
47190 #: c/c-decl.cc:12274
47191 #, gcc-internal-format
47192 msgid "%qE fails to be a typedef or built in type"
47193 msgstr ""
47194
47195 #: c/c-decl.cc:12326
47196 #, gcc-internal-format
47197 msgid "%qE is not at beginning of declaration"
47198 msgstr ""
47199
47200 #. auto may only be used with another storage class specifier,
47201 #. such as constexpr, if the type is inferred.
47202 #: c/c-decl.cc:12347 c/c-decl.cc:12424
47203 #, gcc-internal-format
47204 msgid "%qE used with %<auto%>"
47205 msgstr ""
47206
47207 #: c/c-decl.cc:12349
47208 #, gcc-internal-format
47209 msgid "%qE used with %<register%>"
47210 msgstr ""
47211
47212 #: c/c-decl.cc:12351 c/c-decl.cc:12420
47213 #, gcc-internal-format
47214 msgid "%qE used with %<typedef%>"
47215 msgstr ""
47216
47217 #: c/c-decl.cc:12353 c/c-decl.cc:12390
47218 #, gcc-internal-format
47219 msgid "%qE used with %<constexpr%>"
47220 msgstr ""
47221
47222 #: c/c-decl.cc:12367 c/c-parser.cc:2924 c/c-parser.cc:4208 c/c-parser.cc:8938
47223 #, gcc-internal-format
47224 msgid "ISO C99 does not support %qE"
47225 msgstr ""
47226
47227 #: c/c-decl.cc:12370 c/c-parser.cc:2927 c/c-parser.cc:4211 c/c-parser.cc:8941
47228 #, gcc-internal-format
47229 msgid "ISO C90 does not support %qE"
47230 msgstr ""
47231
47232 #: c/c-decl.cc:12396
47233 #, gcc-internal-format
47234 msgid "%<__thread%> before %<extern%>"
47235 msgstr ""
47236
47237 #: c/c-decl.cc:12405
47238 #, gcc-internal-format
47239 msgid "%<__thread%> before %<static%>"
47240 msgstr ""
47241
47242 #: c/c-decl.cc:12411
47243 #, gcc-internal-format
47244 msgid "%<typedef%> used with %<auto%>"
47245 msgstr ""
47246
47247 #: c/c-decl.cc:12418
47248 #, gcc-internal-format
47249 msgid "%qE used with %<extern%>"
47250 msgstr ""
47251
47252 #: c/c-decl.cc:12426
47253 #, gcc-internal-format
47254 msgid "%qE used with %qs"
47255 msgstr ""
47256
47257 #: c/c-decl.cc:12439
47258 #, gcc-internal-format
47259 msgid "duplicate %<_Thread_local%> or %<__thread%>"
47260 msgstr ""
47261
47262 #: c/c-decl.cc:12455
47263 #, gcc-internal-format
47264 msgid "%qs used with %qE"
47265 msgstr ""
47266
47267 #: c/c-decl.cc:12463
47268 #, gcc-internal-format
47269 msgid "%<constexpr%> used with %qE"
47270 msgstr ""
47271
47272 #: c/c-decl.cc:12540
47273 #, gcc-internal-format
47274 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
47275 msgstr ""
47276
47277 #: c/c-decl.cc:12555
47278 #, gcc-internal-format
47279 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
47280 msgstr ""
47281
47282 #: c/c-decl.cc:12566
47283 #, gcc-internal-format
47284 msgid "ISO C does not support %<auto%> type deduction before C2X"
47285 msgstr ""
47286
47287 #: c/c-decl.cc:12595
47288 #, gcc-internal-format
47289 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
47290 msgstr ""
47291
47292 #: c/c-decl.cc:12621 c/c-decl.cc:12637 c/c-decl.cc:12663
47293 #, gcc-internal-format
47294 msgid "ISO C does not support complex integer types"
47295 msgstr ""
47296
47297 #: c/c-decl.cc:13091 cp/semantics.cc:6071
47298 #, gcc-internal-format
47299 msgid ""
47300 "%<#pragma omp declare reduction%> combiner refers to variable %qD which is "
47301 "not %<omp_out%> nor %<omp_in%>"
47302 msgstr ""
47303
47304 #: c/c-decl.cc:13095 cp/semantics.cc:6075
47305 #, gcc-internal-format
47306 msgid ""
47307 "%<#pragma omp declare reduction%> initializer refers to variable %qD which "
47308 "is not %<omp_priv%> nor %<omp_orig%>"
47309 msgstr ""
47310
47311 #: c/c-fold.cc:388 c/c-typeck.cc:12632 cp/typeck.cc:5636
47312 #, gcc-internal-format
47313 msgid "left shift of negative value"
47314 msgstr ""
47315
47316 #: c/c-fold.cc:398 c/c-typeck.cc:12641 cp/typeck.cc:5644
47317 #, gcc-internal-format
47318 msgid "left shift count is negative"
47319 msgstr ""
47320
47321 #: c/c-fold.cc:399 c/c-typeck.cc:12569 cp/typeck.cc:5583
47322 #, gcc-internal-format
47323 msgid "right shift count is negative"
47324 msgstr ""
47325
47326 #: c/c-fold.cc:407 c/c-typeck.cc:12660 cp/typeck.cc:5652
47327 #, gcc-internal-format
47328 msgid "left shift count >= width of type"
47329 msgstr ""
47330
47331 #: c/c-fold.cc:408 c/c-typeck.cc:12593 cp/typeck.cc:5594
47332 #, gcc-internal-format
47333 msgid "right shift count >= width of type"
47334 msgstr ""
47335
47336 #: c/c-fold.cc:415 c/c-typeck.cc:12652
47337 #, gcc-internal-format
47338 msgid "left shift count >= width of vector element"
47339 msgstr ""
47340
47341 #: c/c-fold.cc:416 c/c-typeck.cc:12580
47342 #, gcc-internal-format
47343 msgid "right shift count >= width of vector element"
47344 msgstr ""
47345
47346 #: c/c-parser.cc:336
47347 #, gcc-internal-format
47348 msgid "identifier %qE conflicts with C++ keyword"
47349 msgstr ""
47350
47351 #: c/c-parser.cc:1017 cp/parser.cc:3113
47352 #, gcc-internal-format
47353 msgid "version control conflict marker in file"
47354 msgstr ""
47355
47356 #: c/c-parser.cc:1238 cp/parser.cc:3194
47357 #, gcc-internal-format
47358 msgid "to match this %qs"
47359 msgstr ""
47360
47361 #: c/c-parser.cc:1367 cp/parser.cc:33775
47362 #, gcc-internal-format
47363 msgid "expected end of line"
47364 msgstr ""
47365
47366 #: c/c-parser.cc:1770
47367 #, gcc-internal-format
47368 msgid "ISO C forbids an empty translation unit"
47369 msgstr ""
47370
47371 #: c/c-parser.cc:1796 c/c-parser.cc:1805 c/c-parser.cc:23168 cp/parser.cc:47461
47372 #: cp/semantics.cc:3400 cp/semantics.cc:3409
47373 #, gcc-internal-format
47374 msgid "%qs without corresponding %qs"
47375 msgstr ""
47376
47377 #: c/c-parser.cc:1901 c/c-parser.cc:11990
47378 #, gcc-internal-format
47379 msgid "ISO C does not allow extra %<;%> outside of a function"
47380 msgstr ""
47381
47382 #: c/c-parser.cc:1982
47383 #, gcc-internal-format
47384 msgid "%<assume%> attribute at top level"
47385 msgstr ""
47386
47387 #: c/c-parser.cc:2132
47388 #, gcc-internal-format
47389 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
47390 msgstr ""
47391
47392 #: c/c-parser.cc:2140
47393 #, gcc-internal-format
47394 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
47395 msgstr ""
47396
47397 #: c/c-parser.cc:2148
47398 #, gcc-internal-format
47399 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
47400 msgstr ""
47401
47402 #: c/c-parser.cc:2161 c/c-parser.cc:4815
47403 #, gcc-internal-format
47404 msgid "unknown type name %qE; did you mean %qs?"
47405 msgstr ""
47406
47407 #: c/c-parser.cc:2165 c/c-parser.cc:3182 c/c-parser.cc:4819
47408 #, gcc-internal-format
47409 msgid "unknown type name %qE"
47410 msgstr ""
47411
47412 #: c/c-parser.cc:2192 c/c-parser.cc:13312 c/c-parser.cc:20918
47413 #: c/c-parser.cc:21513 c/c-parser.cc:22067 cp/parser.cc:44924
47414 #: cp/parser.cc:49523
47415 #, gcc-internal-format
47416 msgid "expected declaration specifiers"
47417 msgstr ""
47418
47419 #: c/c-parser.cc:2216
47420 #, gcc-internal-format
47421 msgid "%qT declared in underspecified object declaration"
47422 msgstr ""
47423
47424 #: c/c-parser.cc:2221
47425 #, gcc-internal-format
47426 msgid "%qT defined in underspecified object declaration"
47427 msgstr ""
47428
47429 #: c/c-parser.cc:2240
47430 #, gcc-internal-format
47431 msgid "%qs in empty declaration"
47432 msgstr ""
47433
47434 #: c/c-parser.cc:2254
47435 #, gcc-internal-format
47436 msgid "%<fallthrough%> attribute at top level"
47437 msgstr ""
47438
47439 #: c/c-parser.cc:2279 c/c-parser.cc:4012
47440 #, gcc-internal-format
47441 msgid "expected %<;%>, identifier or %<(%>"
47442 msgstr ""
47443
47444 #: c/c-parser.cc:2297 cp/parser.cc:36028 cp/parser.cc:36100
47445 #, gcc-internal-format
47446 msgid "prefix attributes are ignored for methods"
47447 msgstr ""
47448
47449 #: c/c-parser.cc:2332
47450 #, gcc-internal-format
47451 msgid "prefix attributes are ignored for implementations"
47452 msgstr ""
47453
47454 #: c/c-parser.cc:2353
47455 #, gcc-internal-format
47456 msgid "unexpected attribute"
47457 msgstr ""
47458
47459 #: c/c-parser.cc:2363 c/c-parser.cc:6747 cp/parser.cc:12616 cp/parser.cc:12838
47460 #, gcc-internal-format
47461 msgid "%<fallthrough%> attribute not followed by %<;%>"
47462 msgstr ""
47463
47464 #: c/c-parser.cc:2366 c/c-parser.cc:6730 cp/cp-gimplify.cc:3264
47465 #, gcc-internal-format
47466 msgid "%<assume%> attribute not followed by %<;%>"
47467 msgstr ""
47468
47469 #: c/c-parser.cc:2399
47470 #, gcc-internal-format
47471 msgid "%<__auto_type%> requires a plain identifier as declarator"
47472 msgstr ""
47473
47474 #: c/c-parser.cc:2412
47475 #, gcc-internal-format
47476 msgid ""
47477 "%<auto%> requires a plain identifier, possibly with attributes, as declarator"
47478 msgstr ""
47479
47480 #: c/c-parser.cc:2438
47481 #, gcc-internal-format
47482 msgid "data definition has no type or storage class"
47483 msgstr ""
47484
47485 #. This means there is an attribute specifier after
47486 #. the declarator in a function definition.  Provide
47487 #. some more information for the user.
47488 #: c/c-parser.cc:2453
47489 #, gcc-internal-format
47490 msgid ""
47491 "attributes should be specified before the declarator in a function definition"
47492 msgstr ""
47493
47494 #: c/c-parser.cc:2492
47495 #, gcc-internal-format
47496 msgid "%<__auto_type%> used with a bit-field initializer"
47497 msgstr ""
47498
47499 #: c/c-parser.cc:2591 c/c-parser.cc:2721
47500 #, gcc-internal-format
47501 msgid "%qs requires an initialized data declaration"
47502 msgstr ""
47503
47504 #: c/c-parser.cc:2684
47505 #, gcc-internal-format
47506 msgid "%qs may only be used with a single declarator"
47507 msgstr ""
47508
47509 #: c/c-parser.cc:2713 cp/parser.cc:15510
47510 #, gcc-internal-format
47511 msgid "expected %<,%> or %<;%>"
47512 msgstr ""
47513
47514 #. This can appear in many cases looking nothing like a
47515 #. function definition, so we don't give a more specific
47516 #. error suggesting there was one.
47517 #: c/c-parser.cc:2728 c/c-parser.cc:2769
47518 #, gcc-internal-format
47519 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
47520 msgstr ""
47521
47522 #: c/c-parser.cc:2736
47523 #, gcc-internal-format
47524 msgid "ISO C forbids nested functions"
47525 msgstr ""
47526
47527 #: c/c-parser.cc:2950 c/c-parser.cc:7869 c/c-parser.cc:13373
47528 #, gcc-internal-format
47529 msgid "expected string literal"
47530 msgstr ""
47531
47532 #: c/c-parser.cc:2959
47533 #, gcc-internal-format
47534 msgid "ISO C11 does not support omitting the string in %qE"
47535 msgstr ""
47536
47537 #: c/c-parser.cc:2965
47538 #, gcc-internal-format
47539 msgid "expression in static assertion is not an integer"
47540 msgstr ""
47541
47542 #: c/c-parser.cc:2974
47543 #, gcc-internal-format
47544 msgid "expression in static assertion is not an integer constant expression"
47545 msgstr ""
47546
47547 #: c/c-parser.cc:2979
47548 #, gcc-internal-format
47549 msgid "expression in static assertion is not constant"
47550 msgstr ""
47551
47552 #: c/c-parser.cc:2986
47553 #, gcc-internal-format
47554 msgid "static assertion failed: %E"
47555 msgstr ""
47556
47557 #: c/c-parser.cc:2988 cp/semantics.cc:11298
47558 #, gcc-internal-format
47559 msgid "static assertion failed"
47560 msgstr ""
47561
47562 #: c/c-parser.cc:3329
47563 #, gcc-internal-format
47564 msgid "%<_Atomic%> in Objective-C"
47565 msgstr ""
47566
47567 #: c/c-parser.cc:3332
47568 #, gcc-internal-format
47569 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
47570 msgstr ""
47571
47572 #: c/c-parser.cc:3335
47573 #, gcc-internal-format
47574 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
47575 msgstr ""
47576
47577 #: c/c-parser.cc:3363
47578 #, gcc-internal-format
47579 msgid "%<_Atomic%> applied to a qualified type"
47580 msgstr ""
47581
47582 #: c/c-parser.cc:3393
47583 #, gcc-internal-format
47584 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
47585 msgstr ""
47586
47587 #: c/c-parser.cc:3484
47588 #, gcc-internal-format
47589 msgid "ISO C does not support specifying %<enum%> underlying types before C2X"
47590 msgstr ""
47591
47592 #: c/c-parser.cc:3493
47593 #, gcc-internal-format
47594 msgid "%<enum%> declared both with and without fixed underlying type"
47595 msgstr ""
47596
47597 #: c/c-parser.cc:3515
47598 #, gcc-internal-format
47599 msgid "no %<enum%> underlying type specified"
47600 msgstr ""
47601
47602 #: c/c-parser.cc:3519
47603 #, gcc-internal-format
47604 msgid "invalid %<enum%> underlying type"
47605 msgstr ""
47606
47607 #: c/c-parser.cc:3549
47608 #, gcc-internal-format
47609 msgid "%<enum%> underlying type incompatible with previous declaration"
47610 msgstr ""
47611
47612 #: c/c-parser.cc:3584
47613 #, gcc-internal-format
47614 msgid "empty enum is invalid"
47615 msgstr ""
47616
47617 #: c/c-parser.cc:3588 c/c-parser.cc:4640 c/c-parser.cc:5361 c/c-parser.cc:5373
47618 #: c/c-parser.cc:5835 c/c-parser.cc:6147 c/c-parser.cc:7736 c/c-parser.cc:7819
47619 #: c/c-parser.cc:8795 c/c-parser.cc:9112 c/c-parser.cc:9121 c/c-parser.cc:9654
47620 #: c/c-parser.cc:9841 c/c-parser.cc:9869 c/c-parser.cc:10751
47621 #: c/c-parser.cc:11269 c/c-parser.cc:11307 c/c-parser.cc:11572
47622 #: c/c-parser.cc:11623 c/c-parser.cc:11783 c/c-parser.cc:11813
47623 #: c/c-parser.cc:11821 c/c-parser.cc:11850 c/c-parser.cc:11863
47624 #: c/c-parser.cc:12169 c/c-parser.cc:12293 c/c-parser.cc:12878
47625 #: c/c-parser.cc:12931 c/c-parser.cc:12947 c/c-parser.cc:12993
47626 #: c/c-parser.cc:13838 c/c-parser.cc:13884 c/c-parser.cc:16614
47627 #: c/c-parser.cc:16751 c/c-parser.cc:17466 c/c-parser.cc:19902
47628 #: c/c-parser.cc:22595 c/c-parser.cc:22786 c/gimple-parser.cc:1806
47629 #: c/gimple-parser.cc:1853 cp/parser.cc:9276 cp/parser.cc:33778
47630 #: cp/parser.cc:37005 cp/parser.cc:39931 cp/parser.cc:40123 cp/parser.cc:46507
47631 #: cp/parser.cc:48806
47632 #, gcc-internal-format
47633 msgid "expected identifier"
47634 msgstr ""
47635
47636 #: c/c-parser.cc:3633 cp/parser.cc:21265
47637 #, gcc-internal-format
47638 msgid "comma at end of enumerator list"
47639 msgstr ""
47640
47641 #: c/c-parser.cc:3639 go/gofrontend/embed.cc:423
47642 #, gcc-internal-format
47643 msgid "expected %<,%> or %<}%>"
47644 msgstr ""
47645
47646 #: c/c-parser.cc:3682
47647 #, gcc-internal-format
47648 msgid "ISO C forbids forward references to %<enum%> types"
47649 msgstr ""
47650
47651 #: c/c-parser.cc:3806
47652 #, gcc-internal-format
47653 msgid "expected class name"
47654 msgstr ""
47655
47656 #: c/c-parser.cc:3828
47657 #, gcc-internal-format
47658 msgid "extra semicolon in struct or union specified"
47659 msgstr ""
47660
47661 #: c/c-parser.cc:3857
47662 #, gcc-internal-format
47663 msgid "no semicolon at end of struct or union"
47664 msgstr ""
47665
47666 #: c/c-parser.cc:3974 c/c-parser.cc:5607
47667 #, gcc-internal-format
47668 msgid "expected specifier-qualifier-list"
47669 msgstr ""
47670
47671 #: c/c-parser.cc:3985
47672 #, gcc-internal-format
47673 msgid "ISO C forbids member declarations with no members"
47674 msgstr ""
47675
47676 #: c/c-parser.cc:4079
47677 #, gcc-internal-format
47678 msgid "expected %<,%>, %<;%> or %<}%>"
47679 msgstr ""
47680
47681 #: c/c-parser.cc:4086
47682 #, gcc-internal-format
47683 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
47684 msgstr ""
47685
47686 #: c/c-parser.cc:4157
47687 #, gcc-internal-format
47688 msgid "%<typeof%> applied to a bit-field"
47689 msgstr ""
47690
47691 #: c/c-parser.cc:4468
47692 #, gcc-internal-format
47693 msgid "expected identifier or %<(%>"
47694 msgstr ""
47695
47696 #: c/c-parser.cc:4701
47697 #, gcc-internal-format
47698 msgid "ISO C requires a named argument before %<...%> before C2X"
47699 msgstr ""
47700
47701 #: c/c-parser.cc:4826
47702 #, gcc-internal-format
47703 msgid "expected declaration specifiers or %<...%>"
47704 msgstr ""
47705
47706 #: c/c-parser.cc:5054
47707 #, gcc-internal-format
47708 msgid "parentheses must be omitted if attribute argument list is empty"
47709 msgstr ""
47710
47711 #: c/c-parser.cc:5398 cp/parser.cc:29399
47712 #, gcc-internal-format
47713 msgid "%qE attribute does not take any arguments"
47714 msgstr ""
47715
47716 #: c/c-parser.cc:5453
47717 #, gcc-internal-format
47718 msgid "ISO C does not support %<[[]]%> attributes before C2X"
47719 msgstr ""
47720
47721 #: c/c-parser.cc:5682 c/c-parser.cc:5742 c/c-typeck.cc:8638
47722 #, gcc-internal-format
47723 msgid ""
47724 "variable-sized object may not be initialized except with an empty initializer"
47725 msgstr ""
47726
47727 #: c/c-parser.cc:5736
47728 #, gcc-internal-format
47729 msgid "ISO C forbids empty initializer braces before C2X"
47730 msgstr ""
47731
47732 #: c/c-parser.cc:5799
47733 #, gcc-internal-format
47734 msgid "obsolete use of designated initializer with %<:%>"
47735 msgstr ""
47736
47737 #: c/c-parser.cc:5955
47738 #, gcc-internal-format
47739 msgid "ISO C forbids specifying range of elements to initialize"
47740 msgstr ""
47741
47742 #: c/c-parser.cc:5967
47743 #, gcc-internal-format
47744 msgid "ISO C90 forbids specifying subobject to initialize"
47745 msgstr ""
47746
47747 #: c/c-parser.cc:5975
47748 #, gcc-internal-format
47749 msgid "obsolete use of designated initializer without %<=%>"
47750 msgstr ""
47751
47752 #: c/c-parser.cc:6162
47753 #, gcc-internal-format
47754 msgid "ISO C forbids label declarations"
47755 msgstr ""
47756
47757 #: c/c-parser.cc:6168 c/c-parser.cc:6257 c/c-parser.cc:6271
47758 #: c/gimple-parser.cc:419
47759 #, gcc-internal-format
47760 msgid "expected declaration or statement"
47761 msgstr ""
47762
47763 #: c/c-parser.cc:6203
47764 #, gcc-internal-format
47765 msgid ""
47766 "a label can only be part of a statement and a declaration is not a statement"
47767 msgstr ""
47768
47769 #: c/c-parser.cc:6215 c/c-parser.cc:6248
47770 #, gcc-internal-format
47771 msgid "ISO C90 forbids mixed declarations and code"
47772 msgstr ""
47773
47774 #: c/c-parser.cc:6279
47775 #, gcc-internal-format
47776 msgid "expected %<}%> before %<else%>"
47777 msgstr ""
47778
47779 #: c/c-parser.cc:6284 cp/parser.cc:12963
47780 #, gcc-internal-format
47781 msgid "%<else%> without a previous %<if%>"
47782 msgstr ""
47783
47784 #: c/c-parser.cc:6302
47785 #, gcc-internal-format
47786 msgid "label at end of compound statement"
47787 msgstr ""
47788
47789 #. Avoid infinite loop in error recovery:
47790 #. c_parser_skip_until_found stops at a closing nesting
47791 #. delimiter without consuming it, but here we need to consume
47792 #. it to proceed further.
47793 #: c/c-parser.cc:6323 c/c-parser.cc:6336 c/c-parser.cc:6772
47794 #: c/gimple-parser.cc:2344 cp/parser.cc:12522
47795 #, gcc-internal-format
47796 msgid "expected statement"
47797 msgstr ""
47798
47799 #: c/c-parser.cc:6395
47800 #, gcc-internal-format
47801 msgid "expected %<:%> or %<...%>"
47802 msgstr ""
47803
47804 #: c/c-parser.cc:6423
47805 #, gcc-internal-format
47806 msgid ""
47807 "GNU-style attribute between label and declaration appertains to the label"
47808 msgstr ""
47809
47810 #: c/c-parser.cc:6654
47811 #, gcc-internal-format
47812 msgid "expected identifier or %<*%>"
47813 msgstr ""
47814
47815 #: c/c-parser.cc:6755
47816 #, gcc-internal-format
47817 msgid ""
47818 "only attribute %<fallthrough%> or %<assume%> can be applied to a null "
47819 "statement"
47820 msgstr ""
47821
47822 #: c/c-parser.cc:6880 cp/parser.cc:14532
47823 #, gcc-internal-format
47824 msgid "suggest braces around empty body in an %<if%> statement"
47825 msgstr ""
47826
47827 #: c/c-parser.cc:6922 cp/parser.cc:14535
47828 #, gcc-internal-format
47829 msgid "suggest braces around empty body in an %<else%> statement"
47830 msgstr ""
47831
47832 #: c/c-parser.cc:7053 cp/parser.cc:13332
47833 #, gcc-internal-format
47834 msgid "suggest explicit braces to avoid ambiguous %<else%>"
47835 msgstr ""
47836
47837 #: c/c-parser.cc:7193
47838 #, gcc-internal-format
47839 msgid "suggest braces around empty body in %<do%> statement"
47840 msgstr ""
47841
47842 #: c/c-parser.cc:7325 c/c-parser.cc:7357
47843 #, gcc-internal-format
47844 msgid "multiple iterating variables in fast enumeration"
47845 msgstr ""
47846
47847 #: c/c-parser.cc:7380
47848 #, gcc-internal-format
47849 msgid "invalid iterating variable in fast enumeration"
47850 msgstr ""
47851
47852 #: c/c-parser.cc:7404 cp/parser.cc:13619
47853 #, gcc-internal-format
47854 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
47855 msgstr ""
47856
47857 #: c/c-parser.cc:7410 cp/parser.cc:13625
47858 #, gcc-internal-format
47859 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
47860 msgstr ""
47861
47862 #: c/c-parser.cc:7446
47863 #, gcc-internal-format
47864 msgid "missing collection in fast enumeration"
47865 msgstr ""
47866
47867 #: c/c-parser.cc:7568 c/c-parser.cc:7579 c/c-parser.cc:7590
47868 #, gcc-internal-format
47869 msgid "duplicate %<asm%> qualifier %qE"
47870 msgstr ""
47871
47872 #: c/c-parser.cc:7569 c/c-parser.cc:7580 c/c-parser.cc:7591 cp/parser.cc:22172
47873 #: cp/parser.cc:22189 cp/parser.cc:22203
47874 #, gcc-internal-format
47875 msgid "first seen here"
47876 msgstr ""
47877
47878 #: c/c-parser.cc:7600
47879 #, gcc-internal-format
47880 msgid "%qE is not a valid %<asm%> qualifier"
47881 msgstr ""
47882
47883 #: c/c-parser.cc:7650
47884 #, gcc-internal-format
47885 msgid "expected %<:%> or %<)%>"
47886 msgstr ""
47887
47888 #: c/c-parser.cc:7949 cp/parser.cc:4575
47889 #, gcc-internal-format
47890 msgid "a wide string is invalid in this context"
47891 msgstr ""
47892
47893 #: c/c-parser.cc:8155
47894 #, gcc-internal-format
47895 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
47896 msgstr ""
47897
47898 #. Location of the binary operator.
47899 #. Quiet warning.
47900 #: c/c-parser.cc:8377 cp/typeck.cc:5417
47901 #, gcc-internal-format
47902 msgid ""
47903 "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array "
47904 "elements"
47905 msgstr ""
47906
47907 #: c/c-parser.cc:8383 cp/typeck.cc:5422
47908 #, gcc-internal-format
47909 msgid "first %<sizeof%> operand was declared here"
47910 msgstr ""
47911
47912 #: c/c-parser.cc:8654
47913 #, gcc-internal-format
47914 msgid "storage class specifier in cast"
47915 msgstr ""
47916
47917 #: c/c-parser.cc:8657
47918 #, gcc-internal-format
47919 msgid "alignment specified for type name in cast"
47920 msgstr ""
47921
47922 #: c/c-parser.cc:8758
47923 #, gcc-internal-format
47924 msgid "traditional C rejects the unary plus operator"
47925 msgstr ""
47926
47927 #: c/c-parser.cc:8890
47928 #, gcc-internal-format
47929 msgid "storage class specifier in %<sizeof%>"
47930 msgstr ""
47931
47932 #: c/c-parser.cc:8893
47933 #, gcc-internal-format
47934 msgid "alignment specified for type name in %<sizeof%>"
47935 msgstr ""
47936
47937 #: c/c-parser.cc:8909
47938 #, gcc-internal-format
47939 msgid "%<sizeof%> applied to a bit-field"
47940 msgstr ""
47941
47942 #: c/c-parser.cc:8982
47943 #, gcc-internal-format
47944 msgid "storage class specifier in %qE"
47945 msgstr ""
47946
47947 #: c/c-parser.cc:8985
47948 #, gcc-internal-format
47949 msgid "alignment specified for type name in %qE"
47950 msgstr ""
47951
47952 #: c/c-parser.cc:9009
47953 #, gcc-internal-format
47954 msgid "ISO C does not allow %<%E (expression)%>"
47955 msgstr ""
47956
47957 #: c/c-parser.cc:9162
47958 #, gcc-internal-format
47959 msgid "cannot take address of %qs"
47960 msgstr ""
47961
47962 #: c/c-parser.cc:9245
47963 #, gcc-internal-format
47964 msgid "ISO C99 does not support %<_Generic%>"
47965 msgstr ""
47966
47967 #: c/c-parser.cc:9248
47968 #, gcc-internal-format
47969 msgid "ISO C90 does not support %<_Generic%>"
47970 msgstr ""
47971
47972 #: c/c-parser.cc:9317
47973 #, gcc-internal-format
47974 msgid "%<_Generic%> association has function type"
47975 msgstr ""
47976
47977 #: c/c-parser.cc:9320
47978 #, gcc-internal-format
47979 msgid "%<_Generic%> association has incomplete type"
47980 msgstr ""
47981
47982 #: c/c-parser.cc:9324
47983 #, gcc-internal-format
47984 msgid "%<_Generic%> association has variable length type"
47985 msgstr ""
47986
47987 #: c/c-parser.cc:9348
47988 #, gcc-internal-format
47989 msgid "duplicate %<default%> case in %<_Generic%>"
47990 msgstr ""
47991
47992 #: c/c-parser.cc:9349
47993 #, gcc-internal-format
47994 msgid "original %<default%> is here"
47995 msgstr ""
47996
47997 #: c/c-parser.cc:9357
47998 #, gcc-internal-format
47999 msgid "%<_Generic%> specifies two compatible types"
48000 msgstr ""
48001
48002 #: c/c-parser.cc:9358
48003 #, gcc-internal-format
48004 msgid "compatible type is here"
48005 msgstr ""
48006
48007 #: c/c-parser.cc:9381
48008 #, gcc-internal-format
48009 msgid "%<_Generic%> selector matches multiple associations"
48010 msgstr ""
48011
48012 #: c/c-parser.cc:9383
48013 #, gcc-internal-format
48014 msgid "other match is here"
48015 msgstr ""
48016
48017 #: c/c-parser.cc:9408
48018 #, gcc-internal-format
48019 msgid ""
48020 "%<_Generic%> selector of type %qT is not compatible with any association"
48021 msgstr ""
48022
48023 #: c/c-parser.cc:9429
48024 #, gcc-internal-format
48025 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
48026 msgstr ""
48027
48028 #: c/c-parser.cc:9437
48029 #, gcc-internal-format
48030 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
48031 msgstr ""
48032
48033 #: c/c-parser.cc:9443
48034 #, gcc-internal-format
48035 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
48036 msgstr ""
48037
48038 #: c/c-parser.cc:9459
48039 #, gcc-internal-format
48040 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
48041 msgstr ""
48042
48043 #: c/c-parser.cc:9482 c/c-parser.cc:9486
48044 #, gcc-internal-format
48045 msgid "ISO C does not support %qs predefined identifier"
48046 msgstr ""
48047
48048 #: c/c-parser.cc:9490
48049 #, gcc-internal-format
48050 msgid "ISO C90 does not support %<__func__%> predefined identifier"
48051 msgstr ""
48052
48053 #: c/c-parser.cc:9668 c/c-parser.cc:10818 c/c-parser.cc:10840
48054 #: c/c-parser.cc:19319 c/gimple-parser.cc:1722 c/gimple-parser.cc:2361
48055 #: cp/parser.cc:42017
48056 #, gcc-internal-format
48057 msgid "expected expression"
48058 msgstr ""
48059
48060 #: c/c-parser.cc:9689
48061 #, gcc-internal-format
48062 msgid "braced-group within expression allowed only inside a function"
48063 msgstr ""
48064
48065 #: c/c-parser.cc:9703
48066 #, gcc-internal-format
48067 msgid "ISO C forbids braced-groups within expressions"
48068 msgstr ""
48069
48070 #: c/c-parser.cc:9896
48071 #, gcc-internal-format
48072 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
48073 msgstr ""
48074
48075 #: c/c-parser.cc:9912
48076 #, gcc-internal-format
48077 msgid "first argument to %<__builtin_choose_expr%> not a constant"
48078 msgstr ""
48079
48080 #: c/c-parser.cc:9982 c/c-parser.cc:9999 c/c-parser.cc:10006
48081 #, gcc-internal-format
48082 msgid "too few arguments to %<__builtin_tgmath%>"
48083 msgstr ""
48084
48085 #: c/c-parser.cc:10027
48086 #, gcc-internal-format
48087 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
48088 msgstr ""
48089
48090 #: c/c-parser.cc:10071 c/c-parser.cc:10081
48091 #, gcc-internal-format
48092 msgid ""
48093 "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
48094 msgstr ""
48095
48096 #: c/c-parser.cc:10103 c/c-parser.cc:10113
48097 #, gcc-internal-format
48098 msgid ""
48099 "invalid type-generic type for argument %u of argument %u of "
48100 "%<__builtin_tgmath%>"
48101 msgstr ""
48102
48103 #: c/c-parser.cc:10146
48104 #, gcc-internal-format
48105 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
48106 msgstr ""
48107
48108 #: c/c-parser.cc:10165
48109 #, gcc-internal-format
48110 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
48111 msgstr ""
48112
48113 #: c/c-parser.cc:10213
48114 #, gcc-internal-format
48115 msgid ""
48116 "duplicate type-generic parameter type for function argument %u of "
48117 "%<__builtin_tgmath%>"
48118 msgstr ""
48119
48120 #: c/c-parser.cc:10236
48121 #, gcc-internal-format
48122 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
48123 msgstr ""
48124
48125 #: c/c-parser.cc:10253
48126 #, gcc-internal-format
48127 msgid ""
48128 "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
48129 msgstr ""
48130
48131 #: c/c-parser.cc:10292
48132 #, gcc-internal-format, gfc-internal-format
48133 msgid "invalid type of argument %u of type-generic function"
48134 msgstr ""
48135
48136 #: c/c-parser.cc:10303
48137 #, gcc-internal-format, gfc-internal-format
48138 msgid ""
48139 "decimal floating-point argument %u to complex-only type-generic function"
48140 msgstr ""
48141
48142 #: c/c-parser.cc:10311
48143 #, gcc-internal-format, gfc-internal-format
48144 msgid "decimal floating-point argument %u to binary-only type-generic function"
48145 msgstr ""
48146
48147 #: c/c-parser.cc:10319 c/c-parser.cc:10349
48148 #, gcc-internal-format
48149 msgid ""
48150 "both complex and decimal floating-point arguments to type-generic function"
48151 msgstr ""
48152
48153 #: c/c-parser.cc:10327 c/c-parser.cc:10369
48154 #, gcc-internal-format
48155 msgid ""
48156 "both binary and decimal floating-point arguments to type-generic function"
48157 msgstr ""
48158
48159 #: c/c-parser.cc:10341
48160 #, gcc-internal-format, gfc-internal-format
48161 msgid "complex argument %u to decimal-only type-generic function"
48162 msgstr ""
48163
48164 #: c/c-parser.cc:10361
48165 #, gcc-internal-format, gfc-internal-format
48166 msgid "binary argument %u to decimal-only type-generic function"
48167 msgstr ""
48168
48169 #: c/c-parser.cc:10464
48170 #, gcc-internal-format
48171 msgid "no matching function for type-generic call"
48172 msgstr ""
48173
48174 #: c/c-parser.cc:10505
48175 #, gcc-internal-format
48176 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
48177 msgstr ""
48178
48179 #: c/c-parser.cc:10518
48180 #, gcc-internal-format
48181 msgid ""
48182 "first argument to %<__builtin_call_with_static_chain%> must be a call "
48183 "expression"
48184 msgstr ""
48185
48186 #: c/c-parser.cc:10522
48187 #, gcc-internal-format
48188 msgid ""
48189 "second argument to %<__builtin_call_with_static_chain%> must be a pointer "
48190 "type"
48191 msgstr ""
48192
48193 #: c/c-parser.cc:10548
48194 #, gcc-internal-format
48195 msgid "wrong number of arguments to %<__builtin_complex%>"
48196 msgstr ""
48197
48198 #: c/c-parser.cc:10570
48199 #, gcc-internal-format
48200 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
48201 msgstr ""
48202
48203 #: c/c-parser.cc:10579
48204 #, gcc-internal-format
48205 msgid "%<__builtin_complex%> operands of different types"
48206 msgstr ""
48207
48208 #: c/c-parser.cc:10624 c/c-parser.cc:10653 cp/parser.cc:7603
48209 #, gcc-internal-format
48210 msgid "wrong number of arguments to %<__builtin_shuffle%>"
48211 msgstr ""
48212
48213 #: c/c-parser.cc:10795 cp/parser.cc:5983
48214 #, gcc-internal-format
48215 msgid "%<omp_all_memory%> may only be used in OpenMP %<depend%> clause"
48216 msgstr ""
48217
48218 #: c/c-parser.cc:10805
48219 #, gcc-internal-format
48220 msgid "ISO C does not support %qs before C2X"
48221 msgstr ""
48222
48223 #: c/c-parser.cc:10893
48224 #, gcc-internal-format
48225 msgid "%qT declared in %<constexpr%> compound literal"
48226 msgstr ""
48227
48228 #: c/c-parser.cc:10898
48229 #, gcc-internal-format
48230 msgid "%qT defined in %<constexpr%> compound literal"
48231 msgstr ""
48232
48233 #: c/c-parser.cc:10913
48234 #, gcc-internal-format
48235 msgid "compound literal has variable size"
48236 msgstr ""
48237
48238 #: c/c-parser.cc:10918
48239 #, gcc-internal-format
48240 msgid "compound literal has function type"
48241 msgstr ""
48242
48243 #: c/c-parser.cc:10949
48244 #, gcc-internal-format
48245 msgid "compound literal qualified by address-space qualifier"
48246 msgstr ""
48247
48248 #: c/c-parser.cc:10954
48249 #, gcc-internal-format
48250 msgid "ISO C90 forbids compound literals"
48251 msgstr ""
48252
48253 #: c/c-parser.cc:10956
48254 #, gcc-internal-format
48255 msgid "ISO C forbids storage class specifiers in compound literals before C2X"
48256 msgstr ""
48257
48258 #: c/c-parser.cc:10970
48259 #, gcc-internal-format
48260 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
48261 msgstr ""
48262
48263 #: c/c-parser.cc:11045
48264 #, gcc-internal-format
48265 msgid ""
48266 "using integer absolute value function %qD when argument is of floating-point "
48267 "type %qT"
48268 msgstr ""
48269
48270 #: c/c-parser.cc:11050
48271 #, gcc-internal-format
48272 msgid ""
48273 "using integer absolute value function %qD when argument is of complex type "
48274 "%qT"
48275 msgstr ""
48276
48277 #: c/c-parser.cc:11058
48278 #, gcc-internal-format
48279 msgid "taking the absolute value of unsigned type %qT has no effect"
48280 msgstr ""
48281
48282 #: c/c-parser.cc:11069
48283 #, gcc-internal-format
48284 msgid ""
48285 "using floating-point absolute value function %qD when argument is of integer "
48286 "type %qT"
48287 msgstr ""
48288
48289 #: c/c-parser.cc:11073
48290 #, gcc-internal-format
48291 msgid ""
48292 "using floating-point absolute value function %qD when argument is of decimal "
48293 "floating-point type %qT"
48294 msgstr ""
48295
48296 #: c/c-parser.cc:11078
48297 #, gcc-internal-format
48298 msgid ""
48299 "using floating-point absolute value function %qD when argument is of complex "
48300 "type %qT"
48301 msgstr ""
48302
48303 #: c/c-parser.cc:11091
48304 #, gcc-internal-format
48305 msgid ""
48306 "using complex absolute value function %qD when argument is of integer type "
48307 "%qT"
48308 msgstr ""
48309
48310 #: c/c-parser.cc:11095
48311 #, gcc-internal-format
48312 msgid ""
48313 "using complex absolute value function %qD when argument is of floating-point "
48314 "type %qT"
48315 msgstr ""
48316
48317 #: c/c-parser.cc:11112
48318 #, gcc-internal-format
48319 msgid ""
48320 "using decimal floating-point absolute value function %qD when argument is of "
48321 "integer type %qT"
48322 msgstr ""
48323
48324 #: c/c-parser.cc:11117
48325 #, gcc-internal-format
48326 msgid ""
48327 "using decimal floating-point absolute value function %qD when argument is of "
48328 "floating-point type %qT"
48329 msgstr ""
48330
48331 #: c/c-parser.cc:11122
48332 #, gcc-internal-format
48333 msgid ""
48334 "using decimal floating-point absolute value function %qD when argument is of "
48335 "complex type %qT"
48336 msgstr ""
48337
48338 #: c/c-parser.cc:11148
48339 #, gcc-internal-format
48340 msgid ""
48341 "absolute value function %qD given an argument of type %qT but has parameter "
48342 "of type %qT which may cause truncation of value"
48343 msgstr ""
48344
48345 #: c/c-parser.cc:11594
48346 #, gcc-internal-format
48347 msgid "expected identifier or %<)%>"
48348 msgstr ""
48349
48350 #: c/c-parser.cc:11690
48351 #, gcc-internal-format
48352 msgid "extra semicolon"
48353 msgstr ""
48354
48355 #: c/c-parser.cc:11938
48356 #, gcc-internal-format
48357 msgid "extra semicolon in method definition specified"
48358 msgstr ""
48359
48360 #: c/c-parser.cc:12070
48361 #, gcc-internal-format
48362 msgid "method attributes must be specified at the end only"
48363 msgstr ""
48364
48365 #: c/c-parser.cc:12090
48366 #, gcc-internal-format
48367 msgid "expected %<;%> or %<{%> after method attribute definition"
48368 msgstr ""
48369
48370 #: c/c-parser.cc:12212
48371 #, gcc-internal-format
48372 msgid "objective-c method declaration is expected"
48373 msgstr ""
48374
48375 #: c/c-parser.cc:12664
48376 #, gcc-internal-format
48377 msgid "no type or storage class may be specified here,"
48378 msgstr ""
48379
48380 #: c/c-parser.cc:12732 cp/parser.cc:36862
48381 #, gcc-internal-format
48382 msgid "empty property attribute list"
48383 msgstr ""
48384
48385 #: c/c-parser.cc:12746 cp/parser.cc:36875
48386 #, gcc-internal-format
48387 msgid "missing property attribute"
48388 msgstr ""
48389
48390 #: c/c-parser.cc:12785
48391 #, gcc-internal-format
48392 msgid "unknown property attribute %<%s%s%>"
48393 msgstr ""
48394
48395 #: c/c-parser.cc:12788 cp/parser.cc:36912
48396 #, gcc-internal-format
48397 msgid "unknown property attribute"
48398 msgstr ""
48399
48400 #: c/c-parser.cc:12797 cp/parser.cc:36921
48401 #, gcc-internal-format
48402 msgid "expected %<=%> after Objective-C %qE"
48403 msgstr ""
48404
48405 #: c/c-parser.cc:12808 cp/parser.cc:36935
48406 #, gcc-internal-format
48407 msgid "expected %qE selector name"
48408 msgstr ""
48409
48410 #: c/c-parser.cc:12824 cp/parser.cc:36954
48411 #, gcc-internal-format
48412 msgid "setter method names must terminate with %<:%>"
48413 msgstr ""
48414
48415 #: c/c-parser.cc:13038 cp/parser.cc:49133
48416 #, gcc-internal-format
48417 msgid ""
48418 "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a "
48419 "non-negative integral constant less than %u"
48420 msgstr ""
48421
48422 #: c/c-parser.cc:13083 c/c-parser.cc:21510 c/c-parser.cc:21811
48423 #: c/c-parser.cc:21874 c/c-parser.cc:21972 cp/parser.cc:44921
48424 #: cp/parser.cc:45261 cp/parser.cc:45364 cp/parser.cc:45450 cp/parser.cc:49180
48425 #: cp/parser.cc:49196 cp/parser.cc:49212 cp/parser.cc:49229 cp/parser.cc:49246
48426 #: cp/parser.cc:49263 cp/parser.cc:49290 cp/parser.cc:49304 cp/parser.cc:49329
48427 #: cp/parser.cc:49343
48428 #, gcc-internal-format
48429 msgid "%<#pragma %s%> may only be used in compound statements"
48430 msgstr ""
48431
48432 #: c/c-parser.cc:13106 cp/parser.cc:49318
48433 #, gcc-internal-format
48434 msgid "%<#pragma acc routine%> must be at file scope"
48435 msgstr ""
48436
48437 #: c/c-parser.cc:13196 cp/parser.cc:49442
48438 #, gcc-internal-format
48439 msgid ""
48440 "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> "
48441 "%<reduction%> clause"
48442 msgstr ""
48443
48444 #: c/c-parser.cc:13203 cp/parser.cc:49448
48445 #, gcc-internal-format
48446 msgid ""
48447 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
48448 "construct"
48449 msgstr ""
48450
48451 #: c/c-parser.cc:13215 c/c-parser.cc:13227
48452 #, gcc-internal-format
48453 msgid "%<#pragma %s%> may only be used at file scope"
48454 msgstr ""
48455
48456 #: c/c-parser.cc:13257 c/c-parser.cc:13281 cp/parser.cc:49477
48457 #: cp/parser.cc:49510
48458 #, gcc-internal-format
48459 msgid "for, while or do statement expected"
48460 msgstr ""
48461
48462 #: c/c-parser.cc:13294 cp/parser.cc:49170
48463 #, gcc-internal-format
48464 msgid "%<#pragma GCC pch_preprocess%> must be first"
48465 msgstr ""
48466
48467 #: c/c-parser.cc:13647 c/c-parser.cc:17311 c/c-parser.cc:18856
48468 #: c/c-parser.cc:18875 c/c-parser.cc:19079 c/c-parser.cc:19137
48469 #: c/c-parser.cc:19144 c/c-parser.cc:19151 c/c-parser.cc:23694
48470 #: c/c-parser.cc:23702 c/c-parser.cc:23972 c/c-parser.cc:23982
48471 #: c/c-parser.cc:24076 c/c-parser.cc:24083 c/c-parser.cc:24090
48472 #: cp/parser.cc:37383 cp/parser.cc:40700 cp/parser.cc:41565 cp/parser.cc:41602
48473 #: cp/parser.cc:41791 cp/parser.cc:41854 cp/parser.cc:41861 cp/parser.cc:41868
48474 #: cp/parser.cc:46728 cp/parser.cc:46735 cp/parser.cc:46742 cp/parser.cc:48067
48475 #: cp/parser.cc:48075 cp/parser.cc:48227 cp/parser.cc:48237
48476 #, gcc-internal-format
48477 msgid "too many %qs clauses"
48478 msgstr ""
48479
48480 #: c/c-parser.cc:13674
48481 #, gcc-internal-format
48482 msgid "expression must be integral"
48483 msgstr ""
48484
48485 #: c/c-parser.cc:13989 c/c-parser.cc:14001
48486 #, gcc-internal-format
48487 msgid "expected %<)%> or %<,%>"
48488 msgstr ""
48489
48490 #: c/c-parser.cc:14152 c/c-parser.cc:24381
48491 #, gcc-internal-format
48492 msgid "%qD is not a variable"
48493 msgstr ""
48494
48495 #: c/c-parser.cc:14156 cp/semantics.cc:8315
48496 #, gcc-internal-format
48497 msgid "%qD is not a pointer variable"
48498 msgstr ""
48499
48500 #: c/c-parser.cc:14198 cp/parser.cc:38123
48501 #, gcc-internal-format
48502 msgid "collapse argument needs positive constant integer expression"
48503 msgstr ""
48504
48505 #: c/c-parser.cc:14293 cp/parser.cc:38201
48506 #, gcc-internal-format
48507 msgid "expected %<none%> or %<present%>"
48508 msgstr ""
48509
48510 #: c/c-parser.cc:14295 cp/parser.cc:38203
48511 #, gcc-internal-format
48512 msgid "expected %<none%>, %<shared%>, %<private%> or %<firstprivate%>"
48513 msgstr ""
48514
48515 #: c/c-parser.cc:14416 cp/parser.cc:38315
48516 #, gcc-internal-format
48517 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
48518 msgstr ""
48519
48520 #: c/c-parser.cc:14436 c/c-parser.cc:21867 c/c-parser.cc:21965
48521 #: cp/parser.cc:38333 cp/parser.cc:45253 cp/parser.cc:45356
48522 #, gcc-internal-format
48523 msgid "expected %<data%>"
48524 msgstr ""
48525
48526 #: c/c-parser.cc:14489 cp/parser.cc:38388
48527 #, gcc-internal-format
48528 msgid "too many %<if%> clauses with %qs modifier"
48529 msgstr ""
48530
48531 #: c/c-parser.cc:14496 cp/parser.cc:38395
48532 #, gcc-internal-format
48533 msgid "too many %<if%> clauses"
48534 msgstr ""
48535
48536 #: c/c-parser.cc:14498 cp/parser.cc:38397
48537 #, gcc-internal-format
48538 msgid "too many %<if%> clauses without modifier"
48539 msgstr ""
48540
48541 #: c/c-parser.cc:14504 cp/parser.cc:38403
48542 #, gcc-internal-format
48543 msgid ""
48544 "if any %<if%> clause has modifier, then all %<if%> clauses have to use "
48545 "modifier"
48546 msgstr ""
48547
48548 #: c/c-parser.cc:14609 c/c-parser.cc:14669 c/c-parser.cc:14730
48549 #: c/c-parser.cc:14777 c/c-parser.cc:14856 c/c-parser.cc:15235
48550 #: c/c-parser.cc:15317 c/c-parser.cc:15884 c/c-parser.cc:16029
48551 #: c/c-parser.cc:16094 c/c-parser.cc:17248
48552 #, gcc-internal-format
48553 msgid "expected integer expression"
48554 msgstr ""
48555
48556 #: c/c-parser.cc:14620
48557 #, gcc-internal-format
48558 msgid "%<num_threads%> value must be positive"
48559 msgstr ""
48560
48561 #: c/c-parser.cc:14680
48562 #, gcc-internal-format
48563 msgid "%<num_tasks%> value must be positive"
48564 msgstr ""
48565
48566 #: c/c-parser.cc:14741 cp/semantics.cc:8542
48567 #, gcc-internal-format
48568 msgid "%<grainsize%> value must be positive"
48569 msgstr ""
48570
48571 #: c/c-parser.cc:14789 cp/semantics.cc:8572
48572 #, gcc-internal-format
48573 msgid "%<priority%> value must be non-negative"
48574 msgstr ""
48575
48576 #: c/c-parser.cc:14823 cp/parser.cc:38629
48577 #, gcc-internal-format
48578 msgid "expected constant integer expression with valid sync-hint value"
48579 msgstr ""
48580
48581 #: c/c-parser.cc:14895 cp/parser.cc:38699
48582 #, gcc-internal-format
48583 msgid ""
48584 "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> "
48585 "or %<default%>"
48586 msgstr ""
48587
48588 #: c/c-parser.cc:14956 cp/parser.cc:38764
48589 #, gcc-internal-format
48590 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
48591 msgstr ""
48592
48593 #: c/c-parser.cc:15022 cp/parser.cc:38833
48594 #, gcc-internal-format
48595 msgid "too many %<defaultmap%> clauses with %qs category"
48596 msgstr ""
48597
48598 #: c/c-parser.cc:15025 cp/parser.cc:38836
48599 #, gcc-internal-format
48600 msgid "too many %<defaultmap%> clauses with unspecified category"
48601 msgstr ""
48602
48603 #: c/c-parser.cc:15109 cp/semantics.cc:7364 cp/semantics.cc:7417
48604 #, gcc-internal-format
48605 msgid "%qs expression must be integral"
48606 msgstr ""
48607
48608 #: c/c-parser.cc:15121 c/c-parser.cc:15244 cp/semantics.cc:7396
48609 #: cp/semantics.cc:7431
48610 #, gcc-internal-format
48611 msgid "%qs value must be positive"
48612 msgstr ""
48613
48614 #: c/c-parser.cc:15183 cp/parser.cc:37895
48615 #, gcc-internal-format
48616 msgid "too many %<static%> arguments"
48617 msgstr ""
48618
48619 #: c/c-parser.cc:15217 cp/parser.cc:37928
48620 #, gcc-internal-format
48621 msgid "unexpected argument"
48622 msgstr ""
48623
48624 #: c/c-parser.cc:15384 cp/semantics.cc:8758
48625 #, gcc-internal-format
48626 msgid "%<tile%> argument needs positive integral constant"
48627 msgstr ""
48628
48629 #: c/c-parser.cc:15459 cp/parser.cc:38886
48630 #, gcc-internal-format
48631 msgid "expected %<reproducible%> or %<unconstrained%>"
48632 msgstr ""
48633
48634 #: c/c-parser.cc:15468 c/c-parser.cc:15474 cp/parser.cc:38895
48635 #: cp/parser.cc:38905
48636 #, gcc-internal-format
48637 msgid "expected %<concurrent%>"
48638 msgstr ""
48639
48640 #: c/c-parser.cc:15510 cp/parser.cc:38945
48641 #, gcc-internal-format
48642 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
48643 msgstr ""
48644
48645 #: c/c-parser.cc:15563 cp/parser.cc:39013
48646 #, gcc-internal-format
48647 msgid "ordered argument needs positive constant integer expression"
48648 msgstr ""
48649
48650 #: c/c-parser.cc:15688 c/c-parser.cc:23251 cp/parser.cc:47714
48651 #, gcc-internal-format
48652 msgid ""
48653 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or "
48654 "identifier"
48655 msgstr ""
48656
48657 #: c/c-parser.cc:15808 cp/parser.cc:39271
48658 #, gcc-internal-format
48659 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
48660 msgstr ""
48661
48662 #: c/c-parser.cc:15862 cp/parser.cc:39287
48663 #, gcc-internal-format
48664 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
48665 msgstr ""
48666
48667 #: c/c-parser.cc:15866 cp/parser.cc:39290
48668 #, gcc-internal-format
48669 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
48670 msgstr ""
48671
48672 #: c/c-parser.cc:15878 cp/semantics.cc:7478
48673 #, gcc-internal-format
48674 msgid "chunk size value must be positive"
48675 msgstr ""
48676
48677 #: c/c-parser.cc:15901 cp/parser.cc:39310
48678 #, gcc-internal-format
48679 msgid "invalid schedule kind"
48680 msgstr ""
48681
48682 #: c/c-parser.cc:16039 c/c-parser.cc:16049
48683 #, gcc-internal-format
48684 msgid "%<num_teams%> value must be positive"
48685 msgstr ""
48686
48687 #: c/c-parser.cc:16056 cp/semantics.cc:7445
48688 #, gcc-internal-format
48689 msgid "%<num_teams%> lower bound %qE bigger than upper bound %qE"
48690 msgstr ""
48691
48692 #: c/c-parser.cc:16104 cp/semantics.cc:7574
48693 #, gcc-internal-format
48694 msgid "%<thread_limit%> value must be positive"
48695 msgstr ""
48696
48697 #: c/c-parser.cc:16149 cp/semantics.cc:7702
48698 #, gcc-internal-format
48699 msgid ""
48700 "%<aligned%> clause alignment expression must be positive constant integer "
48701 "expression"
48702 msgstr ""
48703
48704 #: c/c-parser.cc:16259 c/c-parser.cc:18845 cp/parser.cc:41557
48705 #, gcc-internal-format
48706 msgid "expected %<allocator%> or %<align%>"
48707 msgstr ""
48708
48709 #: c/c-parser.cc:16266
48710 #, gcc-internal-format
48711 msgid "duplicate %qs modifier"
48712 msgstr ""
48713
48714 #: c/c-parser.cc:16314 cp/semantics.cc:7837
48715 #, gcc-internal-format
48716 msgid ""
48717 "%<allocate%> clause allocator expression has type %qT rather than "
48718 "%<omp_allocator_handle_t%>"
48719 msgstr ""
48720
48721 #: c/c-parser.cc:16325 cp/semantics.cc:7792 cp/semantics.cc:7808
48722 #, gcc-internal-format
48723 msgid ""
48724 "%<allocate%> clause %<align%> modifier argument needs to be positive "
48725 "constant power of two integer expression"
48726 msgstr ""
48727
48728 #: c/c-parser.cc:16444 cp/parser.cc:39757
48729 #, gcc-internal-format
48730 msgid "multiple linear modifiers"
48731 msgstr ""
48732
48733 #: c/c-parser.cc:16456 cp/parser.cc:39770
48734 #, gcc-internal-format
48735 msgid "multiple %<step%> modifiers"
48736 msgstr ""
48737
48738 #: c/c-parser.cc:16464 c/c-parser.cc:16492
48739 #, gcc-internal-format
48740 msgid "%<linear%> clause step expression must be integral"
48741 msgstr ""
48742
48743 #: c/c-parser.cc:16544
48744 #, gcc-internal-format
48745 msgid ""
48746 "%<safelen%> clause expression must be positive constant integer expression"
48747 msgstr ""
48748
48749 #: c/c-parser.cc:16583
48750 #, gcc-internal-format
48751 msgid ""
48752 "%<simdlen%> clause expression must be positive constant integer expression"
48753 msgstr ""
48754
48755 #: c/c-parser.cc:16943 cp/parser.cc:40317
48756 #, gcc-internal-format
48757 msgid "%<iterator%> modifier incompatible with %qs"
48758 msgstr ""
48759
48760 #: c/c-parser.cc:16991 cp/parser.cc:40372 cp/parser.cc:40761 cp/parser.cc:40811
48761 #, gcc-internal-format
48762 msgid "invalid depend kind"
48763 msgstr ""
48764
48765 #: c/c-parser.cc:17052 cp/parser.cc:40402
48766 #, gcc-internal-format
48767 msgid "invalid doacross kind"
48768 msgstr ""
48769
48770 #: c/c-parser.cc:17120 cp/parser.cc:40509
48771 #, gcc-internal-format
48772 msgid "too many %<always%> modifiers"
48773 msgstr ""
48774
48775 #: c/c-parser.cc:17130 cp/parser.cc:40522
48776 #, gcc-internal-format
48777 msgid "too many %<close%> modifiers"
48778 msgstr ""
48779
48780 #: c/c-parser.cc:17138 cp/parser.cc:40533
48781 #, gcc-internal-format
48782 msgid ""
48783 "%<#pragma omp target%> with modifier other than %<always%> or %<close%> on "
48784 "%<map%> clause"
48785 msgstr ""
48786
48787 #: c/c-parser.cc:17166 cp/parser.cc:40564
48788 #, gcc-internal-format
48789 msgid "invalid map kind"
48790 msgstr ""
48791
48792 #: c/c-parser.cc:17218 cp/parser.cc:40623
48793 #, gcc-internal-format
48794 msgid ""
48795 "%<ancestor%> device modifier not preceded by %<requires%> directive with "
48796 "%<reverse_offload%> clause"
48797 msgstr ""
48798
48799 #: c/c-parser.cc:17230 cp/parser.cc:40634
48800 #, gcc-internal-format
48801 msgid "expected %<ancestor%> or %<device_num%>"
48802 msgstr ""
48803
48804 #: c/c-parser.cc:17253 cp/semantics.cc:7599
48805 #, gcc-internal-format
48806 msgid "the %<device%> clause expression must evaluate to %<1%>"
48807 msgstr ""
48808
48809 #: c/c-parser.cc:17286 cp/parser.cc:40705
48810 #, gcc-internal-format
48811 msgid "invalid dist_schedule kind"
48812 msgstr ""
48813
48814 #: c/c-parser.cc:17365
48815 #, gcc-internal-format
48816 msgid "invalid proc_bind kind"
48817 msgstr ""
48818
48819 #: c/c-parser.cc:17409
48820 #, gcc-internal-format
48821 msgid "expected %<host%>, %<nohost%> or %<any%>"
48822 msgstr ""
48823
48824 #: c/c-parser.cc:17486 cp/semantics.cc:8018
48825 #, gcc-internal-format
48826 msgid ""
48827 "%<detach%> clause event handle has type %qT rather than "
48828 "%<omp_event_handle_t%>"
48829 msgstr ""
48830
48831 #: c/c-parser.cc:17688 cp/parser.cc:41050
48832 #, gcc-internal-format
48833 msgid "expected %<#pragma acc%> clause"
48834 msgstr ""
48835
48836 #: c/c-parser.cc:17699 c/c-parser.cc:18057 cp/parser.cc:41061
48837 #: cp/parser.cc:41463
48838 #, gcc-internal-format
48839 msgid "%qs is not valid for %qs"
48840 msgstr ""
48841
48842 #: c/c-parser.cc:17743 cp/parser.cc:41108
48843 #, gcc-internal-format
48844 msgid "clauses in %<simd%> trait should be separated by %<,%>"
48845 msgstr ""
48846
48847 #: c/c-parser.cc:17892 cp/parser.cc:41296
48848 #, gcc-internal-format
48849 msgid "%qs must be the first clause of %qs"
48850 msgstr ""
48851
48852 #: c/c-parser.cc:18046 cp/parser.cc:41452
48853 #, gcc-internal-format
48854 msgid "expected %<#pragma omp%> clause"
48855 msgstr ""
48856
48857 #: c/c-parser.cc:18179 cp/parser.cc:45781
48858 #, gcc-internal-format
48859 msgid "no valid clauses specified in %<#pragma acc declare%>"
48860 msgstr ""
48861
48862 #: c/c-parser.cc:18189 cp/parser.cc:45791
48863 #, gcc-internal-format
48864 msgid "array section in %<#pragma acc declare%>"
48865 msgstr ""
48866
48867 #: c/c-parser.cc:18209 cp/parser.cc:45811
48868 #, gcc-internal-format
48869 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
48870 msgstr ""
48871
48872 #: c/c-parser.cc:18220 cp/parser.cc:45822
48873 #, gcc-internal-format
48874 msgid "invalid OpenACC clause at file scope"
48875 msgstr ""
48876
48877 #: c/c-parser.cc:18227 cp/parser.cc:45829
48878 #, gcc-internal-format
48879 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
48880 msgstr ""
48881
48882 #: c/c-parser.cc:18235 cp/parser.cc:45837
48883 #, gcc-internal-format
48884 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
48885 msgstr ""
48886
48887 #: c/c-parser.cc:18246 cp/parser.cc:45859
48888 #, gcc-internal-format
48889 msgid ""
48890 "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
48891 msgstr ""
48892
48893 #: c/c-parser.cc:18256 cp/parser.cc:45869
48894 #, gcc-internal-format
48895 msgid "variable %qD used more than once with %<#pragma acc declare%>"
48896 msgstr ""
48897
48898 #: c/c-parser.cc:18349 cp/parser.cc:45967
48899 #, gcc-internal-format
48900 msgid "expected %<data%> after %<#pragma acc %s%>"
48901 msgstr ""
48902
48903 #: c/c-parser.cc:18365 cp/parser.cc:45984
48904 #, gcc-internal-format
48905 msgid "%<#pragma acc %s data%> has no data movement clause"
48906 msgstr ""
48907
48908 #: c/c-parser.cc:18615 cp/parser.cc:3241
48909 #, gcc-internal-format
48910 msgid "%qE has not been declared"
48911 msgstr ""
48912
48913 #: c/c-parser.cc:18619
48914 #, gcc-internal-format
48915 msgid "expected function name"
48916 msgstr ""
48917
48918 #: c/c-parser.cc:18637 cp/parser.cc:48494
48919 #, gcc-internal-format
48920 msgid "%qD does not refer to a function"
48921 msgstr ""
48922
48923 #: c/c-parser.cc:18660 c/c-parser.cc:18708 cp/parser.cc:1586
48924 #, gcc-internal-format
48925 msgid ""
48926 "%<#pragma acc routine%> not immediately followed by function declaration or "
48927 "definition"
48928 msgstr ""
48929
48930 #: c/c-parser.cc:18700 cp/parser.cc:48545 cp/parser.cc:48592
48931 #, gcc-internal-format
48932 msgid ""
48933 "%<#pragma acc routine%> not immediately followed by a single function "
48934 "declaration or definition"
48935 msgstr ""
48936
48937 #: c/c-parser.cc:18731 cp/parser.cc:48620
48938 #, gcc-internal-format
48939 msgid "%<#pragma acc routine%> must be applied before use"
48940 msgstr ""
48941
48942 #: c/c-parser.cc:18732 cp/parser.cc:48622
48943 #, gcc-internal-format
48944 msgid "%<#pragma acc routine%> must be applied before definition"
48945 msgstr ""
48946
48947 #: c/c-parser.cc:18776 cp/parser.cc:46185
48948 #, gcc-internal-format
48949 msgid ""
48950 "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or "
48951 "%<self%> clause"
48952 msgstr ""
48953
48954 #: c/c-parser.cc:18867 cp/parser.cc:41577 cp/parser.cc:41592
48955 #, gcc-internal-format
48956 msgid ""
48957 "%<align%> clause argument needs to be positive constant power of two integer "
48958 "expression"
48959 msgstr ""
48960
48961 #: c/c-parser.cc:18890
48962 #, gcc-internal-format
48963 msgid ""
48964 "%<allocator%> clause allocator expression has type %qT rather than "
48965 "%<omp_allocator_handle_t%>"
48966 msgstr ""
48967
48968 #. FIXME: When implementing properly, delete the align/allocate expr error
48969 #. check above and add one in semantics.cc (to properly handle templates).
48970 #. Base this on the allocator/align modifiers check for the 'allocate' clause
48971 #. in semantics.cc's finish_omp_clauses.
48972 #: c/c-parser.cc:18907 cp/parser.cc:41625
48973 #, gcc-internal-format
48974 msgid "%<#pragma omp allocate%> not yet supported"
48975 msgstr ""
48976
48977 #: c/c-parser.cc:19045 cp/parser.cc:41757
48978 #, gcc-internal-format
48979 msgid "expected %<read%>, %<write%>, %<update%>, or %<capture%> clause"
48980 msgstr ""
48981
48982 #: c/c-parser.cc:19084 cp/parser.cc:41796
48983 #, gcc-internal-format
48984 msgid "expected %<seq_cst%>, %<acquire%> or %<relaxed%>"
48985 msgstr ""
48986
48987 #: c/c-parser.cc:19108 cp/parser.cc:41825
48988 #, gcc-internal-format
48989 msgid ""
48990 "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<compare%>, "
48991 "%<weak%>, %<fail%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or "
48992 "%<hint%> clause"
48993 msgstr ""
48994
48995 #: c/c-parser.cc:19123 cp/parser.cc:41840
48996 #, gcc-internal-format
48997 msgid "too many atomic clauses"
48998 msgstr ""
48999
49000 #: c/c-parser.cc:19130 cp/parser.cc:41847
49001 #, gcc-internal-format
49002 msgid "too many memory order clauses"
49003 msgstr ""
49004
49005 #: c/c-parser.cc:19168 c/c-parser.cc:19175 cp/parser.cc:41885
49006 #: cp/parser.cc:41892
49007 #, gcc-internal-format
49008 msgid "%qs clause is incompatible with %<read%> or %<write%> clauses"
49009 msgstr ""
49010
49011 #: c/c-parser.cc:19181 c/c-parser.cc:19186 cp/parser.cc:41898
49012 #: cp/parser.cc:41903
49013 #, gcc-internal-format
49014 msgid "%qs clause requires %qs clause"
49015 msgstr ""
49016
49017 #: c/c-parser.cc:19230 cp/parser.cc:41947
49018 #, gcc-internal-format
49019 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause"
49020 msgstr ""
49021
49022 #: c/c-parser.cc:19240 cp/parser.cc:41957
49023 #, gcc-internal-format
49024 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause"
49025 msgstr ""
49026
49027 #: c/c-parser.cc:19363 cp/parser.cc:42057
49028 #, gcc-internal-format
49029 msgid "expected %<==%> comparison in %<if%> condition"
49030 msgstr ""
49031
49032 #: c/c-parser.cc:19370 cp/parser.cc:42064
49033 #, gcc-internal-format
49034 msgid "expected %<==%>, %<<%> or %<>%> comparison in %<if%> condition"
49035 msgstr ""
49036
49037 #: c/c-parser.cc:19443 cp/parser.cc:42129 cp/parser.cc:42412 cp/parser.cc:42506
49038 #: cp/parser.cc:42524
49039 #, gcc-internal-format
49040 msgid "invalid form of %<#pragma omp atomic compare%>"
49041 msgstr ""
49042
49043 #: c/c-parser.cc:19454 cp/parser.cc:42140
49044 #, gcc-internal-format
49045 msgid "unexpected %<else%>"
49046 msgstr ""
49047
49048 #: c/c-parser.cc:19514 cp/parser.cc:42579
49049 #, gcc-internal-format
49050 msgid "invalid form of %<pragma omp atomic compare%>"
49051 msgstr ""
49052
49053 #: c/c-parser.cc:19785 cp/parser.cc:42433 cp/parser.cc:42459
49054 #, gcc-internal-format
49055 msgid "invalid form of %<#pragma omp atomic%>"
49056 msgstr ""
49057
49058 #: c/c-parser.cc:19789 cp/parser.cc:42499 cp/parser.cc:42533
49059 #, gcc-internal-format
49060 msgid "invalid operator for %<#pragma omp atomic%>"
49061 msgstr ""
49062
49063 #: c/c-parser.cc:19840 cp/parser.cc:42568
49064 #, gcc-internal-format
49065 msgid "%<weak%> clause requires atomic equality comparison"
49066 msgstr ""
49067
49068 #: c/c-parser.cc:19846 cp/semantics.cc:10910 cp/semantics.cc:10920
49069 #, gcc-internal-format
49070 msgid ""
49071 "%<#pragma omp atomic capture%> uses two different expressions for memory"
49072 msgstr ""
49073
49074 #: c/c-parser.cc:19946 cp/semantics.cc:10997
49075 #, gcc-internal-format
49076 msgid "%<depobj%> expression is not lvalue expression"
49077 msgstr ""
49078
49079 #: c/c-parser.cc:20007 cp/parser.cc:42734
49080 #, gcc-internal-format
49081 msgid "expected %<in%>, %<out%>, %<inout%>, %<mutexinoutset%> or %<inoutset%>"
49082 msgstr ""
49083
49084 #: c/c-parser.cc:20019 cp/parser.cc:42750
49085 #, gcc-internal-format
49086 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
49087 msgstr ""
49088
49089 #: c/c-parser.cc:20060 cp/parser.cc:42788
49090 #, gcc-internal-format
49091 msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
49092 msgstr ""
49093
49094 #: c/c-parser.cc:20068 cp/parser.cc:42796
49095 #, gcc-internal-format
49096 msgid "%<flush%> list specified together with memory order clause"
49097 msgstr ""
49098
49099 #: c/c-parser.cc:20073
49100 #, gcc-internal-format
49101 msgid "expected %<(%> or end of line"
49102 msgstr ""
49103
49104 #: c/c-parser.cc:20155 cp/parser.cc:43558
49105 #, gcc-internal-format
49106 msgid "expected %<inclusive%> or %<exclusive%> clause"
49107 msgstr ""
49108
49109 #: c/c-parser.cc:20160 cp/parser.cc:43564
49110 #, gcc-internal-format
49111 msgid "expected %<#pragma omp scan%>"
49112 msgstr ""
49113
49114 #: c/c-parser.cc:20216 cp/parser.cc:43615
49115 #, gcc-internal-format
49116 msgid "%<ordered%> clause parameter is less than %<collapse%>"
49117 msgstr ""
49118
49119 #: c/c-parser.cc:20232 cp/parser.cc:43641
49120 #, gcc-internal-format
49121 msgid "for statement expected"
49122 msgstr ""
49123
49124 #: c/c-parser.cc:20310 cp/semantics.cc:10488 cp/semantics.cc:10579
49125 #, gcc-internal-format
49126 msgid "expected iteration declaration or initialization"
49127 msgstr ""
49128
49129 #: c/c-parser.cc:20396
49130 #, gcc-internal-format
49131 msgid "not enough perfectly nested loops"
49132 msgstr ""
49133
49134 #: c/c-parser.cc:20444 cp/parser.cc:43955
49135 #, gcc-internal-format
49136 msgid "collapsed loops not perfectly nested"
49137 msgstr ""
49138
49139 #: c/c-parser.cc:20527 cp/parser.cc:43751 cp/parser.cc:43793 cp/pt.cc:18552
49140 #, gcc-internal-format
49141 msgid "iteration variable %qD should not be firstprivate"
49142 msgstr ""
49143
49144 #: c/c-parser.cc:20942 cp/parser.cc:44359
49145 #, gcc-internal-format
49146 msgid ""
49147 "%<#pragma omp ordered%> with %qs clause may only be used in compound "
49148 "statements"
49149 msgstr ""
49150
49151 #: c/c-parser.cc:21156 cp/parser.cc:44565
49152 #, gcc-internal-format
49153 msgid "expected %<for%> after %qs"
49154 msgstr ""
49155
49156 #: c/c-parser.cc:21501 cp/parser.cc:44912
49157 #, gcc-internal-format
49158 msgid "expected %<point%>"
49159 msgstr ""
49160
49161 #: c/c-parser.cc:21760 cp/parser.cc:45191
49162 #, gcc-internal-format
49163 msgid ""
49164 "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, "
49165 "%<tofrom%> or %<alloc%> on %<map%> clause"
49166 msgstr ""
49167
49168 #: c/c-parser.cc:21776 cp/parser.cc:45207
49169 #, gcc-internal-format
49170 msgid ""
49171 "%<#pragma omp target data%> must contain at least one %<map%>, "
49172 "%<use_device_ptr%> or %<use_device_addr%> clause"
49173 msgstr ""
49174
49175 #: c/c-parser.cc:21824 cp/parser.cc:45463
49176 #, gcc-internal-format
49177 msgid ""
49178 "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> "
49179 "clauses"
49180 msgstr ""
49181
49182 #: c/c-parser.cc:21914 cp/parser.cc:45302
49183 #, gcc-internal-format
49184 msgid ""
49185 "%<#pragma omp target enter data%> with map-type other than %<to%>, "
49186 "%<tofrom%> or %<alloc%> on %<map%> clause"
49187 msgstr ""
49188
49189 #: c/c-parser.cc:21926 cp/parser.cc:45314
49190 #, gcc-internal-format
49191 msgid ""
49192 "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
49193 msgstr ""
49194
49195 #: c/c-parser.cc:22013 cp/parser.cc:45406
49196 #, gcc-internal-format
49197 msgid ""
49198 "%<#pragma omp target exit data%> with map-type other than %<from%>, "
49199 "%<tofrom%>, %<release%> or %<delete%> on %<map%> clause"
49200 msgstr ""
49201
49202 #: c/c-parser.cc:22026 cp/parser.cc:45419
49203 #, gcc-internal-format
49204 msgid ""
49205 "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
49206 msgstr ""
49207
49208 #: c/c-parser.cc:22262 cp/semantics.cc:10019
49209 #, gcc-internal-format
49210 msgid ""
49211 "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> "
49212 "or %<alloc%> on %<map%> clause"
49213 msgstr ""
49214
49215 #: c/c-parser.cc:22319
49216 #, gcc-internal-format
49217 msgid ""
49218 "%<#pragma omp declare %s%> must be followed by function declaration or "
49219 "definition or another %<#pragma omp declare %s%>"
49220 msgstr ""
49221
49222 #: c/c-parser.cc:22370 c/c-parser.cc:22398
49223 #, gcc-internal-format
49224 msgid ""
49225 "%<#pragma omp declare %s%> must be followed by function declaration or "
49226 "definition"
49227 msgstr ""
49228
49229 #: c/c-parser.cc:22437 cp/parser.cc:46335
49230 #, gcc-internal-format
49231 msgid "expected trait selector name"
49232 msgstr ""
49233
49234 #: c/c-parser.cc:22490 cp/parser.cc:46387
49235 #, gcc-internal-format
49236 msgid "selector %qs not allowed for context selector set %qs"
49237 msgstr ""
49238
49239 #: c/c-parser.cc:22515 cp/parser.cc:46411
49240 #, gcc-internal-format
49241 msgid "selector %qs does not accept any properties"
49242 msgstr ""
49243
49244 #: c/c-parser.cc:22542 cp/parser.cc:46450 cp/pt.cc:11856
49245 #, gcc-internal-format
49246 msgid "score argument must be constant integer expression"
49247 msgstr ""
49248
49249 #: c/c-parser.cc:22545 cp/parser.cc:46453 cp/pt.cc:11873
49250 #, gcc-internal-format
49251 msgid "score argument must be non-negative"
49252 msgstr ""
49253
49254 #: c/c-parser.cc:22569 cp/parser.cc:46481 cp/pt.cc:11859
49255 #, gcc-internal-format
49256 msgid "property must be constant integer expression or string literal"
49257 msgstr ""
49258
49259 #: c/c-parser.cc:22614 cp/parser.cc:46527
49260 #, gcc-internal-format
49261 msgid "expected identifier or string literal"
49262 msgstr ""
49263
49264 #: c/c-parser.cc:22636 cp/parser.cc:46549 cp/pt.cc:11863
49265 #, gcc-internal-format
49266 msgid "property must be constant integer expression"
49267 msgstr ""
49268
49269 #: c/c-parser.cc:22647 cp/parser.cc:46560
49270 #, gcc-internal-format
49271 msgid ""
49272 "properties for %<simd%> selector may not be specified in %<metadirective%>"
49273 msgstr ""
49274
49275 #: c/c-parser.cc:22734 cp/parser.cc:46646
49276 #, gcc-internal-format
49277 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%>"
49278 msgstr ""
49279
49280 #: c/c-parser.cc:22813 cp/parser.cc:46963
49281 #, gcc-internal-format
49282 msgid "expected %<match%>"
49283 msgstr ""
49284
49285 #: c/c-parser.cc:22833
49286 #, gcc-internal-format
49287 msgid "variant %qD is not a function"
49288 msgstr ""
49289
49290 #: c/c-parser.cc:22839 cp/decl.cc:8112
49291 #, gcc-internal-format
49292 msgid "variant %qD and base %qD have incompatible types"
49293 msgstr ""
49294
49295 #: c/c-parser.cc:22851 cp/decl.cc:8121
49296 #, gcc-internal-format
49297 msgid "variant %qD is a built-in"
49298 msgstr ""
49299
49300 #: c/c-parser.cc:22896
49301 #, gcc-internal-format
49302 msgid ""
49303 "%<#pragma omp declare %s%> not immediately followed by a function "
49304 "declaration or definition"
49305 msgstr ""
49306
49307 #: c/c-parser.cc:22904 cp/parser.cc:47008
49308 #, gcc-internal-format
49309 msgid ""
49310 "%<#pragma omp declare %s%> not immediately followed by a single function "
49311 "declaration or definition"
49312 msgstr ""
49313
49314 #: c/c-parser.cc:23018 cp/parser.cc:47212
49315 #, gcc-internal-format
49316 msgid "%qD specified both in declare target %<link%> and %qs clauses"
49317 msgstr ""
49318
49319 #: c/c-parser.cc:23022 cp/parser.cc:47216
49320 #, gcc-internal-format
49321 msgid ""
49322 "%qD specified both in declare target %<link%> and %<to%> or %<enter%> clauses"
49323 msgstr ""
49324
49325 #: c/c-parser.cc:23071 cp/parser.cc:47327
49326 #, gcc-internal-format
49327 msgid "directive with only %<device_type%> clause"
49328 msgstr ""
49329
49330 #: c/c-parser.cc:23111 c/c-parser.cc:23151 cp/parser.cc:47375
49331 #: cp/parser.cc:47422
49332 #, gcc-internal-format
49333 msgid "expected %<target%>"
49334 msgstr ""
49335
49336 #: c/c-parser.cc:23123 cp/parser.cc:47388
49337 #, gcc-internal-format
49338 msgid "expected %<declare target%> or %<assumes%>"
49339 msgstr ""
49340
49341 #: c/c-parser.cc:23157 cp/parser.cc:47429
49342 #, gcc-internal-format
49343 msgid ""
49344 "%<#pragma omp end declare target%> without corresponding %<#pragma omp "
49345 "declare target%> or %<#pragma omp begin declare target%>"
49346 msgstr ""
49347
49348 #: c/c-parser.cc:23175 cp/parser.cc:47484
49349 #, gcc-internal-format
49350 msgid "expected %<declare%> or %<assumes%>"
49351 msgstr ""
49352
49353 #: c/c-parser.cc:23201
49354 #, gcc-internal-format
49355 msgid "%<#pragma omp declare reduction%> not at file or block scope"
49356 msgstr ""
49357
49358 #: c/c-parser.cc:23278
49359 #, gcc-internal-format
49360 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
49361 msgstr ""
49362
49363 #: c/c-parser.cc:23282
49364 #, gcc-internal-format
49365 msgid "function or array type in %<#pragma omp declare reduction%>"
49366 msgstr ""
49367
49368 #: c/c-parser.cc:23285
49369 #, gcc-internal-format
49370 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
49371 msgstr ""
49372
49373 #: c/c-parser.cc:23288
49374 #, gcc-internal-format
49375 msgid ""
49376 "const, volatile or restrict qualified type in %<#pragma omp declare "
49377 "reduction%>"
49378 msgstr ""
49379
49380 #: c/c-parser.cc:23296
49381 #, gcc-internal-format
49382 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
49383 msgstr ""
49384
49385 #: c/c-parser.cc:23305
49386 #, gcc-internal-format
49387 msgid "previous %<#pragma omp declare reduction%>"
49388 msgstr ""
49389
49390 #: c/c-parser.cc:23426
49391 #, gcc-internal-format
49392 msgid "expected %<omp_priv%> or function-name"
49393 msgstr ""
49394
49395 #: c/c-parser.cc:23437
49396 #, gcc-internal-format
49397 msgid "expected function-name %<(%>"
49398 msgstr ""
49399
49400 #: c/c-parser.cc:23456
49401 #, gcc-internal-format
49402 msgid "one of the initializer call arguments should be %<&omp_priv%>"
49403 msgstr ""
49404
49405 #: c/c-parser.cc:23587 cp/parser.cc:47956
49406 #, gcc-internal-format
49407 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
49408 msgstr ""
49409
49410 #: c/c-parser.cc:23650 cp/parser.cc:48017
49411 #, gcc-internal-format
49412 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
49413 msgstr ""
49414
49415 #: c/c-parser.cc:23679 cp/parser.cc:48052
49416 #, gcc-internal-format
49417 msgid ""
49418 "expected %<unified_address%>, %<unified_shared_memory%>, "
49419 "%<dynamic_allocators%>, %<reverse_offload%> or %<atomic_default_mem_order%> "
49420 "clause"
49421 msgstr ""
49422
49423 #: c/c-parser.cc:23697 cp/parser.cc:48070
49424 #, gcc-internal-format
49425 msgid ""
49426 "%qs clause used lexically after first target construct or offloading API"
49427 msgstr ""
49428
49429 #: c/c-parser.cc:23709 cp/parser.cc:48082
49430 #, gcc-internal-format
49431 msgid ""
49432 "more than one %<atomic_default_mem_order%> clause in a single compilation "
49433 "unit"
49434 msgstr ""
49435
49436 #: c/c-parser.cc:23718 cp/parser.cc:48091
49437 #, gcc-internal-format
49438 msgid ""
49439 "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> "
49440 "construct without memory order clause"
49441 msgstr ""
49442
49443 #: c/c-parser.cc:23732 cp/parser.cc:48105
49444 #, gcc-internal-format
49445 msgid "%<pragma omp requires%> requires at least one clause"
49446 msgstr ""
49447
49448 #: c/c-parser.cc:23751
49449 #, gcc-internal-format
49450 msgid "zero sized type %qT in %<reduction%> clause"
49451 msgstr ""
49452
49453 #: c/c-parser.cc:23757
49454 #, gcc-internal-format
49455 msgid "variable sized type %qT in %<reduction%> clause"
49456 msgstr ""
49457
49458 #: c/c-parser.cc:23914 cp/parser.cc:48162
49459 #, gcc-internal-format
49460 msgid "expected %<at%>, %<severity%> or %<message%> clause"
49461 msgstr ""
49462
49463 #: c/c-parser.cc:23947 cp/parser.cc:48197
49464 #, gcc-internal-format
49465 msgid "expected %qs or %qs"
49466 msgstr ""
49467
49468 #: c/c-parser.cc:24004 cp/parser.cc:48259
49469 #, gcc-internal-format
49470 msgid ""
49471 "%<#pragma omp error%> with %<at(execution)%> clause may only be used in "
49472 "compound statements"
49473 msgstr ""
49474
49475 #: c/c-parser.cc:24027 cp/parser.cc:48286
49476 #, gcc-internal-format
49477 msgid "%<pragma omp error%> encountered: %s"
49478 msgstr ""
49479
49480 #: c/c-parser.cc:24030 cp/parser.cc:48289
49481 #, gcc-internal-format
49482 msgid "%<pragma omp error%> encountered"
49483 msgstr ""
49484
49485 #: c/c-parser.cc:24057 cp/parser.cc:46709
49486 #, gcc-internal-format
49487 msgid "expected at least one assumption clause"
49488 msgstr ""
49489
49490 #: c/c-parser.cc:24143 cp/parser.cc:46795
49491 #, gcc-internal-format
49492 msgid "expected directive name"
49493 msgstr ""
49494
49495 #: c/c-parser.cc:24156 cp/parser.cc:46808
49496 #, gcc-internal-format
49497 msgid "unknown OpenMP directive name in %qs clause argument"
49498 msgstr ""
49499
49500 #: c/c-parser.cc:24163 cp/parser.cc:46815
49501 #, gcc-internal-format
49502 msgid ""
49503 "%<%s%s%s%s%s%> directive mentioned in both %<absent%> and %<contains%> "
49504 "clauses"
49505 msgstr ""
49506
49507 #: c/c-parser.cc:24174 cp/parser.cc:46826
49508 #, gcc-internal-format
49509 msgid "%<%s%s%s%s%s%> directive mentioned multiple times in %qs clauses"
49510 msgstr ""
49511
49512 #: c/c-parser.cc:24197 cp/parser.cc:46853
49513 #, gcc-internal-format
49514 msgid "unknown assumption clause %qs"
49515 msgstr ""
49516
49517 #: c/c-parser.cc:24210 cp/parser.cc:46863
49518 #, gcc-internal-format
49519 msgid "expected assumption clause"
49520 msgstr ""
49521
49522 #: c/c-parser.cc:24383 cp/semantics.cc:9393
49523 #, gcc-internal-format
49524 msgid "%qE declared %<threadprivate%> after first use"
49525 msgstr ""
49526
49527 #: c/c-parser.cc:24385 cp/semantics.cc:9395
49528 #, gcc-internal-format
49529 msgid "automatic variable %qE cannot be %<threadprivate%>"
49530 msgstr ""
49531
49532 #: c/c-parser.cc:24389 cp/semantics.cc:9397
49533 #, gcc-internal-format
49534 msgid "%<threadprivate%> %qE has incomplete type"
49535 msgstr ""
49536
49537 #: c/c-parser.cc:24569 cp/parser.cc:49028
49538 #, gcc-internal-format
49539 msgid "%<__transaction_cancel%> without transactional memory support enabled"
49540 msgstr ""
49541
49542 #: c/c-parser.cc:24575 cp/parser.cc:49034
49543 #, gcc-internal-format
49544 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
49545 msgstr ""
49546
49547 #: c/c-parser.cc:24584
49548 #, gcc-internal-format
49549 msgid ""
49550 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or "
49551 "a %<transaction_may_cancel_outer%> function"
49552 msgstr ""
49553
49554 #: c/c-parser.cc:24592 cp/parser.cc:49052
49555 #, gcc-internal-format
49556 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
49557 msgstr ""
49558
49559 #: c/c-parser.cc:24676
49560 #, gcc-internal-format
49561 msgid "no closing brace"
49562 msgstr ""
49563
49564 #: c/c-typeck.cc:237
49565 #, gcc-internal-format
49566 msgid "%qD has an incomplete type %qT"
49567 msgstr ""
49568
49569 #: c/c-typeck.cc:251 c/c-typeck.cc:11142 c/c-typeck.cc:11184 cp/call.cc:4856
49570 #, gcc-internal-format
49571 msgid "invalid use of void expression"
49572 msgstr ""
49573
49574 #: c/c-typeck.cc:259
49575 #, gcc-internal-format
49576 msgid "invalid use of flexible array member"
49577 msgstr ""
49578
49579 #: c/c-typeck.cc:265 cp/typeck2.cc:346 rust/backend/rust-tree.cc:3871
49580 #, gcc-internal-format
49581 msgid "invalid use of array with unspecified bounds"
49582 msgstr ""
49583
49584 #: c/c-typeck.cc:273
49585 #, gcc-internal-format
49586 msgid "invalid use of undefined type %qT"
49587 msgstr ""
49588
49589 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
49590 #: c/c-typeck.cc:276
49591 #, gcc-internal-format
49592 msgid "invalid use of incomplete typedef %qT"
49593 msgstr ""
49594
49595 #: c/c-typeck.cc:349
49596 #, gcc-internal-format
49597 msgid "%qT and %qT are in disjoint named address spaces"
49598 msgstr ""
49599
49600 #: c/c-typeck.cc:374
49601 #, gcc-internal-format
49602 msgid ""
49603 "%qs attribute cannot be applied to a function that does not take variable "
49604 "arguments"
49605 msgstr ""
49606
49607 #: c/c-typeck.cc:605 c/c-typeck.cc:630
49608 #, gcc-internal-format
49609 msgid "function types not truly compatible in ISO C"
49610 msgstr ""
49611
49612 #: c/c-typeck.cc:780
49613 #, gcc-internal-format
49614 msgid "cannot mix operands of decimal floating and vector types"
49615 msgstr ""
49616
49617 #: c/c-typeck.cc:785
49618 #, gcc-internal-format
49619 msgid "cannot mix operands of decimal floating and complex types"
49620 msgstr ""
49621
49622 #: c/c-typeck.cc:790
49623 #, gcc-internal-format
49624 msgid "cannot mix operands of decimal floating and other floating types"
49625 msgstr ""
49626
49627 #: c/c-typeck.cc:1335
49628 #, gcc-internal-format
49629 msgid ""
49630 "invalid use of pointers to arrays with different qualifiers in ISO C before "
49631 "C2X"
49632 msgstr ""
49633
49634 #: c/c-typeck.cc:1339
49635 #, gcc-internal-format
49636 msgid "types are not quite compatible"
49637 msgstr ""
49638
49639 #: c/c-typeck.cc:1343
49640 #, gcc-internal-format
49641 msgid "pointer target types incompatible in C++"
49642 msgstr ""
49643
49644 #: c/c-typeck.cc:1676
49645 #, gcc-internal-format
49646 msgid "function return types not compatible due to %<volatile%>"
49647 msgstr ""
49648
49649 #: c/c-typeck.cc:1937
49650 #, gcc-internal-format
49651 msgid "converting an array compound literal to a pointer is ill-formed in C++"
49652 msgstr ""
49653
49654 #: c/c-typeck.cc:2590 c/c-typeck.cc:9663
49655 #, gcc-internal-format
49656 msgid "%qT has no member named %qE; did you mean %qE?"
49657 msgstr ""
49658
49659 #: c/c-typeck.cc:2594 c/c-typeck.cc:9667
49660 #, gcc-internal-format
49661 msgid "%qT has no member named %qE"
49662 msgstr ""
49663
49664 #: c/c-typeck.cc:2603
49665 #, gcc-internal-format
49666 msgid "accessing a member %qE of an atomic structure %qE"
49667 msgstr ""
49668
49669 #: c/c-typeck.cc:2606
49670 #, gcc-internal-format
49671 msgid "accessing a member %qE of an atomic union %qE"
49672 msgstr ""
49673
49674 #: c/c-typeck.cc:2670
49675 #, gcc-internal-format
49676 msgid ""
49677 "%qE is a pointer to pointer; did you mean to dereference it before applying "
49678 "%<->%> to it?"
49679 msgstr ""
49680
49681 #: c/c-typeck.cc:2679
49682 #, gcc-internal-format
49683 msgid "%qE is a pointer; did you mean to use %<->%>?"
49684 msgstr ""
49685
49686 #: c/c-typeck.cc:2686
49687 #, gcc-internal-format
49688 msgid "request for member %qE in something not a structure or union"
49689 msgstr ""
49690
49691 #: c/c-typeck.cc:2734
49692 #, gcc-internal-format
49693 msgid "dereferencing %<void *%> pointer"
49694 msgstr ""
49695
49696 #: c/c-typeck.cc:2789
49697 #, gcc-internal-format
49698 msgid "subscripted value is neither array nor pointer nor vector"
49699 msgstr ""
49700
49701 #: c/c-typeck.cc:2799 cp/typeck.cc:3991 cp/typeck.cc:4084
49702 #, gcc-internal-format
49703 msgid "array subscript is not an integer"
49704 msgstr ""
49705
49706 #: c/c-typeck.cc:2805
49707 #, gcc-internal-format
49708 msgid "subscripted value is pointer to function"
49709 msgstr ""
49710
49711 #: c/c-typeck.cc:2859
49712 #, gcc-internal-format
49713 msgid "ISO C forbids subscripting %<register%> array"
49714 msgstr ""
49715
49716 #: c/c-typeck.cc:2862
49717 #, gcc-internal-format
49718 msgid "ISO C90 forbids subscripting non-lvalue array"
49719 msgstr ""
49720
49721 #: c/c-typeck.cc:2930
49722 #, gcc-internal-format
49723 msgid "underspecified %qD referenced in its initializer"
49724 msgstr ""
49725
49726 #: c/c-typeck.cc:2981
49727 #, gcc-internal-format
49728 msgid "enum constant defined here"
49729 msgstr ""
49730
49731 #: c/c-typeck.cc:3089 cp/typeck.cc:2141
49732 #, gcc-internal-format
49733 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
49734 msgstr ""
49735
49736 #: c/c-typeck.cc:3250
49737 #, gcc-internal-format
49738 msgid "called object %qE is not a function or function pointer"
49739 msgstr ""
49740
49741 #: c/c-typeck.cc:3255
49742 #, gcc-internal-format
49743 msgid "called object %qD is not a function or function pointer"
49744 msgstr ""
49745
49746 #: c/c-typeck.cc:3261
49747 #, gcc-internal-format
49748 msgid "called object is not a function or function pointer"
49749 msgstr ""
49750
49751 #. This situation leads to run-time undefined behavior.  We can't,
49752 #. therefore, simply error unless we can prove that all possible
49753 #. executions of the program must execute the code.
49754 #: c/c-typeck.cc:3290
49755 #, gcc-internal-format
49756 msgid "function called through a non-compatible type"
49757 msgstr ""
49758
49759 #: c/c-typeck.cc:3295 c/c-typeck.cc:3350
49760 #, gcc-internal-format
49761 msgid "function with qualified void return type called"
49762 msgstr ""
49763
49764 #: c/c-typeck.cc:3405
49765 #, gcc-internal-format, gfc-internal-format
49766 msgid "type of formal parameter %d is incomplete"
49767 msgstr ""
49768
49769 #: c/c-typeck.cc:3419
49770 #, gcc-internal-format
49771 msgid ""
49772 "passing argument %d of %qE as integer rather than floating due to prototype"
49773 msgstr ""
49774
49775 #: c/c-typeck.cc:3425
49776 #, gcc-internal-format
49777 msgid ""
49778 "passing argument %d of %qE as integer rather than complex due to prototype"
49779 msgstr ""
49780
49781 #: c/c-typeck.cc:3431
49782 #, gcc-internal-format
49783 msgid ""
49784 "passing argument %d of %qE as complex rather than floating due to prototype"
49785 msgstr ""
49786
49787 #: c/c-typeck.cc:3437
49788 #, gcc-internal-format
49789 msgid ""
49790 "passing argument %d of %qE as floating rather than integer due to prototype"
49791 msgstr ""
49792
49793 #: c/c-typeck.cc:3443
49794 #, gcc-internal-format
49795 msgid ""
49796 "passing argument %d of %qE as complex rather than integer due to prototype"
49797 msgstr ""
49798
49799 #: c/c-typeck.cc:3449
49800 #, gcc-internal-format
49801 msgid ""
49802 "passing argument %d of %qE as floating rather than complex due to prototype"
49803 msgstr ""
49804
49805 #: c/c-typeck.cc:3463
49806 #, gcc-internal-format
49807 msgid ""
49808 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
49809 "prototype"
49810 msgstr ""
49811
49812 #: c/c-typeck.cc:3489
49813 #, gcc-internal-format
49814 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
49815 msgstr ""
49816
49817 #: c/c-typeck.cc:3514
49818 #, gcc-internal-format
49819 msgid "passing argument %d of %qE with different width due to prototype"
49820 msgstr ""
49821
49822 #: c/c-typeck.cc:3538
49823 #, gcc-internal-format
49824 msgid "passing argument %d of %qE as unsigned due to prototype"
49825 msgstr ""
49826
49827 #: c/c-typeck.cc:3543
49828 #, gcc-internal-format
49829 msgid "passing argument %d of %qE as signed due to prototype"
49830 msgstr ""
49831
49832 #: c/c-typeck.cc:3697
49833 #, gcc-internal-format
49834 msgid "too many arguments to method %qE"
49835 msgstr ""
49836
49837 #: c/c-typeck.cc:3707
49838 #, gcc-internal-format
49839 msgid "too many arguments to built-in function %qE expecting %d"
49840 msgstr ""
49841
49842 #: c/c-typeck.cc:3782
49843 #, gcc-internal-format
49844 msgid "implicit conversion from %qT to %qT when passing argument to function"
49845 msgstr ""
49846
49847 #: c/c-typeck.cc:3850
49848 #, gcc-internal-format
49849 msgid "too few arguments to built-in function %qE expecting %u"
49850 msgstr ""
49851
49852 #: c/c-typeck.cc:4028 c/c-typeck.cc:4056 cp/typeck.cc:5682 cp/typeck.cc:5965
49853 #, gcc-internal-format
49854 msgid "comparison with string literal results in unspecified behavior"
49855 msgstr ""
49856
49857 #: c/c-typeck.cc:4036 c/c-typeck.cc:4047 cp/typeck.cc:5714 cp/typeck.cc:5738
49858 #, gcc-internal-format
49859 msgid "comparison between pointer and zero character constant"
49860 msgstr ""
49861
49862 #: c/c-typeck.cc:4039 c/c-typeck.cc:4050 cp/typeck.cc:5717 cp/typeck.cc:5741
49863 #, gcc-internal-format
49864 msgid "did you mean to dereference the pointer?"
49865 msgstr ""
49866
49867 #: c/c-typeck.cc:4077
49868 #, gcc-internal-format
49869 msgid "comparison between %qT and %qT"
49870 msgstr ""
49871
49872 #: c/c-typeck.cc:4136
49873 #, gcc-internal-format
49874 msgid "pointer of type %<void *%> used in subtraction"
49875 msgstr ""
49876
49877 #: c/c-typeck.cc:4139
49878 #, gcc-internal-format
49879 msgid "pointer to a function used in subtraction"
49880 msgstr ""
49881
49882 #: c/c-typeck.cc:4173
49883 #, gcc-internal-format
49884 msgid "arithmetic on pointer to an incomplete type"
49885 msgstr ""
49886
49887 #: c/c-typeck.cc:4182 cp/typeck.cc:6769
49888 #, gcc-internal-format
49889 msgid "arithmetic on pointer to an empty aggregate"
49890 msgstr ""
49891
49892 #: c/c-typeck.cc:4625
49893 #, gcc-internal-format
49894 msgid "%<~%> on a boolean expression"
49895 msgstr ""
49896
49897 #: c/c-typeck.cc:4629
49898 #, gcc-internal-format
49899 msgid "did you mean to use logical not?"
49900 msgstr ""
49901
49902 #: c/c-typeck.cc:4639
49903 #, gcc-internal-format
49904 msgid "ISO C does not support %<~%> for complex conjugation"
49905 msgstr ""
49906
49907 #: c/c-typeck.cc:4663
49908 #, gcc-internal-format
49909 msgid "wrong type argument to absu"
49910 msgstr ""
49911
49912 #: c/c-typeck.cc:4688
49913 #, gcc-internal-format
49914 msgid "wrong type argument to unary exclamation mark"
49915 msgstr ""
49916
49917 #: c/c-typeck.cc:4746
49918 #, gcc-internal-format
49919 msgid "increment of enumeration value is invalid in C++"
49920 msgstr ""
49921
49922 #: c/c-typeck.cc:4749
49923 #, gcc-internal-format
49924 msgid "decrement of enumeration value is invalid in C++"
49925 msgstr ""
49926
49927 #: c/c-typeck.cc:4756
49928 #, gcc-internal-format
49929 msgid "increment of a boolean expression"
49930 msgstr ""
49931
49932 #: c/c-typeck.cc:4759
49933 #, gcc-internal-format
49934 msgid "decrement of a boolean expression"
49935 msgstr ""
49936
49937 #: c/c-typeck.cc:4775
49938 #, gcc-internal-format
49939 msgid "ISO C does not support %<++%> and %<--%> on complex types"
49940 msgstr ""
49941
49942 #: c/c-typeck.cc:4801 c/c-typeck.cc:4835
49943 #, gcc-internal-format
49944 msgid "wrong type argument to increment"
49945 msgstr ""
49946
49947 #: c/c-typeck.cc:4803 c/c-typeck.cc:4838
49948 #, gcc-internal-format
49949 msgid "wrong type argument to decrement"
49950 msgstr ""
49951
49952 #: c/c-typeck.cc:4823
49953 #, gcc-internal-format
49954 msgid "increment of pointer to an incomplete type %qT"
49955 msgstr ""
49956
49957 #: c/c-typeck.cc:4827
49958 #, gcc-internal-format
49959 msgid "decrement of pointer to an incomplete type %qT"
49960 msgstr ""
49961
49962 #: c/c-typeck.cc:4935
49963 #, gcc-internal-format
49964 msgid "taking address of expression of type %<void%>"
49965 msgstr ""
49966
49967 #: c/c-typeck.cc:4994 c/c-typeck.cc:5187
49968 #, gcc-internal-format
49969 msgid "cannot take address of bit-field %qD"
49970 msgstr ""
49971
49972 #: c/c-typeck.cc:5008
49973 #, gcc-internal-format
49974 msgid "cannot take address of scalar with reverse storage order"
49975 msgstr ""
49976
49977 #: c/c-typeck.cc:5016
49978 #, gcc-internal-format
49979 msgid "address of array with reverse scalar storage order requested"
49980 msgstr ""
49981
49982 #: c/c-typeck.cc:5202
49983 #, gcc-internal-format
49984 msgid "address of register compound literal requested"
49985 msgstr ""
49986
49987 #: c/c-typeck.cc:5223
49988 #, gcc-internal-format
49989 msgid "global register variable %qD used in nested function"
49990 msgstr ""
49991
49992 #: c/c-typeck.cc:5226
49993 #, gcc-internal-format
49994 msgid "register variable %qD used in nested function"
49995 msgstr ""
49996
49997 #: c/c-typeck.cc:5231
49998 #, gcc-internal-format
49999 msgid "address of global register variable %qD requested"
50000 msgstr ""
50001
50002 #: c/c-typeck.cc:5233 d/d-codegen.cc:721
50003 #, gcc-internal-format
50004 msgid "address of register variable %qD requested"
50005 msgstr ""
50006
50007 #: c/c-typeck.cc:5372
50008 #, gcc-internal-format
50009 msgid "non-lvalue array in conditional expression"
50010 msgstr ""
50011
50012 #: c/c-typeck.cc:5454
50013 #, gcc-internal-format
50014 msgid ""
50015 "implicit conversion from %qT to %qT to match other result of conditional"
50016 msgstr ""
50017
50018 #: c/c-typeck.cc:5513 c/c-typeck.cc:5519
50019 #, gcc-internal-format
50020 msgid ""
50021 "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of "
50022 "other operand"
50023 msgstr ""
50024
50025 #: c/c-typeck.cc:5536
50026 #, gcc-internal-format
50027 msgid "ISO C forbids conditional expr with only one void side"
50028 msgstr ""
50029
50030 #: c/c-typeck.cc:5553
50031 #, gcc-internal-format
50032 msgid "pointers to disjoint address spaces used in conditional expression"
50033 msgstr ""
50034
50035 #: c/c-typeck.cc:5577
50036 #, gcc-internal-format
50037 msgid "pointer to array loses qualifier in conditional expression"
50038 msgstr ""
50039
50040 #: c/c-typeck.cc:5581
50041 #, gcc-internal-format
50042 msgid ""
50043 "pointer to array loses qualifier in conditional expression in ISO C before "
50044 "C2X"
50045 msgstr ""
50046
50047 #: c/c-typeck.cc:5586
50048 #, gcc-internal-format
50049 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
50050 msgstr ""
50051
50052 #: c/c-typeck.cc:5601
50053 #, gcc-internal-format
50054 msgid ""
50055 "pointer type mismatch between %qT and %qT of %qD and %qD in conditional "
50056 "expression"
50057 msgstr ""
50058
50059 #: c/c-typeck.cc:5606
50060 #, gcc-internal-format
50061 msgid "pointer type mismatch in conditional expression"
50062 msgstr ""
50063
50064 #: c/c-typeck.cc:5615 c/c-typeck.cc:5626
50065 #, gcc-internal-format
50066 msgid "pointer/integer type mismatch in conditional expression"
50067 msgstr ""
50068
50069 #: c/c-typeck.cc:5647
50070 #, gcc-internal-format
50071 msgid "type mismatch in conditional expression"
50072 msgstr ""
50073
50074 #: c/c-typeck.cc:5762
50075 #, gcc-internal-format
50076 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %E"
50077 msgstr ""
50078
50079 #: c/c-typeck.cc:5766
50080 #, gcc-internal-format
50081 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>"
50082 msgstr ""
50083
50084 #: c/c-typeck.cc:5784
50085 #, gcc-internal-format
50086 msgid ""
50087 "ignoring return value of type %qT, declared with attribute %<nodiscard%>: %E"
50088 msgstr ""
50089
50090 #: c/c-typeck.cc:5789
50091 #, gcc-internal-format
50092 msgid ""
50093 "ignoring return value of type %qT, declared with attribute %<nodiscard%>"
50094 msgstr ""
50095
50096 #: c/c-typeck.cc:5798 cp/cvt.cc:1100 rust/backend/rust-tree.cc:642
50097 #, gcc-internal-format
50098 msgid "in call to %qD, declared here"
50099 msgstr ""
50100
50101 #: c/c-typeck.cc:5847
50102 #, gcc-internal-format
50103 msgid "left-hand operand of comma expression has no effect"
50104 msgstr ""
50105
50106 #: c/c-typeck.cc:5865 c/c-typeck.cc:11717
50107 #, gcc-internal-format
50108 msgid "right-hand operand of comma expression has no effect"
50109 msgstr ""
50110
50111 #: c/c-typeck.cc:5936
50112 msgid "cast adds %q#v qualifier to function type"
50113 msgstr ""
50114
50115 #: c/c-typeck.cc:5942
50116 msgid "cast discards %qv qualifier from pointer target type"
50117 msgstr ""
50118
50119 #: c/c-typeck.cc:5977
50120 #, gcc-internal-format
50121 msgid ""
50122 "to be safe all intermediate pointers in cast from %qT to %qT must be "
50123 "%<const%> qualified"
50124 msgstr ""
50125
50126 #: c/c-typeck.cc:6071
50127 #, gcc-internal-format
50128 msgid "cast specifies array type"
50129 msgstr ""
50130
50131 #: c/c-typeck.cc:6077
50132 #, gcc-internal-format
50133 msgid "cast specifies function type"
50134 msgstr ""
50135
50136 #: c/c-typeck.cc:6092
50137 #, gcc-internal-format
50138 msgid "ISO C forbids casting nonscalar to the same type"
50139 msgstr ""
50140
50141 #: c/c-typeck.cc:6112
50142 #, gcc-internal-format
50143 msgid "ISO C forbids casts to union type"
50144 msgstr ""
50145
50146 #: c/c-typeck.cc:6122
50147 #, gcc-internal-format
50148 msgid "cast to union type from type not present in union"
50149 msgstr ""
50150
50151 #: c/c-typeck.cc:6157
50152 #, gcc-internal-format
50153 msgid ""
50154 "cast to %qs address space pointer from disjoint generic address space pointer"
50155 msgstr ""
50156
50157 #: c/c-typeck.cc:6162
50158 #, gcc-internal-format
50159 msgid ""
50160 "cast to generic address space pointer from disjoint %qs address space pointer"
50161 msgstr ""
50162
50163 #: c/c-typeck.cc:6167
50164 #, gcc-internal-format
50165 msgid ""
50166 "cast to %qs address space pointer from disjoint %qs address space pointer"
50167 msgstr ""
50168
50169 #: c/c-typeck.cc:6187
50170 #, gcc-internal-format
50171 msgid "cast increases required alignment of target type"
50172 msgstr ""
50173
50174 #: c/c-typeck.cc:6198
50175 #, gcc-internal-format
50176 msgid "cast from pointer to integer of different size"
50177 msgstr ""
50178
50179 #: c/c-typeck.cc:6203
50180 #, gcc-internal-format
50181 msgid "cast from function call of type %qT to non-matching type %qT"
50182 msgstr ""
50183
50184 #: c/c-typeck.cc:6212 cp/typeck.cc:9179
50185 #, gcc-internal-format
50186 msgid "cast to pointer from integer of different size"
50187 msgstr ""
50188
50189 #: c/c-typeck.cc:6226
50190 #, gcc-internal-format
50191 msgid "ISO C forbids conversion of function pointer to object pointer type"
50192 msgstr ""
50193
50194 #: c/c-typeck.cc:6235
50195 #, gcc-internal-format
50196 msgid "ISO C forbids conversion of object pointer to function pointer type"
50197 msgstr ""
50198
50199 #: c/c-typeck.cc:6245
50200 #, gcc-internal-format
50201 msgid "cast between incompatible function types from %qT to %qT"
50202 msgstr ""
50203
50204 #: c/c-typeck.cc:6341
50205 #, gcc-internal-format
50206 msgid "defining a type in a cast is invalid in C++"
50207 msgstr ""
50208
50209 #: c/c-typeck.cc:6382
50210 #, gcc-internal-format
50211 msgid "assignment to expression with array type"
50212 msgstr ""
50213
50214 #: c/c-typeck.cc:6508
50215 #, gcc-internal-format
50216 msgid "enum conversion in assignment is invalid in C++"
50217 msgstr ""
50218
50219 #: c/c-typeck.cc:6710 c/c-typeck.cc:6732 c/c-typeck.cc:6758
50220 #, gcc-internal-format
50221 msgid "(near initialization for %qs)"
50222 msgstr ""
50223
50224 #: c/c-typeck.cc:6773
50225 #, gcc-internal-format
50226 msgid "array initialized from parenthesized string constant"
50227 msgstr ""
50228
50229 #: c/c-typeck.cc:6816 c/c-typeck.cc:7057
50230 #, gcc-internal-format
50231 msgid "expected %qT but argument is of type %qT"
50232 msgstr ""
50233
50234 #: c/c-typeck.cc:6850
50235 #, gcc-internal-format
50236 msgid ""
50237 "%qD argument %d type is %qT where %qT is expected in a call to built-in "
50238 "function declared without prototype"
50239 msgstr ""
50240
50241 #: c/c-typeck.cc:6853
50242 #, gcc-internal-format
50243 msgid ""
50244 "%qD argument %d promotes to %qT where %qT is expected in a call to built-in "
50245 "function declared without prototype"
50246 msgstr ""
50247
50248 #: c/c-typeck.cc:6858
50249 #, gcc-internal-format
50250 msgid "built-in %qD declared here"
50251 msgstr ""
50252
50253 #: c/c-typeck.cc:7052
50254 #, gcc-internal-format
50255 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
50256 msgstr ""
50257
50258 #: c/c-typeck.cc:7061
50259 #, gcc-internal-format
50260 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
50261 msgstr ""
50262
50263 #: c/c-typeck.cc:7066
50264 #, gcc-internal-format
50265 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
50266 msgstr ""
50267
50268 #: c/c-typeck.cc:7071
50269 #, gcc-internal-format
50270 msgid "enum conversion from %qT to %qT in return is invalid in C++"
50271 msgstr ""
50272
50273 #: c/c-typeck.cc:7089
50274 #, gcc-internal-format
50275 msgid "implicit conversion from %qT to %qT"
50276 msgstr ""
50277
50278 #: c/c-typeck.cc:7268 c/c-typeck.cc:7653
50279 msgid ""
50280 "passing argument %d of %qE makes %q#v qualified function pointer from "
50281 "unqualified"
50282 msgstr ""
50283
50284 #: c/c-typeck.cc:7271 c/c-typeck.cc:7656
50285 msgid "assignment makes %q#v qualified function pointer from unqualified"
50286 msgstr ""
50287
50288 #: c/c-typeck.cc:7274 c/c-typeck.cc:7658
50289 msgid "initialization makes %q#v qualified function pointer from unqualified"
50290 msgstr ""
50291
50292 #: c/c-typeck.cc:7277 c/c-typeck.cc:7660
50293 msgid "return makes %q#v qualified function pointer from unqualified"
50294 msgstr ""
50295
50296 #: c/c-typeck.cc:7285 c/c-typeck.cc:7544 c/c-typeck.cc:7587
50297 msgid ""
50298 "passing argument %d of %qE discards %qv qualifier from pointer target type"
50299 msgstr ""
50300
50301 #: c/c-typeck.cc:7287 c/c-typeck.cc:7546 c/c-typeck.cc:7589
50302 msgid "assignment discards %qv qualifier from pointer target type"
50303 msgstr ""
50304
50305 #: c/c-typeck.cc:7289 c/c-typeck.cc:7548 c/c-typeck.cc:7591
50306 msgid "initialization discards %qv qualifier from pointer target type"
50307 msgstr ""
50308
50309 #: c/c-typeck.cc:7291 c/c-typeck.cc:7550 c/c-typeck.cc:7593
50310 msgid "return discards %qv qualifier from pointer target type"
50311 msgstr ""
50312
50313 #: c/c-typeck.cc:7300
50314 #, gcc-internal-format
50315 msgid "ISO C prohibits argument conversion to union type"
50316 msgstr ""
50317
50318 #: c/c-typeck.cc:7368
50319 #, gcc-internal-format
50320 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
50321 msgstr ""
50322
50323 #: c/c-typeck.cc:7383
50324 #, gcc-internal-format
50325 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
50326 msgstr ""
50327
50328 #: c/c-typeck.cc:7394
50329 #, gcc-internal-format
50330 msgid "assignment from pointer to non-enclosed address space"
50331 msgstr ""
50332
50333 #: c/c-typeck.cc:7405
50334 #, gcc-internal-format
50335 msgid "initialization from pointer to non-enclosed address space"
50336 msgstr ""
50337
50338 #: c/c-typeck.cc:7415
50339 #, gcc-internal-format
50340 msgid "return from pointer to non-enclosed address space"
50341 msgstr ""
50342
50343 #: c/c-typeck.cc:7431
50344 #, gcc-internal-format
50345 msgid "expected %qT but pointer is of type %qT"
50346 msgstr ""
50347
50348 #: c/c-typeck.cc:7446
50349 #, gcc-internal-format
50350 msgid "argument %d of %qE might be a candidate for a format attribute"
50351 msgstr ""
50352
50353 #: c/c-typeck.cc:7452
50354 #, gcc-internal-format
50355 msgid "assignment left-hand side might be a candidate for a format attribute"
50356 msgstr ""
50357
50358 #: c/c-typeck.cc:7458
50359 #, gcc-internal-format
50360 msgid ""
50361 "initialization left-hand side might be a candidate for a format attribute"
50362 msgstr ""
50363
50364 #: c/c-typeck.cc:7463 cp/typeck.cc:10342
50365 #, gcc-internal-format
50366 msgid "return type might be a candidate for a format attribute"
50367 msgstr ""
50368
50369 #: c/c-typeck.cc:7486
50370 #, gcc-internal-format
50371 msgid "passing argument %d of %qE from incompatible scalar storage order"
50372 msgstr ""
50373
50374 #: c/c-typeck.cc:7496
50375 #, gcc-internal-format
50376 msgid ""
50377 "assignment to %qT from pointer type %qT with incompatible scalar storage "
50378 "order"
50379 msgstr ""
50380
50381 #: c/c-typeck.cc:7506
50382 #, gcc-internal-format
50383 msgid ""
50384 "initialization of %qT from pointer type %qT with incompatible scalar storage "
50385 "order"
50386 msgstr ""
50387
50388 #: c/c-typeck.cc:7511
50389 #, gcc-internal-format
50390 msgid ""
50391 "returning %qT from pointer type with incompatible scalar storage order %qT"
50392 msgstr ""
50393
50394 #: c/c-typeck.cc:7561
50395 #, gcc-internal-format
50396 msgid ""
50397 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
50398 "*%>"
50399 msgstr ""
50400
50401 #: c/c-typeck.cc:7564
50402 #, gcc-internal-format
50403 msgid "ISO C forbids assignment between function pointer and %<void *%>"
50404 msgstr ""
50405
50406 #: c/c-typeck.cc:7566
50407 #, gcc-internal-format
50408 msgid "ISO C forbids initialization between function pointer and %<void *%>"
50409 msgstr ""
50410
50411 #: c/c-typeck.cc:7568
50412 #, gcc-internal-format
50413 msgid "ISO C forbids return between function pointer and %<void *%>"
50414 msgstr ""
50415
50416 #: c/c-typeck.cc:7598
50417 #, gcc-internal-format
50418 msgid "array with qualifier on the element is not qualified before C2X"
50419 msgstr ""
50420
50421 #: c/c-typeck.cc:7615
50422 #, gcc-internal-format
50423 msgid "pointer targets in passing argument %d of %qE differ in signedness"
50424 msgstr ""
50425
50426 #: c/c-typeck.cc:7623
50427 #, gcc-internal-format
50428 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
50429 msgstr ""
50430
50431 #: c/c-typeck.cc:7629
50432 #, gcc-internal-format
50433 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
50434 msgstr ""
50435
50436 #: c/c-typeck.cc:7634
50437 #, gcc-internal-format
50438 msgid ""
50439 "pointer targets in returning %qT from a function with return type %qT differ "
50440 "in signedness"
50441 msgstr ""
50442
50443 #: c/c-typeck.cc:7676
50444 #, gcc-internal-format
50445 msgid "passing argument %d of %qE from incompatible pointer type"
50446 msgstr ""
50447
50448 #: c/c-typeck.cc:7684
50449 #, gcc-internal-format
50450 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
50451 msgstr ""
50452
50453 #: c/c-typeck.cc:7689
50454 #, gcc-internal-format
50455 msgid "assignment to %qT from incompatible pointer type %qT"
50456 msgstr ""
50457
50458 #: c/c-typeck.cc:7696
50459 #, gcc-internal-format
50460 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
50461 msgstr ""
50462
50463 #: c/c-typeck.cc:7701
50464 #, gcc-internal-format
50465 msgid "initialization of %qT from incompatible pointer type %qT"
50466 msgstr ""
50467
50468 #: c/c-typeck.cc:7708
50469 #, gcc-internal-format
50470 msgid ""
50471 "returning pointer to %qD of type %qT from a function with incompatible type "
50472 "%qT"
50473 msgstr ""
50474
50475 #: c/c-typeck.cc:7713
50476 #, gcc-internal-format
50477 msgid "returning %qT from a function with incompatible return type %qT"
50478 msgstr ""
50479
50480 #: c/c-typeck.cc:7753
50481 #, gcc-internal-format
50482 msgid "passing argument %d of %qE makes pointer from integer without a cast"
50483 msgstr ""
50484
50485 #: c/c-typeck.cc:7760
50486 #, gcc-internal-format
50487 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
50488 msgstr ""
50489
50490 #: c/c-typeck.cc:7766
50491 #, gcc-internal-format
50492 msgid ""
50493 "initialization of %qT from %qT makes pointer from integer without a cast"
50494 msgstr ""
50495
50496 #: c/c-typeck.cc:7770
50497 #, gcc-internal-format
50498 msgid ""
50499 "returning %qT from a function with return type %qT makes pointer from "
50500 "integer without a cast"
50501 msgstr ""
50502
50503 #: c/c-typeck.cc:7790
50504 #, gcc-internal-format
50505 msgid "passing argument %d of %qE makes integer from pointer without a cast"
50506 msgstr ""
50507
50508 #: c/c-typeck.cc:7797
50509 #, gcc-internal-format
50510 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
50511 msgstr ""
50512
50513 #: c/c-typeck.cc:7803
50514 #, gcc-internal-format
50515 msgid ""
50516 "initialization of %qT from %qT makes integer from pointer without a cast"
50517 msgstr ""
50518
50519 #: c/c-typeck.cc:7807
50520 #, gcc-internal-format
50521 msgid ""
50522 "returning %qT from a function with return type %qT makes integer from "
50523 "pointer without a cast"
50524 msgstr ""
50525
50526 #: c/c-typeck.cc:7839
50527 #, gcc-internal-format
50528 msgid "incompatible type for argument %d of %qE"
50529 msgstr ""
50530
50531 #: c/c-typeck.cc:7850
50532 #, gcc-internal-format
50533 msgid "incompatible types when assigning to type %qT from type %qT"
50534 msgstr ""
50535
50536 #: c/c-typeck.cc:7861
50537 #, gcc-internal-format
50538 msgid "incompatible types when initializing type %qT using type %qT"
50539 msgstr ""
50540
50541 #: c/c-typeck.cc:7871
50542 #, gcc-internal-format
50543 msgid "incompatible types when returning type %qT but %qT was expected"
50544 msgstr ""
50545
50546 #: c/c-typeck.cc:7951
50547 #, gcc-internal-format
50548 msgid "traditional C rejects automatic aggregate initialization"
50549 msgstr ""
50550
50551 #: c/c-typeck.cc:8193
50552 #, gcc-internal-format
50553 msgid "%<constexpr%> pointer initializer is not null"
50554 msgstr ""
50555
50556 #: c/c-typeck.cc:8201
50557 #, gcc-internal-format
50558 msgid "%<constexpr%> integer initializer is not an integer constant expression"
50559 msgstr ""
50560
50561 #: c/c-typeck.cc:8204 c/c-typeck.cc:8266 c/c-typeck.cc:8403
50562 #, gcc-internal-format
50563 msgid "%<constexpr%> initializer not representable in type of object"
50564 msgstr ""
50565
50566 #: c/c-typeck.cc:8214
50567 #, gcc-internal-format
50568 msgid "%<constexpr%> initializer is not an arithmetic constant expression"
50569 msgstr ""
50570
50571 #: c/c-typeck.cc:8231
50572 #, gcc-internal-format
50573 msgid "%<constexpr%> initializer for a real type is of complex type"
50574 msgstr ""
50575
50576 #: c/c-typeck.cc:8240
50577 #, gcc-internal-format
50578 msgid ""
50579 "%<constexpr%> initializer for a binary floating-point type is of decimal type"
50580 msgstr ""
50581
50582 #: c/c-typeck.cc:8368 c/c-typeck.cc:9294 cp/typeck2.cc:1197
50583 #, gcc-internal-format
50584 msgid "initialization of a flexible array member"
50585 msgstr ""
50586
50587 #: c/c-typeck.cc:8384 cp/typeck2.cc:1214
50588 #, gcc-internal-format
50589 msgid ""
50590 "cannot initialize array of %qT from a string literal with type array of %qT"
50591 msgstr ""
50592
50593 #: c/c-typeck.cc:8443
50594 #, gcc-internal-format
50595 msgid "array of inappropriate type initialized from string constant"
50596 msgstr ""
50597
50598 #: c/c-typeck.cc:8511 cp/typeck.cc:2533
50599 #, gcc-internal-format
50600 msgid "invalid use of non-lvalue array"
50601 msgstr ""
50602
50603 #: c/c-typeck.cc:8530 c/c-typeck.cc:8554 c/c-typeck.cc:8557 c/c-typeck.cc:8565
50604 #: c/c-typeck.cc:8612 c/c-typeck.cc:10153 c/c-typeck.cc:10232
50605 #, gcc-internal-format
50606 msgid "initializer element is not constant"
50607 msgstr ""
50608
50609 #: c/c-typeck.cc:8539
50610 #, gcc-internal-format
50611 msgid "array initialized from non-constant array expression"
50612 msgstr ""
50613
50614 #: c/c-typeck.cc:8570 c/c-typeck.cc:8625 c/c-typeck.cc:10242
50615 #, gcc-internal-format
50616 msgid "initializer element is not a constant expression"
50617 msgstr ""
50618
50619 #: c/c-typeck.cc:8619 c/c-typeck.cc:10237
50620 #, gcc-internal-format
50621 msgid "initializer element is not computable at load time"
50622 msgstr ""
50623
50624 #: c/c-typeck.cc:8643
50625 #, gcc-internal-format
50626 msgid "invalid initializer"
50627 msgstr ""
50628
50629 #: c/c-typeck.cc:8921 cp/decl.cc:7490
50630 #, gcc-internal-format
50631 msgid "opaque vector types cannot be initialized"
50632 msgstr ""
50633
50634 #: c/c-typeck.cc:9141
50635 #, gcc-internal-format
50636 msgid "extra brace group at end of initializer"
50637 msgstr ""
50638
50639 #: c/c-typeck.cc:9224
50640 #, gcc-internal-format
50641 msgid "braces around scalar initializer"
50642 msgstr ""
50643
50644 #: c/c-typeck.cc:9291 c/c-typeck.cc:10770 cp/typeck2.cc:1224 cp/typeck2.cc:1582
50645 #, gcc-internal-format
50646 msgid "initialization of flexible array member in a nested context"
50647 msgstr ""
50648
50649 #: c/c-typeck.cc:9328
50650 #, gcc-internal-format
50651 msgid "missing braces around initializer"
50652 msgstr ""
50653
50654 #: c/c-typeck.cc:9351
50655 #, gcc-internal-format
50656 msgid "missing initializer for field %qD of %qT"
50657 msgstr ""
50658
50659 #: c/c-typeck.cc:9386
50660 #, gcc-internal-format
50661 msgid "extra elements in scalar initializer"
50662 msgstr ""
50663
50664 #: c/c-typeck.cc:9505 c/c-typeck.cc:9587
50665 #, gcc-internal-format
50666 msgid "array index in non-array initializer"
50667 msgstr ""
50668
50669 #: c/c-typeck.cc:9510 c/c-typeck.cc:9649
50670 #, gcc-internal-format
50671 msgid "field name not in record or union initializer"
50672 msgstr ""
50673
50674 #: c/c-typeck.cc:9560
50675 #, gcc-internal-format
50676 msgid "array index in initializer not of integer type"
50677 msgstr ""
50678
50679 #: c/c-typeck.cc:9569 c/c-typeck.cc:9578
50680 #, gcc-internal-format
50681 msgid "array index in initializer is not an integer constant expression"
50682 msgstr ""
50683
50684 #: c/c-typeck.cc:9583 c/c-typeck.cc:9585
50685 #, gcc-internal-format
50686 msgid "nonconstant array index in initializer"
50687 msgstr ""
50688
50689 #: c/c-typeck.cc:9589 c/c-typeck.cc:9592
50690 #, gcc-internal-format
50691 msgid "array index in initializer exceeds array bounds"
50692 msgstr ""
50693
50694 #: c/c-typeck.cc:9611
50695 #, gcc-internal-format
50696 msgid "empty index range in initializer"
50697 msgstr ""
50698
50699 #: c/c-typeck.cc:9620
50700 #, gcc-internal-format
50701 msgid "array index range in initializer exceeds array bounds"
50702 msgstr ""
50703
50704 #: c/c-typeck.cc:9722 c/c-typeck.cc:9752 c/c-typeck.cc:10330
50705 #, gcc-internal-format
50706 msgid "initialized field with side-effects overwritten"
50707 msgstr ""
50708
50709 #: c/c-typeck.cc:9726 c/c-typeck.cc:9756 c/c-typeck.cc:10333
50710 #, gcc-internal-format
50711 msgid "initialized field overwritten"
50712 msgstr ""
50713
50714 #: c/c-typeck.cc:10264
50715 #, gcc-internal-format
50716 msgid "enum conversion in initialization is invalid in C++"
50717 msgstr ""
50718
50719 #: c/c-typeck.cc:10645
50720 #, gcc-internal-format
50721 msgid "excess elements in %<char%> array initializer"
50722 msgstr ""
50723
50724 #: c/c-typeck.cc:10652 c/c-typeck.cc:10729
50725 #, gcc-internal-format
50726 msgid "excess elements in struct initializer"
50727 msgstr ""
50728
50729 #: c/c-typeck.cc:10673
50730 #, gcc-internal-format
50731 msgid ""
50732 "positional initialization of field in %<struct%> declared with "
50733 "%<designated_init%> attribute"
50734 msgstr ""
50735
50736 #: c/c-typeck.cc:10744 cp/typeck2.cc:1201
50737 #, gcc-internal-format
50738 msgid "non-static initialization of a flexible array member"
50739 msgstr ""
50740
50741 #: c/c-typeck.cc:10839
50742 #, gcc-internal-format
50743 msgid "excess elements in union initializer"
50744 msgstr ""
50745
50746 #: c/c-typeck.cc:10861
50747 #, gcc-internal-format
50748 msgid "traditional C rejects initialization of unions"
50749 msgstr ""
50750
50751 #: c/c-typeck.cc:10923
50752 #, gcc-internal-format
50753 msgid "excess elements in array initializer"
50754 msgstr ""
50755
50756 #: c/c-typeck.cc:10957
50757 #, gcc-internal-format
50758 msgid "excess elements in vector initializer"
50759 msgstr ""
50760
50761 #: c/c-typeck.cc:10989
50762 #, gcc-internal-format
50763 msgid "excess elements in scalar initializer"
50764 msgstr ""
50765
50766 #: c/c-typeck.cc:11232
50767 #, gcc-internal-format
50768 msgid "ISO C forbids %<goto *expr;%>"
50769 msgstr ""
50770
50771 #: c/c-typeck.cc:11238
50772 #, gcc-internal-format
50773 msgid "computed goto must be pointer type"
50774 msgstr ""
50775
50776 #: c/c-typeck.cc:11267 c/gimple-parser.cc:2472 cp/typeck.cc:10932
50777 #, gcc-internal-format
50778 msgid "function declared %<noreturn%> has a %<return%> statement"
50779 msgstr ""
50780
50781 #: c/c-typeck.cc:11295 c/c-typeck.cc:11299
50782 #, gcc-internal-format
50783 msgid "%<return%> with no value, in function returning non-void"
50784 msgstr ""
50785
50786 #: c/c-typeck.cc:11313 c/gimple-parser.cc:2482
50787 #, gcc-internal-format
50788 msgid "%<return%> with a value, in function returning void"
50789 msgstr ""
50790
50791 #: c/c-typeck.cc:11316
50792 #, gcc-internal-format
50793 msgid "ISO C forbids %<return%> with expression, in function returning void"
50794 msgstr ""
50795
50796 #: c/c-typeck.cc:11393
50797 #, gcc-internal-format
50798 msgid "function returns address of label"
50799 msgstr ""
50800
50801 #: c/c-typeck.cc:11484 cp/semantics.cc:1524
50802 #, gcc-internal-format
50803 msgid "switch quantity not an integer"
50804 msgstr ""
50805
50806 #: c/c-typeck.cc:11509
50807 #, gcc-internal-format
50808 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
50809 msgstr ""
50810
50811 #: c/c-typeck.cc:11547 c/c-typeck.cc:11555
50812 #, gcc-internal-format
50813 msgid "case label is not an integer constant expression"
50814 msgstr ""
50815
50816 #: c/c-typeck.cc:11561 cp/parser.cc:12750
50817 #, gcc-internal-format
50818 msgid "case label not within a switch statement"
50819 msgstr ""
50820
50821 #: c/c-typeck.cc:11563
50822 #, gcc-internal-format
50823 msgid "%<default%> label not within a switch statement"
50824 msgstr ""
50825
50826 #: c/c-typeck.cc:11639 cp/parser.cc:14366
50827 #, gcc-internal-format
50828 msgid "break statement not within loop or switch"
50829 msgstr ""
50830
50831 #: c/c-typeck.cc:11642 c/c-typeck.cc:11662 cp/decl.cc:3871 cp/parser.cc:14376
50832 #: cp/parser.cc:14397
50833 #, gcc-internal-format
50834 msgid "invalid exit from OpenMP structured block"
50835 msgstr ""
50836
50837 #: c/c-typeck.cc:11645 cp/parser.cc:14379
50838 #, gcc-internal-format
50839 msgid "break statement used with OpenMP for loop"
50840 msgstr ""
50841
50842 #: c/c-typeck.cc:11659 cp/parser.cc:14389
50843 #, gcc-internal-format
50844 msgid "continue statement not within a loop"
50845 msgstr ""
50846
50847 #: c/c-typeck.cc:11699 cp/cp-gimplify.cc:249
50848 #, gcc-internal-format
50849 msgid "statement with no effect"
50850 msgstr ""
50851
50852 #: c/c-typeck.cc:11743
50853 #, gcc-internal-format
50854 msgid "expression statement has incomplete type"
50855 msgstr ""
50856
50857 #: c/c-typeck.cc:12034
50858 #, gcc-internal-format
50859 msgid ""
50860 "the comparison will always evaluate as %<false%> for the pointer operand in "
50861 "%qE must not be NULL"
50862 msgstr ""
50863
50864 #: c/c-typeck.cc:12039
50865 #, gcc-internal-format
50866 msgid ""
50867 "the comparison will always evaluate as %<true%> for the pointer operand in "
50868 "%qE must not be NULL"
50869 msgstr ""
50870
50871 #: c/c-typeck.cc:12057 c/c-typeck.cc:12095
50872 #, gcc-internal-format
50873 msgid ""
50874 "the comparison will always evaluate as %<false%> for the address of %qE will "
50875 "never be NULL"
50876 msgstr ""
50877
50878 #: c/c-typeck.cc:12062 c/c-typeck.cc:12100
50879 #, gcc-internal-format
50880 msgid ""
50881 "the comparison will always evaluate as %<true%> for the address of %qE will "
50882 "never be NULL"
50883 msgstr ""
50884
50885 #: c/c-typeck.cc:12682 c/c-typeck.cc:12843 cp/typeck.cc:5987
50886 #, gcc-internal-format
50887 msgid "comparing vectors with different element types"
50888 msgstr ""
50889
50890 #: c/c-typeck.cc:12690 c/c-typeck.cc:12851 cp/typeck.cc:6000
50891 #, gcc-internal-format
50892 msgid "comparing vectors with different number of elements"
50893 msgstr ""
50894
50895 #: c/c-typeck.cc:12705 c/c-typeck.cc:12866 cp/typeck.cc:6018
50896 #, gcc-internal-format
50897 msgid "comparison between types %qT and %qT"
50898 msgstr ""
50899
50900 #: c/c-typeck.cc:12715 c/c-typeck.cc:12876 cp/typeck.cc:6035
50901 #, gcc-internal-format
50902 msgid "could not find an integer type of the same size as %qT"
50903 msgstr ""
50904
50905 #: c/c-typeck.cc:12729 cp/typeck.cc:5671
50906 #, gcc-internal-format
50907 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
50908 msgstr ""
50909
50910 #: c/c-typeck.cc:12767 c/c-typeck.cc:12917
50911 #, gcc-internal-format
50912 msgid "comparison of pointers to disjoint address spaces"
50913 msgstr ""
50914
50915 #: c/c-typeck.cc:12774 c/c-typeck.cc:12780
50916 #, gcc-internal-format
50917 msgid "ISO C forbids comparison of %<void *%> with function pointer"
50918 msgstr ""
50919
50920 #: c/c-typeck.cc:12787 c/c-typeck.cc:12927
50921 #, gcc-internal-format
50922 msgid "comparison of distinct pointer types lacks a cast"
50923 msgstr ""
50924
50925 #: c/c-typeck.cc:12799 c/c-typeck.cc:12804 c/c-typeck.cc:12953
50926 #: c/c-typeck.cc:12958
50927 #, gcc-internal-format
50928 msgid "comparison between pointer and integer"
50929 msgstr ""
50930
50931 #: c/c-typeck.cc:12905
50932 #, gcc-internal-format
50933 msgid "comparison of complete and incomplete pointers"
50934 msgstr ""
50935
50936 #: c/c-typeck.cc:12907
50937 #, gcc-internal-format
50938 msgid "ISO C forbids ordered comparisons of pointers to functions"
50939 msgstr ""
50940
50941 #: c/c-typeck.cc:12912
50942 #, gcc-internal-format
50943 msgid "ordered comparison of pointer with null pointer"
50944 msgstr ""
50945
50946 #: c/c-typeck.cc:12935 c/c-typeck.cc:12938 c/c-typeck.cc:12945
50947 #: c/c-typeck.cc:12948
50948 #, gcc-internal-format
50949 msgid "ordered comparison of pointer with integer zero"
50950 msgstr ""
50951
50952 #: c/c-typeck.cc:13024
50953 #, gcc-internal-format
50954 msgid ""
50955 "implicit conversion from %qT to %qT to match other operand of binary "
50956 "expression"
50957 msgstr ""
50958
50959 #: c/c-typeck.cc:13342
50960 #, gcc-internal-format
50961 msgid "used array that cannot be converted to pointer where scalar is required"
50962 msgstr ""
50963
50964 #: c/c-typeck.cc:13346
50965 #, gcc-internal-format
50966 msgid "used struct type value where scalar is required"
50967 msgstr ""
50968
50969 #: c/c-typeck.cc:13350
50970 #, gcc-internal-format
50971 msgid "used union type value where scalar is required"
50972 msgstr ""
50973
50974 #: c/c-typeck.cc:13366
50975 #, gcc-internal-format
50976 msgid "used vector type where scalar is required"
50977 msgstr ""
50978
50979 #: c/c-typeck.cc:13556 cp/semantics.cc:11070
50980 #, gcc-internal-format
50981 msgid ""
50982 "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, "
50983 "%<sections%> or %<taskgroup%> clauses"
50984 msgstr ""
50985
50986 #: c/c-typeck.cc:13567 c/c-typeck.cc:13577 cp/semantics.cc:11081
50987 #: cp/semantics.cc:11091
50988 #, gcc-internal-format
50989 msgid "expected %<cancel%> %<if%> clause modifier"
50990 msgstr ""
50991
50992 #: c/c-typeck.cc:13612 cp/semantics.cc:11126
50993 #, gcc-internal-format
50994 msgid ""
50995 "%<#pragma omp cancellation point%> must specify one of %<parallel%>, "
50996 "%<for%>, %<sections%> or %<taskgroup%> clauses"
50997 msgstr ""
50998
50999 #: c/c-typeck.cc:13657 c/c-typeck.cc:15382 c/c-typeck.cc:15518
51000 #: c/c-typeck.cc:15601
51001 #, gcc-internal-format
51002 msgid "%<_Atomic%> %qE in %qs clause"
51003 msgstr ""
51004
51005 #: c/c-typeck.cc:13681 c/c-typeck.cc:15297 c/c-typeck.cc:15504
51006 #: cp/semantics.cc:5165 cp/semantics.cc:7933 cp/semantics.cc:8193
51007 #, gcc-internal-format
51008 msgid "bit-field %qE in %qs clause"
51009 msgstr ""
51010
51011 #: c/c-typeck.cc:13690 c/c-typeck.cc:15528 cp/semantics.cc:5175
51012 #: cp/semantics.cc:8214
51013 #, gcc-internal-format
51014 msgid "%qE is a member of a union"
51015 msgstr ""
51016
51017 #: c/c-typeck.cc:13707 c/c-typeck.cc:15537 cp/semantics.cc:8223
51018 #, gcc-internal-format
51019 msgid "cannot dereference %qE in %qs clause"
51020 msgstr ""
51021
51022 #: c/c-typeck.cc:13718 cp/semantics.cc:5200 cp/semantics.cc:8268
51023 #, gcc-internal-format
51024 msgid "%qD is not a variable in %qs clause"
51025 msgstr ""
51026
51027 #: c/c-typeck.cc:13722 c/c-typeck.cc:15565 cp/semantics.cc:5204
51028 #: cp/semantics.cc:8272
51029 #, gcc-internal-format
51030 msgid "%qE is not a variable in %qs clause"
51031 msgstr ""
51032
51033 #: c/c-typeck.cc:13730
51034 #, gcc-internal-format
51035 msgid "%<_Atomic%> %qD in %qs clause"
51036 msgstr ""
51037
51038 #: c/c-typeck.cc:13740 c/c-typeck.cc:15572 c/c-typeck.cc:15702
51039 #: cp/semantics.cc:5213 cp/semantics.cc:8279 cp/semantics.cc:8475
51040 #, gcc-internal-format
51041 msgid "%qD is threadprivate variable in %qs clause"
51042 msgstr ""
51043
51044 #: c/c-typeck.cc:13777 cp/semantics.cc:5247
51045 #, gcc-internal-format
51046 msgid "low bound %qE of array section does not have integral type"
51047 msgstr ""
51048
51049 #: c/c-typeck.cc:13784 cp/semantics.cc:5254
51050 #, gcc-internal-format
51051 msgid "length %qE of array section does not have integral type"
51052 msgstr ""
51053
51054 #: c/c-typeck.cc:13807 cp/semantics.cc:5287
51055 #, gcc-internal-format
51056 msgid "expected single pointer in %qs clause"
51057 msgstr ""
51058
51059 #: c/c-typeck.cc:13825 c/c-typeck.cc:13892 c/c-typeck.cc:14184
51060 #: cp/semantics.cc:5305 cp/semantics.cc:5372
51061 #, gcc-internal-format
51062 msgid "zero length array section in %qs clause"
51063 msgstr ""
51064
51065 #: c/c-typeck.cc:13844 cp/semantics.cc:5324
51066 #, gcc-internal-format
51067 msgid "for unknown bound array type length expression must be specified"
51068 msgstr ""
51069
51070 #: c/c-typeck.cc:13852 cp/semantics.cc:5332
51071 #, gcc-internal-format
51072 msgid "negative low bound in array section in %qs clause"
51073 msgstr ""
51074
51075 #: c/c-typeck.cc:13861 c/c-typeck.cc:13985 cp/semantics.cc:5341
51076 #: cp/semantics.cc:5465
51077 #, gcc-internal-format
51078 msgid "negative length in array section in %qs clause"
51079 msgstr ""
51080
51081 #: c/c-typeck.cc:13878 cp/semantics.cc:5358
51082 #, gcc-internal-format
51083 msgid "low bound %qE above array section size in %qs clause"
51084 msgstr ""
51085
51086 #: c/c-typeck.cc:13921 cp/semantics.cc:5401
51087 #, gcc-internal-format
51088 msgid "length %qE above array section size in %qs clause"
51089 msgstr ""
51090
51091 #: c/c-typeck.cc:13936 cp/semantics.cc:5416
51092 #, gcc-internal-format
51093 msgid "high bound %qE above array section size in %qs clause"
51094 msgstr ""
51095
51096 #: c/c-typeck.cc:13973 cp/semantics.cc:5453
51097 #, gcc-internal-format
51098 msgid "for array function parameter length expression must be specified"
51099 msgstr ""
51100
51101 #: c/c-typeck.cc:13977 cp/semantics.cc:5457
51102 #, gcc-internal-format
51103 msgid "for pointer type length expression must be specified"
51104 msgstr ""
51105
51106 #: c/c-typeck.cc:14004 c/c-typeck.cc:14123 cp/semantics.cc:5484
51107 #: cp/semantics.cc:5618
51108 #, gcc-internal-format
51109 msgid "array section is not contiguous in %qs clause"
51110 msgstr ""
51111
51112 #: c/c-typeck.cc:14014 cp/semantics.cc:5494
51113 #, gcc-internal-format
51114 msgid "%qE does not have pointer or array type"
51115 msgstr ""
51116
51117 #: c/c-typeck.cc:14401 cp/semantics.cc:6592
51118 #, gcc-internal-format
51119 msgid "iterator %qD has neither integral nor pointer type"
51120 msgstr ""
51121
51122 #: c/c-typeck.cc:14408
51123 #, gcc-internal-format
51124 msgid "iterator %qD has %<_Atomic%> qualified type"
51125 msgstr ""
51126
51127 #: c/c-typeck.cc:14414 cp/semantics.cc:6599
51128 #, gcc-internal-format
51129 msgid "iterator %qD has const qualified type"
51130 msgstr ""
51131
51132 #: c/c-typeck.cc:14427 cp/semantics.cc:6615
51133 #, gcc-internal-format
51134 msgid "iterator step with non-integral type"
51135 msgstr ""
51136
51137 #: c/c-typeck.cc:14447 cp/semantics.cc:6651
51138 #, gcc-internal-format
51139 msgid "iterator %qD has zero step"
51140 msgstr ""
51141
51142 #: c/c-typeck.cc:14474
51143 #, gcc-internal-format
51144 msgid "type of iterator %qD refers to outer iterator %qD"
51145 msgstr ""
51146
51147 #: c/c-typeck.cc:14481 cp/semantics.cc:6685
51148 #, gcc-internal-format
51149 msgid "begin expression refers to outer iterator %qD"
51150 msgstr ""
51151
51152 #: c/c-typeck.cc:14487 cp/semantics.cc:6691
51153 #, gcc-internal-format
51154 msgid "end expression refers to outer iterator %qD"
51155 msgstr ""
51156
51157 #: c/c-typeck.cc:14493 cp/semantics.cc:6697
51158 #, gcc-internal-format
51159 msgid "step expression refers to outer iterator %qD"
51160 msgstr ""
51161
51162 #: c/c-typeck.cc:14530 cp/semantics.cc:6745
51163 #, gcc-internal-format
51164 msgid "expected pointer in %qs clause"
51165 msgstr ""
51166
51167 #: c/c-typeck.cc:14625 cp/semantics.cc:6833
51168 #, gcc-internal-format
51169 msgid ""
51170 "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
51171 msgstr ""
51172
51173 #: c/c-typeck.cc:14647 cp/semantics.cc:6853
51174 #, gcc-internal-format
51175 msgid "%<inscan%> %<reduction%> clause with array section"
51176 msgstr ""
51177
51178 #: c/c-typeck.cc:14673 c/c-typeck.cc:14683
51179 #, gcc-internal-format
51180 msgid "%qD in %<reduction%> clause is a zero size array"
51181 msgstr ""
51182
51183 #: c/c-typeck.cc:14703
51184 #, gcc-internal-format
51185 msgid "%<_Atomic%> %qE in %<reduction%> clause"
51186 msgstr ""
51187
51188 #: c/c-typeck.cc:14715
51189 #, gcc-internal-format
51190 msgid "zero sized type %qT in %qs clause"
51191 msgstr ""
51192
51193 #: c/c-typeck.cc:14723
51194 #, gcc-internal-format
51195 msgid "variable sized type %qT in %qs clause"
51196 msgstr ""
51197
51198 #: c/c-typeck.cc:14767
51199 #, gcc-internal-format
51200 msgid "%qE has invalid type for %<reduction(%s)%>"
51201 msgstr ""
51202
51203 #: c/c-typeck.cc:14776 cp/semantics.cc:6484
51204 #, gcc-internal-format
51205 msgid "user defined reduction not found for %qE"
51206 msgstr ""
51207
51208 #: c/c-typeck.cc:14864
51209 #, gcc-internal-format
51210 msgid "variable length element type in array %<reduction%> clause"
51211 msgstr ""
51212
51213 #: c/c-typeck.cc:14882 c/c-typeck.cc:15796 cp/semantics.cc:9010
51214 #, gcc-internal-format
51215 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
51216 msgstr ""
51217
51218 #: c/c-typeck.cc:14894 cp/semantics.cc:9078
51219 #, gcc-internal-format
51220 msgid "%qE must be %<threadprivate%> for %<copyin%>"
51221 msgstr ""
51222
51223 #: c/c-typeck.cc:14909 cp/semantics.cc:6896
51224 #, gcc-internal-format
51225 msgid ""
51226 "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> "
51227 "constructs when not using OpenMP 5.2 modifiers"
51228 msgstr ""
51229
51230 #: c/c-typeck.cc:14918
51231 #, gcc-internal-format
51232 msgid ""
51233 "linear clause applied to non-integral non-pointer variable with type %qT"
51234 msgstr ""
51235
51236 #: c/c-typeck.cc:14926
51237 #, gcc-internal-format
51238 msgid "%<_Atomic%> %qD in %<linear%> clause"
51239 msgstr ""
51240
51241 #: c/c-typeck.cc:14945 cp/semantics.cc:6980
51242 #, gcc-internal-format
51243 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
51244 msgstr ""
51245
51246 #: c/c-typeck.cc:14975 c/c-typeck.cc:15696 c/c-typeck.cc:15941
51247 #: cp/semantics.cc:7067 cp/semantics.cc:8469 cp/semantics.cc:8819
51248 #, gcc-internal-format
51249 msgid "%qE is not a variable in clause %qs"
51250 msgstr ""
51251
51252 #: c/c-typeck.cc:14993 cp/semantics.cc:7085
51253 #, gcc-internal-format
51254 msgid "%qD appears more than once in data-sharing clauses"
51255 msgstr ""
51256
51257 #: c/c-typeck.cc:15004 cp/semantics.cc:7096
51258 #, gcc-internal-format
51259 msgid "%qD appears more than once in reduction clauses"
51260 msgstr ""
51261
51262 #: c/c-typeck.cc:15018 c/c-typeck.cc:15088 c/c-typeck.cc:15122
51263 #, gcc-internal-format
51264 msgid "%qE appears more than once in data clauses"
51265 msgstr ""
51266
51267 #: c/c-typeck.cc:15028 c/c-typeck.cc:15095 c/c-typeck.cc:15426
51268 #: c/c-typeck.cc:15619 c/c-typeck.cc:15627 c/c-typeck.cc:15644
51269 #: c/c-typeck.cc:15654 c/c-typeck.cc:15662 cp/semantics.cc:7110
51270 #: cp/semantics.cc:7120 cp/semantics.cc:7213 cp/semantics.cc:7220
51271 #: cp/semantics.cc:7267 cp/semantics.cc:8102 cp/semantics.cc:8333
51272 #: cp/semantics.cc:8341 cp/semantics.cc:8358 cp/semantics.cc:8368
51273 #: cp/semantics.cc:8376
51274 #, gcc-internal-format
51275 msgid "%qD appears more than once in data clauses"
51276 msgstr ""
51277
51278 #: c/c-typeck.cc:15031 c/c-typeck.cc:15101 c/c-typeck.cc:15630
51279 #: c/c-typeck.cc:15665 cp/semantics.cc:7123 cp/semantics.cc:7226
51280 #: cp/semantics.cc:8344 cp/semantics.cc:8379
51281 #, gcc-internal-format
51282 msgid "%qD appears both in data and map clauses"
51283 msgstr ""
51284
51285 #: c/c-typeck.cc:15076 cp/semantics.cc:7200
51286 #, gcc-internal-format
51287 msgid "%qE is not a variable in clause %<firstprivate%>"
51288 msgstr ""
51289
51290 #: c/c-typeck.cc:15115 cp/semantics.cc:7259
51291 #, gcc-internal-format
51292 msgid "%qE is not a variable in clause %<lastprivate%>"
51293 msgstr ""
51294
51295 #: c/c-typeck.cc:15134 cp/semantics.cc:7654
51296 #, gcc-internal-format
51297 msgid "%qE is not a variable in %<aligned%> clause"
51298 msgstr ""
51299
51300 #: c/c-typeck.cc:15141
51301 #, gcc-internal-format
51302 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
51303 msgstr ""
51304
51305 #: c/c-typeck.cc:15148
51306 #, gcc-internal-format
51307 msgid "%<_Atomic%> %qD in %<aligned%> clause"
51308 msgstr ""
51309
51310 #: c/c-typeck.cc:15155
51311 #, gcc-internal-format
51312 msgid "%qE appears more than once in %<aligned%> clauses"
51313 msgstr ""
51314
51315 #: c/c-typeck.cc:15168 cp/semantics.cc:7725
51316 #, gcc-internal-format
51317 msgid "%qE is not a variable in %<nontemporal%> clause"
51318 msgstr ""
51319
51320 #: c/c-typeck.cc:15174
51321 #, gcc-internal-format
51322 msgid "%qE appears more than once in %<nontemporal%> clauses"
51323 msgstr ""
51324
51325 #: c/c-typeck.cc:15187 cp/semantics.cc:7764
51326 #, gcc-internal-format
51327 msgid "%qE is not a variable in %<allocate%> clause"
51328 msgstr ""
51329
51330 #: c/c-typeck.cc:15193
51331 #, gcc-internal-format
51332 msgid "%qE appears more than once in %<allocate%> clauses"
51333 msgstr ""
51334
51335 #: c/c-typeck.cc:15263 cp/semantics.cc:7890
51336 #, gcc-internal-format
51337 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
51338 msgstr ""
51339
51340 #: c/c-typeck.cc:15278 cp/semantics.cc:7905
51341 #, gcc-internal-format
51342 msgid ""
51343 "%<omp_all_memory%> used with %<depend%> kind other than %<out%> or %<inout%>"
51344 msgstr ""
51345
51346 #: c/c-typeck.cc:15286 cp/semantics.cc:7923
51347 #, gcc-internal-format
51348 msgid "%qE is not lvalue expression nor array section in %qs clause"
51349 msgstr ""
51350
51351 #: c/c-typeck.cc:15307 cp/semantics.cc:7945
51352 #, gcc-internal-format
51353 msgid ""
51354 "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> "
51355 "dependence type"
51356 msgstr ""
51357
51358 #: c/c-typeck.cc:15317 cp/semantics.cc:7957
51359 #, gcc-internal-format
51360 msgid ""
51361 "%qE should not have %<omp_depend_t%> type in %<depend%> clause with "
51362 "dependence type other than %<depobj%>"
51363 msgstr ""
51364
51365 #: c/c-typeck.cc:15374 cp/semantics.cc:8052
51366 #, gcc-internal-format
51367 msgid "array section does not have mappable type in %qs clause"
51368 msgstr ""
51369
51370 #: c/c-typeck.cc:15422 c/c-typeck.cc:15641 cp/semantics.cc:8098
51371 #: cp/semantics.cc:8355
51372 #, gcc-internal-format
51373 msgid "%qD appears more than once in motion clauses"
51374 msgstr ""
51375
51376 #: c/c-typeck.cc:15430 c/c-typeck.cc:15647 cp/semantics.cc:8106
51377 #: cp/semantics.cc:8361
51378 #, gcc-internal-format
51379 msgid "%qD appears more than once in map clauses"
51380 msgstr ""
51381
51382 #: c/c-typeck.cc:15511 cp/semantics.cc:8200
51383 #, gcc-internal-format
51384 msgid "%qE does not have a mappable type in %qs clause"
51385 msgstr ""
51386
51387 #: c/c-typeck.cc:15592 c/c-typeck.cc:15709 cp/semantics.cc:8302
51388 #: cp/semantics.cc:8482
51389 #, gcc-internal-format
51390 msgid "%qD does not have a mappable type in %qs clause"
51391 msgstr ""
51392
51393 #: c/c-typeck.cc:15692 cp/semantics.cc:8464
51394 #, gcc-internal-format
51395 msgid "%qE is neither a variable nor a function name in clause %qs"
51396 msgstr ""
51397
51398 #: c/c-typeck.cc:15718 cp/semantics.cc:8494
51399 #, gcc-internal-format
51400 msgid "%qE appears more than once on the same %<declare target%> directive"
51401 msgstr ""
51402
51403 #: c/c-typeck.cc:15732 cp/semantics.cc:8510
51404 #, gcc-internal-format
51405 msgid "%qD is not an argument in %<uniform%> clause"
51406 msgstr ""
51407
51408 #: c/c-typeck.cc:15735 cp/semantics.cc:8513
51409 #, gcc-internal-format
51410 msgid "%qE is not an argument in %<uniform%> clause"
51411 msgstr ""
51412
51413 #: c/c-typeck.cc:15754
51414 #, gcc-internal-format
51415 msgid "%qs variable is not a pointer"
51416 msgstr ""
51417
51418 #: c/c-typeck.cc:15761
51419 #, gcc-internal-format
51420 msgid "%qs variable is neither a pointer nor an array"
51421 msgstr ""
51422
51423 #: c/c-typeck.cc:15809 c/c-typeck.cc:15902 cp/semantics.cc:8972
51424 #, gcc-internal-format
51425 msgid "%<order%> clause must not be used together with %<ordered%>"
51426 msgstr ""
51427
51428 #: c/c-typeck.cc:15829 cp/semantics.cc:7997
51429 #, gcc-internal-format
51430 msgid "too many %qs clauses on a task construct"
51431 msgstr ""
51432
51433 #: c/c-typeck.cc:15924 cp/semantics.cc:8787
51434 #, gcc-internal-format
51435 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
51436 msgstr ""
51437
51438 #: c/c-typeck.cc:15991 cp/semantics.cc:9149
51439 #, gcc-internal-format
51440 msgid "%qE is predetermined %qs for %qs"
51441 msgstr ""
51442
51443 #: c/c-typeck.cc:16001
51444 #, gcc-internal-format
51445 msgid ""
51446 "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> "
51447 "clauses"
51448 msgstr ""
51449
51450 #: c/c-typeck.cc:16032 cp/semantics.cc:8924
51451 #, gcc-internal-format
51452 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
51453 msgstr ""
51454
51455 #: c/c-typeck.cc:16044 cp/semantics.cc:8937
51456 #, gcc-internal-format
51457 msgid ""
51458 "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
51459 msgstr ""
51460
51461 #: c/c-typeck.cc:16055 c/c-typeck.cc:16063 cp/semantics.cc:8946
51462 #: cp/semantics.cc:8964
51463 #, gcc-internal-format
51464 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
51465 msgstr ""
51466
51467 #: c/c-typeck.cc:16111 cp/semantics.cc:8904
51468 #, gcc-internal-format
51469 msgid ""
51470 "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
51471 msgstr ""
51472
51473 #: c/c-typeck.cc:16162 cp/semantics.cc:8954
51474 #, gcc-internal-format
51475 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
51476 msgstr ""
51477
51478 #: c/c-typeck.cc:16172 cp/semantics.cc:8983
51479 #, gcc-internal-format
51480 msgid "%<detach%> clause must not be used together with %<mergeable%> clause"
51481 msgstr ""
51482
51483 #: c/c-typeck.cc:16190 cp/semantics.cc:9174
51484 #, gcc-internal-format
51485 msgid ""
51486 "the event handle of a %<detach%> clause should not be in a data-sharing "
51487 "clause"
51488 msgstr ""
51489
51490 #: c/c-typeck.cc:16364
51491 #, gcc-internal-format
51492 msgid "cannot use %<va_arg%> with reverse storage order"
51493 msgstr ""
51494
51495 #: c/c-typeck.cc:16369
51496 #, gcc-internal-format
51497 msgid "second argument to %<va_arg%> is of incomplete type %qT"
51498 msgstr ""
51499
51500 #: c/c-typeck.cc:16375
51501 #, gcc-internal-format
51502 msgid "second argument to %<va_arg%> is a function type %qT"
51503 msgstr ""
51504
51505 #: c/c-typeck.cc:16381
51506 #, gcc-internal-format
51507 msgid "second argument to %<va_arg%> is a function type %qT"
51508 msgstr ""
51509
51510 #: c/c-typeck.cc:15907
51511 #, gcc-internal-format
51512 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
51513 msgstr ""
51514
51515 #: c/gimple-parser.cc:166
51516 #, gcc-internal-format
51517 msgid "expected frequency quality"
51518 msgstr ""
51519
51520 #: c/gimple-parser.cc:175
51521 #, gcc-internal-format
51522 msgid "unknown profile quality"
51523 msgstr ""
51524
51525 #: c/gimple-parser.cc:187
51526 #, gcc-internal-format
51527 msgid "expected frequency value"
51528 msgstr ""
51529
51530 #: c/gimple-parser.cc:326
51531 #, gcc-internal-format
51532 msgid "edge not found"
51533 msgstr ""
51534
51535 #: c/gimple-parser.cc:342
51536 #, gcc-internal-format
51537 msgid "SSA name %qE with version %d has no definition"
51538 msgstr ""
51539
51540 #: c/gimple-parser.cc:492 c/gimple-parser.cc:498
51541 #, gcc-internal-format
51542 msgid "expected block index"
51543 msgstr ""
51544
51545 #: c/gimple-parser.cc:506
51546 #, gcc-internal-format
51547 msgid "invalid block index"
51548 msgstr ""
51549
51550 #: c/gimple-parser.cc:517
51551 #, gcc-internal-format
51552 msgid "expected block specifier"
51553 msgstr ""
51554
51555 #: c/gimple-parser.cc:535
51556 #, gcc-internal-format
51557 msgid "expected loop number"
51558 msgstr ""
51559
51560 #: c/gimple-parser.cc:553
51561 #, gcc-internal-format
51562 msgid "unknown block specifier"
51563 msgstr ""
51564
51565 #: c/gimple-parser.cc:566 c/gimple-parser.cc:1984
51566 #, gcc-internal-format
51567 msgid "expected count value"
51568 msgstr ""
51569
51570 #: c/gimple-parser.cc:589 c/gimple-parser.cc:676
51571 #, gcc-internal-format
51572 msgid "stmts without block"
51573 msgstr ""
51574
51575 #: c/gimple-parser.cc:626
51576 #, gcc-internal-format
51577 msgid "duplicate loop header"
51578 msgstr ""
51579
51580 #: c/gimple-parser.cc:833
51581 #, gcc-internal-format
51582 msgid "invalid source block specification"
51583 msgstr ""
51584
51585 #: c/gimple-parser.cc:900
51586 #, gcc-internal-format
51587 msgid "unexpected RHS for assignment"
51588 msgstr ""
51589
51590 #: c/gimple-parser.cc:1004
51591 #, gcc-internal-format
51592 msgid "%<&&%> not valid in GIMPLE"
51593 msgstr ""
51594
51595 #: c/gimple-parser.cc:1007
51596 #, gcc-internal-format
51597 msgid "%<||%> not valid in GIMPLE"
51598 msgstr ""
51599
51600 #: c/gimple-parser.cc:1121
51601 #, gcc-internal-format
51602 msgid "expected pointer as argument of unary %<*%>"
51603 msgstr ""
51604
51605 #: c/gimple-parser.cc:1147
51606 #, gcc-internal-format
51607 msgid "%<!%> not valid in GIMPLE"
51608 msgstr ""
51609
51610 #: c/gimple-parser.cc:1206 c/gimple-parser.cc:1544
51611 #, gcc-internal-format
51612 msgid "expected constant offset"
51613 msgstr ""
51614
51615 #: c/gimple-parser.cc:1267
51616 #, gcc-internal-format
51617 msgid "SSA name undeclared"
51618 msgstr ""
51619
51620 #: c/gimple-parser.cc:1289
51621 #, gcc-internal-format
51622 msgid "base variable or SSA name undeclared"
51623 msgstr ""
51624
51625 #: c/gimple-parser.cc:1296
51626 #, gcc-internal-format
51627 msgid "invalid base %qE for SSA name"
51628 msgstr ""
51629
51630 #: c/gimple-parser.cc:1324
51631 #, gcc-internal-format
51632 msgid "expecting internal function name"
51633 msgstr ""
51634
51635 #: c/gimple-parser.cc:1337
51636 #, gcc-internal-format
51637 msgid "unknown internal function %qE"
51638 msgstr ""
51639
51640 #: c/gimple-parser.cc:1476
51641 #, gcc-internal-format
51642 msgid "invalid type of %<__MEM%> operand"
51643 msgstr ""
51644
51645 #: c/gimple-parser.cc:1538
51646 #, gcc-internal-format
51647 msgid "expected constant size"
51648 msgstr ""
51649
51650 #: c/gimple-parser.cc:1576 c/gimple-parser.cc:1606 c/gimple-parser.cc:1646
51651 #: c/gimple-parser.cc:1654 c/gimple-parser.cc:1663
51652 #, gcc-internal-format
51653 msgid "invalid _Literal"
51654 msgstr ""
51655
51656 #: c/gimple-parser.cc:1585
51657 #, gcc-internal-format
51658 msgid "invalid type for _Literal with constructor"
51659 msgstr ""
51660
51661 #: c/gimple-parser.cc:1698
51662 #, gcc-internal-format
51663 msgid "anonymous SSA name cannot have default definition"
51664 msgstr ""
51665
51666 #: c/gimple-parser.cc:1782
51667 #, gcc-internal-format
51668 msgid "invalid call to non-function"
51669 msgstr ""
51670
51671 #: c/gimple-parser.cc:1838
51672 #, gcc-internal-format
51673 msgid "dereference of non-pointer"
51674 msgstr ""
51675
51676 #: c/gimple-parser.cc:1965
51677 #, gcc-internal-format
51678 msgid "expected pass name"
51679 msgstr ""
51680
51681 #: c/gimple-parser.cc:2004
51682 #, gcc-internal-format
51683 msgid "invalid operation"
51684 msgstr ""
51685
51686 #: c/gimple-parser.cc:2168
51687 #, gcc-internal-format
51688 msgid "comparison required"
51689 msgstr ""
51690
51691 #: c/gimple-parser.cc:2220
51692 #, gcc-internal-format
51693 msgid "%<catch%> is not supported"
51694 msgstr ""
51695
51696 #: c/gimple-parser.cc:2222
51697 #, gcc-internal-format
51698 msgid "expected %<finally%> or %<catch%>"
51699 msgstr ""
51700
51701 #: c/gimple-parser.cc:2266 c/gimple-parser.cc:2303
51702 #, gcc-internal-format
51703 msgid "expected goto expression"
51704 msgstr ""
51705
51706 #: c/gimple-parser.cc:2274
51707 #, gcc-internal-format
51708 msgid "expected else statement"
51709 msgstr ""
51710
51711 #: c/gimple-parser.cc:2417
51712 #, gcc-internal-format
51713 msgid "expected case label"
51714 msgstr ""
51715
51716 #. A bad conversion for 'this' must be discarding cv-quals.
51717 #: cp/call.cc:3837
51718 #, gcc-internal-format
51719 msgid "  passing %qT as %<this%> argument discards qualifiers"
51720 msgstr ""
51721
51722 #: cp/call.cc:3841
51723 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
51724 msgstr ""
51725
51726 #: cp/call.cc:3848
51727 #, gcc-internal-format, gfc-internal-format
51728 msgid "  conversion of argument %d would be ill-formed:"
51729 msgstr ""
51730
51731 #. Conversion of conversion function return value failed.
51732 #: cp/call.cc:3855
51733 msgid "  no known conversion from %qH to %qI"
51734 msgstr ""
51735
51736 #: cp/call.cc:3861
51737 msgid "  no known conversion for argument %d from %qH to %qI"
51738 msgstr ""
51739
51740 #: cp/call.cc:3875 cp/pt.cc:7020
51741 #, gcc-internal-format, gfc-internal-format
51742 msgid "  candidate expects at least %d argument, %d provided"
51743 msgid_plural "  candidate expects at least %d arguments, %d provided"
51744 msgstr[0] ""
51745 msgstr[1] ""
51746
51747 #: cp/call.cc:3880 cp/pt.cc:7025
51748 #, gcc-internal-format, gfc-internal-format
51749 msgid "  candidate expects %d argument, %d provided"
51750 msgid_plural "  candidate expects %d arguments, %d provided"
51751 msgstr[0] ""
51752 msgstr[1] ""
51753
51754 #: cp/call.cc:3908
51755 #, gcc-internal-format
51756 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
51757 msgstr ""
51758
51759 #: cp/call.cc:3913
51760 #, gcc-internal-format
51761 msgid "%s%<%D(%T, %T)%> (built-in)"
51762 msgstr ""
51763
51764 #: cp/call.cc:3917
51765 #, gcc-internal-format
51766 msgid "%s%<%D(%T)%> (built-in)"
51767 msgstr ""
51768
51769 #: cp/call.cc:3921
51770 #, gcc-internal-format
51771 msgid "%s%qT (conversion)"
51772 msgstr ""
51773
51774 #: cp/call.cc:3923
51775 #, gcc-internal-format
51776 msgid "%s%#qD (near match)"
51777 msgstr ""
51778
51779 #: cp/call.cc:3925
51780 #, gcc-internal-format
51781 msgid "%s%#qD (deleted)"
51782 msgstr ""
51783
51784 #: cp/call.cc:3927
51785 #, gcc-internal-format
51786 msgid "%s%#qD (reversed)"
51787 msgstr ""
51788
51789 #: cp/call.cc:3929
51790 #, gcc-internal-format
51791 msgid "%s%#qD (rewritten)"
51792 msgstr ""
51793
51794 #: cp/call.cc:3931
51795 #, gcc-internal-format
51796 msgid "%s%#qD"
51797 msgstr ""
51798
51799 #: cp/call.cc:3935
51800 #, gcc-internal-format
51801 msgid "  inherited here"
51802 msgstr ""
51803
51804 #: cp/call.cc:3956
51805 #, gcc-internal-format
51806 msgid ""
51807 "  return type %qT of explicit conversion function cannot be converted to %qT "
51808 "with a qualification conversion"
51809 msgstr ""
51810
51811 #: cp/call.cc:3962
51812 #, gcc-internal-format
51813 msgid ""
51814 "  conversion from return type %qT of template conversion function "
51815 "specialization to %qT is not an exact match"
51816 msgstr ""
51817
51818 #: cp/call.cc:3973
51819 #, gcc-internal-format
51820 msgid ""
51821 "  substitution of deduced template arguments resulted in errors seen above"
51822 msgstr ""
51823
51824 #. Re-run template unification with diagnostics.
51825 #: cp/call.cc:3978
51826 #, gcc-internal-format
51827 msgid "  template argument deduction/substitution failed:"
51828 msgstr ""
51829
51830 #: cp/call.cc:3992
51831 #, gcc-internal-format
51832 msgid ""
51833 "  a constructor taking a single argument of its own class type is invalid"
51834 msgstr ""
51835
51836 #: cp/call.cc:3999
51837 #, gcc-internal-format
51838 msgid ""
51839 "  an inherited constructor is not a candidate for initialization from an "
51840 "expression of the same or derived type"
51841 msgstr ""
51842
51843 #: cp/call.cc:4146 cp/call.cc:4667
51844 #, gcc-internal-format
51845 msgid "designated initializers cannot be used with a non-aggregate type %qT"
51846 msgstr ""
51847
51848 #: cp/call.cc:4564
51849 msgid "conversion from %qH to %qI is ambiguous"
51850 msgstr ""
51851
51852 #: cp/call.cc:4673 cp/cvt.cc:864
51853 msgid "could not convert %qE from %qH to %qI"
51854 msgstr ""
51855
51856 #: cp/call.cc:4740
51857 msgid ""
51858 "initializing %qH with %qI in converted constant expression does not bind "
51859 "directly"
51860 msgstr ""
51861
51862 #: cp/call.cc:4761
51863 msgid "conversion from %qH to %qI in a converted constant expression"
51864 msgstr ""
51865
51866 #: cp/call.cc:4949
51867 #, gcc-internal-format
51868 msgid "no matching function for call to %<%D(%A)%>"
51869 msgstr ""
51870
51871 #: cp/call.cc:4952
51872 #, gcc-internal-format
51873 msgid "call of overloaded %<%D(%A)%> is ambiguous"
51874 msgstr ""
51875
51876 #. It's no good looking for an overloaded operator() on a
51877 #. pointer-to-member-function.
51878 #: cp/call.cc:5239
51879 #, gcc-internal-format
51880 msgid ""
51881 "pointer-to-member function %qE cannot be called without an object; consider "
51882 "using %<.*%> or %<->*%>"
51883 msgstr ""
51884
51885 #: cp/call.cc:5309
51886 #, gcc-internal-format
51887 msgid "no match for call to %<(%T) (%A)%>"
51888 msgstr ""
51889
51890 #: cp/call.cc:5323
51891 #, gcc-internal-format
51892 msgid "call of %<(%T) (%A)%> is ambiguous"
51893 msgstr ""
51894
51895 #: cp/call.cc:5369
51896 #, gcc-internal-format
51897 msgid "ambiguous overload for "
51898 msgstr ""
51899
51900 #: cp/call.cc:5370
51901 #, gcc-internal-format
51902 msgid "no match for "
51903 msgstr ""
51904
51905 #: cp/call.cc:5373
51906 #, gcc-internal-format
51907 msgid " (operand types are %qT, %qT, and %qT)"
51908 msgstr ""
51909
51910 #: cp/call.cc:5375
51911 #, gcc-internal-format
51912 msgid " (operand types are %qT and %qT)"
51913 msgstr ""
51914
51915 #: cp/call.cc:5377
51916 #, gcc-internal-format
51917 msgid " (operand type is %qT)"
51918 msgstr ""
51919
51920 #: cp/call.cc:5394
51921 #, gcc-internal-format
51922 msgid "ternary %<operator?:%>"
51923 msgstr ""
51924
51925 #: cp/call.cc:5398
51926 #, gcc-internal-format
51927 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
51928 msgstr ""
51929
51930 #: cp/call.cc:5407 cp/call.cc:5451 cp/call.cc:5461
51931 #, gcc-internal-format
51932 msgid "%<operator%s%>"
51933 msgstr ""
51934
51935 #: cp/call.cc:5410
51936 #, gcc-internal-format
51937 msgid "%<operator%s%> in %<%E%s%>"
51938 msgstr ""
51939
51940 #: cp/call.cc:5417
51941 #, gcc-internal-format
51942 msgid "%<operator[]%>"
51943 msgstr ""
51944
51945 #: cp/call.cc:5420
51946 #, gcc-internal-format
51947 msgid "%<operator[]%> in %<%E[%E]%>"
51948 msgstr ""
51949
51950 #: cp/call.cc:5428
51951 #, gcc-internal-format
51952 msgid "%qs"
51953 msgstr ""
51954
51955 #: cp/call.cc:5431
51956 #, gcc-internal-format
51957 msgid "%qs in %<%s %E%>"
51958 msgstr ""
51959
51960 #: cp/call.cc:5437
51961 #, gcc-internal-format
51962 msgid "%<operator %s%>"
51963 msgstr ""
51964
51965 #: cp/call.cc:5440
51966 #, gcc-internal-format
51967 msgid "%<operator %s%> in %<%s%E%>"
51968 msgstr ""
51969
51970 #: cp/call.cc:5455
51971 #, gcc-internal-format
51972 msgid "%<operator%s%> in %<%E %s %E%>"
51973 msgstr ""
51974
51975 #: cp/call.cc:5464
51976 #, gcc-internal-format
51977 msgid "%<operator%s%> in %<%s%E%>"
51978 msgstr ""
51979
51980 #: cp/call.cc:5577
51981 #, gcc-internal-format
51982 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
51983 msgstr ""
51984
51985 #: cp/call.cc:5652
51986 #, gcc-internal-format
51987 msgid ""
51988 "inferred scalar type %qT is not an integer or floating-point type of the "
51989 "same size as %qT"
51990 msgstr ""
51991
51992 #: cp/call.cc:5669 cp/call.cc:5676
51993 msgid "conversion of scalar %qH to vector %qI involves truncation"
51994 msgstr ""
51995
51996 #: cp/call.cc:5732
51997 #, gcc-internal-format
51998 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
51999 msgstr ""
52000
52001 #: cp/call.cc:5784 cp/call.cc:6136 cp/call.cc:6156
52002 #, gcc-internal-format
52003 msgid "operands to %<?:%> of types %qT and %qT have unordered conversion rank"
52004 msgstr ""
52005
52006 #: cp/call.cc:5856
52007 #, gcc-internal-format
52008 msgid ""
52009 "second operand to the conditional operator is of type %<void%>, but the "
52010 "third operand is neither a throw-expression nor of type %<void%>"
52011 msgstr ""
52012
52013 #: cp/call.cc:5861
52014 #, gcc-internal-format
52015 msgid ""
52016 "third operand to the conditional operator is of type %<void%>, but the "
52017 "second operand is neither a throw-expression nor of type %<void%>"
52018 msgstr ""
52019
52020 #: cp/call.cc:5910 cp/call.cc:6025 cp/call.cc:6259
52021 #, gcc-internal-format
52022 msgid "operands to %<?:%> have different types %qT and %qT"
52023 msgstr ""
52024
52025 #: cp/call.cc:5914
52026 #, gcc-internal-format
52027 msgid "  and each type can be converted to the other"
52028 msgstr ""
52029
52030 #: cp/call.cc:6164
52031 msgid ""
52032 "implicit conversion from %qH to %qI to match other result of conditional"
52033 msgstr ""
52034
52035 #: cp/call.cc:6180
52036 #, gcc-internal-format
52037 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
52038 msgstr ""
52039
52040 #: cp/call.cc:6193
52041 #, gcc-internal-format
52042 msgid ""
52043 "conditional expression between enumeration type %qT and floating-point type "
52044 "%qT is deprecated"
52045 msgstr ""
52046
52047 #: cp/call.cc:6198
52048 #, gcc-internal-format
52049 msgid ""
52050 "conditional expression between floating-point type %qT and enumeration type "
52051 "%qT is deprecated"
52052 msgstr ""
52053
52054 #: cp/call.cc:6214
52055 #, gcc-internal-format
52056 msgid "enumerated and non-enumerated type in conditional expression"
52057 msgstr ""
52058
52059 #: cp/call.cc:7065
52060 #, gcc-internal-format
52061 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
52062 msgstr ""
52063
52064 #: cp/call.cc:7067
52065 #, gcc-internal-format
52066 msgid "no %<%D(int)%> declared for postfix %qs"
52067 msgstr ""
52068
52069 #: cp/call.cc:7147
52070 #, gcc-internal-format
52071 msgid ""
52072 "in C++20 this comparison calls the current function recursively with "
52073 "reversed arguments"
52074 msgstr ""
52075
52076 #: cp/call.cc:7200
52077 #, gcc-internal-format
52078 msgid "return type of %qD is not %qs"
52079 msgstr ""
52080
52081 #: cp/call.cc:7202
52082 #, gcc-internal-format
52083 msgid "used as rewritten candidate for comparison of %qT and %qT"
52084 msgstr ""
52085
52086 #: cp/call.cc:7279
52087 #, gcc-internal-format
52088 msgid "comparison between %q#T and %q#T"
52089 msgstr ""
52090
52091 #: cp/call.cc:7472
52092 #, gcc-internal-format
52093 msgid "no match for call to %<%T::operator[] (%A)%>"
52094 msgstr ""
52095
52096 #: cp/call.cc:7486
52097 #, gcc-internal-format
52098 msgid "call of %<%T::operator[] (%A)%> is ambiguous"
52099 msgstr ""
52100
52101 #: cp/call.cc:7767
52102 #, gcc-internal-format
52103 msgid ""
52104 "exception cleanup for this placement new selects non-placement %<operator "
52105 "delete%>"
52106 msgstr ""
52107
52108 #: cp/call.cc:7770
52109 #, gcc-internal-format
52110 msgid ""
52111 "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-"
52112 "fsized-deallocation%>)"
52113 msgstr ""
52114
52115 #: cp/call.cc:7807
52116 #, gcc-internal-format
52117 msgid "%qD is a usual (non-placement) deallocation function"
52118 msgstr ""
52119
52120 #: cp/call.cc:8001
52121 #, gcc-internal-format
52122 msgid "no corresponding deallocation function for %qD"
52123 msgstr ""
52124
52125 #: cp/call.cc:8004
52126 #, gcc-internal-format
52127 msgid ""
52128 "destroying delete %qD cannot be used to release the allocated memory if the "
52129 "initialization throws because the object is not constructed yet"
52130 msgstr ""
52131
52132 #: cp/call.cc:8013
52133 #, gcc-internal-format
52134 msgid "no suitable %<operator %s%> for %qT"
52135 msgstr ""
52136
52137 #: cp/call.cc:8049
52138 #, gcc-internal-format
52139 msgid "%q#D is private within this context"
52140 msgstr ""
52141
52142 #: cp/call.cc:8050 cp/decl.cc:8895
52143 #, gcc-internal-format
52144 msgid "declared private here"
52145 msgstr ""
52146
52147 #: cp/call.cc:8055
52148 #, gcc-internal-format
52149 msgid "%q#D is protected within this context"
52150 msgstr ""
52151
52152 #: cp/call.cc:8056 cp/decl.cc:8896
52153 #, gcc-internal-format
52154 msgid "declared protected here"
52155 msgstr ""
52156
52157 #: cp/call.cc:8063
52158 #, gcc-internal-format
52159 msgid "%q#D is inaccessible within this context"
52160 msgstr ""
52161
52162 #: cp/call.cc:8144
52163 #, gcc-internal-format
52164 msgid "passing NULL to non-pointer argument %P of %qD"
52165 msgstr ""
52166
52167 #: cp/call.cc:8147 cp/call.cc:8166 cp/decl.cc:10567 cp/decl.cc:10575
52168 #: cp/typeck.cc:4591
52169 #, gcc-internal-format
52170 msgid "  declared here"
52171 msgstr ""
52172
52173 #: cp/call.cc:8151
52174 #, gcc-internal-format
52175 msgid "converting to non-pointer type %qT from NULL"
52176 msgstr ""
52177
52178 #: cp/call.cc:8163
52179 #, gcc-internal-format
52180 msgid "converting %<false%> to pointer type for argument %P of %qD"
52181 msgstr ""
52182
52183 #: cp/call.cc:8170
52184 #, gcc-internal-format
52185 msgid "converting %<false%> to pointer type %qT"
52186 msgstr ""
52187
52188 #: cp/call.cc:8237
52189 #, gcc-internal-format
52190 msgid "  initializing argument %P of %qD"
52191 msgstr ""
52192
52193 #: cp/call.cc:8258
52194 #, gcc-internal-format
52195 msgid ""
52196 "conversions to arrays of unknown bound are only available with %<-std=c+"
52197 "+20%> or %<-std=gnu++20%>"
52198 msgstr ""
52199
52200 #: cp/call.cc:8308
52201 #, gcc-internal-format
52202 msgid "too many braces around initializer for %qT"
52203 msgstr ""
52204
52205 #: cp/call.cc:8319
52206 msgid "converting to %qH from %qI requires direct-initialization"
52207 msgstr ""
52208
52209 #: cp/call.cc:8331
52210 msgid "converting to %qH from %qI with greater conversion rank"
52211 msgstr ""
52212
52213 #: cp/call.cc:8338
52214 msgid "converting to %qH from %qI with unordered conversion ranks"
52215 msgstr ""
52216
52217 #: cp/call.cc:8353
52218 msgid "invalid user-defined conversion from %qH to %qI"
52219 msgstr ""
52220
52221 #: cp/call.cc:8393 cp/cvt.cc:227
52222 msgid "invalid conversion from %qH to %qI"
52223 msgstr ""
52224
52225 #: cp/call.cc:8435 cp/call.cc:8442
52226 #, gcc-internal-format
52227 msgid ""
52228 "converting to %qT from initializer list would use explicit constructor %qD"
52229 msgstr ""
52230
52231 #: cp/call.cc:8438
52232 #, gcc-internal-format
52233 msgid "in C++11 and above a default constructor can be explicit"
52234 msgstr ""
52235
52236 #: cp/call.cc:8708
52237 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
52238 msgstr ""
52239
52240 #: cp/call.cc:8717
52241 msgid ""
52242 "cannot bind non-const lvalue reference of type %qH to a value of type %qI"
52243 msgstr ""
52244
52245 #: cp/call.cc:8722
52246 msgid ""
52247 "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
52248 msgstr ""
52249
52250 #. extype is volatile
52251 #: cp/call.cc:8725
52252 msgid "cannot bind lvalue reference of type %qH to an rvalue of type %qI"
52253 msgstr ""
52254
52255 #: cp/call.cc:8738
52256 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
52257 msgstr ""
52258
52259 #: cp/call.cc:8741
52260 msgid "binding reference of type %qH to %qI discards qualifiers"
52261 msgstr ""
52262
52263 #: cp/call.cc:8780
52264 #, gcc-internal-format
52265 msgid "cannot bind bit-field %qE to %qT"
52266 msgstr ""
52267
52268 #: cp/call.cc:8783 cp/call.cc:8801
52269 #, gcc-internal-format
52270 msgid "cannot bind packed field %qE to %qT"
52271 msgstr ""
52272
52273 #: cp/call.cc:8786
52274 #, gcc-internal-format
52275 msgid "cannot bind bit-field %qE to %qT"
52276 msgstr ""
52277
52278 #: cp/call.cc:8313 cp/call.cc:8331
52279 #, gcc-internal-format
52280 msgid "cannot bind packed field %qE to %qT"
52281 msgstr ""
52282
52283 #: cp/call.cc:8316
52284 #, gcc-internal-format
52285 msgid "cannot bind rvalue %qE to %qT"
52286 msgstr ""
52287
52288 #: cp/call.cc:8987
52289 msgid "implicit conversion from %qH to %qI when passing argument to function"
52290 msgstr ""
52291
52292 #: cp/call.cc:9016 cp/cvt.cc:1992
52293 #, gcc-internal-format
52294 msgid ""
52295 "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, "
52296 "%qT after"
52297 msgstr ""
52298
52299 #: cp/call.cc:9060
52300 #, gcc-internal-format
52301 msgid ""
52302 "passing objects of non-trivially-copyable type %q#T through %<...%> is "
52303 "conditionally supported"
52304 msgstr ""
52305
52306 #: cp/call.cc:9096
52307 #, gcc-internal-format
52308 msgid "cannot receive reference type %qT through %<...%>"
52309 msgstr ""
52310
52311 #: cp/call.cc:9106
52312 #, gcc-internal-format
52313 msgid ""
52314 "receiving objects of non-trivially-copyable type %q#T through %<...%> is "
52315 "conditionally-supported"
52316 msgstr ""
52317
52318 #: cp/call.cc:9174
52319 #, gcc-internal-format
52320 msgid "recursive evaluation of default argument for %q#D"
52321 msgstr ""
52322
52323 #: cp/call.cc:9183
52324 #, gcc-internal-format
52325 msgid ""
52326 "call to %qD uses the default argument for parameter %P, which is not yet "
52327 "defined"
52328 msgstr ""
52329
52330 #: cp/call.cc:9283
52331 #, gcc-internal-format
52332 msgid "argument of function call might be a candidate for a format attribute"
52333 msgstr ""
52334
52335 #: cp/call.cc:9353
52336 #, gcc-internal-format
52337 msgid "use of multiversioned function without a default"
52338 msgstr ""
52339
52340 #: cp/call.cc:9978
52341 #, gcc-internal-format
52342 msgid "passing %qT as %<this%> argument discards qualifiers"
52343 msgstr ""
52344
52345 #: cp/call.cc:9981 cp/call.cc:12764
52346 #, gcc-internal-format
52347 msgid "  in call to %qD"
52348 msgstr ""
52349
52350 #: cp/call.cc:10006
52351 #, gcc-internal-format
52352 msgid "%qT is not an accessible base of %qT"
52353 msgstr ""
52354
52355 #: cp/call.cc:10211
52356 #, gcc-internal-format
52357 msgid "passing arguments to ellipsis of inherited constructor %qD"
52358 msgstr ""
52359
52360 #: cp/call.cc:10346
52361 #, gcc-internal-format
52362 msgid ""
52363 "assignment from temporary %<initializer_list%> does not extend the lifetime "
52364 "of the underlying array"
52365 msgstr ""
52366
52367 #: cp/call.cc:10743
52368 #, gcc-internal-format
52369 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
52370 msgstr ""
52371
52372 #: cp/call.cc:10746
52373 #, gcc-internal-format
52374 msgid "%qD writing to an object of non-trivial type %#qT%s"
52375 msgstr ""
52376
52377 #: cp/call.cc:10751
52378 #, gcc-internal-format
52379 msgid "%qD writing to an object of type %#qT with %qs member %qD"
52380 msgstr ""
52381
52382 #: cp/call.cc:10756
52383 #, gcc-internal-format
52384 msgid ""
52385 "%qD writing to an object of type %#qT containing a pointer to data member%s"
52386 msgstr ""
52387
52388 #: cp/call.cc:10771
52389 #, gcc-internal-format
52390 msgid "; use assignment or value-initialization instead"
52391 msgstr ""
52392
52393 #: cp/call.cc:10773
52394 #, gcc-internal-format
52395 msgid "; use assignment instead"
52396 msgstr ""
52397
52398 #: cp/call.cc:10775
52399 #, gcc-internal-format
52400 msgid "; use value-initialization instead"
52401 msgstr ""
52402
52403 #: cp/call.cc:10778
52404 #, gcc-internal-format
52405 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
52406 msgstr ""
52407
52408 #: cp/call.cc:10781
52409 #, gcc-internal-format
52410 msgid "%qD clearing an object of non-trivial type %#qT%s"
52411 msgstr ""
52412
52413 #: cp/call.cc:10783
52414 #, gcc-internal-format
52415 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
52416 msgstr ""
52417
52418 #: cp/call.cc:10804
52419 #, gcc-internal-format
52420 msgid "; use copy-assignment or copy-initialization instead"
52421 msgstr ""
52422
52423 #: cp/call.cc:10806
52424 #, gcc-internal-format
52425 msgid "; use copy-assignment instead"
52426 msgstr ""
52427
52428 #: cp/call.cc:10808
52429 #, gcc-internal-format
52430 msgid "; use copy-initialization instead"
52431 msgstr ""
52432
52433 #: cp/call.cc:10811
52434 #, gcc-internal-format
52435 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
52436 msgstr ""
52437
52438 #: cp/call.cc:10814
52439 #, gcc-internal-format
52440 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
52441 msgstr ""
52442
52443 #: cp/call.cc:10817
52444 #, gcc-internal-format
52445 msgid "%qD writing to an object with a deleted copy constructor"
52446 msgstr ""
52447
52448 #: cp/call.cc:10828
52449 #, gcc-internal-format
52450 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
52451 msgstr ""
52452
52453 #: cp/call.cc:10840
52454 #, gcc-internal-format
52455 msgid ""
52456 "%qD copying an object of type %#qT with %qs member %qD from an array of "
52457 "%#qT; use assignment or copy-initialization instead"
52458 msgstr ""
52459
52460 #: cp/call.cc:10859
52461 #, gcc-internal-format
52462 msgid ""
52463 "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes "
52464 "unchanged"
52465 msgstr ""
52466
52467 #: cp/call.cc:10862
52468 #, gcc-internal-format
52469 msgid ""
52470 "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
52471 msgstr ""
52472
52473 #: cp/call.cc:10872
52474 #, gcc-internal-format
52475 msgid ""
52476 "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and "
52477 "%<delete%> instead"
52478 msgstr ""
52479
52480 #: cp/call.cc:10875
52481 #, gcc-internal-format
52482 msgid ""
52483 "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> "
52484 "and %<delete%> instead"
52485 msgstr ""
52486
52487 #: cp/call.cc:10878
52488 #, gcc-internal-format
52489 msgid "%qD moving an object of type %#qT with deleted destructor"
52490 msgstr ""
52491
52492 #: cp/call.cc:10887
52493 #, gcc-internal-format
52494 msgid ""
52495 "%qD moving an object of non-trivial type %#qT and size %E into a region of "
52496 "size %E"
52497 msgstr ""
52498
52499 #: cp/call.cc:10909
52500 #, gcc-internal-format
52501 msgid "%#qT declared here"
52502 msgstr ""
52503
52504 #: cp/call.cc:10963
52505 #, gcc-internal-format
52506 msgid ""
52507 "argument %u in call to function %qE has pointer to a non-trivially-copyable "
52508 "type (%qT)"
52509 msgstr ""
52510
52511 #: cp/call.cc:11030
52512 #, gcc-internal-format
52513 msgid "constructor delegates to itself"
52514 msgstr ""
52515
52516 #: cp/call.cc:11305 cp/typeck.cc:10277
52517 msgid "cannot convert %qH to %qI"
52518 msgstr ""
52519
52520 #: cp/call.cc:11327
52521 #, gcc-internal-format
52522 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
52523 msgstr ""
52524
52525 #: cp/call.cc:11359
52526 #, gcc-internal-format
52527 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
52528 msgstr ""
52529
52530 #: cp/call.cc:11408
52531 #, gcc-internal-format
52532 msgid "call to non-function %qD"
52533 msgstr ""
52534
52535 #: cp/call.cc:11446 cp/pt.cc:16896 cp/typeck.cc:3492
52536 #, gcc-internal-format
52537 msgid "cannot call constructor %<%T::%D%> directly"
52538 msgstr ""
52539
52540 #: cp/call.cc:11448
52541 #, gcc-internal-format
52542 msgid "for a function-style cast, remove the redundant %<::%D%>"
52543 msgstr ""
52544
52545 #: cp/call.cc:11636
52546 #, gcc-internal-format
52547 msgid "no matching function for call to %<%s(%A)%>"
52548 msgstr ""
52549
52550 #: cp/call.cc:11639
52551 #, gcc-internal-format
52552 msgid "call of overloaded %<%s(%A)%> is ambiguous"
52553 msgstr ""
52554
52555 #: cp/call.cc:11662
52556 #, gcc-internal-format
52557 msgid "pure virtual %q#D called from non-static data member initializer"
52558 msgstr ""
52559
52560 #: cp/call.cc:11667
52561 #, gcc-internal-format
52562 msgid "pure virtual %q#D called from constructor"
52563 msgstr ""
52564
52565 #: cp/call.cc:11668
52566 #, gcc-internal-format
52567 msgid "pure virtual %q#D called from destructor"
52568 msgstr ""
52569
52570 #: cp/call.cc:11691
52571 #, gcc-internal-format
52572 msgid "cannot call member function %qD without object"
52573 msgstr ""
52574
52575 #: cp/call.cc:12762
52576 #, gcc-internal-format
52577 msgid "passing %qT chooses %qT over %qT"
52578 msgstr ""
52579
52580 #: cp/call.cc:12788
52581 #, gcc-internal-format
52582 msgid ""
52583 "C++20 says that these are ambiguous, even though the second is reversed:"
52584 msgstr ""
52585
52586 #: cp/call.cc:12811
52587 #, gcc-internal-format
52588 msgid "try making the operator a %<const%> member function"
52589 msgstr ""
52590
52591 #: cp/call.cc:12874
52592 #, gcc-internal-format
52593 msgid "choosing %qD over %qD"
52594 msgstr ""
52595
52596 #: cp/call.cc:12875
52597 msgid "  for conversion from %qH to %qI"
52598 msgstr ""
52599
52600 #: cp/call.cc:12878
52601 #, gcc-internal-format
52602 msgid "  because conversion sequence for the argument is better"
52603 msgstr ""
52604
52605 #: cp/call.cc:13128
52606 #, gcc-internal-format
52607 msgid "default argument mismatch in overload resolution"
52608 msgstr ""
52609
52610 #: cp/call.cc:13132
52611 #, gcc-internal-format
52612 msgid " candidate 1: %q#F"
52613 msgstr ""
52614
52615 #: cp/call.cc:13134
52616 #, gcc-internal-format
52617 msgid " candidate 2: %q#F"
52618 msgstr ""
52619
52620 #: cp/call.cc:13180
52621 #, gcc-internal-format
52622 msgid ""
52623 "ISO C++ says that these are ambiguous, even though the worst conversion for "
52624 "the first is better than the worst conversion for the second:"
52625 msgstr ""
52626
52627 #: cp/call.cc:13581
52628 #, gcc-internal-format
52629 msgid "a temporary bound to %qD only persists until the constructor exits"
52630 msgstr ""
52631
52632 #: cp/call.cc:13736
52633 msgid ""
52634 "invalid initialization of non-const reference of type %qH from an rvalue of "
52635 "type %qI"
52636 msgstr ""
52637
52638 #: cp/call.cc:13740
52639 msgid ""
52640 "invalid initialization of reference of type %qH from expression of type %qI"
52641 msgstr ""
52642
52643 #: cp/call.cc:14016
52644 #, gcc-internal-format
52645 msgid "possibly dangling reference to a temporary"
52646 msgstr ""
52647
52648 #: cp/call.cc:14017
52649 #, gcc-internal-format
52650 msgid "the temporary was destroyed at the end of the full expression %qE"
52651 msgstr ""
52652
52653 #: cp/class.cc:321
52654 #, gcc-internal-format
52655 msgid ""
52656 "cannot convert from pointer to base class %qT to pointer to derived class "
52657 "%qT because the base is virtual"
52658 msgstr ""
52659
52660 #: cp/class.cc:325
52661 #, gcc-internal-format
52662 msgid ""
52663 "cannot convert from base class %qT to derived class %qT because the base is "
52664 "virtual"
52665 msgstr ""
52666
52667 #: cp/class.cc:332
52668 #, gcc-internal-format
52669 msgid ""
52670 "cannot convert from pointer to base class %qT to pointer to derived class "
52671 "%qT via virtual base %qT"
52672 msgstr ""
52673
52674 #: cp/class.cc:337
52675 #, gcc-internal-format
52676 msgid ""
52677 "cannot convert from base class %qT to derived class %qT via virtual base %qT"
52678 msgstr ""
52679
52680 #: cp/class.cc:390
52681 #, gcc-internal-format
52682 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
52683 msgstr ""
52684
52685 #: cp/class.cc:1209
52686 #, gcc-internal-format
52687 msgid "%q#D conflicts with version inherited from %qT"
52688 msgstr ""
52689
52690 #: cp/class.cc:1212
52691 #, gcc-internal-format
52692 msgid "version inherited from %qT declared here"
52693 msgstr ""
52694
52695 #: cp/class.cc:1231
52696 #, gcc-internal-format
52697 msgid "%q#D cannot be overloaded with %q#D"
52698 msgstr ""
52699
52700 #: cp/class.cc:1233 cp/decl.cc:1870 cp/decl.cc:1882 cp/decl.cc:1907
52701 #: cp/decl.cc:1930 cp/name-lookup.cc:2720 cp/name-lookup.cc:3034
52702 #, gcc-internal-format
52703 msgid "previous declaration %q#D"
52704 msgstr ""
52705
52706 #: cp/class.cc:1275
52707 #, gcc-internal-format
52708 msgid "conflicting access specifications for method %q+D, ignored"
52709 msgstr ""
52710
52711 #: cp/class.cc:1278
52712 #, gcc-internal-format
52713 msgid "conflicting access specifications for field %qE, ignored"
52714 msgstr ""
52715
52716 #: cp/class.cc:1381
52717 #, gcc-internal-format
52718 msgid "%qD invalid in %q#T because of local method %q#D with same name"
52719 msgstr ""
52720
52721 #: cp/class.cc:1385
52722 #, gcc-internal-format
52723 msgid "local method %q#D declared here"
52724 msgstr ""
52725
52726 #: cp/class.cc:1390
52727 #, gcc-internal-format
52728 msgid "%qD invalid in %q#T because of local member %q#D with same name"
52729 msgstr ""
52730
52731 #: cp/class.cc:1394
52732 #, gcc-internal-format
52733 msgid "local member %q#D declared here"
52734 msgstr ""
52735
52736 #: cp/class.cc:1465
52737 #, gcc-internal-format
52738 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
52739 msgstr ""
52740
52741 #: cp/class.cc:1468 cp/class.cc:1475 cp/class.cc:1482 cp/class.cc:1494
52742 #: cp/cvt.cc:1102 rust/backend/rust-tree.cc:645
52743 #, gcc-internal-format
52744 msgid "%qT declared here"
52745 msgstr ""
52746
52747 #: cp/class.cc:1473
52748 #, gcc-internal-format
52749 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
52750 msgstr ""
52751
52752 #: cp/class.cc:1480
52753 #, gcc-internal-format
52754 msgid "%qT does not have the %E ABI tag that base %qT has"
52755 msgstr ""
52756
52757 #: cp/class.cc:1488
52758 #, gcc-internal-format
52759 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
52760 msgstr ""
52761
52762 #: cp/class.cc:1799
52763 #, gcc-internal-format
52764 msgid "cannot derive from %<final%> base %qT in derived type %qT"
52765 msgstr ""
52766
52767 #: cp/class.cc:2273
52768 #, gcc-internal-format
52769 msgid "all member functions in class %qT are private"
52770 msgstr ""
52771
52772 #: cp/class.cc:2285
52773 #, gcc-internal-format
52774 msgid "%q#T only defines a private destructor and has no friends"
52775 msgstr ""
52776
52777 #: cp/class.cc:2328
52778 #, gcc-internal-format
52779 msgid "%q#T only defines private constructors and has no friends"
52780 msgstr ""
52781
52782 #: cp/class.cc:2332
52783 #, gcc-internal-format
52784 msgid "%q#D is public, but requires an existing %q#T object"
52785 msgstr ""
52786
52787 #: cp/class.cc:2622
52788 #, gcc-internal-format
52789 msgid "no unique final overrider for %qD in %qT"
52790 msgstr ""
52791
52792 #: cp/class.cc:2982
52793 #, gcc-internal-format
52794 msgid "%qD can be marked override"
52795 msgstr ""
52796
52797 #: cp/class.cc:2985
52798 #, gcc-internal-format
52799 msgid "%q+#D marked %<override%>, but does not override"
52800 msgstr ""
52801
52802 #: cp/class.cc:3000
52803 #, gcc-internal-format
52804 msgid "%q+#D marked %<final%>, but is not virtual"
52805 msgstr ""
52806
52807 #: cp/class.cc:3077
52808 #, gcc-internal-format
52809 msgid "%qD was hidden"
52810 msgstr ""
52811
52812 #: cp/class.cc:3078
52813 #, gcc-internal-format
52814 msgid "  by %qD"
52815 msgstr ""
52816
52817 #: cp/class.cc:3290
52818 #, gcc-internal-format
52819 msgid "the ellipsis in %qD is not inherited"
52820 msgstr ""
52821
52822 #: cp/class.cc:3482
52823 #, gcc-internal-format
52824 msgid "bit-field %q#D with non-integral type %qT"
52825 msgstr ""
52826
52827 #: cp/class.cc:3498
52828 #, gcc-internal-format
52829 msgid "bit-field %q+D width not an integer constant"
52830 msgstr ""
52831
52832 #: cp/class.cc:3503
52833 #, gcc-internal-format
52834 msgid "negative width in bit-field %q+D"
52835 msgstr ""
52836
52837 #: cp/class.cc:3508
52838 #, gcc-internal-format
52839 msgid "zero width for bit-field %q+D"
52840 msgstr ""
52841
52842 #: cp/class.cc:3518
52843 #, gcc-internal-format
52844 msgid "width of %qD exceeds its type"
52845 msgstr ""
52846
52847 #: cp/class.cc:3524
52848 #, gcc-internal-format
52849 msgid "%qD is too small to hold all values of %q#T"
52850 msgstr ""
52851
52852 #: cp/class.cc:3585
52853 #, gcc-internal-format
52854 msgid "member %q+#D with constructor not allowed in union"
52855 msgstr ""
52856
52857 #: cp/class.cc:3588
52858 #, gcc-internal-format
52859 msgid "member %q+#D with destructor not allowed in union"
52860 msgstr ""
52861
52862 #: cp/class.cc:3590
52863 #, gcc-internal-format
52864 msgid "member %q+#D with copy assignment operator not allowed in union"
52865 msgstr ""
52866
52867 #: cp/class.cc:3594
52868 #, gcc-internal-format
52869 msgid ""
52870 "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
52871 msgstr ""
52872
52873 #: cp/class.cc:3710
52874 #, gcc-internal-format
52875 msgid "in C++98 %q+D may not be static because it is a member of a union"
52876 msgstr ""
52877
52878 #: cp/class.cc:3723
52879 #, gcc-internal-format
52880 msgid "non-static data member %q+D in a union may not have reference type %qT"
52881 msgstr ""
52882
52883 #: cp/class.cc:3736
52884 #, gcc-internal-format
52885 msgid "data member %q+D invalidly declared function type"
52886 msgstr ""
52887
52888 #: cp/class.cc:3742
52889 #, gcc-internal-format
52890 msgid "data member %q+D invalidly declared method type"
52891 msgstr ""
52892
52893 #: cp/class.cc:3813
52894 #, gcc-internal-format
52895 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
52896 msgstr ""
52897
52898 #: cp/class.cc:3865
52899 #, gcc-internal-format
52900 msgid "member %q+D cannot be declared as a %<mutable%> reference"
52901 msgstr ""
52902
52903 #: cp/class.cc:3868
52904 #, gcc-internal-format
52905 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
52906 msgstr ""
52907
52908 #: cp/class.cc:3899
52909 #, gcc-internal-format
52910 msgid "multiple fields in union %qT initialized"
52911 msgstr ""
52912
52913 #: cp/class.cc:3901
52914 #, gcc-internal-format
52915 msgid "initialized member %q+D declared here"
52916 msgstr ""
52917
52918 #: cp/class.cc:3949
52919 #, gcc-internal-format
52920 msgid "field %q#D with same name as class"
52921 msgstr ""
52922
52923 #: cp/class.cc:3977
52924 #, gcc-internal-format
52925 msgid "%q#T has pointer data members"
52926 msgstr ""
52927
52928 #: cp/class.cc:3982
52929 #, gcc-internal-format
52930 msgid "  but does not declare %<%T(const %T&)%>"
52931 msgstr ""
52932
52933 #: cp/class.cc:3984
52934 #, gcc-internal-format
52935 msgid "  or %<operator=(const %T&)%>"
52936 msgstr ""
52937
52938 #: cp/class.cc:3988
52939 #, gcc-internal-format
52940 msgid "  but does not declare %<operator=(const %T&)%>"
52941 msgstr ""
52942
52943 #: cp/class.cc:3990
52944 #, gcc-internal-format
52945 msgid "pointer member %q+D declared here"
52946 msgstr ""
52947
52948 #: cp/class.cc:4447
52949 #, gcc-internal-format
52950 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
52951 msgstr ""
52952
52953 #: cp/class.cc:4450
52954 #, gcc-internal-format
52955 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
52956 msgstr ""
52957
52958 #: cp/class.cc:4778
52959 #, gcc-internal-format
52960 msgid "initializer specified for non-virtual method %q+D"
52961 msgstr ""
52962
52963 #: cp/class.cc:4819
52964 #, gcc-internal-format
52965 msgid "no viable destructor for %qT"
52966 msgstr ""
52967
52968 #: cp/class.cc:4821
52969 #, gcc-internal-format
52970 msgid "destructor for %qT is ambiguous"
52971 msgstr ""
52972
52973 #: cp/class.cc:5287
52974 #, gcc-internal-format
52975 msgid "method overrides both %<transaction_pure%> and %qE methods"
52976 msgstr ""
52977
52978 #: cp/class.cc:5308
52979 #, gcc-internal-format
52980 msgid "method declared %qE overriding %qE method"
52981 msgstr ""
52982
52983 #: cp/class.cc:5932 cp/constexpr.cc:302
52984 #, gcc-internal-format
52985 msgid ""
52986 "enclosing class of %<constexpr%> non-static member function %q+#D is not a "
52987 "literal type"
52988 msgstr ""
52989
52990 #: cp/class.cc:5958 rust/backend/rust-tree.cc:6024
52991 #, gcc-internal-format
52992 msgid "%q+T is not literal because:"
52993 msgstr ""
52994
52995 #: cp/class.cc:5961 rust/backend/rust-tree.cc:6027
52996 #, gcc-internal-format
52997 msgid "  %qT is a closure type, which is only literal in C++17 and later"
52998 msgstr ""
52999
53000 #: cp/class.cc:5964 rust/backend/rust-tree.cc:6035
53001 #, gcc-internal-format
53002 msgid "  %q+T has a non-trivial destructor"
53003 msgstr ""
53004
53005 #: cp/class.cc:5967 rust/backend/rust-tree.cc:6032
53006 #, gcc-internal-format
53007 msgid "  %q+T does not have %<constexpr%> destructor"
53008 msgstr ""
53009
53010 #: cp/class.cc:5975 rust/backend/rust-tree.cc:6040
53011 #, gcc-internal-format
53012 msgid ""
53013 "  %q+T is not an aggregate, does not have a trivial default constructor, and "
53014 "has no %<constexpr%> constructor that is not a copy or move constructor"
53015 msgstr ""
53016
53017 #: cp/class.cc:6008 rust/backend/rust-tree.cc:6072
53018 #, gcc-internal-format
53019 msgid "  base class %qT of %q+T is non-literal"
53020 msgstr ""
53021
53022 #: cp/class.cc:6023 rust/backend/rust-tree.cc:6086
53023 #, gcc-internal-format
53024 msgid "  non-static data member %qD has non-literal type"
53025 msgstr ""
53026
53027 #: cp/class.cc:6030 rust/backend/rust-tree.cc:6093
53028 #, gcc-internal-format
53029 msgid "  non-static data member %qD has volatile type"
53030 msgstr ""
53031
53032 #: cp/class.cc:6163
53033 #, gcc-internal-format
53034 msgid "base class %q#T has accessible non-virtual destructor"
53035 msgstr ""
53036
53037 #: cp/class.cc:6192
53038 #, gcc-internal-format
53039 msgid "non-static reference %q#D in class without a constructor"
53040 msgstr ""
53041
53042 #: cp/class.cc:6198
53043 #, gcc-internal-format
53044 msgid "non-static const member %q#D in class without a constructor"
53045 msgstr ""
53046
53047 #: cp/class.cc:6538
53048 #, gcc-internal-format
53049 msgid ""
53050 "offset of %qT base class for %<-std=c++14%> and up changes in %<-fabi-"
53051 "version=17%> (GCC 12)"
53052 msgstr ""
53053
53054 #: cp/class.cc:6542
53055 #, gcc-internal-format
53056 msgid ""
53057 "offset of %qD for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC "
53058 "12)"
53059 msgstr ""
53060
53061 #: cp/class.cc:6582
53062 #, gcc-internal-format
53063 msgid "direct base %qT inaccessible in %qT due to ambiguity"
53064 msgstr ""
53065
53066 #: cp/class.cc:6594
53067 #, gcc-internal-format
53068 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
53069 msgstr ""
53070
53071 #: cp/class.cc:6836
53072 #, gcc-internal-format
53073 msgid ""
53074 "offset of %qD is not ABI-compliant and may change in a future version of GCC"
53075 msgstr ""
53076
53077 #: cp/class.cc:7031
53078 #, gcc-internal-format
53079 msgid "size of type %qT is too large (%qE bytes)"
53080 msgstr ""
53081
53082 #: cp/class.cc:7317
53083 #, gcc-internal-format
53084 msgid "invalid use of %q#T with a zero-size array in %q#D"
53085 msgstr ""
53086
53087 #: cp/class.cc:7319
53088 #, gcc-internal-format
53089 msgid "invalid use of %q#T with a flexible array member in %q#T"
53090 msgstr ""
53091
53092 #: cp/class.cc:7324
53093 #, gcc-internal-format
53094 msgid "array member %q#D declared here"
53095 msgstr ""
53096
53097 #: cp/class.cc:7352
53098 #, gcc-internal-format
53099 msgid "zero-size array member %qD not at end of %q#T"
53100 msgstr ""
53101
53102 #: cp/class.cc:7354
53103 #, gcc-internal-format
53104 msgid "zero-size array member %qD in an otherwise empty %q#T"
53105 msgstr ""
53106
53107 #: cp/class.cc:7363 cp/class.cc:7394
53108 #, gcc-internal-format
53109 msgid "in the definition of %q#T"
53110 msgstr ""
53111
53112 #: cp/class.cc:7371
53113 #, gcc-internal-format
53114 msgid "flexible array member %qD not at end of %q#T"
53115 msgstr ""
53116
53117 #: cp/class.cc:7373
53118 #, gcc-internal-format
53119 msgid "flexible array member %qD in an otherwise empty %q#T"
53120 msgstr ""
53121
53122 #: cp/class.cc:7392
53123 #, gcc-internal-format
53124 msgid "next member %q#D declared here"
53125 msgstr ""
53126
53127 #: cp/class.cc:7506 cp/decl.cc:17153 cp/parser.cc:26971
53128 #, gcc-internal-format
53129 msgid "redefinition of %q#T"
53130 msgstr ""
53131
53132 #: cp/class.cc:7650
53133 #, gcc-internal-format
53134 msgid "%q#T has virtual functions and accessible non-virtual destructor"
53135 msgstr ""
53136
53137 #: cp/class.cc:7678
53138 #, gcc-internal-format
53139 msgid "type transparent %q#T does not have any fields"
53140 msgstr ""
53141
53142 #: cp/class.cc:7684
53143 #, gcc-internal-format
53144 msgid "type transparent class %qT has base classes"
53145 msgstr ""
53146
53147 #: cp/class.cc:7688
53148 #, gcc-internal-format
53149 msgid "type transparent class %qT has virtual functions"
53150 msgstr ""
53151
53152 #: cp/class.cc:7694
53153 #, gcc-internal-format
53154 msgid ""
53155 "type transparent %q#T cannot be made transparent because the type of the "
53156 "first field has a different ABI from the class overall"
53157 msgstr ""
53158
53159 #: cp/class.cc:7843
53160 #, gcc-internal-format
53161 msgid "definition of %qD does not match %<#include <initializer_list>%>"
53162 msgstr ""
53163
53164 #: cp/class.cc:7854
53165 #, gcc-internal-format
53166 msgid "trying to finish struct, but kicked out due to previous parse errors"
53167 msgstr ""
53168
53169 #: cp/class.cc:8361
53170 #, gcc-internal-format
53171 msgid "language string %<\"%E\"%> not recognized"
53172 msgstr ""
53173
53174 #: cp/class.cc:8451
53175 #, gcc-internal-format
53176 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
53177 msgstr ""
53178
53179 #: cp/class.cc:8609
53180 #, gcc-internal-format
53181 msgid "no matches converting function %qD to type %q#T"
53182 msgstr ""
53183
53184 #: cp/class.cc:8636
53185 #, gcc-internal-format
53186 msgid "converting overloaded function %qD to type %q#T is ambiguous"
53187 msgstr ""
53188
53189 #: cp/class.cc:8663
53190 #, gcc-internal-format
53191 msgid "assuming pointer to member %qD"
53192 msgstr ""
53193
53194 #: cp/class.cc:8666
53195 #, gcc-internal-format
53196 msgid "(a pointer to member can only be formed with %<&%E%>)"
53197 msgstr ""
53198
53199 #: cp/class.cc:8744 cp/class.cc:8786
53200 #, gcc-internal-format
53201 msgid "not enough type information"
53202 msgstr ""
53203
53204 #: cp/class.cc:8764
53205 #, gcc-internal-format
53206 msgid "cannot convert %qE from type %qT to type %qT"
53207 msgstr ""
53208
53209 #: cp/class.cc:9072
53210 #, gcc-internal-format
53211 msgid "declaration of %q#D changes meaning of %qD"
53212 msgstr ""
53213
53214 #: cp/class.cc:9075
53215 #, gcc-internal-format
53216 msgid "used here to mean %q#D"
53217 msgstr ""
53218
53219 #: cp/constexpr.cc:112
53220 #, gcc-internal-format
53221 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
53222 msgstr ""
53223
53224 #: cp/constexpr.cc:123
53225 #, gcc-internal-format
53226 msgid ""
53227 "variable %qD of non-literal type %qT in %<constexpr%> function only "
53228 "available with %<-std=c++2b%> or %<-std=gnu++2b%>"
53229 msgstr ""
53230
53231 #: cp/constexpr.cc:136
53232 #, gcc-internal-format
53233 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
53234 msgstr ""
53235
53236 #: cp/constexpr.cc:236
53237 #, gcc-internal-format
53238 msgid "inherited constructor %qD is not %<constexpr%>"
53239 msgstr ""
53240
53241 #. constexpr_fundef_p
53242 #: cp/constexpr.cc:250
53243 #, gcc-internal-format
53244 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
53245 msgstr ""
53246
53247 #: cp/constexpr.cc:263
53248 #, gcc-internal-format
53249 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
53250 msgstr ""
53251
53252 #: cp/constexpr.cc:272 cp/decl.cc:14256
53253 #, gcc-internal-format
53254 msgid ""
53255 "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu+"
53256 "+20%>"
53257 msgstr ""
53258
53259 #. constexpr_fundef_p
53260 #: cp/constexpr.cc:286
53261 #, gcc-internal-format
53262 msgid "invalid return type %qT of %<constexpr%> function %q+D"
53263 msgstr ""
53264
53265 #: cp/constexpr.cc:313
53266 #, gcc-internal-format
53267 msgid "%q#T has virtual base classes"
53268 msgstr ""
53269
53270 #: cp/constexpr.cc:571
53271 #, gcc-internal-format
53272 msgid "%<constexpr%> constructor does not have empty body"
53273 msgstr ""
53274
53275 #: cp/constexpr.cc:831
53276 #, gcc-internal-format
53277 msgid ""
53278 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
53279 "static data member"
53280 msgstr ""
53281
53282 #: cp/constexpr.cc:892
53283 #, gcc-internal-format
53284 msgid ""
53285 "member %qD must be initialized by mem-initializer in %<constexpr%> "
53286 "constructor"
53287 msgstr ""
53288
53289 #: cp/constexpr.cc:955
53290 #, gcc-internal-format
53291 msgid "body of %<constexpr%> function %qD not a return-statement"
53292 msgstr ""
53293
53294 #: cp/constexpr.cc:1083
53295 #, gcc-internal-format
53296 msgid "%qD is not usable as a %<constexpr%> function because:"
53297 msgstr ""
53298
53299 #: cp/constexpr.cc:1536 cp/constexpr.cc:3141
53300 #: rust/backend/rust-constexpr.cc:3324 rust/backend/rust-constexpr.cc:3586
53301 #, gcc-internal-format
53302 msgid "%<constexpr%> call flows off the end of the function"
53303 msgstr ""
53304
53305 #: cp/constexpr.cc:1538 cp/constexpr.cc:1637 cp/constexpr.cc:1646
53306 #: cp/constexpr.cc:3362 rust/backend/rust-constexpr.cc:3329
53307 #: rust/backend/rust-constexpr.cc:3339 rust/backend/rust-constexpr.cc:4320
53308 #, gcc-internal-format
53309 msgid "%q+E is not a constant expression"
53310 msgstr ""
53311
53312 #: cp/constexpr.cc:1988
53313 #, gcc-internal-format
53314 msgid "the comparison reduces to %qE"
53315 msgstr ""
53316
53317 #: cp/constexpr.cc:1991
53318 #, gcc-internal-format
53319 msgid "%qE evaluates to false"
53320 msgstr ""
53321
53322 #: cp/constexpr.cc:2070
53323 #, gcc-internal-format
53324 msgid "failed %<assume%> attribute assumption"
53325 msgstr ""
53326
53327 #: cp/constexpr.cc:2105 cp/constexpr.cc:9128
53328 #: rust/backend/rust-constexpr.cc:5754
53329 #, gcc-internal-format
53330 msgid "call to internal function %qE"
53331 msgstr ""
53332
53333 #: cp/constexpr.cc:2159 rust/backend/rust-constexpr.cc:2613
53334 #, gcc-internal-format
53335 msgid "modifying a const object %qE is not allowed in a constant expression"
53336 msgstr ""
53337
53338 #: cp/constexpr.cc:2161 rust/backend/rust-constexpr.cc:2616
53339 #, gcc-internal-format
53340 msgid "originally declared %<const%> here"
53341 msgstr ""
53342
53343 #: cp/constexpr.cc:2386 cp/constexpr.cc:2441 cp/constexpr.cc:2473
53344 #: cp/constexpr.cc:2494
53345 #, gcc-internal-format
53346 msgid "reference %<dynamic_cast%> failed"
53347 msgstr ""
53348
53349 #: cp/constexpr.cc:2387
53350 #, gcc-internal-format
53351 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
53352 msgstr ""
53353
53354 #: cp/constexpr.cc:2411
53355 #, gcc-internal-format
53356 msgid "virtual table pointer is used uninitialized"
53357 msgstr ""
53358
53359 #: cp/constexpr.cc:2442 cp/constexpr.cc:2474
53360 #, gcc-internal-format
53361 msgid ""
53362 "static type %qT of its operand is a non-public base class of dynamic type %qT"
53363 msgstr ""
53364
53365 #: cp/constexpr.cc:2496
53366 #, gcc-internal-format
53367 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
53368 msgstr ""
53369
53370 #: cp/constexpr.cc:2499
53371 #, gcc-internal-format
53372 msgid ""
53373 "dynamic type %qT of its operand does not have an unambiguous public base "
53374 "class %qT"
53375 msgstr ""
53376
53377 #: cp/constexpr.cc:2576 cp/constexpr.cc:2850 cp/constexpr.cc:9160
53378 #: rust/backend/rust-constexpr.cc:5785
53379 #, gcc-internal-format
53380 msgid "call to non-%<constexpr%> function %qD"
53381 msgstr ""
53382
53383 #. virtual_offset is only set for virtual bases, which make the
53384 #. class non-literal, so we don't need to handle it here.
53385 #: cp/constexpr.cc:2582
53386 #, gcc-internal-format
53387 msgid "calling constexpr member function %qD through virtual base subobject"
53388 msgstr ""
53389
53390 #: cp/constexpr.cc:2698 rust/backend/rust-constexpr.cc:3384
53391 #, gcc-internal-format
53392 msgid "expression %qE does not designate a %<constexpr%> function"
53393 msgstr ""
53394
53395 #: cp/constexpr.cc:2771
53396 #, gcc-internal-format
53397 msgid "array deallocation of object allocated with non-array allocation"
53398 msgstr ""
53399
53400 #: cp/constexpr.cc:2775 cp/constexpr.cc:2797
53401 #, gcc-internal-format
53402 msgid "allocation performed here"
53403 msgstr ""
53404
53405 #: cp/constexpr.cc:2793
53406 #, gcc-internal-format
53407 msgid "non-array deallocation of object allocated with array allocation"
53408 msgstr ""
53409
53410 #: cp/constexpr.cc:2810
53411 #, gcc-internal-format
53412 msgid "deallocation of already deallocated storage"
53413 msgstr ""
53414
53415 #: cp/constexpr.cc:2817
53416 #, gcc-internal-format
53417 msgid "deallocation of storage that was not previously allocated"
53418 msgstr ""
53419
53420 #: cp/constexpr.cc:2931 rust/backend/rust-constexpr.cc:3439
53421 #, gcc-internal-format
53422 msgid "%qD called in a constant expression before its definition is complete"
53423 msgstr ""
53424
53425 #: cp/constexpr.cc:2938
53426 #, gcc-internal-format
53427 msgid "%qD called in a constant expression"
53428 msgstr ""
53429
53430 #: cp/constexpr.cc:2942 rust/backend/rust-constexpr.cc:3453
53431 #, gcc-internal-format
53432 msgid "%qD used before its definition"
53433 msgstr ""
53434
53435 #: cp/constexpr.cc:3014 rust/backend/rust-constexpr.cc:3495
53436 #, gcc-internal-format
53437 msgid "call has circular dependency"
53438 msgstr ""
53439
53440 #: cp/constexpr.cc:3025 rust/backend/rust-constexpr.cc:3506
53441 #, gcc-internal-format
53442 msgid ""
53443 "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-"
53444 "depth=%> to increase the maximum)"
53445 msgstr ""
53446
53447 #: cp/constexpr.cc:3402
53448 #, gcc-internal-format
53449 msgid "right operand of shift expression %q+E is negative"
53450 msgstr ""
53451
53452 #: cp/constexpr.cc:3409
53453 #, gcc-internal-format
53454 msgid ""
53455 "right operand of shift expression %q+E is greater than or equal to the "
53456 "precision %wu of the left operand"
53457 msgstr ""
53458
53459 #: cp/constexpr.cc:3432
53460 #, gcc-internal-format
53461 msgid "left operand of shift expression %q+E is negative"
53462 msgstr ""
53463
53464 #: cp/constexpr.cc:3451
53465 #, gcc-internal-format
53466 msgid "shift expression %q+E overflows"
53467 msgstr ""
53468
53469 #: cp/constexpr.cc:3650
53470 #, gcc-internal-format
53471 msgid "arithmetic involving a null pointer in %qE"
53472 msgstr ""
53473
53474 #: cp/constexpr.cc:4072 rust/backend/rust-constexpr.cc:4395
53475 #, gcc-internal-format
53476 msgid ""
53477 "array subscript value %qE is outside the bounds of array %qD of type %qT"
53478 msgstr ""
53479
53480 #: cp/constexpr.cc:4075 rust/backend/rust-constexpr.cc:4400
53481 #, gcc-internal-format
53482 msgid ""
53483 "nonzero array subscript %qE is used with array %qD of type %qT with unknown "
53484 "bounds"
53485 msgstr ""
53486
53487 #: cp/constexpr.cc:4080 rust/backend/rust-constexpr.cc:4407
53488 #, gcc-internal-format
53489 msgid "array subscript value %qE is outside the bounds of array type %qT"
53490 msgstr ""
53491
53492 #: cp/constexpr.cc:4083 rust/backend/rust-constexpr.cc:4412
53493 #, gcc-internal-format
53494 msgid ""
53495 "nonzero array subscript %qE is used with array of type %qT with unknown "
53496 "bounds"
53497 msgstr ""
53498
53499 #: cp/constexpr.cc:4268 rust/backend/rust-constexpr.cc:1664
53500 #, gcc-internal-format
53501 msgid "accessing uninitialized array element"
53502 msgstr ""
53503
53504 #: cp/constexpr.cc:4323 rust/backend/rust-constexpr.cc:1721
53505 #, gcc-internal-format
53506 msgid "dereferencing a null pointer in %qE"
53507 msgstr ""
53508
53509 #: cp/constexpr.cc:4342 cp/constexpr.cc:4442 cp/constexpr.cc:4454
53510 #: cp/constexpr.cc:6998 cp/constexpr.cc:7096 cp/constexpr.cc:9078
53511 #: rust/backend/rust-constexpr.cc:1735 rust/backend/rust-constexpr.cc:1980
53512 #: rust/backend/rust-constexpr.cc:2222 rust/backend/rust-constexpr.cc:4739
53513 #: rust/backend/rust-constexpr.cc:5708
53514 #, gcc-internal-format
53515 msgid "%qE is not a constant expression"
53516 msgstr ""
53517
53518 #: cp/constexpr.cc:4350 rust/backend/rust-constexpr.cc:1741
53519 #, gcc-internal-format
53520 msgid "mutable %qD is not usable in a constant expression"
53521 msgstr ""
53522
53523 #: cp/constexpr.cc:4380 cp/constexpr.cc:4402
53524 #: rust/backend/rust-constexpr.cc:1771 rust/backend/rust-constexpr.cc:1794
53525 #, gcc-internal-format
53526 msgid "accessing uninitialized member %qD"
53527 msgstr ""
53528
53529 #: cp/constexpr.cc:4382 rust/backend/rust-constexpr.cc:1773
53530 #, gcc-internal-format
53531 msgid ""
53532 "accessing %qD member instead of initialized %qD member in constant expression"
53533 msgstr ""
53534
53535 #: cp/constexpr.cc:4520
53536 #, gcc-internal-format
53537 msgid "%qs is not a constant expression because %qT is a union type"
53538 msgstr ""
53539
53540 #: cp/constexpr.cc:4523
53541 #, gcc-internal-format
53542 msgid "%qs is not a constant expression because %qT contains a union type"
53543 msgstr ""
53544
53545 #: cp/constexpr.cc:4534
53546 #, gcc-internal-format
53547 msgid "%qs is not a constant expression because %qT is a pointer type"
53548 msgstr ""
53549
53550 #: cp/constexpr.cc:4537
53551 #, gcc-internal-format
53552 msgid "%qs is not a constant expression because %qT contains a pointer type"
53553 msgstr ""
53554
53555 #: cp/constexpr.cc:4548
53556 #, gcc-internal-format
53557 msgid "%qs is not a constant expression because %qT is a reference type"
53558 msgstr ""
53559
53560 #: cp/constexpr.cc:4551
53561 #, gcc-internal-format
53562 msgid "%qs is not a constant expression because %qT contains a reference type"
53563 msgstr ""
53564
53565 #: cp/constexpr.cc:4562
53566 #, gcc-internal-format
53567 msgid ""
53568 "%qs is not a constant expression because %qT is a pointer to member type"
53569 msgstr ""
53570
53571 #: cp/constexpr.cc:4566
53572 #, gcc-internal-format
53573 msgid ""
53574 "%qs is not a constant expression because %qT contains a pointer to member "
53575 "type"
53576 msgstr ""
53577
53578 #: cp/constexpr.cc:4577
53579 #, gcc-internal-format
53580 msgid "%qs is not a constant expression because %qT is volatile"
53581 msgstr ""
53582
53583 #: cp/constexpr.cc:4580
53584 #, gcc-internal-format
53585 msgid ""
53586 "%qs is not a constant expression because %qT contains a volatile subobject"
53587 msgstr ""
53588
53589 #: cp/constexpr.cc:4733
53590 #, gcc-internal-format
53591 msgid "%qs cannot be constant evaluated on the target"
53592 msgstr ""
53593
53594 #: cp/constexpr.cc:4742 cp/constexpr.cc:4752
53595 #, gcc-internal-format
53596 msgid "%qs cannot be constant evaluated because the type is too large"
53597 msgstr ""
53598
53599 #: cp/constexpr.cc:4772
53600 #, gcc-internal-format
53601 msgid "%qs cannot be constant evaluated because the argument cannot be encoded"
53602 msgstr ""
53603
53604 #: cp/constexpr.cc:4811
53605 #, gcc-internal-format
53606 msgid "%qs accessing uninitialized byte at offset %d"
53607 msgstr ""
53608
53609 #: cp/constexpr.cc:4823
53610 #, gcc-internal-format
53611 msgid ""
53612 "%qs cannot be constant evaluated because the argument cannot be interpreted"
53613 msgstr ""
53614
53615 #: cp/constexpr.cc:5633 cp/constexpr.cc:7724 rust/backend/rust-constexpr.cc:872
53616 #: rust/backend/rust-constexpr.cc:2492
53617 #, gcc-internal-format
53618 msgid "dereferencing a null pointer"
53619 msgstr ""
53620
53621 #: cp/constexpr.cc:5653 rust/backend/rust-constexpr.cc:892
53622 #, gcc-internal-format
53623 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
53624 msgstr ""
53625
53626 #: cp/constexpr.cc:5699
53627 #, gcc-internal-format
53628 msgid ""
53629 "the content of uninitialized storage is not usable in a constant expression"
53630 msgstr ""
53631
53632 #: cp/constexpr.cc:5701 cp/constexpr.cc:5708
53633 #, gcc-internal-format
53634 msgid "allocated here"
53635 msgstr ""
53636
53637 #: cp/constexpr.cc:5706
53638 #, gcc-internal-format
53639 msgid "use of allocated storage after deallocation in a constant expression"
53640 msgstr ""
53641
53642 #: cp/constexpr.cc:5711 rust/backend/rust-constexpr.cc:4037
53643 #, gcc-internal-format
53644 msgid "the value of %qD is not usable in a constant expression"
53645 msgstr ""
53646
53647 #: cp/constexpr.cc:5719
53648 #, gcc-internal-format
53649 msgid "%qD used in its own initializer"
53650 msgstr ""
53651
53652 #: cp/constexpr.cc:5724
53653 #, gcc-internal-format
53654 msgid "%q#D is not const"
53655 msgstr ""
53656
53657 #: cp/constexpr.cc:5727
53658 #, gcc-internal-format
53659 msgid "%q#D is volatile"
53660 msgstr ""
53661
53662 #: cp/constexpr.cc:5732 cp/constexpr.cc:5739
53663 #, gcc-internal-format
53664 msgid "%qD was not initialized with a constant expression"
53665 msgstr ""
53666
53667 #: cp/constexpr.cc:5745
53668 #, gcc-internal-format
53669 msgid "%qD was not declared %<constexpr%>"
53670 msgstr ""
53671
53672 #: cp/constexpr.cc:5748
53673 #, gcc-internal-format
53674 msgid "%qD does not have integral or enumeration type"
53675 msgstr ""
53676
53677 #: cp/constexpr.cc:6017 rust/backend/rust-constexpr.cc:2751
53678 #, gcc-internal-format
53679 msgid "modification of %qE is not a constant expression"
53680 msgstr ""
53681
53682 #: cp/constexpr.cc:6116
53683 #, gcc-internal-format
53684 msgid "change of the active member of a union from %qD to %qD"
53685 msgstr ""
53686
53687 #: cp/constexpr.cc:6129 rust/backend/rust-constexpr.cc:2820
53688 #, gcc-internal-format
53689 msgid ""
53690 "change of the active member of a union from %qD to %qD during initialization"
53691 msgstr ""
53692
53693 #: cp/constexpr.cc:6575 cp/constexpr.cc:8065 cp/constexpr.cc:8077
53694 #: rust/backend/rust-constexpr.cc:4664
53695 #, gcc-internal-format
53696 msgid "statement is not a constant expression"
53697 msgstr ""
53698
53699 #: cp/constexpr.cc:6679 rust/backend/rust-constexpr.cc:4929
53700 #, gcc-internal-format
53701 msgid ""
53702 "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-"
53703 "loop-limit=%> to increase the limit)"
53704 msgstr ""
53705
53706 #: cp/constexpr.cc:6780 rust/backend/rust-constexpr.cc:996
53707 #, gcc-internal-format
53708 msgid "inline assembly is not a constant expression"
53709 msgstr ""
53710
53711 #: cp/constexpr.cc:6782 rust/backend/rust-constexpr.cc:997
53712 #, gcc-internal-format
53713 msgid ""
53714 "only unevaluated inline assembly is allowed in a %<constexpr%> function in C+"
53715 "+20"
53716 msgstr ""
53717
53718 #: cp/constexpr.cc:6800
53719 #, gcc-internal-format
53720 msgid "use of %qD"
53721 msgstr ""
53722
53723 #: cp/constexpr.cc:6804
53724 #, gcc-internal-format
53725 msgid ""
53726 "its value can vary between compiler versions or with different %<-mtune%> or "
53727 "%<-mcpu%> flags"
53728 msgstr ""
53729
53730 #: cp/constexpr.cc:6806
53731 #, gcc-internal-format
53732 msgid ""
53733 "if this use is part of a public ABI, change it to instead use a constant "
53734 "variable you define"
53735 msgstr ""
53736
53737 #: cp/constexpr.cc:6808
53738 #, gcc-internal-format, gfc-internal-format
53739 msgid "the default value for the current CPU tuning is %d bytes"
53740 msgstr ""
53741
53742 #: cp/constexpr.cc:6810
53743 #, gcc-internal-format
53744 msgid ""
53745 "you can stabilize this value with %<--param "
53746 "hardware_destructive_interference_size=%d%>, or disable this warning with %<-"
53747 "Wno-interference-size%>"
53748 msgstr ""
53749
53750 #: cp/constexpr.cc:6960
53751 #, gcc-internal-format
53752 msgid "value %qE of type %qT is not a constant expression"
53753 msgstr ""
53754
53755 #: cp/constexpr.cc:6973
53756 #, gcc-internal-format
53757 msgid ""
53758 "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-"
53759 "fconstexpr-ops-limit=%> to increase the limit)"
53760 msgstr ""
53761
53762 #: cp/constexpr.cc:7126
53763 #, gcc-internal-format
53764 msgid "control passes through definition of %qD with thread storage duration"
53765 msgstr ""
53766
53767 #: cp/constexpr.cc:7129
53768 #, gcc-internal-format
53769 msgid "control passes through definition of %qD with static storage duration"
53770 msgstr ""
53771
53772 #: cp/constexpr.cc:7194 cp/constexpr.cc:9792
53773 #: rust/backend/rust-constexpr.cc:2053 rust/backend/rust-constexpr.cc:6203
53774 #, gcc-internal-format
53775 msgid "temporary of non-literal type %qT in a constant expression"
53776 msgstr ""
53777
53778 #: cp/constexpr.cc:7632 cp/constexpr.cc:9293
53779 #, gcc-internal-format
53780 msgid "%<reinterpret_cast%> is not a constant expression"
53781 msgstr ""
53782
53783 #: cp/constexpr.cc:7660 rust/backend/rust-constexpr.cc:2459
53784 #, gcc-internal-format
53785 msgid ""
53786 "conversion from pointer type %qT to arithmetic type %qT in a constant "
53787 "expression"
53788 msgstr ""
53789
53790 #: cp/constexpr.cc:7688 rust/backend/rust-constexpr.cc:2478
53791 #, gcc-internal-format
53792 msgid "cast from %qT is not allowed"
53793 msgstr ""
53794
53795 #: cp/constexpr.cc:7701
53796 #, gcc-internal-format
53797 msgid "%qE is not a constant expression when the class %qT is still incomplete"
53798 msgstr ""
53799
53800 #: cp/constexpr.cc:7735 rust/backend/rust-constexpr.cc:2504
53801 #, gcc-internal-format
53802 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
53803 msgstr ""
53804
53805 #: cp/constexpr.cc:7866 cp/constexpr.cc:9603 cp/constexpr.cc:10015
53806 #: rust/backend/rust-constexpr.cc:6096 rust/backend/rust-constexpr.cc:6412
53807 #, gcc-internal-format
53808 msgid "expression %qE is not a constant expression"
53809 msgstr ""
53810
53811 #: cp/constexpr.cc:7911 cp/constexpr.cc:10056
53812 #, gcc-internal-format
53813 msgid "%<goto%> is not a constant expression"
53814 msgstr ""
53815
53816 #: cp/constexpr.cc:7969
53817 #, gcc-internal-format
53818 msgid "contract predicate is false in constant expression"
53819 msgstr ""
53820
53821 #: cp/constexpr.cc:7985
53822 #, gcc-internal-format
53823 msgid "unexpected template-id %qE"
53824 msgstr ""
53825
53826 #: cp/constexpr.cc:7991 cp/constraint.cc:178 cp/constraint.cc:753
53827 #, gcc-internal-format
53828 msgid "function concept must be called"
53829 msgstr ""
53830
53831 #: cp/constexpr.cc:8016
53832 #, gcc-internal-format
53833 msgid "address of a call to %qs is not a constant expression"
53834 msgstr ""
53835
53836 #: cp/constexpr.cc:8080
53837 #, gcc-internal-format
53838 msgid "unexpected expression %qE of kind %s"
53839 msgstr ""
53840
53841 #: cp/constexpr.cc:8339 rust/backend/rust-constexpr.cc:5154
53842 #, gcc-internal-format
53843 msgid ""
53844 "%qE is not a constant expression because it refers to mutable subobjects of "
53845 "%qT"
53846 msgstr ""
53847
53848 #: cp/constexpr.cc:8347 rust/backend/rust-constexpr.cc:5163
53849 #, gcc-internal-format
53850 msgid ""
53851 "%qE is not a constant expression because it refers to an incompletely "
53852 "initialized variable"
53853 msgstr ""
53854
53855 #: cp/constexpr.cc:8362 rust/backend/rust-constexpr.cc:5179
53856 #, gcc-internal-format
53857 msgid ""
53858 "%qE is not a constant expression because it refers to a result of %<operator "
53859 "new%>"
53860 msgstr ""
53861
53862 #: cp/constexpr.cc:8373 rust/backend/rust-constexpr.cc:5191
53863 #, gcc-internal-format
53864 msgid ""
53865 "%qE is not a constant expression because allocated storage has not been "
53866 "deallocated"
53867 msgstr ""
53868
53869 #: cp/constexpr.cc:8391 rust/backend/rust-constexpr.cc:5209
53870 #, gcc-internal-format
53871 msgid "immediate evaluation returns address of immediate function %qD"
53872 msgstr ""
53873
53874 #: cp/constexpr.cc:9016 rust/backend/rust-constexpr.cc:5663
53875 #, gcc-internal-format
53876 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
53877 msgstr ""
53878
53879 #: cp/constexpr.cc:9258
53880 #, gcc-internal-format
53881 msgid "lambda capture of %qE is not a constant expression"
53882 msgstr ""
53883
53884 #: cp/constexpr.cc:9261
53885 #, gcc-internal-format
53886 msgid "because it is used as a glvalue"
53887 msgstr ""
53888
53889 #: cp/constexpr.cc:9317 rust/backend/rust-constexpr.cc:5889
53890 #, gcc-internal-format
53891 msgid "%<reinterpret_cast%> from integer to pointer"
53892 msgstr ""
53893
53894 #: cp/constexpr.cc:9351 rust/backend/rust-constexpr.cc:5917
53895 #, gcc-internal-format
53896 msgid ""
53897 "address-of an object %qE with thread local or automatic storage is not a "
53898 "constant expression"
53899 msgstr ""
53900
53901 #: cp/constexpr.cc:9390
53902 #, gcc-internal-format
53903 msgid "use of %<this%> in a constant expression"
53904 msgstr ""
53905
53906 #: cp/constexpr.cc:9539
53907 #, gcc-internal-format
53908 msgid "lambda-expression is not a constant expression before C++17"
53909 msgstr ""
53910
53911 #: cp/constexpr.cc:9551
53912 #, gcc-internal-format
53913 msgid "new-expression is not a constant expression before C++20"
53914 msgstr ""
53915
53916 #: cp/constexpr.cc:9617
53917 #, gcc-internal-format
53918 msgid "virtual functions cannot be %<constexpr%> before C++20"
53919 msgstr ""
53920
53921 #: cp/constexpr.cc:9633
53922 #, gcc-internal-format
53923 msgid ""
53924 "%<typeid%> is not a constant expression because %qE is of polymorphic type"
53925 msgstr ""
53926
53927 #: cp/constexpr.cc:9696
53928 #, gcc-internal-format
53929 msgid "cast to non-integral type %qT in a constant expression"
53930 msgstr ""
53931
53932 #: cp/constexpr.cc:9757
53933 #, gcc-internal-format
53934 msgid "%qD defined %<thread_local%> in %<constexpr%> context"
53935 msgstr ""
53936
53937 #: cp/constexpr.cc:9765
53938 #, gcc-internal-format
53939 msgid "%qD defined %<static%> in %<constexpr%> context"
53940 msgstr ""
53941
53942 #: cp/constexpr.cc:9842 rust/backend/rust-constexpr.cc:6248
53943 #, gcc-internal-format
53944 msgid "division by zero is not a constant expression"
53945 msgstr ""
53946
53947 #: cp/constexpr.cc:9943 rust/backend/rust-constexpr.cc:6346
53948 #, gcc-internal-format
53949 msgid "%<delete[]%> is not a constant expression"
53950 msgstr ""
53951
53952 #: cp/constexpr.cc:10012
53953 #, gcc-internal-format
53954 msgid "neither branch of %<if%> is a constant expression"
53955 msgstr ""
53956
53957 #: cp/constexpr.cc:10025
53958 #, gcc-internal-format
53959 msgid "non-constant array initialization"
53960 msgstr ""
53961
53962 #: cp/constexpr.cc:10073 rust/backend/rust-constexpr.cc:6424
53963 #, gcc-internal-format
53964 msgid ""
53965 "label definition in %<constexpr%> function only available with %<-std=c+"
53966 "+2b%> or %<-std=gnu++2b%>"
53967 msgstr ""
53968
53969 #: cp/constexpr.cc:10104 rust/backend/rust-constexpr.cc:6435
53970 #, gcc-internal-format, gfc-internal-format
53971 msgid "unexpected AST of kind %s"
53972 msgstr ""
53973
53974 #: cp/constraint.cc:166
53975 #, gcc-internal-format
53976 msgid "constraint expression does not have type %<bool%>"
53977 msgstr ""
53978
53979 #: cp/constraint.cc:373
53980 #, gcc-internal-format
53981 msgid "function call of variable concept %qE"
53982 msgstr ""
53983
53984 #: cp/constraint.cc:545
53985 #, gcc-internal-format
53986 msgid "MAP %qD TO %qT"
53987 msgstr ""
53988
53989 #: cp/constraint.cc:547
53990 #, gcc-internal-format
53991 msgid "MAP %qD TO %qE"
53992 msgstr ""
53993
53994 #: cp/constraint.cc:560
53995 #, gcc-internal-format
53996 msgid "argument %qT"
53997 msgstr ""
53998
53999 #: cp/constraint.cc:562
54000 #, gcc-internal-format
54001 msgid "argument %qE"
54002 msgstr ""
54003
54004 #: cp/constraint.cc:1225
54005 #, gcc-internal-format
54006 msgid "%qT does not match original declaration"
54007 msgstr ""
54008
54009 #: cp/constraint.cc:1228
54010 #, gcc-internal-format
54011 msgid "original template declaration here"
54012 msgstr ""
54013
54014 #: cp/constraint.cc:1428
54015 #, gcc-internal-format
54016 msgid "no matching concepts for %qE"
54017 msgstr ""
54018
54019 #: cp/constraint.cc:1731
54020 #, gcc-internal-format
54021 msgid "%qE cannot be introduced with an ellipsis %<...%>"
54022 msgstr ""
54023
54024 #: cp/constraint.cc:1732
54025 #, gcc-internal-format
54026 msgid "prototype declared here"
54027 msgstr ""
54028
54029 #: cp/constraint.cc:1819
54030 #, gcc-internal-format
54031 msgid "all template parameters of %qD must be introduced"
54032 msgstr ""
54033
54034 #: cp/constraint.cc:1847
54035 #, gcc-internal-format
54036 msgid "cannot deduce template parameters from introduction list"
54037 msgstr ""
54038
54039 #: cp/constraint.cc:2011
54040 #, gcc-internal-format
54041 msgid "the required expression %qE is invalid, because"
54042 msgstr ""
54043
54044 #: cp/constraint.cc:2018
54045 #, gcc-internal-format
54046 msgid "the required expression %qE is invalid"
54047 msgstr ""
54048
54049 #. Replay the substitution error.
54050 #: cp/constraint.cc:2057
54051 #, gcc-internal-format
54052 msgid "the required type %qT is invalid, because"
54053 msgstr ""
54054
54055 #: cp/constraint.cc:2061
54056 #, gcc-internal-format
54057 msgid "the required type %qT is invalid"
54058 msgstr ""
54059
54060 #: cp/constraint.cc:2114 cp/constraint.cc:2187
54061 #, gcc-internal-format
54062 msgid "cannot convert %qE to %qT"
54063 msgstr ""
54064
54065 #: cp/constraint.cc:2140
54066 #, gcc-internal-format
54067 msgid "%qE is not %<noexcept%>"
54068 msgstr ""
54069
54070 #: cp/constraint.cc:2164
54071 #, gcc-internal-format
54072 msgid "%qE does not satisfy return-type-requirement, because"
54073 msgstr ""
54074
54075 #: cp/constraint.cc:2171
54076 #, gcc-internal-format
54077 msgid "%qE does not satisfy return-type-requirement"
54078 msgstr ""
54079
54080 #: cp/constraint.cc:2182
54081 #, gcc-internal-format
54082 msgid "cannot convert %qE to %qT because"
54083 msgstr ""
54084
54085 #. Replay the substitution error.
54086 #: cp/constraint.cc:2214
54087 #, gcc-internal-format
54088 msgid "nested requirement %qE is not satisfied, because"
54089 msgstr ""
54090
54091 #: cp/constraint.cc:2218
54092 #, gcc-internal-format
54093 msgid "nested requirement %qE is not satisfied"
54094 msgstr ""
54095
54096 #: cp/constraint.cc:2711
54097 #, gcc-internal-format
54098 msgid "satisfaction of atomic constraint %qE depends on itself"
54099 msgstr ""
54100
54101 #: cp/constraint.cc:2757
54102 #, gcc-internal-format
54103 msgid "satisfaction value of atomic constraint %qE changed from %qE to %qE"
54104 msgstr ""
54105
54106 #: cp/constraint.cc:2760
54107 #, gcc-internal-format
54108 msgid "satisfaction value first evaluated to %qE from here"
54109 msgstr ""
54110
54111 #: cp/constraint.cc:2877
54112 #, gcc-internal-format
54113 msgid "no operand of the disjunction is satisfied"
54114 msgstr ""
54115
54116 #: cp/constraint.cc:2890
54117 #, gcc-internal-format
54118 msgid "the operand %qE is unsatisfied because"
54119 msgstr ""
54120
54121 #: cp/constraint.cc:3532
54122 #, gcc-internal-format
54123 msgid "definition of concept %qD is empty"
54124 msgstr ""
54125
54126 #: cp/constraint.cc:3535
54127 #, gcc-internal-format
54128 msgid "definition of concept %qD has multiple statements"
54129 msgstr ""
54130
54131 #: cp/constraint.cc:3681
54132 #, gcc-internal-format
54133 msgid "  %qT is not nothrow copy assignable"
54134 msgstr ""
54135
54136 #: cp/constraint.cc:3684 cp/constraint.cc:3779
54137 #, gcc-internal-format
54138 msgid "  %qT is not nothrow default constructible"
54139 msgstr ""
54140
54141 #: cp/constraint.cc:3687
54142 #, gcc-internal-format
54143 msgid "  %qT is not nothrow copy constructible"
54144 msgstr ""
54145
54146 #: cp/constraint.cc:3690
54147 #, gcc-internal-format
54148 msgid "  %qT is not trivially copy assignable"
54149 msgstr ""
54150
54151 #: cp/constraint.cc:3693 cp/constraint.cc:3773
54152 #, gcc-internal-format
54153 msgid "  %qT is not trivially default constructible"
54154 msgstr ""
54155
54156 #: cp/constraint.cc:3696
54157 #, gcc-internal-format
54158 msgid "  %qT is not trivially copy constructible"
54159 msgstr ""
54160
54161 #: cp/constraint.cc:3699
54162 #, gcc-internal-format
54163 msgid "  %qT is not trivially destructible"
54164 msgstr ""
54165
54166 #: cp/constraint.cc:3702
54167 #, gcc-internal-format
54168 msgid "  %qT does not have a virtual destructor"
54169 msgstr ""
54170
54171 #: cp/constraint.cc:3705
54172 #, gcc-internal-format
54173 msgid "  %qT is not an abstract class"
54174 msgstr ""
54175
54176 #: cp/constraint.cc:3708
54177 #, gcc-internal-format
54178 msgid "  %qT is not a base of %qT"
54179 msgstr ""
54180
54181 #: cp/constraint.cc:3711
54182 #, gcc-internal-format
54183 msgid "  %qT is not a class"
54184 msgstr ""
54185
54186 #: cp/constraint.cc:3714
54187 #, gcc-internal-format
54188 msgid "  %qT is not an empty class"
54189 msgstr ""
54190
54191 #: cp/constraint.cc:3717
54192 #, gcc-internal-format
54193 msgid "  %qT is not an enum"
54194 msgstr ""
54195
54196 #: cp/constraint.cc:3720
54197 #, gcc-internal-format
54198 msgid "  %qT is not a final class"
54199 msgstr ""
54200
54201 #: cp/constraint.cc:3723
54202 #, gcc-internal-format
54203 msgid "  %qT is not layout compatible with %qT"
54204 msgstr ""
54205
54206 #: cp/constraint.cc:3726
54207 #, gcc-internal-format
54208 msgid "  %qT is not a literal type"
54209 msgstr ""
54210
54211 #: cp/constraint.cc:3729
54212 #, gcc-internal-format
54213 msgid "  %qT is not pointer-interconvertible base of %qT"
54214 msgstr ""
54215
54216 #: cp/constraint.cc:3733
54217 #, gcc-internal-format
54218 msgid "  %qT is not a POD type"
54219 msgstr ""
54220
54221 #: cp/constraint.cc:3736
54222 #, gcc-internal-format
54223 msgid "  %qT is not a polymorphic type"
54224 msgstr ""
54225
54226 #: cp/constraint.cc:3739
54227 #, gcc-internal-format
54228 msgid "  %qT is not the same as %qT"
54229 msgstr ""
54230
54231 #: cp/constraint.cc:3742
54232 #, gcc-internal-format
54233 msgid "  %qT is not an standard layout type"
54234 msgstr ""
54235
54236 #: cp/constraint.cc:3745
54237 #, gcc-internal-format
54238 msgid "  %qT is not a trivial type"
54239 msgstr ""
54240
54241 #: cp/constraint.cc:3748
54242 #, gcc-internal-format
54243 msgid "  %qT is not a union"
54244 msgstr ""
54245
54246 #: cp/constraint.cc:3751
54247 #, gcc-internal-format
54248 msgid "  %qT is not an aggregate"
54249 msgstr ""
54250
54251 #: cp/constraint.cc:3754
54252 #, gcc-internal-format
54253 msgid "  %qT is not trivially copyable"
54254 msgstr ""
54255
54256 #: cp/constraint.cc:3757
54257 #, gcc-internal-format
54258 msgid "  %qT is not assignable from %qT"
54259 msgstr ""
54260
54261 #: cp/constraint.cc:3760
54262 #, gcc-internal-format
54263 msgid "  %qT is not trivially assignable from %qT"
54264 msgstr ""
54265
54266 #: cp/constraint.cc:3763
54267 #, gcc-internal-format
54268 msgid "  %qT is not nothrow assignable from %qT"
54269 msgstr ""
54270
54271 #: cp/constraint.cc:3767
54272 #, gcc-internal-format
54273 msgid "  %qT is not default constructible"
54274 msgstr ""
54275
54276 #: cp/constraint.cc:3769
54277 #, gcc-internal-format
54278 msgid "  %qT is not constructible from %qE"
54279 msgstr ""
54280
54281 #: cp/constraint.cc:3775
54282 #, gcc-internal-format
54283 msgid "  %qT is not trivially constructible from %qE"
54284 msgstr ""
54285
54286 #: cp/constraint.cc:3781
54287 #, gcc-internal-format
54288 msgid "  %qT is not nothrow constructible from %qE"
54289 msgstr ""
54290
54291 #: cp/constraint.cc:3784
54292 #, gcc-internal-format
54293 msgid "  %qT does not have unique object representations"
54294 msgstr ""
54295
54296 #: cp/constraint.cc:3787
54297 #, gcc-internal-format
54298 msgid "  %qT is not convertible from %qE"
54299 msgstr ""
54300
54301 #: cp/constraint.cc:3790
54302 #, gcc-internal-format
54303 msgid "  %qT is not nothrow convertible from %qE"
54304 msgstr ""
54305
54306 #: cp/constraint.cc:3793
54307 #, gcc-internal-format
54308 msgid ""
54309 "  %qT is not a reference that binds to a temporary object of type %qT "
54310 "(direct-initialization)"
54311 msgstr ""
54312
54313 #: cp/constraint.cc:3797
54314 #, gcc-internal-format
54315 msgid ""
54316 "  %qT is not a reference that binds to a temporary object of type %qT (copy-"
54317 "initialization)"
54318 msgstr ""
54319
54320 #: cp/constraint.cc:3801
54321 #, gcc-internal-format
54322 msgid "  %qD is not deducible from %qT"
54323 msgstr ""
54324
54325 #: cp/constraint.cc:3828
54326 #, gcc-internal-format
54327 msgid "invalid constraints"
54328 msgstr ""
54329
54330 #: cp/constraint.cc:3853
54331 #, gcc-internal-format
54332 msgid "constraint %qE has type %qT, not %<bool%>"
54333 msgstr ""
54334
54335 #: cp/constraint.cc:3856
54336 #, gcc-internal-format
54337 msgid "the expression %qE evaluated to %<false%>"
54338 msgstr ""
54339
54340 #: cp/constraint.cc:3907
54341 #, gcc-internal-format
54342 msgid "constraints not satisfied"
54343 msgstr ""
54344
54345 #: cp/constraint.cc:3922
54346 #, gcc-internal-format
54347 msgid "set %qs to at least %d for more detail"
54348 msgstr ""
54349
54350 #: cp/contracts.cc:183
54351 #, gcc-internal-format
54352 msgid "axiom contract semantic must be %<assume%> or %<ignore%>"
54353 msgstr ""
54354
54355 #: cp/contracts.cc:186
54356 #, gcc-internal-format
54357 msgid ""
54358 "the %<audit%> semantic should be at least as strong as the %<default%> "
54359 "semantic"
54360 msgstr ""
54361
54362 #: cp/contracts.cc:204
54363 #, gcc-internal-format, gfc-internal-format
54364 msgid "'%s' is not a valid explicit concrete semantic"
54365 msgstr ""
54366
54367 #: cp/contracts.cc:344
54368 #, gcc-internal-format
54369 msgid "%<-fcontract-build-level=%> cannot be mixed with p1332/p1429"
54370 msgstr ""
54371
54372 #: cp/contracts.cc:357
54373 #, gcc-internal-format
54374 msgid "%<-fcontract-build-level=%> must be off|default|audit"
54375 msgstr ""
54376
54377 #: cp/contracts.cc:367
54378 #, gcc-internal-format
54379 msgid "%<-fcontract-assumption-mode=%> cannot be mixed with p1332/p1429"
54380 msgstr ""
54381
54382 #: cp/contracts.cc:378
54383 #, gcc-internal-format
54384 msgid "%<-fcontract-assumption-mode=%> must be %<on%> or %<off%>"
54385 msgstr ""
54386
54387 #: cp/contracts.cc:388
54388 #, gcc-internal-format
54389 msgid "%<-fcontract-continuation-mode=%> cannot be mixed with p1332/p1429"
54390 msgstr ""
54391
54392 #: cp/contracts.cc:399
54393 #, gcc-internal-format
54394 msgid "%<-fcontract-continuation-mode=%> must be %<on%> or %<off%>"
54395 msgstr ""
54396
54397 #: cp/contracts.cc:411
54398 #, gcc-internal-format
54399 msgid "%<-fcontract-role=%> must be in the form role:semantics"
54400 msgstr ""
54401
54402 #: cp/contracts.cc:422 cp/contracts.cc:431
54403 #, gcc-internal-format
54404 msgid "%<-fcontract-role=%> semantics must include default,audit,axiom values"
54405 msgstr ""
54406
54407 #: cp/contracts.cc:450
54408 #, gcc-internal-format
54409 msgid "%<-fcontract-role=%> cannot be mixed with std/p1429 contract flags"
54410 msgstr ""
54411
54412 #. TODO: not enough space?
54413 #: cp/contracts.cc:464
54414 #, gcc-internal-format
54415 msgid "%<-fcontract-level=%> too many custom roles"
54416 msgstr ""
54417
54418 #: cp/contracts.cc:476
54419 #, gcc-internal-format
54420 msgid "%<-fcontract-semantic=%> must be in the form level:semantic"
54421 msgstr ""
54422
54423 #: cp/contracts.cc:482
54424 #, gcc-internal-format
54425 msgid "%<-fcontract-semantic=%> cannot be mixed with std/p1332 contract flags"
54426 msgstr ""
54427
54428 #: cp/contracts.cc:490
54429 #, gcc-internal-format
54430 msgid "%<-fcontract-semantic=%> cannot find default role"
54431 msgstr ""
54432
54433 #: cp/contracts.cc:506
54434 #, gcc-internal-format
54435 msgid "%<-fcontract-semantic=%> level must be default, audit, or axiom"
54436 msgstr ""
54437
54438 #: cp/contracts.cc:643
54439 #, gcc-internal-format
54440 msgid "constructor does not return a value to test"
54441 msgstr ""
54442
54443 #: cp/contracts.cc:645
54444 #, gcc-internal-format
54445 msgid "destructor does not return a value to test"
54446 msgstr ""
54447
54448 #: cp/contracts.cc:646
54449 #, gcc-internal-format
54450 msgid "function does not return a value to test"
54451 msgstr ""
54452
54453 #: cp/contracts.cc:1144
54454 #, gcc-internal-format
54455 msgid "mismatched contract attribute in declaration"
54456 msgstr ""
54457
54458 #: cp/contracts.cc:1146 cp/contracts.cc:1177
54459 #, gcc-internal-format
54460 msgid "previous contract here"
54461 msgstr ""
54462
54463 #: cp/contracts.cc:1174
54464 #, gcc-internal-format
54465 msgid "mismatched contract condition in declaration"
54466 msgstr ""
54467
54468 #: cp/contracts.cc:1217
54469 #, gcc-internal-format
54470 msgid ""
54471 "declaration has a different number of contracts than previously declared"
54472 msgstr ""
54473
54474 #: cp/contracts.cc:1223
54475 #, gcc-internal-format
54476 msgid "original declaration with fewer contracts here"
54477 msgstr ""
54478
54479 #: cp/contracts.cc:1960
54480 #, gcc-internal-format
54481 msgid "contracts must appertain to a function type"
54482 msgstr ""
54483
54484 #: cp/contracts.cc:2173
54485 #, gcc-internal-format
54486 msgid "cannot add contracts after definition"
54487 msgstr ""
54488
54489 #: cp/contracts.cc:2174
54490 #, gcc-internal-format
54491 msgid "original definition here"
54492 msgstr ""
54493
54494 #: cp/contracts.cc:2182
54495 #, gcc-internal-format
54496 msgid "cannot add contracts to a virtual function"
54497 msgstr ""
54498
54499 #: cp/contracts.cc:2183
54500 #, gcc-internal-format
54501 msgid "original declaration here"
54502 msgstr ""
54503
54504 #: cp/contracts.cc:2193
54505 #, gcc-internal-format
54506 msgid "declaration adds contracts to %q#D"
54507 msgstr ""
54508
54509 #: cp/coroutines.cc:303
54510 #, gcc-internal-format
54511 msgid "coroutines require a traits template; cannot find %<%E::%E%>"
54512 msgstr ""
54513
54514 #: cp/coroutines.cc:305
54515 #, gcc-internal-format
54516 msgid "perhaps %<#include <coroutine>%> is missing"
54517 msgstr ""
54518
54519 #: cp/coroutines.cc:360
54520 #, gcc-internal-format
54521 msgid "cannot instantiate %<coroutine traits%>"
54522 msgstr ""
54523
54524 #: cp/coroutines.cc:382
54525 #, gcc-internal-format
54526 msgid "coroutines require a handle class template; cannot find %<%E::%E%>"
54527 msgstr ""
54528
54529 #: cp/coroutines.cc:407
54530 #, gcc-internal-format
54531 msgid "cannot instantiate a %<coroutine handle%> for promise type %qT"
54532 msgstr ""
54533
54534 #: cp/coroutines.cc:492
54535 #, gcc-internal-format
54536 msgid "unable to find the promise type for this coroutine"
54537 msgstr ""
54538
54539 #: cp/coroutines.cc:511
54540 #, gcc-internal-format
54541 msgid ""
54542 "the coroutine promise type %qT declares both %<return_value%> and "
54543 "%<return_void%>"
54544 msgstr ""
54545
54546 #: cp/coroutines.cc:515
54547 #, gcc-internal-format
54548 msgid "%<return_void%> declared here"
54549 msgstr ""
54550
54551 #: cp/coroutines.cc:648 cp/coroutines.cc:726 cp/coroutines.cc:4314
54552 #, gcc-internal-format
54553 msgid "no member named %qE in %qT"
54554 msgstr ""
54555
54556 #: cp/coroutines.cc:741
54557 #, gcc-internal-format
54558 msgid "%qs cannot be used outside a function"
54559 msgstr ""
54560
54561 #. [basic.start.main] 3. The function main shall not be a coroutine.
54562 #: cp/coroutines.cc:749
54563 #, gcc-internal-format
54564 msgid "%qs cannot be used in the %<main%> function"
54565 msgstr ""
54566
54567 #. [dcl.constexpr] 3.3 it shall not be a coroutine.
54568 #: cp/coroutines.cc:760
54569 #, gcc-internal-format
54570 msgid "%qs cannot be used in a %<constexpr%> function"
54571 msgstr ""
54572
54573 #: cp/coroutines.cc:771
54574 #, gcc-internal-format
54575 msgid "%qs cannot be used in a function with a deduced return type"
54576 msgstr ""
54577
54578 #: cp/coroutines.cc:782
54579 #, gcc-internal-format
54580 msgid "%qs cannot be used in a varargs function"
54581 msgstr ""
54582
54583 #. [class.ctor] 7. a constructor shall not be a coroutine.
54584 #: cp/coroutines.cc:789
54585 #, gcc-internal-format
54586 msgid "%qs cannot be used in a constructor"
54587 msgstr ""
54588
54589 #. [class.dtor] 21. a destructor shall not be a coroutine.
54590 #: cp/coroutines.cc:796
54591 #, gcc-internal-format
54592 msgid "%qs cannot be used in a destructor"
54593 msgstr ""
54594
54595 #. TODO: record or extract positions of returns (and the first coro
54596 #. keyword) so that we can add notes to the diagnostic about where
54597 #. the bad keyword is and what made the function into a coro.
54598 #: cp/coroutines.cc:827
54599 #, gcc-internal-format
54600 msgid ""
54601 "a %<return%> statement is not allowed in coroutine; did you mean "
54602 "%<co_return%>?"
54603 msgstr ""
54604
54605 #: cp/coroutines.cc:875
54606 #, gcc-internal-format
54607 msgid "the expression %qE is required to be non-throwing"
54608 msgstr ""
54609
54610 #: cp/coroutines.cc:877
54611 #, gcc-internal-format
54612 msgid "must be declared with %<noexcept(true)%>"
54613 msgstr ""
54614
54615 #: cp/coroutines.cc:962
54616 #, gcc-internal-format
54617 msgid "awaitable type %qT is not a structure"
54618 msgstr ""
54619
54620 #: cp/coroutines.cc:1077
54621 #, gcc-internal-format
54622 msgid "%<await_suspend%> must return %<void%>, %<bool%> or a coroutine handle"
54623 msgstr ""
54624
54625 #: cp/coroutines.cc:1391
54626 #, gcc-internal-format
54627 msgid "function declared %<noreturn%> has a %<co_return%> statement"
54628 msgstr ""
54629
54630 #: cp/coroutines.cc:1429
54631 #, gcc-internal-format
54632 msgid "the align argument to %<__builtin_coro_promise%> must be a constant"
54633 msgstr ""
54634
54635 #: cp/coroutines.cc:1439
54636 #, gcc-internal-format
54637 msgid "the direction argument to %<__builtin_coro_promise%> must be a constant"
54638 msgstr ""
54639
54640 #: cp/coroutines.cc:1922
54641 #, gcc-internal-format
54642 msgid "no suspend point info for %qD"
54643 msgstr ""
54644
54645 #: cp/coroutines.cc:2120 cp/coroutines.cc:4688
54646 #, gcc-internal-format
54647 msgid ""
54648 "%qE is provided by %qT but is not usable with the function signature %qD"
54649 msgstr ""
54650
54651 #: cp/coroutines.cc:2570
54652 #, gcc-internal-format
54653 msgid "duplicate info for %qE"
54654 msgstr ""
54655
54656 #: cp/coroutines.cc:3722
54657 #, gcc-internal-format
54658 msgid "await expressions are not permitted in handlers"
54659 msgstr ""
54660
54661 #: cp/coroutines.cc:3954
54662 #, gcc-internal-format
54663 msgid "variable length arrays are not yet supported in coroutines"
54664 msgstr ""
54665
54666 #: cp/coroutines.cc:4693
54667 #, gcc-internal-format
54668 msgid ""
54669 "%qE is provided by %qT but %qE is not marked %<throw()%> or %<noexcept%>"
54670 msgstr ""
54671
54672 #: cp/coroutines.cc:4696
54673 #, gcc-internal-format
54674 msgid ""
54675 "%qE is marked %<throw()%> or %<noexcept%> but no usable "
54676 "%<get_return_object_on_allocation_failure%> is provided by %qT"
54677 msgstr ""
54678
54679 #: cp/coroutines.cc:4725
54680 #, gcc-internal-format
54681 msgid "%qE is provided by %qT but %<std::nothrow%> cannot be found"
54682 msgstr ""
54683
54684 #. We can't initialize a non-class return value from void.
54685 #: cp/coroutines.cc:5122
54686 #, gcc-internal-format
54687 msgid ""
54688 "cannot initialize a return object of type %qT with an rvalue of type %<void%>"
54689 msgstr ""
54690
54691 #: cp/cp-gimplify.cc:169
54692 #, gcc-internal-format
54693 msgid "both branches of %<if%> statement marked as %qs"
54694 msgstr ""
54695
54696 #: cp/cp-gimplify.cc:1054 cp/cp-gimplify.cc:1066
54697 #, gcc-internal-format
54698 msgid "taking address of an immediate function %qD"
54699 msgstr ""
54700
54701 #: cp/cp-gimplify.cc:1657
54702 #, gcc-internal-format
54703 msgid "%<throw%> will always call %<terminate%>"
54704 msgstr ""
54705
54706 #: cp/cp-gimplify.cc:1660
54707 #, gcc-internal-format
54708 msgid "in C++11 destructors default to %<noexcept%>"
54709 msgstr ""
54710
54711 #: cp/cp-gimplify.cc:1672
54712 #, gcc-internal-format
54713 msgid ""
54714 "in C++11 this %<throw%> will call %<terminate%> because destructors default "
54715 "to %<noexcept%>"
54716 msgstr ""
54717
54718 #: cp/cp-gimplify.cc:3231
54719 #, gcc-internal-format
54720 msgid "ignoring attribute %qE after earlier %qE"
54721 msgstr ""
54722
54723 #: cp/cp-gimplify.cc:3305 cp/cp-gimplify.cc:3317 cp/decl.cc:4275
54724 #: cp/method.cc:978
54725 #, gcc-internal-format
54726 msgid "%qD is not a type"
54727 msgstr ""
54728
54729 #: cp/cp-gimplify.cc:3323
54730 #, gcc-internal-format
54731 msgid "%qD is not a class type"
54732 msgstr ""
54733
54734 #: cp/cp-gimplify.cc:3340
54735 #, gcc-internal-format
54736 msgid "%qD does not have %<const char *%> type"
54737 msgstr ""
54738
54739 #: cp/cp-gimplify.cc:3350
54740 #, gcc-internal-format
54741 msgid "%qD does not have integral type"
54742 msgstr ""
54743
54744 #: cp/cp-gimplify.cc:3362
54745 #, gcc-internal-format
54746 msgid ""
54747 "%<std::source_location::__impl%> does not contain only non-static data "
54748 "members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
54749 msgstr ""
54750
54751 #: cp/cvt.cc:92
54752 msgid "cannot convert from incomplete type %qH to %qI"
54753 msgstr ""
54754
54755 #: cp/cvt.cc:102
54756 msgid "conversion of %qE from %qH to %qI is ambiguous"
54757 msgstr ""
54758
54759 #: cp/cvt.cc:174 cp/cvt.cc:201 cp/cvt.cc:255
54760 msgid "cannot convert %qE from type %qH to type %qI"
54761 msgstr ""
54762
54763 #: cp/cvt.cc:391
54764 #, gcc-internal-format
54765 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
54766 msgstr ""
54767
54768 #: cp/cvt.cc:394
54769 #, gcc-internal-format
54770 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
54771 msgstr ""
54772
54773 #: cp/cvt.cc:397
54774 #, gcc-internal-format
54775 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
54776 msgstr ""
54777
54778 #: cp/cvt.cc:400
54779 #, gcc-internal-format
54780 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
54781 msgstr ""
54782
54783 #: cp/cvt.cc:476
54784 msgid "conversion from %qH to %qI discards qualifiers"
54785 msgstr ""
54786
54787 #: cp/cvt.cc:498 cp/typeck.cc:8710
54788 #, gcc-internal-format
54789 msgid "casting %qT to %qT does not dereference pointer"
54790 msgstr ""
54791
54792 #: cp/cvt.cc:526
54793 msgid "cannot convert type %qH to type %qI"
54794 msgstr ""
54795
54796 #: cp/cvt.cc:818
54797 #, gcc-internal-format
54798 msgid "conversion from %q#T to %q#T"
54799 msgstr ""
54800
54801 #: cp/cvt.cc:836
54802 #, gcc-internal-format
54803 msgid ""
54804 "the result of the conversion is unspecified because %qE is outside the range "
54805 "of type %qT"
54806 msgstr ""
54807
54808 #: cp/cvt.cc:847 cp/cvt.cc:902
54809 #, gcc-internal-format
54810 msgid "%q#T used where a %qT was expected"
54811 msgstr ""
54812
54813 #: cp/cvt.cc:856
54814 #, gcc-internal-format
54815 msgid "could not convert %qE from %<void%> to %<bool%>"
54816 msgstr ""
54817
54818 #: cp/cvt.cc:918
54819 #, gcc-internal-format
54820 msgid "%q#T used where a floating-point value was expected"
54821 msgstr ""
54822
54823 #: cp/cvt.cc:976
54824 msgid "conversion from %qH to non-scalar type %qI requested"
54825 msgstr ""
54826
54827 #: cp/cvt.cc:1072
54828 #, gcc-internal-format
54829 msgid ""
54830 "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
54831 msgstr ""
54832
54833 #: cp/cvt.cc:1074
54834 #, gcc-internal-format
54835 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
54836 msgstr ""
54837
54838 #: cp/cvt.cc:1090
54839 #, gcc-internal-format
54840 msgid ""
54841 "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: "
54842 "%<%s%>"
54843 msgstr ""
54844
54845 #: cp/cvt.cc:1092
54846 #, gcc-internal-format
54847 msgid ""
54848 "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
54849 msgstr ""
54850
54851 #: cp/cvt.cc:1114
54852 #, gcc-internal-format
54853 msgid ""
54854 "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
54855 msgstr ""
54856
54857 #: cp/cvt.cc:1168
54858 #, gcc-internal-format
54859 msgid "pseudo-destructor is not called"
54860 msgstr ""
54861
54862 #: cp/cvt.cc:1264 rust/backend/rust-tree.cc:341
54863 #, gcc-internal-format
54864 msgid "conversion to void will not access object of incomplete type %qT"
54865 msgstr ""
54866
54867 #: cp/cvt.cc:1268 rust/backend/rust-tree.cc:347
54868 #, gcc-internal-format
54869 msgid ""
54870 "indirection will not access object of incomplete type %qT in second operand "
54871 "of conditional expression"
54872 msgstr ""
54873
54874 #: cp/cvt.cc:1273 rust/backend/rust-tree.cc:354
54875 #, gcc-internal-format
54876 msgid ""
54877 "indirection will not access object of incomplete type %qT in third operand "
54878 "of conditional expression"
54879 msgstr ""
54880
54881 #: cp/cvt.cc:1278 rust/backend/rust-tree.cc:361
54882 #, gcc-internal-format
54883 msgid ""
54884 "indirection will not access object of incomplete type %qT in right operand "
54885 "of comma operator"
54886 msgstr ""
54887
54888 #: cp/cvt.cc:1283 rust/backend/rust-tree.cc:368
54889 #, gcc-internal-format
54890 msgid ""
54891 "indirection will not access object of incomplete type %qT in left operand of "
54892 "comma operator"
54893 msgstr ""
54894
54895 #: cp/cvt.cc:1288 rust/backend/rust-tree.cc:375
54896 #, gcc-internal-format
54897 msgid "indirection will not access object of incomplete type %qT in statement"
54898 msgstr ""
54899
54900 #: cp/cvt.cc:1292 rust/backend/rust-tree.cc:381
54901 #, gcc-internal-format
54902 msgid ""
54903 "indirection will not access object of incomplete type %qT in for increment "
54904 "expression"
54905 msgstr ""
54906
54907 #: cp/cvt.cc:1308 rust/backend/rust-tree.cc:398
54908 #, gcc-internal-format
54909 msgid "conversion to void will not access object of type %qT"
54910 msgstr ""
54911
54912 #: cp/cvt.cc:1312 rust/backend/rust-tree.cc:404
54913 #, gcc-internal-format
54914 msgid ""
54915 "implicit dereference will not access object of type %qT in second operand of "
54916 "conditional expression"
54917 msgstr ""
54918
54919 #: cp/cvt.cc:1317 rust/backend/rust-tree.cc:411
54920 #, gcc-internal-format
54921 msgid ""
54922 "implicit dereference will not access object of type %qT in third operand of "
54923 "conditional expression"
54924 msgstr ""
54925
54926 #: cp/cvt.cc:1322 rust/backend/rust-tree.cc:418
54927 #, gcc-internal-format
54928 msgid ""
54929 "implicit dereference will not access object of type %qT in right operand of "
54930 "comma operator"
54931 msgstr ""
54932
54933 #: cp/cvt.cc:1327 rust/backend/rust-tree.cc:425
54934 #, gcc-internal-format
54935 msgid ""
54936 "implicit dereference will not access object of type %qT in left operand of "
54937 "comma operator"
54938 msgstr ""
54939
54940 #: cp/cvt.cc:1332 rust/backend/rust-tree.cc:432
54941 #, gcc-internal-format
54942 msgid "implicit dereference will not access object of type %qT in statement"
54943 msgstr ""
54944
54945 #: cp/cvt.cc:1336 rust/backend/rust-tree.cc:438
54946 #, gcc-internal-format
54947 msgid ""
54948 "implicit dereference will not access object of type %qT in for increment "
54949 "expression"
54950 msgstr ""
54951
54952 #: cp/cvt.cc:1350 rust/backend/rust-tree.cc:452
54953 #, gcc-internal-format
54954 msgid ""
54955 "conversion to void will not access object of non-trivially-copyable type %qT"
54956 msgstr ""
54957
54958 #: cp/cvt.cc:1355 rust/backend/rust-tree.cc:458
54959 #, gcc-internal-format
54960 msgid ""
54961 "indirection will not access object of non-trivially-copyable type %qT in "
54962 "second operand of conditional expression"
54963 msgstr ""
54964
54965 #: cp/cvt.cc:1360 rust/backend/rust-tree.cc:465
54966 #, gcc-internal-format
54967 msgid ""
54968 "indirection will not access object of non-trivially-copyable type %qT in "
54969 "third operand of conditional expression"
54970 msgstr ""
54971
54972 #: cp/cvt.cc:1365 rust/backend/rust-tree.cc:472
54973 #, gcc-internal-format
54974 msgid ""
54975 "indirection will not access object of non-trivially-copyable type %qT in "
54976 "right operand of comma operator"
54977 msgstr ""
54978
54979 #: cp/cvt.cc:1370 rust/backend/rust-tree.cc:479
54980 #, gcc-internal-format
54981 msgid ""
54982 "indirection will not access object of non-trivially-copyable type %qT in "
54983 "left operand of comma operator"
54984 msgstr ""
54985
54986 #: cp/cvt.cc:1375 rust/backend/rust-tree.cc:486
54987 #, gcc-internal-format
54988 msgid ""
54989 "indirection will not access object of non-trivially-copyable type %qT in "
54990 "statement"
54991 msgstr ""
54992
54993 #: cp/cvt.cc:1380 rust/backend/rust-tree.cc:492
54994 #, gcc-internal-format
54995 msgid ""
54996 "indirection will not access object of non-trivially-copyable type %qT in for "
54997 "increment expression"
54998 msgstr ""
54999
55000 #: cp/cvt.cc:1421 rust/backend/rust-tree.cc:533
55001 #, gcc-internal-format
55002 msgid "conversion to void will not access object %qE of incomplete type %qT"
55003 msgstr ""
55004
55005 #: cp/cvt.cc:1425 rust/backend/rust-tree.cc:539
55006 #, gcc-internal-format
55007 msgid ""
55008 "variable %qE of incomplete type %qT will not be accessed in second operand "
55009 "of conditional expression"
55010 msgstr ""
55011
55012 #: cp/cvt.cc:1430 rust/backend/rust-tree.cc:546
55013 #, gcc-internal-format
55014 msgid ""
55015 "variable %qE of incomplete type %qT will not be accessed in third operand of "
55016 "conditional expression"
55017 msgstr ""
55018
55019 #: cp/cvt.cc:1435 rust/backend/rust-tree.cc:553
55020 #, gcc-internal-format
55021 msgid ""
55022 "variable %qE of incomplete type %qT will not be accessed in right operand of "
55023 "comma operator"
55024 msgstr ""
55025
55026 #: cp/cvt.cc:1440 rust/backend/rust-tree.cc:559
55027 #, gcc-internal-format
55028 msgid ""
55029 "variable %qE of incomplete type %qT will not be accessed in left operand of "
55030 "comma operator"
55031 msgstr ""
55032
55033 #: cp/cvt.cc:1445 rust/backend/rust-tree.cc:565
55034 #, gcc-internal-format
55035 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
55036 msgstr ""
55037
55038 #: cp/cvt.cc:1449 rust/backend/rust-tree.cc:571
55039 #, gcc-internal-format
55040 msgid ""
55041 "variable %qE of incomplete type %qT will not be accessed in for increment "
55042 "expression"
55043 msgstr ""
55044
55045 #: cp/cvt.cc:1505
55046 #, gcc-internal-format
55047 msgid "conversion to void cannot resolve address of overloaded function"
55048 msgstr ""
55049
55050 #: cp/cvt.cc:1509
55051 #, gcc-internal-format
55052 msgid ""
55053 "second operand of conditional expression cannot resolve address of "
55054 "overloaded function"
55055 msgstr ""
55056
55057 #: cp/cvt.cc:1513
55058 #, gcc-internal-format
55059 msgid ""
55060 "third operand of conditional expression cannot resolve address of overloaded "
55061 "function"
55062 msgstr ""
55063
55064 #: cp/cvt.cc:1517
55065 #, gcc-internal-format
55066 msgid ""
55067 "right operand of comma operator cannot resolve address of overloaded function"
55068 msgstr ""
55069
55070 #: cp/cvt.cc:1521
55071 #, gcc-internal-format
55072 msgid ""
55073 "left operand of comma operator cannot resolve address of overloaded function"
55074 msgstr ""
55075
55076 #: cp/cvt.cc:1525
55077 #, gcc-internal-format
55078 msgid "statement cannot resolve address of overloaded function"
55079 msgstr ""
55080
55081 #: cp/cvt.cc:1529
55082 #, gcc-internal-format
55083 msgid "for increment expression cannot resolve address of overloaded function"
55084 msgstr ""
55085
55086 #: cp/cvt.cc:1545
55087 #, gcc-internal-format
55088 msgid ""
55089 "second operand of conditional expression is a reference, not call, to "
55090 "function %qE"
55091 msgstr ""
55092
55093 #: cp/cvt.cc:1550
55094 #, gcc-internal-format
55095 msgid ""
55096 "third operand of conditional expression is a reference, not call, to "
55097 "function %qE"
55098 msgstr ""
55099
55100 #: cp/cvt.cc:1555
55101 #, gcc-internal-format
55102 msgid ""
55103 "right operand of comma operator is a reference, not call, to function %qE"
55104 msgstr ""
55105
55106 #: cp/cvt.cc:1560
55107 #, gcc-internal-format
55108 msgid ""
55109 "left operand of comma operator is a reference, not call, to function %qE"
55110 msgstr ""
55111
55112 #: cp/cvt.cc:1565
55113 #, gcc-internal-format
55114 msgid "statement is a reference, not call, to function %qE"
55115 msgstr ""
55116
55117 #: cp/cvt.cc:1570
55118 #, gcc-internal-format
55119 msgid "for increment expression is a reference, not call, to function %qE"
55120 msgstr ""
55121
55122 #: cp/cvt.cc:1599
55123 #, gcc-internal-format
55124 msgid "second operand of conditional expression has no effect"
55125 msgstr ""
55126
55127 #: cp/cvt.cc:1604
55128 #, gcc-internal-format
55129 msgid "third operand of conditional expression has no effect"
55130 msgstr ""
55131
55132 #: cp/cvt.cc:1609
55133 #, gcc-internal-format
55134 msgid "right operand of comma operator has no effect"
55135 msgstr ""
55136
55137 #: cp/cvt.cc:1613
55138 #, gcc-internal-format
55139 msgid "left operand of comma operator has no effect"
55140 msgstr ""
55141
55142 #: cp/cvt.cc:1617
55143 #, gcc-internal-format
55144 msgid "statement has no effect"
55145 msgstr ""
55146
55147 #: cp/cvt.cc:1621
55148 #, gcc-internal-format
55149 msgid "for increment expression has no effect"
55150 msgstr ""
55151
55152 #: cp/cvt.cc:1774
55153 #, gcc-internal-format
55154 msgid "converting NULL to non-pointer type"
55155 msgstr ""
55156
55157 #: cp/cvt.cc:1892
55158 #, gcc-internal-format
55159 msgid "default type conversion cannot deduce template argument for %qD"
55160 msgstr ""
55161
55162 #: cp/cvt.cc:1907
55163 #, gcc-internal-format
55164 msgid "ambiguous default type conversion from %qT"
55165 msgstr ""
55166
55167 #: cp/cvt.cc:1910
55168 #, gcc-internal-format
55169 msgid "  candidate conversions include %qD and %qD"
55170 msgstr ""
55171
55172 #: cp/cxx-pretty-print.cc:2295
55173 #, gcc-internal-format
55174 msgid "template-parameter-"
55175 msgstr ""
55176
55177 #: cp/cxx-pretty-print.cc:2309
55178 #, gcc-internal-format
55179 msgid "requires"
55180 msgstr ""
55181
55182 #: cp/cxx-pretty-print.cc:2818 cp/error.cc:397
55183 #, gcc-internal-format
55184 msgid "with"
55185 msgstr ""
55186
55187 #: cp/decl.cc:692
55188 #, gcc-internal-format
55189 msgid "unused structured binding declaration"
55190 msgstr ""
55191
55192 #: cp/decl.cc:695
55193 #, gcc-internal-format
55194 msgid "unused variable %qD"
55195 msgstr ""
55196
55197 #: cp/decl.cc:705
55198 #, gcc-internal-format
55199 msgid "structured binding declaration set but not used"
55200 msgstr ""
55201
55202 #: cp/decl.cc:860
55203 #, gcc-internal-format
55204 msgid "%qF declared %<static%> but never defined"
55205 msgstr ""
55206
55207 #: cp/decl.cc:867
55208 #, gcc-internal-format
55209 msgid "odr-used inline variable %qD is not defined"
55210 msgstr ""
55211
55212 #: cp/decl.cc:1280
55213 #, gcc-internal-format
55214 msgid "%qD was declared %<extern%> and later %<static%>"
55215 msgstr ""
55216
55217 #: cp/decl.cc:1320
55218 #, gcc-internal-format
55219 msgid "declaration of %qF has a different exception specifier"
55220 msgstr ""
55221
55222 #: cp/decl.cc:1334
55223 #, gcc-internal-format
55224 msgid "from previous declaration %qF"
55225 msgstr ""
55226
55227 #: cp/decl.cc:1387
55228 #, gcc-internal-format
55229 msgid "redeclaration %qD differs in %qs from previous declaration"
55230 msgstr ""
55231
55232 #: cp/decl.cc:1391 cp/decl.cc:16156
55233 #, gcc-internal-format
55234 msgid "previous declaration %qD"
55235 msgstr ""
55236
55237 #: cp/decl.cc:1420
55238 #, gcc-internal-format
55239 msgid "cannot specialize concept %q#D"
55240 msgstr ""
55241
55242 #: cp/decl.cc:1442
55243 #, gcc-internal-format
55244 msgid "redeclaration of %q#D may not have default arguments"
55245 msgstr ""
55246
55247 #: cp/decl.cc:1471
55248 #, gcc-internal-format
55249 msgid ""
55250 "friend declaration of %q#D specifies default arguments and isn%'t the only "
55251 "declaration"
55252 msgstr ""
55253
55254 #: cp/decl.cc:1474
55255 #, gcc-internal-format
55256 msgid "previous declaration of %q#D"
55257 msgstr ""
55258
55259 #: cp/decl.cc:1523
55260 #, gcc-internal-format
55261 msgid "ambiguating new declaration %q+#D"
55262 msgstr ""
55263
55264 #: cp/decl.cc:1525 cp/decl.cc:1946
55265 #, gcc-internal-format
55266 msgid "old declaration %q#D"
55267 msgstr ""
55268
55269 #: cp/decl.cc:1565
55270 #, gcc-internal-format
55271 msgid "redefinition of default argument for %q+#D"
55272 msgstr ""
55273
55274 #: cp/decl.cc:1567
55275 #, gcc-internal-format
55276 msgid "original definition appeared here"
55277 msgstr ""
55278
55279 #: cp/decl.cc:1633
55280 #, gcc-internal-format
55281 msgid "built-in function %qD declared as non-function"
55282 msgstr ""
55283
55284 #: cp/decl.cc:1646 cp/decl.cc:1772
55285 #, gcc-internal-format
55286 msgid "shadowing built-in function %q#D"
55287 msgstr ""
55288
55289 #: cp/decl.cc:1647 cp/decl.cc:1773
55290 #, gcc-internal-format
55291 msgid "shadowing library function %q#D"
55292 msgstr ""
55293
55294 #: cp/decl.cc:1655
55295 #, gcc-internal-format
55296 msgid "library function %q#D redeclared as non-function %q#D"
55297 msgstr ""
55298
55299 #: cp/decl.cc:1659 cp/decl.cc:1720
55300 #, gcc-internal-format
55301 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
55302 msgstr ""
55303
55304 #: cp/decl.cc:1747
55305 #, gcc-internal-format
55306 msgid "definition of %q#D ambiguates built-in declaration %q#D"
55307 msgstr ""
55308
55309 #: cp/decl.cc:1753 cp/decl.cc:1767
55310 #, gcc-internal-format
55311 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
55312 msgstr ""
55313
55314 #: cp/decl.cc:1757
55315 #, gcc-internal-format
55316 msgid "ignoring the %q#D declaration"
55317 msgstr ""
55318
55319 #: cp/decl.cc:1861
55320 #, gcc-internal-format
55321 msgid "literal operator %q#D conflicts with raw literal operator"
55322 msgstr ""
55323
55324 #: cp/decl.cc:1865
55325 #, gcc-internal-format
55326 msgid "raw literal operator %q#D conflicts with literal operator template"
55327 msgstr ""
55328
55329 #: cp/decl.cc:1881
55330 #, gcc-internal-format
55331 msgid "%q#D redeclared as different kind of entity"
55332 msgstr ""
55333
55334 #: cp/decl.cc:1905
55335 #, gcc-internal-format
55336 msgid "conflicting declaration of template %q#D"
55337 msgstr ""
55338
55339 #: cp/decl.cc:1927
55340 #, gcc-internal-format
55341 msgid "conflicting declaration of C function %q#D"
55342 msgstr ""
55343
55344 #: cp/decl.cc:1944
55345 #, gcc-internal-format
55346 msgid "ambiguating new declaration of %q#D"
55347 msgstr ""
55348
55349 #: cp/decl.cc:1954
55350 #, gcc-internal-format
55351 msgid "conflicting declaration %q#D"
55352 msgstr ""
55353
55354 #: cp/decl.cc:1956
55355 #, gcc-internal-format
55356 msgid "previous declaration as %q#D"
55357 msgstr ""
55358
55359 #: cp/decl.cc:1966
55360 #, gcc-internal-format
55361 msgid "redeclaration of %<pragma omp declare reduction%>"
55362 msgstr ""
55363
55364 #: cp/decl.cc:1968
55365 #, gcc-internal-format
55366 msgid "previous %<pragma omp declare reduction%> declaration"
55367 msgstr ""
55368
55369 #: cp/decl.cc:2026
55370 #, gcc-internal-format
55371 msgid "%q#D previously defined here"
55372 msgstr ""
55373
55374 #: cp/decl.cc:2027 cp/name-lookup.cc:3160 cp/name-lookup.cc:3189
55375 #: cp/name-lookup.cc:3213
55376 #, gcc-internal-format
55377 msgid "%q#D previously declared here"
55378 msgstr ""
55379
55380 #: cp/decl.cc:2038
55381 #, gcc-internal-format
55382 msgid "prototype specified for %q#D"
55383 msgstr ""
55384
55385 #: cp/decl.cc:2040
55386 #, gcc-internal-format
55387 msgid "previous non-prototype definition here"
55388 msgstr ""
55389
55390 #: cp/decl.cc:2080
55391 #, gcc-internal-format
55392 msgid "conflicting declaration of %q#D with %qL linkage"
55393 msgstr ""
55394
55395 #: cp/decl.cc:2083
55396 #, gcc-internal-format
55397 msgid "previous declaration with %qL linkage"
55398 msgstr ""
55399
55400 #: cp/decl.cc:2132 cp/decl.cc:2142
55401 #, gcc-internal-format
55402 msgid "default argument given for parameter %d of %q#D"
55403 msgstr ""
55404
55405 #: cp/decl.cc:2135 cp/decl.cc:2145
55406 #, gcc-internal-format
55407 msgid "previous specification in %q#D here"
55408 msgstr ""
55409
55410 #: cp/decl.cc:2185
55411 #, gcc-internal-format
55412 msgid "declaration %qD conflicts with builtin"
55413 msgstr ""
55414
55415 #: cp/decl.cc:2188
55416 #, gcc-internal-format
55417 msgid "declaration %qD conflicts with import"
55418 msgstr ""
55419
55420 #: cp/decl.cc:2189
55421 #, gcc-internal-format
55422 msgid "import declared %q#D here"
55423 msgstr ""
55424
55425 #: cp/decl.cc:2201
55426 #, gcc-internal-format
55427 msgid "conflicting exporting declaration %qD"
55428 msgstr ""
55429
55430 #: cp/decl.cc:2202
55431 #, gcc-internal-format
55432 msgid "previous declaration %q#D here"
55433 msgstr ""
55434
55435 #: cp/decl.cc:2229
55436 #, gcc-internal-format
55437 msgid "previous definition of %qD here"
55438 msgstr ""
55439
55440 #: cp/decl.cc:2230
55441 #, gcc-internal-format
55442 msgid "previous declaration of %qD here"
55443 msgstr ""
55444
55445 #: cp/decl.cc:2243
55446 #, gcc-internal-format
55447 msgid ""
55448 "function %qD declared %<[[noreturn]]%> but its first declaration was not"
55449 msgstr ""
55450
55451 #: cp/decl.cc:2290
55452 #, gcc-internal-format
55453 msgid "redundant redeclaration of %qD in same scope"
55454 msgstr ""
55455
55456 #: cp/decl.cc:2306
55457 #, gcc-internal-format
55458 msgid "deleted definition of %qD is not first declaration"
55459 msgstr ""
55460
55461 #. From [temp.expl.spec]:
55462 #.
55463 #. If a template, a member template or the member of a class
55464 #. template is explicitly specialized then that
55465 #. specialization shall be declared before the first use of
55466 #. that specialization that would cause an implicit
55467 #. instantiation to take place, in every translation unit in
55468 #. which such a use occurs.
55469 #: cp/decl.cc:2804
55470 #, gcc-internal-format
55471 msgid "explicit specialization of %qD after first use"
55472 msgstr ""
55473
55474 #: cp/decl.cc:2986
55475 #, gcc-internal-format
55476 msgid ""
55477 "%qD: visibility attribute ignored because it conflicts with previous "
55478 "declaration"
55479 msgstr ""
55480
55481 #. Reject two definitions.
55482 #: cp/decl.cc:3250 cp/decl.cc:3279 cp/decl.cc:3321 cp/decl.cc:3338
55483 #: cp/decl.cc:3441
55484 #, gcc-internal-format
55485 msgid "redefinition of %q#D"
55486 msgstr ""
55487
55488 #: cp/decl.cc:3266
55489 #, gcc-internal-format
55490 msgid "%qD conflicts with used function"
55491 msgstr ""
55492
55493 #: cp/decl.cc:3276
55494 #, gcc-internal-format
55495 msgid "%q#D not declared in class"
55496 msgstr ""
55497
55498 #: cp/decl.cc:3290 cp/decl.cc:3348
55499 #, gcc-internal-format
55500 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
55501 msgstr ""
55502
55503 #: cp/decl.cc:3293 cp/decl.cc:3351
55504 #, gcc-internal-format
55505 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
55506 msgstr ""
55507
55508 #: cp/decl.cc:3300 cp/decl.cc:3358
55509 #, gcc-internal-format
55510 msgid "deduction guide %q+D redeclared"
55511 msgstr ""
55512
55513 #: cp/decl.cc:3307
55514 #, gcc-internal-format
55515 msgid "comparison operator %q+D defaulted after its first declaration"
55516 msgstr ""
55517
55518 #. is_primary=
55519 #. is_partial=
55520 #. is_friend_decl=
55521 #: cp/decl.cc:3372
55522 #, gcc-internal-format
55523 msgid "redeclaration of friend %q#D may not have default template arguments"
55524 msgstr ""
55525
55526 #: cp/decl.cc:3387
55527 #, gcc-internal-format
55528 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
55529 msgstr ""
55530
55531 #: cp/decl.cc:3390
55532 #, gcc-internal-format
55533 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
55534 msgstr ""
55535
55536 #: cp/decl.cc:3405 cp/decl.cc:3449 cp/name-lookup.cc:2715
55537 #: cp/name-lookup.cc:3187 cp/name-lookup.cc:3211
55538 #, gcc-internal-format
55539 msgid "redeclaration of %q#D"
55540 msgstr ""
55541
55542 #: cp/decl.cc:3432
55543 #, gcc-internal-format
55544 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
55545 msgstr ""
55546
55547 #: cp/decl.cc:3500
55548 #, gcc-internal-format
55549 msgid "local label %qE conflicts with existing label"
55550 msgstr ""
55551
55552 #: cp/decl.cc:3501
55553 #, gcc-internal-format
55554 msgid "previous label"
55555 msgstr ""
55556
55557 #: cp/decl.cc:3591
55558 #, gcc-internal-format
55559 msgid "  from here"
55560 msgstr ""
55561
55562 #: cp/decl.cc:3615 cp/decl.cc:3856
55563 #, gcc-internal-format
55564 msgid "  exits OpenMP structured block"
55565 msgstr ""
55566
55567 #: cp/decl.cc:3643
55568 #, gcc-internal-format
55569 msgid "  crosses initialization of %q#D"
55570 msgstr ""
55571
55572 #: cp/decl.cc:3646
55573 #, gcc-internal-format
55574 msgid "  enters scope of %q#D, which has non-trivial destructor"
55575 msgstr ""
55576
55577 #: cp/decl.cc:3660 cp/decl.cc:3823
55578 #, gcc-internal-format
55579 msgid "  enters %<try%> block"
55580 msgstr ""
55581
55582 #: cp/decl.cc:3666 cp/decl.cc:3805 cp/decl.cc:3825
55583 #, gcc-internal-format
55584 msgid "  enters %<catch%> block"
55585 msgstr ""
55586
55587 #: cp/decl.cc:3672 cp/decl.cc:3839
55588 #, gcc-internal-format
55589 msgid "  enters OpenMP structured block"
55590 msgstr ""
55591
55592 #: cp/decl.cc:3678 cp/decl.cc:3827
55593 #, gcc-internal-format
55594 msgid "  enters synchronized or atomic statement"
55595 msgstr ""
55596
55597 #: cp/decl.cc:3684 cp/decl.cc:3833
55598 #, gcc-internal-format
55599 msgid "  enters statement expression"
55600 msgstr ""
55601
55602 #: cp/decl.cc:3691 cp/decl.cc:3829
55603 #, gcc-internal-format
55604 msgid "  enters %<constexpr if%> statement"
55605 msgstr ""
55606
55607 #: cp/decl.cc:3697 cp/decl.cc:3831
55608 #, gcc-internal-format
55609 msgid "  enters %<consteval if%> statement"
55610 msgstr ""
55611
55612 #: cp/decl.cc:3812
55613 #, gcc-internal-format
55614 msgid "  skips initialization of %q#D"
55615 msgstr ""
55616
55617 #: cp/decl.cc:3815
55618 #, gcc-internal-format
55619 msgid "  enters scope of %q#D which has non-trivial destructor"
55620 msgstr ""
55621
55622 #: cp/decl.cc:4282 cp/parser.cc:7044
55623 #, gcc-internal-format
55624 msgid "%qD used without template arguments"
55625 msgstr ""
55626
55627 #: cp/decl.cc:4288
55628 #, gcc-internal-format
55629 msgid "%qD is a function, not a type"
55630 msgstr ""
55631
55632 #: cp/decl.cc:4299
55633 #, gcc-internal-format
55634 msgid "%q#T is not a class"
55635 msgstr ""
55636
55637 #: cp/decl.cc:4338 cp/decl.cc:4439
55638 #, gcc-internal-format
55639 msgid "no class template named %q#T in %q#T"
55640 msgstr ""
55641
55642 #: cp/decl.cc:4339
55643 #, gcc-internal-format
55644 msgid "no type named %q#T in %q#T"
55645 msgstr ""
55646
55647 #: cp/decl.cc:4352
55648 #, gcc-internal-format
55649 msgid "lookup of %qT in %qT is ambiguous"
55650 msgstr ""
55651
55652 #: cp/decl.cc:4361
55653 #, gcc-internal-format
55654 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
55655 msgstr ""
55656
55657 #: cp/decl.cc:4374
55658 #, gcc-internal-format
55659 msgid "%<typename %T::%D%> names %q#D, which is not a type"
55660 msgstr ""
55661
55662 #: cp/decl.cc:4448
55663 #, gcc-internal-format
55664 msgid "template parameters do not match template %qD"
55665 msgstr ""
55666
55667 #: cp/decl.cc:4805
55668 #, gcc-internal-format
55669 msgid "%<-faligned-new=%d%> is not a power of two"
55670 msgstr ""
55671
55672 #: cp/decl.cc:4979
55673 #, gcc-internal-format
55674 msgid "%<--param destructive-interference-size=%d%> is less than %d"
55675 msgstr ""
55676
55677 #: cp/decl.cc:4983
55678 #, gcc-internal-format
55679 msgid ""
55680 "%<--param destructive-interference-size=%d%> is less than %<--param l1-cache-"
55681 "line-size=%d%>"
55682 msgstr ""
55683
55684 #: cp/decl.cc:4996
55685 #, gcc-internal-format
55686 msgid "%<--param constructive-interference-size=%d%> is less than %d"
55687 msgstr ""
55688
55689 #: cp/decl.cc:5001
55690 #, gcc-internal-format
55691 msgid ""
55692 "%<--param constructive-interference-size=%d%> is greater than %<--param l1-"
55693 "cache-line-size=%d%>"
55694 msgstr ""
55695
55696 #: cp/decl.cc:5327
55697 #, gcc-internal-format
55698 msgid ""
55699 "%q#D invalid; an anonymous union may only have public non-static data members"
55700 msgstr ""
55701
55702 #: cp/decl.cc:5337 cp/parser.cc:23020
55703 #, gcc-internal-format
55704 msgid "this flexibility is deprecated and will be removed"
55705 msgstr ""
55706
55707 #: cp/decl.cc:5366
55708 #, gcc-internal-format
55709 msgid "anonymous struct with base classes"
55710 msgstr ""
55711
55712 #: cp/decl.cc:5378
55713 #, gcc-internal-format
55714 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
55715 msgstr ""
55716
55717 #: cp/decl.cc:5381
55718 #, gcc-internal-format
55719 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
55720 msgstr ""
55721
55722 #: cp/decl.cc:5384
55723 #, gcc-internal-format
55724 msgid ""
55725 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
55726 msgstr ""
55727
55728 #: cp/decl.cc:5403
55729 #, gcc-internal-format
55730 msgid "attribute ignored in declaration of %q#T"
55731 msgstr ""
55732
55733 #: cp/decl.cc:5406
55734 #, gcc-internal-format
55735 msgid "attribute for %q#T must follow the %qs keyword"
55736 msgstr ""
55737
55738 #: cp/decl.cc:5448
55739 #, gcc-internal-format
55740 msgid "multiple types in one declaration"
55741 msgstr ""
55742
55743 #: cp/decl.cc:5453
55744 #, gcc-internal-format
55745 msgid "redeclaration of C++ built-in type %qT"
55746 msgstr ""
55747
55748 #: cp/decl.cc:5470
55749 #, gcc-internal-format
55750 msgid "%<auto%> can only be specified for variables or function declarations"
55751 msgstr ""
55752
55753 #: cp/decl.cc:5503
55754 #, gcc-internal-format
55755 msgid "missing type-name in typedef-declaration"
55756 msgstr ""
55757
55758 #: cp/decl.cc:5511
55759 #, gcc-internal-format
55760 msgid "ISO C++ prohibits anonymous structs"
55761 msgstr ""
55762
55763 #: cp/decl.cc:5518
55764 #, gcc-internal-format
55765 msgid "%<inline%> can only be specified for functions"
55766 msgstr ""
55767
55768 #: cp/decl.cc:5521
55769 #, gcc-internal-format
55770 msgid "%<virtual%> can only be specified for functions"
55771 msgstr ""
55772
55773 #: cp/decl.cc:5526
55774 #, gcc-internal-format
55775 msgid "%<friend%> can only be specified inside a class"
55776 msgstr ""
55777
55778 #: cp/decl.cc:5529
55779 #, gcc-internal-format
55780 msgid "%<explicit%> can only be specified for constructors"
55781 msgstr ""
55782
55783 #: cp/decl.cc:5532
55784 #, gcc-internal-format
55785 msgid "a storage class can only be specified for objects and functions"
55786 msgstr ""
55787
55788 #: cp/decl.cc:5536
55789 #, gcc-internal-format
55790 msgid "%<const%> can only be specified for objects and functions"
55791 msgstr ""
55792
55793 #: cp/decl.cc:5540
55794 #, gcc-internal-format
55795 msgid "%<volatile%> can only be specified for objects and functions"
55796 msgstr ""
55797
55798 #: cp/decl.cc:5544
55799 #, gcc-internal-format
55800 msgid "%<__restrict%> can only be specified for objects and functions"
55801 msgstr ""
55802
55803 #: cp/decl.cc:5548
55804 #, gcc-internal-format
55805 msgid "%<__thread%> can only be specified for objects and functions"
55806 msgstr ""
55807
55808 #: cp/decl.cc:5552
55809 #, gcc-internal-format
55810 msgid "%<typedef%> was ignored in this declaration"
55811 msgstr ""
55812
55813 #: cp/decl.cc:5555 cp/decl.cc:5558 cp/decl.cc:5561
55814 #, gcc-internal-format
55815 msgid "%qs cannot be used for type declarations"
55816 msgstr ""
55817
55818 #: cp/decl.cc:5583
55819 #, gcc-internal-format
55820 msgid "attribute ignored in explicit instantiation %q#T"
55821 msgstr ""
55822
55823 #: cp/decl.cc:5586
55824 #, gcc-internal-format
55825 msgid "no attribute can be applied to an explicit instantiation"
55826 msgstr ""
55827
55828 #: cp/decl.cc:5665
55829 #, gcc-internal-format
55830 msgid "ignoring attributes applied to class type %qT outside of definition"
55831 msgstr ""
55832
55833 #. A template type parameter or other dependent type.
55834 #: cp/decl.cc:5669
55835 #, gcc-internal-format
55836 msgid ""
55837 "ignoring attributes applied to dependent type %qT without an associated "
55838 "declaration"
55839 msgstr ""
55840
55841 #: cp/decl.cc:5735 cp/decl2.cc:1021
55842 #, gcc-internal-format
55843 msgid "typedef %qD is initialized (use %qs instead)"
55844 msgstr ""
55845
55846 #: cp/decl.cc:5748
55847 #, gcc-internal-format
55848 msgid "declaration of %q#D has %<extern%> and is initialized"
55849 msgstr ""
55850
55851 #: cp/decl.cc:5786
55852 #, gcc-internal-format
55853 msgid "definition of %q#D is marked %<dllimport%>"
55854 msgstr ""
55855
55856 #: cp/decl.cc:5810
55857 #, gcc-internal-format
55858 msgid "%q+#D is not a static data member of %q#T"
55859 msgstr ""
55860
55861 #: cp/decl.cc:5818
55862 #, gcc-internal-format
55863 msgid "non-member-template declaration of %qD"
55864 msgstr ""
55865
55866 #: cp/decl.cc:5819
55867 #, gcc-internal-format
55868 msgid "does not match member template declaration here"
55869 msgstr ""
55870
55871 #: cp/decl.cc:5831
55872 #, gcc-internal-format
55873 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
55874 msgstr ""
55875
55876 #: cp/decl.cc:5843
55877 #, gcc-internal-format
55878 msgid "duplicate initialization of %qD"
55879 msgstr ""
55880
55881 #: cp/decl.cc:5893 cp/decl.cc:5897
55882 #, gcc-internal-format
55883 msgid "declaration of %q#D outside of class is not definition"
55884 msgstr ""
55885
55886 #: cp/decl.cc:5915
55887 #, gcc-internal-format
55888 msgid "block-scope extern declaration %q#D not permitted in module purview"
55889 msgstr ""
55890
55891 #: cp/decl.cc:5951
55892 #, gcc-internal-format
55893 msgid ""
55894 "%qD defined %<thread_local%> in %qs function only available with %<-std=c+"
55895 "+2b%> or %<-std=gnu++2b%>"
55896 msgstr ""
55897
55898 #: cp/decl.cc:5957
55899 #, gcc-internal-format
55900 msgid ""
55901 "%qD defined %<static%> in %qs function only available with %<-std=c++2b%> or "
55902 "%<-std=gnu++2b%>"
55903 msgstr ""
55904
55905 #: cp/decl.cc:6022
55906 #, gcc-internal-format
55907 msgid "variable %q#D has initializer but incomplete type"
55908 msgstr ""
55909
55910 #: cp/decl.cc:6028 cp/decl.cc:7347
55911 #, gcc-internal-format
55912 msgid "elements of array %q#D have incomplete type"
55913 msgstr ""
55914
55915 #: cp/decl.cc:6038
55916 #, gcc-internal-format
55917 msgid "aggregate %q#D has incomplete type and cannot be defined"
55918 msgstr ""
55919
55920 #: cp/decl.cc:6105
55921 #, gcc-internal-format
55922 msgid "%qD declared as reference but not initialized"
55923 msgstr ""
55924
55925 #: cp/decl.cc:6188
55926 #, gcc-internal-format
55927 msgid "name used in a GNU-style designated initializer for an array"
55928 msgstr ""
55929
55930 #: cp/decl.cc:6194
55931 #, gcc-internal-format
55932 msgid "name %qD used in a GNU-style designated initializer for an array"
55933 msgstr ""
55934
55935 #: cp/decl.cc:6213
55936 #, gcc-internal-format
55937 msgid "non-trivial designated initializers not supported"
55938 msgstr ""
55939
55940 #: cp/decl.cc:6217
55941 #, gcc-internal-format
55942 msgid "C99 designator %qE is not an integral constant-expression"
55943 msgstr ""
55944
55945 #: cp/decl.cc:6278
55946 #, gcc-internal-format
55947 msgid "initializer fails to determine size of %qD"
55948 msgstr ""
55949
55950 #: cp/decl.cc:6285
55951 #, gcc-internal-format
55952 msgid "array size missing in %qD"
55953 msgstr ""
55954
55955 #: cp/decl.cc:6297
55956 #, gcc-internal-format
55957 msgid "zero-size array %qD"
55958 msgstr ""
55959
55960 #: cp/decl.cc:6337
55961 #, gcc-internal-format
55962 msgid "storage size of %qD isn%'t known"
55963 msgstr ""
55964
55965 #: cp/decl.cc:6362
55966 #, gcc-internal-format
55967 msgid "storage size of %qD isn%'t constant"
55968 msgstr ""
55969
55970 #: cp/decl.cc:6445
55971 #, gcc-internal-format
55972 msgid ""
55973 "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with "
55974 "multiple copies)"
55975 msgstr ""
55976
55977 #: cp/decl.cc:6449
55978 #, gcc-internal-format
55979 msgid ""
55980 "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind "
55981 "up with multiple copies)"
55982 msgstr ""
55983
55984 #: cp/decl.cc:6455
55985 #, gcc-internal-format
55986 msgid "you can work around this by removing the initializer"
55987 msgstr ""
55988
55989 #: cp/decl.cc:6497 rust/backend/rust-tree.cc:3230
55990 #, gcc-internal-format
55991 msgid "uninitialized %<const %D%>"
55992 msgstr ""
55993
55994 #: cp/decl.cc:6504 rust/backend/rust-tree.cc:3237
55995 #, gcc-internal-format
55996 msgid "uninitialized variable %qD in %<constexpr%> function"
55997 msgstr ""
55998
55999 #: cp/decl.cc:6513 rust/backend/rust-tree.cc:3246
56000 #, gcc-internal-format
56001 msgid "uninitialized variable %qD in %<constexpr%> context"
56002 msgstr ""
56003
56004 #: cp/decl.cc:6521
56005 #, gcc-internal-format
56006 msgid "%q#T has no user-provided default constructor"
56007 msgstr ""
56008
56009 #: cp/decl.cc:6525
56010 #, gcc-internal-format
56011 msgid ""
56012 "constructor is not user-provided because it is explicitly defaulted in the "
56013 "class body"
56014 msgstr ""
56015
56016 #: cp/decl.cc:6528
56017 #, gcc-internal-format
56018 msgid "and the implicitly-defined constructor does not initialize %q#D"
56019 msgstr ""
56020
56021 #: cp/decl.cc:6720
56022 #, gcc-internal-format
56023 msgid "invalid type %qT as initializer for a vector of type %qT"
56024 msgstr ""
56025
56026 #: cp/decl.cc:6792
56027 #, gcc-internal-format
56028 msgid "initializer for %qT must be brace-enclosed"
56029 msgstr ""
56030
56031 #: cp/decl.cc:6836
56032 #, gcc-internal-format
56033 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
56034 msgstr ""
56035
56036 #: cp/decl.cc:6849
56037 #, gcc-internal-format
56038 msgid "%qT has no non-static data member named %qD"
56039 msgstr ""
56040
56041 #: cp/decl.cc:6873
56042 #, gcc-internal-format
56043 msgid "%qD is not a direct member of %qT"
56044 msgstr ""
56045
56046 #: cp/decl.cc:6928
56047 #, gcc-internal-format
56048 msgid "invalid initializer for %q#D"
56049 msgstr ""
56050
56051 #: cp/decl.cc:6978
56052 #, gcc-internal-format
56053 msgid "C99 designator %qE outside aggregate initializer"
56054 msgstr ""
56055
56056 #: cp/decl.cc:7017 cp/decl.cc:7305 cp/typeck2.cc:1595 cp/typeck2.cc:1925
56057 #: cp/typeck2.cc:1973 cp/typeck2.cc:2020
56058 #, gcc-internal-format
56059 msgid "too many initializers for %qT"
56060 msgstr ""
56061
56062 #: cp/decl.cc:7059
56063 #, gcc-internal-format
56064 msgid "braces around scalar initializer for type %qT"
56065 msgstr ""
56066
56067 #: cp/decl.cc:7069
56068 #, gcc-internal-format
56069 msgid "too many braces around scalar initializer for type %qT"
56070 msgstr ""
56071
56072 #: cp/decl.cc:7202
56073 #, gcc-internal-format
56074 msgid "missing braces around initializer for %qT"
56075 msgstr ""
56076
56077 #: cp/decl.cc:7335
56078 #, gcc-internal-format
56079 msgid "structured binding has incomplete type %qT"
56080 msgstr ""
56081
56082 #: cp/decl.cc:7349
56083 #, gcc-internal-format
56084 msgid "elements of array %q#T have incomplete type"
56085 msgstr ""
56086
56087 #: cp/decl.cc:7362
56088 #, gcc-internal-format
56089 msgid "variable-sized compound literal"
56090 msgstr ""
56091
56092 #: cp/decl.cc:7418
56093 #, gcc-internal-format
56094 msgid "%q#D has incomplete type"
56095 msgstr ""
56096
56097 #: cp/decl.cc:7439
56098 #, gcc-internal-format
56099 msgid "scalar object %qD requires one element in initializer"
56100 msgstr ""
56101
56102 #: cp/decl.cc:7484
56103 #, gcc-internal-format
56104 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
56105 msgstr ""
56106
56107 #: cp/decl.cc:7627
56108 #, gcc-internal-format
56109 msgid "array %qD initialized by parenthesized string literal %qE"
56110 msgstr ""
56111
56112 #: cp/decl.cc:7666
56113 #, gcc-internal-format
56114 msgid "initializer invalid for static member with constructor"
56115 msgstr ""
56116
56117 #: cp/decl.cc:7668
56118 #, gcc-internal-format
56119 msgid "non-constant in-class initialization invalid for static member %qD"
56120 msgstr ""
56121
56122 #: cp/decl.cc:7671
56123 #, gcc-internal-format
56124 msgid ""
56125 "non-constant in-class initialization invalid for non-inline static member %qD"
56126 msgstr ""
56127
56128 #: cp/decl.cc:7676
56129 #, gcc-internal-format
56130 msgid "(an out of class initialization is required)"
56131 msgstr ""
56132
56133 #: cp/decl.cc:7878
56134 #, gcc-internal-format
56135 msgid "reference %qD is initialized with itself"
56136 msgstr ""
56137
56138 #: cp/decl.cc:8135
56139 #, gcc-internal-format
56140 msgid "could not find variant declaration"
56141 msgstr ""
56142
56143 #: cp/decl.cc:8159
56144 #, gcc-internal-format
56145 msgid "%<declare variant%> on constructor %qD"
56146 msgstr ""
56147
56148 #: cp/decl.cc:8164
56149 #, gcc-internal-format
56150 msgid "%<declare variant%> on destructor %qD"
56151 msgstr ""
56152
56153 #: cp/decl.cc:8169
56154 #, gcc-internal-format
56155 msgid "%<declare variant%> on defaulted %qD"
56156 msgstr ""
56157
56158 #: cp/decl.cc:8174
56159 #, gcc-internal-format
56160 msgid "%<declare variant%> on deleted %qD"
56161 msgstr ""
56162
56163 #: cp/decl.cc:8179
56164 #, gcc-internal-format
56165 msgid "%<declare variant%> on virtual %qD"
56166 msgstr ""
56167
56168 #: cp/decl.cc:8229
56169 #, gcc-internal-format
56170 msgid "assignment (not initialization) in declaration"
56171 msgstr ""
56172
56173 #: cp/decl.cc:8250 cp/decl.cc:14799
56174 #, gcc-internal-format
56175 msgid "ISO C++17 does not allow %<register%> storage class specifier"
56176 msgstr ""
56177
56178 #: cp/decl.cc:8254 cp/decl.cc:14803
56179 #, gcc-internal-format
56180 msgid "%<register%> storage class specifier used"
56181 msgstr ""
56182
56183 #: cp/decl.cc:8299 cp/decl.cc:14766
56184 #, gcc-internal-format
56185 msgid "declaration of %q#D has no initializer"
56186 msgstr ""
56187
56188 #: cp/decl.cc:8335
56189 #, gcc-internal-format
56190 msgid ""
56191 "initializer for %<decltype(auto) %D%> has function type; did you forget the "
56192 "%<()%>?"
56193 msgstr ""
56194
56195 #: cp/decl.cc:8346
56196 #, gcc-internal-format
56197 msgid "deduced type %qT for %qD is incomplete"
56198 msgstr ""
56199
56200 #: cp/decl.cc:8476
56201 #, gcc-internal-format
56202 msgid "variable concept has no initializer"
56203 msgstr ""
56204
56205 #: cp/decl.cc:8535
56206 #, gcc-internal-format
56207 msgid "shadowing previous type declaration of %q#D"
56208 msgstr ""
56209
56210 #: cp/decl.cc:8578
56211 #, gcc-internal-format
56212 msgid ""
56213 "%<constinit%> can only be applied to a variable with static or thread "
56214 "storage duration"
56215 msgstr ""
56216
56217 #: cp/decl.cc:8770
56218 #, gcc-internal-format
56219 msgid "function %q#D is initialized like a variable"
56220 msgstr ""
56221
56222 #: cp/decl.cc:8881
56223 #, gcc-internal-format
56224 msgid ""
56225 "cannot decompose class type %qT because it has an anonymous struct member"
56226 msgstr ""
56227
56228 #: cp/decl.cc:8884
56229 #, gcc-internal-format
56230 msgid ""
56231 "cannot decompose class type %qT because it has an anonymous union member"
56232 msgstr ""
56233
56234 #: cp/decl.cc:8891
56235 #, gcc-internal-format
56236 msgid "cannot decompose inaccessible member %qD of %qT"
56237 msgstr ""
56238
56239 #: cp/decl.cc:8917
56240 #, gcc-internal-format
56241 msgid ""
56242 "cannot decompose class type %qT: both it and its base class %qT have non-"
56243 "static data members"
56244 msgstr ""
56245
56246 #: cp/decl.cc:8926
56247 #, gcc-internal-format
56248 msgid ""
56249 "cannot decompose class type %qT: its base classes %qT and %qT have non-"
56250 "static data members"
56251 msgstr ""
56252
56253 #: cp/decl.cc:9136
56254 #, gcc-internal-format
56255 msgid "structured binding refers to incomplete type %qT"
56256 msgstr ""
56257
56258 #: cp/decl.cc:9152
56259 #, gcc-internal-format
56260 msgid "cannot decompose variable length array %qT"
56261 msgstr ""
56262
56263 #: cp/decl.cc:9161 cp/decl.cc:9240
56264 #, gcc-internal-format, gfc-internal-format
56265 msgid "%u name provided for structured binding"
56266 msgid_plural "%u names provided for structured binding"
56267 msgstr[0] ""
56268 msgstr[1] ""
56269
56270 #: cp/decl.cc:9165
56271 #, gcc-internal-format, gfc-internal-format
56272 msgid "only %u name provided for structured binding"
56273 msgid_plural "only %u names provided for structured binding"
56274 msgstr[0] ""
56275 msgstr[1] ""
56276
56277 #: cp/decl.cc:9168
56278 #, gcc-internal-format
56279 msgid "while %qT decomposes into %wu element"
56280 msgid_plural "while %qT decomposes into %wu elements"
56281 msgstr[0] ""
56282 msgstr[1] ""
56283
56284 #: cp/decl.cc:9209
56285 #, gcc-internal-format
56286 msgid "cannot decompose variable length vector %qT"
56287 msgstr ""
56288
56289 #: cp/decl.cc:9233
56290 #, gcc-internal-format
56291 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
56292 msgstr ""
56293
56294 #: cp/decl.cc:9242
56295 #, gcc-internal-format
56296 msgid "while %qT decomposes into %E elements"
56297 msgstr ""
56298
56299 #: cp/decl.cc:9263
56300 #, gcc-internal-format
56301 msgid "%<std::tuple_element<%u, %T>::type%> is %<void%>"
56302 msgstr ""
56303
56304 #: cp/decl.cc:9269
56305 #, gcc-internal-format
56306 msgid "in initialization of structured binding variable %qD"
56307 msgstr ""
56308
56309 #: cp/decl.cc:9298
56310 #, gcc-internal-format
56311 msgid "cannot decompose union type %qT"
56312 msgstr ""
56313
56314 #: cp/decl.cc:9303
56315 #, gcc-internal-format
56316 msgid "cannot decompose non-array non-class type %qT"
56317 msgstr ""
56318
56319 #: cp/decl.cc:9308
56320 #, gcc-internal-format
56321 msgid "cannot decompose lambda closure type %qT"
56322 msgstr ""
56323
56324 #: cp/decl.cc:9314
56325 #, gcc-internal-format
56326 msgid "structured binding refers to incomplete class type %qT"
56327 msgstr ""
56328
56329 #: cp/decl.cc:9323
56330 #, gcc-internal-format
56331 msgid "cannot decompose class type %qT without non-static data members"
56332 msgstr ""
56333
56334 #: cp/decl.cc:9790
56335 #, gcc-internal-format
56336 msgid ""
56337 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
56338 msgstr ""
56339
56340 #: cp/decl.cc:9793
56341 #, gcc-internal-format
56342 msgid ""
56343 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
56344 msgstr ""
56345
56346 #: cp/decl.cc:9798
56347 #, gcc-internal-format
56348 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
56349 msgstr ""
56350
56351 #: cp/decl.cc:10017
56352 #, gcc-internal-format
56353 msgid "initializer fails to determine size of %qT"
56354 msgstr ""
56355
56356 #: cp/decl.cc:10021
56357 #, gcc-internal-format
56358 msgid "array size missing in %qT"
56359 msgstr ""
56360
56361 #: cp/decl.cc:10024
56362 #, gcc-internal-format
56363 msgid "zero-size array %qT"
56364 msgstr ""
56365
56366 #: cp/decl.cc:10040
56367 #, gcc-internal-format
56368 msgid "destructor for alien class %qT cannot be a member"
56369 msgstr ""
56370
56371 #: cp/decl.cc:10042
56372 #, gcc-internal-format
56373 msgid "constructor for alien class %qT cannot be a member"
56374 msgstr ""
56375
56376 #: cp/decl.cc:10068
56377 #, gcc-internal-format
56378 msgid "%qD declared as a %<virtual%> variable"
56379 msgstr ""
56380
56381 #: cp/decl.cc:10070
56382 #, gcc-internal-format
56383 msgid ""
56384 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
56385 "declaration"
56386 msgstr ""
56387
56388 #: cp/decl.cc:10076
56389 #, gcc-internal-format
56390 msgid "%qD declared as a %<virtual%> parameter"
56391 msgstr ""
56392
56393 #: cp/decl.cc:10079
56394 #, gcc-internal-format
56395 msgid "%qD declared as an %<inline%> parameter"
56396 msgstr ""
56397
56398 #: cp/decl.cc:10081
56399 #, gcc-internal-format
56400 msgid ""
56401 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
56402 "declaration"
56403 msgstr ""
56404
56405 #: cp/decl.cc:10087
56406 #, gcc-internal-format
56407 msgid "%qD declared as a %<virtual%> type"
56408 msgstr ""
56409
56410 #: cp/decl.cc:10090
56411 #, gcc-internal-format
56412 msgid "%qD declared as an %<inline%> type"
56413 msgstr ""
56414
56415 #: cp/decl.cc:10092
56416 #, gcc-internal-format
56417 msgid ""
56418 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
56419 "declaration"
56420 msgstr ""
56421
56422 #: cp/decl.cc:10098
56423 #, gcc-internal-format
56424 msgid "%qD declared as a %<virtual%> field"
56425 msgstr ""
56426
56427 #: cp/decl.cc:10101
56428 #, gcc-internal-format
56429 msgid "%qD declared as an %<inline%> field"
56430 msgstr ""
56431
56432 #: cp/decl.cc:10103
56433 #, gcc-internal-format
56434 msgid ""
56435 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
56436 "declaration"
56437 msgstr ""
56438
56439 #: cp/decl.cc:10110
56440 #, gcc-internal-format
56441 msgid "%q+D declared as a friend"
56442 msgstr ""
56443
56444 #: cp/decl.cc:10117
56445 #, gcc-internal-format
56446 msgid "%q+D declared with an exception specification"
56447 msgstr ""
56448
56449 #: cp/decl.cc:10149
56450 #, gcc-internal-format
56451 msgid "definition of %qD is not in namespace enclosing %qT"
56452 msgstr ""
56453
56454 #: cp/decl.cc:10189
56455 #, gcc-internal-format
56456 msgid "static member function %q#D declared with type qualifiers"
56457 msgstr ""
56458
56459 #: cp/decl.cc:10200
56460 #, gcc-internal-format
56461 msgid "concept %q#D declared with function parameters"
56462 msgstr ""
56463
56464 #: cp/decl.cc:10207
56465 #, gcc-internal-format
56466 msgid "concept %q#D declared with a deduced return type"
56467 msgstr ""
56468
56469 #: cp/decl.cc:10210
56470 #, gcc-internal-format
56471 msgid "concept %q#D with non-%<bool%> return type %qT"
56472 msgstr ""
56473
56474 #: cp/decl.cc:10286
56475 #, gcc-internal-format
56476 msgid "concept %qD has no definition"
56477 msgstr ""
56478
56479 #: cp/decl.cc:10315
56480 #, gcc-internal-format
56481 msgid "a function concept cannot be constrained"
56482 msgstr ""
56483
56484 #: cp/decl.cc:10325
56485 #, gcc-internal-format
56486 msgid "constraints on a non-templated function"
56487 msgstr ""
56488
56489 #: cp/decl.cc:10370
56490 #, gcc-internal-format
56491 msgid "defining explicit specialization %qD in friend declaration"
56492 msgstr ""
56493
56494 #: cp/decl.cc:10381
56495 #, gcc-internal-format
56496 msgid "invalid use of template-id %qD in declaration of primary template"
56497 msgstr ""
56498
56499 #: cp/decl.cc:10399
56500 #, gcc-internal-format
56501 msgid ""
56502 "default arguments are not allowed in declaration of friend template "
56503 "specialization %qD"
56504 msgstr ""
56505
56506 #: cp/decl.cc:10408
56507 #, gcc-internal-format
56508 msgid ""
56509 "%<inline%> is not allowed in declaration of friend template specialization "
56510 "%qD"
56511 msgstr ""
56512
56513 #: cp/decl.cc:10425
56514 #, gcc-internal-format
56515 msgid ""
56516 "friend declaration of %qD specifies default arguments and isn%'t a definition"
56517 msgstr ""
56518
56519 #: cp/decl.cc:10470
56520 #, gcc-internal-format
56521 msgid "cannot declare %<::main%> to be a template"
56522 msgstr ""
56523
56524 #: cp/decl.cc:10473
56525 #, gcc-internal-format
56526 msgid "cannot declare %<::main%> to be inline"
56527 msgstr ""
56528
56529 #: cp/decl.cc:10476 cp/decl.cc:10479
56530 #, gcc-internal-format
56531 msgid "cannot declare %<::main%> to be %qs"
56532 msgstr ""
56533
56534 #: cp/decl.cc:10481
56535 #, gcc-internal-format
56536 msgid "cannot declare %<::main%> to be static"
56537 msgstr ""
56538
56539 #: cp/decl.cc:10543
56540 #, gcc-internal-format
56541 msgid "static member function %qD cannot have cv-qualifier"
56542 msgstr ""
56543
56544 #: cp/decl.cc:10544
56545 #, gcc-internal-format
56546 msgid "non-member function %qD cannot have cv-qualifier"
56547 msgstr ""
56548
56549 #: cp/decl.cc:10552
56550 #, gcc-internal-format
56551 msgid "static member function %qD cannot have ref-qualifier"
56552 msgstr ""
56553
56554 #: cp/decl.cc:10553
56555 #, gcc-internal-format
56556 msgid "non-member function %qD cannot have ref-qualifier"
56557 msgstr ""
56558
56559 #: cp/decl.cc:10565
56560 #, gcc-internal-format
56561 msgid "deduction guide %qD must be declared in the same scope as %qT"
56562 msgstr ""
56563
56564 #: cp/decl.cc:10573
56565 #, gcc-internal-format
56566 msgid "deduction guide %qD must have the same access as %qT"
56567 msgstr ""
56568
56569 #: cp/decl.cc:10579
56570 #, gcc-internal-format
56571 msgid "deduction guide %qD must not have a function body"
56572 msgstr ""
56573
56574 #: cp/decl.cc:10592
56575 #, gcc-internal-format
56576 msgid "literal operator with C linkage"
56577 msgstr ""
56578
56579 #: cp/decl.cc:10602
56580 #, gcc-internal-format
56581 msgid "%qD has invalid argument list"
56582 msgstr ""
56583
56584 #: cp/decl.cc:10610
56585 #, gcc-internal-format
56586 msgid "integer suffix %qs shadowed by implementation"
56587 msgstr ""
56588
56589 #: cp/decl.cc:10616
56590 #, gcc-internal-format
56591 msgid "floating-point suffix %qs shadowed by implementation"
56592 msgstr ""
56593
56594 #: cp/decl.cc:10623
56595 #, gcc-internal-format
56596 msgid ""
56597 "literal operator suffixes not preceded by %<_%> are reserved for future "
56598 "standardization"
56599 msgstr ""
56600
56601 #: cp/decl.cc:10628
56602 #, gcc-internal-format
56603 msgid "%qD must be a non-member function"
56604 msgstr ""
56605
56606 #: cp/decl.cc:10714
56607 #, gcc-internal-format
56608 msgid "%<::main%> must return %<int%>"
56609 msgstr ""
56610
56611 #: cp/decl.cc:10754
56612 #, gcc-internal-format
56613 msgid "definition of implicitly-declared %qD"
56614 msgstr ""
56615
56616 #: cp/decl.cc:10759
56617 #, gcc-internal-format
56618 msgid "definition of explicitly-defaulted %q+D"
56619 msgstr ""
56620
56621 #: cp/decl.cc:10761
56622 #, gcc-internal-format
56623 msgid "%q#D explicitly defaulted here"
56624 msgstr ""
56625
56626 #: cp/decl.cc:10778
56627 #, gcc-internal-format
56628 msgid "no %q#D member function declared in class %qT"
56629 msgstr ""
56630
56631 #: cp/decl.cc:10971
56632 #, gcc-internal-format
56633 msgid "cannot declare %<::main%> to be a global variable"
56634 msgstr ""
56635
56636 #: cp/decl.cc:10980
56637 #, gcc-internal-format
56638 msgid "a non-template variable cannot be %<concept%>"
56639 msgstr ""
56640
56641 #: cp/decl.cc:10986
56642 #, gcc-internal-format
56643 msgid "concept must be defined at namespace scope"
56644 msgstr ""
56645
56646 #: cp/decl.cc:10993
56647 #, gcc-internal-format
56648 msgid "concept must have type %<bool%>"
56649 msgstr ""
56650
56651 #: cp/decl.cc:10996
56652 #, gcc-internal-format
56653 msgid "a variable concept cannot be constrained"
56654 msgstr ""
56655
56656 #: cp/decl.cc:11118
56657 #, gcc-internal-format
56658 msgid "in-class initialization of static data member %q#D of incomplete type"
56659 msgstr ""
56660
56661 #: cp/decl.cc:11122
56662 #, gcc-internal-format
56663 msgid ""
56664 "%<constexpr%> needed for in-class initialization of static data member %q#D "
56665 "of non-integral type"
56666 msgstr ""
56667
56668 #: cp/decl.cc:11126
56669 #, gcc-internal-format
56670 msgid "in-class initialization of static data member %q#D of non-literal type"
56671 msgstr ""
56672
56673 #: cp/decl.cc:11137
56674 #, gcc-internal-format
56675 msgid ""
56676 "invalid in-class initialization of static data member of non-integral type "
56677 "%qT"
56678 msgstr ""
56679
56680 #: cp/decl.cc:11142
56681 #, gcc-internal-format
56682 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
56683 msgstr ""
56684
56685 #: cp/decl.cc:11147
56686 #, gcc-internal-format
56687 msgid ""
56688 "ISO C++ forbids initialization of member constant %qD of non-integral type "
56689 "%qT"
56690 msgstr ""
56691
56692 #: cp/decl.cc:11258
56693 #, gcc-internal-format
56694 msgid "size of array %qD has non-integral type %qT"
56695 msgstr ""
56696
56697 #: cp/decl.cc:11261
56698 #, gcc-internal-format
56699 msgid "size of array has non-integral type %qT"
56700 msgstr ""
56701
56702 #: cp/decl.cc:11292 cp/decl.cc:11364
56703 #, gcc-internal-format
56704 msgid "size of array %qD is not an integral constant-expression"
56705 msgstr ""
56706
56707 #: cp/decl.cc:11296 cp/decl.cc:11367
56708 #, gcc-internal-format
56709 msgid "size of array is not an integral constant-expression"
56710 msgstr ""
56711
56712 #: cp/decl.cc:11347
56713 #, gcc-internal-format
56714 msgid "ISO C++ forbids zero-size array %qD"
56715 msgstr ""
56716
56717 #: cp/decl.cc:11350
56718 #, gcc-internal-format
56719 msgid "ISO C++ forbids zero-size array"
56720 msgstr ""
56721
56722 #: cp/decl.cc:11374
56723 #, gcc-internal-format
56724 msgid "ISO C++ forbids variable length array %qD"
56725 msgstr ""
56726
56727 #: cp/decl.cc:11377
56728 #, gcc-internal-format
56729 msgid "ISO C++ forbids variable length array"
56730 msgstr ""
56731
56732 #: cp/decl.cc:11383
56733 #, gcc-internal-format
56734 msgid "variable length array %qD is used"
56735 msgstr ""
56736
56737 #: cp/decl.cc:11386
56738 #, gcc-internal-format
56739 msgid "variable length array is used"
56740 msgstr ""
56741
56742 #: cp/decl.cc:11438
56743 #, gcc-internal-format
56744 msgid "overflow in array dimension"
56745 msgstr ""
56746
56747 #: cp/decl.cc:11498
56748 #, gcc-internal-format
56749 msgid "%qD declared as array of template placeholder type %qT"
56750 msgstr ""
56751
56752 #: cp/decl.cc:11501
56753 #, gcc-internal-format
56754 msgid "creating array of template placeholder type %qT"
56755 msgstr ""
56756
56757 #: cp/decl.cc:11511
56758 #, gcc-internal-format
56759 msgid "declaration of %qD as array of void"
56760 msgstr ""
56761
56762 #: cp/decl.cc:11513
56763 #, gcc-internal-format
56764 msgid "creating array of void"
56765 msgstr ""
56766
56767 #: cp/decl.cc:11518
56768 #, gcc-internal-format
56769 msgid "declaration of %qD as array of functions"
56770 msgstr ""
56771
56772 #: cp/decl.cc:11520
56773 #, gcc-internal-format
56774 msgid "creating array of functions"
56775 msgstr ""
56776
56777 #: cp/decl.cc:11525
56778 #, gcc-internal-format
56779 msgid "declaration of %qD as array of references"
56780 msgstr ""
56781
56782 #: cp/decl.cc:11527
56783 #, gcc-internal-format
56784 msgid "creating array of references"
56785 msgstr ""
56786
56787 #: cp/decl.cc:11532
56788 #, gcc-internal-format
56789 msgid "declaration of %qD as array of function members"
56790 msgstr ""
56791
56792 #: cp/decl.cc:11535
56793 #, gcc-internal-format
56794 msgid "creating array of function members"
56795 msgstr ""
56796
56797 #: cp/decl.cc:11553
56798 #, gcc-internal-format
56799 msgid ""
56800 "declaration of %qD as multidimensional array must have bounds for all "
56801 "dimensions except the first"
56802 msgstr ""
56803
56804 #: cp/decl.cc:11557
56805 #, gcc-internal-format
56806 msgid ""
56807 "multidimensional array must have bounds for all dimensions except the first"
56808 msgstr ""
56809
56810 #: cp/decl.cc:11571
56811 #, gcc-internal-format
56812 msgid "variable-length array of %<auto%>"
56813 msgstr ""
56814
56815 #: cp/decl.cc:11647
56816 #, gcc-internal-format
56817 msgid "return type specification for constructor invalid"
56818 msgstr ""
56819
56820 #: cp/decl.cc:11650
56821 #, gcc-internal-format
56822 msgid "qualifiers are not allowed on constructor declaration"
56823 msgstr ""
56824
56825 #: cp/decl.cc:11661
56826 #, gcc-internal-format
56827 msgid "return type specification for destructor invalid"
56828 msgstr ""
56829
56830 #: cp/decl.cc:11664
56831 #, gcc-internal-format
56832 msgid "qualifiers are not allowed on destructor declaration"
56833 msgstr ""
56834
56835 #: cp/decl.cc:11677
56836 #, gcc-internal-format
56837 msgid "return type specified for %<operator %T%>"
56838 msgstr ""
56839
56840 #: cp/decl.cc:11680
56841 #, gcc-internal-format
56842 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
56843 msgstr ""
56844
56845 #: cp/decl.cc:11689
56846 #, gcc-internal-format
56847 msgid "return type specified for deduction guide"
56848 msgstr ""
56849
56850 #: cp/decl.cc:11692
56851 #, gcc-internal-format
56852 msgid "qualifiers are not allowed on declaration of deduction guide"
56853 msgstr ""
56854
56855 #: cp/decl.cc:11696
56856 #, gcc-internal-format
56857 msgid "template template parameter %qT in declaration of deduction guide"
56858 msgstr ""
56859
56860 #: cp/decl.cc:11705
56861 #, gcc-internal-format
56862 msgid "%<decl-specifier%> in declaration of deduction guide"
56863 msgstr ""
56864
56865 #: cp/decl.cc:11726
56866 #, gcc-internal-format
56867 msgid "unnamed variable or field declared void"
56868 msgstr ""
56869
56870 #: cp/decl.cc:11734
56871 #, gcc-internal-format
56872 msgid "variable or field declared void"
56873 msgstr ""
56874
56875 #: cp/decl.cc:11749
56876 #, gcc-internal-format
56877 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
56878 msgstr ""
56879
56880 #: cp/decl.cc:11754
56881 #, gcc-internal-format
56882 msgid ""
56883 "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
56884 msgstr ""
56885
56886 #: cp/decl.cc:11810
56887 #, gcc-internal-format
56888 msgid "%qT as type rather than plain %<decltype(auto)%>"
56889 msgstr ""
56890
56891 #: cp/decl.cc:11816
56892 #, gcc-internal-format
56893 msgid "%<decltype(auto)%> cannot be cv-qualified"
56894 msgstr ""
56895
56896 #: cp/decl.cc:12032
56897 #, gcc-internal-format
56898 msgid "invalid use of qualified-name %<::%D%>"
56899 msgstr ""
56900
56901 #: cp/decl.cc:12035 cp/decl.cc:12057
56902 #, gcc-internal-format
56903 msgid "invalid use of qualified-name %<%T::%D%>"
56904 msgstr ""
56905
56906 #: cp/decl.cc:12038
56907 #, gcc-internal-format
56908 msgid "invalid use of qualified-name %<%D::%D%>"
56909 msgstr ""
56910
56911 #: cp/decl.cc:12048
56912 #, gcc-internal-format
56913 msgid "%q#T is not a class or namespace"
56914 msgstr ""
56915
56916 #: cp/decl.cc:12072
56917 #, gcc-internal-format
56918 msgid "declaration of %qE as non-function"
56919 msgstr ""
56920
56921 #: cp/decl.cc:12079
56922 #, gcc-internal-format
56923 msgid "declaration of %qE as non-member"
56924 msgstr ""
56925
56926 #: cp/decl.cc:12107
56927 #, gcc-internal-format
56928 msgid "declarator-id missing; using reserved word %qD"
56929 msgstr ""
56930
56931 #: cp/decl.cc:12158
56932 #, gcc-internal-format
56933 msgid "function definition does not declare parameters"
56934 msgstr ""
56935
56936 #: cp/decl.cc:12166 cp/decl.cc:12175 cp/decl.cc:14033
56937 #, gcc-internal-format
56938 msgid "declaration of %qD as non-function"
56939 msgstr ""
56940
56941 #: cp/decl.cc:12183
56942 #, gcc-internal-format
56943 msgid "declaration of %qD as %<typedef%>"
56944 msgstr ""
56945
56946 #: cp/decl.cc:12188
56947 #, gcc-internal-format
56948 msgid "declaration of %qD as parameter"
56949 msgstr ""
56950
56951 #: cp/decl.cc:12223
56952 #, gcc-internal-format
56953 msgid "both %qs and %qs specified"
56954 msgstr ""
56955
56956 #: cp/decl.cc:12230 cp/decl.cc:12237 cp/decl.cc:12244 cp/decl.cc:12251
56957 #, gcc-internal-format
56958 msgid "%qs cannot appear in a typedef declaration"
56959 msgstr ""
56960
56961 #: cp/decl.cc:12262
56962 #, gcc-internal-format
56963 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
56964 msgstr ""
56965
56966 #: cp/decl.cc:12272
56967 #, gcc-internal-format
56968 msgid "two or more data types in declaration of %qs"
56969 msgstr ""
56970
56971 #: cp/decl.cc:12326
56972 #, gcc-internal-format
56973 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
56974 msgstr ""
56975
56976 #: cp/decl.cc:12375 cp/decl.cc:12379 cp/decl.cc:12382
56977 #, gcc-internal-format
56978 msgid "ISO C++ forbids declaration of %qs with no type"
56979 msgstr ""
56980
56981 #: cp/decl.cc:12399
56982 #, gcc-internal-format
56983 msgid "%<__int%d%> is not supported by this target"
56984 msgstr ""
56985
56986 #: cp/decl.cc:12407
56987 #, gcc-internal-format
56988 msgid "ISO C++ does not support %<__int%d%> for %qs"
56989 msgstr ""
56990
56991 #: cp/decl.cc:12461
56992 #, gcc-internal-format
56993 msgid "%<signed%> and %<unsigned%> specified together"
56994 msgstr ""
56995
56996 #: cp/decl.cc:12467
56997 #, gcc-internal-format
56998 msgid "%<long%> and %<short%> specified together"
56999 msgstr ""
57000
57001 #: cp/decl.cc:12475
57002 #, gcc-internal-format
57003 msgid "%qs specified with %qT"
57004 msgstr ""
57005
57006 #: cp/decl.cc:12481
57007 #, gcc-internal-format
57008 msgid "%qs specified with %qD"
57009 msgstr ""
57010
57011 #: cp/decl.cc:12493
57012 #, gcc-internal-format
57013 msgid "%qs specified with %<decltype%>"
57014 msgstr ""
57015
57016 #: cp/decl.cc:12495
57017 #, gcc-internal-format
57018 msgid "%qs specified with %<typeof%>"
57019 msgstr ""
57020
57021 #: cp/decl.cc:12562
57022 #, gcc-internal-format
57023 msgid "complex invalid for %qs"
57024 msgstr ""
57025
57026 #: cp/decl.cc:12606
57027 #, gcc-internal-format
57028 msgid ""
57029 "missing template argument list after %qE; for deduction, template "
57030 "placeholder must be followed by a simple declarator-id"
57031 msgstr ""
57032
57033 #: cp/decl.cc:12632
57034 #, gcc-internal-format
57035 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
57036 msgstr ""
57037
57038 #: cp/decl.cc:12641
57039 #, gcc-internal-format
57040 msgid ""
57041 "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-"
57042 "std=c++20%> or %<-std=gnu++20%>"
57043 msgstr ""
57044
57045 #: cp/decl.cc:12654
57046 #, gcc-internal-format
57047 msgid "typedef declaration invalid in parameter declaration"
57048 msgstr ""
57049
57050 #: cp/decl.cc:12661
57051 #, gcc-internal-format
57052 msgid "storage class specified for template parameter %qs"
57053 msgstr ""
57054
57055 #: cp/decl.cc:12671 cp/decl.cc:12848
57056 #, gcc-internal-format
57057 msgid "storage class specified for parameter %qs"
57058 msgstr ""
57059
57060 #: cp/decl.cc:12679 cp/decl.cc:12688 cp/decl.cc:12694 cp/decl.cc:12700
57061 #, gcc-internal-format
57062 msgid "a parameter cannot be declared %qs"
57063 msgstr ""
57064
57065 #: cp/decl.cc:12710
57066 #, gcc-internal-format
57067 msgid "%<virtual%> outside class declaration"
57068 msgstr ""
57069
57070 #: cp/decl.cc:12720 cp/decl.cc:12723 cp/decl.cc:12725 cp/decl.cc:12728
57071 #: cp/decl.cc:12738 cp/decl.cc:12748 cp/decl.cc:12758 cp/decl.cc:12762
57072 #, gcc-internal-format
57073 msgid "structured binding declaration cannot be %qs"
57074 msgstr ""
57075
57076 #: cp/decl.cc:12732 cp/decl.cc:12754
57077 #, gcc-internal-format
57078 msgid ""
57079 "structured binding declaration can be %qs only in %<-std=c++20%> or %<-"
57080 "std=gnu++20%>"
57081 msgstr ""
57082
57083 #: cp/decl.cc:12742
57084 #, gcc-internal-format
57085 msgid "%<volatile%>-qualified structured binding is deprecated"
57086 msgstr ""
57087
57088 #: cp/decl.cc:12766
57089 #, gcc-internal-format
57090 msgid "structured binding declaration cannot be C++98 %<auto%>"
57091 msgstr ""
57092
57093 #: cp/decl.cc:12778
57094 #, gcc-internal-format
57095 msgid "structured binding declaration cannot have type %qT"
57096 msgstr ""
57097
57098 #: cp/decl.cc:12781
57099 #, gcc-internal-format
57100 msgid ""
57101 "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
57102 msgstr ""
57103
57104 #: cp/decl.cc:12789
57105 #, gcc-internal-format
57106 msgid ""
57107 "structured binding declaration cannot have constrained %<auto%> type %qT"
57108 msgstr ""
57109
57110 #: cp/decl.cc:12820
57111 #, gcc-internal-format
57112 msgid "multiple storage classes in declaration of %qs"
57113 msgstr ""
57114
57115 #: cp/decl.cc:12846
57116 #, gcc-internal-format
57117 msgid "storage class specified for %qs"
57118 msgstr ""
57119
57120 #: cp/decl.cc:12860
57121 #, gcc-internal-format
57122 msgid "nested function %qs declared %<extern%>"
57123 msgstr ""
57124
57125 #: cp/decl.cc:12865
57126 #, gcc-internal-format
57127 msgid "top-level declaration of %qs specifies %<auto%>"
57128 msgstr ""
57129
57130 #: cp/decl.cc:12873
57131 #, gcc-internal-format
57132 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
57133 msgstr ""
57134
57135 #: cp/decl.cc:12887
57136 #, gcc-internal-format
57137 msgid "storage class specifiers invalid in friend function declarations"
57138 msgstr ""
57139
57140 #: cp/decl.cc:12919 cp/decl.cc:14411 cp/parser.cc:14950 cp/parser.cc:20813
57141 #: cp/parser.cc:27390
57142 #, gcc-internal-format
57143 msgid "attribute ignored"
57144 msgstr ""
57145
57146 #: cp/decl.cc:12920
57147 #, gcc-internal-format
57148 msgid "an attribute that appertains to a type-specifier is ignored"
57149 msgstr ""
57150
57151 #: cp/decl.cc:12988
57152 #, gcc-internal-format
57153 msgid "unnecessary parentheses in declaration of %qs"
57154 msgstr ""
57155
57156 #: cp/decl.cc:12994
57157 #, gcc-internal-format
57158 msgid "remove parentheses"
57159 msgstr ""
57160
57161 #: cp/decl.cc:13043
57162 #, gcc-internal-format
57163 msgid "requires-clause on return type"
57164 msgstr ""
57165
57166 #: cp/decl.cc:13063
57167 #, gcc-internal-format
57168 msgid "%qs function uses %<auto%> type specifier without trailing return type"
57169 msgstr ""
57170
57171 #: cp/decl.cc:13067
57172 #, gcc-internal-format
57173 msgid ""
57174 "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
57175 msgstr ""
57176
57177 #: cp/decl.cc:13072
57178 #, gcc-internal-format
57179 msgid "virtual function cannot have deduced return type"
57180 msgstr ""
57181
57182 #: cp/decl.cc:13079
57183 #, gcc-internal-format
57184 msgid ""
57185 "%qs function with trailing return type has %qT as its type rather than plain "
57186 "%<auto%>"
57187 msgstr ""
57188
57189 #: cp/decl.cc:13088
57190 #, gcc-internal-format
57191 msgid ""
57192 "%qs function with trailing return type has %<decltype(auto)%> as its type "
57193 "rather than plain %<auto%>"
57194 msgstr ""
57195
57196 #: cp/decl.cc:13093
57197 #, gcc-internal-format
57198 msgid "invalid use of %<decltype(auto)%>"
57199 msgstr ""
57200
57201 #: cp/decl.cc:13105
57202 #, gcc-internal-format
57203 msgid "deduced class type %qD in function return type"
57204 msgstr ""
57205
57206 #: cp/decl.cc:13114
57207 #, gcc-internal-format
57208 msgid "deduction guide for %qT must have trailing return type"
57209 msgstr ""
57210
57211 #: cp/decl.cc:13127
57212 #, gcc-internal-format
57213 msgid ""
57214 "trailing return type %qT of deduction guide is not a specialization of %qT"
57215 msgstr ""
57216
57217 #: cp/decl.cc:13141
57218 #, gcc-internal-format
57219 msgid ""
57220 "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
57221 msgstr ""
57222
57223 #: cp/decl.cc:13144
57224 #, gcc-internal-format
57225 msgid ""
57226 "%qs function with trailing return type not declared with %<auto%> type "
57227 "specifier"
57228 msgstr ""
57229
57230 #: cp/decl.cc:13151
57231 #, gcc-internal-format
57232 msgid "a conversion function cannot have a trailing return type"
57233 msgstr ""
57234
57235 #: cp/decl.cc:13177
57236 #, gcc-internal-format
57237 msgid "%<volatile%>-qualified return type is deprecated"
57238 msgstr ""
57239
57240 #: cp/decl.cc:13189
57241 #, gcc-internal-format
57242 msgid "%qs declared as function returning a function"
57243 msgstr ""
57244
57245 #: cp/decl.cc:13195
57246 #, gcc-internal-format
57247 msgid "%qs declared as function returning an array"
57248 msgstr ""
57249
57250 #: cp/decl.cc:13202
57251 #, gcc-internal-format
57252 msgid "%<constinit%> on function return type is not allowed"
57253 msgstr ""
57254
57255 #: cp/decl.cc:13235
57256 #, gcc-internal-format
57257 msgid "destructor cannot be static member function"
57258 msgstr ""
57259
57260 #: cp/decl.cc:13237
57261 #, gcc-internal-format
57262 msgid "constructor cannot be static member function"
57263 msgstr ""
57264
57265 #: cp/decl.cc:13242
57266 #, gcc-internal-format
57267 msgid "destructors may not be cv-qualified"
57268 msgstr ""
57269
57270 #: cp/decl.cc:13243
57271 #, gcc-internal-format
57272 msgid "constructors may not be cv-qualified"
57273 msgstr ""
57274
57275 #: cp/decl.cc:13251
57276 #, gcc-internal-format
57277 msgid "destructors may not be ref-qualified"
57278 msgstr ""
57279
57280 #: cp/decl.cc:13252
57281 #, gcc-internal-format
57282 msgid "constructors may not be ref-qualified"
57283 msgstr ""
57284
57285 #: cp/decl.cc:13270
57286 #, gcc-internal-format
57287 msgid "constructors cannot be declared %<virtual%>"
57288 msgstr ""
57289
57290 #: cp/decl.cc:13287
57291 #, gcc-internal-format
57292 msgid "virtual functions cannot be friends"
57293 msgstr ""
57294
57295 #: cp/decl.cc:13292
57296 #, gcc-internal-format
57297 msgid "friend declaration not in class definition"
57298 msgstr ""
57299
57300 #: cp/decl.cc:13296
57301 #, gcc-internal-format
57302 msgid "cannot define friend function %qs in a local class definition"
57303 msgstr ""
57304
57305 #: cp/decl.cc:13306
57306 #, gcc-internal-format
57307 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
57308 msgstr ""
57309
57310 #: cp/decl.cc:13310
57311 #, gcc-internal-format
57312 msgid ""
57313 "friend function definition %qs cannot have a name qualified with %<%D::%>"
57314 msgstr ""
57315
57316 #: cp/decl.cc:13348
57317 #, gcc-internal-format
57318 msgid "destructors may not have parameters"
57319 msgstr ""
57320
57321 #: cp/decl.cc:13405
57322 #, gcc-internal-format
57323 msgid "cannot declare pointer to %q#T"
57324 msgstr ""
57325
57326 #: cp/decl.cc:13418 cp/decl.cc:13425
57327 #, gcc-internal-format
57328 msgid "cannot declare reference to %q#T"
57329 msgstr ""
57330
57331 #: cp/decl.cc:13427
57332 #, gcc-internal-format
57333 msgid "cannot declare pointer to %q#T member"
57334 msgstr ""
57335
57336 #: cp/decl.cc:13456
57337 #, gcc-internal-format
57338 msgid "cannot declare reference to qualified function type %qT"
57339 msgstr ""
57340
57341 #: cp/decl.cc:13457
57342 #, gcc-internal-format
57343 msgid "cannot declare pointer to qualified function type %qT"
57344 msgstr ""
57345
57346 #: cp/decl.cc:13530
57347 #, gcc-internal-format
57348 msgid ""
57349 "cannot declare reference to %q#T, which is not a typedef or a template type "
57350 "argument"
57351 msgstr ""
57352
57353 #: cp/decl.cc:13610
57354 #, gcc-internal-format
57355 msgid "template-id %qD used as a declarator"
57356 msgstr ""
57357
57358 #: cp/decl.cc:13636
57359 #, gcc-internal-format
57360 msgid "member functions are implicitly friends of their class"
57361 msgstr ""
57362
57363 #: cp/decl.cc:13641
57364 #, gcc-internal-format
57365 msgid "extra qualification %<%T::%> on member %qs"
57366 msgstr ""
57367
57368 #: cp/decl.cc:13671
57369 #, gcc-internal-format
57370 msgid "cannot define member function %<%T::%s%> within %qT"
57371 msgstr ""
57372
57373 #: cp/decl.cc:13673
57374 #, gcc-internal-format
57375 msgid "cannot declare member function %<%T::%s%> within %qT"
57376 msgstr ""
57377
57378 #: cp/decl.cc:13681
57379 #, gcc-internal-format
57380 msgid "cannot declare member %<%T::%s%> within %qT"
57381 msgstr ""
57382
57383 #: cp/decl.cc:13721
57384 #, gcc-internal-format
57385 msgid "non-parameter %qs cannot be a parameter pack"
57386 msgstr ""
57387
57388 #: cp/decl.cc:13730
57389 #, gcc-internal-format
57390 msgid "data member may not have variably modified type %qT"
57391 msgstr ""
57392
57393 #: cp/decl.cc:13733
57394 #, gcc-internal-format
57395 msgid "parameter may not have variably modified type %qT"
57396 msgstr ""
57397
57398 #: cp/decl.cc:13744
57399 #, gcc-internal-format
57400 msgid "%<explicit%> outside class declaration"
57401 msgstr ""
57402
57403 #: cp/decl.cc:13747
57404 #, gcc-internal-format
57405 msgid "%<explicit%> in friend declaration"
57406 msgstr ""
57407
57408 #: cp/decl.cc:13750
57409 #, gcc-internal-format
57410 msgid ""
57411 "only declarations of constructors and conversion operators can be "
57412 "%<explicit%>"
57413 msgstr ""
57414
57415 #: cp/decl.cc:13760
57416 #, gcc-internal-format
57417 msgid "non-member %qs cannot be declared %<mutable%>"
57418 msgstr ""
57419
57420 #: cp/decl.cc:13767
57421 #, gcc-internal-format
57422 msgid "non-object member %qs cannot be declared %<mutable%>"
57423 msgstr ""
57424
57425 #: cp/decl.cc:13773
57426 #, gcc-internal-format
57427 msgid "function %qs cannot be declared %<mutable%>"
57428 msgstr ""
57429
57430 #: cp/decl.cc:13779
57431 #, gcc-internal-format
57432 msgid "%<static%> %qs cannot be declared %<mutable%>"
57433 msgstr ""
57434
57435 #: cp/decl.cc:13785
57436 #, gcc-internal-format
57437 msgid "%<const%> %qs cannot be declared %<mutable%>"
57438 msgstr ""
57439
57440 #: cp/decl.cc:13791
57441 #, gcc-internal-format
57442 msgid "reference %qs cannot be declared %<mutable%>"
57443 msgstr ""
57444
57445 #: cp/decl.cc:13807
57446 #, gcc-internal-format
57447 msgid "typedef may not be a function definition"
57448 msgstr ""
57449
57450 #: cp/decl.cc:13810
57451 #, gcc-internal-format
57452 msgid "typedef may not be a member function definition"
57453 msgstr ""
57454
57455 #: cp/decl.cc:13836
57456 #, gcc-internal-format
57457 msgid "%<auto%> not allowed in alias declaration"
57458 msgstr ""
57459
57460 #: cp/decl.cc:13839
57461 #, gcc-internal-format
57462 msgid "typedef declared %<auto%>"
57463 msgstr ""
57464
57465 #: cp/decl.cc:13844
57466 #, gcc-internal-format
57467 msgid "requires-clause on typedef"
57468 msgstr ""
57469
57470 #: cp/decl.cc:13848
57471 #, gcc-internal-format
57472 msgid "typedef name may not be a nested-name-specifier"
57473 msgstr ""
57474
57475 #: cp/decl.cc:13874
57476 #, gcc-internal-format
57477 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
57478 msgstr ""
57479
57480 #: cp/decl.cc:13963
57481 #, gcc-internal-format
57482 msgid "%<inline%> specified for friend class declaration"
57483 msgstr ""
57484
57485 #: cp/decl.cc:13971
57486 #, gcc-internal-format
57487 msgid "template parameters cannot be friends"
57488 msgstr ""
57489
57490 #: cp/decl.cc:13973
57491 #, gcc-internal-format
57492 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
57493 msgstr ""
57494
57495 #: cp/decl.cc:13977
57496 #, gcc-internal-format
57497 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
57498 msgstr ""
57499
57500 #: cp/decl.cc:13990
57501 #, gcc-internal-format
57502 msgid "trying to make class %qT a friend of global scope"
57503 msgstr ""
57504
57505 #: cp/decl.cc:14010
57506 #, gcc-internal-format
57507 msgid "invalid qualifiers on non-member function type"
57508 msgstr ""
57509
57510 #: cp/decl.cc:14014
57511 #, gcc-internal-format
57512 msgid "requires-clause on type-id"
57513 msgstr ""
57514
57515 #: cp/decl.cc:14024
57516 #, gcc-internal-format
57517 msgid "abstract declarator %qT used as declaration"
57518 msgstr ""
57519
57520 #: cp/decl.cc:14039
57521 #, gcc-internal-format
57522 msgid "requires-clause on declaration of non-function type %qT"
57523 msgstr ""
57524
57525 #: cp/decl.cc:14058
57526 #, gcc-internal-format
57527 msgid "cannot use %<::%> in parameter declaration"
57528 msgstr ""
57529
57530 #: cp/decl.cc:14067 cp/parser.cc:20247
57531 #, gcc-internal-format
57532 msgid "cannot declare a parameter with %<decltype(auto)%>"
57533 msgstr ""
57534
57535 #: cp/decl.cc:14074
57536 #, gcc-internal-format
57537 msgid ""
57538 "missing template argument list after %qE; template placeholder not permitted "
57539 "in parameter"
57540 msgstr ""
57541
57542 #: cp/decl.cc:14077
57543 #, gcc-internal-format
57544 msgid "or use %<auto%> for an abbreviated function template"
57545 msgstr ""
57546
57547 #: cp/decl.cc:14083
57548 #, gcc-internal-format
57549 msgid "%<auto%> parameter not permitted in this context"
57550 msgstr ""
57551
57552 #: cp/decl.cc:14086
57553 #, gcc-internal-format
57554 msgid "parameter declared %<auto%>"
57555 msgstr ""
57556
57557 #: cp/decl.cc:14137 cp/parser.cc:3561
57558 #, gcc-internal-format
57559 msgid "invalid use of template-name %qE without an argument list"
57560 msgstr ""
57561
57562 #: cp/decl.cc:14141
57563 #, gcc-internal-format
57564 msgid "non-static data member declared with placeholder %qT"
57565 msgstr ""
57566
57567 #: cp/decl.cc:14162
57568 #, gcc-internal-format
57569 msgid "ISO C++ forbids flexible array member %qs"
57570 msgstr ""
57571
57572 #: cp/decl.cc:14165
57573 #, gcc-internal-format
57574 msgid "ISO C++ forbids flexible array members"
57575 msgstr ""
57576
57577 #. Something like struct S { int N::j; };
57578 #: cp/decl.cc:14181
57579 #, gcc-internal-format
57580 msgid "invalid use of %<::%>"
57581 msgstr ""
57582
57583 #: cp/decl.cc:14202
57584 #, gcc-internal-format
57585 msgid "declaration of function %qD in invalid context"
57586 msgstr ""
57587
57588 #: cp/decl.cc:14212
57589 #, gcc-internal-format
57590 msgid "function %qD declared %<virtual%> inside a union"
57591 msgstr ""
57592
57593 #: cp/decl.cc:14222
57594 #, gcc-internal-format
57595 msgid "%qD cannot be declared %<virtual%>, since it is always static"
57596 msgstr ""
57597
57598 #: cp/decl.cc:14236
57599 #, gcc-internal-format
57600 msgid "expected qualified name in friend declaration for destructor %qD"
57601 msgstr ""
57602
57603 #: cp/decl.cc:14243
57604 #, gcc-internal-format
57605 msgid "declaration of %qD as member of %qT"
57606 msgstr ""
57607
57608 #: cp/decl.cc:14250 cp/decl.cc:14263
57609 #, gcc-internal-format
57610 msgid "a destructor cannot be %qs"
57611 msgstr ""
57612
57613 #: cp/decl.cc:14269
57614 #, gcc-internal-format
57615 msgid "expected qualified name in friend declaration for constructor %qD"
57616 msgstr ""
57617
57618 #: cp/decl.cc:14278
57619 #, gcc-internal-format
57620 msgid "a constructor cannot be %<concept%>"
57621 msgstr ""
57622
57623 #: cp/decl.cc:14284
57624 #, gcc-internal-format
57625 msgid "a concept cannot be a member function"
57626 msgstr ""
57627
57628 #: cp/decl.cc:14292 cp/decl.cc:14634
57629 #, gcc-internal-format
57630 msgid "%qD cannot be %qs"
57631 msgstr ""
57632
57633 #: cp/decl.cc:14301
57634 #, gcc-internal-format
57635 msgid "specialization of variable template %qD declared as function"
57636 msgstr ""
57637
57638 #: cp/decl.cc:14304
57639 #, gcc-internal-format
57640 msgid "variable template declared here"
57641 msgstr ""
57642
57643 #: cp/decl.cc:14366
57644 #, gcc-internal-format
57645 msgid "field %qD has incomplete type %qT"
57646 msgstr ""
57647
57648 #: cp/decl.cc:14371
57649 #, gcc-internal-format
57650 msgid "name %qT has incomplete type"
57651 msgstr ""
57652
57653 #: cp/decl.cc:14391
57654 #, gcc-internal-format
57655 msgid "%qE is neither function nor member function; cannot be declared friend"
57656 msgstr ""
57657
57658 #: cp/decl.cc:14394
57659 #, gcc-internal-format
57660 msgid ""
57661 "unnamed field is neither function nor member function; cannot be declared "
57662 "friend"
57663 msgstr ""
57664
57665 #: cp/decl.cc:14412 cp/parser.cc:20814 cp/parser.cc:27391
57666 #, gcc-internal-format
57667 msgid ""
57668 "an attribute that appertains to a friend declaration that is not a "
57669 "definition is ignored"
57670 msgstr ""
57671
57672 #: cp/decl.cc:14453 cp/decl.cc:14464
57673 #, gcc-internal-format
57674 msgid "static data member %qE declared %qs"
57675 msgstr ""
57676
57677 #: cp/decl.cc:14458
57678 #, gcc-internal-format
57679 msgid "%<constexpr%> static data member %qD must have an initializer"
57680 msgstr ""
57681
57682 #: cp/decl.cc:14501 cp/decl.cc:14509 cp/decl.cc:14516 cp/decl.cc:14523
57683 #, gcc-internal-format
57684 msgid "non-static data member %qE declared %qs"
57685 msgstr ""
57686
57687 #: cp/decl.cc:14575
57688 #, gcc-internal-format
57689 msgid "storage class %<auto%> invalid for function %qs"
57690 msgstr ""
57691
57692 #: cp/decl.cc:14578
57693 #, gcc-internal-format
57694 msgid "storage class %<register%> invalid for function %qs"
57695 msgstr ""
57696
57697 #: cp/decl.cc:14584
57698 #, gcc-internal-format
57699 msgid "storage class %<__thread%> invalid for function %qs"
57700 msgstr ""
57701
57702 #: cp/decl.cc:14588
57703 #, gcc-internal-format
57704 msgid "storage class %<thread_local%> invalid for function %qs"
57705 msgstr ""
57706
57707 #: cp/decl.cc:14593
57708 #, gcc-internal-format
57709 msgid "virt-specifiers in %qs not allowed outside a class definition"
57710 msgstr ""
57711
57712 #: cp/decl.cc:14605
57713 #, gcc-internal-format
57714 msgid ""
57715 "%<static%> specifier invalid for function %qs declared out of global scope"
57716 msgstr ""
57717
57718 #: cp/decl.cc:14609
57719 #, gcc-internal-format
57720 msgid ""
57721 "%<inline%> specifier invalid for function %qs declared out of global scope"
57722 msgstr ""
57723
57724 #: cp/decl.cc:14617
57725 #, gcc-internal-format
57726 msgid "virtual non-class function %qs"
57727 msgstr ""
57728
57729 #: cp/decl.cc:14624
57730 #, gcc-internal-format
57731 msgid "%qs defined in a non-class scope"
57732 msgstr ""
57733
57734 #: cp/decl.cc:14625
57735 #, gcc-internal-format
57736 msgid "%qs declared in a non-class scope"
57737 msgstr ""
57738
57739 #: cp/decl.cc:14668
57740 #, gcc-internal-format
57741 msgid "cannot declare member function %qD to have static linkage"
57742 msgstr ""
57743
57744 #: cp/decl.cc:14677
57745 #, gcc-internal-format
57746 msgid "cannot declare static function inside another function"
57747 msgstr ""
57748
57749 #: cp/decl.cc:14718
57750 #, gcc-internal-format
57751 msgid ""
57752 "%<static%> may not be used when defining (as opposed to declaring) a static "
57753 "data member"
57754 msgstr ""
57755
57756 #: cp/decl.cc:14725
57757 #, gcc-internal-format
57758 msgid "static member %qD declared %<register%>"
57759 msgstr ""
57760
57761 #: cp/decl.cc:14731
57762 #, gcc-internal-format
57763 msgid "cannot explicitly declare member %q#D to have extern linkage"
57764 msgstr ""
57765
57766 #: cp/decl.cc:14739
57767 #, gcc-internal-format
57768 msgid "declaration of %<constexpr%> variable %qD is not a definition"
57769 msgstr ""
57770
57771 #: cp/decl.cc:14746
57772 #, gcc-internal-format
57773 msgid "a variable cannot be declared %<consteval%>"
57774 msgstr ""
57775
57776 #: cp/decl.cc:14778
57777 #, gcc-internal-format
57778 msgid "%qs initialized and declared %<extern%>"
57779 msgstr ""
57780
57781 #: cp/decl.cc:14783
57782 #, gcc-internal-format
57783 msgid "%qs has both %<extern%> and initializer"
57784 msgstr ""
57785
57786 #: cp/decl.cc:14980
57787 #, gcc-internal-format
57788 msgid "default argument %qE uses %qD"
57789 msgstr ""
57790
57791 #: cp/decl.cc:14983
57792 #, gcc-internal-format
57793 msgid "default argument %qE uses local variable %qD"
57794 msgstr ""
57795
57796 #: cp/decl.cc:15110
57797 #, gcc-internal-format
57798 msgid "invalid use of cv-qualified type %qT in parameter declaration"
57799 msgstr ""
57800
57801 #: cp/decl.cc:15114
57802 #, gcc-internal-format
57803 msgid "invalid use of type %<void%> in parameter declaration"
57804 msgstr ""
57805
57806 #: cp/decl.cc:15143
57807 #, gcc-internal-format
57808 msgid "%<volatile%>-qualified parameter is deprecated"
57809 msgstr ""
57810
57811 #: cp/decl.cc:15151
57812 #, gcc-internal-format
57813 msgid "parameter %qD invalidly declared method type"
57814 msgstr ""
57815
57816 #: cp/decl.cc:15176
57817 #, gcc-internal-format
57818 msgid "parameter %qD includes pointer to array of unknown bound %qT"
57819 msgstr ""
57820
57821 #: cp/decl.cc:15178
57822 #, gcc-internal-format
57823 msgid "parameter %qD includes reference to array of unknown bound %qT"
57824 msgstr ""
57825
57826 #: cp/decl.cc:15437
57827 #, gcc-internal-format
57828 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
57829 msgstr ""
57830
57831 #: cp/decl.cc:15516
57832 #, gcc-internal-format
57833 msgid "%qD may not be declared within a namespace"
57834 msgstr ""
57835
57836 #: cp/decl.cc:15523
57837 #, gcc-internal-format
57838 msgid "%qD may not be declared as static"
57839 msgstr ""
57840
57841 #: cp/decl.cc:15551
57842 #, gcc-internal-format
57843 msgid "%qD must be a non-static member function"
57844 msgstr ""
57845
57846 #: cp/decl.cc:15559
57847 #, gcc-internal-format
57848 msgid "%qD must be a member function"
57849 msgstr ""
57850
57851 #: cp/decl.cc:15567
57852 #, gcc-internal-format
57853 msgid ""
57854 "%qD may be a static member function only with %<-std=c++23%> or %<-std=gnu+"
57855 "+23%>"
57856 msgstr ""
57857
57858 #: cp/decl.cc:15577
57859 #, gcc-internal-format
57860 msgid ""
57861 "%qD must be either a non-static member function or a non-member function"
57862 msgstr ""
57863
57864 #: cp/decl.cc:15587
57865 #, gcc-internal-format
57866 msgid "%qD must have an argument of class or enumerated type"
57867 msgstr ""
57868
57869 #. 13.4.0.3
57870 #: cp/decl.cc:15618
57871 #, gcc-internal-format
57872 msgid "ISO C++ prohibits overloading %<operator ?:%>"
57873 msgstr ""
57874
57875 #: cp/decl.cc:15628
57876 #, gcc-internal-format
57877 msgid "%qD must not have variable number of arguments"
57878 msgstr ""
57879
57880 #: cp/decl.cc:15654
57881 #, gcc-internal-format
57882 msgid "%qD must have either zero or one argument"
57883 msgstr ""
57884
57885 #: cp/decl.cc:15655
57886 #, gcc-internal-format
57887 msgid "%qD must have either one or two arguments"
57888 msgstr ""
57889
57890 #: cp/decl.cc:15667
57891 #, gcc-internal-format
57892 msgid "postfix %qD must have %<int%> as its argument"
57893 msgstr ""
57894
57895 #: cp/decl.cc:15668
57896 #, gcc-internal-format
57897 msgid "postfix %qD must have %<int%> as its second argument"
57898 msgstr ""
57899
57900 #: cp/decl.cc:15679
57901 #, gcc-internal-format
57902 msgid "%qD must have no arguments"
57903 msgstr ""
57904
57905 #: cp/decl.cc:15680 cp/decl.cc:15690
57906 #, gcc-internal-format
57907 msgid "%qD must have exactly one argument"
57908 msgstr ""
57909
57910 #: cp/decl.cc:15691
57911 #, gcc-internal-format
57912 msgid "%qD must have exactly two arguments"
57913 msgstr ""
57914
57915 #: cp/decl.cc:15706
57916 #, gcc-internal-format
57917 msgid "%qD cannot have default arguments"
57918 msgstr ""
57919
57920 #: cp/decl.cc:15730
57921 #, gcc-internal-format
57922 msgid "converting %qT to %<void%> will never use a type conversion operator"
57923 msgstr ""
57924
57925 #: cp/decl.cc:15737
57926 #, gcc-internal-format
57927 msgid ""
57928 "converting %qT to a reference to the same type will never use a type "
57929 "conversion operator"
57930 msgstr ""
57931
57932 #: cp/decl.cc:15739
57933 #, gcc-internal-format
57934 msgid ""
57935 "converting %qT to the same type will never use a type conversion operator"
57936 msgstr ""
57937
57938 #: cp/decl.cc:15748
57939 #, gcc-internal-format
57940 msgid ""
57941 "converting %qT to a reference to a base class %qT will never use a type "
57942 "conversion operator"
57943 msgstr ""
57944
57945 #: cp/decl.cc:15750
57946 #, gcc-internal-format
57947 msgid ""
57948 "converting %qT to a base class %qT will never use a type conversion operator"
57949 msgstr ""
57950
57951 #: cp/decl.cc:15766
57952 #, gcc-internal-format
57953 msgid "user-defined %qD always evaluates both arguments"
57954 msgstr ""
57955
57956 #: cp/decl.cc:15785
57957 #, gcc-internal-format
57958 msgid "prefix %qD should return %qT"
57959 msgstr ""
57960
57961 #: cp/decl.cc:15792
57962 #, gcc-internal-format
57963 msgid "postfix %qD should return %qT"
57964 msgstr ""
57965
57966 #: cp/decl.cc:15804
57967 #, gcc-internal-format
57968 msgid "%qD should return by value"
57969 msgstr ""
57970
57971 #: cp/decl.cc:15859
57972 #, gcc-internal-format
57973 msgid "using template type parameter %qT after %qs"
57974 msgstr ""
57975
57976 #: cp/decl.cc:15882
57977 #, gcc-internal-format
57978 msgid "using alias template specialization %qT after %qs"
57979 msgstr ""
57980
57981 #: cp/decl.cc:15885
57982 #, gcc-internal-format
57983 msgid "using typedef-name %qD after %qs"
57984 msgstr ""
57985
57986 #: cp/decl.cc:15887
57987 #, gcc-internal-format
57988 msgid "%qD has a previous declaration here"
57989 msgstr ""
57990
57991 #: cp/decl.cc:15895
57992 #, gcc-internal-format
57993 msgid "%qT referred to as %qs"
57994 msgstr ""
57995
57996 #: cp/decl.cc:15896 cp/decl.cc:15903
57997 #, gcc-internal-format
57998 msgid "%qT has a previous declaration here"
57999 msgstr ""
58000
58001 #: cp/decl.cc:15902
58002 #, gcc-internal-format
58003 msgid "%qT referred to as enum"
58004 msgstr ""
58005
58006 #. If a class template appears as elaborated type specifier
58007 #. without a template header such as:
58008 #.
58009 #. template <class T> class C {};
58010 #. void f(class C);             // No template header here
58011 #.
58012 #. then the required template argument is missing.
58013 #: cp/decl.cc:15917
58014 #, gcc-internal-format
58015 msgid "template argument required for %<%s %T%>"
58016 msgstr ""
58017
58018 #: cp/decl.cc:15960 cp/name-lookup.cc:5719 cp/name-lookup.cc:5851
58019 #: cp/parser.cc:7054 cp/parser.cc:31408
58020 #, gcc-internal-format
58021 msgid "reference to %qD is ambiguous"
58022 msgstr ""
58023
58024 #: cp/decl.cc:15969
58025 #, gcc-internal-format
58026 msgid "class template %qD redeclared as non-template"
58027 msgstr ""
58028
58029 #: cp/decl.cc:15991 cp/name-lookup.cc:5409
58030 #, gcc-internal-format
58031 msgid "%qD has the same name as the class in which it is declared"
58032 msgstr ""
58033
58034 #: cp/decl.cc:16019 cp/friend.cc:317 cp/parser.cc:3386 cp/parser.cc:6759
58035 #: cp/pt.cc:9836
58036 #, gcc-internal-format
58037 msgid "%qT is not a template"
58038 msgstr ""
58039
58040 #: cp/decl.cc:16024
58041 #, gcc-internal-format
58042 msgid "perhaps you want to explicitly add %<%T::%>"
58043 msgstr ""
58044
58045 #: cp/decl.cc:16129
58046 #, gcc-internal-format
58047 msgid "use of enum %q#D without previous declaration"
58048 msgstr ""
58049
58050 #: cp/decl.cc:16155
58051 #, gcc-internal-format
58052 msgid "redeclaration of %qT as a non-template"
58053 msgstr ""
58054
58055 #: cp/decl.cc:16166 cp/semantics.cc:3548
58056 #, gcc-internal-format
58057 msgid "cannot declare %qD in a different module"
58058 msgstr ""
58059
58060 #: cp/decl.cc:16282
58061 #, gcc-internal-format
58062 msgid "derived union %qT invalid"
58063 msgstr ""
58064
58065 #: cp/decl.cc:16289
58066 #, gcc-internal-format
58067 msgid "%qT defined with multiple direct bases"
58068 msgstr ""
58069
58070 #: cp/decl.cc:16300
58071 #, gcc-internal-format
58072 msgid "%qT defined with direct virtual base"
58073 msgstr ""
58074
58075 #: cp/decl.cc:16325
58076 #, gcc-internal-format
58077 msgid "base type %qT fails to be a struct or class type"
58078 msgstr ""
58079
58080 #: cp/decl.cc:16355
58081 #, gcc-internal-format
58082 msgid "recursive type %qT undefined"
58083 msgstr ""
58084
58085 #: cp/decl.cc:16357
58086 #, gcc-internal-format
58087 msgid "duplicate base type %qT invalid"
58088 msgstr ""
58089
58090 #: cp/decl.cc:16502
58091 #, gcc-internal-format
58092 msgid "scoped/unscoped mismatch in enum %q#T"
58093 msgstr ""
58094
58095 #: cp/decl.cc:16505 cp/decl.cc:16513 cp/decl.cc:16523 cp/decl.cc:17122
58096 #: cp/parser.cc:21163
58097 #, gcc-internal-format
58098 msgid "previous definition here"
58099 msgstr ""
58100
58101 #: cp/decl.cc:16510
58102 #, gcc-internal-format
58103 msgid "underlying type mismatch in enum %q#T"
58104 msgstr ""
58105
58106 #: cp/decl.cc:16520
58107 #, gcc-internal-format
58108 msgid "different underlying type in enum %q#T"
58109 msgstr ""
58110
58111 #: cp/decl.cc:16531
58112 #, gcc-internal-format
58113 msgid "cannot define %qD in different module"
58114 msgstr ""
58115
58116 #: cp/decl.cc:16606
58117 #, gcc-internal-format
58118 msgid "underlying type %qT of %qT must be an integral type"
58119 msgstr ""
58120
58121 #. DR 377
58122 #.
58123 #. IF no integral type can represent all the enumerator values, the
58124 #. enumeration is ill-formed.
58125 #: cp/decl.cc:16755
58126 #, gcc-internal-format
58127 msgid "no integral type can represent all of the enumerator values for %qT"
58128 msgstr ""
58129
58130 #: cp/decl.cc:16930
58131 #, gcc-internal-format
58132 msgid ""
58133 "enumerator value for %qD must have integral or unscoped enumeration type"
58134 msgstr ""
58135
58136 #: cp/decl.cc:16940
58137 #, gcc-internal-format
58138 msgid "enumerator value for %qD is not an integer constant"
58139 msgstr ""
58140
58141 #: cp/decl.cc:16989
58142 #, gcc-internal-format
58143 msgid "incremented enumerator value is too large for %<unsigned long%>"
58144 msgstr ""
58145
58146 #: cp/decl.cc:16990
58147 #, gcc-internal-format
58148 msgid "incremented enumerator value is too large for %<long%>"
58149 msgstr ""
58150
58151 #: cp/decl.cc:17001
58152 #, gcc-internal-format
58153 msgid "overflow in enumeration values at %qD"
58154 msgstr ""
58155
58156 #: cp/decl.cc:17021
58157 #, gcc-internal-format
58158 msgid "enumerator value %qE is outside the range of underlying type %qT"
58159 msgstr ""
58160
58161 #: cp/decl.cc:17120 cp/parser.cc:21161
58162 #, gcc-internal-format
58163 msgid "multiple definition of %q#T"
58164 msgstr ""
58165
58166 #: cp/decl.cc:17194
58167 #, gcc-internal-format
58168 msgid "return type %q#T is incomplete"
58169 msgstr ""
58170
58171 #: cp/decl.cc:17354 cp/typeck.cc:11114
58172 #, gcc-internal-format
58173 msgid "%<operator=%> should return a reference to %<*this%>"
58174 msgstr ""
58175
58176 #: cp/decl.cc:18167
58177 #, gcc-internal-format
58178 msgid "no return statements in function returning %qT"
58179 msgstr ""
58180
58181 #: cp/decl.cc:18169 cp/typeck.cc:10994
58182 #, gcc-internal-format
58183 msgid "only plain %<auto%> return type can be deduced to %<void%>"
58184 msgstr ""
58185
58186 #: cp/decl.cc:18231
58187 #, gcc-internal-format
58188 msgid "no return statement in %<constexpr%> function returning non-void"
58189 msgstr ""
58190
58191 #: cp/decl.cc:18424
58192 #, gcc-internal-format
58193 msgid "%qD is already defined in class %qT"
58194 msgstr ""
58195
58196 #: cp/decl.cc:18812
58197 #, gcc-internal-format
58198 msgid "using %qs"
58199 msgstr ""
58200
58201 #: cp/decl.cc:18824
58202 #, gcc-internal-format
58203 msgid "use of %qD before deduction of %<auto%>"
58204 msgstr ""
58205
58206 #: cp/decl2.cc:384
58207 #, gcc-internal-format
58208 msgid "name missing for member function"
58209 msgstr ""
58210
58211 #: cp/decl2.cc:482 cp/decl2.cc:525
58212 #, gcc-internal-format
58213 msgid "top-level comma expression in array subscript changed meaning in C++23"
58214 msgstr ""
58215
58216 #: cp/decl2.cc:515
58217 #, gcc-internal-format
58218 msgid "built-in subscript operator without expression list"
58219 msgstr ""
58220
58221 #: cp/decl2.cc:529
58222 #, gcc-internal-format
58223 msgid ""
58224 "built-in subscript operator with more than one expression in expression list"
58225 msgstr ""
58226
58227 #: cp/decl2.cc:556 cp/decl2.cc:570
58228 #, gcc-internal-format
58229 msgid "ambiguous conversion for array subscript"
58230 msgstr ""
58231
58232 #: cp/decl2.cc:564
58233 #, gcc-internal-format
58234 msgid "invalid types %<%T[%T]%> for array subscript"
58235 msgstr ""
58236
58237 #: cp/decl2.cc:646
58238 #, gcc-internal-format
58239 msgid "deleting array %q#E"
58240 msgstr ""
58241
58242 #: cp/decl2.cc:654
58243 #, gcc-internal-format
58244 msgid "type %q#T argument given to %<delete%>, expected pointer"
58245 msgstr ""
58246
58247 #: cp/decl2.cc:668
58248 #, gcc-internal-format
58249 msgid ""
58250 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
58251 "%<delete%>"
58252 msgstr ""
58253
58254 #: cp/decl2.cc:678
58255 #, gcc-internal-format
58256 msgid "deleting %qT is undefined"
58257 msgstr ""
58258
58259 #: cp/decl2.cc:726 cp/pt.cc:5921
58260 #, gcc-internal-format
58261 msgid "template declaration of %q#D"
58262 msgstr ""
58263
58264 #: cp/decl2.cc:766
58265 #, gcc-internal-format
58266 msgid ""
58267 "template parameter lists provided don%'t match the template parameters of %qD"
58268 msgstr ""
58269
58270 #: cp/decl2.cc:781 cp/pt.cc:5889
58271 #, gcc-internal-format
58272 msgid "destructor %qD declared as member template"
58273 msgstr ""
58274
58275 #: cp/decl2.cc:872
58276 #, gcc-internal-format
58277 msgid "no declaration matches %q#D"
58278 msgstr ""
58279
58280 #: cp/decl2.cc:877
58281 #, gcc-internal-format
58282 msgid "no conversion operators declared"
58283 msgstr ""
58284
58285 #: cp/decl2.cc:880
58286 #, gcc-internal-format
58287 msgid "no functions named %qD"
58288 msgstr ""
58289
58290 #: cp/decl2.cc:882
58291 #, gcc-internal-format
58292 msgid "%#qT defined here"
58293 msgstr ""
58294
58295 #: cp/decl2.cc:942
58296 #, gcc-internal-format
58297 msgid "local class %q#T shall not have static data member %q#D"
58298 msgstr ""
58299
58300 #: cp/decl2.cc:951
58301 #, gcc-internal-format
58302 msgid "static data member %qD in unnamed class"
58303 msgstr ""
58304
58305 #: cp/decl2.cc:953
58306 #, gcc-internal-format
58307 msgid "unnamed class defined here"
58308 msgstr ""
58309
58310 #: cp/decl2.cc:1034
58311 #, gcc-internal-format
58312 msgid "explicit template argument list not allowed"
58313 msgstr ""
58314
58315 #: cp/decl2.cc:1076
58316 #, gcc-internal-format
58317 msgid "%qD is already defined in %qT"
58318 msgstr ""
58319
58320 #: cp/decl2.cc:1105 cp/decl2.cc:1113
58321 #, gcc-internal-format
58322 msgid "invalid initializer for member function %qD"
58323 msgstr ""
58324
58325 #: cp/decl2.cc:1122
58326 #, gcc-internal-format
58327 msgid "initializer specified for friend function %qD"
58328 msgstr ""
58329
58330 #: cp/decl2.cc:1125
58331 #, gcc-internal-format
58332 msgid "initializer specified for static member function %qD"
58333 msgstr ""
58334
58335 #: cp/decl2.cc:1173
58336 #, gcc-internal-format
58337 msgid "%<asm%> specifiers are not permitted on non-static data members"
58338 msgstr ""
58339
58340 #: cp/decl2.cc:1230
58341 #, gcc-internal-format
58342 msgid "bit-field %qD with non-integral type %qT"
58343 msgstr ""
58344
58345 #: cp/decl2.cc:1238
58346 #, gcc-internal-format
58347 msgid "cannot declare %qD to be a bit-field type"
58348 msgstr ""
58349
58350 #: cp/decl2.cc:1249
58351 #, gcc-internal-format
58352 msgid "cannot declare bit-field %qD with function type"
58353 msgstr ""
58354
58355 #: cp/decl2.cc:1255
58356 #, gcc-internal-format
58357 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
58358 msgstr ""
58359
58360 #: cp/decl2.cc:1262
58361 #, gcc-internal-format
58362 msgid "%qD is already defined in the class %qT"
58363 msgstr ""
58364
58365 #: cp/decl2.cc:1270
58366 #, gcc-internal-format
58367 msgid "static member %qD cannot be a bit-field"
58368 msgstr ""
58369
58370 #: cp/decl2.cc:1284
58371 #, gcc-internal-format
58372 msgid "width of bit-field %qD has non-integral type %qT"
58373 msgstr ""
58374
58375 #: cp/decl2.cc:1682
58376 #, gcc-internal-format
58377 msgid "%q+D static data member inside of declare target directive"
58378 msgstr ""
58379
58380 #: cp/decl2.cc:1744 cp/name-lookup.cc:8336
58381 #, gcc-internal-format
58382 msgid "%<omp::%E%> not allowed to be specified in this context"
58383 msgstr ""
58384
58385 #: cp/decl2.cc:1813
58386 #, gcc-internal-format
58387 msgid "anonymous struct not inside named type"
58388 msgstr ""
58389
58390 #: cp/decl2.cc:1829
58391 #, gcc-internal-format
58392 msgid "%q#D invalid; an anonymous union can only have non-static data members"
58393 msgstr ""
58394
58395 #: cp/decl2.cc:1836
58396 #, gcc-internal-format
58397 msgid "private member %q#D in anonymous union"
58398 msgstr ""
58399
58400 #: cp/decl2.cc:1839
58401 #, gcc-internal-format
58402 msgid "protected member %q#D in anonymous union"
58403 msgstr ""
58404
58405 #: cp/decl2.cc:1904
58406 #, gcc-internal-format
58407 msgid "namespace-scope anonymous aggregates must be static"
58408 msgstr ""
58409
58410 #: cp/decl2.cc:1913
58411 #, gcc-internal-format
58412 msgid "anonymous union with no members"
58413 msgstr ""
58414
58415 #: cp/decl2.cc:1950
58416 #, gcc-internal-format
58417 msgid "%<operator new%> must return type %qT"
58418 msgstr ""
58419
58420 #. [basic.stc.dynamic.allocation]
58421 #.
58422 #. The first parameter shall not have an associated default
58423 #. argument.
58424 #: cp/decl2.cc:1962
58425 #, gcc-internal-format
58426 msgid "the first parameter of %<operator new%> cannot have a default argument"
58427 msgstr ""
58428
58429 #: cp/decl2.cc:1978
58430 #, gcc-internal-format
58431 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
58432 msgstr ""
58433
58434 #: cp/decl2.cc:2008
58435 #, gcc-internal-format
58436 msgid "%<operator delete%> must return type %qT"
58437 msgstr ""
58438
58439 #: cp/decl2.cc:2023
58440 #, gcc-internal-format
58441 msgid "destroying %<operator delete%> must be a member function"
58442 msgstr ""
58443
58444 #: cp/decl2.cc:2026
58445 #, gcc-internal-format
58446 msgid "%<operator delete[]%> cannot be a destroying delete"
58447 msgstr ""
58448
58449 #: cp/decl2.cc:2028
58450 #, gcc-internal-format
58451 msgid "destroying %<operator delete%> must be a usual deallocation function"
58452 msgstr ""
58453
58454 #: cp/decl2.cc:2038
58455 #, gcc-internal-format
58456 msgid "%<operator delete%> takes type %qT as first parameter"
58457 msgstr ""
58458
58459 #: cp/decl2.cc:3029
58460 #, gcc-internal-format
58461 msgid "%qT has a field %q#D whose type has no linkage"
58462 msgstr ""
58463
58464 #: cp/decl2.cc:3033
58465 #, gcc-internal-format
58466 msgid ""
58467 "%qT has a field %qD whose type depends on the type %qT which has no linkage"
58468 msgstr ""
58469
58470 #: cp/decl2.cc:3039
58471 #, gcc-internal-format
58472 msgid "%qT has a field %q#D whose type has internal linkage"
58473 msgstr ""
58474
58475 #. In C++98 this can only happen with unnamed namespaces.
58476 #: cp/decl2.cc:3043
58477 #, gcc-internal-format
58478 msgid "%qT has a field %q#D whose type uses the anonymous namespace"
58479 msgstr ""
58480
58481 #: cp/decl2.cc:3051
58482 #, gcc-internal-format
58483 msgid "%qT declared with greater visibility than the type of its field %qD"
58484 msgstr ""
58485
58486 #: cp/decl2.cc:3070
58487 #, gcc-internal-format
58488 msgid "%qT has a base %qT which has no linkage"
58489 msgstr ""
58490
58491 #: cp/decl2.cc:3074
58492 #, gcc-internal-format
58493 msgid "%qT has a base %qT which depends on the type %qT which has no linkage"
58494 msgstr ""
58495
58496 #: cp/decl2.cc:3080
58497 #, gcc-internal-format
58498 msgid "%qT has a base %qT which has internal linkage"
58499 msgstr ""
58500
58501 #. In C++98 this can only happen with unnamed namespaces.
58502 #: cp/decl2.cc:3084
58503 #, gcc-internal-format
58504 msgid "%qT has a base %qT which uses the anonymous namespace"
58505 msgstr ""
58506
58507 #: cp/decl2.cc:3091
58508 #, gcc-internal-format
58509 msgid "%qT declared with greater visibility than its base %qT"
58510 msgstr ""
58511
58512 #: cp/decl2.cc:4566
58513 #, gcc-internal-format
58514 msgid "%q#D, declared using unnamed type, is used but never defined"
58515 msgstr ""
58516
58517 #. DRs 132, 319 and 389 seem to indicate types with
58518 #. no linkage can only be used to declare extern "C"
58519 #. entities.  Since it's not always an error in the
58520 #. ISO C++ 90 Standard, we only issue a warning.
58521 #: cp/decl2.cc:4575
58522 #, gcc-internal-format
58523 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
58524 msgstr ""
58525
58526 #: cp/decl2.cc:4579
58527 #, gcc-internal-format
58528 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
58529 msgstr ""
58530
58531 #: cp/decl2.cc:4583
58532 #, gcc-internal-format
58533 msgid ""
58534 "%q#D does not refer to the unqualified type, so it is not used for linkage"
58535 msgstr ""
58536
58537 #: cp/decl2.cc:4591
58538 #, gcc-internal-format
58539 msgid "%q#D, declared using local type %qT, is used but never defined"
58540 msgstr ""
58541
58542 #: cp/decl2.cc:4595
58543 #, gcc-internal-format
58544 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
58545 msgstr ""
58546
58547 #: cp/decl2.cc:4598
58548 #, gcc-internal-format
58549 msgid "type %qT with no linkage used to declare function %q#D with linkage"
58550 msgstr ""
58551
58552 #: cp/decl2.cc:4795
58553 #, gcc-internal-format
58554 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
58555 msgstr ""
58556
58557 #: cp/decl2.cc:4798
58558 #, gcc-internal-format
58559 msgid "previous mangling %q#D"
58560 msgstr ""
58561
58562 #: cp/decl2.cc:4800
58563 #, gcc-internal-format
58564 msgid ""
58565 "a later %<-fabi-version=%> (or =0) avoids this error with a change in "
58566 "mangling"
58567 msgstr ""
58568
58569 #: cp/decl2.cc:4872 cp/decl2.cc:4875
58570 #, gcc-internal-format
58571 msgid "the program should also define %qD"
58572 msgstr ""
58573
58574 #: cp/decl2.cc:5209
58575 #, gcc-internal-format
58576 msgid "inline function %qD used but never defined"
58577 msgstr ""
58578
58579 #: cp/decl2.cc:5436
58580 #, gcc-internal-format
58581 msgid "default argument missing for parameter %P of %q#D"
58582 msgstr ""
58583
58584 #: cp/decl2.cc:5441
58585 #, gcc-internal-format
58586 msgid "...following parameter %P which has a default argument"
58587 msgstr ""
58588
58589 #: cp/decl2.cc:5565
58590 #, gcc-internal-format
58591 msgid "implicitly-declared %qD is deprecated"
58592 msgstr ""
58593
58594 #: cp/decl2.cc:5569
58595 #, gcc-internal-format
58596 msgid "because %qT has user-provided %qD"
58597 msgstr ""
58598
58599 #. We mark a lambda conversion op as deleted if we can't
58600 #. generate it properly; see maybe_add_lambda_conv_op.
58601 #: cp/decl2.cc:5710
58602 #, gcc-internal-format
58603 msgid "converting lambda that uses %<...%> to function pointer"
58604 msgstr ""
58605
58606 #: cp/decl2.cc:5713
58607 #, gcc-internal-format
58608 msgid "use of deleted function %qD"
58609 msgstr ""
58610
58611 #: cp/decl2.cc:5767
58612 #, gcc-internal-format
58613 msgid "use of function %qD with unsatisfied constraints"
58614 msgstr ""
58615
58616 #: cp/decl2.cc:5797
58617 #, gcc-internal-format
58618 msgid "use of built-in parameter pack %qD outside of a template"
58619 msgstr ""
58620
58621 #: cp/error.cc:4092
58622 #, gcc-internal-format
58623 msgid "(no argument)"
58624 msgstr ""
58625
58626 #: cp/error.cc:4184
58627 #, gcc-internal-format
58628 msgid "[...]"
58629 msgstr ""
58630
58631 #: cp/error.cc:4531
58632 #, gcc-internal-format
58633 msgid ""
58634 "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu+"
58635 "+11%>"
58636 msgstr ""
58637
58638 #: cp/error.cc:4536
58639 #, gcc-internal-format
58640 msgid ""
58641 "explicit conversion operators only available with %<-std=c++11%> or %<-"
58642 "std=gnu++11%>"
58643 msgstr ""
58644
58645 #: cp/error.cc:4541
58646 #, gcc-internal-format
58647 msgid ""
58648 "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
58649 msgstr ""
58650
58651 #: cp/error.cc:4546
58652 #, gcc-internal-format
58653 msgid ""
58654 "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
58655 msgstr ""
58656
58657 #: cp/error.cc:4551
58658 #, gcc-internal-format
58659 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
58660 msgstr ""
58661
58662 #: cp/error.cc:4556
58663 #, gcc-internal-format
58664 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
58665 msgstr ""
58666
58667 #: cp/error.cc:4561
58668 #, gcc-internal-format
58669 msgid ""
58670 "defaulted and deleted functions only available with %<-std=c++11%> or %<-"
58671 "std=gnu++11%>"
58672 msgstr ""
58673
58674 #: cp/error.cc:4567
58675 #, gcc-internal-format
58676 msgid ""
58677 "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
58678 msgstr ""
58679
58680 #: cp/error.cc:4572
58681 #, gcc-internal-format
58682 msgid ""
58683 "override controls (override/final) only available with %<-std=c++11%> or %<-"
58684 "std=gnu++11%>"
58685 msgstr ""
58686
58687 #: cp/error.cc:4577
58688 #, gcc-internal-format
58689 msgid ""
58690 "non-static data member initializers only available with %<-std=c++11%> or %<-"
58691 "std=gnu++11%>"
58692 msgstr ""
58693
58694 #: cp/error.cc:4582
58695 #, gcc-internal-format
58696 msgid ""
58697 "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
58698 msgstr ""
58699
58700 #: cp/error.cc:4587
58701 #, gcc-internal-format
58702 msgid ""
58703 "delegating constructors only available with %<-std=c++11%> or %<-std=gnu+"
58704 "+11%>"
58705 msgstr ""
58706
58707 #: cp/error.cc:4592
58708 #, gcc-internal-format
58709 msgid ""
58710 "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu+"
58711 "+11%>"
58712 msgstr ""
58713
58714 #: cp/error.cc:4597
58715 #, gcc-internal-format
58716 msgid "C++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
58717 msgstr ""
58718
58719 #: cp/error.cc:4602
58720 #, gcc-internal-format
58721 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
58722 msgstr ""
58723
58724 #: cp/error.cc:4652
58725 #, gcc-internal-format
58726 msgid "incomplete type %qT used in nested name specifier"
58727 msgstr ""
58728
58729 #: cp/error.cc:4656
58730 #, gcc-internal-format
58731 msgid "reference to %<%T::%D%> is ambiguous"
58732 msgstr ""
58733
58734 #: cp/error.cc:4670
58735 #, gcc-internal-format
58736 msgid "%qD is not a member of %qT; did you mean %qs?"
58737 msgstr ""
58738
58739 #: cp/error.cc:4674 cp/typeck.cc:2883
58740 #, gcc-internal-format
58741 msgid "%qD is not a member of %qT"
58742 msgstr ""
58743
58744 #: cp/error.cc:4696
58745 #, gcc-internal-format
58746 msgid "%qD is not a member of %qD; did you mean %qs?"
58747 msgstr ""
58748
58749 #: cp/error.cc:4700 cp/typeck.cc:3476
58750 #, gcc-internal-format
58751 msgid "%qD is not a member of %qD"
58752 msgstr ""
58753
58754 #: cp/error.cc:4711
58755 #, gcc-internal-format
58756 msgid "%<::%D%> has not been declared; did you mean %qs?"
58757 msgstr ""
58758
58759 #: cp/error.cc:4715
58760 #, gcc-internal-format
58761 msgid "%<::%D%> has not been declared"
58762 msgstr ""
58763
58764 #: cp/except.cc:377
58765 #, gcc-internal-format
58766 msgid "exception handling disabled, use %<-fexceptions%> to enable"
58767 msgstr ""
58768
58769 #: cp/except.cc:623
58770 #, gcc-internal-format
58771 msgid "throwing NULL, which has integral, not pointer type"
58772 msgstr ""
58773
58774 #: cp/except.cc:736
58775 #, gcc-internal-format
58776 msgid "  in thrown expression"
58777 msgstr ""
58778
58779 #: cp/except.cc:881
58780 #, gcc-internal-format
58781 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
58782 msgstr ""
58783
58784 #: cp/except.cc:889
58785 #, gcc-internal-format
58786 msgid ""
58787 "cannot throw expression of type %qT because it involves types of variable "
58788 "size"
58789 msgstr ""
58790
58791 #: cp/except.cc:892
58792 #, gcc-internal-format
58793 msgid "cannot catch type %qT because it involves types of variable size"
58794 msgstr ""
58795
58796 #: cp/except.cc:992
58797 #, gcc-internal-format
58798 msgid "exception of type %qT will be caught by earlier handler"
58799 msgstr ""
58800
58801 #: cp/except.cc:994
58802 #, gcc-internal-format
58803 msgid "for type %qT"
58804 msgstr ""
58805
58806 #: cp/except.cc:1023
58807 #, gcc-internal-format
58808 msgid "%<...%> handler must be the last handler for its try block"
58809 msgstr ""
58810
58811 #: cp/except.cc:1119
58812 #, gcc-internal-format
58813 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
58814 msgstr ""
58815
58816 #: cp/except.cc:1122
58817 #, gcc-internal-format
58818 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
58819 msgstr ""
58820
58821 #: cp/expr.cc:233
58822 #, gcc-internal-format
58823 msgid ""
58824 "using value of assignment with %<volatile%>-qualified left operand is "
58825 "deprecated"
58826 msgstr ""
58827
58828 #: cp/friend.cc:194
58829 #, gcc-internal-format
58830 msgid "%qD is already a friend of class %qT"
58831 msgstr ""
58832
58833 #: cp/friend.cc:291
58834 #, gcc-internal-format
58835 msgid "invalid type %qT declared %<friend%>"
58836 msgstr ""
58837
58838 #. template <class U> friend class T::X<U>;
58839 #. [temp.friend]
58840 #. Friend declarations shall not declare partial
58841 #. specializations.
58842 #: cp/friend.cc:308 cp/friend.cc:356
58843 #, gcc-internal-format
58844 msgid "partial specialization %qT declared %<friend%>"
58845 msgstr ""
58846
58847 #: cp/friend.cc:322
58848 #, gcc-internal-format
58849 msgid ""
58850 "perhaps you need explicit template arguments in your nested-name-specifier"
58851 msgstr ""
58852
58853 #: cp/friend.cc:334
58854 #, gcc-internal-format
58855 msgid "class %qT is implicitly friends with itself"
58856 msgstr ""
58857
58858 #: cp/friend.cc:397
58859 #, gcc-internal-format
58860 msgid "%qT is not a member of %qT"
58861 msgstr ""
58862
58863 #: cp/friend.cc:403
58864 #, gcc-internal-format
58865 msgid "%qT is not a member class template of %qT"
58866 msgstr ""
58867
58868 #: cp/friend.cc:413
58869 #, gcc-internal-format
58870 msgid "%qT is not a nested class of %qT"
58871 msgstr ""
58872
58873 #. template <class T> friend class T;
58874 #: cp/friend.cc:427
58875 #, gcc-internal-format
58876 msgid "template parameter type %qT declared %<friend%>"
58877 msgstr ""
58878
58879 #. template <class T> friend class A; where A is not a template
58880 #: cp/friend.cc:435
58881 #, gcc-internal-format
58882 msgid "%q#T is not a template"
58883 msgstr ""
58884
58885 #: cp/friend.cc:458
58886 #, gcc-internal-format
58887 msgid "%qD is already a friend of %qT"
58888 msgstr ""
58889
58890 #: cp/friend.cc:468
58891 #, gcc-internal-format
58892 msgid "%qT is already a friend of %qT"
58893 msgstr ""
58894
58895 #: cp/friend.cc:521
58896 #, gcc-internal-format
58897 msgid "friend declaration %qD may not have virt-specifiers"
58898 msgstr ""
58899
58900 #: cp/friend.cc:599
58901 #, gcc-internal-format
58902 msgid "member %qD declared as friend before type %qT defined"
58903 msgstr ""
58904
58905 #: cp/friend.cc:647
58906 #, gcc-internal-format
58907 msgid "friend declaration %q#D declares a non-template function"
58908 msgstr ""
58909
58910 #: cp/friend.cc:651
58911 #, gcc-internal-format
58912 msgid ""
58913 "(if this is not what you intended, make sure the function template has "
58914 "already been declared and add %<<>%> after the function name here)"
58915 msgstr ""
58916
58917 #: cp/init.cc:391
58918 #, gcc-internal-format
58919 msgid "value-initialization of incomplete type %qT"
58920 msgstr ""
58921
58922 #: cp/init.cc:474
58923 #, gcc-internal-format
58924 msgid "cannot value-initialize array of unknown bound %qT"
58925 msgstr ""
58926
58927 #: cp/init.cc:513
58928 #, gcc-internal-format
58929 msgid "value-initialization of function type %qT"
58930 msgstr ""
58931
58932 #: cp/init.cc:519
58933 #, gcc-internal-format
58934 msgid "value-initialization of reference type %qT"
58935 msgstr ""
58936
58937 #: cp/init.cc:586
58938 #, gcc-internal-format
58939 msgid "recursive instantiation of default member initializer for %qD"
58940 msgstr ""
58941
58942 #: cp/init.cc:675
58943 #, gcc-internal-format
58944 msgid ""
58945 "default member initializer for %qD required before the end of its enclosing "
58946 "class"
58947 msgstr ""
58948
58949 #: cp/init.cc:745
58950 #, gcc-internal-format
58951 msgid "initializer for flexible array member %q#D"
58952 msgstr ""
58953
58954 #: cp/init.cc:810
58955 #, gcc-internal-format
58956 msgid ""
58957 "initializing %qD from %qE does not extend the lifetime of the underlying "
58958 "array"
58959 msgstr ""
58960
58961 #: cp/init.cc:914 cp/init.cc:995
58962 #, gcc-internal-format
58963 msgid "%qD is initialized with itself"
58964 msgstr ""
58965
58966 #: cp/init.cc:920
58967 #, gcc-internal-format
58968 msgid "reference %qD is not yet bound to a value when used here"
58969 msgstr ""
58970
58971 #: cp/init.cc:924
58972 #, gcc-internal-format
58973 msgid "member %qD is used uninitialized"
58974 msgstr ""
58975
58976 #: cp/init.cc:972
58977 #, gcc-internal-format
58978 msgid "%qD should be initialized in the member initialization list"
58979 msgstr ""
58980
58981 #: cp/init.cc:1116
58982 #, gcc-internal-format
58983 msgid "invalid initializer for array member %q#D"
58984 msgstr ""
58985
58986 #: cp/init.cc:1131 cp/init.cc:1157 cp/init.cc:2752 cp/method.cc:2450
58987 #, gcc-internal-format
58988 msgid "uninitialized const member in %q#T"
58989 msgstr ""
58990
58991 #: cp/init.cc:1133 cp/init.cc:1151 cp/init.cc:1159 cp/init.cc:2737
58992 #: cp/init.cc:2765 cp/method.cc:2453 cp/method.cc:2464
58993 #, gcc-internal-format
58994 msgid "%q#D should be initialized"
58995 msgstr ""
58996
58997 #: cp/init.cc:1149 cp/init.cc:2724 cp/method.cc:2461
58998 #, gcc-internal-format
58999 msgid "uninitialized reference member in %q#T"
59000 msgstr ""
59001
59002 #: cp/init.cc:1334
59003 #, gcc-internal-format
59004 msgid "%qD will be initialized after"
59005 msgstr ""
59006
59007 #: cp/init.cc:1337
59008 #, gcc-internal-format
59009 msgid "base %qT will be initialized after"
59010 msgstr ""
59011
59012 #: cp/init.cc:1341
59013 #, gcc-internal-format
59014 msgid "  %q#D"
59015 msgstr ""
59016
59017 #: cp/init.cc:1343
59018 #, gcc-internal-format
59019 msgid "  base %qT"
59020 msgstr ""
59021
59022 #: cp/init.cc:1345
59023 #, gcc-internal-format
59024 msgid "  when initialized here"
59025 msgstr ""
59026
59027 #: cp/init.cc:1362
59028 #, gcc-internal-format
59029 msgid "multiple initializations given for %qD"
59030 msgstr ""
59031
59032 #: cp/init.cc:1366
59033 #, gcc-internal-format
59034 msgid "multiple initializations given for base %qT"
59035 msgstr ""
59036
59037 #: cp/init.cc:1453
59038 #, gcc-internal-format
59039 msgid "initializations for multiple members of %qT"
59040 msgstr ""
59041
59042 #: cp/init.cc:1562
59043 #, gcc-internal-format
59044 msgid ""
59045 "base class %q#T should be explicitly initialized in the copy constructor"
59046 msgstr ""
59047
59048 #: cp/init.cc:1798 cp/init.cc:1817
59049 #, gcc-internal-format
59050 msgid "class %qT does not have any field named %qD"
59051 msgstr ""
59052
59053 #: cp/init.cc:1804
59054 #, gcc-internal-format
59055 msgid ""
59056 "%q#D is a static data member; it can only be initialized at its definition"
59057 msgstr ""
59058
59059 #: cp/init.cc:1811
59060 #, gcc-internal-format
59061 msgid "%q#D is not a non-static data member of %qT"
59062 msgstr ""
59063
59064 #: cp/init.cc:1850
59065 #, gcc-internal-format
59066 msgid "unnamed initializer for %qT, which has no base classes"
59067 msgstr ""
59068
59069 #: cp/init.cc:1858
59070 #, gcc-internal-format
59071 msgid "unnamed initializer for %qT, which uses multiple inheritance"
59072 msgstr ""
59073
59074 #: cp/init.cc:1905
59075 #, gcc-internal-format
59076 msgid "%qD is both a direct base and an indirect virtual base"
59077 msgstr ""
59078
59079 #: cp/init.cc:1913
59080 #, gcc-internal-format
59081 msgid "type %qT is not a direct or virtual base of %qT"
59082 msgstr ""
59083
59084 #: cp/init.cc:1916
59085 #, gcc-internal-format
59086 msgid "type %qT is not a direct base of %qT"
59087 msgstr ""
59088
59089 #: cp/init.cc:2028 cp/init.cc:4916 cp/typeck2.cc:1357
59090 #, gcc-internal-format
59091 msgid "array must be initialized with a brace-enclosed initializer"
59092 msgstr ""
59093
59094 #: cp/init.cc:2349 cp/semantics.cc:3825 rust/backend/rust-tree.cc:4120
59095 #, gcc-internal-format
59096 msgid "%qT is not a class type"
59097 msgstr ""
59098
59099 #: cp/init.cc:2407
59100 #, gcc-internal-format
59101 msgid "incomplete type %qT does not have member %qD"
59102 msgstr ""
59103
59104 #: cp/init.cc:2421
59105 #, gcc-internal-format
59106 msgid "invalid pointer to bit-field %qD"
59107 msgstr ""
59108
59109 #: cp/init.cc:2507 cp/typeck.cc:2361 rust/backend/rust-tree.cc:3763
59110 #, gcc-internal-format
59111 msgid "invalid use of non-static member function %qD"
59112 msgstr ""
59113
59114 #: cp/init.cc:2514 cp/semantics.cc:2191
59115 #, gcc-internal-format
59116 msgid "invalid use of non-static data member %qD"
59117 msgstr ""
59118
59119 #: cp/init.cc:2721
59120 #, gcc-internal-format
59121 msgid ""
59122 "uninitialized reference member in %q#T using %<new%> without new-initializer"
59123 msgstr ""
59124
59125 #: cp/init.cc:2729
59126 #, gcc-internal-format
59127 msgid ""
59128 "uninitialized reference member in base %q#T of %q#T using %<new%> without "
59129 "new-initializer"
59130 msgstr ""
59131
59132 #: cp/init.cc:2733
59133 #, gcc-internal-format
59134 msgid "uninitialized reference member in base %q#T of %q#T"
59135 msgstr ""
59136
59137 #: cp/init.cc:2749
59138 #, gcc-internal-format
59139 msgid ""
59140 "uninitialized const member in %q#T using %<new%> without new-initializer"
59141 msgstr ""
59142
59143 #: cp/init.cc:2757
59144 #, gcc-internal-format
59145 msgid ""
59146 "uninitialized const member in base %q#T of %q#T using %<new%> without new-"
59147 "initializer"
59148 msgstr ""
59149
59150 #: cp/init.cc:2761
59151 #, gcc-internal-format
59152 msgid "uninitialized const member in base %q#T of %q#T"
59153 msgstr ""
59154
59155 #: cp/init.cc:2876
59156 #, gcc-internal-format
59157 msgid ""
59158 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
59159 "region of type %qT and size %qwi"
59160 msgstr ""
59161
59162 #: cp/init.cc:2879
59163 #, gcc-internal-format
59164 msgid ""
59165 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
59166 "region of type %qT and size at most %qwu"
59167 msgstr ""
59168
59169 #: cp/init.cc:2889
59170 #, gcc-internal-format
59171 msgid ""
59172 "placement new constructing an array of objects of type %qT and size %qwu in "
59173 "a region of type %qT and size %qwi"
59174 msgstr ""
59175
59176 #: cp/init.cc:2892
59177 #, gcc-internal-format
59178 msgid ""
59179 "placement new constructing an array of objects of type %qT and size %qwu in "
59180 "a region of type %qT and size at most %qwu"
59181 msgstr ""
59182
59183 #: cp/init.cc:2901
59184 #, gcc-internal-format
59185 msgid ""
59186 "placement new constructing an object of type %qT and size %qwu in a region "
59187 "of type %qT and size %qwi"
59188 msgstr ""
59189
59190 #: cp/init.cc:2904
59191 #, gcc-internal-format
59192 msgid ""
59193 "placement new constructing an object of type %qT and size %qwu in a region "
59194 "of type %qT and size at most %qwu"
59195 msgstr ""
59196
59197 #: cp/init.cc:2921
59198 #, gcc-internal-format
59199 msgid "at offset %wi from %qD declared here"
59200 msgstr ""
59201
59202 #: cp/init.cc:2925
59203 #, gcc-internal-format
59204 msgid "at offset [%wi, %wi] from %qD declared here"
59205 msgstr ""
59206
59207 #: cp/init.cc:3123
59208 #, gcc-internal-format
59209 msgid "integer overflow in array size"
59210 msgstr ""
59211
59212 #: cp/init.cc:3133
59213 #, gcc-internal-format
59214 msgid "array size in new-expression must be constant"
59215 msgstr ""
59216
59217 #: cp/init.cc:3151
59218 #, gcc-internal-format
59219 msgid "variably modified type not allowed in new-expression"
59220 msgstr ""
59221
59222 #: cp/init.cc:3167
59223 #, gcc-internal-format
59224 msgid ""
59225 "non-constant array new length must be specified directly, not by %<typedef%>"
59226 msgstr ""
59227
59228 #: cp/init.cc:3169
59229 #, gcc-internal-format
59230 msgid ""
59231 "non-constant array new length must be specified without parentheses around "
59232 "the type-id"
59233 msgstr ""
59234
59235 #: cp/init.cc:3179
59236 #, gcc-internal-format
59237 msgid "invalid type %<void%> for %<new%>"
59238 msgstr ""
59239
59240 #: cp/init.cc:3185
59241 #, gcc-internal-format
59242 msgid ""
59243 "%<new%> of %<initializer_list%> does not extend the lifetime of the "
59244 "underlying array"
59245 msgstr ""
59246
59247 #: cp/init.cc:3227
59248 #, gcc-internal-format
59249 msgid "uninitialized const in %<new%> of %q#T"
59250 msgstr ""
59251
59252 #: cp/init.cc:3383
59253 #, gcc-internal-format
59254 msgid "no suitable %qD found in class %qT"
59255 msgstr ""
59256
59257 #: cp/init.cc:3390 cp/search.cc:1200
59258 #, gcc-internal-format
59259 msgid "request for member %qD is ambiguous"
59260 msgstr ""
59261
59262 #: cp/init.cc:3471
59263 #, gcc-internal-format
59264 msgid "%<new%> of type %qT with extended alignment %d"
59265 msgstr ""
59266
59267 #: cp/init.cc:3474
59268 #, gcc-internal-format
59269 msgid "uses %qD, which does not have an alignment parameter"
59270 msgstr ""
59271
59272 #: cp/init.cc:3477
59273 #, gcc-internal-format
59274 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
59275 msgstr ""
59276
59277 #: cp/init.cc:3673
59278 #, gcc-internal-format
59279 msgid "parenthesized initializer in array new"
59280 msgstr ""
59281
59282 #: cp/init.cc:3949
59283 #, gcc-internal-format
59284 msgid "size in array new must have integral type"
59285 msgstr ""
59286
59287 #: cp/init.cc:3978
59288 #, gcc-internal-format
59289 msgid "new cannot be applied to a reference type"
59290 msgstr ""
59291
59292 #: cp/init.cc:3987
59293 #, gcc-internal-format
59294 msgid "new cannot be applied to a function type"
59295 msgstr ""
59296
59297 #: cp/init.cc:4107
59298 #, gcc-internal-format
59299 msgid "possible problem detected in invocation of operator %<delete []%>"
59300 msgstr ""
59301
59302 #: cp/init.cc:4111
59303 #, gcc-internal-format
59304 msgid ""
59305 "neither the destructor nor the class-specific operator %<delete []%> will be "
59306 "called, even if they are declared when the class is defined"
59307 msgstr ""
59308
59309 #: cp/init.cc:4820
59310 #, gcc-internal-format
59311 msgid "initializer ends prematurely"
59312 msgstr ""
59313
59314 #: cp/init.cc:5116
59315 #, gcc-internal-format
59316 msgid "unknown array size in delete"
59317 msgstr ""
59318
59319 #: cp/init.cc:5150
59320 #, gcc-internal-format
59321 msgid "possible problem detected in invocation of %<operator delete%>"
59322 msgstr ""
59323
59324 #: cp/init.cc:5155
59325 #, gcc-internal-format
59326 msgid ""
59327 "neither the destructor nor the class-specific %<operator delete%> will be "
59328 "called, even if they are declared when the class is defined"
59329 msgstr ""
59330
59331 #: cp/init.cc:5170
59332 #, gcc-internal-format
59333 msgid ""
59334 "deleting object of abstract class type %qT which has non-virtual destructor "
59335 "will cause undefined behavior"
59336 msgstr ""
59337
59338 #: cp/init.cc:5175
59339 #, gcc-internal-format
59340 msgid ""
59341 "deleting object of polymorphic class type %qT which has non-virtual "
59342 "destructor might cause undefined behavior"
59343 msgstr ""
59344
59345 #: cp/init.cc:5482
59346 #, gcc-internal-format
59347 msgid "type to vector delete is neither pointer or array type"
59348 msgstr ""
59349
59350 #: cp/lambda.cc:546
59351 #, gcc-internal-format
59352 msgid "array of runtime bound cannot be captured by copy, only by reference"
59353 msgstr ""
59354
59355 #: cp/lambda.cc:561
59356 #, gcc-internal-format
59357 msgid ""
59358 "capture of variably-modified type %qT that is not an N3639 array of runtime "
59359 "bound"
59360 msgstr ""
59361
59362 #: cp/lambda.cc:565
59363 #, gcc-internal-format
59364 msgid "because the array element type %qT has variable size"
59365 msgstr ""
59366
59367 #: cp/lambda.cc:589
59368 #, gcc-internal-format
59369 msgid "cannot capture %qE by reference"
59370 msgstr ""
59371
59372 #: cp/lambda.cc:599
59373 #, gcc-internal-format
59374 msgid "capture by copy of incomplete type %qT"
59375 msgstr ""
59376
59377 #: cp/lambda.cc:654
59378 #, gcc-internal-format
59379 msgid "trying to capture %qD in instantiation of generic lambda"
59380 msgstr ""
59381
59382 #: cp/lambda.cc:730
59383 #, gcc-internal-format
59384 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
59385 msgstr ""
59386
59387 #: cp/lambda.cc:732
59388 #, gcc-internal-format
59389 msgid "add explicit %<this%> or %<*this%> capture"
59390 msgstr ""
59391
59392 #: cp/lambda.cc:852
59393 #, gcc-internal-format
59394 msgid "%<this%> was not captured for this lambda function"
59395 msgstr ""
59396
59397 #: cp/lex.cc:610
59398 #, gcc-internal-format
59399 msgid "invalid %<#pragma %s%>"
59400 msgstr ""
59401
59402 #: cp/lex.cc:618
59403 #, gcc-internal-format
59404 msgid "%<#pragma vtable%> no longer supported"
59405 msgstr ""
59406
59407 #: cp/lex.cc:690
59408 #, gcc-internal-format
59409 msgid "%<#pragma implementation%> for %qs appears after file is included"
59410 msgstr ""
59411
59412 #: cp/lex.cc:718
59413 #, gcc-internal-format
59414 msgid "%qD not defined"
59415 msgstr ""
59416
59417 #: cp/lex.cc:730
59418 #, gcc-internal-format
59419 msgid "%qD was not declared in this scope; did you mean %qs?"
59420 msgstr ""
59421
59422 #: cp/lex.cc:734
59423 #, gcc-internal-format
59424 msgid "%qD was not declared in this scope"
59425 msgstr ""
59426
59427 #. In a template, it is invalid to write "f()" or "f(3)" if no
59428 #. declaration of "f" is available.  Historically, G++ and most
59429 #. other compilers accepted that usage since they deferred all name
59430 #. lookup until instantiation time rather than doing unqualified
59431 #. name lookup at template definition time; explain to the user what
59432 #. is going wrong.
59433 #.
59434 #. Note that we have the exact wording of the following message in
59435 #. the manual (trouble.texi, node "Name lookup"), so they need to
59436 #. be kept in synch.
59437 #: cp/lex.cc:776
59438 #, gcc-internal-format
59439 msgid ""
59440 "there are no arguments to %qD that depend on a template parameter, so a "
59441 "declaration of %qD must be available"
59442 msgstr ""
59443
59444 #: cp/lex.cc:785
59445 #, gcc-internal-format
59446 msgid ""
59447 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
59448 "use of an undeclared name is deprecated)"
59449 msgstr ""
59450
59451 #: cp/logic.cc:303
59452 #, gcc-internal-format
59453 msgid "  # %E"
59454 msgstr ""
59455
59456 #: cp/mangle.cc:2503
59457 #, gcc-internal-format
59458 msgid "mangling %<typeof%>, use %<decltype%> instead"
59459 msgstr ""
59460
59461 #: cp/mangle.cc:2507
59462 #, gcc-internal-format
59463 msgid ""
59464 "use of built-in trait %qT in function signature; use library traits instead"
59465 msgstr ""
59466
59467 #: cp/mangle.cc:3560
59468 #, gcc-internal-format
59469 msgid ""
59470 "use of built-in trait %qE in function signature; use library traits instead"
59471 msgstr ""
59472
59473 #: cp/mangle.cc:3565
59474 #, gcc-internal-format, gfc-internal-format
59475 msgid "mangling %C"
59476 msgstr ""
59477
59478 #: cp/mangle.cc:3641
59479 #, gcc-internal-format
59480 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
59481 msgstr ""
59482
59483 #: cp/mangle.cc:4209
59484 #, gcc-internal-format
59485 msgid ""
59486 "mangled name for %qD will change in C++17 because the exception "
59487 "specification is part of a function type"
59488 msgstr ""
59489
59490 #: cp/mangle.cc:4255
59491 #, gcc-internal-format
59492 msgid ""
59493 "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
59494 msgstr ""
59495
59496 #: cp/mangle.cc:4261
59497 #, gcc-internal-format
59498 msgid ""
59499 "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
59500 msgstr ""
59501
59502 #: cp/mangle.cc:4533
59503 #, gcc-internal-format
59504 msgid ""
59505 "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and "
59506 "%<-fabi-version=%d%>"
59507 msgstr ""
59508
59509 #: cp/mangle.cc:4538
59510 #, gcc-internal-format
59511 msgid ""
59512 "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-"
59513 "version=%d%>"
59514 msgstr ""
59515
59516 #: cp/mangle.cc:4543
59517 #, gcc-internal-format
59518 msgid ""
59519 "the mangled name of the initialization guard variable for %qD changes "
59520 "between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
59521 msgstr ""
59522
59523 #: cp/mapper-client.cc:312
59524 #, gcc-internal-format
59525 msgid "failed %s mapper %qs line %u"
59526 msgstr ""
59527
59528 #: cp/mapper-client.cc:313
59529 #, gcc-internal-format
59530 msgid "failed %s mapper %qs"
59531 msgstr ""
59532
59533 #: cp/mapper-client.cc:325
59534 #, gcc-internal-format, gfc-internal-format
59535 msgid "failed mapper handshake %s"
59536 msgstr ""
59537
59538 #: cp/mapper-client.cc:359
59539 #, gcc-internal-format, gfc-internal-format
59540 msgid "mapper died by signal %s"
59541 msgstr ""
59542
59543 #: cp/mapper-client.cc:362
59544 #, gcc-internal-format, gfc-internal-format
59545 msgid "mapper exit status %d"
59546 msgstr ""
59547
59548 #: cp/method.cc:855 cp/method.cc:2403
59549 #, gcc-internal-format
59550 msgid "non-static const member %q#D, cannot use default assignment operator"
59551 msgstr ""
59552
59553 #: cp/method.cc:861 cp/method.cc:2409
59554 #, gcc-internal-format
59555 msgid ""
59556 "non-static reference member %q#D, cannot use default assignment operator"
59557 msgstr ""
59558
59559 #: cp/method.cc:951
59560 #, gcc-internal-format
59561 msgid "%qD is not a static data member"
59562 msgstr ""
59563
59564 #: cp/method.cc:952
59565 #, gcc-internal-format
59566 msgid "determining value of %qs"
59567 msgstr ""
59568
59569 #: cp/method.cc:979
59570 #, gcc-internal-format
59571 msgid "forming type of %qs"
59572 msgstr ""
59573
59574 #: cp/method.cc:1170
59575 #, gcc-internal-format
59576 msgid "defaulted %qD only available with %<-std=c++20%> or %<-std=gnu++20%>"
59577 msgstr ""
59578
59579 #: cp/method.cc:1185
59580 #, gcc-internal-format
59581 msgid "defaulted %qD must return %<bool%>"
59582 msgstr ""
59583
59584 #: cp/method.cc:1193
59585 #, gcc-internal-format
59586 msgid "defaulted %qD must be %<const%>"
59587 msgstr ""
59588
59589 #: cp/method.cc:1198
59590 #, gcc-internal-format
59591 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
59592 msgstr ""
59593
59594 #: cp/method.cc:1225
59595 #, gcc-internal-format
59596 msgid "defaulted %qD is not a friend of %qT"
59597 msgstr ""
59598
59599 #: cp/method.cc:1234
59600 #, gcc-internal-format
59601 msgid "defaulted member %qD must have parameter type %<const %T&%>"
59602 msgstr ""
59603
59604 #: cp/method.cc:1237
59605 #, gcc-internal-format
59606 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
59607 msgstr ""
59608
59609 #: cp/method.cc:1240
59610 #, gcc-internal-format
59611 msgid ""
59612 "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not "
59613 "both"
59614 msgstr ""
59615
59616 #. Return type is auto, suggest changing it.
59617 #: cp/method.cc:1397
59618 #, gcc-internal-format
59619 msgid ""
59620 "changing the return type from %qs to a comparison category type will allow "
59621 "the comparison to use %qs and %qs"
59622 msgstr ""
59623
59624 #: cp/method.cc:1417
59625 #, gcc-internal-format
59626 msgid ""
59627 "three-way comparison of %qD has type %qT, not a comparison category type"
59628 msgstr ""
59629
59630 #: cp/method.cc:1426
59631 #, gcc-internal-format
59632 msgid "three-way comparison of %qD has type %qT, which does not convert to %qT"
59633 msgstr ""
59634
59635 #: cp/method.cc:1471
59636 #, gcc-internal-format
59637 msgid "cannot default compare union %qT"
59638 msgstr ""
59639
59640 #: cp/method.cc:1539
59641 #, gcc-internal-format
59642 msgid "cannot default compare reference member %qD"
59643 msgstr ""
59644
59645 #: cp/method.cc:1548
59646 #, gcc-internal-format
59647 msgid "cannot default compare anonymous union member"
59648 msgstr ""
59649
59650 #: cp/method.cc:1566
59651 #, gcc-internal-format
59652 msgid "cannot default compare flexible array member"
59653 msgstr ""
59654
59655 #: cp/method.cc:1853
59656 #, gcc-internal-format
59657 msgid "synthesized method %qD first required here"
59658 msgstr ""
59659
59660 #: cp/method.cc:2326
59661 #, gcc-internal-format
59662 msgid "union member %q+D with non-trivial %qD"
59663 msgstr ""
59664
59665 #: cp/method.cc:2337
59666 #, gcc-internal-format
59667 msgid "defaulted destructor calls non-%<constexpr%> %qD"
59668 msgstr ""
59669
59670 #: cp/method.cc:2338
59671 #, gcc-internal-format
59672 msgid "defaulted constructor calls non-%<constexpr%> %qD"
59673 msgstr ""
59674
59675 #: cp/method.cc:2426
59676 #, gcc-internal-format
59677 msgid "initializer for %q#D is invalid"
59678 msgstr ""
59679
59680 #: cp/method.cc:2483
59681 #, gcc-internal-format
59682 msgid "defaulted default constructor does not initialize %q#D"
59683 msgstr ""
59684
59685 #: cp/method.cc:2494
59686 #, gcc-internal-format
59687 msgid "copying non-static data member %q#D of rvalue reference type"
59688 msgstr ""
59689
59690 #. A trivial constructor doesn't have any NSDMI.
59691 #: cp/method.cc:2712
59692 #, gcc-internal-format
59693 msgid ""
59694 "defaulted default constructor does not initialize any non-static data member"
59695 msgstr ""
59696
59697 #: cp/method.cc:2755
59698 #, gcc-internal-format
59699 msgid ""
59700 "defaulted move assignment for %qT calls a non-trivial move assignment "
59701 "operator for virtual base %qT"
59702 msgstr ""
59703
59704 #: cp/method.cc:2886
59705 #, gcc-internal-format
59706 msgid "a lambda closure type has a deleted default constructor"
59707 msgstr ""
59708
59709 #: cp/method.cc:2889
59710 #, gcc-internal-format
59711 msgid "a lambda closure type has a deleted copy assignment operator"
59712 msgstr ""
59713
59714 #: cp/method.cc:2898
59715 #, gcc-internal-format
59716 msgid ""
59717 "%q#D is implicitly declared as deleted because %qT declares a move "
59718 "constructor or move assignment operator"
59719 msgstr ""
59720
59721 #: cp/method.cc:2909
59722 #, gcc-internal-format
59723 msgid "%q#D inherits from multiple base subobjects"
59724 msgstr ""
59725
59726 #: cp/method.cc:2917 cp/method.cc:2941
59727 #, gcc-internal-format
59728 msgid ""
59729 "%q#D is implicitly deleted because the default definition would be ill-"
59730 "formed:"
59731 msgstr ""
59732
59733 #: cp/method.cc:2950
59734 msgid ""
59735 "%q#F is implicitly deleted because its exception-specification does not "
59736 "match the implicit exception-specification %qX"
59737 msgstr ""
59738
59739 #: cp/method.cc:3353
59740 #, gcc-internal-format
59741 msgid "defaulted declaration %q+D does not match the expected signature"
59742 msgstr ""
59743
59744 #: cp/method.cc:3356
59745 #, gcc-internal-format
59746 msgid "expected signature: %qD"
59747 msgstr ""
59748
59749 #: cp/method.cc:3388
59750 #, gcc-internal-format
59751 msgid ""
59752 "explicitly defaulted function %q+D cannot be declared %qs because the "
59753 "implicit declaration is not %qs:"
59754 msgstr ""
59755
59756 #: cp/method.cc:3408
59757 #, gcc-internal-format
59758 msgid "a template cannot be defaulted"
59759 msgstr ""
59760
59761 #: cp/method.cc:3443
59762 #, gcc-internal-format
59763 msgid "%qD cannot be defaulted"
59764 msgstr ""
59765
59766 #: cp/method.cc:3452
59767 #, gcc-internal-format
59768 msgid "defaulted function %q+D with default argument"
59769 msgstr ""
59770
59771 #: cp/module.cc:1551
59772 #, gcc-internal-format
59773 msgid "section %qs is missing or corrupted"
59774 msgstr ""
59775
59776 #: cp/module.cc:1553
59777 #, gcc-internal-format, gfc-internal-format
59778 msgid "section #%u is missing or corrupted"
59779 msgstr ""
59780
59781 #: cp/module.cc:1775
59782 #, gcc-internal-format
59783 msgid "not Encapsulated Lazy Records of Named Declarations"
59784 msgstr ""
59785
59786 #: cp/module.cc:1790
59787 #, gcc-internal-format
59788 msgid "unexpected encapsulation format or type"
59789 msgstr ""
59790
59791 #: cp/module.cc:1799
59792 #, gcc-internal-format
59793 msgid "encapsulation is malformed"
59794 msgstr ""
59795
59796 #: cp/module.cc:11308
59797 #, gcc-internal-format
59798 msgid "conflicting global module declaration %#qD"
59799 msgstr ""
59800
59801 #: cp/module.cc:11310
59802 #, gcc-internal-format
59803 msgid "existing declaration %#qD"
59804 msgstr ""
59805
59806 #: cp/module.cc:12327
59807 #, gcc-internal-format
59808 msgid "definition of %qD does not match"
59809 msgstr ""
59810
59811 #: cp/module.cc:12329
59812 #, gcc-internal-format
59813 msgid "existing definition %qD"
59814 msgstr ""
59815
59816 #: cp/module.cc:12341
59817 #, gcc-internal-format
59818 msgid "... this enumerator %qD"
59819 msgstr ""
59820
59821 #: cp/module.cc:12343
59822 #, gcc-internal-format
59823 msgid "enumerator %qD does not match ..."
59824 msgstr ""
59825
59826 #: cp/module.cc:12349
59827 #, gcc-internal-format
59828 msgid "additional enumerators beginning with %qD"
59829 msgstr ""
59830
59831 #: cp/module.cc:12353
59832 #, gcc-internal-format
59833 msgid "enumeration range differs"
59834 msgstr ""
59835
59836 #: cp/module.cc:13482
59837 #, gcc-internal-format
59838 msgid "%q#D references internal linkage entity %q#D"
59839 msgstr ""
59840
59841 #: cp/module.cc:14059
59842 #, gcc-internal-format
59843 msgid "recursive lazy load"
59844 msgstr ""
59845
59846 #. Cannot import the current module.
59847 #: cp/module.cc:14078
59848 #, gcc-internal-format
59849 msgid "cannot import module in its own purview"
59850 msgstr ""
59851
59852 #: cp/module.cc:14079 cp/module.cc:19271
59853 #, gcc-internal-format
59854 msgid "module %qs declared here"
59855 msgstr ""
59856
59857 #: cp/module.cc:14423
59858 #, gcc-internal-format
59859 msgid "indirect import %qs is not already loaded"
59860 msgstr ""
59861
59862 #: cp/module.cc:14429
59863 #, gcc-internal-format
59864 msgid "import %qs has CRC mismatch"
59865 msgstr ""
59866
59867 #: cp/module.cc:16226
59868 #, gcc-internal-format
59869 msgid "unable to represent further imported source locations"
59870 msgstr ""
59871
59872 #: cp/module.cc:17099
59873 #, gcc-internal-format
59874 msgid "not exporting %<#define %E%> as it is a keyword"
59875 msgstr ""
59876
59877 #: cp/module.cc:17339
59878 #, gcc-internal-format
59879 msgid "macro definitions of %qE corrupted"
59880 msgstr ""
59881
59882 #: cp/module.cc:17363 cp/module.cc:17366
59883 #, gcc-internal-format
59884 msgid "inconsistent imported macro definition %qE"
59885 msgstr ""
59886
59887 #: cp/module.cc:17372
59888 #, gcc-internal-format
59889 msgid "%<#undef %E%>"
59890 msgstr ""
59891
59892 #: cp/module.cc:17374
59893 #, gcc-internal-format
59894 msgid "%<#define %s%>"
59895 msgstr ""
59896
59897 #: cp/module.cc:17606
59898 #, gcc-internal-format
59899 msgid "compiled module file is %qs"
59900 msgstr ""
59901
59902 #: cp/module.cc:17643 cp/module.cc:17648
59903 #, gcc-internal-format, gfc-internal-format
59904 msgid "compiled module is %sversion %s"
59905 msgstr ""
59906
59907 #: cp/module.cc:17654
59908 #, gcc-internal-format, gfc-internal-format
59909 msgid "compiler is %sversion %s%s%s"
59910 msgstr ""
59911
59912 #: cp/module.cc:17684
59913 #, gcc-internal-format
59914 msgid "module %qs found"
59915 msgstr ""
59916
59917 #: cp/module.cc:17686
59918 #, gcc-internal-format
59919 msgid "header module expected, module %qs found"
59920 msgstr ""
59921
59922 #: cp/module.cc:17687
59923 #, gcc-internal-format
59924 msgid "module %qs expected, header module found"
59925 msgstr ""
59926
59927 #: cp/module.cc:17702
59928 #, gcc-internal-format
59929 msgid "module %qs CRC mismatch"
59930 msgstr ""
59931
59932 #: cp/module.cc:17716
59933 #, gcc-internal-format
59934 msgid "target & host is %qs:%qs, expected %qs:%qs"
59935 msgstr ""
59936
59937 #: cp/module.cc:17728
59938 #, gcc-internal-format
59939 msgid "language dialect differs %qs, expected %qs"
59940 msgstr ""
59941
59942 #: cp/module.cc:17744
59943 #, gcc-internal-format
59944 msgid "module contains OpenMP, use %<-fopenmp%> to enable"
59945 msgstr ""
59946
59947 #: cp/module.cc:17761
59948 #, gcc-internal-format
59949 msgid "fixed tree mismatch"
59950 msgstr ""
59951
59952 #: cp/module.cc:17852
59953 #, gcc-internal-format
59954 msgid "interface partition is not exported"
59955 msgstr ""
59956
59957 #: cp/module.cc:18409
59958 #, gcc-internal-format, gfc-internal-format
59959 msgid "failed to read compiled module cluster %u: %s"
59960 msgstr ""
59961
59962 #: cp/module.cc:18447
59963 #, gcc-internal-format, gfc-internal-format
59964 msgid "failed to read compiled module: %s"
59965 msgstr ""
59966
59967 #: cp/module.cc:18457
59968 #, gcc-internal-format
59969 msgid ""
59970 "consider using %<-fno-module-lazy%>, increasing %<-param-lazy-modules=%u%> "
59971 "value, or increasing the per-process file descriptor limit"
59972 msgstr ""
59973
59974 #: cp/module.cc:18462
59975 #, gcc-internal-format
59976 msgid "imports must be built before being imported"
59977 msgstr ""
59978
59979 #: cp/module.cc:18465
59980 #, gcc-internal-format
59981 msgid "returning to the gate for a mechanical issue"
59982 msgstr ""
59983
59984 #: cp/module.cc:18968
59985 #, gcc-internal-format
59986 msgid "reading CMI %qs"
59987 msgstr ""
59988
59989 #: cp/module.cc:19116
59990 #, gcc-internal-format
59991 msgid "failed to load binding %<%E%s%E%>"
59992 msgstr ""
59993
59994 #: cp/module.cc:19117
59995 #, gcc-internal-format
59996 msgid "failed to load binding %<%E%s%E@%s%>"
59997 msgstr ""
59998
59999 #: cp/module.cc:19124
60000 #, gcc-internal-format
60001 msgid "during load of binding %<%E%s%E%>"
60002 msgstr ""
60003
60004 #: cp/module.cc:19125
60005 #, gcc-internal-format
60006 msgid "during load of binding %<%E%s%E@%s%>"
60007 msgstr ""
60008
60009 #: cp/module.cc:19187
60010 #, gcc-internal-format
60011 msgid "failed to load pendings for %<%E%s%E%>"
60012 msgstr ""
60013
60014 #: cp/module.cc:19191
60015 #, gcc-internal-format
60016 msgid "during load of pendings for %<%E%s%E%>"
60017 msgstr ""
60018
60019 #. Only header units should appear inside language
60020 #. specifications.  The std doesn't specify this, but I think
60021 #. that's an error in resolving US 033, because language linkage
60022 #. is also our escape clause to getting things into the global
60023 #. module, so we don't want to confuse things by having to think
60024 #. about whether 'extern "C++" { import foo; }' puts foo's
60025 #. contents into the global module all of a sudden.
60026 #: cp/module.cc:19236
60027 #, gcc-internal-format
60028 msgid "import of named module %qs inside language-linkage block"
60029 msgstr ""
60030
60031 #: cp/module.cc:19266
60032 #, gcc-internal-format
60033 msgid "module already declared"
60034 msgstr ""
60035
60036 #: cp/module.cc:19267
60037 #, gcc-internal-format
60038 msgid "module already imported"
60039 msgstr ""
60040
60041 #: cp/module.cc:19272
60042 #, gcc-internal-format
60043 msgid "module %qs imported here"
60044 msgstr ""
60045
60046 #: cp/module.cc:19479
60047 #, gcc-internal-format, gfc-internal-format
60048 msgid "unknown Compiled Module Interface: %s"
60049 msgstr ""
60050
60051 #: cp/module.cc:19522
60052 #, gcc-internal-format
60053 msgid "cannot determine %<#include%> translation of %s: %s"
60054 msgstr ""
60055
60056 #: cp/module.cc:19540
60057 #, gcc-internal-format
60058 msgid "include %qs translated to import"
60059 msgstr ""
60060
60061 #: cp/module.cc:19541
60062 #, gcc-internal-format
60063 msgid "include %qs processed textually"
60064 msgstr ""
60065
60066 #: cp/module.cc:19899
60067 #, gcc-internal-format
60068 msgid "C++ modules are incompatible with precompiled headers"
60069 msgstr ""
60070
60071 #: cp/module.cc:19903
60072 #, gcc-internal-format
60073 msgid "C++ modules are incompatible with traditional preprocessing"
60074 msgstr ""
60075
60076 #: cp/module.cc:19913
60077 #, gcc-internal-format
60078 msgid "macro debug output may be incomplete with modules"
60079 msgstr ""
60080
60081 #: cp/module.cc:19914
60082 #, gcc-internal-format
60083 msgid "module dependencies require preprocessing"
60084 msgstr ""
60085
60086 #: cp/module.cc:19916
60087 #, gcc-internal-format
60088 msgid "you should use the %<-%s%> option"
60089 msgstr ""
60090
60091 #: cp/module.cc:19951 cp/module.cc:19980
60092 #, gcc-internal-format
60093 msgid "invalid header name %qs"
60094 msgstr ""
60095
60096 #: cp/module.cc:19990
60097 #, gcc-internal-format
60098 msgid "invalid module name %qs"
60099 msgstr ""
60100
60101 #: cp/module.cc:20180
60102 #, gcc-internal-format
60103 msgid "%<-fmodule-only%> used for non-interface"
60104 msgstr ""
60105
60106 #: cp/module.cc:20220
60107 #, gcc-internal-format
60108 msgid "writing CMI %qs"
60109 msgstr ""
60110
60111 #: cp/module.cc:20227
60112 #, gcc-internal-format
60113 msgid "not writing module %qs due to errors"
60114 msgstr ""
60115
60116 #: cp/module.cc:20292
60117 #, gcc-internal-format, gfc-internal-format
60118 msgid "failed to write compiled module: %s"
60119 msgstr ""
60120
60121 #: cp/module.cc:20389
60122 #, gcc-internal-format
60123 msgid "unknown header kind %qs"
60124 msgstr ""
60125
60126 #: cp/name-lookup.cc:2712
60127 #, gcc-internal-format
60128 msgid "redeclaration of %q#D with different template parameters"
60129 msgstr ""
60130
60131 #: cp/name-lookup.cc:2718
60132 #, gcc-internal-format
60133 msgid "%q#D conflicts with a previous declaration"
60134 msgstr ""
60135
60136 #: cp/name-lookup.cc:2883
60137 #, gcc-internal-format
60138 msgid "%q#D hides constructor for %q#D"
60139 msgstr ""
60140
60141 #: cp/name-lookup.cc:3032
60142 #, gcc-internal-format
60143 msgid "conflicting C language linkage declaration %q#D"
60144 msgstr ""
60145
60146 #: cp/name-lookup.cc:3037
60147 #, gcc-internal-format
60148 msgid "due to different exception specifications"
60149 msgstr ""
60150
60151 #: cp/name-lookup.cc:3135
60152 #, gcc-internal-format
60153 msgid "lambda parameter %qD previously declared as a capture"
60154 msgstr ""
60155
60156 #: cp/name-lookup.cc:3158
60157 #, gcc-internal-format
60158 msgid "declaration of %q#D shadows a parameter"
60159 msgstr ""
60160
60161 #: cp/name-lookup.cc:3297
60162 #, gcc-internal-format
60163 msgid "declaration of %qD shadows a member of %qT"
60164 msgstr ""
60165
60166 #: cp/name-lookup.cc:3760
60167 #, gcc-internal-format
60168 msgid "friend declaration %qD in local class without prior local declaration"
60169 msgstr ""
60170
60171 #: cp/name-lookup.cc:4228
60172 #, gcc-internal-format
60173 msgid "%s %<%s(%E)%> %p %d"
60174 msgstr ""
60175
60176 #: cp/name-lookup.cc:4231
60177 #, gcc-internal-format
60178 msgid "%s %s %p %d"
60179 msgstr ""
60180
60181 #: cp/name-lookup.cc:4842
60182 #, gcc-internal-format
60183 msgid "%q#D does not have external linkage"
60184 msgstr ""
60185
60186 #: cp/name-lookup.cc:4844 cp/parser.cc:11424 cp/parser.cc:11434
60187 #: cp/semantics.cc:4011 cp/semantics.cc:4026
60188 #, gcc-internal-format
60189 msgid "%q#D declared here"
60190 msgstr ""
60191
60192 #: cp/name-lookup.cc:5556
60193 #, gcc-internal-format
60194 msgid "%<%T%s%D%> names destructor"
60195 msgstr ""
60196
60197 #: cp/name-lookup.cc:5572
60198 #, gcc-internal-format
60199 msgid "using-declaration for non-member at class scope"
60200 msgstr ""
60201
60202 #: cp/name-lookup.cc:5580
60203 #, gcc-internal-format
60204 msgid ""
60205 "%<using%> with enumeration scope %q#T only available with %<-std=c++20%> or "
60206 "%<-std=gnu++20%>"
60207 msgstr ""
60208
60209 #: cp/name-lookup.cc:5596 cp/pt.cc:18911
60210 #, gcc-internal-format
60211 msgid "%qT is not a class, namespace, or enumeration"
60212 msgstr ""
60213
60214 #: cp/name-lookup.cc:5606
60215 #, gcc-internal-format
60216 msgid "non-member using-declaration names constructor of %qT"
60217 msgstr ""
60218
60219 #: cp/name-lookup.cc:5617 cp/name-lookup.cc:5690
60220 #, gcc-internal-format
60221 msgid "using-declaration for member at non-class scope"
60222 msgstr ""
60223
60224 #: cp/name-lookup.cc:5640
60225 #, gcc-internal-format
60226 msgid "%qT is not a direct base of %qT"
60227 msgstr ""
60228
60229 #: cp/name-lookup.cc:5700
60230 #, gcc-internal-format
60231 msgid "did you mean %<using enum %T::%D%>?"
60232 msgstr ""
60233
60234 #: cp/name-lookup.cc:5712
60235 #, gcc-internal-format
60236 msgid "%qD has not been declared in %qD"
60237 msgstr ""
60238
60239 #: cp/name-lookup.cc:5726
60240 #, gcc-internal-format
60241 msgid "using-declaration may not name namespace %qD"
60242 msgstr ""
60243
60244 #: cp/name-lookup.cc:5737
60245 #, gcc-internal-format
60246 msgid "%<%T::%D%> names constructor in %qT"
60247 msgstr ""
60248
60249 #: cp/name-lookup.cc:5830
60250 #, gcc-internal-format
60251 msgid "declaration of %qD not in a namespace surrounding %qD"
60252 msgstr ""
60253
60254 #: cp/name-lookup.cc:5871
60255 #, gcc-internal-format
60256 msgid "explicit qualification in declaration of %qD"
60257 msgstr ""
60258
60259 #: cp/name-lookup.cc:5881
60260 #, gcc-internal-format
60261 msgid "%qD should have been declared inside %qD"
60262 msgstr ""
60263
60264 #: cp/name-lookup.cc:5949
60265 #, gcc-internal-format
60266 msgid "%qD has not been declared within %qD"
60267 msgstr ""
60268
60269 #: cp/name-lookup.cc:5951
60270 #, gcc-internal-format
60271 msgid "only here as a %<friend%>"
60272 msgstr ""
60273
60274 #: cp/name-lookup.cc:6005
60275 #, gcc-internal-format
60276 msgid "%qD attribute requires a single NTBS argument"
60277 msgstr ""
60278
60279 #: cp/name-lookup.cc:6012
60280 #, gcc-internal-format
60281 msgid ""
60282 "%qD attribute is meaningless since members of the anonymous namespace get "
60283 "local symbols"
60284 msgstr ""
60285
60286 #: cp/name-lookup.cc:6022 cp/name-lookup.cc:6049
60287 #, gcc-internal-format
60288 msgid "ignoring %qD attribute on anonymous namespace"
60289 msgstr ""
60290
60291 #: cp/name-lookup.cc:6028
60292 #, gcc-internal-format
60293 msgid "ignoring %qD attribute on non-inline namespace"
60294 msgstr ""
60295
60296 #: cp/name-lookup.cc:6065 cp/name-lookup.cc:8341
60297 #, gcc-internal-format
60298 msgid "%qD attribute directive ignored"
60299 msgstr ""
60300
60301 #: cp/name-lookup.cc:6391
60302 #, gcc-internal-format
60303 msgid "maximum limit of %d namespaces searched for %qE"
60304 msgstr ""
60305
60306 #: cp/name-lookup.cc:6443
60307 #, gcc-internal-format
60308 msgid "suggested alternative:"
60309 msgid_plural "suggested alternatives:"
60310 msgstr[0] ""
60311 msgstr[1] ""
60312
60313 #: cp/name-lookup.cc:6449
60314 #, gcc-internal-format
60315 msgid "  %qE"
60316 msgstr ""
60317
60318 #: cp/name-lookup.cc:6761
60319 #, gcc-internal-format
60320 msgid ""
60321 "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
60322 msgstr ""
60323
60324 #: cp/name-lookup.cc:6767
60325 #, gcc-internal-format
60326 msgid "%<std::%s%> is only available from %s onwards"
60327 msgstr ""
60328
60329 #: cp/name-lookup.cc:7203
60330 #, gcc-internal-format
60331 msgid "the macro %qs had not yet been defined"
60332 msgstr ""
60333
60334 #: cp/name-lookup.cc:7206
60335 #, gcc-internal-format
60336 msgid "it was later defined here"
60337 msgstr ""
60338
60339 #: cp/name-lookup.cc:7969
60340 #, gcc-internal-format
60341 msgid ""
60342 "declaration of %<std::initializer_list%> does not match %<#include "
60343 "<initializer_list>%>, isn%'t a template"
60344 msgstr ""
60345
60346 #: cp/name-lookup.cc:8325
60347 #, gcc-internal-format
60348 msgid "%<strong%> using directive no longer supported"
60349 msgstr ""
60350
60351 #: cp/name-lookup.cc:8328
60352 #, gcc-internal-format
60353 msgid "you can use an inline namespace instead"
60354 msgstr ""
60355
60356 #. We only allow depth 255.
60357 #: cp/name-lookup.cc:8427
60358 #, gcc-internal-format, gfc-internal-format
60359 msgid "cannot nest more than %d namespaces"
60360 msgstr ""
60361
60362 #: cp/name-lookup.cc:8524
60363 #, gcc-internal-format
60364 msgid "%<namespace %E%> is ambiguous"
60365 msgstr ""
60366
60367 #: cp/name-lookup.cc:8540
60368 #, gcc-internal-format
60369 msgid "namespace alias %qD not allowed here, assuming %qD"
60370 msgstr ""
60371
60372 #: cp/name-lookup.cc:8627
60373 #, gcc-internal-format
60374 msgid "inline namespace must be specified at initial definition"
60375 msgstr ""
60376
60377 #: cp/name-lookup.cc:8628
60378 #, gcc-internal-format
60379 msgid "%qD defined here"
60380 msgstr ""
60381
60382 #: cp/name-lookup.cc:8677
60383 #, gcc-internal-format
60384 msgid "%s namespace %qD conflicts with reachable definition"
60385 msgstr ""
60386
60387 #: cp/name-lookup.cc:8679
60388 #, gcc-internal-format, gfc-internal-format
60389 msgid "reachable %s definition here"
60390 msgstr ""
60391
60392 #: cp/name-lookup.cc:8722
60393 #, gcc-internal-format
60394 msgid "XXX entering %<pop_everything ()%>"
60395 msgstr ""
60396
60397 #: cp/name-lookup.cc:8731
60398 #, gcc-internal-format
60399 msgid "XXX leaving %<pop_everything ()%>"
60400 msgstr ""
60401
60402 #: cp/optimize.cc:605
60403 #, gcc-internal-format
60404 msgid "making multiple clones of %qD"
60405 msgstr ""
60406
60407 #: cp/parser.cc:980
60408 #, gcc-internal-format
60409 msgid "identifier %qE is a keyword in C++11"
60410 msgstr ""
60411
60412 #: cp/parser.cc:994
60413 #, gcc-internal-format
60414 msgid "identifier %qE is a keyword in C++20"
60415 msgstr ""
60416
60417 #: cp/parser.cc:1493 cp/parser.cc:1506
60418 #, gcc-internal-format
60419 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
60420 msgstr ""
60421
60422 #: cp/parser.cc:1531 cp/parser.cc:46297
60423 #, gcc-internal-format
60424 msgid ""
60425 "%<#pragma omp declare %s%> not immediately followed by function declaration "
60426 "or definition"
60427 msgstr ""
60428
60429 #: cp/parser.cc:1571
60430 #, gcc-internal-format
60431 msgid ""
60432 "%<declare %s%> directive not immediately followed by function declaration or "
60433 "definition"
60434 msgstr ""
60435
60436 #: cp/parser.cc:3100
60437 #, gcc-internal-format
60438 msgid "%<#pragma%> is not allowed here"
60439 msgstr ""
60440
60441 #: cp/parser.cc:3229
60442 #, gcc-internal-format
60443 msgid "%<%E::%E%> has not been declared"
60444 msgstr ""
60445
60446 #: cp/parser.cc:3232
60447 #, gcc-internal-format
60448 msgid "%<::%E%> has not been declared"
60449 msgstr ""
60450
60451 #: cp/parser.cc:3235
60452 #, gcc-internal-format
60453 msgid "request for member %qE in non-class type %qT"
60454 msgstr ""
60455
60456 #: cp/parser.cc:3238 cp/parser.cc:21100
60457 #, gcc-internal-format
60458 msgid "%<%T::%E%> has not been declared"
60459 msgstr ""
60460
60461 #: cp/parser.cc:3248
60462 #, gcc-internal-format
60463 msgid "%<%E::%E%> is not a type"
60464 msgstr ""
60465
60466 #: cp/parser.cc:3252
60467 #, gcc-internal-format
60468 msgid "%<%E::%E%> is not a class or namespace"
60469 msgstr ""
60470
60471 #: cp/parser.cc:3257
60472 #, gcc-internal-format
60473 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
60474 msgstr ""
60475
60476 #: cp/parser.cc:3270
60477 #, gcc-internal-format
60478 msgid "%<::%E%> is not a type"
60479 msgstr ""
60480
60481 #: cp/parser.cc:3273
60482 #, gcc-internal-format
60483 msgid "%<::%E%> is not a class or namespace"
60484 msgstr ""
60485
60486 #: cp/parser.cc:3277
60487 #, gcc-internal-format
60488 msgid "%<::%E%> is not a class, namespace, or enumeration"
60489 msgstr ""
60490
60491 #: cp/parser.cc:3289
60492 #, gcc-internal-format
60493 msgid "%qE is not a type"
60494 msgstr ""
60495
60496 #: cp/parser.cc:3292
60497 #, gcc-internal-format
60498 msgid "%qE is not a class or namespace"
60499 msgstr ""
60500
60501 #: cp/parser.cc:3296
60502 #, gcc-internal-format
60503 msgid "%qE is not a class, namespace, or enumeration"
60504 msgstr ""
60505
60506 #: cp/parser.cc:3360
60507 #, gcc-internal-format
60508 msgid "new types may not be defined in a return type"
60509 msgstr ""
60510
60511 #: cp/parser.cc:3362
60512 #, gcc-internal-format
60513 msgid "(perhaps a semicolon is missing after the definition of %qT)"
60514 msgstr ""
60515
60516 #: cp/parser.cc:3390
60517 #, gcc-internal-format
60518 msgid "%qE is not a class template"
60519 msgstr ""
60520
60521 #: cp/parser.cc:3392
60522 #, gcc-internal-format
60523 msgid "%qE is not a template"
60524 msgstr ""
60525
60526 #: cp/parser.cc:3395
60527 #, gcc-internal-format
60528 msgid "invalid template-id"
60529 msgstr ""
60530
60531 #: cp/parser.cc:3429
60532 #, gcc-internal-format
60533 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
60534 msgstr ""
60535
60536 #: cp/parser.cc:3433
60537 #, gcc-internal-format
60538 msgid ""
60539 "a cast to a type other than an integral or enumeration type cannot appear in "
60540 "a constant-expression"
60541 msgstr ""
60542
60543 #: cp/parser.cc:3438
60544 #, gcc-internal-format
60545 msgid "%<typeid%> operator cannot appear in a constant-expression"
60546 msgstr ""
60547
60548 #: cp/parser.cc:3442
60549 #, gcc-internal-format
60550 msgid "non-constant compound literals cannot appear in a constant-expression"
60551 msgstr ""
60552
60553 #: cp/parser.cc:3446
60554 #, gcc-internal-format
60555 msgid "a function call cannot appear in a constant-expression"
60556 msgstr ""
60557
60558 #: cp/parser.cc:3450
60559 #, gcc-internal-format
60560 msgid "an increment cannot appear in a constant-expression"
60561 msgstr ""
60562
60563 #: cp/parser.cc:3454
60564 #, gcc-internal-format
60565 msgid "an decrement cannot appear in a constant-expression"
60566 msgstr ""
60567
60568 #: cp/parser.cc:3458
60569 #, gcc-internal-format
60570 msgid "an array reference cannot appear in a constant-expression"
60571 msgstr ""
60572
60573 #: cp/parser.cc:3462
60574 #, gcc-internal-format
60575 msgid "the address of a label cannot appear in a constant-expression"
60576 msgstr ""
60577
60578 #: cp/parser.cc:3466
60579 #, gcc-internal-format
60580 msgid "calls to overloaded operators cannot appear in a constant-expression"
60581 msgstr ""
60582
60583 #: cp/parser.cc:3470
60584 #, gcc-internal-format
60585 msgid "an assignment cannot appear in a constant-expression"
60586 msgstr ""
60587
60588 #: cp/parser.cc:3473
60589 #, gcc-internal-format
60590 msgid "a comma operator cannot appear in a constant-expression"
60591 msgstr ""
60592
60593 #: cp/parser.cc:3477
60594 #, gcc-internal-format
60595 msgid "a call to a constructor cannot appear in a constant-expression"
60596 msgstr ""
60597
60598 #: cp/parser.cc:3481
60599 #, gcc-internal-format
60600 msgid "a transaction expression cannot appear in a constant-expression"
60601 msgstr ""
60602
60603 #: cp/parser.cc:3527
60604 #, gcc-internal-format
60605 msgid "%qs cannot appear in a constant-expression"
60606 msgstr ""
60607
60608 #: cp/parser.cc:3564
60609 #, gcc-internal-format
60610 msgid ""
60611 "class template argument deduction is only available with %<-std=c++17%> or "
60612 "%<-std=gnu++17%>"
60613 msgstr ""
60614
60615 #: cp/parser.cc:3569
60616 #, gcc-internal-format
60617 msgid "invalid use of destructor %qD as a type"
60618 msgstr ""
60619
60620 #. Something like 'unsigned A a;'
60621 #: cp/parser.cc:3572
60622 #, gcc-internal-format
60623 msgid "invalid combination of multiple type-specifiers"
60624 msgstr ""
60625
60626 #: cp/parser.cc:3585
60627 #, gcc-internal-format
60628 msgid "%qE does not name a type; did you mean %qs?"
60629 msgstr ""
60630
60631 #: cp/parser.cc:3589
60632 #, gcc-internal-format
60633 msgid "%qE does not name a type"
60634 msgstr ""
60635
60636 #: cp/parser.cc:3598
60637 #, gcc-internal-format
60638 msgid ""
60639 "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
60640 msgstr ""
60641
60642 #: cp/parser.cc:3601
60643 #, gcc-internal-format
60644 msgid ""
60645 "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
60646 msgstr ""
60647
60648 #: cp/parser.cc:3607
60649 #, gcc-internal-format
60650 msgid "%qE is not recognized as a module control-line"
60651 msgstr ""
60652
60653 #: cp/parser.cc:3610
60654 #, gcc-internal-format
60655 msgid "C++20 %qE only available with %<-fmodules-ts%>"
60656 msgstr ""
60657
60658 #: cp/parser.cc:3613
60659 #, gcc-internal-format
60660 msgid ""
60661 "C++20 %qE only available with %<-fmodules-ts%>, which is not yet enabled "
60662 "with %<-std=c++20%>"
60663 msgstr ""
60664
60665 #: cp/parser.cc:3619
60666 #, gcc-internal-format
60667 msgid ""
60668 "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
60669 msgstr ""
60670
60671 #: cp/parser.cc:3622
60672 #, gcc-internal-format
60673 msgid ""
60674 "C++20 %<constinit%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
60675 msgstr ""
60676
60677 #: cp/parser.cc:3625
60678 #, gcc-internal-format
60679 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
60680 msgstr ""
60681
60682 #: cp/parser.cc:3628 cp/parser.cc:30651
60683 #, gcc-internal-format
60684 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
60685 msgstr ""
60686
60687 #: cp/parser.cc:3650
60688 #, gcc-internal-format
60689 msgid "(perhaps %<typename %T::%E%> was intended)"
60690 msgstr ""
60691
60692 #: cp/parser.cc:3678 cp/parser.cc:3690
60693 #, gcc-internal-format
60694 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
60695 msgstr ""
60696
60697 #: cp/parser.cc:3683 cp/parser.cc:3695
60698 #, gcc-internal-format
60699 msgid "%qE in namespace %qE does not name a template type"
60700 msgstr ""
60701
60702 #: cp/parser.cc:3703
60703 #, gcc-internal-format
60704 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
60705 msgstr ""
60706
60707 #: cp/parser.cc:3708
60708 #, gcc-internal-format
60709 msgid "%qE in namespace %qE does not name a type"
60710 msgstr ""
60711
60712 #: cp/parser.cc:3719
60713 #, gcc-internal-format
60714 msgid "%<%T::%E%> names the constructor, not the type"
60715 msgstr ""
60716
60717 #: cp/parser.cc:3722
60718 #, gcc-internal-format
60719 msgid "and %qT has no template constructors"
60720 msgstr ""
60721
60722 #: cp/parser.cc:3732
60723 #, gcc-internal-format
60724 msgid ""
60725 "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent "
60726 "scope"
60727 msgstr ""
60728
60729 #: cp/parser.cc:3740
60730 #, gcc-internal-format
60731 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
60732 msgstr ""
60733
60734 #: cp/parser.cc:3752 cp/parser.cc:3756
60735 #, gcc-internal-format
60736 msgid "%qE in %q#T does not name a template type"
60737 msgstr ""
60738
60739 #: cp/parser.cc:3760
60740 #, gcc-internal-format
60741 msgid "%qE in %q#T does not name a type"
60742 msgstr ""
60743
60744 #: cp/parser.cc:4442
60745 #, gcc-internal-format
60746 msgid "expected string-literal"
60747 msgstr ""
60748
60749 #: cp/parser.cc:4514
60750 #, gcc-internal-format
60751 msgid ""
60752 "inconsistent user-defined literal suffixes %qD and %qD in string literal"
60753 msgstr ""
60754
60755 #: cp/parser.cc:4533
60756 #, gcc-internal-format
60757 msgid "concatenation of string literals with conflicting encoding prefixes"
60758 msgstr ""
60759
60760 #: cp/parser.cc:4737
60761 #, gcc-internal-format
60762 msgid "unable to find character literal operator %qD with %qT argument"
60763 msgstr ""
60764
60765 #: cp/parser.cc:4843
60766 #, gcc-internal-format
60767 msgid "integer literal exceeds range of %qT type"
60768 msgstr ""
60769
60770 #: cp/parser.cc:4850
60771 #, gcc-internal-format
60772 msgid "floating literal exceeds range of %qT type"
60773 msgstr ""
60774
60775 #: cp/parser.cc:4854
60776 #, gcc-internal-format
60777 msgid "floating literal truncated to zero"
60778 msgstr ""
60779
60780 #: cp/parser.cc:4883
60781 #, gcc-internal-format
60782 msgid "failed to translate literal to execution character set %qT"
60783 msgstr ""
60784
60785 #: cp/parser.cc:4917
60786 #, gcc-internal-format
60787 msgid "unable to find numeric literal operator %qD"
60788 msgstr ""
60789
60790 #: cp/parser.cc:4923
60791 #, gcc-internal-format
60792 msgid ""
60793 "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable "
60794 "the C++14 user-defined literal suffixes"
60795 msgstr ""
60796
60797 #: cp/parser.cc:4927
60798 #, gcc-internal-format
60799 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
60800 msgstr ""
60801
60802 #: cp/parser.cc:4931
60803 #, gcc-internal-format
60804 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
60805 msgstr ""
60806
60807 #: cp/parser.cc:5015
60808 #, gcc-internal-format
60809 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
60810 msgstr ""
60811
60812 #: cp/parser.cc:5109
60813 #, gcc-internal-format
60814 msgid "global module fragment contents must be from preprocessor inclusion"
60815 msgstr ""
60816
60817 #: cp/parser.cc:5124 cp/parser.cc:15295
60818 #, gcc-internal-format
60819 msgid "expected declaration"
60820 msgstr ""
60821
60822 #: cp/parser.cc:5485 cp/parser.cc:5500
60823 #, gcc-internal-format
60824 msgid "expected binary operator"
60825 msgstr ""
60826
60827 #: cp/parser.cc:5506
60828 #, gcc-internal-format
60829 msgid "expected ..."
60830 msgstr ""
60831
60832 #: cp/parser.cc:5518
60833 #, gcc-internal-format
60834 msgid "binary expression in operand of fold-expression"
60835 msgstr ""
60836
60837 #: cp/parser.cc:5523
60838 #, gcc-internal-format
60839 msgid "conditional expression in operand of fold-expression"
60840 msgstr ""
60841
60842 #: cp/parser.cc:5531
60843 #, gcc-internal-format
60844 msgid "mismatched operator in fold-expression"
60845 msgstr ""
60846
60847 #: cp/parser.cc:5635
60848 #, gcc-internal-format
60849 msgid "fixed-point types not supported in C++"
60850 msgstr ""
60851
60852 #: cp/parser.cc:5725
60853 #, gcc-internal-format
60854 msgid "ISO C++ forbids braced-groups within expressions"
60855 msgstr ""
60856
60857 #: cp/parser.cc:5737
60858 #, gcc-internal-format
60859 msgid ""
60860 "statement-expressions are not allowed outside functions nor in template-"
60861 "argument lists"
60862 msgstr ""
60863
60864 #: cp/parser.cc:5777
60865 #, gcc-internal-format
60866 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
60867 msgstr ""
60868
60869 #: cp/parser.cc:5838 cp/parser.cc:5999 cp/parser.cc:6180 cp/semantics.cc:4169
60870 #, gcc-internal-format
60871 msgid "expected primary-expression"
60872 msgstr ""
60873
60874 #: cp/parser.cc:5868
60875 #, gcc-internal-format
60876 msgid "%<this%> may not be used in this context"
60877 msgstr ""
60878
60879 #: cp/parser.cc:5993
60880 #, gcc-internal-format
60881 msgid "a template declaration cannot appear at block scope"
60882 msgstr ""
60883
60884 #: cp/parser.cc:6208
60885 #, gcc-internal-format
60886 msgid "expected %qs keyword before dependent template name"
60887 msgstr ""
60888
60889 #: cp/parser.cc:6351
60890 #, gcc-internal-format
60891 msgid "expected id-expression"
60892 msgstr ""
60893
60894 #: cp/parser.cc:6514
60895 #, gcc-internal-format
60896 msgid "scope %qT before %<~%> is not a class-name"
60897 msgstr ""
60898
60899 #: cp/parser.cc:6524
60900 #, gcc-internal-format
60901 msgid "%<template%> keyword not permitted in destructor name"
60902 msgstr ""
60903
60904 #: cp/parser.cc:6561 cp/parser.cc:8665
60905 #, gcc-internal-format
60906 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
60907 msgstr ""
60908
60909 #: cp/parser.cc:6573
60910 #, gcc-internal-format
60911 msgid "template-id not allowed for destructor"
60912 msgstr ""
60913
60914 #: cp/parser.cc:6682
60915 #, gcc-internal-format
60916 msgid "declaration of %<~%T%> as member of %qT"
60917 msgstr ""
60918
60919 #: cp/parser.cc:6697
60920 #, gcc-internal-format
60921 msgid "typedef-name %qD used as destructor declarator"
60922 msgstr ""
60923
60924 #: cp/parser.cc:6733 cp/parser.cc:23606
60925 #, gcc-internal-format
60926 msgid "expected unqualified-id"
60927 msgstr ""
60928
60929 #: cp/parser.cc:6760 cp/typeck.cc:3173 cp/typeck.cc:3176 cp/typeck.cc:3193
60930 #, gcc-internal-format
60931 msgid "%qD is not a template"
60932 msgstr ""
60933
60934 #: cp/parser.cc:6874
60935 #, gcc-internal-format
60936 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
60937 msgstr ""
60938
60939 #: cp/parser.cc:6955
60940 #, gcc-internal-format
60941 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
60942 msgstr ""
60943
60944 #: cp/parser.cc:6982 cp/parser.cc:6993
60945 #, gcc-internal-format
60946 msgid "concept-id %qD in nested-name-specifier"
60947 msgstr ""
60948
60949 #: cp/parser.cc:6985
60950 #, gcc-internal-format
60951 msgid "function template-id %qD in nested-name-specifier"
60952 msgstr ""
60953
60954 #: cp/parser.cc:6999
60955 #, gcc-internal-format
60956 msgid "variable template-id %qD in nested-name-specifier"
60957 msgstr ""
60958
60959 #: cp/parser.cc:7173
60960 #, gcc-internal-format
60961 msgid "expected nested-name-specifier"
60962 msgstr ""
60963
60964 #: cp/parser.cc:7380 cp/parser.cc:9910
60965 #, gcc-internal-format
60966 msgid "types may not be defined in casts"
60967 msgstr ""
60968
60969 #: cp/parser.cc:7469
60970 #, gcc-internal-format
60971 msgid "types may not be defined in a %<typeid%> expression"
60972 msgstr ""
60973
60974 #: cp/parser.cc:7561
60975 #, gcc-internal-format
60976 msgid "wrong number of arguments to %<__builtin_addressof%>"
60977 msgstr ""
60978
60979 #: cp/parser.cc:7573 cp/pt.cc:21227
60980 #, gcc-internal-format
60981 msgid "wrong number of arguments to %<__builtin_launder%>"
60982 msgstr ""
60983
60984 #: cp/parser.cc:7586
60985 #, gcc-internal-format
60986 msgid "wrong number of arguments to %<__builtin_assoc_barrier%>"
60987 msgstr ""
60988
60989 #: cp/parser.cc:7612
60990 #, gcc-internal-format
60991 msgid "wrong number of arguments to %<__builtin_shufflevector%>"
60992 msgstr ""
60993
60994 #: cp/parser.cc:7750
60995 #, gcc-internal-format
60996 msgid "ISO C++ forbids compound-literals"
60997 msgstr ""
60998
60999 #: cp/parser.cc:7809
61000 #, gcc-internal-format
61001 msgid "two consecutive %<[%> shall only introduce an attribute"
61002 msgstr ""
61003
61004 #: cp/parser.cc:8449 cp/typeck.cc:3061
61005 #, gcc-internal-format
61006 msgid "invalid use of %qD"
61007 msgstr ""
61008
61009 #: cp/parser.cc:8458
61010 #, gcc-internal-format
61011 msgid "%<%D::%D%> is not a class member"
61012 msgstr ""
61013
61014 #: cp/parser.cc:8717
61015 #, gcc-internal-format
61016 msgid "non-scalar type"
61017 msgstr ""
61018
61019 #: cp/parser.cc:8827
61020 #, gcc-internal-format
61021 msgid "ISO C++ does not allow %<alignof%> with a non-type"
61022 msgstr ""
61023
61024 #: cp/parser.cc:8922
61025 #, gcc-internal-format
61026 msgid "types may not be defined in %<noexcept%> expressions"
61027 msgstr ""
61028
61029 #: cp/parser.cc:9196 cp/parser.cc:33272
61030 #, gcc-internal-format
61031 msgid "types may not be defined in %qs expressions"
61032 msgstr ""
61033
61034 #: cp/parser.cc:9261
61035 #, gcc-internal-format
61036 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
61037 msgstr ""
61038
61039 #: cp/parser.cc:9347
61040 #, gcc-internal-format
61041 msgid "types may not be defined in a new-expression"
61042 msgstr ""
61043
61044 #: cp/parser.cc:9363
61045 #, gcc-internal-format
61046 msgid "array bound forbidden after parenthesized type-id"
61047 msgstr ""
61048
61049 #: cp/parser.cc:9365
61050 #, gcc-internal-format
61051 msgid "try removing the parentheses around the type-id"
61052 msgstr ""
61053
61054 #: cp/parser.cc:9397
61055 #, gcc-internal-format
61056 msgid ""
61057 "initialization of new-expression for type %<auto%> requires exactly one "
61058 "element"
61059 msgstr ""
61060
61061 #: cp/parser.cc:9442
61062 #, gcc-internal-format
61063 msgid "expected expression-list or type-id"
61064 msgstr ""
61065
61066 #: cp/parser.cc:9471
61067 #, gcc-internal-format
61068 msgid "types may not be defined in a new-type-id"
61069 msgstr ""
61070
61071 #: cp/parser.cc:9606
61072 #, gcc-internal-format
61073 msgid "expression in new-declarator must have integral or enumeration type"
61074 msgstr ""
61075
61076 #: cp/parser.cc:10015
61077 #, gcc-internal-format
61078 msgid "use of old-style cast to %q#T"
61079 msgstr ""
61080
61081 #: cp/parser.cc:10164
61082 #, gcc-internal-format
61083 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
61084 msgstr ""
61085
61086 #: cp/parser.cc:10167
61087 #, gcc-internal-format
61088 msgid "suggest parentheses around %<>>%> expression"
61089 msgstr ""
61090
61091 #: cp/parser.cc:10393
61092 #, gcc-internal-format
61093 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
61094 msgstr ""
61095
61096 #: cp/parser.cc:10704
61097 #, gcc-internal-format
61098 msgid "top-level comma expression in array subscript is deprecated"
61099 msgstr ""
61100
61101 #: cp/parser.cc:10853
61102 #, gcc-internal-format
61103 msgid "types may not be defined within %<__builtin_offsetof%>"
61104 msgstr ""
61105
61106 #: cp/parser.cc:11070
61107 #, gcc-internal-format
61108 msgid "lambda-expression in template parameter type"
61109 msgstr ""
61110
61111 #: cp/parser.cc:11080
61112 #, gcc-internal-format
61113 msgid ""
61114 "lambda-expression in unevaluated context only available with %<-std=c++20%> "
61115 "or %<-std=gnu++20%>"
61116 msgstr ""
61117
61118 #: cp/parser.cc:11090
61119 #, gcc-internal-format
61120 msgid ""
61121 "lambda-expression in template-argument only available with %<-std=c++20%> or "
61122 "%<-std=gnu++20%>"
61123 msgstr ""
61124
61125 #: cp/parser.cc:11247
61126 #, gcc-internal-format
61127 msgid "non-local lambda expression cannot have a capture-default"
61128 msgstr ""
61129
61130 #: cp/parser.cc:11269
61131 #, gcc-internal-format
61132 msgid "expected end of capture-list"
61133 msgstr ""
61134
61135 #: cp/parser.cc:11285
61136 #, gcc-internal-format
61137 msgid ""
61138 "explicit by-copy capture of %<this%> with by-copy capture default only "
61139 "available with %<-std=c++20%> or %<-std=gnu++20%>"
61140 msgstr ""
61141
61142 #: cp/parser.cc:11291 cp/parser.cc:11313 cp/parser.cc:11506
61143 #, gcc-internal-format
61144 msgid "already captured %qD in lambda expression"
61145 msgstr ""
61146
61147 #: cp/parser.cc:11307
61148 #, gcc-internal-format
61149 msgid ""
61150 "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
61151 msgstr ""
61152
61153 #: cp/parser.cc:11327
61154 #, gcc-internal-format
61155 msgid "%<this%> cannot be captured by reference"
61156 msgstr ""
61157
61158 #: cp/parser.cc:11347
61159 #, gcc-internal-format
61160 msgid ""
61161 "pack init-capture only available with %<-std=c++20%> or %<-std=gnu++20%>"
61162 msgstr ""
61163
61164 #: cp/parser.cc:11358
61165 #, gcc-internal-format
61166 msgid "%<&%> should come before %<...%>"
61167 msgstr ""
61168
61169 #: cp/parser.cc:11389
61170 #, gcc-internal-format
61171 msgid ""
61172 "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu+"
61173 "+14%>"
61174 msgstr ""
61175
61176 #: cp/parser.cc:11396
61177 #, gcc-internal-format
61178 msgid "empty initializer for lambda init-capture"
61179 msgstr ""
61180
61181 #: cp/parser.cc:11420
61182 #, gcc-internal-format
61183 msgid "capture of non-variable %qE"
61184 msgstr ""
61185
61186 #: cp/parser.cc:11430
61187 #, gcc-internal-format
61188 msgid "capture of variable %qD with non-automatic storage duration"
61189 msgstr ""
61190
61191 #: cp/parser.cc:11468
61192 #, gcc-internal-format
61193 msgid "too many %<...%> in lambda capture"
61194 msgstr ""
61195
61196 #: cp/parser.cc:11479
61197 #, gcc-internal-format
61198 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
61199 msgstr ""
61200
61201 #: cp/parser.cc:11484
61202 #, gcc-internal-format
61203 msgid ""
61204 "explicit by-reference capture of %qD redundant with by-reference capture "
61205 "default"
61206 msgstr ""
61207
61208 #: cp/parser.cc:11563
61209 #, gcc-internal-format
61210 msgid ""
61211 "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
61212 msgstr ""
61213
61214 #: cp/parser.cc:11567
61215 #, gcc-internal-format
61216 msgid ""
61217 "lambda templates are only available with %<-std=c++20%> or %<-std=gnu++20%>"
61218 msgstr ""
61219
61220 #: cp/parser.cc:11616
61221 #, gcc-internal-format
61222 msgid "default argument specified for lambda parameter"
61223 msgstr ""
61224
61225 #: cp/parser.cc:11635
61226 #, gcc-internal-format
61227 msgid ""
61228 "parameter declaration before lambda declaration specifiers only optional "
61229 "with %<-std=c++2b%> or %<-std=gnu++2b%>"
61230 msgstr ""
61231
61232 #: cp/parser.cc:11651
61233 #, gcc-internal-format
61234 msgid "%<static%> lambda specifier with lambda capture"
61235 msgstr ""
61236
61237 #: cp/parser.cc:11663
61238 #, gcc-internal-format
61239 msgid ""
61240 "parameter declaration before lambda transaction qualifier only optional with "
61241 "%<-std=c++2b%> or %<-std=gnu++2b%>"
61242 msgstr ""
61243
61244 #: cp/parser.cc:11676
61245 #, gcc-internal-format
61246 msgid ""
61247 "parameter declaration before lambda exception specification only optional "
61248 "with %<-std=c++2b%> or %<-std=gnu++2b%>"
61249 msgstr ""
61250
61251 #: cp/parser.cc:11694
61252 #, gcc-internal-format
61253 msgid ""
61254 "parameter declaration before lambda trailing return type only optional with "
61255 "%<-std=c++2b%> or %<-std=gnu++2b%>"
61256 msgstr ""
61257
61258 #: cp/parser.cc:11736
61259 #, gcc-internal-format
61260 msgid ""
61261 "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
61262 msgstr ""
61263
61264 #: cp/parser.cc:11904 cp/parser.cc:12047 cp/parser.cc:47103
61265 #, gcc-internal-format
61266 msgid ""
61267 "mixing OpenMP directives with attribute and pragma syntax on the same "
61268 "statement"
61269 msgstr ""
61270
61271 #: cp/parser.cc:11930 cp/parser.cc:47085
61272 #, gcc-internal-format
61273 msgid "unknown OpenMP directive name in %<omp::directive%> attribute argument"
61274 msgstr ""
61275
61276 #: cp/parser.cc:12016
61277 #, gcc-internal-format
61278 msgid ""
61279 "OpenMP construct among %<omp::directive%> attributes requires all %<omp::"
61280 "directive%> attributes on the same statement to be in the same %<omp::"
61281 "sequence%>"
61282 msgstr ""
61283
61284 #: cp/parser.cc:12024
61285 #, gcc-internal-format
61286 msgid ""
61287 "multiple OpenMP standalone directives among %<omp::directive%> attributes "
61288 "must be all within the same %<omp::sequence%>"
61289 msgstr ""
61290
61291 #: cp/parser.cc:12036
61292 #, gcc-internal-format
61293 msgid ""
61294 "standalone OpenMP directives in %<omp::directive%> attribute can only appear "
61295 "on an empty statement"
61296 msgstr ""
61297
61298 #: cp/parser.cc:12166
61299 #, gcc-internal-format
61300 msgid ""
61301 "mixing OpenMP directives with attribute and pragma syntax on the same "
61302 "declaration"
61303 msgstr ""
61304
61305 #: cp/parser.cc:12293
61306 #, gcc-internal-format
61307 msgid "preconditions cannot be statements"
61308 msgstr ""
61309
61310 #: cp/parser.cc:12296
61311 #, gcc-internal-format
61312 msgid "postconditions cannot be statements"
61313 msgstr ""
61314
61315 #: cp/parser.cc:12301
61316 #, gcc-internal-format
61317 msgid "assertions must be followed by %<;%>"
61318 msgstr ""
61319
61320 #: cp/parser.cc:12465
61321 #, gcc-internal-format
61322 msgid ""
61323 "label at end of compound statement only available with %<-std=c++2b%> or %<-"
61324 "std=gnu++2b%>"
61325 msgstr ""
61326
61327 #: cp/parser.cc:12638 cp/parser.cc:12845
61328 #, gcc-internal-format
61329 msgid "attributes at the beginning of statement are ignored"
61330 msgstr ""
61331
61332 #: cp/parser.cc:12682
61333 #, gcc-internal-format
61334 msgid "expected labeled-statement"
61335 msgstr ""
61336
61337 #: cp/parser.cc:12731
61338 #, gcc-internal-format
61339 msgid "case label %qE not within a switch statement"
61340 msgstr ""
61341
61342 #: cp/parser.cc:12852
61343 #, gcc-internal-format
61344 msgid "need %<typename%> before %qE because %qT is a dependent scope"
61345 msgstr ""
61346
61347 #: cp/parser.cc:12861
61348 #, gcc-internal-format
61349 msgid "%<%T::%D%> names the constructor, not the type"
61350 msgstr ""
61351
61352 #: cp/parser.cc:12913
61353 #, gcc-internal-format
61354 msgid "compound-statement in %<constexpr%> function"
61355 msgstr ""
61356
61357 #: cp/parser.cc:13077
61358 #, gcc-internal-format
61359 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
61360 msgstr ""
61361
61362 #: cp/parser.cc:13099
61363 #, gcc-internal-format
61364 msgid "%<if consteval%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
61365 msgstr ""
61366
61367 #: cp/parser.cc:13124 cp/parser.cc:13159
61368 #, gcc-internal-format
61369 msgid "%<if consteval%> requires compound statement"
61370 msgstr ""
61371
61372 #: cp/parser.cc:13201
61373 #, gcc-internal-format
61374 msgid ""
61375 "init-statement in selection statements only available with %<-std=c++17%> or "
61376 "%<-std=gnu++17%>"
61377 msgstr ""
61378
61379 #: cp/parser.cc:13369 cp/parser.cc:33781
61380 #, gcc-internal-format
61381 msgid "expected selection-statement"
61382 msgstr ""
61383
61384 #: cp/parser.cc:13410
61385 #, gcc-internal-format
61386 msgid "condition declares an array"
61387 msgstr ""
61388
61389 #: cp/parser.cc:13412
61390 #, gcc-internal-format
61391 msgid "condition declares a function"
61392 msgstr ""
61393
61394 #: cp/parser.cc:13452
61395 #, gcc-internal-format
61396 msgid "types may not be defined in conditions"
61397 msgstr ""
61398
61399 #. Anything else is an error.
61400 #: cp/parser.cc:13534 cp/parser.cc:22890 cp/parser.cc:25454
61401 #, gcc-internal-format
61402 msgid "expected initializer"
61403 msgstr ""
61404
61405 #: cp/parser.cc:13584
61406 #, gcc-internal-format
61407 msgid ""
61408 "range-based %<for%> loops with initializer only available with %<-std=c+"
61409 "+20%> or %<-std=gnu++20%>"
61410 msgstr ""
61411
61412 #: cp/parser.cc:13840
61413 #, gcc-internal-format
61414 msgid ""
61415 "loop variable %qD of type %qT binds to a temporary constructed from type %qT"
61416 msgstr ""
61417
61418 #. rval
61419 #: cp/parser.cc:13847
61420 #, gcc-internal-format
61421 msgid ""
61422 "use non-reference type %qT to make the copy explicit or %qT to prevent "
61423 "copying"
61424 msgstr ""
61425
61426 #: cp/parser.cc:13871
61427 #, gcc-internal-format
61428 msgid "loop variable %qD creates a copy from type %qT"
61429 msgstr ""
61430
61431 #: cp/parser.cc:13876
61432 #, gcc-internal-format
61433 msgid "use reference type to prevent copying"
61434 msgstr ""
61435
61436 #: cp/parser.cc:14020
61437 #, gcc-internal-format
61438 msgid "range-based %<for%> expression of type %qT has incomplete type"
61439 msgstr ""
61440
61441 #: cp/parser.cc:14104
61442 #, gcc-internal-format
61443 msgid ""
61444 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
61445 msgstr ""
61446
61447 #: cp/parser.cc:14247 cp/parser.cc:33784
61448 #, gcc-internal-format
61449 msgid "expected iteration-statement"
61450 msgstr ""
61451
61452 #: cp/parser.cc:14292
61453 #, gcc-internal-format
61454 msgid ""
61455 "alias-declaration in init-statement only available with %<-std=c++23%> or %<-"
61456 "std=gnu++23%>"
61457 msgstr ""
61458
61459 #: cp/parser.cc:14309
61460 #, gcc-internal-format
61461 msgid ""
61462 "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu+"
61463 "+11%>"
61464 msgstr ""
61465
61466 #: cp/parser.cc:14441
61467 #, gcc-internal-format
61468 msgid ""
61469 "%<goto%> in %<constexpr%> function only available with %<-std=c++2b%> or %<-"
61470 "std=gnu++2b%>"
61471 msgstr ""
61472
61473 #. Issue a warning about this use of a GNU extension.
61474 #: cp/parser.cc:14450
61475 #, gcc-internal-format
61476 msgid "ISO C++ forbids computed gotos"
61477 msgstr ""
61478
61479 #: cp/parser.cc:14463 cp/parser.cc:33787
61480 #, gcc-internal-format
61481 msgid "expected jump-statement"
61482 msgstr ""
61483
61484 #: cp/parser.cc:14640
61485 #, gcc-internal-format
61486 msgid "expected module-name"
61487 msgstr ""
61488
61489 #: cp/parser.cc:14675
61490 #, gcc-internal-format
61491 msgid "module-declaration not permitted in header-unit"
61492 msgstr ""
61493
61494 #: cp/parser.cc:14701
61495 #, gcc-internal-format
61496 msgid "private module fragment"
61497 msgstr ""
61498
61499 #: cp/parser.cc:14705
61500 #, gcc-internal-format
61501 msgid ""
61502 "private module fragment only permitted in purview of module interface or "
61503 "partition"
61504 msgstr ""
61505
61506 #. Neither the first declaration, nor in a GMF.
61507 #: cp/parser.cc:14711
61508 #, gcc-internal-format
61509 msgid ""
61510 "module-declaration only permitted as first declaration, or ending a global "
61511 "module fragment"
61512 msgstr ""
61513
61514 #: cp/parser.cc:14745
61515 #, gcc-internal-format
61516 msgid "post-module-declaration imports must be contiguous"
61517 msgstr ""
61518
61519 #: cp/parser.cc:14748
61520 #, gcc-internal-format
61521 msgid ""
61522 "perhaps insert a line break, or other disambiguation, to prevent this being "
61523 "considered a module control-line"
61524 msgstr ""
61525
61526 #: cp/parser.cc:14756
61527 #, gcc-internal-format
61528 msgid "import-declaration must be at global scope"
61529 msgstr ""
61530
61531 #: cp/parser.cc:14769
61532 #, gcc-internal-format
61533 msgid "import cannot appear directly in a linkage-specification"
61534 msgstr ""
61535
61536 #: cp/parser.cc:14779
61537 #, gcc-internal-format
61538 msgid "post-module-declaration imports must not be include-translated"
61539 msgstr ""
61540
61541 #: cp/parser.cc:14782
61542 #, gcc-internal-format
61543 msgid "post-module-declaration imports must not be from header inclusion"
61544 msgstr ""
61545
61546 #: cp/parser.cc:14803
61547 #, gcc-internal-format
61548 msgid "%qE may only occur after a module interface declaration"
61549 msgstr ""
61550
61551 #: cp/parser.cc:14811
61552 #, gcc-internal-format
61553 msgid "%qE may only occur once in an export declaration"
61554 msgstr ""
61555
61556 #: cp/parser.cc:14832
61557 #, gcc-internal-format
61558 msgid "%<export%> not part of following module-directive"
61559 msgstr ""
61560
61561 #: cp/parser.cc:14919 cp/parser.cc:27347
61562 #, gcc-internal-format
61563 msgid "extra %<;%>"
61564 msgstr ""
61565
61566 #: cp/parser.cc:14977
61567 #, gcc-internal-format
61568 msgid "attributes are not permitted in this position"
61569 msgstr ""
61570
61571 #: cp/parser.cc:14981
61572 #, gcc-internal-format
61573 msgid "attributes may be inserted here"
61574 msgstr ""
61575
61576 #: cp/parser.cc:15200
61577 #, gcc-internal-format
61578 msgid "%<__label__%> not at the beginning of a block"
61579 msgstr ""
61580
61581 #: cp/parser.cc:15433
61582 #, gcc-internal-format
61583 msgid ""
61584 "non-variable %qD in declaration with more than one declarator with "
61585 "placeholder type"
61586 msgstr ""
61587
61588 #: cp/parser.cc:15453
61589 #, gcc-internal-format
61590 msgid "inconsistent deduction for %qT: %qT and then %qT"
61591 msgstr ""
61592
61593 #: cp/parser.cc:15474
61594 #, gcc-internal-format
61595 msgid "mixing declarations and function-definitions is forbidden"
61596 msgstr ""
61597
61598 #: cp/parser.cc:15499
61599 #, gcc-internal-format
61600 msgid "types may not be defined in a for-range-declaration"
61601 msgstr ""
61602
61603 #: cp/parser.cc:15554
61604 #, gcc-internal-format
61605 msgid "initializer in range-based %<for%> loop"
61606 msgstr ""
61607
61608 #: cp/parser.cc:15557
61609 #, gcc-internal-format
61610 msgid "multiple declarations in range-based %<for%> loop"
61611 msgstr ""
61612
61613 #: cp/parser.cc:15610
61614 #, gcc-internal-format
61615 msgid ""
61616 "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
61617 msgstr ""
61618
61619 #: cp/parser.cc:15662
61620 #, gcc-internal-format
61621 msgid "empty structured binding declaration"
61622 msgstr ""
61623
61624 #: cp/parser.cc:15680
61625 #, gcc-internal-format
61626 msgid "invalid initializer for structured binding declaration"
61627 msgstr ""
61628
61629 #: cp/parser.cc:15861
61630 #, gcc-internal-format
61631 msgid "%<friend%> used outside of class"
61632 msgstr ""
61633
61634 #: cp/parser.cc:15900
61635 #, gcc-internal-format
61636 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
61637 msgstr ""
61638
61639 #: cp/parser.cc:15903
61640 #, gcc-internal-format
61641 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
61642 msgstr ""
61643
61644 #: cp/parser.cc:15954
61645 #, gcc-internal-format
61646 msgid "%<typedef%> specifier conflicts with %qs"
61647 msgstr ""
61648
61649 #: cp/parser.cc:15980
61650 #, gcc-internal-format
61651 msgid "%<auto%> changes meaning in C++11; please remove it"
61652 msgstr ""
61653
61654 #: cp/parser.cc:16016
61655 #, gcc-internal-format
61656 msgid "%qD invalid in condition"
61657 msgstr ""
61658
61659 #: cp/parser.cc:16025
61660 #, gcc-internal-format
61661 msgid "%qD invalid in lambda"
61662 msgstr ""
61663
61664 #: cp/parser.cc:16029
61665 #, gcc-internal-format
61666 msgid "%qD only valid in lambda with %<-std=c++23%> or %<-std=gnu++23%>"
61667 msgstr ""
61668
61669 #: cp/parser.cc:16111
61670 #, gcc-internal-format
61671 msgid "type-specifier invalid in lambda"
61672 msgstr ""
61673
61674 #: cp/parser.cc:16123
61675 #, gcc-internal-format
61676 msgid "standard attributes in middle of decl-specifiers"
61677 msgstr ""
61678
61679 #: cp/parser.cc:16125
61680 #, gcc-internal-format
61681 msgid ""
61682 "standard attributes must precede the decl-specifiers to apply to the "
61683 "declaration, or follow them to apply to the type"
61684 msgstr ""
61685
61686 #: cp/parser.cc:16140
61687 #, gcc-internal-format
61688 msgid "class definition may not be declared a friend"
61689 msgstr ""
61690
61691 #: cp/parser.cc:16213 cp/parser.cc:27892
61692 #, gcc-internal-format
61693 msgid "templates may not be %<virtual%>"
61694 msgstr ""
61695
61696 #: cp/parser.cc:16232
61697 #, gcc-internal-format
61698 msgid "types may not be defined in explicit-specifier"
61699 msgstr ""
61700
61701 #: cp/parser.cc:16236
61702 #, gcc-internal-format
61703 msgid ""
61704 "%<explicit(bool)%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
61705 msgstr ""
61706
61707 #: cp/parser.cc:16300
61708 #, gcc-internal-format
61709 msgid "invalid linkage-specification"
61710 msgstr ""
61711
61712 #: cp/parser.cc:16407
61713 #, gcc-internal-format
61714 msgid ""
61715 "%<static_assert%> without a message only available with %<-std=c++17%> or %<-"
61716 "std=gnu++17%>"
61717 msgstr ""
61718
61719 #: cp/parser.cc:16608
61720 #, gcc-internal-format
61721 msgid ""
61722 "%<decltype(auto)%> type specifier only available with %<-std=c++14%> or %<-"
61723 "std=gnu++14%>"
61724 msgstr ""
61725
61726 #: cp/parser.cc:16621
61727 #, gcc-internal-format
61728 msgid "types may not be defined in %<decltype%> expressions"
61729 msgstr ""
61730
61731 #: cp/parser.cc:16794
61732 #, gcc-internal-format
61733 msgid "types may not be defined in a conversion-type-id"
61734 msgstr ""
61735
61736 #: cp/parser.cc:16823
61737 #, gcc-internal-format
61738 msgid "invalid use of %<auto%> in conversion operator"
61739 msgstr ""
61740
61741 #: cp/parser.cc:16827
61742 #, gcc-internal-format
61743 msgid ""
61744 "use of %<auto%> in member template conversion operator can never be deduced"
61745 msgstr ""
61746
61747 #: cp/parser.cc:16911
61748 #, gcc-internal-format
61749 msgid "only constructors take member initializers"
61750 msgstr ""
61751
61752 #: cp/parser.cc:16938
61753 #, gcc-internal-format
61754 msgid "cannot expand initializer for member %qD"
61755 msgstr ""
61756
61757 #: cp/parser.cc:16950 cp/pt.cc:27456
61758 #, gcc-internal-format
61759 msgid "mem-initializer for %qD follows constructor delegation"
61760 msgstr ""
61761
61762 #: cp/parser.cc:16962 cp/pt.cc:27468
61763 #, gcc-internal-format
61764 msgid "constructor delegation follows mem-initializer for %qD"
61765 msgstr ""
61766
61767 #: cp/parser.cc:17014
61768 #, gcc-internal-format
61769 msgid "anachronistic old-style base class initializer"
61770 msgstr ""
61771
61772 #: cp/parser.cc:17099
61773 #, gcc-internal-format
61774 msgid ""
61775 "keyword %<typename%> not allowed in this context (a qualified member "
61776 "initializer is implicitly a type)"
61777 msgstr ""
61778
61779 #: cp/parser.cc:17499
61780 #, gcc-internal-format
61781 msgid "unexpected keyword; remove space between quotes and suffix identifier"
61782 msgstr ""
61783
61784 #: cp/parser.cc:17505
61785 #, gcc-internal-format
61786 msgid "expected suffix identifier"
61787 msgstr ""
61788
61789 #: cp/parser.cc:17514
61790 #, gcc-internal-format
61791 msgid "expected empty string after %<operator%> keyword"
61792 msgstr ""
61793
61794 #: cp/parser.cc:17520
61795 #, gcc-internal-format
61796 msgid "invalid encoding prefix in literal operator"
61797 msgstr ""
61798
61799 #: cp/parser.cc:17554
61800 #, gcc-internal-format
61801 msgid "expected operator"
61802 msgstr ""
61803
61804 #: cp/parser.cc:17601
61805 #, gcc-internal-format
61806 msgid "keyword %<export%> not implemented, and will be ignored"
61807 msgstr ""
61808
61809 #: cp/parser.cc:17603
61810 #, gcc-internal-format
61811 msgid "keyword %<export%> is deprecated, and is ignored"
61812 msgstr ""
61813
61814 #: cp/parser.cc:17605
61815 #, gcc-internal-format
61816 msgid "keyword %<export%> is enabled with %<-fmodules-ts%>"
61817 msgstr ""
61818
61819 #: cp/parser.cc:17784
61820 #, gcc-internal-format
61821 msgid "invalid constrained type parameter"
61822 msgstr ""
61823
61824 #: cp/parser.cc:17792
61825 #, gcc-internal-format
61826 msgid "cv-qualified type parameter"
61827 msgstr ""
61828
61829 #: cp/parser.cc:17939
61830 #, gcc-internal-format
61831 msgid "invalid use of %<auto%> in default template argument"
61832 msgstr ""
61833
61834 #: cp/parser.cc:18175 cp/parser.cc:18261 cp/parser.cc:25221
61835 #, gcc-internal-format
61836 msgid "template parameter pack %qD cannot have a default argument"
61837 msgstr ""
61838
61839 #: cp/parser.cc:18179 cp/parser.cc:18265
61840 #, gcc-internal-format
61841 msgid "template parameter packs cannot have default arguments"
61842 msgstr ""
61843
61844 #: cp/parser.cc:18332
61845 #, gcc-internal-format
61846 msgid "expected template-id"
61847 msgstr ""
61848
61849 #: cp/parser.cc:18394
61850 #, gcc-internal-format
61851 msgid "%<<::%> cannot begin a template-argument list"
61852 msgstr ""
61853
61854 #: cp/parser.cc:18398
61855 #, gcc-internal-format
61856 msgid ""
61857 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
61858 "and %<::%>"
61859 msgstr ""
61860
61861 #: cp/parser.cc:18402
61862 #, gcc-internal-format
61863 msgid ""
61864 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
61865 "accept your code)"
61866 msgstr ""
61867
61868 #: cp/parser.cc:18432
61869 #, gcc-internal-format
61870 msgid "invalid template-argument-list"
61871 msgstr ""
61872
61873 #: cp/parser.cc:18433
61874 #, gcc-internal-format
61875 msgid ""
61876 "function name as the left hand operand of %<<%> is ill-formed in C++20; wrap "
61877 "the function name in %<()%>"
61878 msgstr ""
61879
61880 #: cp/parser.cc:18440
61881 #, gcc-internal-format
61882 msgid "expected %<(%> after template-argument-list"
61883 msgstr ""
61884
61885 #: cp/parser.cc:18554
61886 #, gcc-internal-format
61887 msgid "parse error in template argument list"
61888 msgstr ""
61889
61890 #. The name does not name a template.
61891 #: cp/parser.cc:18639 cp/parser.cc:18830 cp/parser.cc:19028
61892 #, gcc-internal-format
61893 msgid "expected template-name"
61894 msgstr ""
61895
61896 #. Explain what went wrong.
61897 #: cp/parser.cc:18685
61898 #, gcc-internal-format
61899 msgid "non-template %qD used as template"
61900 msgstr ""
61901
61902 #: cp/parser.cc:18687
61903 #, gcc-internal-format
61904 msgid "use %<%T::template %D%> to indicate that it is a template"
61905 msgstr ""
61906
61907 #: cp/parser.cc:18892
61908 #, gcc-internal-format
61909 msgid "expected parameter pack before %<...%>"
61910 msgstr ""
61911
61912 #: cp/parser.cc:18993 cp/parser.cc:19011 cp/parser.cc:19184
61913 #, gcc-internal-format
61914 msgid "expected template-argument"
61915 msgstr ""
61916
61917 #: cp/parser.cc:19151
61918 #, gcc-internal-format
61919 msgid "invalid non-type template argument"
61920 msgstr ""
61921
61922 #: cp/parser.cc:19293
61923 #, gcc-internal-format
61924 msgid "explicit instantiation shall not use %<inline%> specifier"
61925 msgstr ""
61926
61927 #: cp/parser.cc:19297
61928 #, gcc-internal-format
61929 msgid "explicit instantiation shall not use %<constexpr%> specifier"
61930 msgstr ""
61931
61932 #: cp/parser.cc:19301
61933 #, gcc-internal-format
61934 msgid "explicit instantiation shall not use %<consteval%> specifier"
61935 msgstr ""
61936
61937 #: cp/parser.cc:19361
61938 #, gcc-internal-format
61939 msgid "template specialization with C linkage"
61940 msgstr ""
61941
61942 #: cp/parser.cc:19590
61943 #, gcc-internal-format
61944 msgid "expected type specifier"
61945 msgstr ""
61946
61947 #: cp/parser.cc:19790
61948 #, gcc-internal-format
61949 msgid ""
61950 "use of %<auto%> in lambda parameter declaration only available with %<-std=c+"
61951 "+14%> or %<-std=gnu++14%>"
61952 msgstr ""
61953
61954 #: cp/parser.cc:19796
61955 #, gcc-internal-format
61956 msgid ""
61957 "use of %<auto%> in parameter declaration only available with %<-std=c++14%> "
61958 "or %<-std=gnu++14%>"
61959 msgstr ""
61960
61961 #: cp/parser.cc:19801
61962 #, gcc-internal-format
61963 msgid ""
61964 "use of %<auto%> in parameter declaration only available with %<-std=c++20%> "
61965 "or %<-fconcepts%>"
61966 msgstr ""
61967
61968 #: cp/parser.cc:19953
61969 #, gcc-internal-format
61970 msgid "expected template-id for type"
61971 msgstr ""
61972
61973 #: cp/parser.cc:20083
61974 #, gcc-internal-format
61975 msgid "expected type-name"
61976 msgstr ""
61977
61978 #: cp/parser.cc:20195
61979 #, gcc-internal-format
61980 msgid "%qE does not constrain a type"
61981 msgstr ""
61982
61983 #: cp/parser.cc:20196
61984 #, gcc-internal-format
61985 msgid "concept defined here"
61986 msgstr ""
61987
61988 #: cp/parser.cc:20228
61989 #, gcc-internal-format
61990 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
61991 msgstr ""
61992
61993 #: cp/parser.cc:20235
61994 #, gcc-internal-format
61995 msgid "unexpected placeholder in constrained result type"
61996 msgstr ""
61997
61998 #: cp/parser.cc:20478
61999 #, gcc-internal-format
62000 msgid ""
62001 "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
62002 msgstr ""
62003
62004 #: cp/parser.cc:20554
62005 #, gcc-internal-format
62006 msgid "%<template%> must follow a nested-name-specifier"
62007 msgstr ""
62008
62009 #: cp/parser.cc:20716
62010 #, gcc-internal-format
62011 msgid "declaration %qD does not declare anything"
62012 msgstr ""
62013
62014 #: cp/parser.cc:20804
62015 #, gcc-internal-format
62016 msgid "attributes ignored on uninstantiated type"
62017 msgstr ""
62018
62019 #: cp/parser.cc:20810
62020 #, gcc-internal-format
62021 msgid "attributes ignored on template instantiation"
62022 msgstr ""
62023
62024 #: cp/parser.cc:20821
62025 #, gcc-internal-format
62026 msgid ""
62027 "attributes ignored on elaborated-type-specifier that is not a forward "
62028 "declaration"
62029 msgstr ""
62030
62031 #: cp/parser.cc:20962
62032 #, gcc-internal-format
62033 msgid "%qD is an enumeration template"
62034 msgstr ""
62035
62036 #: cp/parser.cc:20973
62037 #, gcc-internal-format
62038 msgid "%qD does not name an enumeration in %qT"
62039 msgstr ""
62040
62041 #: cp/parser.cc:20988
62042 #, gcc-internal-format
62043 msgid "unnamed scoped enum is not allowed"
62044 msgstr ""
62045
62046 #: cp/parser.cc:21004
62047 #, gcc-internal-format
62048 msgid "types may not be defined in enum-base"
62049 msgstr ""
62050
62051 #: cp/parser.cc:21049
62052 #, gcc-internal-format
62053 msgid "expected %<;%> or %<{%>"
62054 msgstr ""
62055
62056 #: cp/parser.cc:21094
62057 #, gcc-internal-format
62058 msgid "cannot add an enumerator list to a template instantiation"
62059 msgstr ""
62060
62061 #: cp/parser.cc:21108
62062 #, gcc-internal-format
62063 msgid ""
62064 "nested name specifier %qT for enum declaration does not name a class or "
62065 "namespace"
62066 msgstr ""
62067
62068 #: cp/parser.cc:21120 cp/parser.cc:26804
62069 #, gcc-internal-format
62070 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
62071 msgstr ""
62072
62073 #: cp/parser.cc:21125 cp/parser.cc:26809
62074 #, gcc-internal-format
62075 msgid "declaration of %qD in %qD which does not enclose %qD"
62076 msgstr ""
62077
62078 #: cp/parser.cc:21137 cp/parser.cc:26822
62079 #, gcc-internal-format
62080 msgid "extra qualification not allowed"
62081 msgstr ""
62082
62083 #: cp/parser.cc:21176
62084 #, gcc-internal-format
62085 msgid "ISO C++ forbids empty unnamed enum"
62086 msgstr ""
62087
62088 #: cp/parser.cc:21200
62089 #, gcc-internal-format
62090 msgid "opaque-enum-specifier without name"
62091 msgstr ""
62092
62093 #: cp/parser.cc:21203
62094 #, gcc-internal-format
62095 msgid "opaque-enum-specifier must use a simple identifier"
62096 msgstr ""
62097
62098 #: cp/parser.cc:21324
62099 #, gcc-internal-format
62100 msgid "unexpanded parameter pack in enumerator in lambda"
62101 msgstr ""
62102
62103 #: cp/parser.cc:21399
62104 #, gcc-internal-format
62105 msgid "%qD is not a namespace-name; did you mean %qs?"
62106 msgstr ""
62107
62108 #: cp/parser.cc:21403
62109 #, gcc-internal-format
62110 msgid "%qD is not a namespace-name"
62111 msgstr ""
62112
62113 #: cp/parser.cc:21407
62114 #, gcc-internal-format
62115 msgid "expected namespace-name"
62116 msgstr ""
62117
62118 #: cp/parser.cc:21468
62119 #, gcc-internal-format
62120 msgid ""
62121 "nested inline namespace definitions only available with %<-std=c++20%> or %<-"
62122 "std=gnu++20%>"
62123 msgstr ""
62124
62125 #: cp/parser.cc:21480
62126 #, gcc-internal-format
62127 msgid "standard attributes on namespaces must precede the namespace name"
62128 msgstr ""
62129
62130 #: cp/parser.cc:21499
62131 #, gcc-internal-format
62132 msgid ""
62133 "nested namespace definitions only available with %<-std=c++17%> or %<-"
62134 "std=gnu++17%>"
62135 msgstr ""
62136
62137 #: cp/parser.cc:21509
62138 #, gcc-internal-format
62139 msgid "nested namespace name required"
62140 msgstr ""
62141
62142 #: cp/parser.cc:21514
62143 #, gcc-internal-format
62144 msgid "namespace name required"
62145 msgstr ""
62146
62147 #: cp/parser.cc:21518
62148 #, gcc-internal-format
62149 msgid "a nested namespace definition cannot have attributes"
62150 msgstr ""
62151
62152 #: cp/parser.cc:21521
62153 #, gcc-internal-format
62154 msgid "a nested namespace definition cannot be inline"
62155 msgstr ""
62156
62157 #: cp/parser.cc:21528
62158 #, gcc-internal-format
62159 msgid "namespace %qD entered"
62160 msgstr ""
62161
62162 #: cp/parser.cc:21583
62163 #, gcc-internal-format
62164 msgid "%<namespace%> definition is not allowed here"
62165 msgstr ""
62166
62167 #: cp/parser.cc:21765
62168 #, gcc-internal-format
62169 msgid ""
62170 "pack expansion in using-declaration only available with %<-std=c++17%> or %<-"
62171 "std=gnu++17%>"
62172 msgstr ""
62173
62174 #: cp/parser.cc:21809
62175 #, gcc-internal-format
62176 msgid "a template-id may not appear in a using-declaration"
62177 msgstr ""
62178
62179 #: cp/parser.cc:21827
62180 #, gcc-internal-format
62181 msgid ""
62182 "comma-separated list in using-declaration only available with %<-std=c++17%> "
62183 "or %<-std=gnu++17%>"
62184 msgstr ""
62185
62186 #: cp/parser.cc:21837
62187 #, gcc-internal-format
62188 msgid ""
62189 "access declarations are deprecated in favour of using-declarations; "
62190 "suggestion: add the %<using%> keyword"
62191 msgstr ""
62192
62193 #: cp/parser.cc:21902
62194 #, gcc-internal-format
62195 msgid "opaque-enum-declaration here"
62196 msgstr ""
62197
62198 #: cp/parser.cc:21972
62199 #, gcc-internal-format
62200 msgid "types may not be defined in alias template declarations"
62201 msgstr ""
62202
62203 #: cp/parser.cc:22150
62204 #, gcc-internal-format
62205 msgid ""
62206 "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
62207 "std=gnu++20%>"
62208 msgstr ""
62209
62210 #: cp/parser.cc:22170 cp/parser.cc:22187 cp/parser.cc:22201
62211 #, gcc-internal-format
62212 msgid "duplicate %<asm%> qualifier %qT"
62213 msgstr ""
62214
62215 #: cp/parser.cc:22177
62216 #, gcc-internal-format
62217 msgid "%<asm%> qualifier %qT ignored outside of function body"
62218 msgstr ""
62219
62220 #: cp/parser.cc:22214
62221 #, gcc-internal-format
62222 msgid "%qT is not an %<asm%> qualifier"
62223 msgstr ""
62224
62225 #: cp/parser.cc:22230
62226 #, gcc-internal-format
62227 msgid "%<asm%> qualifier outside of function body"
62228 msgstr ""
62229
62230 #: cp/parser.cc:22459
62231 #, gcc-internal-format
62232 msgid "empty parentheses were disambiguated as a function declaration"
62233 msgstr ""
62234
62235 #: cp/parser.cc:22470
62236 #, gcc-internal-format
62237 msgid "remove parentheses to default-initialize a variable"
62238 msgstr ""
62239
62240 #: cp/parser.cc:22475
62241 #, gcc-internal-format
62242 msgid "or replace parentheses with braces to aggregate-initialize a variable"
62243 msgstr ""
62244
62245 #: cp/parser.cc:22478
62246 #, gcc-internal-format
62247 msgid "or replace parentheses with braces to value-initialize a variable"
62248 msgstr ""
62249
62250 #: cp/parser.cc:22495 cp/parser.cc:22520
62251 #, gcc-internal-format
62252 msgid "parentheses were disambiguated as a function declaration"
62253 msgstr ""
62254
62255 #: cp/parser.cc:22507 cp/parser.cc:22528
62256 #, gcc-internal-format
62257 msgid "replace parentheses with braces to declare a variable"
62258 msgstr ""
62259
62260 #: cp/parser.cc:22514
62261 #, gcc-internal-format
62262 msgid "add parentheses to declare a variable"
62263 msgstr ""
62264
62265 #: cp/parser.cc:22761
62266 #, gcc-internal-format
62267 msgid "a function-definition is not allowed here"
62268 msgstr ""
62269
62270 #: cp/parser.cc:22772
62271 #, gcc-internal-format
62272 msgid "an %<asm%> specification is not allowed on a function-definition"
62273 msgstr ""
62274
62275 #: cp/parser.cc:22776
62276 #, gcc-internal-format
62277 msgid "attributes are not allowed on a function-definition"
62278 msgstr ""
62279
62280 #: cp/parser.cc:22827
62281 #, gcc-internal-format
62282 msgid "expected constructor, destructor, or type conversion"
62283 msgstr ""
62284
62285 #: cp/parser.cc:22971
62286 #, gcc-internal-format
62287 msgid "initializer provided for function"
62288 msgstr ""
62289
62290 #: cp/parser.cc:23013
62291 #, gcc-internal-format
62292 msgid "attributes after parenthesized initializer ignored"
62293 msgstr ""
62294
62295 #: cp/parser.cc:23027
62296 #, gcc-internal-format
62297 msgid "non-function %qD declared as implicit template"
62298 msgstr ""
62299
62300 #: cp/parser.cc:23526
62301 #, gcc-internal-format
62302 msgid "array bound is not an integer constant"
62303 msgstr ""
62304
62305 #: cp/parser.cc:23652
62306 #, gcc-internal-format
62307 msgid "cannot define member of dependent typedef %qT"
62308 msgstr ""
62309
62310 #: cp/parser.cc:23656
62311 #, gcc-internal-format
62312 msgid "%<%T::%E%> is not a type"
62313 msgstr ""
62314
62315 #. We do not attempt to print the declarator
62316 #. here because we do not have enough
62317 #. information about its original syntactic
62318 #. form.
62319 #: cp/parser.cc:23685
62320 #, gcc-internal-format
62321 msgid "invalid declarator"
62322 msgstr ""
62323
62324 #: cp/parser.cc:23693
62325 #, gcc-internal-format
62326 msgid "invalid use of constructor as a template"
62327 msgstr ""
62328
62329 #: cp/parser.cc:23695
62330 #, gcc-internal-format
62331 msgid ""
62332 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
62333 "name"
62334 msgstr ""
62335
62336 #. But declarations with qualified-ids can't appear in a
62337 #. function.
62338 #: cp/parser.cc:23810
62339 #, gcc-internal-format
62340 msgid "qualified-id in declaration"
62341 msgstr ""
62342
62343 #: cp/parser.cc:23835
62344 #, gcc-internal-format
62345 msgid "expected declarator"
62346 msgstr ""
62347
62348 #: cp/parser.cc:23956
62349 #, gcc-internal-format
62350 msgid "%qD is a namespace"
62351 msgstr ""
62352
62353 #: cp/parser.cc:23958
62354 #, gcc-internal-format
62355 msgid "cannot form pointer to member of non-class %q#T"
62356 msgstr ""
62357
62358 #: cp/parser.cc:23979
62359 #, gcc-internal-format
62360 msgid "expected ptr-operator"
62361 msgstr ""
62362
62363 #: cp/parser.cc:24040
62364 #, gcc-internal-format
62365 msgid "duplicate cv-qualifier"
62366 msgstr ""
62367
62368 #: cp/parser.cc:24094
62369 #, gcc-internal-format
62370 msgid "multiple ref-qualifiers"
62371 msgstr ""
62372
62373 #: cp/parser.cc:24131
62374 #, gcc-internal-format
62375 msgid "%qE requires %<-fgnu-tm%>"
62376 msgstr ""
62377
62378 #: cp/parser.cc:24189
62379 #, gcc-internal-format
62380 msgid "duplicate virt-specifier"
62381 msgstr ""
62382
62383 #: cp/parser.cc:24454
62384 #, gcc-internal-format
62385 msgid "missing template arguments after %qE"
62386 msgstr ""
62387
62388 #: cp/parser.cc:24460
62389 #, gcc-internal-format
62390 msgid "%qT not permitted in template argument"
62391 msgstr ""
62392
62393 #: cp/parser.cc:24463 cp/typeck2.cc:336 cp/typeck2.cc:383 cp/typeck2.cc:2472
62394 #: rust/backend/rust-tree.cc:3861
62395 #, gcc-internal-format
62396 msgid "invalid use of %qT"
62397 msgstr ""
62398
62399 #: cp/parser.cc:24490
62400 #, gcc-internal-format
62401 msgid "types may not be defined in template arguments"
62402 msgstr ""
62403
62404 #: cp/parser.cc:24495
62405 #, gcc-internal-format
62406 msgid "invalid use of %<auto%> in template argument"
62407 msgstr ""
62408
62409 #: cp/parser.cc:24601
62410 #, gcc-internal-format
62411 msgid "expected type-specifier"
62412 msgstr ""
62413
62414 #: cp/parser.cc:24928
62415 #, gcc-internal-format
62416 msgid "expected %<,%> or %<...%>"
62417 msgstr ""
62418
62419 #: cp/parser.cc:25006
62420 #, gcc-internal-format
62421 msgid "types may not be defined in parameter types"
62422 msgstr ""
62423
62424 #: cp/parser.cc:25205
62425 #, gcc-internal-format
62426 msgid "default arguments are only permitted for function parameters"
62427 msgstr ""
62428
62429 #: cp/parser.cc:25223
62430 #, gcc-internal-format
62431 msgid "parameter pack %qD cannot have a default argument"
62432 msgstr ""
62433
62434 #: cp/parser.cc:25229
62435 #, gcc-internal-format
62436 msgid "template parameter pack cannot have a default argument"
62437 msgstr ""
62438
62439 #: cp/parser.cc:25231
62440 #, gcc-internal-format
62441 msgid "parameter pack cannot have a default argument"
62442 msgstr ""
62443
62444 #: cp/parser.cc:25361
62445 #, gcc-internal-format
62446 msgid ""
62447 "function-try-block body of %<constexpr%> constructor only available with %<-"
62448 "std=c++20%> or %<-std=gnu++20%>"
62449 msgstr ""
62450
62451 #: cp/parser.cc:25365
62452 #, gcc-internal-format
62453 msgid ""
62454 "function-try-block body of %<constexpr%> function only available with %<-"
62455 "std=c++20%> or %<-std=gnu++20%>"
62456 msgstr ""
62457
62458 #: cp/parser.cc:25700
62459 #, gcc-internal-format
62460 msgid ""
62461 "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu+"
62462 "+20%>"
62463 msgstr ""
62464
62465 #: cp/parser.cc:25720
62466 #, gcc-internal-format
62467 msgid "ISO C++ does not allow GNU designated initializers"
62468 msgstr ""
62469
62470 #: cp/parser.cc:25758
62471 #, gcc-internal-format
62472 msgid "ISO C++ does not allow C99 designated initializers"
62473 msgstr ""
62474
62475 #: cp/parser.cc:25772
62476 #, gcc-internal-format
62477 msgid ""
62478 "either all initializer clauses should be designated or none of them should be"
62479 msgstr ""
62480
62481 #: cp/parser.cc:25797
62482 #, gcc-internal-format
62483 msgid "%<...%> not allowed in designated initializer list"
62484 msgstr ""
62485
62486 #: cp/parser.cc:25848
62487 #, gcc-internal-format
62488 msgid "%<.%s%> designator used multiple times in the same initializer list"
62489 msgstr ""
62490
62491 #: cp/parser.cc:25904 cp/parser.cc:26041
62492 #, gcc-internal-format
62493 msgid "expected class-name"
62494 msgstr ""
62495
62496 #: cp/parser.cc:26288
62497 #, gcc-internal-format
62498 msgid "expected %<;%> after class definition"
62499 msgstr ""
62500
62501 #: cp/parser.cc:26291
62502 #, gcc-internal-format
62503 msgid "expected %<;%> after struct definition"
62504 msgstr ""
62505
62506 #: cp/parser.cc:26294
62507 #, gcc-internal-format
62508 msgid "expected %<;%> after union definition"
62509 msgstr ""
62510
62511 #: cp/parser.cc:26746
62512 #, gcc-internal-format
62513 msgid "expected %<{%> or %<:%>"
62514 msgstr ""
62515
62516 #: cp/parser.cc:26757
62517 #, gcc-internal-format
62518 msgid "cannot specify %<override%> for a class"
62519 msgstr ""
62520
62521 #: cp/parser.cc:26765
62522 #, gcc-internal-format
62523 msgid "global qualification of class name is invalid"
62524 msgstr ""
62525
62526 #: cp/parser.cc:26772
62527 #, gcc-internal-format
62528 msgid "qualified name does not name a class"
62529 msgstr ""
62530
62531 #: cp/parser.cc:26784
62532 #, gcc-internal-format
62533 msgid "keyword %<template%> not allowed in class-head-name"
62534 msgstr ""
62535
62536 #: cp/parser.cc:26790
62537 #, gcc-internal-format
62538 msgid "invalid class name in declaration of %qD"
62539 msgstr ""
62540
62541 #: cp/parser.cc:26844
62542 #, gcc-internal-format
62543 msgid "an explicit specialization must be preceded by %<template <>%>"
62544 msgstr ""
62545
62546 #: cp/parser.cc:26876
62547 #, gcc-internal-format
62548 msgid "function template %qD redeclared as a class template"
62549 msgstr ""
62550
62551 #: cp/parser.cc:26909
62552 #, gcc-internal-format
62553 msgid "could not resolve typename type"
62554 msgstr ""
62555
62556 #: cp/parser.cc:26973
62557 #, gcc-internal-format
62558 msgid "previous definition of %q#T"
62559 msgstr ""
62560
62561 #. In a lambda this should work, but doesn't currently.
62562 #. We're in a lambda, but it isn't the innermost class.
62563 #. This should work, but currently doesn't.
62564 #: cp/parser.cc:26987 cp/pt.cc:4307
62565 #, gcc-internal-format
62566 msgid "unexpanded parameter pack in local class in lambda"
62567 msgstr ""
62568
62569 #: cp/parser.cc:27087 cp/parser.cc:33790
62570 #, gcc-internal-format
62571 msgid "expected class-key"
62572 msgstr ""
62573
62574 #: cp/parser.cc:27112
62575 #, gcc-internal-format
62576 msgid ""
62577 "ISO C++ forbids typename key in template template parameter; use %<-std=c+"
62578 "+17%> or %<-std=gnu++17%>"
62579 msgstr ""
62580
62581 #: cp/parser.cc:27116
62582 #, gcc-internal-format
62583 msgid "expected %<class%> or %<typename%>"
62584 msgstr ""
62585
62586 #: cp/parser.cc:27366
62587 #, gcc-internal-format
62588 msgid "in C++03 a class-key must be used when declaring a friend"
62589 msgstr ""
62590
62591 #: cp/parser.cc:27397
62592 #, gcc-internal-format
62593 msgid "friend declaration does not name a class or function"
62594 msgstr ""
62595
62596 #: cp/parser.cc:27415
62597 #, gcc-internal-format
62598 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
62599 msgstr ""
62600
62601 #: cp/parser.cc:27517
62602 #, gcc-internal-format
62603 msgid ""
62604 "default member initializers for bit-fields only available with %<-std=c+"
62605 "+20%> or %<-std=gnu++20%>"
62606 msgstr ""
62607
62608 #: cp/parser.cc:27524
62609 #, gcc-internal-format
62610 msgid "default member initializer for unnamed bit-field"
62611 msgstr ""
62612
62613 #: cp/parser.cc:27537
62614 #, gcc-internal-format
62615 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
62616 msgstr ""
62617
62618 #: cp/parser.cc:27699
62619 #, gcc-internal-format
62620 msgid "bit-field %qD has non-integral type %qT"
62621 msgstr ""
62622
62623 #: cp/parser.cc:27727
62624 #, gcc-internal-format
62625 msgid "pure-specifier on function-definition"
62626 msgstr ""
62627
62628 #: cp/parser.cc:27748
62629 #, gcc-internal-format
62630 msgid "extra %<;%> after in-class function definition"
62631 msgstr ""
62632
62633 #: cp/parser.cc:27797
62634 #, gcc-internal-format
62635 msgid "stray %<,%> at end of member declaration"
62636 msgstr ""
62637
62638 #: cp/parser.cc:27811
62639 #, gcc-internal-format
62640 msgid "expected %<;%> at end of member declaration"
62641 msgstr ""
62642
62643 #: cp/parser.cc:27886
62644 #, gcc-internal-format
62645 msgid "invalid pure specifier (only %<= 0%> is allowed)"
62646 msgstr ""
62647
62648 #: cp/parser.cc:27921
62649 #, gcc-internal-format
62650 msgid "a brace-enclosed initializer is not allowed here"
62651 msgstr ""
62652
62653 #: cp/parser.cc:28051
62654 #, gcc-internal-format
62655 msgid "%<virtual%> specified more than once in base-specifier"
62656 msgstr ""
62657
62658 #: cp/parser.cc:28071
62659 #, gcc-internal-format
62660 msgid "more than one access specifier in base-specifier"
62661 msgstr ""
62662
62663 #: cp/parser.cc:28095
62664 #, gcc-internal-format
62665 msgid "keyword %<typename%> not allowed outside of templates"
62666 msgstr ""
62667
62668 #: cp/parser.cc:28098
62669 #, gcc-internal-format
62670 msgid ""
62671 "keyword %<typename%> not allowed in this context (the base class is "
62672 "implicitly a type)"
62673 msgstr ""
62674
62675 #: cp/parser.cc:28298 cp/parser.cc:28392
62676 #, gcc-internal-format
62677 msgid "types may not be defined in an exception-specification"
62678 msgstr ""
62679
62680 #: cp/parser.cc:28400
62681 #, gcc-internal-format
62682 msgid "ISO C++17 does not allow dynamic exception specifications"
62683 msgstr ""
62684
62685 #: cp/parser.cc:28406
62686 #, gcc-internal-format
62687 msgid "dynamic exception specifications are deprecated in C++11"
62688 msgstr ""
62689
62690 #: cp/parser.cc:28450
62691 #, gcc-internal-format
62692 msgid "invalid use of %<auto%> in exception-specification"
62693 msgstr ""
62694
62695 #: cp/parser.cc:28491
62696 #, gcc-internal-format
62697 msgid ""
62698 "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
62699 "std=gnu++20%>"
62700 msgstr ""
62701
62702 #: cp/parser.cc:28603
62703 #, gcc-internal-format
62704 msgid "types may not be defined in exception-declarations"
62705 msgstr ""
62706
62707 #: cp/parser.cc:29161
62708 #, gcc-internal-format
62709 msgid "expected OpenMP directive name"
62710 msgstr ""
62711
62712 #: cp/parser.cc:29170
62713 #, gcc-internal-format
62714 msgid "expected attribute argument as balanced token sequence"
62715 msgstr ""
62716
62717 #: cp/parser.cc:29215
62718 #, gcc-internal-format
62719 msgid "expected %<directive%> or %<sequence%>"
62720 msgstr ""
62721
62722 #: cp/parser.cc:29314
62723 #, gcc-internal-format
62724 msgid "attribute using prefix used together with scoped attribute token"
62725 msgstr ""
62726
62727 #: cp/parser.cc:29328
62728 #, gcc-internal-format
62729 msgid "expected an identifier for the attribute name"
62730 msgstr ""
62731
62732 #: cp/parser.cc:29383
62733 #, gcc-internal-format
62734 msgid "%<omp::%E%> attribute requires argument"
62735 msgstr ""
62736
62737 #. e.g. [[attr()]].
62738 #: cp/parser.cc:29455
62739 #, gcc-internal-format
62740 msgid "parentheses must be omitted if %qE attribute argument list is empty"
62741 msgstr ""
62742
62743 #: cp/parser.cc:29490
62744 #, gcc-internal-format
62745 msgid "attribute %qs specified multiple times"
62746 msgstr ""
62747
62748 #: cp/parser.cc:29532
62749 #, gcc-internal-format
62750 msgid "expected attribute before %<...%>"
62751 msgstr ""
62752
62753 #: cp/parser.cc:29575
62754 #, gcc-internal-format
62755 msgid "expected contract-role"
62756 msgstr ""
62757
62758 #. We got some other token other than a ':'.
62759 #: cp/parser.cc:29656
62760 #, gcc-internal-format
62761 msgid "expected contract semantic or level"
62762 msgstr ""
62763
62764 #: cp/parser.cc:29666
62765 #, gcc-internal-format
62766 msgid "expected contract level: %<default%>, %<audit%>, or %<axiom%>"
62767 msgstr ""
62768
62769 #: cp/parser.cc:29676
62770 #, gcc-internal-format
62771 msgid "invalid use of contract role for explicit semantic"
62772 msgstr ""
62773
62774 #: cp/parser.cc:29813
62775 #, gcc-internal-format
62776 msgid "contracts are only available with %<-fcontracts%>"
62777 msgstr ""
62778
62779 #: cp/parser.cc:29968
62780 #, gcc-internal-format
62781 msgid ""
62782 "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
62783 msgstr ""
62784
62785 #: cp/parser.cc:30313 cp/parser.cc:30322
62786 #, gcc-internal-format
62787 msgid "expression must be enclosed in parentheses"
62788 msgstr ""
62789
62790 #: cp/parser.cc:30668
62791 #, gcc-internal-format
62792 msgid "missing additional %<requires%> to start a requires-expression"
62793 msgstr ""
62794
62795 #: cp/parser.cc:30911
62796 #, gcc-internal-format
62797 msgid ""
62798 "testing if a concept-id is a valid expression; add %<requires%> to check "
62799 "satisfaction"
62800 msgstr ""
62801
62802 #: cp/parser.cc:31049
62803 #, gcc-internal-format
62804 msgid "result type is not a plain type-constraint"
62805 msgstr ""
62806
62807 #: cp/parser.cc:31057
62808 #, gcc-internal-format
62809 msgid "return-type-requirement is not a type-constraint"
62810 msgstr ""
62811
62812 #: cp/parser.cc:31569
62813 #, gcc-internal-format
62814 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
62815 msgstr ""
62816
62817 #: cp/parser.cc:31574
62818 #, gcc-internal-format
62819 msgid "invalid declaration of %<%T::%E%>"
62820 msgstr ""
62821
62822 #: cp/parser.cc:31578
62823 #, gcc-internal-format
62824 msgid "too few template-parameter-lists"
62825 msgstr ""
62826
62827 #. Otherwise, there are too many template parameter lists.  We have
62828 #. something like:
62829 #.
62830 #. template <class T> template <class U> void S::f();
62831 #: cp/parser.cc:31585
62832 #, gcc-internal-format
62833 msgid "too many template-parameter-lists"
62834 msgstr ""
62835
62836 #: cp/parser.cc:31978
62837 #, gcc-internal-format
62838 msgid "named return values are no longer supported"
62839 msgstr ""
62840
62841 #: cp/parser.cc:32151
62842 #, gcc-internal-format
62843 msgid ""
62844 "ISO C++ did not adopt string literal operator templates taking an argument "
62845 "pack of characters"
62846 msgstr ""
62847
62848 #: cp/parser.cc:32160
62849 #, gcc-internal-format
62850 msgid ""
62851 "literal operator template %qD has invalid parameter list; expected non-type "
62852 "template parameter pack %<<char...>%> or single non-type parameter of class "
62853 "type"
62854 msgstr ""
62855
62856 #: cp/parser.cc:32166
62857 #, gcc-internal-format
62858 msgid ""
62859 "literal operator template %qD has invalid parameter list; expected non-type "
62860 "template parameter pack %<<char...>%>"
62861 msgstr ""
62862
62863 #: cp/parser.cc:32273
62864 #, gcc-internal-format
62865 msgid ""
62866 "template-introductions are not part of C++20 concepts; use %qs to enable"
62867 msgstr ""
62868
62869 #: cp/parser.cc:32283
62870 #, gcc-internal-format
62871 msgid "no matching concept for template-introduction"
62872 msgstr ""
62873
62874 #: cp/parser.cc:32306
62875 #, gcc-internal-format
62876 msgid "invalid declaration of member template in local class"
62877 msgstr ""
62878
62879 #: cp/parser.cc:32315
62880 #, gcc-internal-format
62881 msgid "template with C linkage"
62882 msgstr ""
62883
62884 #: cp/parser.cc:32335
62885 #, gcc-internal-format
62886 msgid "invalid explicit specialization"
62887 msgstr ""
62888
62889 #: cp/parser.cc:32447
62890 #, gcc-internal-format
62891 msgid "template declaration of %<typedef%>"
62892 msgstr ""
62893
62894 #: cp/parser.cc:32498
62895 #, gcc-internal-format
62896 msgid "a class template declaration must not declare anything else"
62897 msgstr ""
62898
62899 #: cp/parser.cc:32550
62900 #, gcc-internal-format
62901 msgid "explicit template specialization cannot have a storage class"
62902 msgstr ""
62903
62904 #: cp/parser.cc:32857
62905 #, gcc-internal-format
62906 msgid "%<>>%> should be %<> >%> within a nested template argument list"
62907 msgstr ""
62908
62909 #: cp/parser.cc:32870
62910 #, gcc-internal-format
62911 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
62912 msgstr ""
62913
62914 #: cp/parser.cc:32901
62915 #, gcc-internal-format
62916 msgid "%qs should be %qs to terminate a template argument list"
62917 msgstr ""
62918
62919 #: cp/parser.cc:33219
62920 #, gcc-internal-format
62921 msgid "%<sizeof...%> argument must be surrounded by parentheses"
62922 msgstr ""
62923
62924 #: cp/parser.cc:33396
62925 #, gcc-internal-format
62926 msgid "invalid use of %qD in linkage specification"
62927 msgstr ""
62928
62929 #: cp/parser.cc:33407
62930 #, gcc-internal-format
62931 msgid "duplicate %qD specifier"
62932 msgstr ""
62933
62934 #: cp/parser.cc:33410
62935 #, gcc-internal-format
62936 msgid "%qD specifier conflicts with %qs"
62937 msgstr ""
62938
62939 #: cp/parser.cc:33422
62940 #, gcc-internal-format
62941 msgid "%<__thread%> before %qD"
62942 msgstr ""
62943
62944 #: cp/parser.cc:33438
62945 #, gcc-internal-format
62946 msgid "%qD specifier conflicts with %<typedef%>"
62947 msgstr ""
62948
62949 #: cp/parser.cc:33547
62950 #, gcc-internal-format
62951 msgid "ISO C++ 1998 does not support %<long long%>"
62952 msgstr ""
62953
62954 #: cp/parser.cc:33558
62955 #, gcc-internal-format
62956 msgid "both %<__thread%> and %<thread_local%> specified"
62957 msgstr ""
62958
62959 #: cp/parser.cc:33563
62960 #, gcc-internal-format
62961 msgid "duplicate %qD"
62962 msgstr ""
62963
62964 #: cp/parser.cc:33589
62965 #, gcc-internal-format
62966 msgid "duplicate %qs"
62967 msgstr ""
62968
62969 #: cp/parser.cc:33641
62970 #, gcc-internal-format
62971 msgid "expected %<new%>"
62972 msgstr ""
62973
62974 #: cp/parser.cc:33644
62975 #, gcc-internal-format
62976 msgid "expected %<delete%>"
62977 msgstr ""
62978
62979 #: cp/parser.cc:33647
62980 #, gcc-internal-format
62981 msgid "expected %<return%>"
62982 msgstr ""
62983
62984 #: cp/parser.cc:33653
62985 #, gcc-internal-format
62986 msgid "expected %<extern%>"
62987 msgstr ""
62988
62989 #: cp/parser.cc:33656
62990 #, gcc-internal-format
62991 msgid "expected %<static_assert%>"
62992 msgstr ""
62993
62994 #: cp/parser.cc:33659
62995 #, gcc-internal-format
62996 msgid "expected %<decltype%>"
62997 msgstr ""
62998
62999 #: cp/parser.cc:33662
63000 #, gcc-internal-format
63001 msgid "expected %<operator%>"
63002 msgstr ""
63003
63004 #: cp/parser.cc:33665
63005 #, gcc-internal-format
63006 msgid "expected %<class%>"
63007 msgstr ""
63008
63009 #: cp/parser.cc:33668
63010 #, gcc-internal-format
63011 msgid "expected %<template%>"
63012 msgstr ""
63013
63014 #: cp/parser.cc:33671
63015 #, gcc-internal-format
63016 msgid "expected %<namespace%>"
63017 msgstr ""
63018
63019 #: cp/parser.cc:33674
63020 #, gcc-internal-format
63021 msgid "expected %<using%>"
63022 msgstr ""
63023
63024 #: cp/parser.cc:33677
63025 #, gcc-internal-format
63026 msgid "expected %<asm%>"
63027 msgstr ""
63028
63029 #: cp/parser.cc:33680
63030 #, gcc-internal-format
63031 msgid "expected %<try%>"
63032 msgstr ""
63033
63034 #: cp/parser.cc:33683
63035 #, gcc-internal-format
63036 msgid "expected %<catch%>"
63037 msgstr ""
63038
63039 #: cp/parser.cc:33686
63040 #, gcc-internal-format
63041 msgid "expected %<throw%>"
63042 msgstr ""
63043
63044 #: cp/parser.cc:33689
63045 #, gcc-internal-format
63046 msgid "expected %<auto%>"
63047 msgstr ""
63048
63049 #: cp/parser.cc:33692
63050 #, gcc-internal-format
63051 msgid "expected %<__label__%>"
63052 msgstr ""
63053
63054 #: cp/parser.cc:33695
63055 #, gcc-internal-format
63056 msgid "expected %<@try%>"
63057 msgstr ""
63058
63059 #: cp/parser.cc:33698
63060 #, gcc-internal-format
63061 msgid "expected %<@synchronized%>"
63062 msgstr ""
63063
63064 #: cp/parser.cc:33701
63065 #, gcc-internal-format
63066 msgid "expected %<@throw%>"
63067 msgstr ""
63068
63069 #: cp/parser.cc:33704
63070 #, gcc-internal-format
63071 msgid "expected %<__transaction_atomic%>"
63072 msgstr ""
63073
63074 #: cp/parser.cc:33707
63075 #, gcc-internal-format
63076 msgid "expected %<__transaction_relaxed%>"
63077 msgstr ""
63078
63079 #: cp/parser.cc:33710
63080 #, gcc-internal-format
63081 msgid "expected %<co_yield%>"
63082 msgstr ""
63083
63084 #: cp/parser.cc:33742
63085 #, gcc-internal-format
63086 msgid "expected %<::%>"
63087 msgstr ""
63088
63089 #: cp/parser.cc:33754
63090 #, gcc-internal-format
63091 msgid "expected %<...%>"
63092 msgstr ""
63093
63094 #: cp/parser.cc:33757
63095 #, gcc-internal-format
63096 msgid "expected %<*%>"
63097 msgstr ""
63098
63099 #: cp/parser.cc:33760
63100 #, gcc-internal-format
63101 msgid "expected %<~%>"
63102 msgstr ""
63103
63104 #: cp/parser.cc:33766
63105 #, gcc-internal-format
63106 msgid "expected %<:%> or %<::%>"
63107 msgstr ""
63108
63109 #: cp/parser.cc:33793
63110 #, gcc-internal-format
63111 msgid "expected %<class%>, %<typename%>, or %<template%>"
63112 msgstr ""
63113
63114 #: cp/parser.cc:34128
63115 #, gcc-internal-format
63116 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
63117 msgstr ""
63118
63119 #: cp/parser.cc:34279
63120 #, gcc-internal-format
63121 msgid "%qs tag used in naming %q#T"
63122 msgstr ""
63123
63124 #: cp/parser.cc:34284
63125 #, gcc-internal-format
63126 msgid "%q#T was previously declared here"
63127 msgstr ""
63128
63129 #: cp/parser.cc:34405
63130 #, gcc-internal-format
63131 msgid "redundant class-key %qs in reference to %q#T"
63132 msgstr ""
63133
63134 #: cp/parser.cc:34563 cp/parser.cc:34597
63135 #, gcc-internal-format
63136 msgid "%qT declared with a mismatched class-key %qs"
63137 msgstr ""
63138
63139 #: cp/parser.cc:34570 cp/parser.cc:34603
63140 #, gcc-internal-format
63141 msgid "remove the class-key or replace it with %qs"
63142 msgstr ""
63143
63144 #: cp/parser.cc:34571 cp/parser.cc:34604
63145 #, gcc-internal-format
63146 msgid "replace the class-key with %qs"
63147 msgstr ""
63148
63149 #: cp/parser.cc:34578
63150 #, gcc-internal-format
63151 msgid "%qT defined as %qs here"
63152 msgstr ""
63153
63154 #: cp/parser.cc:34579
63155 #, gcc-internal-format
63156 msgid "%qT first declared as %qs here"
63157 msgstr ""
63158
63159 #: cp/parser.cc:34661
63160 #, gcc-internal-format
63161 msgid "%qD redeclared with different access"
63162 msgstr ""
63163
63164 #: cp/parser.cc:34682
63165 #, gcc-internal-format
63166 msgid ""
63167 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
63168 msgstr ""
63169
63170 #: cp/parser.cc:34932
63171 #, gcc-internal-format
63172 msgid "file ends in default argument"
63173 msgstr ""
63174
63175 #: cp/parser.cc:35173 cp/parser.cc:36481 cp/parser.cc:36670
63176 #, gcc-internal-format
63177 msgid "misplaced %<@%D%> Objective-C++ construct"
63178 msgstr ""
63179
63180 #: cp/parser.cc:35244
63181 #, gcc-internal-format
63182 msgid "objective-c++ message receiver expected"
63183 msgstr ""
63184
63185 #: cp/parser.cc:35314
63186 #, gcc-internal-format
63187 msgid "objective-c++ message argument(s) are expected"
63188 msgstr ""
63189
63190 #: cp/parser.cc:35345
63191 #, gcc-internal-format
63192 msgid "%<@encode%> must specify a type as an argument"
63193 msgstr ""
63194
63195 #: cp/parser.cc:35749
63196 #, gcc-internal-format
63197 msgid "invalid Objective-C++ selector name"
63198 msgstr ""
63199
63200 #: cp/parser.cc:35824 cp/parser.cc:35842
63201 #, gcc-internal-format
63202 msgid "objective-c++ method declaration is expected"
63203 msgstr ""
63204
63205 #: cp/parser.cc:35836 cp/parser.cc:35902
63206 #, gcc-internal-format
63207 msgid "method attributes must be specified at the end"
63208 msgstr ""
63209
63210 #: cp/parser.cc:35945
63211 #, gcc-internal-format
63212 msgid "stray %qs between Objective-C++ methods"
63213 msgstr ""
63214
63215 #: cp/parser.cc:36142 cp/parser.cc:36149 cp/parser.cc:36156
63216 #, gcc-internal-format
63217 msgid "invalid type for instance variable"
63218 msgstr ""
63219
63220 #: cp/parser.cc:36273
63221 #, gcc-internal-format
63222 msgid "identifier expected after %<@protocol%>"
63223 msgstr ""
63224
63225 #: cp/parser.cc:36446
63226 #, gcc-internal-format
63227 msgid ""
63228 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
63229 msgstr ""
63230
63231 #: cp/parser.cc:36453
63232 #, gcc-internal-format
63233 msgid "prefix attributes are ignored before %<@%D%>"
63234 msgstr ""
63235
63236 #: cp/parser.cc:36733 cp/parser.cc:36740 cp/parser.cc:36747
63237 #, gcc-internal-format
63238 msgid "invalid type for property"
63239 msgstr ""
63240
63241 #: cp/parser.cc:36909
63242 #, gcc-internal-format
63243 msgid "unknown property attribute %qE"
63244 msgstr ""
63245
63246 #: cp/parser.cc:38038
63247 #, gcc-internal-format
63248 msgid "expected integer expression list"
63249 msgstr ""
63250
63251 #: cp/parser.cc:38055
63252 #, gcc-internal-format
63253 msgid "%<wait%> expression must be integral"
63254 msgstr ""
63255
63256 #: cp/parser.cc:39144
63257 #, gcc-internal-format
63258 msgid "invalid reduction-identifier"
63259 msgstr ""
63260
63261 #: cp/parser.cc:40113
63262 #, gcc-internal-format
63263 msgid "types may not be defined in iterator type"
63264 msgstr ""
63265
63266 #: cp/parser.cc:43019
63267 #, gcc-internal-format
63268 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
63269 msgstr ""
63270
63271 #: cp/parser.cc:43467
63272 #, gcc-internal-format
63273 msgid ""
63274 "%<[[omp::directive(%s)]]%> must be the only specified attribute on a "
63275 "statement"
63276 msgstr ""
63277
63278 #: cp/parser.cc:43712
63279 #, gcc-internal-format
63280 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
63281 msgstr ""
63282
63283 #: cp/parser.cc:43799 cp/pt.cc:18559
63284 #, gcc-internal-format
63285 msgid "iteration variable %qD should not be reduction"
63286 msgstr ""
63287
63288 #: cp/parser.cc:43892
63289 #, gcc-internal-format
63290 msgid "not enough for loops to collapse"
63291 msgstr ""
63292
63293 #: cp/parser.cc:46259
63294 #, gcc-internal-format
63295 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
63296 msgstr ""
63297
63298 #: cp/parser.cc:47094
63299 #, gcc-internal-format
63300 msgid ""
63301 "OpenMP directive other than %<declare simd%> or %<declare variant%> "
63302 "appertains to a declaration"
63303 msgstr ""
63304
63305 #: cp/parser.cc:47440 cp/parser.cc:47471
63306 #, gcc-internal-format
63307 msgid "%qs in attribute syntax terminated with %qs in pragma syntax"
63308 msgstr ""
63309
63310 #: cp/parser.cc:47447 cp/parser.cc:47476
63311 #, gcc-internal-format
63312 msgid "%qs in pragma syntax terminated with %qs in attribute syntax"
63313 msgstr ""
63314
63315 #: cp/parser.cc:47588
63316 #, gcc-internal-format
63317 msgid "invalid initializer clause"
63318 msgstr ""
63319
63320 #: cp/parser.cc:47618
63321 #, gcc-internal-format
63322 msgid "expected id-expression (arguments)"
63323 msgstr ""
63324
63325 #: cp/parser.cc:47630
63326 #, gcc-internal-format
63327 msgid ""
63328 "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
63329 msgstr ""
63330
63331 #: cp/parser.cc:47733
63332 #, gcc-internal-format
63333 msgid "types may not be defined in declare reduction type list"
63334 msgstr ""
63335
63336 #: cp/parser.cc:47753 cp/semantics.cc:6128
63337 #, gcc-internal-format
63338 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
63339 msgstr ""
63340
63341 #: cp/parser.cc:47757 cp/semantics.cc:6136
63342 #, gcc-internal-format
63343 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
63344 msgstr ""
63345
63346 #: cp/parser.cc:47760 cp/pt.cc:14473 cp/semantics.cc:6142
63347 #, gcc-internal-format
63348 msgid "reference type %qT in %<#pragma omp declare reduction%>"
63349 msgstr ""
63350
63351 #: cp/parser.cc:47763 cp/semantics.cc:6148
63352 #, gcc-internal-format
63353 msgid ""
63354 "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma "
63355 "omp declare reduction%>"
63356 msgstr ""
63357
63358 #: cp/parser.cc:48477
63359 #, gcc-internal-format
63360 msgid "%<#pragma acc routine%> names a set of overloads"
63361 msgstr ""
63362
63363 #: cp/parser.cc:48487
63364 #, gcc-internal-format
63365 msgid "%qD does not refer to a namespace scope function"
63366 msgstr ""
63367
63368 #. cancel-and-throw is unimplemented.
63369 #: cp/parser.cc:48848
63370 #, gcc-internal-format
63371 msgid "%<atomic_cancel%>"
63372 msgstr ""
63373
63374 #: cp/parser.cc:48895 cp/semantics.cc:11155
63375 #, gcc-internal-format
63376 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
63377 msgstr ""
63378
63379 #: cp/parser.cc:48897 cp/semantics.cc:11157
63380 #, gcc-internal-format
63381 msgid "%<__transaction_atomic%> without transactional memory support enabled"
63382 msgstr ""
63383
63384 #: cp/parser.cc:49043
63385 #, gcc-internal-format
63386 msgid ""
63387 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
63388 msgstr ""
63389
63390 #: cp/parser.cc:49046
63391 #, gcc-internal-format
63392 msgid "  or a %<transaction_may_cancel_outer%> function"
63393 msgstr ""
63394
63395 #: cp/parser.cc:49093
63396 #, gcc-internal-format
63397 msgid "malformed %<#pragma GCC pch_preprocess%>"
63398 msgstr ""
63399
63400 #: cp/parser.cc:49391
63401 #, gcc-internal-format
63402 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
63403 msgstr ""
63404
63405 #: cp/parser.cc:49402
63406 #, gcc-internal-format
63407 msgid "%<#pragma omp assumes%> may only be used at file or namespace scope"
63408 msgstr ""
63409
63410 #: cp/parser.cc:49457
63411 #, gcc-internal-format
63412 msgid "%<#pragma GCC ivdep%> must be inside a function"
63413 msgstr ""
63414
63415 #: cp/parser.cc:49489
63416 #, gcc-internal-format
63417 msgid "%<#pragma GCC unroll%> must be inside a function"
63418 msgstr ""
63419
63420 #: cp/parser.cc:49570
63421 #, gcc-internal-format
63422 msgid "multi-source compilation not implemented for C++"
63423 msgstr ""
63424
63425 #: cp/parser.cc:49607
63426 #, gcc-internal-format
63427 msgid "placeholder type not allowed in this context"
63428 msgstr ""
63429
63430 #: cp/parser.cc:49816
63431 #, gcc-internal-format
63432 msgid "implicit templates may not be %<virtual%>"
63433 msgstr ""
63434
63435 #: cp/parser.cc:49872
63436 #, gcc-internal-format
63437 msgid "%<extern \"C\"%> linkage started here"
63438 msgstr ""
63439
63440 #: cp/pt.cc:308
63441 #, gcc-internal-format
63442 msgid "data member %qD cannot be a member template"
63443 msgstr ""
63444
63445 #: cp/pt.cc:321
63446 #, gcc-internal-format
63447 msgid "invalid member template declaration %qD"
63448 msgstr ""
63449
63450 #: cp/pt.cc:749
63451 #, gcc-internal-format
63452 msgid "explicit specialization in non-namespace scope %qD"
63453 msgstr ""
63454
63455 #: cp/pt.cc:763
63456 #, gcc-internal-format
63457 msgid "enclosing class templates are not explicitly specialized"
63458 msgstr ""
63459
63460 #: cp/pt.cc:847
63461 #, gcc-internal-format
63462 msgid "specialization of %qD must appear at namespace scope"
63463 msgstr ""
63464
63465 #: cp/pt.cc:858 cp/pt.cc:1099
63466 #, gcc-internal-format
63467 msgid "specialization of %qD in different namespace"
63468 msgstr ""
63469
63470 #: cp/pt.cc:860
63471 #, gcc-internal-format
63472 msgid "  from definition of %q#D"
63473 msgstr ""
63474
63475 #: cp/pt.cc:877
63476 #, gcc-internal-format
63477 msgid ""
63478 "explicit instantiation of %qD in namespace %qD (which does not enclose "
63479 "namespace %qD)"
63480 msgstr ""
63481
63482 #: cp/pt.cc:1011
63483 #, gcc-internal-format
63484 msgid "name of class shadows template template parameter %qD"
63485 msgstr ""
63486
63487 #: cp/pt.cc:1023
63488 #, gcc-internal-format
63489 msgid "specialization of alias template %qD"
63490 msgstr ""
63491
63492 #: cp/pt.cc:1026 cp/pt.cc:1165
63493 #, gcc-internal-format
63494 msgid "explicit specialization of non-template %qT"
63495 msgstr ""
63496
63497 #: cp/pt.cc:1058
63498 #, gcc-internal-format
63499 msgid "specialization of %qT after instantiation"
63500 msgstr ""
63501
63502 #: cp/pt.cc:1102
63503 #, gcc-internal-format
63504 msgid "from definition of %q#D"
63505 msgstr ""
63506
63507 #. But if we've had an implicit instantiation, that's a
63508 #. problem ([temp.expl.spec]/6).
63509 #: cp/pt.cc:1143
63510 #, gcc-internal-format
63511 msgid "specialization %qT after instantiation %qT"
63512 msgstr ""
63513
63514 #: cp/pt.cc:1161
63515 #, gcc-internal-format
63516 msgid "template specialization of %qD not allowed by ISO C++"
63517 msgstr ""
63518
63519 #: cp/pt.cc:1552
63520 #, gcc-internal-format
63521 msgid "specialization of %qD after instantiation"
63522 msgstr ""
63523
63524 #: cp/pt.cc:2025 cp/semantics.cc:5998
63525 #, gcc-internal-format
63526 msgid "%s %#qD"
63527 msgstr ""
63528
63529 #: cp/pt.cc:2161
63530 #, gcc-internal-format
63531 msgid "%qD is not a function template"
63532 msgstr ""
63533
63534 #: cp/pt.cc:2166
63535 #, gcc-internal-format
63536 msgid "%qD is not a variable template"
63537 msgstr ""
63538
63539 #: cp/pt.cc:2449
63540 #, gcc-internal-format
63541 msgid "template-id %qD for %q+D does not match any template declaration"
63542 msgstr ""
63543
63544 #: cp/pt.cc:2453
63545 #, gcc-internal-format
63546 msgid ""
63547 "saw %d %<template<>%>, need %d for specializing a member function template"
63548 msgstr ""
63549
63550 #: cp/pt.cc:2463
63551 #, gcc-internal-format
63552 msgid "ambiguous template specialization %qD for %q+D"
63553 msgstr ""
63554
63555 #: cp/pt.cc:2667
63556 #, gcc-internal-format
63557 msgid ""
63558 "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
63559 msgstr ""
63560
63561 #: cp/pt.cc:2677
63562 #, gcc-internal-format
63563 msgid "too many template headers for %qD (should be %d)"
63564 msgstr ""
63565
63566 #: cp/pt.cc:2683
63567 #, gcc-internal-format
63568 msgid ""
63569 "members of an explicitly specialized class are defined without a template "
63570 "header"
63571 msgstr ""
63572
63573 #: cp/pt.cc:2707
63574 #, gcc-internal-format
63575 msgid ""
63576 "explicit specialization of %qD outside its namespace must use a nested-name-"
63577 "specifier"
63578 msgstr ""
63579
63580 #. This was allowed in C++98, so only pedwarn.
63581 #: cp/pt.cc:2712
63582 #, gcc-internal-format
63583 msgid ""
63584 "explicit instantiation of %qD outside its namespace must use a nested-name-"
63585 "specifier"
63586 msgstr ""
63587
63588 #: cp/pt.cc:2748
63589 #, gcc-internal-format
63590 msgid "explicit specialization %q#D may be missing attributes"
63591 msgstr ""
63592
63593 #: cp/pt.cc:2752
63594 #, gcc-internal-format, gfc-internal-format
63595 msgid "missing primary template attributes %s"
63596 msgstr ""
63597
63598 #: cp/pt.cc:2753
63599 #, gcc-internal-format, gfc-internal-format
63600 msgid "missing primary template attribute %s"
63601 msgstr ""
63602
63603 #: cp/pt.cc:2845 cp/pt.cc:2905
63604 #, gcc-internal-format
63605 msgid "template-id %qE in declaration of primary template"
63606 msgstr ""
63607
63608 #: cp/pt.cc:2858
63609 #, gcc-internal-format
63610 msgid "template parameter list used in explicit instantiation"
63611 msgstr ""
63612
63613 #: cp/pt.cc:2864
63614 #, gcc-internal-format
63615 msgid "definition provided for explicit instantiation"
63616 msgstr ""
63617
63618 #: cp/pt.cc:2872
63619 #, gcc-internal-format
63620 msgid "too many template parameter lists in declaration of %qD"
63621 msgstr ""
63622
63623 #: cp/pt.cc:2875
63624 #, gcc-internal-format
63625 msgid "too few template parameter lists in declaration of %qD"
63626 msgstr ""
63627
63628 #: cp/pt.cc:2877
63629 #, gcc-internal-format
63630 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
63631 msgstr ""
63632
63633 #: cp/pt.cc:2883
63634 #, gcc-internal-format
63635 msgid "explicit specialization declared %<concept%>"
63636 msgstr ""
63637
63638 #: cp/pt.cc:2916
63639 #, gcc-internal-format
63640 msgid "non-type partial specialization %qE is not allowed"
63641 msgstr ""
63642
63643 #: cp/pt.cc:2920
63644 #, gcc-internal-format
63645 msgid "non-class, non-variable partial specialization %qE is not allowed"
63646 msgstr ""
63647
63648 #: cp/pt.cc:2952
63649 #, gcc-internal-format
63650 msgid "default argument specified in explicit specialization"
63651 msgstr ""
63652
63653 #: cp/pt.cc:2995
63654 #, gcc-internal-format
63655 msgid "%qD is not a template function"
63656 msgstr ""
63657
63658 #. From [temp.expl.spec]:
63659 #.
63660 #. If such an explicit specialization for the member
63661 #. of a class template names an implicitly-declared
63662 #. special member function (clause _special_), the
63663 #. program is ill-formed.
63664 #.
63665 #. Similar language is found in [temp.explicit].
63666 #: cp/pt.cc:3057
63667 #, gcc-internal-format
63668 msgid "specialization of implicitly-declared special member function"
63669 msgstr ""
63670
63671 #: cp/pt.cc:3073
63672 #, gcc-internal-format
63673 msgid "no member function %qD declared in %qT"
63674 msgstr ""
63675
63676 #: cp/pt.cc:3104
63677 #, gcc-internal-format
63678 msgid "friend declaration %qD is not visible to explicit specialization"
63679 msgstr ""
63680
63681 #: cp/pt.cc:3107
63682 #, gcc-internal-format
63683 msgid "friend declaration here"
63684 msgstr ""
63685
63686 #: cp/pt.cc:3218
63687 #, gcc-internal-format
63688 msgid "explicit specialization of function concept %qD"
63689 msgstr ""
63690
63691 #: cp/pt.cc:3819
63692 #, gcc-internal-format
63693 msgid "argument to %<__integer_pack%> must be between 0 and %d"
63694 msgstr ""
63695
63696 #: cp/pt.cc:4170
63697 #, gcc-internal-format
63698 msgid "base initializer expansion %qT contains no parameter packs"
63699 msgstr ""
63700
63701 #: cp/pt.cc:4238
63702 #, gcc-internal-format
63703 msgid "expansion pattern %qT contains no parameter packs"
63704 msgstr ""
63705
63706 #: cp/pt.cc:4240
63707 #, gcc-internal-format
63708 msgid "expansion pattern %qE contains no parameter packs"
63709 msgstr ""
63710
63711 #: cp/pt.cc:4324
63712 #, gcc-internal-format
63713 msgid "parameter packs not expanded with %<...%>:"
63714 msgstr ""
63715
63716 #: cp/pt.cc:4341 cp/pt.cc:5211
63717 #, gcc-internal-format
63718 msgid "        %qD"
63719 msgstr ""
63720
63721 #: cp/pt.cc:4343
63722 #, gcc-internal-format, gfc-internal-format
63723 msgid "        %s"
63724 msgstr ""
63725
63726 #: cp/pt.cc:4469
63727 #, gcc-internal-format
63728 msgid "declaration of template parameter %q+D shadows template parameter"
63729 msgstr ""
63730
63731 #: cp/pt.cc:4472
63732 #, gcc-internal-format
63733 msgid "declaration of %q+#D shadows template parameter"
63734 msgstr ""
63735
63736 #: cp/pt.cc:4474
63737 #, gcc-internal-format
63738 msgid "template parameter %qD declared here"
63739 msgstr ""
63740
63741 #: cp/pt.cc:5147
63742 #, gcc-internal-format
63743 msgid "specialization of variable concept %q#D"
63744 msgstr ""
63745
63746 #: cp/pt.cc:5206
63747 #, gcc-internal-format
63748 msgid "template parameters not deducible in partial specialization:"
63749 msgstr ""
63750
63751 #: cp/pt.cc:5229
63752 #, gcc-internal-format
63753 msgid ""
63754 "partial specialization %q+D does not specialize any template arguments; to "
63755 "define the primary template, remove the template argument list"
63756 msgstr ""
63757
63758 #: cp/pt.cc:5233
63759 #, gcc-internal-format
63760 msgid ""
63761 "partial specialization %q+D does not specialize any template arguments and "
63762 "is not more constrained than the primary template; to define the primary "
63763 "template, remove the template argument list"
63764 msgstr ""
63765
63766 #: cp/pt.cc:5237 cp/pt.cc:5248 cp/pt.cc:5256
63767 #, gcc-internal-format
63768 msgid "primary template here"
63769 msgstr ""
63770
63771 #: cp/pt.cc:5245
63772 #, gcc-internal-format
63773 msgid ""
63774 "partial specialization is not more specialized than the primary template "
63775 "because it replaces multiple parameters with a pack expansion"
63776 msgstr ""
63777
63778 #: cp/pt.cc:5255
63779 #, gcc-internal-format
63780 msgid "too many arguments for partial specialization %qT"
63781 msgstr ""
63782
63783 #: cp/pt.cc:5270
63784 #, gcc-internal-format
63785 msgid "partial specialization %qD is not more specialized than"
63786 msgstr ""
63787
63788 #: cp/pt.cc:5272
63789 #, gcc-internal-format
63790 msgid "primary template %qD"
63791 msgstr ""
63792
63793 #: cp/pt.cc:5314
63794 #, gcc-internal-format
63795 msgid ""
63796 "parameter pack argument %qE must be at the end of the template argument list"
63797 msgstr ""
63798
63799 #: cp/pt.cc:5317
63800 #, gcc-internal-format
63801 msgid ""
63802 "parameter pack argument %qT must be at the end of the template argument list"
63803 msgstr ""
63804
63805 #: cp/pt.cc:5379
63806 #, gcc-internal-format
63807 msgid "type %qT of template argument %qE depends on a template parameter"
63808 msgid_plural "type %qT of template argument %qE depends on template parameters"
63809 msgstr[0] ""
63810 msgstr[1] ""
63811
63812 #: cp/pt.cc:5438
63813 #, gcc-internal-format
63814 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
63815 msgstr ""
63816
63817 #: cp/pt.cc:5442
63818 #, gcc-internal-format
63819 msgid "partial specialization of %qD after instantiation of %qD"
63820 msgstr ""
63821
63822 #: cp/pt.cc:5625
63823 #, gcc-internal-format
63824 msgid "no default argument for %qD"
63825 msgstr ""
63826
63827 #. A primary class template, primary variable template
63828 #. (DR 2032), or alias template can only have one
63829 #. parameter pack, at the end of the template
63830 #. parameter list.
63831 #: cp/pt.cc:5648
63832 #, gcc-internal-format
63833 msgid "parameter pack %q+D must be at the end of the template parameter list"
63834 msgstr ""
63835
63836 #: cp/pt.cc:5684
63837 #, gcc-internal-format
63838 msgid ""
63839 "default template arguments may not be used in function template friend re-"
63840 "declaration"
63841 msgstr ""
63842
63843 #: cp/pt.cc:5687
63844 #, gcc-internal-format
63845 msgid ""
63846 "default template arguments may not be used in template friend declarations"
63847 msgstr ""
63848
63849 #: cp/pt.cc:5690
63850 #, gcc-internal-format
63851 msgid ""
63852 "default template arguments may not be used in function templates without %<-"
63853 "std=c++11%> or %<-std=gnu++11%>"
63854 msgstr ""
63855
63856 #: cp/pt.cc:5693
63857 #, gcc-internal-format
63858 msgid "default template arguments may not be used in partial specializations"
63859 msgstr ""
63860
63861 #: cp/pt.cc:5696 cp/pt.cc:5754
63862 #, gcc-internal-format
63863 msgid "default argument for template parameter for class enclosing %qD"
63864 msgstr ""
63865
63866 #: cp/pt.cc:5865
63867 #, gcc-internal-format
63868 msgid "template %qD declared"
63869 msgstr ""
63870
63871 #: cp/pt.cc:5873
63872 #, gcc-internal-format
63873 msgid "template class without a name"
63874 msgstr ""
63875
63876 #: cp/pt.cc:5881
63877 #, gcc-internal-format
63878 msgid "member template %qD may not have virt-specifiers"
63879 msgstr ""
63880
63881 #. [basic.stc.dynamic.allocation]
63882 #.
63883 #. An allocation function can be a function
63884 #. template. ... Template allocation functions shall
63885 #. have two or more parameters.
63886 #: cp/pt.cc:5904
63887 #, gcc-internal-format
63888 msgid "invalid template declaration of %qD"
63889 msgstr ""
63890
63891 #: cp/pt.cc:6056
63892 #, gcc-internal-format
63893 msgid "template definition of non-template %q#D"
63894 msgstr ""
63895
63896 #: cp/pt.cc:6095
63897 #, gcc-internal-format
63898 msgid "expected %d levels of template parms for %q#D, got %d"
63899 msgstr ""
63900
63901 #: cp/pt.cc:6109
63902 #, gcc-internal-format
63903 msgid "got %d template parameters for %q#D"
63904 msgstr ""
63905
63906 #: cp/pt.cc:6112
63907 #, gcc-internal-format
63908 msgid "got %d template parameters for %q#T"
63909 msgstr ""
63910
63911 #: cp/pt.cc:6114
63912 #, gcc-internal-format, gfc-internal-format
63913 msgid "  but %d required"
63914 msgstr ""
63915
63916 #: cp/pt.cc:6135
63917 #, gcc-internal-format
63918 msgid "template arguments to %qD do not match original template %qD"
63919 msgstr ""
63920
63921 #: cp/pt.cc:6138
63922 #, gcc-internal-format
63923 msgid "use %<template<>%> for an explicit specialization"
63924 msgstr ""
63925
63926 #: cp/pt.cc:6160
63927 #, gcc-internal-format
63928 msgid "redeclaration of %qD with different constraints"
63929 msgstr ""
63930
63931 #: cp/pt.cc:6307
63932 #, gcc-internal-format
63933 msgid "%qT is not a template type"
63934 msgstr ""
63935
63936 #: cp/pt.cc:6320
63937 #, gcc-internal-format
63938 msgid "template specifiers not specified in declaration of %qD"
63939 msgstr ""
63940
63941 #: cp/pt.cc:6331
63942 #, gcc-internal-format, gfc-internal-format
63943 msgid "redeclared with %d template parameter"
63944 msgid_plural "redeclared with %d template parameters"
63945 msgstr[0] ""
63946 msgstr[1] ""
63947
63948 #: cp/pt.cc:6335
63949 #, gcc-internal-format
63950 msgid "previous declaration %qD used %d template parameter"
63951 msgid_plural "previous declaration %qD used %d template parameters"
63952 msgstr[0] ""
63953 msgstr[1] ""
63954
63955 #: cp/pt.cc:6369
63956 #, gcc-internal-format
63957 msgid "template parameter %q+#D"
63958 msgstr ""
63959
63960 #: cp/pt.cc:6371
63961 #, gcc-internal-format
63962 msgid "redeclared here as %q#D"
63963 msgstr ""
63964
63965 #: cp/pt.cc:6373
63966 #, gcc-internal-format
63967 msgid "redeclared here"
63968 msgstr ""
63969
63970 #: cp/pt.cc:6384
63971 #, gcc-internal-format
63972 msgid "declaration of template parameter %q+#D with different constraints"
63973 msgstr ""
63974
63975 #: cp/pt.cc:6387 cp/pt.cc:6414
63976 #, gcc-internal-format
63977 msgid "original declaration appeared here"
63978 msgstr ""
63979
63980 #: cp/pt.cc:6411
63981 #, gcc-internal-format
63982 msgid "redeclaration of %q#D with different constraints"
63983 msgstr ""
63984
63985 #: cp/pt.cc:6770 cp/pt.cc:6839
63986 #, gcc-internal-format
63987 msgid "%qE is not a valid template argument for type %qT"
63988 msgstr ""
63989
63990 #: cp/pt.cc:6773
63991 #, gcc-internal-format
63992 msgid "it must be the address of a function with external linkage"
63993 msgstr ""
63994
63995 #: cp/pt.cc:6776
63996 #, gcc-internal-format
63997 msgid "it must be the name of a function with external linkage"
63998 msgstr ""
63999
64000 #: cp/pt.cc:6789
64001 #, gcc-internal-format
64002 msgid ""
64003 "%qE is not a valid template argument for type %qT because %qD has no linkage"
64004 msgstr ""
64005
64006 #: cp/pt.cc:6793
64007 #, gcc-internal-format
64008 msgid ""
64009 "%qE is not a valid template argument for type %qT because %qD does not have "
64010 "external linkage"
64011 msgstr ""
64012
64013 #: cp/pt.cc:6842
64014 #, gcc-internal-format
64015 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
64016 msgstr ""
64017
64018 #: cp/pt.cc:6844
64019 #, gcc-internal-format
64020 msgid "because it is a member of %qT"
64021 msgstr ""
64022
64023 #: cp/pt.cc:6913
64024 #, gcc-internal-format
64025 msgid "  couldn%'t deduce template parameter %qD"
64026 msgstr ""
64027
64028 #: cp/pt.cc:6922
64029 #, gcc-internal-format
64030 msgid "  types %qT and %qT have incompatible cv-qualifiers"
64031 msgstr ""
64032
64033 #: cp/pt.cc:6931
64034 #, gcc-internal-format
64035 msgid "  mismatched types %qT and %qT"
64036 msgstr ""
64037
64038 #: cp/pt.cc:6940
64039 #, gcc-internal-format
64040 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
64041 msgstr ""
64042
64043 #: cp/pt.cc:6951
64044 #, gcc-internal-format
64045 msgid "  template argument %qE does not match pointer-to-member constant %qE"
64046 msgstr ""
64047
64048 #: cp/pt.cc:6961
64049 #, gcc-internal-format
64050 msgid "  %qE is not equivalent to %qE"
64051 msgstr ""
64052
64053 #: cp/pt.cc:6970
64054 #, gcc-internal-format
64055 msgid "  inconsistent parameter pack deduction with %qT and %qT"
64056 msgstr ""
64057
64058 #: cp/pt.cc:6982
64059 #, gcc-internal-format
64060 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
64061 msgstr ""
64062
64063 #: cp/pt.cc:6986
64064 #, gcc-internal-format
64065 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
64066 msgstr ""
64067
64068 #: cp/pt.cc:6997
64069 #, gcc-internal-format
64070 msgid "  variable-sized array type %qT is not a valid template argument"
64071 msgstr ""
64072
64073 #: cp/pt.cc:7008
64074 #, gcc-internal-format
64075 msgid "  member function type %qT is not a valid template argument"
64076 msgstr ""
64077
64078 #: cp/pt.cc:7051
64079 #, gcc-internal-format
64080 msgid "  cannot convert %qE (type %qT) to type %qT"
64081 msgstr ""
64082
64083 #: cp/pt.cc:7064
64084 #, gcc-internal-format
64085 msgid "  %qT is an ambiguous base class of %qT"
64086 msgstr ""
64087
64088 #: cp/pt.cc:7068
64089 #, gcc-internal-format
64090 msgid "  %qT is not derived from %qT"
64091 msgstr ""
64092
64093 #: cp/pt.cc:7079
64094 #, gcc-internal-format
64095 msgid ""
64096 "  template parameters of a template template argument are inconsistent with "
64097 "other deduced template arguments"
64098 msgstr ""
64099
64100 #: cp/pt.cc:7089
64101 #, gcc-internal-format
64102 msgid "  cannot deduce a template for %qT from non-template type %qT"
64103 msgstr ""
64104
64105 #: cp/pt.cc:7099
64106 #, gcc-internal-format
64107 msgid "  template argument %qE does not match %qE"
64108 msgstr ""
64109
64110 #: cp/pt.cc:7150
64111 #, gcc-internal-format
64112 msgid ""
64113 "%qE is not a valid template argument of type %qT because %qE is not a "
64114 "variable or function"
64115 msgstr ""
64116
64117 #: cp/pt.cc:7159
64118 #, gcc-internal-format
64119 msgid ""
64120 "%qE is not a valid template argument of type %qT in C++98 because %qD does "
64121 "not have external linkage"
64122 msgstr ""
64123
64124 #: cp/pt.cc:7169
64125 #, gcc-internal-format
64126 msgid ""
64127 "%qE is not a valid template argument of type %qT because %qD has no linkage"
64128 msgstr ""
64129
64130 #: cp/pt.cc:7184
64131 #, gcc-internal-format
64132 msgid "the address of %qD is not a valid template argument"
64133 msgstr ""
64134
64135 #: cp/pt.cc:7194
64136 #, gcc-internal-format
64137 msgid ""
64138 "the address of the %qT subobject of %qD is not a valid template argument"
64139 msgstr ""
64140
64141 #: cp/pt.cc:7201
64142 #, gcc-internal-format
64143 msgid ""
64144 "the address of %qD is not a valid template argument because it does not have "
64145 "static storage duration"
64146 msgstr ""
64147
64148 #: cp/pt.cc:7219
64149 #, gcc-internal-format
64150 msgid ""
64151 "%qD is not a valid template argument because %qD is a variable, not the "
64152 "address of a variable"
64153 msgstr ""
64154
64155 #: cp/pt.cc:7227
64156 #, gcc-internal-format
64157 msgid ""
64158 "%qE is not a valid template argument for %qT because it is not the address "
64159 "of a variable"
64160 msgstr ""
64161
64162 #: cp/pt.cc:7348
64163 #, gcc-internal-format
64164 msgid ""
64165 "%qE is not a valid template argument for type %qT because string literals "
64166 "can never be used in this context"
64167 msgstr ""
64168
64169 #: cp/pt.cc:7513
64170 #, gcc-internal-format
64171 msgid "in template argument for type %qT"
64172 msgstr ""
64173
64174 #: cp/pt.cc:7527
64175 #, gcc-internal-format
64176 msgid "template argument %qE for type %qT not a compile-time constant"
64177 msgstr ""
64178
64179 #: cp/pt.cc:7613
64180 #, gcc-internal-format
64181 msgid ""
64182 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
64183 "qualification"
64184 msgstr ""
64185
64186 #: cp/pt.cc:7621
64187 #, gcc-internal-format
64188 msgid ""
64189 "%qE is not a valid template argument for type %qT because it is not an lvalue"
64190 msgstr ""
64191
64192 #: cp/pt.cc:7639
64193 #, gcc-internal-format
64194 msgid ""
64195 "%q#D is not a valid template argument for type %qT because a reference "
64196 "variable does not have a constant address"
64197 msgstr ""
64198
64199 #: cp/pt.cc:7698
64200 #, gcc-internal-format
64201 msgid ""
64202 "%qE is not a valid template argument for type %qT because it is a pointer"
64203 msgstr ""
64204
64205 #: cp/pt.cc:7700
64206 #, gcc-internal-format
64207 msgid "try using %qE instead"
64208 msgstr ""
64209
64210 #: cp/pt.cc:7754
64211 #, gcc-internal-format
64212 msgid ""
64213 "%qE is not a valid template argument for type %qT because it is of type %qT"
64214 msgstr ""
64215
64216 #: cp/pt.cc:8312
64217 #, gcc-internal-format
64218 msgid "ignoring attributes on template argument %qT"
64219 msgstr ""
64220
64221 #: cp/pt.cc:8328
64222 #, gcc-internal-format
64223 msgid "ignoring attributes in template argument %qE"
64224 msgstr ""
64225
64226 #: cp/pt.cc:8464
64227 #, gcc-internal-format
64228 msgid "injected-class-name %qD used as template template argument"
64229 msgstr ""
64230
64231 #: cp/pt.cc:8493
64232 #, gcc-internal-format
64233 msgid "invalid use of destructor %qE as a type"
64234 msgstr ""
64235
64236 #: cp/pt.cc:8498
64237 #, gcc-internal-format
64238 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
64239 msgstr ""
64240
64241 #: cp/pt.cc:8514 cp/pt.cc:8548 cp/pt.cc:8598
64242 #, gcc-internal-format
64243 msgid "type/value mismatch at argument %d in template parameter list for %qD"
64244 msgstr ""
64245
64246 #: cp/pt.cc:8522
64247 #, gcc-internal-format
64248 msgid "  expected a constant of type %qT, got %qT"
64249 msgstr ""
64250
64251 #: cp/pt.cc:8530
64252 #, gcc-internal-format
64253 msgid ""
64254 "  ambiguous template argument for non-type template parameter is treated as "
64255 "function type"
64256 msgstr ""
64257
64258 #: cp/pt.cc:8536
64259 #, gcc-internal-format
64260 msgid "  expected a class template, got %qE"
64261 msgstr ""
64262
64263 #: cp/pt.cc:8539
64264 #, gcc-internal-format
64265 msgid "  expected a type, got %qE"
64266 msgstr ""
64267
64268 #: cp/pt.cc:8553
64269 #, gcc-internal-format
64270 msgid "  expected a type, got %qT"
64271 msgstr ""
64272
64273 #: cp/pt.cc:8556
64274 #, gcc-internal-format
64275 msgid "  expected a class template, got %qT"
64276 msgstr ""
64277
64278 #: cp/pt.cc:8602
64279 #, gcc-internal-format
64280 msgid "  expected a template of type %qD, got %qT"
64281 msgstr ""
64282
64283 #: cp/pt.cc:8616
64284 #, gcc-internal-format
64285 msgid "constraint mismatch at argument %d in template parameter list for %qD"
64286 msgstr ""
64287
64288 #: cp/pt.cc:8619
64289 #, gcc-internal-format
64290 msgid "  expected %qD but got %qD"
64291 msgstr ""
64292
64293 #: cp/pt.cc:8692
64294 #, gcc-internal-format
64295 msgid "could not convert template argument %qE from %qT to %qT"
64296 msgstr ""
64297
64298 #: cp/pt.cc:8830 cp/pt.cc:9156
64299 #, gcc-internal-format, gfc-internal-format
64300 msgid "template argument %d is invalid"
64301 msgstr ""
64302
64303 #: cp/pt.cc:8845 cp/pt.cc:8990
64304 #, gcc-internal-format, gfc-internal-format
64305 msgid "wrong number of template arguments (%d, should be %d)"
64306 msgstr ""
64307
64308 #: cp/pt.cc:8986
64309 #, gcc-internal-format, gfc-internal-format
64310 msgid "wrong number of template arguments (%d, should be at least %d)"
64311 msgstr ""
64312
64313 #: cp/pt.cc:8995
64314 #, gcc-internal-format
64315 msgid "provided for %qD"
64316 msgstr ""
64317
64318 #: cp/pt.cc:9020
64319 #, gcc-internal-format
64320 msgid ""
64321 "pack expansion argument for non-pack parameter %qD of alias template %qD"
64322 msgstr ""
64323
64324 #: cp/pt.cc:9024
64325 #, gcc-internal-format
64326 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
64327 msgstr ""
64328
64329 #: cp/pt.cc:9122
64330 #, gcc-internal-format
64331 msgid ""
64332 "so any instantiation with a non-empty parameter pack would be ill-formed"
64333 msgstr ""
64334
64335 #: cp/pt.cc:9685
64336 #, gcc-internal-format
64337 msgid "%q#D is not a function template"
64338 msgstr ""
64339
64340 #: cp/pt.cc:9848
64341 #, gcc-internal-format
64342 msgid "non-template type %qT used as a template"
64343 msgstr ""
64344
64345 #: cp/pt.cc:9850
64346 #, gcc-internal-format
64347 msgid "for template declaration %q+D"
64348 msgstr ""
64349
64350 #: cp/pt.cc:9983 cp/pt.cc:22188
64351 #, gcc-internal-format
64352 msgid "template constraint failure for %qD"
64353 msgstr ""
64354
64355 #: cp/pt.cc:10368
64356 #, gcc-internal-format
64357 msgid "use of invalid variable template %qE"
64358 msgstr ""
64359
64360 #: cp/pt.cc:11103
64361 #, gcc-internal-format
64362 msgid ""
64363 "template instantiation depth exceeds maximum of %d (use %<-ftemplate-"
64364 "depth=%> to increase the maximum)"
64365 msgstr ""
64366
64367 #: cp/pt.cc:12436
64368 #, gcc-internal-format
64369 msgid "flexible array member %qD in union"
64370 msgstr ""
64371
64372 #: cp/pt.cc:12926
64373 #, gcc-internal-format
64374 msgid "fold of empty expansion over %O"
64375 msgstr ""
64376
64377 #: cp/pt.cc:13380
64378 #, gcc-internal-format
64379 msgid "%qE is not the entire pattern of the pack expansion"
64380 msgstr ""
64381
64382 #: cp/pt.cc:13468
64383 #, gcc-internal-format
64384 msgid "mismatched argument pack lengths while expanding %qT"
64385 msgstr ""
64386
64387 #: cp/pt.cc:13471
64388 #, gcc-internal-format
64389 msgid "mismatched argument pack lengths while expanding %qE"
64390 msgstr ""
64391
64392 #: cp/pt.cc:14150
64393 #, gcc-internal-format
64394 msgid "  when instantiating default argument for call to %qD"
64395 msgstr ""
64396
64397 #: cp/pt.cc:14246
64398 #, gcc-internal-format
64399 msgid "creating pointer to member function of non-class type %qT"
64400 msgstr ""
64401
64402 #: cp/pt.cc:15140
64403 #, gcc-internal-format, gfc-internal-format
64404 msgid "mismatched argument pack lengths (%d vs %d)"
64405 msgstr ""
64406
64407 #. It may seem that this case cannot occur, since:
64408 #.
64409 #. typedef void f();
64410 #. void g() { f x; }
64411 #.
64412 #. declares a function, not a variable.  However:
64413 #.
64414 #. typedef void f();
64415 #. template <typename T> void g() { T t; }
64416 #. template void g<f>();
64417 #.
64418 #. is an attempt to declare a variable with function
64419 #. type.
64420 #: cp/pt.cc:15333
64421 #, gcc-internal-format
64422 msgid "variable %qD has function type"
64423 msgstr ""
64424
64425 #: cp/pt.cc:15532
64426 #, gcc-internal-format
64427 msgid "invalid parameter type %qT"
64428 msgstr ""
64429
64430 #: cp/pt.cc:15534
64431 #, gcc-internal-format
64432 msgid "in declaration %q+D"
64433 msgstr ""
64434
64435 #: cp/pt.cc:15661
64436 #, gcc-internal-format
64437 msgid "function returning an array"
64438 msgstr ""
64439
64440 #: cp/pt.cc:15663
64441 #, gcc-internal-format
64442 msgid "function returning a function"
64443 msgstr ""
64444
64445 #: cp/pt.cc:16363
64446 #, gcc-internal-format
64447 msgid "forming reference to void"
64448 msgstr ""
64449
64450 #: cp/pt.cc:16365
64451 #, gcc-internal-format
64452 msgid "forming pointer to reference type %qT"
64453 msgstr ""
64454
64455 #: cp/pt.cc:16367
64456 #, gcc-internal-format
64457 msgid "forming reference to reference type %qT"
64458 msgstr ""
64459
64460 #: cp/pt.cc:16380
64461 #, gcc-internal-format
64462 msgid "forming pointer to qualified function type %qT"
64463 msgstr ""
64464
64465 #: cp/pt.cc:16383
64466 #, gcc-internal-format
64467 msgid "forming reference to qualified function type %qT"
64468 msgstr ""
64469
64470 #: cp/pt.cc:16431
64471 #, gcc-internal-format
64472 msgid "creating pointer to member of non-class type %qT"
64473 msgstr ""
64474
64475 #: cp/pt.cc:16437
64476 #, gcc-internal-format
64477 msgid "creating pointer to member reference type %qT"
64478 msgstr ""
64479
64480 #: cp/pt.cc:16443
64481 #, gcc-internal-format
64482 msgid "creating pointer to member of type void"
64483 msgstr ""
64484
64485 #: cp/pt.cc:16509
64486 #, gcc-internal-format
64487 msgid "creating array of %qT"
64488 msgstr ""
64489
64490 #: cp/pt.cc:16546
64491 #, gcc-internal-format
64492 msgid "%qD is instantiated for an empty pack"
64493 msgstr ""
64494
64495 #: cp/pt.cc:16567
64496 #, gcc-internal-format
64497 msgid "%qT is not a class, struct, or union type"
64498 msgstr ""
64499
64500 #: cp/pt.cc:16607
64501 #, gcc-internal-format
64502 msgid "%qT resolves to %qT, which is not an enumeration type"
64503 msgstr ""
64504
64505 #: cp/pt.cc:16615
64506 #, gcc-internal-format
64507 msgid "%qT resolves to %qT, which is not a class type"
64508 msgstr ""
64509
64510 #: cp/pt.cc:16728
64511 #, gcc-internal-format
64512 msgid "use of %qs in template"
64513 msgstr ""
64514
64515 #: cp/pt.cc:17038
64516 #, gcc-internal-format
64517 msgid "qualifying type %qT does not match destructor name ~%qT"
64518 msgstr ""
64519
64520 #: cp/pt.cc:17053
64521 #, gcc-internal-format
64522 msgid ""
64523 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
64524 msgstr ""
64525
64526 #: cp/pt.cc:17055
64527 #, gcc-internal-format
64528 msgid "say %<typename %E%> if a type is meant"
64529 msgstr ""
64530
64531 #: cp/pt.cc:17148
64532 #, gcc-internal-format
64533 msgid "initializer for %q#D expands to an empty list of expressions"
64534 msgstr ""
64535
64536 #: cp/pt.cc:17339
64537 #, gcc-internal-format
64538 msgid "using invalid field %qD"
64539 msgstr ""
64540
64541 #: cp/pt.cc:17872 cp/pt.cc:19859
64542 #, gcc-internal-format
64543 msgid "invalid use of pack expansion expression"
64544 msgstr ""
64545
64546 #: cp/pt.cc:17876 cp/pt.cc:19863
64547 #, gcc-internal-format
64548 msgid "use %<...%> to expand argument pack"
64549 msgstr ""
64550
64551 #: cp/pt.cc:20000
64552 #, gcc-internal-format
64553 msgid "empty initializer in lambda init-capture"
64554 msgstr ""
64555
64556 #: cp/pt.cc:21142
64557 #, gcc-internal-format
64558 msgid ""
64559 "%qD was not declared in this scope, and no declarations were found by "
64560 "argument-dependent lookup at the point of instantiation"
64561 msgstr ""
64562
64563 #: cp/pt.cc:21177
64564 #, gcc-internal-format
64565 msgid "declarations in dependent base %qT are not found by unqualified lookup"
64566 msgstr ""
64567
64568 #: cp/pt.cc:21182
64569 #, gcc-internal-format
64570 msgid "use %<this->%D%> instead"
64571 msgstr ""
64572
64573 #: cp/pt.cc:21185
64574 #, gcc-internal-format
64575 msgid "use %<%T::%D%> instead"
64576 msgstr ""
64577
64578 #: cp/pt.cc:21190
64579 #, gcc-internal-format
64580 msgid "%qD declared here, later in the translation unit"
64581 msgstr ""
64582
64583 #: cp/pt.cc:21241
64584 #, gcc-internal-format
64585 msgid "wrong number of arguments to %<__builtin_convertvector%>"
64586 msgstr ""
64587
64588 #: cp/pt.cc:21268
64589 #, gcc-internal-format
64590 msgid "wrong number of arguments to %<assume%> attribute"
64591 msgstr ""
64592
64593 #: cp/pt.cc:21504
64594 #, gcc-internal-format
64595 msgid "%qT is not a class or namespace"
64596 msgstr ""
64597
64598 #: cp/pt.cc:21507
64599 #, gcc-internal-format
64600 msgid "%qD is not a class or namespace"
64601 msgstr ""
64602
64603 #: cp/pt.cc:21857
64604 #, gcc-internal-format
64605 msgid "%qT is/uses unnamed type"
64606 msgstr ""
64607
64608 #: cp/pt.cc:21859
64609 #, gcc-internal-format
64610 msgid "template argument for %qD uses local type %qT"
64611 msgstr ""
64612
64613 #: cp/pt.cc:21869
64614 #, gcc-internal-format
64615 msgid "%qT is a variably modified type"
64616 msgstr ""
64617
64618 #: cp/pt.cc:21884
64619 #, gcc-internal-format
64620 msgid "integral expression %qE is not constant"
64621 msgstr ""
64622
64623 #: cp/pt.cc:21902
64624 #, gcc-internal-format
64625 msgid "  trying to instantiate %qD"
64626 msgstr ""
64627
64628 #: cp/pt.cc:26135
64629 #, gcc-internal-format
64630 msgid "ambiguous template instantiation for %q#T"
64631 msgstr ""
64632
64633 #: cp/pt.cc:26137
64634 #, gcc-internal-format
64635 msgid "ambiguous template instantiation for %q#D"
64636 msgstr ""
64637
64638 #: cp/pt.cc:26143
64639 msgid "%s %#qS"
64640 msgstr ""
64641
64642 #: cp/pt.cc:26167 cp/pt.cc:26262
64643 #, gcc-internal-format
64644 msgid "explicit instantiation of non-template %q#D"
64645 msgstr ""
64646
64647 #: cp/pt.cc:26173
64648 #, gcc-internal-format
64649 msgid "explicit instantiation of variable concept %q#D"
64650 msgstr ""
64651
64652 #: cp/pt.cc:26175
64653 #, gcc-internal-format
64654 msgid "explicit instantiation of function concept %q#D"
64655 msgstr ""
64656
64657 #: cp/pt.cc:26194
64658 #, gcc-internal-format
64659 msgid "%qD is not a static data member of a class template"
64660 msgstr ""
64661
64662 #: cp/pt.cc:26200 cp/pt.cc:26257
64663 #, gcc-internal-format
64664 msgid "no matching template for %qD found"
64665 msgstr ""
64666
64667 #: cp/pt.cc:26205
64668 #, gcc-internal-format
64669 msgid ""
64670 "type %qT for explicit instantiation %qD does not match declared type %qT"
64671 msgstr ""
64672
64673 #: cp/pt.cc:26213
64674 #, gcc-internal-format
64675 msgid "explicit instantiation of %q#D"
64676 msgstr ""
64677
64678 #: cp/pt.cc:26249
64679 #, gcc-internal-format
64680 msgid "duplicate explicit instantiation of %q#D"
64681 msgstr ""
64682
64683 #: cp/pt.cc:26272 cp/pt.cc:26339
64684 #, gcc-internal-format
64685 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
64686 msgstr ""
64687
64688 #: cp/pt.cc:26277 cp/pt.cc:26354
64689 #, gcc-internal-format
64690 msgid "storage class %qD applied to template instantiation"
64691 msgstr ""
64692
64693 #: cp/pt.cc:26311
64694 #, gcc-internal-format
64695 msgid "explicit instantiation of non-class template %qD"
64696 msgstr ""
64697
64698 #: cp/pt.cc:26314
64699 #, gcc-internal-format
64700 msgid "explicit instantiation of non-template type %qT"
64701 msgstr ""
64702
64703 #: cp/pt.cc:26323
64704 #, gcc-internal-format
64705 msgid "explicit instantiation of %q#T before definition of template"
64706 msgstr ""
64707
64708 #: cp/pt.cc:26344
64709 #, gcc-internal-format
64710 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
64711 msgstr ""
64712
64713 #: cp/pt.cc:26384
64714 #, gcc-internal-format
64715 msgid "duplicate explicit instantiation of %q#T"
64716 msgstr ""
64717
64718 #: cp/pt.cc:26694
64719 #, gcc-internal-format
64720 msgid "exception specification of %qD depends on itself"
64721 msgstr ""
64722
64723 #. [temp.explicit]
64724 #.
64725 #. The definition of a non-exported function template, a
64726 #. non-exported member function template, or a non-exported
64727 #. member function or static data member of a class template
64728 #. shall be present in every translation unit in which it is
64729 #. explicitly instantiated.
64730 #: cp/pt.cc:27186
64731 #, gcc-internal-format
64732 msgid "explicit instantiation of %qD but no definition available"
64733 msgstr ""
64734
64735 #: cp/pt.cc:27233
64736 #, gcc-internal-format
64737 msgid ""
64738 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
64739 "possibly from virtual table generation (use %<-ftemplate-depth=%> to "
64740 "increase the maximum)"
64741 msgstr ""
64742
64743 #: cp/pt.cc:27603
64744 #, gcc-internal-format
64745 msgid ""
64746 "non-type template parameters of deduced class type only available with %<-"
64747 "std=c++20%> or %<-std=gnu++20%>"
64748 msgstr ""
64749
64750 #: cp/pt.cc:27633
64751 #, gcc-internal-format
64752 msgid ""
64753 "%qT is not a valid type for a template non-type parameter because it is not "
64754 "structural"
64755 msgstr ""
64756
64757 #: cp/pt.cc:27642
64758 #, gcc-internal-format
64759 msgid ""
64760 "non-type template parameters of class type only available with %<-std=c+"
64761 "+20%> or %<-std=gnu++20%>"
64762 msgstr ""
64763
64764 #: cp/pt.cc:27650
64765 #, gcc-internal-format
64766 msgid "invalid template non-type parameter"
64767 msgstr ""
64768
64769 #: cp/pt.cc:27652
64770 #, gcc-internal-format
64771 msgid "%q#T is not a valid type for a template non-type parameter"
64772 msgstr ""
64773
64774 #: cp/pt.cc:29080
64775 #, gcc-internal-format
64776 msgid "keyword %<template%> not allowed in declarator-id"
64777 msgstr ""
64778
64779 #: cp/pt.cc:29370
64780 #, gcc-internal-format
64781 msgid "a concept cannot be constrained"
64782 msgstr ""
64783
64784 #: cp/pt.cc:29379
64785 #, gcc-internal-format
64786 msgid "concept %qE not in namespace scope"
64787 msgstr ""
64788
64789 #: cp/pt.cc:29385
64790 #, gcc-internal-format
64791 msgid "concept %qE has multiple template parameter lists"
64792 msgstr ""
64793
64794 #: cp/pt.cc:29416
64795 #, gcc-internal-format
64796 msgid ""
64797 "deducing from brace-enclosed initializer list requires %<#include "
64798 "<initializer_list>%>"
64799 msgstr ""
64800
64801 #: cp/pt.cc:30564
64802 #, gcc-internal-format
64803 msgid "non-deducible template %qT used without template arguments"
64804 msgstr ""
64805
64806 #: cp/pt.cc:30576
64807 #, gcc-internal-format
64808 msgid ""
64809 "alias template deduction only available with %<-std=c++20%> or %<-std=gnu+"
64810 "+20%>"
64811 msgstr ""
64812
64813 #: cp/pt.cc:30582
64814 #, gcc-internal-format
64815 msgid "use %qD directly instead"
64816 msgstr ""
64817
64818 #: cp/pt.cc:30693
64819 #, gcc-internal-format
64820 msgid ""
64821 "cannot deduce template arguments for copy-initialization of %qT, as it has "
64822 "no non-explicit deduction guides or user-declared constructors"
64823 msgstr ""
64824
64825 #: cp/pt.cc:30700
64826 #, gcc-internal-format
64827 msgid ""
64828 "cannot deduce template arguments of %qT, as it has no viable deduction guides"
64829 msgstr ""
64830
64831 #: cp/pt.cc:30712
64832 #, gcc-internal-format
64833 msgid "class template argument deduction failed:"
64834 msgstr ""
64835
64836 #: cp/pt.cc:30715
64837 #, gcc-internal-format
64838 msgid "explicit deduction guides not considered for copy-initialization"
64839 msgstr ""
64840
64841 #. TODO: Pass down location from cp_finish_decl.
64842 #: cp/pt.cc:30729
64843 #, gcc-internal-format
64844 msgid ""
64845 "class template argument deduction for %qT failed: explicit deduction guide "
64846 "selected in copy-list-initialization"
64847 msgstr ""
64848
64849 #: cp/pt.cc:30733
64850 #, gcc-internal-format
64851 msgid "explicit deduction guide declared here"
64852 msgstr ""
64853
64854 #: cp/pt.cc:30747
64855 #, gcc-internal-format
64856 msgid "%qT may not intend to support class template argument deduction"
64857 msgstr ""
64858
64859 #: cp/pt.cc:30749
64860 #, gcc-internal-format
64861 msgid "add a deduction guide to suppress this warning"
64862 msgstr ""
64863
64864 #: cp/pt.cc:30860
64865 #, gcc-internal-format
64866 msgid "direct-list-initialization of %<auto%> requires exactly one element"
64867 msgstr ""
64868
64869 #: cp/pt.cc:30863
64870 #, gcc-internal-format
64871 msgid ""
64872 "for deduction to %<std::initializer_list%>, use copy-list-initialization (i."
64873 "e. add %<=%> before the %<{%>)"
64874 msgstr ""
64875
64876 #: cp/pt.cc:30942
64877 #, gcc-internal-format
64878 msgid "unable to deduce lambda return type from %qE"
64879 msgstr ""
64880
64881 #: cp/pt.cc:30945
64882 #, gcc-internal-format
64883 msgid "unable to deduce %qT from %qE"
64884 msgstr ""
64885
64886 #: cp/pt.cc:31020
64887 #, gcc-internal-format
64888 msgid "placeholder constraints not satisfied"
64889 msgstr ""
64890
64891 #: cp/pt.cc:31024
64892 #, gcc-internal-format
64893 msgid "deduced initializer does not satisfy placeholder constraints"
64894 msgstr ""
64895
64896 #: cp/pt.cc:31028
64897 #, gcc-internal-format
64898 msgid "deduced return type does not satisfy placeholder constraints"
64899 msgstr ""
64900
64901 #: cp/pt.cc:31032
64902 #, gcc-internal-format
64903 msgid "deduced expression type does not satisfy placeholder constraints"
64904 msgstr ""
64905
64906 #: cp/pt.cc:31172
64907 #, gcc-internal-format
64908 msgid "invalid use of %qT in template argument"
64909 msgstr ""
64910
64911 #: cp/rtti.cc:310
64912 #, gcc-internal-format
64913 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
64914 msgstr ""
64915
64916 #: cp/rtti.cc:323
64917 #, gcc-internal-format
64918 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
64919 msgstr ""
64920
64921 #: cp/rtti.cc:424
64922 #, gcc-internal-format
64923 msgid ""
64924 "cannot create type information for type %qT because it involves types of "
64925 "variable size"
64926 msgstr ""
64927
64928 #: cp/rtti.cc:524
64929 #, gcc-internal-format
64930 msgid "%<typeid%> of qualified function type %qT"
64931 msgstr ""
64932
64933 #: cp/rtti.cc:714 cp/rtti.cc:730
64934 #, gcc-internal-format
64935 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
64936 msgstr ""
64937
64938 #: cp/rtti.cc:742
64939 #, gcc-internal-format
64940 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
64941 msgstr ""
64942
64943 #: cp/rtti.cc:822
64944 #, gcc-internal-format
64945 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
64946 msgstr ""
64947
64948 #: cp/search.cc:279
64949 #, gcc-internal-format
64950 msgid "%qT is an ambiguous base of %qT"
64951 msgstr ""
64952
64953 #: cp/search.cc:295
64954 #, gcc-internal-format
64955 msgid "%qT is an inaccessible base of %qT"
64956 msgstr ""
64957
64958 #: cp/search.cc:1934
64959 #, gcc-internal-format
64960 msgid "looser exception specification on overriding virtual function %q+#F"
64961 msgstr ""
64962
64963 #: cp/search.cc:1937
64964 #, gcc-internal-format
64965 msgid "overridden function is %q#F"
64966 msgstr ""
64967
64968 #: cp/search.cc:2012
64969 #, gcc-internal-format
64970 msgid "invalid covariant return type for %q#D"
64971 msgstr ""
64972
64973 #: cp/search.cc:2014 cp/search.cc:2031 cp/search.cc:2048
64974 #, gcc-internal-format
64975 msgid "overridden function is %q#D"
64976 msgstr ""
64977
64978 #: cp/search.cc:2027
64979 #, gcc-internal-format
64980 msgid "invalid covariant return type for %q+#D"
64981 msgstr ""
64982
64983 #: cp/search.cc:2029
64984 #, gcc-internal-format
64985 msgid "conflicting return type specified for %q+#D"
64986 msgstr ""
64987
64988 #: cp/search.cc:2046
64989 #, gcc-internal-format
64990 msgid "conflicting type attributes specified for %q+#D"
64991 msgstr ""
64992
64993 #: cp/search.cc:2061
64994 #, gcc-internal-format
64995 msgid "%<consteval%> function %q+D overriding non-%<consteval%> function"
64996 msgstr ""
64997
64998 #: cp/search.cc:2064
64999 #, gcc-internal-format
65000 msgid "non-%<consteval%> function %q+D overriding %<consteval%> function"
65001 msgstr ""
65002
65003 #: cp/search.cc:2067 cp/search.cc:2096 cp/search.cc:2105 cp/search.cc:2116
65004 #: cp/search.cc:2141
65005 #, gcc-internal-format
65006 msgid "overridden function is %qD"
65007 msgstr ""
65008
65009 #: cp/search.cc:2083
65010 #, gcc-internal-format
65011 msgid "%qD declared %<transaction_safe_dynamic%>"
65012 msgstr ""
65013
65014 #: cp/search.cc:2085
65015 #, gcc-internal-format
65016 msgid "overriding %qD declared %<transaction_safe%>"
65017 msgstr ""
65018
65019 #: cp/search.cc:2093
65020 #, gcc-internal-format
65021 msgid "deleted function %q+D overriding non-deleted function"
65022 msgstr ""
65023
65024 #: cp/search.cc:2102
65025 #, gcc-internal-format
65026 msgid "non-deleted function %q+D overriding deleted function"
65027 msgstr ""
65028
65029 #: cp/search.cc:2113
65030 #, gcc-internal-format
65031 msgid "function with contracts %q+D overriding contractless function"
65032 msgstr ""
65033
65034 #: cp/search.cc:2139
65035 #, gcc-internal-format
65036 msgid "virtual function %q+D overriding final function"
65037 msgstr ""
65038
65039 #: cp/search.cc:2224
65040 #, gcc-internal-format
65041 msgid "%q+#D cannot be declared"
65042 msgstr ""
65043
65044 #: cp/search.cc:2225
65045 #, gcc-internal-format
65046 msgid "  since %q+#D declared in base class"
65047 msgstr ""
65048
65049 #: cp/semantics.cc:1015
65050 #, gcc-internal-format
65051 msgid ""
65052 "%<std::is_constant_evaluated%> always evaluates to true in %<if constexpr%>"
65053 msgstr ""
65054
65055 #: cp/semantics.cc:1019
65056 #, gcc-internal-format
65057 msgid ""
65058 "%<std::is_constant_evaluated%> always evaluates to false in a non-"
65059 "%<constexpr%> function"
65060 msgstr ""
65061
65062 #: cp/semantics.cc:1023
65063 #, gcc-internal-format
65064 msgid ""
65065 "%<std::is_constant_evaluated%> always evaluates to true in a %<consteval%> "
65066 "function"
65067 msgstr ""
65068
65069 #: cp/semantics.cc:1194
65070 #, gcc-internal-format
65071 msgid "suggest explicit braces around empty body in %<do%> statement"
65072 msgstr ""
65073
65074 #: cp/semantics.cc:1707
65075 #, gcc-internal-format
65076 msgid "catching polymorphic type %q#T by value"
65077 msgstr ""
65078
65079 #: cp/semantics.cc:1712
65080 #, gcc-internal-format
65081 msgid "catching type %q#T by value"
65082 msgstr ""
65083
65084 #: cp/semantics.cc:1717
65085 #, gcc-internal-format
65086 msgid "catching non-reference type %q#T"
65087 msgstr ""
65088
65089 #: cp/semantics.cc:1929
65090 #, gcc-internal-format
65091 msgid "type of %<asm%> operand %qE could not be determined"
65092 msgstr ""
65093
65094 #: cp/semantics.cc:2011
65095 #, gcc-internal-format
65096 msgid "%<__label__%> declarations are only allowed in function scopes"
65097 msgstr ""
65098
65099 #: cp/semantics.cc:2181
65100 #, gcc-internal-format
65101 msgid "invalid use of member %qD in static member function"
65102 msgstr ""
65103
65104 #: cp/semantics.cc:2185
65105 #, gcc-internal-format
65106 msgid "invalid use of member %qD in constructor %<pre%> contract"
65107 msgstr ""
65108
65109 #: cp/semantics.cc:2189
65110 #, gcc-internal-format
65111 msgid "invalid use of member %qD in destructor %<post%> contract"
65112 msgstr ""
65113
65114 #: cp/semantics.cc:2442
65115 #, gcc-internal-format
65116 msgid "%qE missing template arguments"
65117 msgstr ""
65118
65119 #: cp/semantics.cc:2502
65120 #, gcc-internal-format
65121 msgid ""
65122 "a statement expression is an insufficient context for overload resolution"
65123 msgstr ""
65124
65125 #: cp/semantics.cc:2862
65126 #, gcc-internal-format
65127 msgid "cannot call a concept as a function"
65128 msgstr ""
65129
65130 #: cp/semantics.cc:2930
65131 #, gcc-internal-format
65132 msgid "arguments to destructor are not allowed"
65133 msgstr ""
65134
65135 #: cp/semantics.cc:3032
65136 #, gcc-internal-format
65137 msgid "%<this%> is unavailable for static member functions"
65138 msgstr ""
65139
65140 #: cp/semantics.cc:3034
65141 #, gcc-internal-format
65142 msgid "invalid use of %<this%> before it is valid"
65143 msgstr ""
65144
65145 #: cp/semantics.cc:3036
65146 #, gcc-internal-format
65147 msgid "invalid use of %<this%> after it is valid"
65148 msgstr ""
65149
65150 #: cp/semantics.cc:3038
65151 #, gcc-internal-format
65152 msgid "invalid use of %<this%> in non-member function"
65153 msgstr ""
65154
65155 #: cp/semantics.cc:3040
65156 #, gcc-internal-format
65157 msgid "invalid use of %<this%> at top level"
65158 msgstr ""
65159
65160 #: cp/semantics.cc:3062
65161 #, gcc-internal-format
65162 msgid "invalid qualifying scope in pseudo-destructor name"
65163 msgstr ""
65164
65165 #: cp/semantics.cc:3070 cp/typeck.cc:3093
65166 #, gcc-internal-format
65167 msgid "qualified type %qT does not match destructor name ~%qT"
65168 msgstr ""
65169
65170 #: cp/semantics.cc:3092
65171 #, gcc-internal-format
65172 msgid "%qE is not of type %qT"
65173 msgstr ""
65174
65175 #: cp/semantics.cc:3206
65176 #, gcc-internal-format
65177 msgid "compound literal of non-object type %qT"
65178 msgstr ""
65179
65180 #: cp/semantics.cc:3226
65181 #, gcc-internal-format
65182 msgid "%<auto{x}%> cannot be constrained"
65183 msgstr ""
65184
65185 #: cp/semantics.cc:3231
65186 #, gcc-internal-format
65187 msgid "%<auto{x}%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
65188 msgstr ""
65189
65190 #: cp/semantics.cc:3423
65191 #, gcc-internal-format
65192 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
65193 msgstr ""
65194
65195 #: cp/semantics.cc:3476
65196 #, gcc-internal-format
65197 msgid ""
65198 "invalid use of type %qT as a default value for a template template-parameter"
65199 msgstr ""
65200
65201 #: cp/semantics.cc:3480
65202 #, gcc-internal-format
65203 msgid "invalid default argument for a template template parameter"
65204 msgstr ""
65205
65206 #: cp/semantics.cc:3497
65207 #, gcc-internal-format
65208 msgid "definition of %q#T inside template parameter list"
65209 msgstr ""
65210
65211 #: cp/semantics.cc:3528
65212 #, gcc-internal-format
65213 msgid "invalid definition of qualified type %qT"
65214 msgstr ""
65215
65216 #: cp/semantics.cc:3820
65217 #, gcc-internal-format
65218 msgid "invalid base-class specification"
65219 msgstr ""
65220
65221 #: cp/semantics.cc:3985
65222 #, gcc-internal-format
65223 msgid "cannot capture member %qD of anonymous union"
65224 msgstr ""
65225
65226 #: cp/semantics.cc:4002 cp/semantics.cc:12399
65227 #, gcc-internal-format
65228 msgid "%qD is not captured"
65229 msgstr ""
65230
65231 #: cp/semantics.cc:4006
65232 #, gcc-internal-format
65233 msgid "the lambda has no capture-default"
65234 msgstr ""
65235
65236 #: cp/semantics.cc:4008
65237 #, gcc-internal-format
65238 msgid ""
65239 "lambda in local class %q+T cannot capture variables from the enclosing "
65240 "context"
65241 msgstr ""
65242
65243 #: cp/semantics.cc:4023
65244 #, gcc-internal-format
65245 msgid "use of local variable with automatic storage from containing function"
65246 msgstr ""
65247
65248 #: cp/semantics.cc:4025
65249 #, gcc-internal-format
65250 msgid "use of parameter from containing function"
65251 msgstr ""
65252
65253 #: cp/semantics.cc:4153
65254 #, gcc-internal-format
65255 msgid "use of parameter outside function body"
65256 msgstr ""
65257
65258 #: cp/semantics.cc:4163
65259 #, gcc-internal-format
65260 msgid "missing template arguments"
65261 msgstr ""
65262
65263 #: cp/semantics.cc:4199
65264 #, gcc-internal-format
65265 msgid ""
65266 "template parameter %qD of type %qT is not allowed in an integral constant "
65267 "expression because it is not of integral or enumeration type"
65268 msgstr ""
65269
65270 #: cp/semantics.cc:4250
65271 #, gcc-internal-format
65272 msgid "use of class template %qT as expression"
65273 msgstr ""
65274
65275 #. Ambiguous reference to base members.
65276 #: cp/semantics.cc:4257
65277 #, gcc-internal-format
65278 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
65279 msgstr ""
65280
65281 #: cp/semantics.cc:4285
65282 #, gcc-internal-format
65283 msgid "%qD cannot appear in a constant-expression"
65284 msgstr ""
65285
65286 #: cp/semantics.cc:4438
65287 #, gcc-internal-format
65288 msgid "type of %qE is unknown"
65289 msgstr ""
65290
65291 #: cp/semantics.cc:4456 rust/backend/rust-tree.cc:5459
65292 #, gcc-internal-format
65293 msgid "%qT is not an enumeration type"
65294 msgstr ""
65295
65296 #. Parameter packs can only be used in templates
65297 #: cp/semantics.cc:4590
65298 #, gcc-internal-format
65299 msgid "parameter pack %<__bases%> only valid in template declaration"
65300 msgstr ""
65301
65302 #: cp/semantics.cc:4622
65303 #, gcc-internal-format
65304 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
65305 msgstr ""
65306
65307 #: cp/semantics.cc:4635
65308 #, gcc-internal-format
65309 msgid "cannot apply %<offsetof%> to member function %qD"
65310 msgstr ""
65311
65312 #: cp/semantics.cc:4639
65313 #, gcc-internal-format
65314 msgid "cannot apply %<offsetof%> to member function"
65315 msgstr ""
65316
65317 #: cp/semantics.cc:4644
65318 #, gcc-internal-format
65319 msgid "cannot apply %<offsetof%> to an enumerator %qD"
65320 msgstr ""
65321
65322 #: cp/semantics.cc:4655
65323 #, gcc-internal-format
65324 msgid ""
65325 "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
65326 msgstr ""
65327
65328 #: cp/semantics.cc:5995
65329 #, gcc-internal-format
65330 msgid "user defined reduction lookup is ambiguous"
65331 msgstr ""
65332
65333 #: cp/semantics.cc:6268
65334 #, gcc-internal-format
65335 msgid "%qE in %<reduction%> clause is a zero size array"
65336 msgstr ""
65337
65338 #: cp/semantics.cc:6314
65339 #, gcc-internal-format
65340 msgid "%qE has const type for %<reduction%>"
65341 msgstr ""
65342
65343 #: cp/semantics.cc:6433
65344 #, gcc-internal-format
65345 msgid "user defined reduction with constructor initializer for base class %qT"
65346 msgstr ""
65347
65348 #: cp/semantics.cc:6904
65349 #, gcc-internal-format
65350 msgid ""
65351 "modifier other than %<val%> specified in %<linear%> clause on %<simd%> or "
65352 "%<for%> constructs when using OpenMP 5.2 modifiers"
65353 msgstr ""
65354
65355 #: cp/semantics.cc:6919
65356 #, gcc-internal-format
65357 msgid ""
65358 "linear clause with %qs modifier applied to non-reference variable with %qT "
65359 "type"
65360 msgstr ""
65361
65362 #: cp/semantics.cc:6934
65363 #, gcc-internal-format
65364 msgid ""
65365 "linear clause applied to non-integral non-pointer variable with %qT type"
65366 msgstr ""
65367
65368 #: cp/semantics.cc:6958
65369 #, gcc-internal-format
65370 msgid "linear step expression must be integral"
65371 msgstr ""
65372
65373 #: cp/semantics.cc:7051 cp/semantics.cc:7183 cp/semantics.cc:7242
65374 #: cp/semantics.cc:7640 cp/semantics.cc:8802
65375 #, gcc-internal-format
65376 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
65377 msgstr ""
65378
65379 #: cp/semantics.cc:7063 cp/semantics.cc:8815
65380 #, gcc-internal-format
65381 msgid "%qD is not a variable in clause %qs"
65382 msgstr ""
65383
65384 #: cp/semantics.cc:7196
65385 #, gcc-internal-format
65386 msgid "%qD is not a variable in clause %<firstprivate%>"
65387 msgstr ""
65388
65389 #: cp/semantics.cc:7255
65390 #, gcc-internal-format
65391 msgid "%qD is not a variable in clause %<lastprivate%>"
65392 msgstr ""
65393
65394 #: cp/semantics.cc:7305
65395 #, gcc-internal-format
65396 msgid "%<gang%> static expression must be integral"
65397 msgstr ""
65398
65399 #: cp/semantics.cc:7319
65400 #, gcc-internal-format
65401 msgid "%<gang%> static value must be positive"
65402 msgstr ""
65403
65404 #: cp/semantics.cc:7353
65405 #, gcc-internal-format
65406 msgid "%<gang%> num expression must be integral"
65407 msgstr ""
65408
65409 #: cp/semantics.cc:7356
65410 #, gcc-internal-format
65411 msgid "%<vector%> length expression must be integral"
65412 msgstr ""
65413
65414 #: cp/semantics.cc:7360
65415 #, gcc-internal-format
65416 msgid "%<worker%> num expression must be integral"
65417 msgstr ""
65418
65419 #: cp/semantics.cc:7382
65420 #, gcc-internal-format
65421 msgid "%<gang%> num value must be positive"
65422 msgstr ""
65423
65424 #: cp/semantics.cc:7386
65425 #, gcc-internal-format
65426 msgid "%<vector%> length value must be positive"
65427 msgstr ""
65428
65429 #: cp/semantics.cc:7391
65430 #, gcc-internal-format
65431 msgid "%<worker%> num value must be positive"
65432 msgstr ""
65433
65434 #: cp/semantics.cc:7465
65435 #, gcc-internal-format
65436 msgid "schedule chunk size expression must be integral"
65437 msgstr ""
65438
65439 #: cp/semantics.cc:7498
65440 #, gcc-internal-format
65441 msgid "%qs length expression must be integral"
65442 msgstr ""
65443
65444 #: cp/semantics.cc:7512
65445 #, gcc-internal-format
65446 msgid "%qs length expression must be positive constant integer expression"
65447 msgstr ""
65448
65449 #: cp/semantics.cc:7532
65450 #, gcc-internal-format
65451 msgid "%<async%> expression must be integral"
65452 msgstr ""
65453
65454 #: cp/semantics.cc:7561
65455 #, gcc-internal-format
65456 msgid "%<thread_limit%> expression must be integral"
65457 msgstr ""
65458
65459 #: cp/semantics.cc:7591
65460 #, gcc-internal-format
65461 msgid "%<device%> id must be integral"
65462 msgstr ""
65463
65464 #: cp/semantics.cc:7622
65465 #, gcc-internal-format
65466 msgid "%<dist_schedule%> chunk size expression must be integral"
65467 msgstr ""
65468
65469 #: cp/semantics.cc:7651
65470 #, gcc-internal-format
65471 msgid "%qD is not a variable in %<aligned%> clause"
65472 msgstr ""
65473
65474 #: cp/semantics.cc:7666
65475 #, gcc-internal-format
65476 msgid ""
65477 "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference "
65478 "to pointer or array"
65479 msgstr ""
65480
65481 #: cp/semantics.cc:7673
65482 #, gcc-internal-format
65483 msgid "%qD appears more than once in %<aligned%> clauses"
65484 msgstr ""
65485
65486 #: cp/semantics.cc:7688
65487 #, gcc-internal-format
65488 msgid "%<aligned%> clause alignment expression must be integral"
65489 msgstr ""
65490
65491 #: cp/semantics.cc:7721
65492 #, gcc-internal-format
65493 msgid "%qD is not a variable in %<nontemporal%> clause"
65494 msgstr ""
65495
65496 #: cp/semantics.cc:7732
65497 #, gcc-internal-format
65498 msgid "%qD appears more than once in %<nontemporal%> clauses"
65499 msgstr ""
65500
65501 #: cp/semantics.cc:7749
65502 #, gcc-internal-format
65503 msgid "%<this%> not allowed in %<allocate%> clause"
65504 msgstr ""
65505
65506 #: cp/semantics.cc:7761
65507 #, gcc-internal-format
65508 msgid "%qD is not a variable in %<allocate%> clause"
65509 msgstr ""
65510
65511 #: cp/semantics.cc:7770
65512 #, gcc-internal-format
65513 msgid "%qD appears more than once in %<allocate%> clauses"
65514 msgstr ""
65515
65516 #: cp/semantics.cc:7918
65517 #, gcc-internal-format
65518 msgid "%qD is not lvalue expression nor array section in %qs clause"
65519 msgstr ""
65520
65521 #: cp/semantics.cc:8457
65522 #, gcc-internal-format
65523 msgid "template %qE in clause %qs"
65524 msgstr ""
65525
65526 #: cp/semantics.cc:8460
65527 #, gcc-internal-format
65528 msgid "overloaded function name %qE in clause %qs"
65529 msgstr ""
65530
65531 #: cp/semantics.cc:8529
65532 #, gcc-internal-format
65533 msgid "%<grainsize%> expression must be integral"
65534 msgstr ""
65535
65536 #: cp/semantics.cc:8559
65537 #, gcc-internal-format
65538 msgid "%<priority%> expression must be integral"
65539 msgstr ""
65540
65541 #: cp/semantics.cc:8589
65542 #, gcc-internal-format
65543 msgid "%<hint%> expression must be integral"
65544 msgstr ""
65545
65546 #: cp/semantics.cc:8602
65547 #, gcc-internal-format
65548 msgid "%<hint%> expression must be constant integer expression"
65549 msgstr ""
65550
65551 #: cp/semantics.cc:8619
65552 #, gcc-internal-format
65553 msgid "%<filter%> expression must be integral"
65554 msgstr ""
65555
65556 #: cp/semantics.cc:8650
65557 #, gcc-internal-format
65558 msgid "%qs variable is neither a pointer nor reference to pointer"
65559 msgstr ""
65560
65561 #: cp/semantics.cc:8660
65562 #, gcc-internal-format
65563 msgid ""
65564 "%qs variable is neither a pointer, nor an array nor reference to pointer or "
65565 "array"
65566 msgstr ""
65567
65568 #: cp/semantics.cc:8743
65569 #, gcc-internal-format
65570 msgid "%<tile%> argument needs integral type"
65571 msgstr ""
65572
65573 #: cp/semantics.cc:9159
65574 #, gcc-internal-format
65575 msgid ""
65576 "%<const%> qualified %qE without %<mutable%> member may appear only in "
65577 "%<shared%> or %<firstprivate%> clauses"
65578 msgstr ""
65579
65580 #: cp/semantics.cc:9386
65581 #, gcc-internal-format
65582 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
65583 msgstr ""
65584
65585 #: cp/semantics.cc:9400
65586 #, gcc-internal-format
65587 msgid "%<threadprivate%> %qE directive not in %qT definition"
65588 msgstr ""
65589
65590 #: cp/semantics.cc:10129
65591 #, gcc-internal-format
65592 msgid "difference between %qE and %qD does not have integer type"
65593 msgstr ""
65594
65595 #: cp/semantics.cc:10597
65596 #, gcc-internal-format
65597 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
65598 msgstr ""
65599
65600 #: cp/semantics.cc:10907 cp/semantics.cc:10917
65601 #, gcc-internal-format
65602 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
65603 msgstr ""
65604
65605 #: cp/semantics.cc:11300
65606 #, gcc-internal-format, gfc-internal-format
65607 msgid "static assertion failed: %s"
65608 msgstr ""
65609
65610 #: cp/semantics.cc:11307
65611 #, gcc-internal-format
65612 msgid "non-constant condition for static assertion"
65613 msgstr ""
65614
65615 #: cp/semantics.cc:11336
65616 #, gcc-internal-format
65617 msgid "argument to %<decltype%> must be an expression"
65618 msgstr ""
65619
65620 #: cp/semantics.cc:11381
65621 #, gcc-internal-format
65622 msgid "%<decltype%> cannot resolve address of overloaded function"
65623 msgstr ""
65624
65625 #: cp/semantics.cc:11616 rust/backend/rust-tree.cc:5173
65626 #, gcc-internal-format
65627 msgid ""
65628 "%<__builtin_is_pointer_interconvertible_with_class%> needs a single argument"
65629 msgstr ""
65630
65631 #: cp/semantics.cc:11625 rust/backend/rust-tree.cc:5182
65632 #, gcc-internal-format
65633 msgid ""
65634 "%<__builtin_is_pointer_interconvertible_with_class%> argument is not pointer "
65635 "to member"
65636 msgstr ""
65637
65638 #: cp/semantics.cc:11796 rust/backend/rust-tree.cc:5786
65639 #, gcc-internal-format
65640 msgid ""
65641 "%<__builtin_is_corresponding_member%> not well defined for anonymous unions"
65642 msgstr ""
65643
65644 #: cp/semantics.cc:11820 rust/backend/rust-tree.cc:5830
65645 #, gcc-internal-format
65646 msgid "%<__builtin_is_corresponding_member%> needs two arguments"
65647 msgstr ""
65648
65649 #: cp/semantics.cc:11831 rust/backend/rust-tree.cc:5840
65650 #, gcc-internal-format
65651 msgid "%<__builtin_is_corresponding_member%> argument is not pointer to member"
65652 msgstr ""
65653
65654 #: cp/semantics.cc:12227
65655 #, gcc-internal-format
65656 msgid "%qD is not a class or alias template"
65657 msgstr ""
65658
65659 #: cp/semantics.cc:12438
65660 #, gcc-internal-format
65661 msgid "operand of fold expression has no unexpanded parameter packs"
65662 msgstr ""
65663
65664 #: cp/semantics.cc:12497
65665 #, gcc-internal-format
65666 msgid "both arguments in binary fold have unexpanded parameter packs"
65667 msgstr ""
65668
65669 #: cp/semantics.cc:12499
65670 #, gcc-internal-format
65671 msgid "no unexpanded parameter packs in binary fold"
65672 msgstr ""
65673
65674 #: cp/semantics.cc:12517
65675 #, gcc-internal-format
65676 msgid "non-pointer argument to %<__builtin_launder%>"
65677 msgstr ""
65678
65679 #. std::bit_cast for destination ARRAY_TYPE is not possible,
65680 #. as functions may not return an array, so don't bother trying
65681 #. to support this (and then deal with VLAs etc.).
65682 #: cp/semantics.cc:12566
65683 #, gcc-internal-format
65684 msgid "%<__builtin_bit_cast%> destination type %qT is an array type"
65685 msgstr ""
65686
65687 #: cp/semantics.cc:12572
65688 #, gcc-internal-format
65689 msgid "%<__builtin_bit_cast%> destination type %qT is not trivially copyable"
65690 msgstr ""
65691
65692 #: cp/semantics.cc:12599
65693 #, gcc-internal-format
65694 msgid "%<__builtin_bit_cast%> source type %qT is not trivially copyable"
65695 msgstr ""
65696
65697 #: cp/semantics.cc:12607
65698 #, gcc-internal-format
65699 msgid ""
65700 "%<__builtin_bit_cast%> source size %qE not equal to destination type size %qE"
65701 msgstr ""
65702
65703 #: cp/tree.cc:1485 rust/backend/rust-tree.cc:2561
65704 #, gcc-internal-format
65705 msgid "%qV qualifiers cannot be applied to %qT"
65706 msgstr ""
65707
65708 #: cp/tree.cc:2028
65709 #, gcc-internal-format
65710 msgid "statement-expression in a constant expression"
65711 msgstr ""
65712
65713 #: cp/tree.cc:4543
65714 #, gcc-internal-format
65715 msgid ""
65716 "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which "
65717 "was accidentally changed in 8.1"
65718 msgstr ""
65719
65720 #: cp/tree.cc:4547
65721 #, gcc-internal-format
65722 msgid ""
65723 "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention "
65724 "for %qT"
65725 msgstr ""
65726
65727 #: cp/tree.cc:4551
65728 #, gcc-internal-format
65729 msgid " declared here"
65730 msgstr ""
65731
65732 #: cp/tree.cc:4556
65733 #, gcc-internal-format
65734 msgid ""
65735 "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
65736 msgstr ""
65737
65738 #: cp/tree.cc:4558
65739 #, gcc-internal-format
65740 msgid " because all of its copy and move constructors are deleted"
65741 msgstr ""
65742
65743 #: cp/tree.cc:4985
65744 #, gcc-internal-format
65745 msgid "base class %qT is not public"
65746 msgstr ""
65747
65748 #: cp/tree.cc:4988
65749 #, gcc-internal-format
65750 msgid "%qD is not public"
65751 msgstr ""
65752
65753 #: cp/tree.cc:4995
65754 #, gcc-internal-format
65755 msgid "%qD is mutable"
65756 msgstr ""
65757
65758 #: cp/tree.cc:5003
65759 #, gcc-internal-format
65760 msgid "%qD has a non-structural type"
65761 msgstr ""
65762
65763 #: cp/tree.cc:5026
65764 #, gcc-internal-format
65765 msgid "%qE attribute can only be applied to functions or parameters"
65766 msgstr ""
65767
65768 #: cp/tree.cc:5047
65769 #, gcc-internal-format
65770 msgid "%qE attribute argument must be a string constant"
65771 msgstr ""
65772
65773 #: cp/tree.cc:5062
65774 #, gcc-internal-format
65775 msgid ""
65776 "%qE attribute can only be applied to functions or to class or enumeration "
65777 "types"
65778 msgstr ""
65779
65780 #: cp/tree.cc:5080
65781 #, gcc-internal-format
65782 msgid "%qE attribute can only be applied to non-static data members"
65783 msgstr ""
65784
65785 #: cp/tree.cc:5086
65786 #, gcc-internal-format
65787 msgid "%qE attribute cannot be applied to a bit-field"
65788 msgstr ""
65789
65790 #: cp/tree.cc:5106
65791 #, gcc-internal-format
65792 msgid "%qE attribute takes no arguments"
65793 msgstr ""
65794
65795 #: cp/tree.cc:5110
65796 #, gcc-internal-format
65797 msgid ""
65798 "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::"
65799 "%E]]%>"
65800 msgstr ""
65801
65802 #: cp/tree.cc:5184
65803 #, gcc-internal-format
65804 msgid "requested %<init_priority%> is not an integer constant"
65805 msgstr ""
65806
65807 #: cp/tree.cc:5206
65808 #, gcc-internal-format
65809 msgid ""
65810 "can only use %qE attribute on file-scope definitions of objects of class type"
65811 msgstr ""
65812
65813 #: cp/tree.cc:5214
65814 #, gcc-internal-format
65815 msgid "requested %<init_priority%> %i is out of range [0, %i]"
65816 msgstr ""
65817
65818 #: cp/tree.cc:5225
65819 #, gcc-internal-format
65820 msgid "requested %<init_priority%> %i is reserved for internal use"
65821 msgstr ""
65822
65823 #: cp/tree.cc:5255
65824 #, gcc-internal-format
65825 msgid "redeclaration of %qD adds abi tag %qE"
65826 msgstr ""
65827
65828 #: cp/tree.cc:5275
65829 #, gcc-internal-format
65830 msgid "the %qE attribute requires arguments"
65831 msgstr ""
65832
65833 #: cp/tree.cc:5286
65834 #, gcc-internal-format
65835 msgid "arguments to the %qE attribute must be narrow string literals"
65836 msgstr ""
65837
65838 #: cp/tree.cc:5299 cp/tree.cc:5312
65839 #, gcc-internal-format
65840 msgid "arguments to the %qE attribute must contain valid identifiers"
65841 msgstr ""
65842
65843 #: cp/tree.cc:5301
65844 #, gcc-internal-format
65845 msgid "%<%c%> is not a valid first character for an identifier"
65846 msgstr ""
65847
65848 #: cp/tree.cc:5314
65849 #, gcc-internal-format
65850 msgid "%<%c%> is not a valid character in an identifier"
65851 msgstr ""
65852
65853 #: cp/tree.cc:5338
65854 #, gcc-internal-format
65855 msgid "%qE attribute applied to non-class, non-enum type %qT"
65856 msgstr ""
65857
65858 #: cp/tree.cc:5344
65859 #, gcc-internal-format
65860 msgid "%qE attribute applied to %qT after its definition"
65861 msgstr ""
65862
65863 #: cp/tree.cc:5351
65864 #, gcc-internal-format
65865 msgid "ignoring %qE attribute applied to template instantiation %qT"
65866 msgstr ""
65867
65868 #: cp/tree.cc:5358
65869 #, gcc-internal-format
65870 msgid "ignoring %qE attribute applied to template specialization %qT"
65871 msgstr ""
65872
65873 #: cp/tree.cc:5380
65874 #, gcc-internal-format
65875 msgid "%qE attribute applied to non-function, non-variable %qD"
65876 msgstr ""
65877
65878 #: cp/tree.cc:5386
65879 #, gcc-internal-format
65880 msgid "%qE attribute applied to extern \"C\" declaration %qD"
65881 msgstr ""
65882
65883 #: cp/tree.cc:6285
65884 #, gcc-internal-format
65885 msgid "zero as null pointer constant"
65886 msgstr ""
65887
65888 #: cp/tree.cc:6326 rust/backend/rust-tree.cc:3141
65889 #, gcc-internal-format
65890 msgid "%<lang_*%> check: failed in %s, at %s:%d"
65891 msgstr ""
65892
65893 #: cp/typeck.cc:625
65894 #, gcc-internal-format
65895 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
65896 msgstr ""
65897
65898 #: cp/typeck.cc:631
65899 #, gcc-internal-format
65900 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
65901 msgstr ""
65902
65903 #: cp/typeck.cc:637
65904 #, gcc-internal-format
65905 msgid ""
65906 "conditional expression between distinct pointer types %qT and %qT lacks a "
65907 "cast"
65908 msgstr ""
65909
65910 #: cp/typeck.cc:785
65911 #, gcc-internal-format
65912 msgid ""
65913 "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-"
65914 "function"
65915 msgstr ""
65916
65917 #: cp/typeck.cc:790
65918 #, gcc-internal-format
65919 msgid ""
65920 "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-"
65921 "function"
65922 msgstr ""
65923
65924 #: cp/typeck.cc:795
65925 #, gcc-internal-format
65926 msgid ""
65927 "ISO C++ forbids conditional expression between pointer of type %<void *%> "
65928 "and pointer-to-function"
65929 msgstr ""
65930
65931 #: cp/typeck.cc:874
65932 #, gcc-internal-format
65933 msgid ""
65934 "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
65935 msgstr ""
65936
65937 #: cp/typeck.cc:879
65938 #, gcc-internal-format
65939 msgid ""
65940 "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
65941 msgstr ""
65942
65943 #: cp/typeck.cc:884
65944 #, gcc-internal-format
65945 msgid ""
65946 "conditional expression between distinct pointer-to-member types %qT and %qT "
65947 "lacks a cast"
65948 msgstr ""
65949
65950 #: cp/typeck.cc:1710
65951 #, gcc-internal-format
65952 msgid "canonical types differ for identical types %qT and %qT"
65953 msgstr ""
65954
65955 #: cp/typeck.cc:1717
65956 #, gcc-internal-format
65957 msgid "same canonical type node for different types %qT and %qT"
65958 msgstr ""
65959
65960 #: cp/typeck.cc:2047
65961 #, gcc-internal-format
65962 msgid "invalid application of %qs to a member function"
65963 msgstr ""
65964
65965 #: cp/typeck.cc:2152
65966 #, gcc-internal-format
65967 msgid "invalid application of %<sizeof%> to a bit-field"
65968 msgstr ""
65969
65970 #: cp/typeck.cc:2160
65971 #, gcc-internal-format
65972 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
65973 msgstr ""
65974
65975 #: cp/typeck.cc:2225
65976 #, gcc-internal-format
65977 msgid "invalid application of %<__alignof%> to a bit-field"
65978 msgstr ""
65979
65980 #: cp/typeck.cc:2236
65981 #, gcc-internal-format
65982 msgid ""
65983 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
65984 msgstr ""
65985
65986 #: cp/typeck.cc:2320
65987 #, gcc-internal-format
65988 msgid "%<alignas%> argument has non-integral type %qT"
65989 msgstr ""
65990
65991 #: cp/typeck.cc:2366 rust/backend/rust-tree.cc:3769
65992 #, gcc-internal-format
65993 msgid "invalid use of non-static member function of type %qT"
65994 msgstr ""
65995
65996 #: cp/typeck.cc:2542
65997 #, gcc-internal-format
65998 msgid "taking address of temporary array"
65999 msgstr ""
66000
66001 #: cp/typeck.cc:2724
66002 #, gcc-internal-format
66003 msgid "ISO C++ forbids converting a string constant to %qT"
66004 msgstr ""
66005
66006 #: cp/typeck.cc:2728
66007 #, gcc-internal-format
66008 msgid "deprecated conversion from string constant to %qT"
66009 msgstr ""
66010
66011 #: cp/typeck.cc:2843 cp/typeck.cc:3408
66012 #, gcc-internal-format
66013 msgid ""
66014 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
66015 "to use %<->%> ?)"
66016 msgstr ""
66017
66018 #: cp/typeck.cc:2847 cp/typeck.cc:3412
66019 #, gcc-internal-format
66020 msgid "request for member %qD in %qE, which is of non-class type %qT"
66021 msgstr ""
66022
66023 #: cp/typeck.cc:2881
66024 #, gcc-internal-format
66025 msgid "invalid use of non-static data member %qE"
66026 msgstr ""
66027
66028 #: cp/typeck.cc:2958
66029 #, gcc-internal-format
66030 msgid ""
66031 "invalid access to non-static data member %qD in virtual base of NULL object"
66032 msgstr ""
66033
66034 #: cp/typeck.cc:3108
66035 #, gcc-internal-format
66036 msgid "object type %qT does not match destructor name ~%qT"
66037 msgstr ""
66038
66039 #: cp/typeck.cc:3117
66040 #, gcc-internal-format
66041 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
66042 msgstr ""
66043
66044 #: cp/typeck.cc:3259
66045 #, gcc-internal-format
66046 msgid "field %q#D can be accessed via %q#D"
66047 msgstr ""
66048
66049 #. No hint.
66050 #: cp/typeck.cc:3278
66051 #, gcc-internal-format
66052 msgid "%q#T has no member named %qE"
66053 msgstr ""
66054
66055 #: cp/typeck.cc:3301
66056 #, gcc-internal-format
66057 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
66058 msgstr ""
66059
66060 #: cp/typeck.cc:3312
66061 #, gcc-internal-format
66062 msgid ""
66063 "%q#T has no member named %qE; did you mean %q#D? (not accessible from this "
66064 "context)"
66065 msgstr ""
66066
66067 #: cp/typeck.cc:3327
66068 #, gcc-internal-format
66069 msgid "%q#T has no member named %qE; did you mean %qE?"
66070 msgstr ""
66071
66072 #: cp/typeck.cc:3442 cp/typeck.cc:3468
66073 #, gcc-internal-format
66074 msgid "%<%D::%D%> is not a member of %qT"
66075 msgstr ""
66076
66077 #: cp/typeck.cc:3507
66078 #, gcc-internal-format
66079 msgid "%qT is not a base of %qT"
66080 msgstr ""
66081
66082 #: cp/typeck.cc:3570
66083 #, gcc-internal-format
66084 msgid "%qD is not a member template function"
66085 msgstr ""
66086
66087 #: cp/typeck.cc:3836
66088 #, gcc-internal-format
66089 msgid "%qT is not a pointer-to-object type"
66090 msgstr ""
66091
66092 #: cp/typeck.cc:3868
66093 #, gcc-internal-format
66094 msgid "invalid use of array indexing on pointer to member"
66095 msgstr ""
66096
66097 #: cp/typeck.cc:3871
66098 #, gcc-internal-format
66099 msgid "invalid use of unary %<*%> on pointer to member"
66100 msgstr ""
66101
66102 #: cp/typeck.cc:3874
66103 #, gcc-internal-format
66104 msgid "invalid use of implicit conversion on pointer to member"
66105 msgstr ""
66106
66107 #: cp/typeck.cc:3878
66108 #, gcc-internal-format
66109 msgid ""
66110 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
66111 "member of type %qT"
66112 msgstr ""
66113
66114 #: cp/typeck.cc:3943
66115 #, gcc-internal-format
66116 msgid "subscript missing in array reference"
66117 msgstr ""
66118
66119 #: cp/typeck.cc:4040
66120 #, gcc-internal-format
66121 msgid "subscripting array declared %<register%>"
66122 msgstr ""
66123
66124 #: cp/typeck.cc:4078
66125 #, gcc-internal-format
66126 msgid "subscripted value is neither array nor pointer"
66127 msgstr ""
66128
66129 #: cp/typeck.cc:4150
66130 #, gcc-internal-format
66131 msgid "object missing in use of %qE"
66132 msgstr ""
66133
66134 #: cp/typeck.cc:4375
66135 #, gcc-internal-format
66136 msgid "ISO C++ forbids calling %<::main%> from within program"
66137 msgstr ""
66138
66139 #: cp/typeck.cc:4396
66140 #, gcc-internal-format
66141 msgid ""
66142 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
66143 "(...)%>, e.g. %<(... ->* %E) (...)%>"
66144 msgstr ""
66145
66146 #: cp/typeck.cc:4413
66147 #, gcc-internal-format
66148 msgid "%qE cannot be used as a function"
66149 msgstr ""
66150
66151 #: cp/typeck.cc:4416
66152 #, gcc-internal-format
66153 msgid "%qD cannot be used as a function"
66154 msgstr ""
66155
66156 #: cp/typeck.cc:4419
66157 #, gcc-internal-format
66158 msgid "expression cannot be used as a function"
66159 msgstr ""
66160
66161 #: cp/typeck.cc:4477
66162 #, gcc-internal-format
66163 msgid "too many arguments to constructor %q#D"
66164 msgstr ""
66165
66166 #: cp/typeck.cc:4478
66167 #, gcc-internal-format
66168 msgid "too few arguments to constructor %q#D"
66169 msgstr ""
66170
66171 #: cp/typeck.cc:4483
66172 #, gcc-internal-format
66173 msgid "too many arguments to member function %q#D"
66174 msgstr ""
66175
66176 #: cp/typeck.cc:4484
66177 #, gcc-internal-format
66178 msgid "too few arguments to member function %q#D"
66179 msgstr ""
66180
66181 #: cp/typeck.cc:4490
66182 #, gcc-internal-format
66183 msgid "too many arguments to function %q#D"
66184 msgstr ""
66185
66186 #: cp/typeck.cc:4491
66187 #, gcc-internal-format
66188 msgid "too few arguments to function %q#D"
66189 msgstr ""
66190
66191 #: cp/typeck.cc:4501
66192 #, gcc-internal-format
66193 msgid "too many arguments to method %q#D"
66194 msgstr ""
66195
66196 #: cp/typeck.cc:4502
66197 #, gcc-internal-format
66198 msgid "too few arguments to method %q#D"
66199 msgstr ""
66200
66201 #: cp/typeck.cc:4505
66202 #, gcc-internal-format
66203 msgid "too many arguments to function"
66204 msgstr ""
66205
66206 #: cp/typeck.cc:4506
66207 #, gcc-internal-format
66208 msgid "too few arguments to function"
66209 msgstr ""
66210
66211 #: cp/typeck.cc:4588
66212 #, gcc-internal-format
66213 msgid "parameter %P of %qD has incomplete type %qT"
66214 msgstr ""
66215
66216 #: cp/typeck.cc:4594
66217 #, gcc-internal-format
66218 msgid "parameter %P has incomplete type %qT"
66219 msgstr ""
66220
66221 #: cp/typeck.cc:4860
66222 #, gcc-internal-format
66223 msgid "the address %qE will never be NULL"
66224 msgstr ""
66225
66226 #: cp/typeck.cc:4906
66227 #, gcc-internal-format
66228 msgid "the address of %qD will never be NULL"
66229 msgstr ""
66230
66231 #: cp/typeck.cc:4921
66232 #, gcc-internal-format
66233 msgid "the compiler can assume that the address of %qE will never be NULL"
66234 msgstr ""
66235
66236 #: cp/typeck.cc:4924
66237 #, gcc-internal-format
66238 msgid "comparing the result of pointer addition %qE and NULL"
66239 msgstr ""
66240
66241 #: cp/typeck.cc:4939
66242 #, gcc-internal-format
66243 msgid "the compiler can assume that the address of %qD will never be NULL"
66244 msgstr ""
66245
66246 #: cp/typeck.cc:4988
66247 #, gcc-internal-format
66248 msgid ""
66249 "bitwise operation between different enumeration types %qT and %qT is "
66250 "deprecated"
66251 msgstr ""
66252
66253 #: cp/typeck.cc:4993
66254 #, gcc-internal-format
66255 msgid ""
66256 "arithmetic between different enumeration types %qT and %qT is deprecated"
66257 msgstr ""
66258
66259 #: cp/typeck.cc:5023
66260 #, gcc-internal-format
66261 msgid ""
66262 "comparison of enumeration type %qT with floating-point type %qT is deprecated"
66263 msgstr ""
66264
66265 #: cp/typeck.cc:5027
66266 #, gcc-internal-format
66267 msgid ""
66268 "comparison of floating-point type %qT with enumeration type %qT is deprecated"
66269 msgstr ""
66270
66271 #: cp/typeck.cc:5036
66272 #, gcc-internal-format
66273 msgid ""
66274 "arithmetic between enumeration type %qT and floating-point type %qT is "
66275 "deprecated"
66276 msgstr ""
66277
66278 #: cp/typeck.cc:5040
66279 #, gcc-internal-format
66280 msgid ""
66281 "arithmetic between floating-point type %qT and enumeration type %qT is "
66282 "deprecated"
66283 msgstr ""
66284
66285 #: cp/typeck.cc:5174 cp/typeck.cc:5186
66286 #, gcc-internal-format
66287 msgid "assuming cast to type %qT from overloaded function"
66288 msgstr ""
66289
66290 #: cp/typeck.cc:5300
66291 #, gcc-internal-format
66292 msgid "NULL used in arithmetic"
66293 msgstr ""
66294
66295 #: cp/typeck.cc:5757 cp/typeck.cc:5766 cp/typeck.cc:6067 cp/typeck.cc:6076
66296 #, gcc-internal-format
66297 msgid "ISO C++ forbids comparison between pointer and integer"
66298 msgstr ""
66299
66300 #: cp/typeck.cc:5989 cp/typeck.cc:6002
66301 #, gcc-internal-format
66302 msgid "operand types are %qT and %qT"
66303 msgstr ""
66304
66305 #: cp/typeck.cc:6025
66306 #, gcc-internal-format
66307 msgid "three-way comparison of vectors"
66308 msgstr ""
66309
66310 #: cp/typeck.cc:6059
66311 #, gcc-internal-format
66312 msgid "ordered comparison of pointer with integer zero (%qT and %qT)"
66313 msgstr ""
66314
66315 #: cp/typeck.cc:6106
66316 #, gcc-internal-format
66317 msgid "unordered comparison on non-floating-point argument"
66318 msgstr ""
66319
66320 #: cp/typeck.cc:6173
66321 msgid ""
66322 "implicit conversion from %qH to %qI to match other operand of binary "
66323 "expression"
66324 msgstr ""
66325
66326 #: cp/typeck.cc:6283
66327 #, gcc-internal-format
66328 msgid "invalid operands of types %qT and %qT to binary %qO"
66329 msgstr ""
66330
66331 #: cp/typeck.cc:6691
66332 #, gcc-internal-format
66333 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
66334 msgstr ""
66335
66336 #: cp/typeck.cc:6699
66337 #, gcc-internal-format
66338 msgid "ISO C++ forbids using pointer to a function in subtraction"
66339 msgstr ""
66340
66341 #: cp/typeck.cc:6707
66342 #, gcc-internal-format
66343 msgid "ISO C++ forbids using pointer to a method in subtraction"
66344 msgstr ""
66345
66346 #: cp/typeck.cc:6760
66347 #, gcc-internal-format
66348 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
66349 msgstr ""
66350
66351 #: cp/typeck.cc:6839
66352 #, gcc-internal-format
66353 msgid "taking address of constructor %qD"
66354 msgstr ""
66355
66356 #: cp/typeck.cc:6840
66357 #, gcc-internal-format
66358 msgid "taking address of destructor %qD"
66359 msgstr ""
66360
66361 #: cp/typeck.cc:6856
66362 #, gcc-internal-format
66363 msgid "invalid use of %qE to form a pointer-to-member-function"
66364 msgstr ""
66365
66366 #: cp/typeck.cc:6859
66367 #, gcc-internal-format
66368 msgid "  a qualified-id is required"
66369 msgstr ""
66370
66371 #: cp/typeck.cc:6866
66372 #, gcc-internal-format
66373 msgid ""
66374 "parentheses around %qE cannot be used to form a pointer-to-member-function"
66375 msgstr ""
66376
66377 #: cp/typeck.cc:7057
66378 #, gcc-internal-format
66379 msgid ""
66380 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
66381 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
66382 msgstr ""
66383
66384 #: cp/typeck.cc:7063
66385 #, gcc-internal-format
66386 msgid ""
66387 "ISO C++ forbids taking the address of a bound member function to form a "
66388 "pointer to member function.  Say %<&%T::%D%>"
66389 msgstr ""
66390
66391 #. Make this a permerror because we used to accept it.
66392 #: cp/typeck.cc:7098
66393 #, gcc-internal-format
66394 msgid "taking address of rvalue"
66395 msgstr ""
66396
66397 #: cp/typeck.cc:7115
66398 #, gcc-internal-format
66399 msgid "ISO C++ forbids taking address of function %<::main%>"
66400 msgstr ""
66401
66402 #: cp/typeck.cc:7173
66403 #, gcc-internal-format
66404 msgid "cannot create pointer to reference member %qD"
66405 msgstr ""
66406
66407 #: cp/typeck.cc:7199 cp/typeck.cc:7774 rust/backend/rust-tree.cc:4662
66408 #, gcc-internal-format
66409 msgid "attempt to take address of bit-field"
66410 msgstr ""
66411
66412 #: cp/typeck.cc:7363
66413 #, gcc-internal-format
66414 msgid "%<~%> on an expression of type %<bool%>"
66415 msgstr ""
66416
66417 #: cp/typeck.cc:7364
66418 #, gcc-internal-format
66419 msgid "did you mean to use logical not (%<!%>)?"
66420 msgstr ""
66421
66422 #: cp/typeck.cc:7494
66423 #, gcc-internal-format
66424 msgid "ISO C++ forbids incrementing an enum"
66425 msgstr ""
66426
66427 #: cp/typeck.cc:7495
66428 #, gcc-internal-format
66429 msgid "ISO C++ forbids decrementing an enum"
66430 msgstr ""
66431
66432 #: cp/typeck.cc:7511
66433 #, gcc-internal-format
66434 msgid "cannot increment a pointer to incomplete type %qT"
66435 msgstr ""
66436
66437 #: cp/typeck.cc:7513
66438 #, gcc-internal-format
66439 msgid "cannot decrement a pointer to incomplete type %qT"
66440 msgstr ""
66441
66442 #: cp/typeck.cc:7525
66443 #, gcc-internal-format
66444 msgid "ISO C++ forbids incrementing a pointer of type %qT"
66445 msgstr ""
66446
66447 #: cp/typeck.cc:7527
66448 #, gcc-internal-format
66449 msgid "ISO C++ forbids decrementing a pointer of type %qT"
66450 msgstr ""
66451
66452 #: cp/typeck.cc:7566
66453 #, gcc-internal-format
66454 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
66455 msgstr ""
66456
66457 #: cp/typeck.cc:7579
66458 #, gcc-internal-format
66459 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
66460 msgstr ""
66461
66462 #: cp/typeck.cc:7589
66463 #, gcc-internal-format
66464 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
66465 msgstr ""
66466
66467 #: cp/typeck.cc:7597
66468 #, gcc-internal-format
66469 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
66470 msgstr ""
66471
66472 #: cp/typeck.cc:7786 rust/backend/rust-tree.cc:4674
66473 #, gcc-internal-format
66474 msgid "cannot take the address of %<this%>, which is an rvalue expression"
66475 msgstr ""
66476
66477 #: cp/typeck.cc:7808 d/d-codegen.cc:719 rust/backend/rust-tree.cc:4693
66478 #, gcc-internal-format
66479 msgid "address of explicit register variable %qD requested"
66480 msgstr ""
66481
66482 #: cp/typeck.cc:7813 rust/backend/rust-tree.cc:4700
66483 #, gcc-internal-format
66484 msgid "address requested for %qD, which is declared %<register%>"
66485 msgstr ""
66486
66487 #: cp/typeck.cc:7888
66488 #, gcc-internal-format
66489 msgid "list-initializer for non-class type must not be parenthesized"
66490 msgstr ""
66491
66492 #: cp/typeck.cc:7900
66493 #, gcc-internal-format
66494 msgid "expression list treated as compound expression in initializer"
66495 msgstr ""
66496
66497 #: cp/typeck.cc:7904
66498 #, gcc-internal-format
66499 msgid "expression list treated as compound expression in mem-initializer"
66500 msgstr ""
66501
66502 #: cp/typeck.cc:7908
66503 #, gcc-internal-format
66504 msgid "expression list treated as compound expression in functional cast"
66505 msgstr ""
66506
66507 #: cp/typeck.cc:7946
66508 #, gcc-internal-format, gfc-internal-format
66509 msgid "%s expression list treated as compound expression"
66510 msgstr ""
66511
66512 #: cp/typeck.cc:8049
66513 #, gcc-internal-format
66514 msgid "no context to resolve type of %qE"
66515 msgstr ""
66516
66517 #: cp/typeck.cc:8086
66518 #, gcc-internal-format
66519 msgid "cast from type %qT to type %qT casts away qualifiers"
66520 msgstr ""
66521
66522 #: cp/typeck.cc:8092
66523 #, gcc-internal-format
66524 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
66525 msgstr ""
66526
66527 #: cp/typeck.cc:8099
66528 #, gcc-internal-format
66529 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
66530 msgstr ""
66531
66532 #: cp/typeck.cc:8125
66533 #, gcc-internal-format
66534 msgid "useless cast to type %q#T"
66535 msgstr ""
66536
66537 #: cp/typeck.cc:8139
66538 #, gcc-internal-format
66539 msgid "type qualifiers ignored on cast result type"
66540 msgstr ""
66541
66542 #: cp/typeck.cc:8582
66543 #, gcc-internal-format
66544 msgid "invalid %<static_cast%> from type %qT to type %qT"
66545 msgstr ""
66546
66547 #: cp/typeck.cc:8588 cp/typeck.cc:8594 cp/typeck.cc:10305
66548 #, gcc-internal-format
66549 msgid "class type %qT is incomplete"
66550 msgstr ""
66551
66552 #: cp/typeck.cc:8622
66553 msgid "converting from %qH to %qI"
66554 msgstr ""
66555
66556 #: cp/typeck.cc:8697
66557 #, gcc-internal-format
66558 msgid "invalid cast of a prvalue expression of type %qT to type %qT"
66559 msgstr ""
66560
66561 #: cp/typeck.cc:8767
66562 msgid "cast from %qH to %qI loses precision"
66563 msgstr ""
66564
66565 #: cp/typeck.cc:8792
66566 msgid "cast between incompatible function types from %qH to %qI"
66567 msgstr ""
66568
66569 #: cp/typeck.cc:8803
66570 msgid "cast between incompatible pointer to member types from %qH to %qI"
66571 msgstr ""
66572
66573 #: cp/typeck.cc:8824 cp/typeck.cc:9014
66574 msgid "cast from %qH to %qI increases required alignment of target type"
66575 msgstr ""
66576
66577 #: cp/typeck.cc:8841
66578 #, gcc-internal-format
66579 msgid ""
66580 "casting between pointer-to-function and pointer-to-object is conditionally-"
66581 "supported"
66582 msgstr ""
66583
66584 #: cp/typeck.cc:8855
66585 #, gcc-internal-format
66586 msgid "invalid cast from type %qT to type %qT"
66587 msgstr ""
66588
66589 #: cp/typeck.cc:8928
66590 #, gcc-internal-format
66591 msgid ""
66592 "invalid use of %<const_cast%> with type %qT, which is not a pointer, "
66593 "reference, nor a pointer-to-data-member type"
66594 msgstr ""
66595
66596 #: cp/typeck.cc:8937
66597 #, gcc-internal-format
66598 msgid ""
66599 "invalid use of %<const_cast%> with type %qT, which is a pointer or reference "
66600 "to a function type"
66601 msgstr ""
66602
66603 #: cp/typeck.cc:8979
66604 #, gcc-internal-format
66605 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
66606 msgstr ""
66607
66608 #: cp/typeck.cc:9049
66609 #, gcc-internal-format
66610 msgid "invalid %<const_cast%> from type %qT to type %qT"
66611 msgstr ""
66612
66613 #: cp/typeck.cc:9150 cp/typeck.cc:9159
66614 #, gcc-internal-format
66615 msgid "ISO C++ forbids casting to an array type %qT"
66616 msgstr ""
66617
66618 #: cp/typeck.cc:9168
66619 #, gcc-internal-format
66620 msgid "invalid cast to function type %qT"
66621 msgstr ""
66622
66623 #: cp/typeck.cc:9279
66624 #, gcc-internal-format
66625 msgid "moving %qE of type %qT to itself"
66626 msgstr ""
66627
66628 #: cp/typeck.cc:9280 cp/typeck.cc:10825 cp/typeck.cc:10841 cp/typeck.cc:10866
66629 #: cp/typeck.cc:10903
66630 #, gcc-internal-format
66631 msgid "remove %<std::move%> call"
66632 msgstr ""
66633
66634 #: cp/typeck.cc:9540
66635 #, gcc-internal-format
66636 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
66637 msgstr ""
66638
66639 #: cp/typeck.cc:9600
66640 #, gcc-internal-format
66641 msgid "assigning to an array from an initializer list"
66642 msgstr ""
66643
66644 #: cp/typeck.cc:9627
66645 #, gcc-internal-format
66646 msgid "incompatible types in assignment of %qT to %qT"
66647 msgstr ""
66648
66649 #: cp/typeck.cc:9643
66650 #, gcc-internal-format
66651 msgid "array used as initializer"
66652 msgstr ""
66653
66654 #: cp/typeck.cc:9645
66655 #, gcc-internal-format
66656 msgid "invalid array assignment"
66657 msgstr ""
66658
66659 #: cp/typeck.cc:9789
66660 #, gcc-internal-format
66661 msgid "   in pointer to member function conversion"
66662 msgstr ""
66663
66664 #: cp/typeck.cc:9803
66665 #, gcc-internal-format
66666 msgid "pointer to member conversion via virtual base %qT"
66667 msgstr ""
66668
66669 #: cp/typeck.cc:9850 cp/typeck.cc:9869
66670 #, gcc-internal-format
66671 msgid "   in pointer to member conversion"
66672 msgstr ""
66673
66674 #: cp/typeck.cc:9950
66675 #, gcc-internal-format
66676 msgid "invalid conversion to type %qT from type %qT"
66677 msgstr ""
66678
66679 #: cp/typeck.cc:10268
66680 msgid "cannot convert %qH to %qI in default argument"
66681 msgstr ""
66682
66683 #: cp/typeck.cc:10273
66684 msgid "cannot convert %qH to %qI in argument passing"
66685 msgstr ""
66686
66687 #: cp/typeck.cc:10282
66688 msgid "cannot convert %qH to %qI in initialization"
66689 msgstr ""
66690
66691 #: cp/typeck.cc:10286
66692 msgid "cannot convert %qH to %qI in return"
66693 msgstr ""
66694
66695 #: cp/typeck.cc:10291
66696 msgid "cannot convert %qH to %qI in assignment"
66697 msgstr ""
66698
66699 #: cp/typeck.cc:10323
66700 #, gcc-internal-format
66701 msgid "parameter %qP of %qD might be a candidate for a format attribute"
66702 msgstr ""
66703
66704 #: cp/typeck.cc:10327
66705 #, gcc-internal-format
66706 msgid "parameter %qP of %qD might be a candidate for a format attribute"
66707 msgstr ""
66708
66709 #: cp/typeck.cc:9940
66710 #, gcc-internal-format
66711 msgid "parameter might be a candidate for a format attribute"
66712 msgstr ""
66713
66714 #: cp/typeck.cc:10332
66715 #, gcc-internal-format
66716 msgid "target of conversion might be a candidate for a format attribute"
66717 msgstr ""
66718
66719 #: cp/typeck.cc:10337
66720 #, gcc-internal-format
66721 msgid "target of initialization might be a candidate for a format attribute"
66722 msgstr ""
66723
66724 #: cp/typeck.cc:10347
66725 #, gcc-internal-format
66726 msgid ""
66727 "left-hand side of assignment might be a candidate for a format attribute"
66728 msgstr ""
66729
66730 #: cp/typeck.cc:10443
66731 #, gcc-internal-format
66732 msgid "in passing argument %P of %qD"
66733 msgstr ""
66734
66735 #: cp/typeck.cc:10525
66736 #, gcc-internal-format
66737 msgid "returning reference to temporary"
66738 msgstr ""
66739
66740 #: cp/typeck.cc:10528
66741 #, gcc-internal-format
66742 msgid ""
66743 "returning temporary %<initializer_list%> does not extend the lifetime of the "
66744 "underlying array"
66745 msgstr ""
66746
66747 #: cp/typeck.cc:10564
66748 #, gcc-internal-format
66749 msgid "reference to local variable %qD returned"
66750 msgstr ""
66751
66752 #: cp/typeck.cc:10568
66753 #, gcc-internal-format
66754 msgid ""
66755 "returning local %<initializer_list%> variable %qD does not extend the "
66756 "lifetime of the underlying array"
66757 msgstr ""
66758
66759 #: cp/typeck.cc:10574
66760 #, gcc-internal-format
66761 msgid "address of label %qD returned"
66762 msgstr ""
66763
66764 #: cp/typeck.cc:10578
66765 #, gcc-internal-format
66766 msgid "address of local variable %qD returned"
66767 msgstr ""
66768
66769 #: cp/typeck.cc:10824
66770 #, gcc-internal-format
66771 msgid "moving a temporary object prevents copy elision"
66772 msgstr ""
66773
66774 #: cp/typeck.cc:10839
66775 #, gcc-internal-format
66776 msgid "moving a local object in a return statement prevents copy elision"
66777 msgstr ""
66778
66779 #: cp/typeck.cc:10865 cp/typeck.cc:10900
66780 #, gcc-internal-format
66781 msgid "redundant move in return statement"
66782 msgstr ""
66783
66784 #: cp/typeck.cc:10902
66785 #, gcc-internal-format
66786 msgid "redundant move in initialization"
66787 msgstr ""
66788
66789 #: cp/typeck.cc:10938
66790 #, gcc-internal-format
66791 msgid "returning a value from a destructor"
66792 msgstr ""
66793
66794 #. If a return statement appears in a handler of the
66795 #. function-try-block of a constructor, the program is ill-formed.
66796 #: cp/typeck.cc:10950
66797 #, gcc-internal-format
66798 msgid "cannot return from a handler of a function-try-block of a constructor"
66799 msgstr ""
66800
66801 #. You can't return a value from a constructor.
66802 #: cp/typeck.cc:10953
66803 #, gcc-internal-format
66804 msgid "returning a value from a constructor"
66805 msgstr ""
66806
66807 #. Give a helpful error message.
66808 #: cp/typeck.cc:10992 cp/typeck.cc:11038
66809 #, gcc-internal-format
66810 msgid "return-statement with no value, in function returning %qT"
66811 msgstr ""
66812
66813 #: cp/typeck.cc:11000
66814 #, gcc-internal-format
66815 msgid "returning initializer list"
66816 msgstr ""
66817
66818 #: cp/typeck.cc:11019
66819 #, gcc-internal-format
66820 msgid "inconsistent types %qT and %qT deduced for lambda return type"
66821 msgstr ""
66822
66823 #: cp/typeck.cc:11022
66824 #, gcc-internal-format
66825 msgid "inconsistent deduction for auto return type: %qT and then %qT"
66826 msgstr ""
66827
66828 #: cp/typeck.cc:11057
66829 #, gcc-internal-format
66830 msgid "return-statement with a value, in function returning %qT"
66831 msgstr ""
66832
66833 #: cp/typeck.cc:11086
66834 #, gcc-internal-format
66835 msgid ""
66836 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or "
66837 "%<-fcheck-new%> is in effect)"
66838 msgstr ""
66839
66840 #: cp/typeck.cc:11745
66841 #, gcc-internal-format
66842 msgid "using rvalue as lvalue"
66843 msgstr ""
66844
66845 #: cp/typeck2.cc:51
66846 #, gcc-internal-format
66847 msgid "type %qT is not a base type for type %qT"
66848 msgstr ""
66849
66850 #: cp/typeck2.cc:107
66851 #, gcc-internal-format
66852 msgid "assignment of constant field %qD"
66853 msgstr ""
66854
66855 #: cp/typeck2.cc:108
66856 #, gcc-internal-format
66857 msgid "constant field %qD used as %<asm%> output"
66858 msgstr ""
66859
66860 #: cp/typeck2.cc:109
66861 #, gcc-internal-format
66862 msgid "increment of constant field %qD"
66863 msgstr ""
66864
66865 #: cp/typeck2.cc:110
66866 #, gcc-internal-format
66867 msgid "decrement of constant field %qD"
66868 msgstr ""
66869
66870 #: cp/typeck2.cc:117
66871 #, gcc-internal-format
66872 msgid "assignment of read-only reference %qD"
66873 msgstr ""
66874
66875 #: cp/typeck2.cc:118
66876 #, gcc-internal-format
66877 msgid "read-only reference %qD used as %<asm%> output"
66878 msgstr ""
66879
66880 #: cp/typeck2.cc:119
66881 #, gcc-internal-format
66882 msgid "increment of read-only reference %qD"
66883 msgstr ""
66884
66885 #: cp/typeck2.cc:120
66886 #, gcc-internal-format
66887 msgid "decrement of read-only reference %qD"
66888 msgstr ""
66889
66890 #: cp/typeck2.cc:175
66891 #, gcc-internal-format
66892 msgid "cannot declare variable %q+D to be of abstract type %qT"
66893 msgstr ""
66894
66895 #: cp/typeck2.cc:180
66896 #, gcc-internal-format
66897 msgid "cannot declare parameter %q+D to be of abstract type %qT"
66898 msgstr ""
66899
66900 #: cp/typeck2.cc:183
66901 #, gcc-internal-format
66902 msgid "cannot declare parameter to be of abstract type %qT"
66903 msgstr ""
66904
66905 #: cp/typeck2.cc:187
66906 #, gcc-internal-format
66907 msgid "cannot declare field %q+D to be of abstract type %qT"
66908 msgstr ""
66909
66910 #: cp/typeck2.cc:191
66911 #, gcc-internal-format
66912 msgid "invalid abstract return type for member function %q+#D"
66913 msgstr ""
66914
66915 #: cp/typeck2.cc:193
66916 #, gcc-internal-format
66917 msgid "invalid abstract return type for function %q+#D"
66918 msgstr ""
66919
66920 #. Here we do not have location information.
66921 #: cp/typeck2.cc:196
66922 #, gcc-internal-format
66923 msgid "invalid abstract type %qT for %qE"
66924 msgstr ""
66925
66926 #: cp/typeck2.cc:198
66927 #, gcc-internal-format
66928 msgid "invalid abstract type for %q+D"
66929 msgstr ""
66930
66931 #: cp/typeck2.cc:203
66932 #, gcc-internal-format
66933 msgid "creating array of %qT, which is an abstract class type"
66934 msgstr ""
66935
66936 #: cp/typeck2.cc:206
66937 #, gcc-internal-format
66938 msgid "invalid cast to abstract class type %qT"
66939 msgstr ""
66940
66941 #: cp/typeck2.cc:209
66942 #, gcc-internal-format
66943 msgid "invalid new-expression of abstract class type %qT"
66944 msgstr ""
66945
66946 #: cp/typeck2.cc:212
66947 #, gcc-internal-format
66948 msgid "invalid abstract return type %qT"
66949 msgstr ""
66950
66951 #: cp/typeck2.cc:215
66952 #, gcc-internal-format
66953 msgid "invalid abstract parameter type %qT"
66954 msgstr ""
66955
66956 #: cp/typeck2.cc:218
66957 #, gcc-internal-format
66958 msgid ""
66959 "expression of abstract class type %qT cannot be used in throw-expression"
66960 msgstr ""
66961
66962 #: cp/typeck2.cc:222
66963 #, gcc-internal-format
66964 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
66965 msgstr ""
66966
66967 #: cp/typeck2.cc:226
66968 #, gcc-internal-format
66969 msgid "cannot allocate an object of abstract type %qT"
66970 msgstr ""
66971
66972 #: cp/typeck2.cc:236
66973 #, gcc-internal-format
66974 msgid "  because the following virtual functions are pure within %qT:"
66975 msgstr ""
66976
66977 #: cp/typeck2.cc:242
66978 #, gcc-internal-format
66979 msgid "    %#qD"
66980 msgstr ""
66981
66982 #: cp/typeck2.cc:282
66983 #, gcc-internal-format
66984 msgid "definition of %q#T is not complete until the closing brace"
66985 msgstr ""
66986
66987 #: cp/typeck2.cc:285
66988 #, gcc-internal-format
66989 msgid "forward declaration of %q#T"
66990 msgstr ""
66991
66992 #: cp/typeck2.cc:287
66993 #, gcc-internal-format
66994 msgid "declaration of %q#T"
66995 msgstr ""
66996
66997 #: cp/typeck2.cc:314
66998 #, gcc-internal-format
66999 msgid "%qD has incomplete type"
67000 msgstr ""
67001
67002 #: cp/typeck2.cc:328
67003 #, gcc-internal-format
67004 msgid "invalid use of incomplete type %q#T"
67005 msgstr ""
67006
67007 #: cp/typeck2.cc:365 rust/backend/rust-tree.cc:3888
67008 #, gcc-internal-format
67009 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
67010 msgstr ""
67011
67012 #: cp/typeck2.cc:370 rust/backend/rust-tree.cc:3894
67013 #, gcc-internal-format
67014 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
67015 msgstr ""
67016
67017 #: cp/typeck2.cc:380
67018 #, gcc-internal-format
67019 msgid "invalid use of placeholder %qT"
67020 msgstr ""
67021
67022 #: cp/typeck2.cc:387
67023 #, gcc-internal-format
67024 msgid "invalid use of template type parameter %qT"
67025 msgstr ""
67026
67027 #: cp/typeck2.cc:392
67028 #, gcc-internal-format
67029 msgid "invalid use of template template parameter %qT"
67030 msgstr ""
67031
67032 #: cp/typeck2.cc:398
67033 #, gcc-internal-format
67034 msgid "invalid use of pack expansion %qT"
67035 msgstr ""
67036
67037 #: cp/typeck2.cc:404
67038 #, gcc-internal-format
67039 msgid "invalid use of dependent type %qT"
67040 msgstr ""
67041
67042 #: cp/typeck2.cc:411 rust/backend/rust-tree.cc:3904
67043 #, gcc-internal-format
67044 msgid "invalid use of brace-enclosed initializer list"
67045 msgstr ""
67046
67047 #: cp/typeck2.cc:419 rust/backend/rust-tree.cc:3912
67048 #, gcc-internal-format
67049 msgid "address of overloaded function with no contextual type information"
67050 msgstr ""
67051
67052 #: cp/typeck2.cc:423 rust/backend/rust-tree.cc:3917
67053 #, gcc-internal-format
67054 msgid "overloaded function with no contextual type information"
67055 msgstr ""
67056
67057 #: cp/typeck2.cc:426 rust/backend/rust-tree.cc:3921
67058 #, gcc-internal-format
67059 msgid "insufficient contextual information to determine type"
67060 msgstr ""
67061
67062 #: cp/typeck2.cc:812
67063 #, gcc-internal-format
67064 msgid "constructor syntax used, but no constructor declared for type %qT"
67065 msgstr ""
67066
67067 #: cp/typeck2.cc:885
67068 #, gcc-internal-format
67069 msgid "%<constinit%> variable %qD does not have a constant initializer"
67070 msgstr ""
67071
67072 #: cp/typeck2.cc:1064
67073 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
67074 msgstr ""
67075
67076 #: cp/typeck2.cc:1076 cp/typeck2.cc:1090
67077 msgid "narrowing conversion of %qE from %qH to %qI"
67078 msgstr ""
67079
67080 #: cp/typeck2.cc:1079
67081 #, gcc-internal-format
67082 msgid ""
67083 " the expression has a constant value but is not a C++ constant-expression"
67084 msgstr ""
67085
67086 #: cp/typeck2.cc:1254
67087 #, gcc-internal-format
67088 msgid "initializer-string for %qT is too long"
67089 msgstr ""
67090
67091 #: cp/typeck2.cc:1317
67092 #, gcc-internal-format
67093 msgid "initializing a base class of type %qT results in object slicing"
67094 msgstr ""
67095
67096 #: cp/typeck2.cc:1319
67097 #, gcc-internal-format
67098 msgid "remove %<{ }%> around initializer"
67099 msgstr ""
67100
67101 #: cp/typeck2.cc:1339
67102 #, gcc-internal-format
67103 msgid "cannot initialize aggregate of type %qT with a compound literal"
67104 msgstr ""
67105
67106 #: cp/typeck2.cc:1823 cp/typeck2.cc:1853
67107 #, gcc-internal-format
67108 msgid "missing initializer for member %qD"
67109 msgstr ""
67110
67111 #: cp/typeck2.cc:1830
67112 #, gcc-internal-format
67113 msgid "member %qD is uninitialized reference"
67114 msgstr ""
67115
67116 #: cp/typeck2.cc:1837
67117 #, gcc-internal-format
67118 msgid "member %qD with uninitialized reference fields"
67119 msgstr ""
67120
67121 #: cp/typeck2.cc:1922
67122 #, gcc-internal-format
67123 msgid "designator order for field %qD does not match declaration order in %qT"
67124 msgstr ""
67125
67126 #: cp/typeck2.cc:1995
67127 #, gcc-internal-format
67128 msgid "no field %qD found in union being initialized"
67129 msgstr ""
67130
67131 #: cp/typeck2.cc:2006
67132 #, gcc-internal-format
67133 msgid "index value instead of field name in union initializer"
67134 msgstr ""
67135
67136 #: cp/typeck2.cc:2222
67137 #, gcc-internal-format
67138 msgid "circular pointer delegation detected"
67139 msgstr ""
67140
67141 #: cp/typeck2.cc:2236
67142 #, gcc-internal-format
67143 msgid "base operand of %<->%> has non-pointer type %qT"
67144 msgstr ""
67145
67146 #: cp/typeck2.cc:2266
67147 #, gcc-internal-format
67148 msgid "result of %<operator->()%> yields non-pointer result"
67149 msgstr ""
67150
67151 #: cp/typeck2.cc:2268
67152 #, gcc-internal-format
67153 msgid "base operand of %<->%> is not a pointer"
67154 msgstr ""
67155
67156 #: cp/typeck2.cc:2295
67157 #, gcc-internal-format
67158 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
67159 msgstr ""
67160
67161 #: cp/typeck2.cc:2304
67162 #, gcc-internal-format
67163 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
67164 msgstr ""
67165
67166 #: cp/typeck2.cc:2326
67167 #, gcc-internal-format
67168 msgid "pointer to member type %qT incompatible with object type %qT"
67169 msgstr ""
67170
67171 #: cp/typeck2.cc:2384
67172 #, gcc-internal-format
67173 msgid "pointer-to-member-function type %qT requires an rvalue"
67174 msgstr ""
67175
67176 #: cp/typeck2.cc:2395
67177 #, gcc-internal-format
67178 msgid "pointer-to-member-function type %qT requires an lvalue"
67179 msgstr ""
67180
67181 #: cp/typeck2.cc:2403
67182 #, gcc-internal-format
67183 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
67184 msgstr ""
67185
67186 #: cp/typeck2.cc:2444
67187 #, gcc-internal-format
67188 msgid "functional cast to array type %qT"
67189 msgstr ""
67190
67191 #: cp/typeck2.cc:2461
67192 #, gcc-internal-format
67193 msgid "%<auto(x)%> cannot be constrained"
67194 msgstr ""
67195
67196 #: cp/typeck2.cc:2466
67197 #, gcc-internal-format
67198 msgid "%<auto(x)%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
67199 msgstr ""
67200
67201 #: cp/typeck2.cc:2491
67202 #, gcc-internal-format
67203 msgid "invalid value-initialization of reference type"
67204 msgstr ""
67205
67206 #: cp/typeck2.cc:2732
67207 #, gcc-internal-format
67208 msgid "call to function %qD which throws incomplete type %q#T"
67209 msgstr ""
67210
67211 #: cp/typeck2.cc:2735
67212 #, gcc-internal-format
67213 msgid "call to function which throws incomplete type %q#T"
67214 msgstr ""
67215
67216 #: cp/vtable-class-hierarchy.cc:706
67217 #, gcc-internal-format
67218 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
67219 msgstr ""
67220
67221 #: cp/vtable-class-hierarchy.cc:846
67222 #, gcc-internal-format
67223 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
67224 msgstr ""
67225
67226 #: cp/vtable-class-hierarchy.cc:1095
67227 #, gcc-internal-format
67228 msgid "unable to open log file %<vtv_count_data.log%>: %m"
67229 msgstr ""
67230
67231 #: d/d-attribs.cc:372 d/d-attribs.cc:389
67232 #, gcc-internal-format
67233 msgid "unknown attribute %qs"
67234 msgstr ""
67235
67236 #: d/d-attribs.cc:1150
67237 #, gcc-internal-format
67238 msgid "%q+D declared weak after being used"
67239 msgstr ""
67240
67241 #: d/d-attribs.cc:1529
67242 #, gcc-internal-format
67243 msgid ""
67244 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<simd%> "
67245 "attribute"
67246 msgstr ""
67247
67248 #: d/d-builtins.cc:816
67249 #, gcc-internal-format
67250 msgid "conflicting types for built-in function %qs; expected %qs"
67251 msgstr ""
67252
67253 #: d/d-codegen.cc:331
67254 #, gcc-internal-format
67255 msgid "cannot determine the length of a %qs"
67256 msgstr ""
67257
67258 #: d/d-codegen.cc:1241
67259 #, gcc-internal-format
67260 msgid "overlapping initializer for field %qT.%qD"
67261 msgstr ""
67262
67263 #: d/d-codegen.cc:1436
67264 #, gcc-internal-format
67265 msgid "the address of %qD will never be %<null%>"
67266 msgstr ""
67267
67268 #: d/d-codegen.cc:2164
67269 #, gcc-internal-format
67270 msgid "need %<this%> to access member %qE"
67271 msgstr ""
67272
67273 #: d/d-codegen.cc:2303
67274 #, gcc-internal-format
67275 msgid "tried to perform floating-point modulo division on %qT"
67276 msgstr ""
67277
67278 #: d/d-codegen.cc:2354
67279 #, gcc-internal-format
67280 msgid "cannot get frame pointer to %qs"
67281 msgstr ""
67282
67283 #. Should instead error on line that references `fd'.
67284 #: d/d-codegen.cc:2380
67285 #, gcc-internal-format
67286 msgid "nested function missing body"
67287 msgstr ""
67288
67289 #: d/d-codegen.cc:2422
67290 #, gcc-internal-format
67291 msgid "%qs is a nested function and cannot be accessed from %qs"
67292 msgstr ""
67293
67294 #: d/d-codegen.cc:2731
67295 #, gcc-internal-format
67296 msgid "variable %qs has scoped destruction, cannot build closure"
67297 msgstr ""
67298
67299 #: d/d-codegen.cc:2739
67300 #, gcc-internal-format
67301 msgid "explicit register variable %qs cannot be used in nested function"
67302 msgstr ""
67303
67304 #: d/d-codegen.cc:2964
67305 #, gcc-internal-format
67306 msgid "forward reference to frame of %qs"
67307 msgstr ""
67308
67309 #: d/d-convert.cc:379
67310 #, gcc-internal-format
67311 msgid "cannot convert a delegate expression to %qs"
67312 msgstr ""
67313
67314 #: d/d-convert.cc:395
67315 #, gcc-internal-format
67316 msgid "cannot convert struct %qs to %qs"
67317 msgstr ""
67318
67319 #. Casting from a C++ interface to a class/non-C++ interface
67320 #. always results in null as there is no run-time information,
67321 #. and no way one can derive from the other.
67322 #: d/d-convert.cc:442
67323 #, gcc-internal-format
67324 msgid "cast to %qs will produce null result"
67325 msgstr ""
67326
67327 #: d/d-convert.cc:482
67328 #, gcc-internal-format
67329 msgid "cannot cast %qs to %qs since sizes do not line up"
67330 msgstr ""
67331
67332 #: d/d-convert.cc:516
67333 #, gcc-internal-format
67334 msgid "cannot cast expression of type %qs to type %qs"
67335 msgstr ""
67336
67337 #: d/d-convert.cc:563
67338 #, gcc-internal-format
67339 msgid "cannot cast expression of type %qs to %qs"
67340 msgstr ""
67341
67342 #: d/d-convert.cc:610
67343 #, gcc-internal-format
67344 msgid "cast from %qs to %qs will produce zero result"
67345 msgstr ""
67346
67347 #: d/d-lang.cc:467
67348 #, gcc-internal-format
67349 msgid "bad argument for %<-fdebug%>: %qs"
67350 msgstr ""
67351
67352 #: d/d-lang.cc:521
67353 #, gcc-internal-format
67354 msgid "bad argument for %<-fextern-std%>: %qs"
67355 msgstr ""
67356
67357 #: d/d-lang.cc:540
67358 #, gcc-internal-format
67359 msgid "bad argument for %<-fmodule-file%>: %qs"
67360 msgstr ""
67361
67362 #: d/d-lang.cc:704
67363 #, gcc-internal-format
67364 msgid "bad argument for %<-fversion%>: %qs"
67365 msgstr ""
67366
67367 #: d/d-lang.cc:1011
67368 #, gcc-internal-format
67369 msgid "%<-fonly=%> argument is different from first input file name"
67370 msgstr ""
67371
67372 #: d/d-lang.cc:1191
67373 #, gcc-internal-format
67374 msgid "unable to resolve forward reference in definition"
67375 msgstr ""
67376
67377 #: d/d-lang.cc:1311
67378 #, gcc-internal-format
67379 msgid "opening json file %s: %m"
67380 msgstr ""
67381
67382 #: d/d-lang.cc:1322
67383 #, gcc-internal-format
67384 msgid "closing json file %s: %m"
67385 msgstr ""
67386
67387 #: d/d-lang.cc:1393
67388 #, gcc-internal-format
67389 msgid "closing mixin file %s: %m"
67390 msgstr ""
67391
67392 #: d/d-lang.cc:1398
67393 #, gcc-internal-format
67394 msgid "opening mixin file %s: %m"
67395 msgstr ""
67396
67397 #: d/d-target.cc:156
67398 #, gcc-internal-format
67399 msgid "D does not support pointers on this target."
67400 msgstr ""
67401
67402 #: d/d-target.cc:252
67403 #, gcc-internal-format
67404 msgid "cannot represent built-in %<va_list%> type in D"
67405 msgstr ""
67406
67407 #: d/decl.cc:375
67408 #, gcc-internal-format, gfc-internal-format
67409 msgid "pragma(%s) not implemented"
67410 msgstr ""
67411
67412 #: d/decl.cc:482 d/decl.cc:597 d/decl.cc:671 d/decl.cc:714 d/decl.cc:753
67413 #, gcc-internal-format
67414 msgid "had semantic errors when compiling"
67415 msgstr ""
67416
67417 #: d/decl.cc:569
67418 #, gcc-internal-format
67419 msgid "use of %qs"
67420 msgstr ""
67421
67422 #: d/decl.cc:571
67423 #, gcc-internal-format
67424 msgid "is hidden by %qs"
67425 msgstr ""
67426
67427 #: d/decl.cc:574
67428 #, gcc-internal-format
67429 msgid "use %<alias %s = %s.%s;%> to introduce base class overload set"
67430 msgstr ""
67431
67432 #: d/decl.cc:811
67433 #, gcc-internal-format
67434 msgid "size is too large"
67435 msgstr ""
67436
67437 #: d/decl.cc:1374
67438 #, gcc-internal-format
67439 msgid "function requires a dual-context, which is not yet supported by GDC"
67440 msgstr ""
67441
67442 #: d/decl.cc:1551
67443 #, gcc-internal-format
67444 msgid "explicit register variable %qs declared %<extern%>"
67445 msgstr ""
67446
67447 #: d/decl.cc:1554
67448 #, gcc-internal-format
67449 msgid "explicit register variable %qs declared thread local"
67450 msgstr ""
67451
67452 #: d/decl.cc:1767
67453 #, gcc-internal-format
67454 msgid ""
67455 "mismatch between declaration %qE size (%wd) and its initializer size (%wd)"
67456 msgstr ""
67457
67458 #: d/expr.cc:553
67459 #, gcc-internal-format
67460 msgid "cannot handle comparison of type %<%s == %s%>"
67461 msgstr ""
67462
67463 #. Static arrays have already been handled by the front-end.
67464 #: d/expr.cc:1306
67465 #, gcc-internal-format
67466 msgid "unexpected type for array length: %qs"
67467 msgstr ""
67468
67469 #: d/expr.cc:1441
67470 #, gcc-internal-format
67471 msgid "don%'t know how to delete %qs"
67472 msgstr ""
67473
67474 #: d/expr.cc:1465
67475 #, gcc-internal-format
67476 msgid "%qs is not an associative array"
67477 msgstr ""
67478
67479 #: d/expr.cc:1749 d/expr.cc:2125
67480 #, gcc-internal-format
67481 msgid "need %<this%> to access member %qs"
67482 msgstr ""
67483
67484 #: d/expr.cc:1825
67485 #, gcc-internal-format
67486 msgid "delegates are only for non-static functions"
67487 msgstr ""
67488
67489 #: d/expr.cc:1897
67490 #, gcc-internal-format
67491 msgid "%qs is not a field, but a %qs"
67492 msgstr ""
67493
67494 #: d/expr.cc:2161
67495 #, gcc-internal-format
67496 msgid "recursive reference %qs"
67497 msgstr ""
67498
67499 #: d/expr.cc:2180 d/expr.cc:3075
67500 #, gcc-internal-format
67501 msgid "non-constant expression %qs"
67502 msgstr ""
67503
67504 #: d/expr.cc:3042
67505 #, gcc-internal-format
67506 msgid "%qs is not an expression"
67507 msgstr ""
67508
67509 #: d/expr.cc:3049
67510 #, gcc-internal-format
67511 msgid "type %qs is not an expression"
67512 msgstr ""
67513
67514 #: d/intrinsics.cc:218
67515 #, gcc-internal-format
67516 msgid "mismatch in return type of intrinsic function %qD (%qT, should be %qs)"
67517 msgstr ""
67518
67519 #: d/intrinsics.cc:232
67520 #, gcc-internal-format
67521 msgid ""
67522 "mismatch in argument %u type of intrinsic function %qD (%qT, should be %qs)"
67523 msgstr ""
67524
67525 #: d/intrinsics.cc:244 d/intrinsics.cc:249
67526 #, gcc-internal-format
67527 msgid ""
67528 "mismatch in argument %u type of intrinsic function %qD (%qT, should be %qT)"
67529 msgstr ""
67530
67531 #: d/intrinsics.cc:434
67532 #, gcc-internal-format
67533 msgid "argument %qE cannot be read at compile time"
67534 msgstr ""
67535
67536 #: d/intrinsics.cc:443
67537 #, gcc-internal-format
67538 msgid "element index %qE is out of bounds %<[0 .. %E]%>"
67539 msgstr ""
67540
67541 #: d/intrinsics.cc:490
67542 #, gcc-internal-format
67543 msgid "mismatch in call of intrinsic function %qD"
67544 msgstr ""
67545
67546 #: d/modules.cc:415
67547 #, gcc-internal-format
67548 msgid "%<-fmoduleinfo%> is not supported on this target"
67549 msgstr ""
67550
67551 #: d/toir.cc:387 d/toir.cc:412
67552 #, gcc-internal-format
67553 msgid "cannot %<goto%> into %<try%> block"
67554 msgstr ""
67555
67556 #: d/toir.cc:390 d/toir.cc:414
67557 #, gcc-internal-format
67558 msgid "cannot %<goto%> into %<catch%> block"
67559 msgstr ""
67560
67561 #: d/toir.cc:429
67562 #, gcc-internal-format, gfc-internal-format
67563 msgid "label %s referenced outside of any function"
67564 msgstr ""
67565
67566 #: d/toir.cc:804
67567 #, gcc-internal-format, gfc-internal-format
67568 msgid "cannot handle switch condition of type %s"
67569 msgstr ""
67570
67571 #: d/toir.cc:1181
67572 #, gcc-internal-format
67573 msgid "exception handling disabled; use %<-fexceptions%> to enable"
67574 msgstr ""
67575
67576 #: d/toir.cc:1188
67577 #, gcc-internal-format
67578 msgid "cannot throw C++ classes"
67579 msgstr ""
67580
67581 #: d/toir.cc:1190
67582 #, gcc-internal-format
67583 msgid "cannot throw COM objects"
67584 msgstr ""
67585
67586 #: d/toir.cc:1323
67587 #, gcc-internal-format
67588 msgid "D inline assembler statements are not supported in GDC."
67589 msgstr ""
67590
67591 #: d/typeinfo.cc:1408
67592 #, gcc-internal-format
67593 msgid ""
67594 "expression %qs requires %<object.TypeInfo%> and cannot be used with %<-fno-"
67595 "rtti%>"
67596 msgstr ""
67597
67598 #: d/typeinfo.cc:1412
67599 #, gcc-internal-format
67600 msgid "%<object.TypeInfo%> cannot be used with %<-fno-rtti%>"
67601 msgstr ""
67602
67603 #: d/typeinfo.cc:1427
67604 #, gcc-internal-format
67605 msgid "%<object.TypeInfo%> could not be found, but is implicitly used"
67606 msgstr ""
67607
67608 #: d/types.cc:161
67609 #, gcc-internal-format
67610 msgid "missing or corrupt object.d"
67611 msgstr ""
67612
67613 #: d/types.cc:871
67614 #, gcc-internal-format, gfc-internal-format
67615 msgid "invalid expression for static array dimension: %s"
67616 msgstr ""
67617
67618 #: fortran/arith.cc:47
67619 #, gcc-internal-format, gfc-internal-format
67620 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
67621 msgstr ""
67622
67623 #: fortran/arith.cc:97
67624 #, gcc-internal-format, gfc-internal-format
67625 msgid "Arithmetic OK at %L"
67626 msgstr ""
67627
67628 #: fortran/arith.cc:100
67629 #, gcc-internal-format, gfc-internal-format
67630 msgid "Arithmetic overflow at %L"
67631 msgstr ""
67632
67633 #: fortran/arith.cc:103
67634 #, gcc-internal-format, gfc-internal-format
67635 msgid "Arithmetic underflow at %L"
67636 msgstr ""
67637
67638 #: fortran/arith.cc:106
67639 #, gcc-internal-format, gfc-internal-format
67640 msgid "Arithmetic NaN at %L"
67641 msgstr ""
67642
67643 #: fortran/arith.cc:109
67644 #, gcc-internal-format, gfc-internal-format
67645 msgid "Division by zero at %L"
67646 msgstr ""
67647
67648 #: fortran/arith.cc:112
67649 #, gcc-internal-format, gfc-internal-format
67650 msgid "Array operands are incommensurate at %L"
67651 msgstr ""
67652
67653 #: fortran/arith.cc:115
67654 #, gcc-internal-format, gfc-internal-format
67655 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
67656 msgstr ""
67657
67658 #: fortran/arith.cc:119
67659 #, gcc-internal-format, gfc-internal-format
67660 msgid "Illegal type in character concatenation at %L"
67661 msgstr ""
67662
67663 #: fortran/arith.cc:122
67664 #, gcc-internal-format, gfc-internal-format
67665 msgid "Invalid type in arithmetic operation at %L"
67666 msgstr ""
67667
67668 #: fortran/arith.cc:126 fortran/arith.cc:2060
67669 #, gcc-internal-format
67670 msgid "gfc_arith_error(): Bad error code"
67671 msgstr ""
67672
67673 #: fortran/arith.cc:159
67674 #, gcc-internal-format
67675 msgid "Fix min_int calculation"
67676 msgstr ""
67677
67678 #: fortran/arith.cc:554
67679 #, gcc-internal-format
67680 msgid "gfc_range_check(): Bad type"
67681 msgstr ""
67682
67683 #: fortran/arith.cc:627
67684 #, gcc-internal-format
67685 msgid "gfc_arith_uminus(): Bad basic type"
67686 msgstr ""
67687
67688 #: fortran/arith.cc:664
67689 #, gcc-internal-format
67690 msgid "gfc_arith_plus(): Bad basic type"
67691 msgstr ""
67692
67693 #: fortran/arith.cc:701
67694 #, gcc-internal-format
67695 msgid "gfc_arith_minus(): Bad basic type"
67696 msgstr ""
67697
67698 #: fortran/arith.cc:739
67699 #, gcc-internal-format
67700 msgid "gfc_arith_times(): Bad basic type"
67701 msgstr ""
67702
67703 #: fortran/arith.cc:781
67704 #, gcc-internal-format
67705 msgid "Integer division truncated to constant %qs at %L"
67706 msgstr ""
67707
67708 #: fortran/arith.cc:827
67709 #, gcc-internal-format
67710 msgid "gfc_arith_divide(): Bad basic type"
67711 msgstr ""
67712
67713 #: fortran/arith.cc:883
67714 #, gcc-internal-format
67715 msgid "arith_power(): Bad base"
67716 msgstr ""
67717
67718 #: fortran/arith.cc:922
67719 #, gcc-internal-format, gfc-internal-format
67720 msgid "Negative exponent of integer has zero result at %L"
67721 msgstr ""
67722
67723 #: fortran/arith.cc:942
67724 #, gcc-internal-format, gfc-internal-format
67725 msgid "Result of exponentiation at %L exceeds the range of %s"
67726 msgstr ""
67727
67728 #: fortran/arith.cc:979 fortran/arith.cc:1004
67729 #, gcc-internal-format, gfc-internal-format
67730 msgid "Noninteger exponent in an initialization expression at %L"
67731 msgstr ""
67732
67733 #: fortran/arith.cc:990
67734 #, gcc-internal-format, gfc-internal-format
67735 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
67736 msgstr ""
67737
67738 #: fortran/arith.cc:1018
67739 #, gcc-internal-format
67740 msgid "arith_power(): unknown type"
67741 msgstr ""
67742
67743 #: fortran/arith.cc:1089
67744 #, gcc-internal-format
67745 msgid "compare_real(): Bad operator"
67746 msgstr ""
67747
67748 #: fortran/arith.cc:1124
67749 #, gcc-internal-format
67750 msgid "gfc_compare_expr(): Bad basic type"
67751 msgstr ""
67752
67753 #: fortran/arith.cc:1707
67754 #, gcc-internal-format
67755 msgid "eval_intrinsic(): Bad operator"
67756 msgstr ""
67757
67758 #: fortran/arith.cc:1766
67759 #, gcc-internal-format
67760 msgid "eval_type_intrinsic0(): op NULL"
67761 msgstr ""
67762
67763 #: fortran/arith.cc:2028
67764 #, gcc-internal-format, gfc-internal-format
67765 msgid "Arithmetic OK converting %s to %s at %L"
67766 msgstr ""
67767
67768 #: fortran/arith.cc:2032
67769 #, gcc-internal-format
67770 msgid ""
67771 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
67772 "with the option %<-fno-range-check%>"
67773 msgstr ""
67774
67775 #: fortran/arith.cc:2037
67776 #, gcc-internal-format
67777 msgid ""
67778 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
67779 "with the option %<-fno-range-check%>"
67780 msgstr ""
67781
67782 #: fortran/arith.cc:2042
67783 #, gcc-internal-format
67784 msgid ""
67785 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
67786 "the option %<-fno-range-check%>"
67787 msgstr ""
67788
67789 #: fortran/arith.cc:2047
67790 #, gcc-internal-format, gfc-internal-format
67791 msgid "Division by zero converting %s to %s at %L"
67792 msgstr ""
67793
67794 #: fortran/arith.cc:2051
67795 #, gcc-internal-format, gfc-internal-format
67796 msgid "Array operands are incommensurate converting %s to %s at %L"
67797 msgstr ""
67798
67799 #: fortran/arith.cc:2055
67800 #, gcc-internal-format, gfc-internal-format
67801 msgid ""
67802 "Integer outside symmetric range implied by Standard Fortran converting %s to "
67803 "%s at %L"
67804 msgstr ""
67805
67806 #: fortran/arith.cc:2145 fortran/arith.cc:2264 fortran/arith.cc:2327
67807 #: fortran/arith.cc:2382 fortran/arith.cc:2445 fortran/arith.cc:2517
67808 #: fortran/arith.cc:2587
67809 #, gcc-internal-format
67810 msgid "Conversion from %qs to %qs at %L"
67811 msgstr ""
67812
67813 #: fortran/arith.cc:2177 fortran/arith.cc:2213 fortran/arith.cc:2255
67814 #: fortran/arith.cc:2317 fortran/arith.cc:2372 fortran/arith.cc:2435
67815 #: fortran/arith.cc:2507 fortran/arith.cc:2579
67816 #, gcc-internal-format
67817 msgid "Change of value in conversion from %qs to %qs at %L"
67818 msgstr ""
67819
67820 #: fortran/arith.cc:2421 fortran/arith.cc:2493
67821 #, gcc-internal-format
67822 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
67823 msgstr ""
67824
67825 #: fortran/arith.cc:2672
67826 #, gcc-internal-format
67827 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
67828 msgstr ""
67829
67830 #: fortran/arith.cc:2701
67831 #, gcc-internal-format, gfc-internal-format
67832 msgid "The character constant at %L is truncated in conversion to %s"
67833 msgstr ""
67834
67835 #: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:158
67836 #, gcc-internal-format, gfc-internal-format
67837 msgid "Invalid BOZ literal constant used in subscript at %C"
67838 msgstr ""
67839
67840 #: fortran/array.cc:103
67841 #, gcc-internal-format, gfc-internal-format
67842 msgid "Expected array subscript at %C"
67843 msgstr ""
67844
67845 #: fortran/array.cc:112
67846 #, gcc-internal-format
67847 msgid "Unexpected %<*%> in coarray subscript at %C"
67848 msgstr ""
67849
67850 #: fortran/array.cc:139
67851 #, gcc-internal-format, gfc-internal-format
67852 msgid "Missing lower bound in assumed size coarray specification at %C"
67853 msgstr ""
67854
67855 #: fortran/array.cc:149
67856 #, gcc-internal-format, gfc-internal-format
67857 msgid "Strides not allowed in coarray subscript at %C"
67858 msgstr ""
67859
67860 #: fortran/array.cc:163
67861 #, gcc-internal-format, gfc-internal-format
67862 msgid "Expected array subscript stride at %C"
67863 msgstr ""
67864
67865 #: fortran/array.cc:223
67866 #, gcc-internal-format, gfc-internal-format
67867 msgid "Invalid form of array reference at %C"
67868 msgstr ""
67869
67870 #: fortran/array.cc:230
67871 #, gcc-internal-format, gfc-internal-format
67872 msgid "Array reference at %C has more than 7 dimensions"
67873 msgstr ""
67874
67875 #: fortran/array.cc:233 fortran/array.cc:334
67876 #, gcc-internal-format, gfc-internal-format
67877 msgid "Array reference at %C cannot have more than %d dimensions"
67878 msgstr ""
67879
67880 #: fortran/array.cc:248 fortran/array.cc:716 fortran/check.cc:3418
67881 #: fortran/check.cc:5941 fortran/check.cc:5986 fortran/check.cc:6028
67882 #: fortran/check.cc:6055 fortran/check.cc:6318 fortran/match.cc:1852
67883 #: fortran/match.cc:3314 fortran/match.cc:3656 fortran/match.cc:3852
67884 #: fortran/simplify.cc:3012 fortran/simplify.cc:3042 fortran/simplify.cc:6364
67885 #: fortran/simplify.cc:8385
67886 #, gcc-internal-format
67887 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
67888 msgstr ""
67889
67890 #: fortran/array.cc:254
67891 #, gcc-internal-format, gfc-internal-format
67892 msgid "Unexpected coarray designator at %C"
67893 msgstr ""
67894
67895 #: fortran/array.cc:276
67896 #, gcc-internal-format, gfc-internal-format
67897 msgid "TEAM= attribute in %C misplaced"
67898 msgstr ""
67899
67900 #: fortran/array.cc:288
67901 #, gcc-internal-format, gfc-internal-format
67902 msgid "STAT= attribute in %C misplaced"
67903 msgstr ""
67904
67905 #: fortran/array.cc:297
67906 #, gcc-internal-format, gfc-internal-format
67907 msgid "Too few codimensions at %C, expected %d not %d"
67908 msgstr ""
67909
67910 #: fortran/array.cc:303
67911 #, gcc-internal-format, gfc-internal-format
67912 msgid "Too many codimensions at %C, expected %d not %d"
67913 msgstr ""
67914
67915 #: fortran/array.cc:313 fortran/array.cc:321
67916 #, gcc-internal-format
67917 msgid "Unexpected %<*%> for codimension %d of %d at %C"
67918 msgstr ""
67919
67920 #: fortran/array.cc:316
67921 #, gcc-internal-format, gfc-internal-format
67922 msgid "Invalid form of coarray reference at %C"
67923 msgstr ""
67924
67925 #: fortran/array.cc:328
67926 #, gcc-internal-format, gfc-internal-format
67927 msgid "Invalid codimension %d at %C, only %d codimensions exist"
67928 msgstr ""
67929
67930 #: fortran/array.cc:392
67931 #, gcc-internal-format
67932 msgid "Variable %qs at %L in this context must be constant"
67933 msgstr ""
67934
67935 #: fortran/array.cc:395
67936 #, gcc-internal-format, gfc-internal-format
67937 msgid "Expression at %L in this context must be constant"
67938 msgstr ""
67939
67940 #. F2018:R821: "assumed-implied-spec  is  [ lower-bound : ] *".
67941 #: fortran/array.cc:497
67942 #, gcc-internal-format, gfc-internal-format
67943 msgid ""
67944 "A lower bound must precede colon in assumed-size array specification at %L"
67945 msgstr ""
67946
67947 #: fortran/array.cc:509
67948 #, gcc-internal-format, gfc-internal-format
67949 msgid "Expected expression in array specification at %C"
67950 msgstr ""
67951
67952 #: fortran/array.cc:522 fortran/array.cc:554
67953 #, gcc-internal-format, gfc-internal-format
67954 msgid "Expecting a scalar INTEGER expression at %C, found %s"
67955 msgstr ""
67956
67957 #: fortran/array.cc:591
67958 #, gcc-internal-format, gfc-internal-format
67959 msgid "Assumed-rank array at %C"
67960 msgstr ""
67961
67962 #: fortran/array.cc:625
67963 #, gcc-internal-format, gfc-internal-format
67964 msgid "Bad array specification for implied-shape array at %C"
67965 msgstr ""
67966
67967 #: fortran/array.cc:641 fortran/array.cc:754
67968 #, gcc-internal-format, gfc-internal-format
67969 msgid "Bad array specification for an explicitly shaped array at %C"
67970 msgstr ""
67971
67972 #: fortran/array.cc:651 fortran/array.cc:764
67973 #, gcc-internal-format, gfc-internal-format
67974 msgid "Bad array specification for assumed shape array at %C"
67975 msgstr ""
67976
67977 #: fortran/array.cc:665 fortran/array.cc:778
67978 #, gcc-internal-format, gfc-internal-format
67979 msgid "Bad specification for deferred shape array at %C"
67980 msgstr ""
67981
67982 #: fortran/array.cc:675 fortran/array.cc:782
67983 #, gcc-internal-format, gfc-internal-format
67984 msgid "Bad specification for assumed size array at %C"
67985 msgstr ""
67986
67987 #: fortran/array.cc:687 fortran/array.cc:794
67988 #, gcc-internal-format, gfc-internal-format
67989 msgid "Expected another dimension in array declaration at %C"
67990 msgstr ""
67991
67992 #: fortran/array.cc:693 fortran/array.cc:722 fortran/array.cc:800
67993 #, gcc-internal-format, gfc-internal-format
67994 msgid "Array specification at %C has more than %d dimensions"
67995 msgstr ""
67996
67997 #: fortran/array.cc:699
67998 #, gcc-internal-format, gfc-internal-format
67999 msgid "Array specification at %C with more than 7 dimensions"
68000 msgstr ""
68001
68002 #: fortran/array.cc:711
68003 #, gcc-internal-format, gfc-internal-format
68004 msgid "Coarray declaration at %C"
68005 msgstr ""
68006
68007 #: fortran/array.cc:808
68008 #, gcc-internal-format
68009 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
68010 msgstr ""
68011
68012 #: fortran/array.cc:882
68013 #, gcc-internal-format
68014 msgid "The assumed-rank array %qs at %L shall not have a codimension"
68015 msgstr ""
68016
68017 #: fortran/array.cc:938
68018 #, gcc-internal-format
68019 msgid "rank + corank of %qs exceeds %d at %C"
68020 msgstr ""
68021
68022 #: fortran/array.cc:1061
68023 #, gcc-internal-format
68024 msgid "DO-iterator %qs at %L is inside iterator of the same name"
68025 msgstr ""
68026
68027 #: fortran/array.cc:1153 fortran/array.cc:1381
68028 #, gcc-internal-format, gfc-internal-format
68029 msgid "Syntax error in array constructor at %C"
68030 msgstr ""
68031
68032 #: fortran/array.cc:1183
68033 #, gcc-internal-format, gfc-internal-format
68034 msgid "BOZ literal constant at %L cannot appear in an array constructor"
68035 msgstr ""
68036
68037 #: fortran/array.cc:1192
68038 #, gcc-internal-format, gfc-internal-format
68039 msgid "NULL() at %C cannot appear in an array constructor"
68040 msgstr ""
68041
68042 #: fortran/array.cc:1254
68043 #, gcc-internal-format, gfc-internal-format
68044 msgid "[...] style array constructors at %C"
68045 msgstr ""
68046
68047 #: fortran/array.cc:1274
68048 #, gcc-internal-format, gfc-internal-format
68049 msgid "Array constructor including type specification at %C"
68050 msgstr ""
68051
68052 #: fortran/array.cc:1280 fortran/match.cc:4288
68053 #, gcc-internal-format, gfc-internal-format
68054 msgid "Type-spec at %L cannot contain a deferred type parameter"
68055 msgstr ""
68056
68057 #: fortran/array.cc:1288
68058 #, gcc-internal-format, gfc-internal-format
68059 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
68060 msgstr ""
68061
68062 #: fortran/array.cc:1306
68063 #, gcc-internal-format, gfc-internal-format
68064 msgid "Empty array constructor at %C is not allowed"
68065 msgstr ""
68066
68067 #: fortran/array.cc:1343 fortran/array.cc:1353
68068 #, gcc-internal-format, gfc-internal-format
68069 msgid "Incompatible typespec for array element at %L"
68070 msgstr ""
68071
68072 #: fortran/array.cc:1428
68073 #, gcc-internal-format, gfc-internal-format
68074 msgid "Element in %s array constructor at %L is %s"
68075 msgstr ""
68076
68077 #: fortran/array.cc:1759
68078 #, gcc-internal-format, gfc-internal-format
68079 msgid "Iterator step at %L cannot be zero"
68080 msgstr ""
68081
68082 #: fortran/array.cc:1918
68083 #, gcc-internal-format
68084 msgid ""
68085 "The number of elements in the array constructor at %L requires an increase "
68086 "of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
68087 msgstr ""
68088
68089 #: fortran/array.cc:2097
68090 #, gcc-internal-format, gfc-internal-format
68091 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
68092 msgstr ""
68093
68094 #: fortran/array.cc:2104
68095 #, gcc-internal-format, gfc-internal-format
68096 msgid "AC-IMPLIED-DO final expression references control variable at %L"
68097 msgstr ""
68098
68099 #: fortran/array.cc:2111
68100 #, gcc-internal-format, gfc-internal-format
68101 msgid "AC-IMPLIED-DO step expression references control variable at %L"
68102 msgstr ""
68103
68104 #: fortran/array.cc:2123
68105 #, gcc-internal-format, gfc-internal-format
68106 msgid ""
68107 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
68108 "C4106]"
68109 msgstr ""
68110
68111 #: fortran/array.cc:2215
68112 #, gcc-internal-format, gfc-internal-format
68113 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
68114 msgstr ""
68115
68116 #: fortran/array.cc:2336
68117 #, gcc-internal-format
68118 msgid "spec_dimen_size(): Bad dimension"
68119 msgstr ""
68120
68121 #: fortran/array.cc:2402
68122 #, gcc-internal-format
68123 msgid "gfc_ref_dimen_size(): Bad dimension"
68124 msgstr ""
68125
68126 #: fortran/array.cc:2406
68127 #, gcc-internal-format, gfc-internal-format
68128 msgid "Bad array dimension at %L"
68129 msgstr ""
68130
68131 #: fortran/array.cc:2544
68132 #, gcc-internal-format
68133 msgid "gfc_ref_dimen_size(): Bad dimen_type"
68134 msgstr ""
68135
68136 #: fortran/array.cc:2595
68137 #, gcc-internal-format
68138 msgid "gfc_array_dimen_size(): Bad dimension"
68139 msgstr ""
68140
68141 #: fortran/array.cc:2640
68142 #, gcc-internal-format
68143 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
68144 msgstr ""
68145
68146 #: fortran/array.cc:2788
68147 #, gcc-internal-format
68148 msgid "gfc_find_array_ref(): No ref found"
68149 msgstr ""
68150
68151 #. if (c == 0)
68152 #: fortran/bbt.cc:119
68153 #, gcc-internal-format
68154 msgid "insert_bbt(): Duplicate key found"
68155 msgstr ""
68156
68157 #: fortran/check.cc:87
68158 #, gcc-internal-format
68159 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
68160 msgstr ""
68161
68162 #: fortran/check.cc:103
68163 #, gcc-internal-format
68164 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
68165 msgstr ""
68166
68167 #: fortran/check.cc:123 fortran/resolve.cc:11164
68168 #, gcc-internal-format, gfc-internal-format
68169 msgid "Invalid use of BOZ literal constant at %L"
68170 msgstr ""
68171
68172 #: fortran/check.cc:371
68173 #, gcc-internal-format, gfc-internal-format
68174 msgid "Failure in conversion of BOZ to REAL at %L"
68175 msgstr ""
68176
68177 #: fortran/check.cc:477
68178 #, gcc-internal-format
68179 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
68180 msgstr ""
68181
68182 #: fortran/check.cc:493
68183 #, gcc-internal-format
68184 msgid "%qs argument of %qs intrinsic at %L must be %s"
68185 msgstr ""
68186
68187 #: fortran/check.cc:527
68188 #, gcc-internal-format
68189 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
68190 msgstr ""
68191
68192 #: fortran/check.cc:542 fortran/check.cc:572
68193 #, gcc-internal-format
68194 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
68195 msgstr ""
68196
68197 #: fortran/check.cc:560
68198 #, gcc-internal-format
68199 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
68200 msgstr ""
68201
68202 #: fortran/check.cc:567
68203 #, gcc-internal-format
68204 msgid ""
68205 "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
68206 msgstr ""
68207
68208 #: fortran/check.cc:590 fortran/check.cc:3373
68209 #, gcc-internal-format
68210 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
68211 msgstr ""
68212
68213 #: fortran/check.cc:605
68214 #, gcc-internal-format
68215 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
68216 msgstr ""
68217
68218 #: fortran/check.cc:622
68219 #, gcc-internal-format
68220 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
68221 msgstr ""
68222
68223 #: fortran/check.cc:651 fortran/check.cc:7526
68224 #, gcc-internal-format
68225 msgid "%qs argument of %qs intrinsic at %L must be a constant"
68226 msgstr ""
68227
68228 #: fortran/check.cc:660
68229 #, gcc-internal-format, gfc-internal-format
68230 msgid "Invalid kind for %s at %L"
68231 msgstr ""
68232
68233 #: fortran/check.cc:679
68234 #, gcc-internal-format
68235 msgid "%qs argument of %qs intrinsic at %L must be double precision"
68236 msgstr ""
68237
68238 #: fortran/check.cc:702
68239 #, gcc-internal-format
68240 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
68241 msgstr ""
68242
68243 #: fortran/check.cc:719
68244 #, gcc-internal-format
68245 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
68246 msgstr ""
68247
68248 #: fortran/check.cc:744
68249 #, gcc-internal-format
68250 msgid "%qs argument of %qs intrinsic at %L must be an array"
68251 msgstr ""
68252
68253 #: fortran/check.cc:765
68254 #, gcc-internal-format
68255 msgid "%qs at %L must be nonnegative"
68256 msgstr ""
68257
68258 #: fortran/check.cc:786
68259 #, gcc-internal-format
68260 msgid "%qs argument of %qs intrinsic at %L must be positive"
68261 msgstr ""
68262
68263 #: fortran/check.cc:819
68264 #, gcc-internal-format
68265 msgid ""
68266 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
68267 msgstr ""
68268
68269 #: fortran/check.cc:830
68270 #, gcc-internal-format
68271 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
68272 msgstr ""
68273
68274 #: fortran/check.cc:840
68275 #, gcc-internal-format
68276 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
68277 msgstr ""
68278
68279 #: fortran/check.cc:867
68280 #, gcc-internal-format
68281 msgid ""
68282 "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
68283 msgstr ""
68284
68285 #: fortran/check.cc:893
68286 #, gcc-internal-format
68287 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
68288 msgstr ""
68289
68290 #: fortran/check.cc:926
68291 #, gcc-internal-format
68292 msgid ""
68293 "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
68294 msgstr ""
68295
68296 #: fortran/check.cc:943
68297 #, gcc-internal-format
68298 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
68299 msgstr ""
68300
68301 #: fortran/check.cc:958
68302 #, gcc-internal-format
68303 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
68304 msgstr ""
68305
68306 #: fortran/check.cc:980
68307 #, gcc-internal-format
68308 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
68309 msgstr ""
68310
68311 #: fortran/check.cc:998
68312 #, gcc-internal-format
68313 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
68314 msgstr ""
68315
68316 #: fortran/check.cc:1017
68317 #, gcc-internal-format
68318 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
68319 msgstr ""
68320
68321 #: fortran/check.cc:1044
68322 #, gcc-internal-format
68323 msgid "%qs argument of %qs intrinsic at %L must be a variable"
68324 msgstr ""
68325
68326 #: fortran/check.cc:1093
68327 #, gcc-internal-format
68328 msgid ""
68329 "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
68330 msgstr ""
68331
68332 #: fortran/check.cc:1145
68333 #, gcc-internal-format
68334 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
68335 msgstr ""
68336
68337 #: fortran/check.cc:1248
68338 #, gcc-internal-format, gfc-internal-format
68339 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
68340 msgstr ""
68341
68342 #: fortran/check.cc:1305
68343 #, gcc-internal-format, gfc-internal-format
68344 msgid "BOZ literal constant at %L cannot appear in ACHAR intrinsic subprogram"
68345 msgstr ""
68346
68347 #: fortran/check.cc:1396
68348 #, gcc-internal-format
68349 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
68350 msgstr ""
68351
68352 #: fortran/check.cc:1405 fortran/check.cc:3690
68353 #, gcc-internal-format, gfc-internal-format
68354 msgid "Different type kinds at %L"
68355 msgstr ""
68356
68357 #: fortran/check.cc:1428
68358 #, gcc-internal-format
68359 msgid ""
68360 "NULL at %L is not permitted as actual argument to %qs intrinsic function"
68361 msgstr ""
68362
68363 #: fortran/check.cc:1450
68364 #, gcc-internal-format
68365 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
68366 msgstr ""
68367
68368 #: fortran/check.cc:1459 fortran/check.cc:1494 fortran/check.cc:4382
68369 #, gcc-internal-format
68370 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
68371 msgstr ""
68372
68373 #: fortran/check.cc:1476
68374 #, gcc-internal-format
68375 msgid ""
68376 "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or "
68377 "FUNCTION"
68378 msgstr ""
68379
68380 #: fortran/check.cc:1485
68381 #, gcc-internal-format
68382 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
68383 msgstr ""
68384
68385 #: fortran/check.cc:1512
68386 #, gcc-internal-format, gfc-internal-format
68387 msgid ""
68388 "Array section with a vector subscript at %L shall not be the target of a "
68389 "pointer"
68390 msgstr ""
68391
68392 #: fortran/check.cc:1559
68393 #, gcc-internal-format, gfc-internal-format
68394 msgid ""
68395 "ATOM argument at %L to intrinsic function %s shall be an integer of "
68396 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
68397 msgstr ""
68398
68399 #: fortran/check.cc:1567
68400 #, gcc-internal-format, gfc-internal-format
68401 msgid ""
68402 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
68403 "coindexed"
68404 msgstr ""
68405
68406 #: fortran/check.cc:1574
68407 #, gcc-internal-format
68408 msgid ""
68409 "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
68410 msgstr ""
68411
68412 #: fortran/check.cc:1592 fortran/check.cc:1805
68413 #, gcc-internal-format, gfc-internal-format
68414 msgid "STAT= argument to %s at %L"
68415 msgstr ""
68416
68417 #: fortran/check.cc:1611 fortran/check.cc:1745 fortran/check.cc:1842
68418 #, gcc-internal-format, gfc-internal-format
68419 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
68420 msgstr ""
68421
68422 #: fortran/check.cc:1625 fortran/check.cc:1825
68423 #, gcc-internal-format, gfc-internal-format
68424 msgid ""
68425 "ATOM argument at %L to intrinsic function %s shall be an integer of "
68426 "ATOMIC_INT_KIND"
68427 msgstr ""
68428
68429 #: fortran/check.cc:1645
68430 #, gcc-internal-format, gfc-internal-format
68431 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
68432 msgstr ""
68433
68434 #: fortran/check.cc:1664 fortran/check.cc:1678 fortran/check.cc:1713
68435 #, gcc-internal-format
68436 msgid "%qs argument of %qs intrinsic at %L not yet supported"
68437 msgstr ""
68438
68439 #: fortran/check.cc:1698
68440 #, gcc-internal-format
68441 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
68442 msgstr ""
68443
68444 #: fortran/check.cc:1752 fortran/check.cc:1849
68445 #, gcc-internal-format, gfc-internal-format
68446 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
68447 msgstr ""
68448
68449 #: fortran/check.cc:1767
68450 #, gcc-internal-format, gfc-internal-format
68451 msgid ""
68452 "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
68453 msgstr ""
68454
68455 #: fortran/check.cc:1777
68456 #, gcc-internal-format, gfc-internal-format
68457 msgid ""
68458 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
68459 msgstr ""
68460
68461 #: fortran/check.cc:1790
68462 #, gcc-internal-format, gfc-internal-format
68463 msgid ""
68464 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at "
68465 "least the range of the default integer"
68466 msgstr ""
68467
68468 #: fortran/check.cc:1869
68469 #, gcc-internal-format, gfc-internal-format
68470 msgid "Negative argument N at %L"
68471 msgstr ""
68472
68473 #: fortran/check.cc:1967
68474 #, gcc-internal-format, gfc-internal-format
68475 msgid "BOZ literal constant at %L cannot appear in CHAR intrinsic subprogram"
68476 msgstr ""
68477
68478 #: fortran/check.cc:2091 fortran/check.cc:2581
68479 #, gcc-internal-format
68480 msgid ""
68481 "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
68482 msgstr ""
68483
68484 #: fortran/check.cc:2100 fortran/check.cc:2590
68485 #, gcc-internal-format
68486 msgid ""
68487 "%qs argument of %qs intrinsic at %L must have a type of either REAL or "
68488 "INTEGER"
68489 msgstr ""
68490
68491 #: fortran/check.cc:2110 fortran/check.cc:2116
68492 #, gcc-internal-format, gfc-internal-format
68493 msgid ""
68494 "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, "
68495 "consider using the KIND argument"
68496 msgstr ""
68497
68498 #: fortran/check.cc:2138
68499 #, gcc-internal-format
68500 msgid ""
68501 "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall "
68502 "not have a vector subscript"
68503 msgstr ""
68504
68505 #: fortran/check.cc:2146
68506 #, gcc-internal-format, gfc-internal-format
68507 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
68508 msgstr ""
68509
68510 #: fortran/check.cc:2169
68511 #, gcc-internal-format, gfc-internal-format
68512 msgid "The stat= argument at %L must be a kind=4 integer variable"
68513 msgstr ""
68514
68515 #: fortran/check.cc:2185
68516 #, gcc-internal-format, gfc-internal-format
68517 msgid "The errmsg= argument at %L must be a default-kind character variable"
68518 msgstr ""
68519
68520 #: fortran/check.cc:2193
68521 #, gcc-internal-format
68522 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
68523 msgstr ""
68524
68525 #: fortran/check.cc:2208
68526 #, gcc-internal-format, gfc-internal-format
68527 msgid ""
68528 "Support for the A argument at %L which is polymorphic A argument or has "
68529 "allocatable components is not yet implemented"
68530 msgstr ""
68531
68532 #: fortran/check.cc:2227
68533 #, gcc-internal-format, gfc-internal-format
68534 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
68535 msgstr ""
68536
68537 #: fortran/check.cc:2234
68538 #, gcc-internal-format, gfc-internal-format
68539 msgid ""
68540 "Support for the A argument at %L with allocatable components is not yet "
68541 "implemented"
68542 msgstr ""
68543
68544 #: fortran/check.cc:2248
68545 #, gcc-internal-format, gfc-internal-format
68546 msgid "OPERATION argument at %L must be a PURE function"
68547 msgstr ""
68548
68549 #. None of the intrinsics fulfills the criteria of taking two arguments,
68550 #. returning the same type and kind as the arguments and being permitted
68551 #. as actual argument.
68552 #: fortran/check.cc:2258
68553 #, gcc-internal-format, gfc-internal-format
68554 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
68555 msgstr ""
68556
68557 #: fortran/check.cc:2275
68558 #, gcc-internal-format, gfc-internal-format
68559 msgid "The function passed as OPERATION at %L shall have two arguments"
68560 msgstr ""
68561
68562 #: fortran/check.cc:2285
68563 #, gcc-internal-format, gfc-internal-format
68564 msgid ""
68565 "The A argument at %L has type %s but the function passed as OPERATION at %L "
68566 "returns %s"
68567 msgstr ""
68568
68569 #: fortran/check.cc:2294
68570 #, gcc-internal-format, gfc-internal-format
68571 msgid ""
68572 "The function passed as OPERATION at %L has arguments of type %s and %s but "
68573 "shall have type %s"
68574 msgstr ""
68575
68576 #: fortran/check.cc:2305
68577 #, gcc-internal-format, gfc-internal-format
68578 msgid ""
68579 "The function passed as OPERATION at %L shall have scalar nonallocatable "
68580 "nonpointer arguments and return a nonallocatable nonpointer scalar"
68581 msgstr ""
68582
68583 #: fortran/check.cc:2313
68584 #, gcc-internal-format, gfc-internal-format
68585 msgid ""
68586 "The function passed as OPERATION at %L shall have the VALUE attribute either "
68587 "for none or both arguments"
68588 msgstr ""
68589
68590 #: fortran/check.cc:2320
68591 #, gcc-internal-format, gfc-internal-format
68592 msgid ""
68593 "The function passed as OPERATION at %L shall have the TARGET attribute "
68594 "either for none or both arguments"
68595 msgstr ""
68596
68597 #: fortran/check.cc:2327
68598 #, gcc-internal-format, gfc-internal-format
68599 msgid ""
68600 "The function passed as OPERATION at %L shall have the ASYNCHRONOUS attribute "
68601 "either for none or both arguments"
68602 msgstr ""
68603
68604 #: fortran/check.cc:2335
68605 #, gcc-internal-format, gfc-internal-format
68606 msgid ""
68607 "The function passed as OPERATION at %L shall not have the OPTIONAL attribute "
68608 "for either of the arguments"
68609 msgstr ""
68610
68611 #: fortran/check.cc:2365
68612 #, gcc-internal-format, gfc-internal-format
68613 msgid ""
68614 "The character length of the A argument at %L and of the arguments of the "
68615 "OPERATION at %L shall be the same"
68616 msgstr ""
68617
68618 #: fortran/check.cc:2372
68619 #, gcc-internal-format, gfc-internal-format
68620 msgid ""
68621 "The character length of the A argument at %L and of the function result of "
68622 "the OPERATION at %L shall be the same"
68623 msgstr ""
68624
68625 #: fortran/check.cc:2390
68626 #, gcc-internal-format
68627 msgid ""
68628 "%qs argument of %qs intrinsic at %L shall be of type integer, real or "
68629 "character"
68630 msgstr ""
68631
68632 #: fortran/check.cc:2418 fortran/check.cc:2432
68633 #, gcc-internal-format, gfc-internal-format
68634 msgid "BOZ constant at %L cannot appear in the COMPLEX intrinsic subprogram"
68635 msgstr ""
68636
68637 #: fortran/check.cc:2469 fortran/check.cc:3099 fortran/check.cc:3182
68638 #: fortran/check.cc:3404 fortran/check.cc:3452 fortran/check.cc:4927
68639 #: fortran/check.cc:5052 fortran/check.cc:5122 fortran/check.cc:6304
68640 #: fortran/check.cc:6435
68641 #, gcc-internal-format
68642 msgid "%qs intrinsic with KIND argument at %L"
68643 msgstr ""
68644
68645 #: fortran/check.cc:2516 fortran/check.cc:2785 fortran/check.cc:2845
68646 #, gcc-internal-format
68647 msgid ""
68648 "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/"
68649 "%ld)"
68650 msgstr ""
68651
68652 #: fortran/check.cc:2531 fortran/check.cc:2800 fortran/check.cc:2860
68653 #, gcc-internal-format
68654 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
68655 msgstr ""
68656
68657 #: fortran/check.cc:2643 fortran/check.cc:3784 fortran/check.cc:3792
68658 #, gcc-internal-format
68659 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
68660 msgstr ""
68661
68662 #: fortran/check.cc:2657
68663 #, gcc-internal-format
68664 msgid ""
68665 "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
68666 msgstr ""
68667
68668 #: fortran/check.cc:2677 fortran/check.cc:2685
68669 #, gcc-internal-format
68670 msgid "%qs argument of %qs intrinsic at %L must be default real"
68671 msgstr ""
68672
68673 #: fortran/check.cc:2821
68674 #, gcc-internal-format
68675 msgid "%qs must be of same type and kind as %qs at %L in %qs"
68676 msgstr ""
68677
68678 #: fortran/check.cc:2879
68679 #, gcc-internal-format
68680 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
68681 msgstr ""
68682
68683 #: fortran/check.cc:2897
68684 #, gcc-internal-format, gfc-internal-format
68685 msgid ""
68686 "BOZ literal constant at %L cannot appear in the FLOAT intrinsic subprogram"
68687 msgstr ""
68688
68689 #: fortran/check.cc:2911
68690 #, gcc-internal-format, gfc-internal-format
68691 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
68692 msgstr ""
68693
68694 #: fortran/check.cc:2972
68695 #, gcc-internal-format
68696 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
68697 msgstr ""
68698
68699 #: fortran/check.cc:3054
68700 #, gcc-internal-format
68701 msgid "Arguments of %qs have different kind type parameters at %L"
68702 msgstr ""
68703
68704 #: fortran/check.cc:3150
68705 #, gcc-internal-format, gfc-internal-format
68706 msgid "Argument of %s at %L must be of length one"
68707 msgstr ""
68708
68709 #: fortran/check.cc:3189
68710 #, gcc-internal-format
68711 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
68712 msgstr ""
68713
68714 #: fortran/check.cc:3223
68715 #, gcc-internal-format
68716 msgid ""
68717 "%qs intrinsic subprogram at %L has been removed.  Use INT intrinsic "
68718 "subprogram."
68719 msgstr ""
68720
68721 #: fortran/check.cc:3275
68722 #, gcc-internal-format, gfc-internal-format
68723 msgid "SIZE at %L must be positive"
68724 msgstr ""
68725
68726 #: fortran/check.cc:3287
68727 #, gcc-internal-format, gfc-internal-format
68728 msgid ""
68729 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
68730 msgstr ""
68731
68732 #: fortran/check.cc:3346
68733 #, gcc-internal-format, gfc-internal-format
68734 msgid "STATUS at %L shall be an INTENT(OUT) variable"
68735 msgstr ""
68736
68737 #: fortran/check.cc:3355
68738 #, gcc-internal-format
68739 msgid "%qs at %L shall be an INTENT(OUT) variable"
68740 msgstr ""
68741
68742 #: fortran/check.cc:3380
68743 #, gcc-internal-format
68744 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
68745 msgstr ""
68746
68747 #: fortran/check.cc:3594
68748 #, gcc-internal-format
68749 msgid "Intrinsic %qs at %L must have at least two arguments"
68750 msgstr ""
68751
68752 #: fortran/check.cc:3642
68753 #, gcc-internal-format
68754 msgid "Missing %qs argument to the %s intrinsic at %L"
68755 msgstr ""
68756
68757 #: fortran/check.cc:3657
68758 #, gcc-internal-format
68759 msgid "Duplicate argument %qs at %L to intrinsic %s"
68760 msgstr ""
68761
68762 #: fortran/check.cc:3662
68763 #, gcc-internal-format
68764 msgid "Unknown argument %qs at %L to intrinsic %s"
68765 msgstr ""
68766
68767 #: fortran/check.cc:3687
68768 #, gcc-internal-format, gfc-internal-format
68769 msgid "Different character kinds at %L"
68770 msgstr ""
68771
68772 #: fortran/check.cc:3696
68773 #, gcc-internal-format
68774 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
68775 msgstr ""
68776
68777 #: fortran/check.cc:3727
68778 #, gcc-internal-format
68779 msgid "%qs intrinsic with CHARACTER argument at %L"
68780 msgstr ""
68781
68782 #: fortran/check.cc:3734
68783 #, gcc-internal-format
68784 msgid ""
68785 "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
68786 msgstr ""
68787
68788 #: fortran/check.cc:3801
68789 #, gcc-internal-format
68790 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
68791 msgstr ""
68792
68793 #: fortran/check.cc:3815
68794 #, gcc-internal-format
68795 msgid ""
68796 "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic "
68797 "matmul"
68798 msgstr ""
68799
68800 #: fortran/check.cc:3834
68801 #, gcc-internal-format
68802 msgid ""
68803 "Different shape on dimension 2 for argument %qs and dimension 1 for argument "
68804 "%qs at %L for intrinsic matmul"
68805 msgstr ""
68806
68807 #: fortran/check.cc:3843
68808 #, gcc-internal-format
68809 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
68810 msgstr ""
68811
68812 #: fortran/check.cc:4008
68813 #, gcc-internal-format
68814 msgid ""
68815 "Argument %qs of %qs intrinsic at %L must be in type conformance to argument "
68816 "%qs at %L"
68817 msgstr ""
68818
68819 #: fortran/check.cc:4126 fortran/check.cc:7446 fortran/check.cc:7461
68820 #, gcc-internal-format
68821 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
68822 msgstr ""
68823
68824 #: fortran/check.cc:4209
68825 #, gcc-internal-format, gfc-internal-format
68826 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
68827 msgstr ""
68828
68829 #: fortran/check.cc:4220
68830 #, gcc-internal-format, gfc-internal-format
68831 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
68832 msgstr ""
68833
68834 #: fortran/check.cc:4227
68835 #, gcc-internal-format, gfc-internal-format
68836 msgid ""
68837 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
68838 "polymorphic"
68839 msgstr ""
68840
68841 #: fortran/check.cc:4238
68842 #, gcc-internal-format, gfc-internal-format
68843 msgid ""
68844 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
68845 "same rank %d/%d"
68846 msgstr ""
68847
68848 #: fortran/check.cc:4247
68849 #, gcc-internal-format, gfc-internal-format
68850 msgid ""
68851 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
68852 "same corank %d/%d"
68853 msgstr ""
68854
68855 #: fortran/check.cc:4287
68856 #, gcc-internal-format, gfc-internal-format
68857 msgid ""
68858 "The FROM and TO arguments at %L violate aliasing restrictions (F2003 "
68859 "12.4.1.7)"
68860 msgstr ""
68861
68862 #: fortran/check.cc:4314
68863 #, gcc-internal-format
68864 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
68865 msgstr ""
68866
68867 #: fortran/check.cc:4367
68868 #, gcc-internal-format
68869 msgid ""
68870 "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or "
68871 "procedure pointer"
68872 msgstr ""
68873
68874 #: fortran/check.cc:4375
68875 #, gcc-internal-format, gfc-internal-format
68876 msgid "NULL intrinsic with allocatable MOLD at %L"
68877 msgstr ""
68878
68879 #: fortran/check.cc:4454 fortran/check.cc:6382
68880 #, gcc-internal-format
68881 msgid ""
68882 "%qs argument of %qs intrinsic at %L must provide at least as many elements "
68883 "as there are .TRUE. values in %qs (%ld/%d)"
68884 msgstr ""
68885
68886 #: fortran/check.cc:4515
68887 #, gcc-internal-format
68888 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
68889 msgstr ""
68890
68891 #: fortran/check.cc:4525
68892 #, gcc-internal-format
68893 msgid ""
68894 "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
68895 msgstr ""
68896
68897 #: fortran/check.cc:4544
68898 #, gcc-internal-format
68899 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
68900 msgstr ""
68901
68902 #: fortran/check.cc:4595
68903 #, gcc-internal-format, gfc-internal-format
68904 msgid "The argument of the RANK intrinsic at %L must be a data object"
68905 msgstr ""
68906
68907 #: fortran/check.cc:4703
68908 #, gcc-internal-format
68909 msgid ""
68910 "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of "
68911 "constant size"
68912 msgstr ""
68913
68914 #: fortran/check.cc:4713
68915 #, gcc-internal-format
68916 msgid "%qs argument of %qs intrinsic at %L is empty"
68917 msgstr ""
68918
68919 #: fortran/check.cc:4720
68920 #, gcc-internal-format
68921 msgid ""
68922 "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
68923 msgstr ""
68924
68925 #: fortran/check.cc:4741
68926 #, gcc-internal-format
68927 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
68928 msgstr ""
68929
68930 #: fortran/check.cc:4781
68931 #, gcc-internal-format
68932 msgid ""
68933 "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
68934 msgstr ""
68935
68936 #: fortran/check.cc:4799
68937 #, gcc-internal-format
68938 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
68939 msgstr ""
68940
68941 #: fortran/check.cc:4808
68942 #, gcc-internal-format
68943 msgid ""
68944 "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions "
68945 "(dimension %qd duplicated)"
68946 msgstr ""
68947
68948 #: fortran/check.cc:4843
68949 #, gcc-internal-format, gfc-internal-format
68950 msgid ""
68951 "Without padding, there are not enough elements in the intrinsic RESHAPE "
68952 "source at %L to match the shape"
68953 msgstr ""
68954
68955 #: fortran/check.cc:4860 fortran/check.cc:4879
68956 #, gcc-internal-format
68957 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
68958 msgstr ""
68959
68960 #: fortran/check.cc:4870 fortran/check.cc:4889
68961 #, gcc-internal-format
68962 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
68963 msgstr ""
68964
68965 #: fortran/check.cc:4988
68966 #, gcc-internal-format
68967 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
68968 msgstr ""
68969
68970 #: fortran/check.cc:5019
68971 #, gcc-internal-format
68972 msgid "%qs intrinsic with RADIX argument at %L"
68973 msgstr ""
68974
68975 #: fortran/check.cc:5067
68976 #, gcc-internal-format
68977 msgid ""
68978 "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size "
68979 "array"
68980 msgstr ""
68981
68982 #: fortran/check.cc:5140 fortran/check.cc:7506
68983 #, gcc-internal-format
68984 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
68985 msgstr ""
68986
68987 #: fortran/check.cc:5156 fortran/check.cc:5307 fortran/check.cc:7498
68988 #, gcc-internal-format
68989 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
68990 msgstr ""
68991
68992 #: fortran/check.cc:5167 fortran/check.cc:5319
68993 #, gcc-internal-format
68994 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
68995 msgstr ""
68996
68997 #: fortran/check.cc:5249
68998 #, gcc-internal-format
68999 msgid "is_c_interoperable(): gfc_simplify_expr failed"
69000 msgstr ""
69001
69002 #: fortran/check.cc:5298
69003 #, gcc-internal-format
69004 msgid ""
69005 "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
69006 msgstr ""
69007
69008 #: fortran/check.cc:5337
69009 #, gcc-internal-format, gfc-internal-format
69010 msgid ""
69011 "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or "
69012 "TYPE(C_FUNPTR)"
69013 msgstr ""
69014
69015 #: fortran/check.cc:5351
69016 #, gcc-internal-format, gfc-internal-format
69017 msgid ""
69018 "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: "
69019 "%s instead of %s"
69020 msgstr ""
69021
69022 #: fortran/check.cc:5375
69023 #, gcc-internal-format, gfc-internal-format
69024 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
69025 msgstr ""
69026
69027 #: fortran/check.cc:5387
69028 #, gcc-internal-format, gfc-internal-format
69029 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
69030 msgstr ""
69031
69032 #: fortran/check.cc:5394
69033 #, gcc-internal-format, gfc-internal-format
69034 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
69035 msgstr ""
69036
69037 #: fortran/check.cc:5401
69038 #, gcc-internal-format, gfc-internal-format
69039 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
69040 msgstr ""
69041
69042 #: fortran/check.cc:5408
69043 #, gcc-internal-format, gfc-internal-format
69044 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
69045 msgstr ""
69046
69047 #: fortran/check.cc:5414
69048 #, gcc-internal-format, gfc-internal-format
69049 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
69050 msgstr ""
69051
69052 #: fortran/check.cc:5433
69053 #, gcc-internal-format, gfc-internal-format
69054 msgid ""
69055 "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of "
69056 "FPTR"
69057 msgstr ""
69058
69059 #: fortran/check.cc:5443
69060 #, gcc-internal-format, gfc-internal-format
69061 msgid "Polymorphic FPTR at %L to C_F_POINTER"
69062 msgstr ""
69063
69064 #: fortran/check.cc:5448
69065 #, gcc-internal-format, gfc-internal-format
69066 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
69067 msgstr ""
69068
69069 #: fortran/check.cc:5464
69070 #, gcc-internal-format, gfc-internal-format
69071 msgid ""
69072 "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
69073 msgstr ""
69074
69075 #: fortran/check.cc:5476
69076 #, gcc-internal-format, gfc-internal-format
69077 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
69078 msgstr ""
69079
69080 #: fortran/check.cc:5483
69081 #, gcc-internal-format, gfc-internal-format
69082 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
69083 msgstr ""
69084
69085 #: fortran/check.cc:5489
69086 #, gcc-internal-format, gfc-internal-format
69087 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
69088 msgstr ""
69089
69090 #: fortran/check.cc:5503
69091 #, gcc-internal-format, gfc-internal-format
69092 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
69093 msgstr ""
69094
69095 #: fortran/check.cc:5515
69096 #, gcc-internal-format
69097 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
69098 msgstr ""
69099
69100 #: fortran/check.cc:5522
69101 #, gcc-internal-format, gfc-internal-format
69102 msgid ""
69103 "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
69104 msgstr ""
69105
69106 #: fortran/check.cc:5528
69107 #, gcc-internal-format, gfc-internal-format
69108 msgid "Noninteroperable procedure at %L to C_FUNLOC"
69109 msgstr ""
69110
69111 #: fortran/check.cc:5542
69112 #, gcc-internal-format, gfc-internal-format
69113 msgid "Argument X at %L to C_LOC shall not be coindexed"
69114 msgstr ""
69115
69116 #: fortran/check.cc:5548
69117 #, gcc-internal-format, gfc-internal-format
69118 msgid "X argument at %L to C_LOC shall not be polymorphic"
69119 msgstr ""
69120
69121 #: fortran/check.cc:5559
69122 #, gcc-internal-format, gfc-internal-format
69123 msgid ""
69124 "Argument X at %L to C_LOC shall have either the POINTER or the TARGET "
69125 "attribute"
69126 msgstr ""
69127
69128 #: fortran/check.cc:5567
69129 #, gcc-internal-format, gfc-internal-format
69130 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
69131 msgstr ""
69132
69133 #: fortran/check.cc:5576
69134 #, gcc-internal-format, gfc-internal-format
69135 msgid "Argument at %L to C_LOC shall not be polymorphic"
69136 msgstr ""
69137
69138 #: fortran/check.cc:5583
69139 #, gcc-internal-format, gfc-internal-format
69140 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
69141 msgstr ""
69142
69143 #: fortran/check.cc:5594
69144 #, gcc-internal-format, gfc-internal-format
69145 msgid ""
69146 "Array of interoperable type at %L to C_LOC which is nonallocatable and "
69147 "neither assumed size nor explicit size"
69148 msgstr ""
69149
69150 #: fortran/check.cc:5599
69151 #, gcc-internal-format, gfc-internal-format
69152 msgid "Array section at %L to C_LOC"
69153 msgstr ""
69154
69155 #: fortran/check.cc:5627
69156 #, gcc-internal-format, gfc-internal-format
69157 msgid "non double precision REAL argument to %s intrinsic at %L"
69158 msgstr ""
69159
69160 #: fortran/check.cc:5643
69161 #, gcc-internal-format
69162 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
69163 msgstr ""
69164
69165 #: fortran/check.cc:5662
69166 #, gcc-internal-format
69167 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
69168 msgstr ""
69169
69170 #: fortran/check.cc:5686
69171 #, gcc-internal-format
69172 msgid "%qs argument of %qs intrinsic at %L must have length at least 1"
69173 msgstr ""
69174
69175 #: fortran/check.cc:5950
69176 #, gcc-internal-format, gfc-internal-format
69177 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
69178 msgstr ""
69179
69180 #: fortran/check.cc:5957
69181 #, gcc-internal-format, gfc-internal-format
69182 msgid "Type of %s argument of IMAGE_INDEX at %L shall be INTEGER"
69183 msgstr ""
69184
69185 #: fortran/check.cc:5968
69186 #, gcc-internal-format, gfc-internal-format
69187 msgid ""
69188 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
69189 "be %d (corank) not %d"
69190 msgstr ""
69191
69192 #: fortran/check.cc:6001
69193 #, gcc-internal-format, gfc-internal-format
69194 msgid "DISTANCE= argument to NUM_IMAGES at %L"
69195 msgstr ""
69196
69197 #: fortran/check.cc:6014
69198 #, gcc-internal-format, gfc-internal-format
69199 msgid "FAILED= argument to NUM_IMAGES at %L"
69200 msgstr ""
69201
69202 #: fortran/check.cc:6038
69203 #, gcc-internal-format, gfc-internal-format
69204 msgid ""
69205 "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
69206 msgstr ""
69207
69208 #: fortran/check.cc:6064
69209 #, gcc-internal-format, gfc-internal-format
69210 msgid ""
69211 "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic "
69212 "at %L"
69213 msgstr ""
69214
69215 #: fortran/check.cc:6071
69216 #, gcc-internal-format, gfc-internal-format
69217 msgid ""
69218 "The DISTANCE argument may not be specified together with the COARRAY or DIM "
69219 "argument in intrinsic at %L"
69220 msgstr ""
69221
69222 #: fortran/check.cc:6082
69223 #, gcc-internal-format, gfc-internal-format
69224 msgid "Unexpected DIM argument with noncoarray argument at %L"
69225 msgstr ""
69226
69227 #: fortran/check.cc:6100
69228 #, gcc-internal-format, gfc-internal-format
69229 msgid "DISTANCE= argument to THIS_IMAGE at %L"
69230 msgstr ""
69231
69232 #: fortran/check.cc:6158
69233 #, gcc-internal-format
69234 msgid ""
69235 "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L is an array and shall not "
69236 "have storage size 0 when %<SOURCE%> argument has size greater than 0"
69237 msgstr ""
69238
69239 #: fortran/check.cc:6210
69240 #, gcc-internal-format
69241 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
69242 msgstr ""
69243
69244 #: fortran/check.cc:6229
69245 #, gcc-internal-format
69246 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
69247 msgstr ""
69248
69249 #: fortran/check.cc:6237
69250 #, gcc-internal-format
69251 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
69252 msgstr ""
69253
69254 #: fortran/check.cc:6272
69255 #, gcc-internal-format, gfc-internal-format
69256 msgid ""
69257 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
69258 "result size %ld"
69259 msgstr ""
69260
69261 #: fortran/check.cc:6396
69262 #, gcc-internal-format
69263 msgid ""
69264 "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a "
69265 "scalar"
69266 msgstr ""
69267
69268 #: fortran/check.cc:6409
69269 #, gcc-internal-format
69270 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
69271 msgstr ""
69272
69273 #: fortran/check.cc:6675 fortran/check.cc:6707
69274 #, gcc-internal-format
69275 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
69276 msgstr ""
69277
69278 #: fortran/check.cc:6715
69279 #, gcc-internal-format, gfc-internal-format
69280 msgid "Too many arguments to %s at %L"
69281 msgstr ""
69282
69283 #: fortran/check.cc:6733
69284 #, gcc-internal-format
69285 msgid "fe_runtime_error string must be null terminated"
69286 msgstr ""
69287
69288 #: fortran/check.cc:6745
69289 #, gcc-internal-format, gfc-internal-format
69290 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
69291 msgstr ""
69292
69293 #: fortran/check.cc:6785
69294 #, gcc-internal-format, gfc-internal-format
69295 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
69296 msgstr ""
69297
69298 #: fortran/check.cc:6804
69299 #, gcc-internal-format, gfc-internal-format
69300 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
69301 msgstr ""
69302
69303 #: fortran/check.cc:6814
69304 #, gcc-internal-format, gfc-internal-format
69305 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
69306 msgstr ""
69307
69308 #: fortran/check.cc:6831
69309 #, gcc-internal-format, gfc-internal-format
69310 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
69311 msgstr ""
69312
69313 #: fortran/check.cc:7048
69314 #, gcc-internal-format
69315 msgid ""
69316 "%qs argument of %qs intrinsic at %L must be of a kind not wider than the "
69317 "default kind (%d)"
69318 msgstr ""
69319
69320 #: fortran/check.cc:7230
69321 #, gcc-internal-format
69322 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
69323 msgstr ""
69324
69325 #: fortran/check.cc:7419 fortran/check.cc:7430
69326 #, gcc-internal-format
69327 msgid ""
69328 "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ "
69329 "literal constant"
69330 msgstr ""
69331
69332 #: fortran/check.cc:7490
69333 #, gcc-internal-format, gfc-internal-format
69334 msgid ""
69335 "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, "
69336 "because it returns a disassociated pointer"
69337 msgstr ""
69338
69339 #. Since the extension field is 8 bit wide, we can only have
69340 #. up to 255 extension levels.
69341 #: fortran/class.cc:795 fortran/decl.cc:4055 fortran/decl.cc:10732
69342 #, gcc-internal-format
69343 msgid "Maximum extension level reached with type %qs at %L"
69344 msgstr ""
69345
69346 #: fortran/class.cc:3055 fortran/class.cc:3129
69347 #, gcc-internal-format
69348 msgid "%qs of %qs is PRIVATE at %L"
69349 msgstr ""
69350
69351 #: fortran/cpp.cc:501
69352 #, gcc-internal-format
69353 msgid "To enable preprocessing, use %<-cpp%>"
69354 msgstr ""
69355
69356 #: fortran/cpp.cc:580 fortran/cpp.cc:591 fortran/cpp.cc:719
69357 #, gcc-internal-format
69358 msgid "opening output file %qs: %s"
69359 msgstr ""
69360
69361 #: fortran/data.cc:65
69362 #, gcc-internal-format, gfc-internal-format
69363 msgid "non-constant array in DATA statement %L"
69364 msgstr ""
69365
69366 #: fortran/data.cc:140
69367 #, gcc-internal-format, gfc-internal-format
69368 msgid "failure to simplify substring reference in DATA statement at %L"
69369 msgstr ""
69370
69371 #: fortran/data.cc:173
69372 #, gcc-internal-format, gfc-internal-format
69373 msgid "Unused initialization string at %L because variable has zero length"
69374 msgstr ""
69375
69376 #: fortran/data.cc:179
69377 #, gcc-internal-format, gfc-internal-format
69378 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
69379 msgstr ""
69380
69381 #: fortran/data.cc:188 fortran/resolve.cc:5236
69382 #, gcc-internal-format, gfc-internal-format
69383 msgid "Substring start index at %L is less than one"
69384 msgstr ""
69385
69386 #: fortran/data.cc:194 fortran/resolve.cc:5266
69387 #, gcc-internal-format, gfc-internal-format
69388 msgid "Substring end index at %L exceeds the string length"
69389 msgstr ""
69390
69391 #: fortran/data.cc:284
69392 #, gcc-internal-format
69393 msgid "%qs at %L already is initialized at %L"
69394 msgstr ""
69395
69396 #: fortran/data.cc:308
69397 #, gcc-internal-format, gfc-internal-format
69398 msgid "Data element below array lower bound at %L"
69399 msgstr ""
69400
69401 #: fortran/data.cc:325 fortran/data.cc:414
69402 #, gcc-internal-format, gfc-internal-format
69403 msgid "Data element above array upper bound at %L"
69404 msgstr ""
69405
69406 #: fortran/data.cc:355 fortran/data.cc:580
69407 #, gcc-internal-format
69408 msgid "re-initialization of %qs at %L"
69409 msgstr ""
69410
69411 #: fortran/data.cc:525
69412 #, gcc-internal-format, gfc-internal-format
69413 msgid "LEN or KIND inquiry ref in DATA statement at %L"
69414 msgstr ""
69415
69416 #: fortran/data.cc:603
69417 #, gcc-internal-format
69418 msgid ""
69419 "Nonpointer object %qs with default initialization shall not appear in a DATA "
69420 "statement at %L"
69421 msgstr ""
69422
69423 #: fortran/data.cc:655 fortran/data.cc:674 fortran/data.cc:688
69424 #: fortran/data.cc:817
69425 #, gcc-internal-format
69426 msgid "Simplification error"
69427 msgstr ""
69428
69429 #: fortran/data.cc:830
69430 #, gcc-internal-format
69431 msgid "TODO: Vector sections in data statements"
69432 msgstr ""
69433
69434 #: fortran/decl.cc:293
69435 #, gcc-internal-format, gfc-internal-format
69436 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
69437 msgstr ""
69438
69439 #: fortran/decl.cc:307
69440 #, gcc-internal-format
69441 msgid "Host associated variable %qs may not be in the DATA statement at %C"
69442 msgstr ""
69443
69444 #: fortran/decl.cc:314
69445 #, gcc-internal-format
69446 msgid "initialization of common block variable %qs in DATA statement at %C"
69447 msgstr ""
69448
69449 #: fortran/decl.cc:449
69450 #, gcc-internal-format
69451 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
69452 msgstr ""
69453
69454 #: fortran/decl.cc:475
69455 #, gcc-internal-format, gfc-internal-format
69456 msgid "Invalid initializer %s in Data statement at %C"
69457 msgstr ""
69458
69459 #: fortran/decl.cc:580
69460 #, gcc-internal-format, gfc-internal-format
69461 msgid "BOZ at %L cannot appear in an old-style initialization"
69462 msgstr ""
69463
69464 #: fortran/decl.cc:588
69465 #, gcc-internal-format
69466 msgid ""
69467 "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-"
69468 "style initialization"
69469 msgstr ""
69470
69471 #: fortran/decl.cc:598
69472 #, gcc-internal-format, gfc-internal-format
69473 msgid "Initialization at %C is not allowed in a PURE procedure"
69474 msgstr ""
69475
69476 #: fortran/decl.cc:645
69477 #, gcc-internal-format, gfc-internal-format
69478 msgid "DATA statement at %C cannot appear within an INTERFACE"
69479 msgstr ""
69480
69481 #: fortran/decl.cc:669
69482 #, gcc-internal-format, gfc-internal-format
69483 msgid "Invalid substring in data-implied-do at %L in DATA statement"
69484 msgstr ""
69485
69486 #: fortran/decl.cc:692
69487 #, gcc-internal-format, gfc-internal-format
69488 msgid ""
69489 "Allocatable component or deferred-shaped array near %C in DATA statement"
69490 msgstr ""
69491
69492 #: fortran/decl.cc:734
69493 #, gcc-internal-format, gfc-internal-format
69494 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
69495 msgstr ""
69496
69497 #: fortran/decl.cc:750
69498 #, gcc-internal-format, gfc-internal-format
69499 msgid "DATA statement at %C is not allowed in a PURE procedure"
69500 msgstr ""
69501
69502 #: fortran/decl.cc:759
69503 #, gcc-internal-format, gfc-internal-format
69504 msgid ""
69505 "part-ref with pointer attribute near %L is not rightmost part-ref of data-"
69506 "stmt-object"
69507 msgstr ""
69508
69509 #: fortran/decl.cc:798
69510 #, gcc-internal-format, gfc-internal-format
69511 msgid "Empty old style initializer list at %C"
69512 msgstr ""
69513
69514 #: fortran/decl.cc:807
69515 #, gcc-internal-format, gfc-internal-format
69516 msgid "Array in initializer list at %L must have an explicit shape"
69517 msgstr ""
69518
69519 #: fortran/decl.cc:830
69520 #, gcc-internal-format, gfc-internal-format
69521 msgid "Repeat spec invalid in scalar initializer at %C"
69522 msgstr ""
69523
69524 #: fortran/decl.cc:835
69525 #, gcc-internal-format, gfc-internal-format
69526 msgid "Repeat spec must be an integer at %C"
69527 msgstr ""
69528
69529 #: fortran/decl.cc:846
69530 #, gcc-internal-format, gfc-internal-format
69531 msgid "Expected data constant after repeat spec at %C"
69532 msgstr ""
69533
69534 #: fortran/decl.cc:878
69535 #, gcc-internal-format, gfc-internal-format
69536 msgid "End of scalar initializer expected at %C"
69537 msgstr ""
69538
69539 #: fortran/decl.cc:906
69540 #, gcc-internal-format, gfc-internal-format
69541 msgid "Not enough elements in array initializer at %C"
69542 msgstr ""
69543
69544 #: fortran/decl.cc:908
69545 #, gcc-internal-format, gfc-internal-format
69546 msgid "Too many elements in array initializer at %C"
69547 msgstr ""
69548
69549 #: fortran/decl.cc:934
69550 #, gcc-internal-format, gfc-internal-format
69551 msgid "Syntax error in old style initializer list at %C"
69552 msgstr ""
69553
69554 #: fortran/decl.cc:958
69555 #, gcc-internal-format, gfc-internal-format
69556 msgid "The assumed-rank array at %C shall not have a codimension"
69557 msgstr ""
69558
69559 #: fortran/decl.cc:1023
69560 #, gcc-internal-format, gfc-internal-format
69561 msgid ""
69562 "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions "
69563 "of %d"
69564 msgstr ""
69565
69566 #: fortran/decl.cc:1047
69567 #, gcc-internal-format, gfc-internal-format
69568 msgid "Bad INTENT specification at %C"
69569 msgstr ""
69570
69571 #: fortran/decl.cc:1068
69572 #, gcc-internal-format, gfc-internal-format
69573 msgid "deferred type parameter at %C"
69574 msgstr ""
69575
69576 #: fortran/decl.cc:1159 fortran/resolve.cc:12952
69577 #, gcc-internal-format, gfc-internal-format
69578 msgid "Scalar INTEGER expression expected at %L"
69579 msgstr ""
69580
69581 #: fortran/decl.cc:1185
69582 #, gcc-internal-format, gfc-internal-format
69583 msgid "Old-style character length at %C"
69584 msgstr ""
69585
69586 #: fortran/decl.cc:1216
69587 #, gcc-internal-format, gfc-internal-format
69588 msgid "Syntax error in character length specification at %C"
69589 msgstr ""
69590
69591 #: fortran/decl.cc:1368 fortran/decl.cc:1375 fortran/decl.cc:1439
69592 #, gcc-internal-format
69593 msgid "Procedure %qs at %C is already defined at %L"
69594 msgstr ""
69595
69596 #: fortran/decl.cc:1383
69597 #, gcc-internal-format
69598 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
69599 msgstr ""
69600
69601 #: fortran/decl.cc:1395
69602 #, gcc-internal-format
69603 msgid "Name %qs at %C is already defined as a generic interface at %L"
69604 msgstr ""
69605
69606 #: fortran/decl.cc:1411
69607 #, gcc-internal-format
69608 msgid ""
69609 "Procedure %qs at %C has an explicit interface from a previous declaration"
69610 msgstr ""
69611
69612 #: fortran/decl.cc:1427
69613 #, gcc-internal-format
69614 msgid ""
69615 "Procedure %qs defined in interface body at %L clashes with internal "
69616 "procedure defined at %C"
69617 msgstr ""
69618
69619 #: fortran/decl.cc:1510
69620 #, gcc-internal-format
69621 msgid ""
69622 "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
69623 msgstr ""
69624
69625 #: fortran/decl.cc:1537
69626 #, gcc-internal-format
69627 msgid ""
69628 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
69629 "not C interoperable because derived type %qs is not C interoperable"
69630 msgstr ""
69631
69632 #: fortran/decl.cc:1544
69633 #, gcc-internal-format
69634 msgid ""
69635 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
69636 "not C interoperable because it is polymorphic"
69637 msgstr ""
69638
69639 #: fortran/decl.cc:1551
69640 #, gcc-internal-format
69641 msgid ""
69642 "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may "
69643 "not be C interoperable"
69644 msgstr ""
69645
69646 #: fortran/decl.cc:1560
69647 #, gcc-internal-format
69648 msgid ""
69649 "Dummy argument %qs at %L may not be a pointer with CONTIGUOUS attribute as "
69650 "procedure %qs is BIND(C)"
69651 msgstr ""
69652
69653 #: fortran/decl.cc:1570
69654 #, gcc-internal-format
69655 msgid ""
69656 "Default-initialized %s dummy argument %qs at %L is not permitted in BIND(C) "
69657 "procedure %qs"
69658 msgstr ""
69659
69660 #: fortran/decl.cc:1591
69661 #, gcc-internal-format
69662 msgid ""
69663 "Allocatable character dummy argument %qs at %L must have deferred length as "
69664 "procedure %qs is BIND(C)"
69665 msgstr ""
69666
69667 #: fortran/decl.cc:1596
69668 #, gcc-internal-format
69669 msgid ""
69670 "Pointer character dummy argument %qs at %L must have deferred length as "
69671 "procedure %qs is BIND(C)"
69672 msgstr ""
69673
69674 #: fortran/decl.cc:1603
69675 #, gcc-internal-format
69676 msgid ""
69677 "Deferred-length character dummy argument %qs at %L of procedure %qs with "
69678 "BIND(C) attribute"
69679 msgstr ""
69680
69681 #: fortran/decl.cc:1615
69682 #, gcc-internal-format
69683 msgid ""
69684 "Character dummy argument %qs at %L must be of length 1 as it has the VALUE "
69685 "attribute"
69686 msgstr ""
69687
69688 #: fortran/decl.cc:1626
69689 #, gcc-internal-format
69690 msgid ""
69691 "Assumed-length character dummy argument %qs at %L of procedure %qs with "
69692 "BIND(C) attribute"
69693 msgstr ""
69694
69695 #: fortran/decl.cc:1640
69696 #, gcc-internal-format
69697 msgid ""
69698 "Character dummy argument %qs at %L must be of constant length of one or "
69699 "assumed length, unless it has assumed shape or assumed rank, as procedure "
69700 "%qs has the BIND(C) attribute"
69701 msgstr ""
69702
69703 #: fortran/decl.cc:1658
69704 #, gcc-internal-format
69705 msgid ""
69706 "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
69707 msgstr ""
69708
69709 #: fortran/decl.cc:1666
69710 #, gcc-internal-format
69711 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
69712 msgstr ""
69713
69714 #: fortran/decl.cc:1675
69715 #, gcc-internal-format
69716 msgid ""
69717 "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute "
69718 "because procedure %qs is BIND(C)"
69719 msgstr ""
69720
69721 #: fortran/decl.cc:1682
69722 #, gcc-internal-format
69723 msgid ""
69724 "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
69725 msgstr ""
69726
69727 #: fortran/decl.cc:1693
69728 #, gcc-internal-format
69729 msgid ""
69730 "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs "
69731 "at %L"
69732 msgstr ""
69733
69734 #: fortran/decl.cc:1761
69735 #, gcc-internal-format
69736 msgid "Symbol %qs at %C also declared as a type at %L"
69737 msgstr ""
69738
69739 #: fortran/decl.cc:1820
69740 #, gcc-internal-format
69741 msgid ""
69742 "Variable %qs in common block %qs at %C must be declared with a C "
69743 "interoperable kind since common block %qs is BIND(C)"
69744 msgstr ""
69745
69746 #: fortran/decl.cc:1860
69747 #, gcc-internal-format, gfc-internal-format
69748 msgid "CHARACTER length must be a constant at %L"
69749 msgstr ""
69750
69751 #: fortran/decl.cc:1875
69752 #, gcc-internal-format, gfc-internal-format
69753 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
69754 msgstr ""
69755
69756 #: fortran/decl.cc:1883
69757 #, gcc-internal-format, gfc-internal-format
69758 msgid ""
69759 "The CHARACTER elements of the array constructor at %L must have the same "
69760 "length (%ld/%ld)"
69761 msgstr ""
69762
69763 #: fortran/decl.cc:1982
69764 #, gcc-internal-format
69765 msgid "Initializer not allowed for PARAMETER %qs at %C"
69766 msgstr ""
69767
69768 #: fortran/decl.cc:1995
69769 #, gcc-internal-format, gfc-internal-format
69770 msgid "PARAMETER at %L is missing an initializer"
69771 msgstr ""
69772
69773 #: fortran/decl.cc:2005
69774 #, gcc-internal-format
69775 msgid ""
69776 "Variable %qs at %C with an initializer already appears in a DATA statement"
69777 msgstr ""
69778
69779 #: fortran/decl.cc:2048
69780 #, gcc-internal-format, gfc-internal-format
69781 msgid "Cannot initialize parameter array at %L with variable length elements"
69782 msgstr ""
69783
69784 #: fortran/decl.cc:2112
69785 #, gcc-internal-format, gfc-internal-format
69786 msgid "Rank mismatch of array at %L and its initializer (%d/%d)"
69787 msgstr ""
69788
69789 #: fortran/decl.cc:2125
69790 #, gcc-internal-format, gfc-internal-format
69791 msgid "Cannot initialize implied-shape array at %L with scalar"
69792 msgstr ""
69793
69794 #: fortran/decl.cc:2135
69795 #, gcc-internal-format, gfc-internal-format
69796 msgid "Bad shape of initializer at %L"
69797 msgstr ""
69798
69799 #: fortran/decl.cc:2142
69800 #, gcc-internal-format, gfc-internal-format
69801 msgid "Cannot determine shape of initializer at %L"
69802 msgstr ""
69803
69804 #: fortran/decl.cc:2177
69805 #, gcc-internal-format, gfc-internal-format
69806 msgid "Non-constant lower bound in implied-shape declaration at %L"
69807 msgstr ""
69808
69809 #: fortran/decl.cc:2227
69810 #, gcc-internal-format
69811 msgid "Entity %qs at %L is incompatible with a BOZ literal constant"
69812 msgstr ""
69813
69814 #: fortran/decl.cc:2293 fortran/decl.cc:2300
69815 #, gcc-internal-format, gfc-internal-format
69816 msgid "Component at %C must have the POINTER attribute"
69817 msgstr ""
69818
69819 #: fortran/decl.cc:2309
69820 #, gcc-internal-format
69821 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
69822 msgstr ""
69823
69824 #: fortran/decl.cc:2318
69825 #, gcc-internal-format, gfc-internal-format
69826 msgid "Array component of structure at %C must have explicit or deferred shape"
69827 msgstr ""
69828
69829 #: fortran/decl.cc:2342 fortran/symbol.cc:2270
69830 #, gcc-internal-format
69831 msgid "Component %qs at %C already declared at %L"
69832 msgstr ""
69833
69834 #: fortran/decl.cc:2390
69835 #, gcc-internal-format, gfc-internal-format
69836 msgid "Pointer array component of structure at %C must have a deferred shape"
69837 msgstr ""
69838
69839 #: fortran/decl.cc:2399
69840 #, gcc-internal-format, gfc-internal-format
69841 msgid "Allocatable component of structure at %C must have a deferred shape"
69842 msgstr ""
69843
69844 #: fortran/decl.cc:2408
69845 #, gcc-internal-format, gfc-internal-format
69846 msgid "Array component of structure at %C must have an explicit shape"
69847 msgstr ""
69848
69849 #: fortran/decl.cc:2425
69850 #, gcc-internal-format
69851 msgid ""
69852 "Type parameter %qs at %C has no corresponding entry in the type parameter "
69853 "name list at %L"
69854 msgstr ""
69855
69856 #: fortran/decl.cc:2482
69857 #, gcc-internal-format, gfc-internal-format
69858 msgid "NULL() initialization at %C is ambiguous"
69859 msgstr ""
69860
69861 #: fortran/decl.cc:2499
69862 #, gcc-internal-format, gfc-internal-format
69863 msgid "NULL() initialization at %C may not have MOLD"
69864 msgstr ""
69865
69866 #: fortran/decl.cc:2516
69867 #, gcc-internal-format, gfc-internal-format
69868 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
69869 msgstr ""
69870
69871 #: fortran/decl.cc:2537
69872 #, gcc-internal-format, gfc-internal-format
69873 msgid "Error in pointer initialization at %C"
69874 msgstr ""
69875
69876 #: fortran/decl.cc:2544
69877 #, gcc-internal-format, gfc-internal-format
69878 msgid "non-NULL pointer initialization at %C"
69879 msgstr ""
69880
69881 #: fortran/decl.cc:2567
69882 #, gcc-internal-format
69883 msgid ""
69884 "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing "
69885 "in a specification statement"
69886 msgstr ""
69887
69888 #: fortran/decl.cc:2621
69889 #, gcc-internal-format
69890 msgid "%qs not allowed outside STRUCTURE at %C"
69891 msgstr ""
69892
69893 #: fortran/decl.cc:2623
69894 #, gcc-internal-format
69895 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
69896 msgstr ""
69897
69898 #: fortran/decl.cc:2631
69899 #, gcc-internal-format
69900 msgid "%qs entity cannot have attributes at %C"
69901 msgstr ""
69902
69903 #: fortran/decl.cc:2641
69904 #, gcc-internal-format
69905 msgid "Invalid character %qc in variable name at %C"
69906 msgstr ""
69907
69908 #: fortran/decl.cc:2683
69909 #, gcc-internal-format
69910 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
69911 msgstr ""
69912
69913 #: fortran/decl.cc:2693
69914 #, gcc-internal-format, gfc-internal-format
69915 msgid "Implied-shape array at %L"
69916 msgstr ""
69917
69918 #: fortran/decl.cc:2750
69919 #, gcc-internal-format, gfc-internal-format
69920 msgid ""
69921 "Explicit array shape at %C must be constant of INTEGER type and not %s type"
69922 msgstr ""
69923
69924 #: fortran/decl.cc:2758
69925 #, gcc-internal-format, gfc-internal-format
69926 msgid "Explicit shaped array with nonconstant bounds at %C"
69927 msgstr ""
69928
69929 #: fortran/decl.cc:2859
69930 #, gcc-internal-format
69931 msgid ""
69932 "%qs at %C is a redefinition of the declaration in the corresponding "
69933 "interface for MODULE PROCEDURE %qs"
69934 msgstr ""
69935
69936 #: fortran/decl.cc:2870
69937 #, gcc-internal-format
69938 msgid "%qs entity cannot have an initializer at %C"
69939 msgstr ""
69940
69941 #: fortran/decl.cc:2895 fortran/decl.cc:8962
69942 #, gcc-internal-format, gfc-internal-format
69943 msgid "Duplicate array spec for Cray pointee at %C"
69944 msgstr ""
69945
69946 #: fortran/decl.cc:2903
69947 #, gcc-internal-format
69948 msgid "Cannot set pointee array spec."
69949 msgstr ""
69950
69951 #: fortran/decl.cc:2966
69952 #, gcc-internal-format, gfc-internal-format
69953 msgid "Old-style initialization at %C"
69954 msgstr ""
69955
69956 #: fortran/decl.cc:2974
69957 #, gcc-internal-format, gfc-internal-format
69958 msgid "Invalid old style initialization for derived type component at %C"
69959 msgstr ""
69960
69961 #: fortran/decl.cc:2987
69962 #, gcc-internal-format, gfc-internal-format
69963 msgid "Syntax error in old style initialization of %s at %C"
69964 msgstr ""
69965
69966 #: fortran/decl.cc:3007 fortran/decl.cc:7177
69967 #, gcc-internal-format, gfc-internal-format
69968 msgid "Initialization at %C isn't for a pointer variable"
69969 msgstr ""
69970
69971 #: fortran/decl.cc:3030
69972 #, gcc-internal-format
69973 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
69974 msgstr ""
69975
69976 #: fortran/decl.cc:3039 fortran/decl.cc:10906
69977 #, gcc-internal-format, gfc-internal-format
69978 msgid "Expected an initialization expression at %C"
69979 msgstr ""
69980
69981 #: fortran/decl.cc:3046
69982 #, gcc-internal-format, gfc-internal-format
69983 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
69984 msgstr ""
69985
69986 #: fortran/decl.cc:3063
69987 #, gcc-internal-format, gfc-internal-format
69988 msgid "Initialization of allocatable component at %C is not allowed"
69989 msgstr ""
69990
69991 #: fortran/decl.cc:3072
69992 #, gcc-internal-format, gfc-internal-format
69993 msgid ""
69994 "Initialization of structure component with a HOLLERITH constant at %L is not "
69995 "allowed"
69996 msgstr ""
69997
69998 #: fortran/decl.cc:3086
69999 #, gcc-internal-format, gfc-internal-format
70000 msgid ""
70001 "The component with KIND or LEN attribute at %C does not not appear in the "
70002 "type parameter list at %L"
70003 msgstr ""
70004
70005 #: fortran/decl.cc:3094
70006 #, gcc-internal-format, gfc-internal-format
70007 msgid ""
70008 "The component at %C that appears in the type parameter list at %L has "
70009 "neither the KIND nor LEN attribute"
70010 msgstr ""
70011
70012 #: fortran/decl.cc:3102
70013 #, gcc-internal-format, gfc-internal-format
70014 msgid "The component at %C which is a type parameter must be a scalar"
70015 msgstr ""
70016
70017 #: fortran/decl.cc:3111
70018 #, gcc-internal-format, gfc-internal-format
70019 msgid "BOZ literal constant at %L cannot appear as an initializer"
70020 msgstr ""
70021
70022 #: fortran/decl.cc:3128
70023 #, gcc-internal-format
70024 msgid ""
70025 "Incompatible initialization between a derived type entity and an entity with "
70026 "%qs type at %C"
70027 msgstr ""
70028
70029 #: fortran/decl.cc:3191 fortran/decl.cc:3226
70030 #, gcc-internal-format, gfc-internal-format
70031 msgid "Old-style type declaration %s*%d not supported at %C"
70032 msgstr ""
70033
70034 #: fortran/decl.cc:3232
70035 #, gcc-internal-format, gfc-internal-format
70036 msgid "Nonstandard type declaration %s*%d at %C"
70037 msgstr ""
70038
70039 #: fortran/decl.cc:3291 fortran/decl.cc:3368
70040 #, gcc-internal-format, gfc-internal-format
70041 msgid "Missing right parenthesis at %C"
70042 msgstr ""
70043
70044 #: fortran/decl.cc:3304 fortran/decl.cc:3438
70045 #, gcc-internal-format, gfc-internal-format
70046 msgid "Expected initialization expression at %C"
70047 msgstr ""
70048
70049 #: fortran/decl.cc:3312 fortran/decl.cc:3444
70050 #, gcc-internal-format, gfc-internal-format
70051 msgid "Expected scalar initialization expression at %C"
70052 msgstr ""
70053
70054 #: fortran/decl.cc:3342 fortran/decl.cc:4076
70055 #, gcc-internal-format, gfc-internal-format
70056 msgid "Kind %d not supported for type %s at %C"
70057 msgstr ""
70058
70059 #: fortran/decl.cc:3355
70060 #, gcc-internal-format, gfc-internal-format
70061 msgid "C kind type parameter is for type %s but type at %L is %s"
70062 msgstr ""
70063
70064 #: fortran/decl.cc:3366
70065 #, gcc-internal-format, gfc-internal-format
70066 msgid "Missing right parenthesis or comma at %C"
70067 msgstr ""
70068
70069 #: fortran/decl.cc:3470
70070 #, gcc-internal-format, gfc-internal-format
70071 msgid "Kind %d is not supported for CHARACTER at %C"
70072 msgstr ""
70073
70074 #: fortran/decl.cc:3602
70075 #, gcc-internal-format, gfc-internal-format
70076 msgid "Syntax error in CHARACTER declaration at %C"
70077 msgstr ""
70078
70079 #: fortran/decl.cc:3703
70080 #, gcc-internal-format
70081 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
70082 msgstr ""
70083
70084 #: fortran/decl.cc:3716
70085 #, gcc-internal-format, gfc-internal-format
70086 msgid "Structure name expected after RECORD at %C"
70087 msgstr ""
70088
70089 #: fortran/decl.cc:3829
70090 #, gcc-internal-format, gfc-internal-format
70091 msgid ""
70092 "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED "
70093 "parameters"
70094 msgstr ""
70095
70096 #: fortran/decl.cc:3853
70097 #, gcc-internal-format, gfc-internal-format
70098 msgid ""
70099 "The type parameter spec list at %C does not contain enough parameter "
70100 "expressions"
70101 msgstr ""
70102
70103 #: fortran/decl.cc:3877
70104 #, gcc-internal-format
70105 msgid "The derived parameter %qs at %C does not have a default value"
70106 msgstr ""
70107
70108 #: fortran/decl.cc:3910
70109 #, gcc-internal-format, gfc-internal-format
70110 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
70111 msgstr ""
70112
70113 #: fortran/decl.cc:3917
70114 #, gcc-internal-format, gfc-internal-format
70115 msgid "The parameter expression at %C does not simplify to an INTEGER constant"
70116 msgstr ""
70117
70118 #: fortran/decl.cc:3944
70119 #, gcc-internal-format
70120 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
70121 msgstr ""
70122
70123 #: fortran/decl.cc:3951
70124 #, gcc-internal-format
70125 msgid ""
70126 "The value for the KIND parameter %qs at %C does not reduce to a constant "
70127 "expression"
70128 msgstr ""
70129
70130 #: fortran/decl.cc:3966
70131 #, gcc-internal-format, gfc-internal-format
70132 msgid ""
70133 "The type parameter spec list at %C contains too many parameter expressions"
70134 msgstr ""
70135
70136 #: fortran/decl.cc:3975
70137 #, gcc-internal-format, gfc-internal-format
70138 msgid "Parameterized derived type at %C is ambiguous"
70139 msgstr ""
70140
70141 #: fortran/decl.cc:4211
70142 #, gcc-internal-format, gfc-internal-format
70143 msgid "BYTE type at %C"
70144 msgstr ""
70145
70146 #: fortran/decl.cc:4223
70147 #, gcc-internal-format, gfc-internal-format
70148 msgid "BYTE type used at %C is not available on the target machine"
70149 msgstr ""
70150
70151 #: fortran/decl.cc:4285
70152 #, gcc-internal-format, gfc-internal-format
70153 msgid "Assumed type at %C is not allowed for components"
70154 msgstr ""
70155
70156 #: fortran/decl.cc:4288
70157 #, gcc-internal-format, gfc-internal-format
70158 msgid "Assumed type at %C"
70159 msgstr ""
70160
70161 #: fortran/decl.cc:4310 fortran/decl.cc:4344 fortran/decl.cc:4377
70162 #: fortran/decl.cc:4676
70163 #, gcc-internal-format, gfc-internal-format
70164 msgid "TYPE with intrinsic-type-spec at %C"
70165 msgstr ""
70166
70167 #: fortran/decl.cc:4322 fortran/decl.cc:4350 fortran/decl.cc:4383
70168 #: fortran/decl.cc:4409 fortran/decl.cc:4701 fortran/decl.cc:4716
70169 #, gcc-internal-format, gfc-internal-format
70170 msgid "Malformed type-spec at %C"
70171 msgstr ""
70172
70173 #: fortran/decl.cc:4373
70174 #, gcc-internal-format, gfc-internal-format
70175 msgid "DOUBLE COMPLEX at %C"
70176 msgstr ""
70177
70178 #: fortran/decl.cc:4425 fortran/decl.cc:4567 fortran/decl.cc:4579
70179 #: fortran/decl.cc:4593 fortran/decl.cc:5075 fortran/decl.cc:5083
70180 #, gcc-internal-format
70181 msgid "Type name %qs at %C is ambiguous"
70182 msgstr ""
70183
70184 #: fortran/decl.cc:4526
70185 #, gcc-internal-format, gfc-internal-format
70186 msgid "CLASS statement at %C"
70187 msgstr ""
70188
70189 #: fortran/decl.cc:4608
70190 #, gcc-internal-format
70191 msgid ""
70192 "Type name %qs at %C conflicts with previously declared entity at %L, which "
70193 "has the same name"
70194 msgstr ""
70195
70196 #: fortran/decl.cc:4751
70197 #, gcc-internal-format, gfc-internal-format
70198 msgid "Duplicate IMPLICIT NONE statement at %C"
70199 msgstr ""
70200
70201 #: fortran/decl.cc:4760
70202 #, gcc-internal-format, gfc-internal-format
70203 msgid "IMPLICIT NONE with spec list at %C"
70204 msgstr ""
70205
70206 #: fortran/decl.cc:4819
70207 #, gcc-internal-format, gfc-internal-format
70208 msgid "Missing character range in IMPLICIT at %C"
70209 msgstr ""
70210
70211 #: fortran/decl.cc:4865
70212 #, gcc-internal-format, gfc-internal-format
70213 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
70214 msgstr ""
70215
70216 #: fortran/decl.cc:4918
70217 #, gcc-internal-format, gfc-internal-format
70218 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
70219 msgstr ""
70220
70221 #: fortran/decl.cc:4928
70222 #, gcc-internal-format, gfc-internal-format
70223 msgid "Empty IMPLICIT statement at %C"
70224 msgstr ""
70225
70226 #: fortran/decl.cc:5034
70227 #, gcc-internal-format, gfc-internal-format
70228 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
70229 msgstr ""
70230
70231 #: fortran/decl.cc:5041
70232 #, gcc-internal-format, gfc-internal-format
70233 msgid ""
70234 "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure "
70235 "interface body"
70236 msgstr ""
70237
70238 #: fortran/decl.cc:5046
70239 #, gcc-internal-format, gfc-internal-format
70240 msgid "IMPORT statement at %C"
70241 msgstr ""
70242
70243 #: fortran/decl.cc:5060
70244 #, gcc-internal-format, gfc-internal-format
70245 msgid "Expecting list of named entities at %C"
70246 msgstr ""
70247
70248 #: fortran/decl.cc:5089
70249 #, gcc-internal-format
70250 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
70251 msgstr ""
70252
70253 #: fortran/decl.cc:5096
70254 #, gcc-internal-format
70255 msgid "%qs is already IMPORTed from host scoping unit at %C"
70256 msgstr ""
70257
70258 #: fortran/decl.cc:5137
70259 #, gcc-internal-format, gfc-internal-format
70260 msgid "Syntax error in IMPORT statement at %C"
70261 msgstr ""
70262
70263 #: fortran/decl.cc:5477
70264 #, gcc-internal-format, gfc-internal-format
70265 msgid "Missing codimension specification at %C"
70266 msgstr ""
70267
70268 #: fortran/decl.cc:5479
70269 #, gcc-internal-format, gfc-internal-format
70270 msgid "Missing dimension specification at %C"
70271 msgstr ""
70272
70273 #: fortran/decl.cc:5574
70274 #, gcc-internal-format, gfc-internal-format
70275 msgid "Duplicate %s attribute at %L"
70276 msgstr ""
70277
70278 #: fortran/decl.cc:5591
70279 #, gcc-internal-format
70280 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
70281 msgstr ""
70282
70283 #: fortran/decl.cc:5610
70284 #, gcc-internal-format, gfc-internal-format
70285 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
70286 msgstr ""
70287
70288 #: fortran/decl.cc:5612
70289 #, gcc-internal-format, gfc-internal-format
70290 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
70291 msgstr ""
70292
70293 #: fortran/decl.cc:5622
70294 #, gcc-internal-format, gfc-internal-format
70295 msgid "KIND attribute at %C in a TYPE definition"
70296 msgstr ""
70297
70298 #: fortran/decl.cc:5624
70299 #, gcc-internal-format, gfc-internal-format
70300 msgid "KIND attribute at %C in a STRUCTURE definition"
70301 msgstr ""
70302
70303 #: fortran/decl.cc:5632
70304 #, gcc-internal-format, gfc-internal-format
70305 msgid "Component with KIND attribute at %C must be INTEGER"
70306 msgstr ""
70307
70308 #: fortran/decl.cc:5641
70309 #, gcc-internal-format, gfc-internal-format
70310 msgid "LEN attribute at %C in a TYPE definition"
70311 msgstr ""
70312
70313 #: fortran/decl.cc:5643
70314 #, gcc-internal-format, gfc-internal-format
70315 msgid "LEN attribute at %C in a STRUCTURE definition"
70316 msgstr ""
70317
70318 #: fortran/decl.cc:5651
70319 #, gcc-internal-format, gfc-internal-format
70320 msgid "Component with LEN attribute at %C must be INTEGER"
70321 msgstr ""
70322
70323 #: fortran/decl.cc:5659
70324 #, gcc-internal-format, gfc-internal-format
70325 msgid "Attribute at %L is not allowed in a TYPE definition"
70326 msgstr ""
70327
70328 #: fortran/decl.cc:5661
70329 #, gcc-internal-format, gfc-internal-format
70330 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
70331 msgstr ""
70332
70333 #: fortran/decl.cc:5679
70334 #, gcc-internal-format, gfc-internal-format
70335 msgid "Attribute %s at %L in a TYPE definition"
70336 msgstr ""
70337
70338 #: fortran/decl.cc:5689
70339 #, gcc-internal-format, gfc-internal-format
70340 msgid ""
70341 "%s attribute at %L is not allowed outside of the specification part of a "
70342 "module"
70343 msgstr ""
70344
70345 #: fortran/decl.cc:5699
70346 #, gcc-internal-format, gfc-internal-format
70347 msgid "Attribute at %L is not allowed outside a TYPE definition"
70348 msgstr ""
70349
70350 #: fortran/decl.cc:5712
70351 #, gcc-internal-format, gfc-internal-format
70352 msgid "ASYNCHRONOUS attribute at %C"
70353 msgstr ""
70354
70355 #: fortran/decl.cc:5723
70356 #, gcc-internal-format, gfc-internal-format
70357 msgid "CONTIGUOUS attribute at %C"
70358 msgstr ""
70359
70360 #: fortran/decl.cc:5778 fortran/decl.cc:9264
70361 #, gcc-internal-format, gfc-internal-format
70362 msgid "PROTECTED at %C only allowed in specification part of a module"
70363 msgstr ""
70364
70365 #: fortran/decl.cc:5784
70366 #, gcc-internal-format, gfc-internal-format
70367 msgid "PROTECTED attribute at %C"
70368 msgstr ""
70369
70370 #: fortran/decl.cc:5818
70371 #, gcc-internal-format, gfc-internal-format
70372 msgid "VALUE attribute at %C"
70373 msgstr ""
70374
70375 #: fortran/decl.cc:5825
70376 #, gcc-internal-format, gfc-internal-format
70377 msgid "VOLATILE attribute at %C"
70378 msgstr ""
70379
70380 #: fortran/decl.cc:5832
70381 #, gcc-internal-format
70382 msgid "match_attr_spec(): Bad attribute"
70383 msgstr ""
70384
70385 #: fortran/decl.cc:5873
70386 #, gcc-internal-format, gfc-internal-format
70387 msgid "Multiple identifiers provided with single NAME= specifier at %C"
70388 msgstr ""
70389
70390 #: fortran/decl.cc:5971
70391 #, gcc-internal-format
70392 msgid ""
70393 "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
70394 msgstr ""
70395
70396 #: fortran/decl.cc:5993
70397 #, gcc-internal-format
70398 msgid ""
70399 "Variable %qs in common block %qs at %L may not be a C interoperable kind "
70400 "though common block %qs is BIND(C)"
70401 msgstr ""
70402
70403 #: fortran/decl.cc:6004
70404 #, gcc-internal-format
70405 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
70406 msgstr ""
70407
70408 #: fortran/decl.cc:6010
70409 #, gcc-internal-format
70410 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
70411 msgstr ""
70412
70413 #: fortran/decl.cc:6022
70414 #, gcc-internal-format
70415 msgid ""
70416 "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since "
70417 "it is not a global"
70418 msgstr ""
70419
70420 #: fortran/decl.cc:6036
70421 #, gcc-internal-format
70422 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
70423 msgstr ""
70424
70425 #: fortran/decl.cc:6044
70426 #, gcc-internal-format
70427 msgid ""
70428 "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
70429 msgstr ""
70430
70431 #: fortran/decl.cc:6056
70432 #, gcc-internal-format
70433 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
70434 msgstr ""
70435
70436 #: fortran/decl.cc:6064
70437 #, gcc-internal-format
70438 msgid ""
70439 "Return type of BIND(C) function %qs of character type at %L must have length "
70440 "1"
70441 msgstr ""
70442
70443 #. Use gfc_warning_now because we won't say that the symbol fails
70444 #. just because of this.
70445 #: fortran/decl.cc:6075
70446 #, gcc-internal-format
70447 msgid ""
70448 "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
70449 msgstr ""
70450
70451 #: fortran/decl.cc:6149
70452 #, gcc-internal-format, gfc-internal-format
70453 msgid ""
70454 "Need either entity or common block name for attribute specification "
70455 "statement at %C"
70456 msgstr ""
70457
70458 #: fortran/decl.cc:6194
70459 #, gcc-internal-format, gfc-internal-format
70460 msgid ""
70461 "Missing entity or common block name for attribute specification statement at "
70462 "%C"
70463 msgstr ""
70464
70465 #: fortran/decl.cc:6201
70466 #, gcc-internal-format
70467 msgid "Missing symbol"
70468 msgstr ""
70469
70470 #: fortran/decl.cc:6230
70471 #, gcc-internal-format, gfc-internal-format
70472 msgid "BIND(C) statement at %C"
70473 msgstr ""
70474
70475 #: fortran/decl.cc:6292
70476 #, gcc-internal-format, gfc-internal-format
70477 msgid "CLASS entity at %C cannot have the PARAMETER attribute"
70478 msgstr ""
70479
70480 #: fortran/decl.cc:6324
70481 #, gcc-internal-format, gfc-internal-format
70482 msgid ""
70483 "Derived type at %C has not been previously defined and so cannot appear in a "
70484 "derived type definition"
70485 msgstr ""
70486
70487 #: fortran/decl.cc:6366
70488 #, gcc-internal-format, gfc-internal-format
70489 msgid "Syntax error in anonymous structure declaration at %C"
70490 msgstr ""
70491
70492 #: fortran/decl.cc:6375
70493 #, gcc-internal-format, gfc-internal-format
70494 msgid "Syntax error in data declaration at %C"
70495 msgstr ""
70496
70497 #: fortran/decl.cc:6447
70498 #, gcc-internal-format, gfc-internal-format
70499 msgid "MODULE prefix at %C"
70500 msgstr ""
70501
70502 #: fortran/decl.cc:6452
70503 #, gcc-internal-format, gfc-internal-format
70504 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
70505 msgstr ""
70506
70507 #: fortran/decl.cc:6503
70508 #, gcc-internal-format, gfc-internal-format
70509 msgid "IMPURE procedure at %C"
70510 msgstr ""
70511
70512 #: fortran/decl.cc:6515
70513 #, gcc-internal-format, gfc-internal-format
70514 msgid "PURE and IMPURE must not appear both at %C"
70515 msgstr ""
70516
70517 #: fortran/decl.cc:6561
70518 #, gcc-internal-format, gfc-internal-format
70519 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
70520 msgstr ""
70521
70522 #: fortran/decl.cc:6568
70523 #, gcc-internal-format, gfc-internal-format
70524 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
70525 msgstr ""
70526
70527 #: fortran/decl.cc:6575
70528 #, gcc-internal-format, gfc-internal-format
70529 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
70530 msgstr ""
70531
70532 #: fortran/decl.cc:6636
70533 #, gcc-internal-format, gfc-internal-format
70534 msgid "A type parameter list is required at %C"
70535 msgstr ""
70536
70537 #: fortran/decl.cc:6650 fortran/primary.cc:1885
70538 #, gcc-internal-format, gfc-internal-format
70539 msgid "Alternate-return argument at %C"
70540 msgstr ""
70541
70542 #: fortran/decl.cc:6656 fortran/decl.cc:6664
70543 #, gcc-internal-format, gfc-internal-format
70544 msgid "A parameter name is required at %C"
70545 msgstr ""
70546
70547 #: fortran/decl.cc:6704
70548 #, gcc-internal-format
70549 msgid "Name %qs at %C is the name of the procedure"
70550 msgstr ""
70551
70552 #: fortran/decl.cc:6717
70553 #, gcc-internal-format, gfc-internal-format
70554 msgid "Expected parameter list in type declaration at %C"
70555 msgstr ""
70556
70557 #: fortran/decl.cc:6720
70558 #, gcc-internal-format, gfc-internal-format
70559 msgid "Unexpected junk in formal argument list at %C"
70560 msgstr ""
70561
70562 #: fortran/decl.cc:6738
70563 #, gcc-internal-format
70564 msgid "Duplicate name %qs in parameter list at %C"
70565 msgstr ""
70566
70567 #: fortran/decl.cc:6741
70568 #, gcc-internal-format
70569 msgid "Duplicate symbol %qs in formal argument list at %C"
70570 msgstr ""
70571
70572 #: fortran/decl.cc:6780
70573 #, gcc-internal-format, gfc-internal-format
70574 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
70575 msgstr ""
70576
70577 #: fortran/decl.cc:6786
70578 #, gcc-internal-format, gfc-internal-format
70579 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
70580 msgstr ""
70581
70582 #: fortran/decl.cc:6825
70583 #, gcc-internal-format, gfc-internal-format
70584 msgid "RESULT variable at %C must be different than function name"
70585 msgstr ""
70586
70587 #: fortran/decl.cc:6902
70588 #, gcc-internal-format, gfc-internal-format
70589 msgid "Unexpected junk after function declaration at %C"
70590 msgstr ""
70591
70592 #: fortran/decl.cc:6912 fortran/decl.cc:8050
70593 #, gcc-internal-format, gfc-internal-format
70594 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
70595 msgstr ""
70596
70597 #: fortran/decl.cc:7116
70598 #, gcc-internal-format, gfc-internal-format
70599 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
70600 msgstr ""
70601
70602 #: fortran/decl.cc:7123
70603 #, gcc-internal-format, gfc-internal-format
70604 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
70605 msgstr ""
70606
70607 #: fortran/decl.cc:7129
70608 #, gcc-internal-format, gfc-internal-format
70609 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
70610 msgstr ""
70611
70612 #: fortran/decl.cc:7152
70613 #, gcc-internal-format
70614 msgid "Procedure %qs at %L already has basic type of %s"
70615 msgstr ""
70616
70617 #: fortran/decl.cc:7198 fortran/decl.cc:7386 fortran/decl.cc:11390
70618 #, gcc-internal-format, gfc-internal-format
70619 msgid "Syntax error in PROCEDURE statement at %C"
70620 msgstr ""
70621
70622 #: fortran/decl.cc:7247 fortran/decl.cc:11290
70623 #, gcc-internal-format
70624 msgid "Expected %<::%> after binding-attributes at %C"
70625 msgstr ""
70626
70627 #: fortran/decl.cc:7254
70628 #, gcc-internal-format, gfc-internal-format
70629 msgid "NOPASS or explicit interface required at %C"
70630 msgstr ""
70631
70632 #: fortran/decl.cc:7258
70633 #, gcc-internal-format, gfc-internal-format
70634 msgid "Procedure pointer component at %C"
70635 msgstr ""
70636
70637 #: fortran/decl.cc:7330
70638 #, gcc-internal-format, gfc-internal-format
70639 msgid "Syntax error in procedure pointer component at %C"
70640 msgstr ""
70641
70642 #: fortran/decl.cc:7348
70643 #, gcc-internal-format, gfc-internal-format
70644 msgid "PROCEDURE at %C must be in a generic interface"
70645 msgstr ""
70646
70647 #: fortran/decl.cc:7357 fortran/decl.cc:10030
70648 #, gcc-internal-format, gfc-internal-format
70649 msgid "double colon in MODULE PROCEDURE statement at %L"
70650 msgstr ""
70651
70652 #: fortran/decl.cc:7427
70653 #, gcc-internal-format, gfc-internal-format
70654 msgid "PROCEDURE statement at %C"
70655 msgstr ""
70656
70657 #: fortran/decl.cc:7499
70658 #, gcc-internal-format, gfc-internal-format
70659 msgid "Expected formal argument list in function definition at %C"
70660 msgstr ""
70661
70662 #: fortran/decl.cc:7529 fortran/decl.cc:7808 fortran/decl.cc:8017
70663 #: fortran/symbol.cc:1910
70664 #, gcc-internal-format, gfc-internal-format
70665 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
70666 msgstr ""
70667
70668 #: fortran/decl.cc:7559 fortran/decl.cc:8075
70669 #, gcc-internal-format
70670 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
70671 msgstr ""
70672
70673 #: fortran/decl.cc:7702
70674 #, gcc-internal-format, gfc-internal-format
70675 msgid "ENTRY statement at %C"
70676 msgstr ""
70677
70678 #: fortran/decl.cc:7711
70679 #, gcc-internal-format, gfc-internal-format
70680 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
70681 msgstr ""
70682
70683 #: fortran/decl.cc:7714
70684 #, gcc-internal-format, gfc-internal-format
70685 msgid "ENTRY statement at %C cannot appear within a MODULE"
70686 msgstr ""
70687
70688 #: fortran/decl.cc:7717
70689 #, gcc-internal-format, gfc-internal-format
70690 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
70691 msgstr ""
70692
70693 #: fortran/decl.cc:7720
70694 #, gcc-internal-format, gfc-internal-format
70695 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
70696 msgstr ""
70697
70698 #: fortran/decl.cc:7724 fortran/decl.cc:7769
70699 #, gcc-internal-format, gfc-internal-format
70700 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
70701 msgstr ""
70702
70703 #: fortran/decl.cc:7728
70704 #, gcc-internal-format, gfc-internal-format
70705 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
70706 msgstr ""
70707
70708 #: fortran/decl.cc:7732
70709 #, gcc-internal-format, gfc-internal-format
70710 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
70711 msgstr ""
70712
70713 #: fortran/decl.cc:7736
70714 #, gcc-internal-format, gfc-internal-format
70715 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
70716 msgstr ""
70717
70718 #: fortran/decl.cc:7741
70719 #, gcc-internal-format, gfc-internal-format
70720 msgid "ENTRY statement at %C cannot appear within a DO block"
70721 msgstr ""
70722
70723 #: fortran/decl.cc:7745
70724 #, gcc-internal-format, gfc-internal-format
70725 msgid "ENTRY statement at %C cannot appear within a SELECT block"
70726 msgstr ""
70727
70728 #: fortran/decl.cc:7749
70729 #, gcc-internal-format, gfc-internal-format
70730 msgid "ENTRY statement at %C cannot appear within a FORALL block"
70731 msgstr ""
70732
70733 #: fortran/decl.cc:7753
70734 #, gcc-internal-format, gfc-internal-format
70735 msgid "ENTRY statement at %C cannot appear within a WHERE block"
70736 msgstr ""
70737
70738 #: fortran/decl.cc:7757
70739 #, gcc-internal-format, gfc-internal-format
70740 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
70741 msgstr ""
70742
70743 #: fortran/decl.cc:7761
70744 #, gcc-internal-format, gfc-internal-format
70745 msgid "Unexpected ENTRY statement at %C"
70746 msgstr ""
70747
70748 #: fortran/decl.cc:7782
70749 #, gcc-internal-format, gfc-internal-format
70750 msgid "ENTRY statement at %C cannot appear in a contained procedure"
70751 msgstr ""
70752
70753 #: fortran/decl.cc:7833 fortran/decl.cc:8057
70754 #, gcc-internal-format, gfc-internal-format
70755 msgid "Missing required parentheses before BIND(C) at %C"
70756 msgstr ""
70757
70758 #: fortran/decl.cc:7927
70759 #, gcc-internal-format, gfc-internal-format
70760 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
70761 msgstr ""
70762
70763 #: fortran/decl.cc:8084
70764 #, gcc-internal-format, gfc-internal-format
70765 msgid ""
70766 "Alternate return dummy argument cannot appear in a SUBROUTINE with the "
70767 "BIND(C) attribute at %L"
70768 msgstr ""
70769
70770 #: fortran/decl.cc:8147 fortran/decl.cc:8154
70771 #, gcc-internal-format, gfc-internal-format
70772 msgid "Invalid C identifier in NAME= specifier at %C"
70773 msgstr ""
70774
70775 #: fortran/decl.cc:8194
70776 #, gcc-internal-format, gfc-internal-format
70777 msgid "Syntax error in NAME= specifier for binding label at %C"
70778 msgstr ""
70779
70780 #: fortran/decl.cc:8210
70781 #, gcc-internal-format, gfc-internal-format
70782 msgid "NAME= specifier at %C should be a constant expression"
70783 msgstr ""
70784
70785 #: fortran/decl.cc:8218
70786 #, gcc-internal-format, gfc-internal-format
70787 msgid "NAME= specifier at %C should be a scalar of default character kind"
70788 msgstr ""
70789
70790 #: fortran/decl.cc:8237
70791 #, gcc-internal-format, gfc-internal-format
70792 msgid "Missing closing paren for binding label at %C"
70793 msgstr ""
70794
70795 #: fortran/decl.cc:8243
70796 #, gcc-internal-format, gfc-internal-format
70797 msgid "No binding name is allowed in BIND(C) at %C"
70798 msgstr ""
70799
70800 #: fortran/decl.cc:8249
70801 #, gcc-internal-format, gfc-internal-format
70802 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
70803 msgstr ""
70804
70805 #: fortran/decl.cc:8278
70806 #, gcc-internal-format, gfc-internal-format
70807 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
70808 msgstr ""
70809
70810 #: fortran/decl.cc:8525
70811 #, gcc-internal-format, gfc-internal-format
70812 msgid "Unexpected END statement at %C"
70813 msgstr ""
70814
70815 #: fortran/decl.cc:8534
70816 #, gcc-internal-format, gfc-internal-format
70817 msgid "END statement instead of %s statement at %L"
70818 msgstr ""
70819
70820 #. We would have required END [something].
70821 #: fortran/decl.cc:8543
70822 #, gcc-internal-format, gfc-internal-format
70823 msgid "%s statement expected at %L"
70824 msgstr ""
70825
70826 #: fortran/decl.cc:8554
70827 #, gcc-internal-format, gfc-internal-format
70828 msgid "Expecting %s statement at %L"
70829 msgstr ""
70830
70831 #: fortran/decl.cc:8574
70832 #, gcc-internal-format
70833 msgid "Expected block name of %qs in %s statement at %L"
70834 msgstr ""
70835
70836 #: fortran/decl.cc:8591
70837 #, gcc-internal-format, gfc-internal-format
70838 msgid "Expected terminating name at %C"
70839 msgstr ""
70840
70841 #: fortran/decl.cc:8605 fortran/decl.cc:8613
70842 #, gcc-internal-format
70843 msgid "Expected label %qs for %s statement at %C"
70844 msgstr ""
70845
70846 #: fortran/decl.cc:8712
70847 #, gcc-internal-format, gfc-internal-format
70848 msgid "Missing array specification at %L in DIMENSION statement"
70849 msgstr ""
70850
70851 #: fortran/decl.cc:8720
70852 #, gcc-internal-format, gfc-internal-format
70853 msgid "Dimensions specified for %s at %L after its initialization"
70854 msgstr ""
70855
70856 #: fortran/decl.cc:8728
70857 #, gcc-internal-format, gfc-internal-format
70858 msgid "Missing array specification at %L in CODIMENSION statement"
70859 msgstr ""
70860
70861 #: fortran/decl.cc:8737
70862 #, gcc-internal-format, gfc-internal-format
70863 msgid "Array specification must be deferred at %L"
70864 msgstr ""
70865
70866 #: fortran/decl.cc:8842
70867 #, gcc-internal-format, gfc-internal-format
70868 msgid "Unexpected character in variable list at %C"
70869 msgstr ""
70870
70871 #: fortran/decl.cc:8879
70872 #, gcc-internal-format
70873 msgid "Expected %<(%> at %C"
70874 msgstr ""
70875
70876 #: fortran/decl.cc:8893 fortran/decl.cc:8933
70877 #, gcc-internal-format, gfc-internal-format
70878 msgid "Expected variable name at %C"
70879 msgstr ""
70880
70881 #: fortran/decl.cc:8909
70882 #, gcc-internal-format, gfc-internal-format
70883 msgid "Cray pointer at %C must be an integer"
70884 msgstr ""
70885
70886 #: fortran/decl.cc:8913
70887 #, gcc-internal-format, gfc-internal-format
70888 msgid ""
70889 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
70890 "bytes"
70891 msgstr ""
70892
70893 #: fortran/decl.cc:8919
70894 #, gcc-internal-format, gfc-internal-format
70895 msgid "Expected \",\" at %C"
70896 msgstr ""
70897
70898 #: fortran/decl.cc:8958
70899 #, gcc-internal-format
70900 msgid "Cannot set Cray pointee array spec."
70901 msgstr ""
70902
70903 #: fortran/decl.cc:8982
70904 #, gcc-internal-format, gfc-internal-format
70905 msgid "Expected \")\" at %C"
70906 msgstr ""
70907
70908 #: fortran/decl.cc:8994
70909 #, gcc-internal-format
70910 msgid "Expected %<,%> or end of statement at %C"
70911 msgstr ""
70912
70913 #: fortran/decl.cc:9020
70914 #, gcc-internal-format, gfc-internal-format
70915 msgid "INTENT is not allowed inside of BLOCK at %C"
70916 msgstr ""
70917
70918 #: fortran/decl.cc:9052
70919 #, gcc-internal-format, gfc-internal-format
70920 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
70921 msgstr ""
70922
70923 #: fortran/decl.cc:9071
70924 #, gcc-internal-format
70925 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
70926 msgstr ""
70927
70928 #: fortran/decl.cc:9110
70929 #, gcc-internal-format, gfc-internal-format
70930 msgid "CONTIGUOUS statement at %C"
70931 msgstr ""
70932
70933 #: fortran/decl.cc:9208
70934 #, gcc-internal-format, gfc-internal-format
70935 msgid ""
70936 "Access specification of the %s operator at %C has already been specified"
70937 msgstr ""
70938
70939 #: fortran/decl.cc:9224
70940 #, gcc-internal-format, gfc-internal-format
70941 msgid ""
70942 "Access specification of the .%s. operator at %C has already been specified"
70943 msgstr ""
70944
70945 #: fortran/decl.cc:9272
70946 #, gcc-internal-format, gfc-internal-format
70947 msgid "PROTECTED statement at %C"
70948 msgstr ""
70949
70950 #: fortran/decl.cc:9306
70951 #, gcc-internal-format, gfc-internal-format
70952 msgid "Syntax error in PROTECTED statement at %C"
70953 msgstr ""
70954
70955 #: fortran/decl.cc:9333 fortran/decl.cc:9358
70956 #, gcc-internal-format, gfc-internal-format
70957 msgid ""
70958 "PRIVATE statement at %C is only allowed in the specification part of a module"
70959 msgstr ""
70960
70961 #: fortran/decl.cc:9379 fortran/decl.cc:9399
70962 #, gcc-internal-format, gfc-internal-format
70963 msgid ""
70964 "PUBLIC statement at %C is only allowed in the specification part of a module"
70965 msgstr ""
70966
70967 #: fortran/decl.cc:9421
70968 #, gcc-internal-format, gfc-internal-format
70969 msgid "Expected variable name at %C in PARAMETER statement"
70970 msgstr ""
70971
70972 #: fortran/decl.cc:9428
70973 #, gcc-internal-format, gfc-internal-format
70974 msgid "Expected = sign in PARAMETER statement at %C"
70975 msgstr ""
70976
70977 #: fortran/decl.cc:9434
70978 #, gcc-internal-format, gfc-internal-format
70979 msgid "Expected expression at %C in PARAMETER statement"
70980 msgstr ""
70981
70982 #: fortran/decl.cc:9454
70983 #, gcc-internal-format, gfc-internal-format
70984 msgid "Initializing already initialized variable at %C"
70985 msgstr ""
70986
70987 #. With legacy PARAMETER statements, don't expect a terminating ')'.
70988 #: fortran/decl.cc:9479
70989 #, gcc-internal-format, gfc-internal-format
70990 msgid "PARAMETER without '()' at %C"
70991 msgstr ""
70992
70993 #: fortran/decl.cc:9495
70994 #, gcc-internal-format, gfc-internal-format
70995 msgid "Unexpected characters in PARAMETER statement at %C"
70996 msgstr ""
70997
70998 #: fortran/decl.cc:9514 fortran/decl.cc:9570
70999 #, gcc-internal-format
71000 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
71001 msgstr ""
71002
71003 #: fortran/decl.cc:9549
71004 #, gcc-internal-format, gfc-internal-format
71005 msgid "Expected entity-list in AUTOMATIC statement at %C"
71006 msgstr ""
71007
71008 #: fortran/decl.cc:9556
71009 #, gcc-internal-format, gfc-internal-format
71010 msgid "Syntax error in AUTOMATIC statement at %C"
71011 msgstr ""
71012
71013 #: fortran/decl.cc:9605
71014 #, gcc-internal-format, gfc-internal-format
71015 msgid "Expected entity-list in STATIC statement at %C"
71016 msgstr ""
71017
71018 #: fortran/decl.cc:9612
71019 #, gcc-internal-format, gfc-internal-format
71020 msgid "Syntax error in STATIC statement at %C"
71021 msgstr ""
71022
71023 #: fortran/decl.cc:9631
71024 #, gcc-internal-format, gfc-internal-format
71025 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
71026 msgstr ""
71027
71028 #: fortran/decl.cc:9642
71029 #, gcc-internal-format, gfc-internal-format
71030 msgid "SAVE statement at %C follows blanket SAVE statement"
71031 msgstr ""
71032
71033 #: fortran/decl.cc:9690
71034 #, gcc-internal-format, gfc-internal-format
71035 msgid "Syntax error in SAVE statement at %C"
71036 msgstr ""
71037
71038 #: fortran/decl.cc:9707
71039 #, gcc-internal-format, gfc-internal-format
71040 msgid "VALUE is not allowed inside of BLOCK at %C"
71041 msgstr ""
71042
71043 #: fortran/decl.cc:9711
71044 #, gcc-internal-format, gfc-internal-format
71045 msgid "VALUE statement at %C"
71046 msgstr ""
71047
71048 #: fortran/decl.cc:9749
71049 #, gcc-internal-format, gfc-internal-format
71050 msgid "Syntax error in VALUE statement at %C"
71051 msgstr ""
71052
71053 #: fortran/decl.cc:9761
71054 #, gcc-internal-format, gfc-internal-format
71055 msgid "VOLATILE statement at %C"
71056 msgstr ""
71057
71058 #: fortran/decl.cc:9788
71059 #, gcc-internal-format
71060 msgid ""
71061 "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-"
71062 "associated"
71063 msgstr ""
71064
71065 #: fortran/decl.cc:9813
71066 #, gcc-internal-format, gfc-internal-format
71067 msgid "Syntax error in VOLATILE statement at %C"
71068 msgstr ""
71069
71070 #: fortran/decl.cc:9825
71071 #, gcc-internal-format, gfc-internal-format
71072 msgid "ASYNCHRONOUS statement at %C"
71073 msgstr ""
71074
71075 #: fortran/decl.cc:9869
71076 #, gcc-internal-format, gfc-internal-format
71077 msgid "Syntax error in ASYNCHRONOUS statement at %C"
71078 msgstr ""
71079
71080 #: fortran/decl.cc:9894
71081 #, gcc-internal-format, gfc-internal-format
71082 msgid "MODULE PROCEDURE declaration at %C"
71083 msgstr ""
71084
71085 #: fortran/decl.cc:10005
71086 #, gcc-internal-format, gfc-internal-format
71087 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
71088 msgstr ""
71089
71090 #: fortran/decl.cc:10063
71091 #, gcc-internal-format, gfc-internal-format
71092 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
71093 msgstr ""
71094
71095 #: fortran/decl.cc:10112
71096 #, gcc-internal-format, gfc-internal-format
71097 msgid "Ambiguous symbol in TYPE definition at %C"
71098 msgstr ""
71099
71100 #: fortran/decl.cc:10121
71101 #, gcc-internal-format
71102 msgid "Symbol %qs at %C has not been previously defined"
71103 msgstr ""
71104
71105 #: fortran/decl.cc:10127
71106 #, gcc-internal-format
71107 msgid "%qs in EXTENDS expression at %C is not a derived type"
71108 msgstr ""
71109
71110 #: fortran/decl.cc:10134
71111 #, gcc-internal-format
71112 msgid "%qs cannot be extended at %C because it is BIND(C)"
71113 msgstr ""
71114
71115 #: fortran/decl.cc:10141
71116 #, gcc-internal-format
71117 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
71118 msgstr ""
71119
71120 #: fortran/decl.cc:10164
71121 #, gcc-internal-format, gfc-internal-format
71122 msgid ""
71123 "Derived type at %C can only be PRIVATE in the specification part of a module"
71124 msgstr ""
71125
71126 #: fortran/decl.cc:10176
71127 #, gcc-internal-format, gfc-internal-format
71128 msgid ""
71129 "Derived type at %C can only be PUBLIC in the specification part of a module"
71130 msgstr ""
71131
71132 #: fortran/decl.cc:10197
71133 #, gcc-internal-format, gfc-internal-format
71134 msgid "ABSTRACT type at %C"
71135 msgstr ""
71136
71137 #: fortran/decl.cc:10243
71138 #, gcc-internal-format, gfc-internal-format
71139 msgid "Failed to create structure type '%s' at %C"
71140 msgstr ""
71141
71142 #: fortran/decl.cc:10249
71143 #, gcc-internal-format
71144 msgid "Type definition of %qs at %C was already defined at %L"
71145 msgstr ""
71146
71147 #: fortran/decl.cc:10296
71148 #, gcc-internal-format, gfc-internal-format
71149 msgid "Junk after MAP statement at %C"
71150 msgstr ""
71151
71152 #: fortran/decl.cc:10329
71153 #, gcc-internal-format, gfc-internal-format
71154 msgid "Junk after UNION statement at %C"
71155 msgstr ""
71156
71157 #: fortran/decl.cc:10364
71158 #, gcc-internal-format
71159 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
71160 msgstr ""
71161
71162 #: fortran/decl.cc:10378
71163 #, gcc-internal-format, gfc-internal-format
71164 msgid "Structure name expected in non-nested structure declaration at %C"
71165 msgstr ""
71166
71167 #: fortran/decl.cc:10396
71168 #, gcc-internal-format, gfc-internal-format
71169 msgid "Junk after non-nested STRUCTURE statement at %C"
71170 msgstr ""
71171
71172 #: fortran/decl.cc:10403
71173 #, gcc-internal-format
71174 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
71175 msgstr ""
71176
71177 #: fortran/decl.cc:10566
71178 #, gcc-internal-format, gfc-internal-format
71179 msgid "Expected :: in TYPE definition at %C"
71180 msgstr ""
71181
71182 #: fortran/decl.cc:10579
71183 #, gcc-internal-format, gfc-internal-format
71184 msgid "Mangled derived type definition at %C"
71185 msgstr ""
71186
71187 #: fortran/decl.cc:10608
71188 #, gcc-internal-format
71189 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
71190 msgstr ""
71191
71192 #: fortran/decl.cc:10619
71193 #, gcc-internal-format
71194 msgid "Derived type name %qs at %C already has a basic type of %s"
71195 msgstr ""
71196
71197 #: fortran/decl.cc:10622
71198 #, gcc-internal-format
71199 msgid "Derived type name %qs at %C already has a basic type"
71200 msgstr ""
71201
71202 #: fortran/decl.cc:10637
71203 #, gcc-internal-format
71204 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
71205 msgstr ""
71206
71207 #: fortran/decl.cc:10646
71208 #, gcc-internal-format
71209 msgid "Derived type definition of %qs at %C has already been defined"
71210 msgstr ""
71211
71212 #: fortran/decl.cc:10709
71213 #, gcc-internal-format, gfc-internal-format
71214 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
71215 msgstr ""
71216
71217 #: fortran/decl.cc:10792
71218 #, gcc-internal-format, gfc-internal-format
71219 msgid "Cray Pointee at %C cannot be assumed shape array"
71220 msgstr ""
71221
71222 #: fortran/decl.cc:10812
71223 #, gcc-internal-format, gfc-internal-format
71224 msgid "ENUM and ENUMERATOR at %C"
71225 msgstr ""
71226
71227 #: fortran/decl.cc:10844
71228 #, gcc-internal-format, gfc-internal-format
71229 msgid "Enumerator exceeds the C integer type at %C"
71230 msgstr ""
71231
71232 #: fortran/decl.cc:10923
71233 #, gcc-internal-format, gfc-internal-format
71234 msgid "ENUMERATOR %L not initialized with integer expression"
71235 msgstr ""
71236
71237 #: fortran/decl.cc:10971
71238 #, gcc-internal-format, gfc-internal-format
71239 msgid "ENUM definition statement expected before %C"
71240 msgstr ""
71241
71242 #: fortran/decl.cc:11007
71243 #, gcc-internal-format, gfc-internal-format
71244 msgid "Syntax error in ENUMERATOR definition at %C"
71245 msgstr ""
71246
71247 #: fortran/decl.cc:11054 fortran/decl.cc:11069
71248 #, gcc-internal-format, gfc-internal-format
71249 msgid "Duplicate access-specifier at %C"
71250 msgstr ""
71251
71252 #: fortran/decl.cc:11089
71253 #, gcc-internal-format, gfc-internal-format
71254 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
71255 msgstr ""
71256
71257 #: fortran/decl.cc:11109
71258 #, gcc-internal-format, gfc-internal-format
71259 msgid "Binding attributes already specify passing, illegal PASS at %C"
71260 msgstr ""
71261
71262 #: fortran/decl.cc:11136
71263 #, gcc-internal-format, gfc-internal-format
71264 msgid "Duplicate POINTER attribute at %C"
71265 msgstr ""
71266
71267 #: fortran/decl.cc:11154
71268 #, gcc-internal-format, gfc-internal-format
71269 msgid "Duplicate NON_OVERRIDABLE at %C"
71270 msgstr ""
71271
71272 #: fortran/decl.cc:11170
71273 #, gcc-internal-format, gfc-internal-format
71274 msgid "Duplicate DEFERRED at %C"
71275 msgstr ""
71276
71277 #: fortran/decl.cc:11183
71278 #, gcc-internal-format, gfc-internal-format
71279 msgid "Expected access-specifier at %C"
71280 msgstr ""
71281
71282 #: fortran/decl.cc:11185
71283 #, gcc-internal-format, gfc-internal-format
71284 msgid "Expected binding attribute at %C"
71285 msgstr ""
71286
71287 #: fortran/decl.cc:11193
71288 #, gcc-internal-format, gfc-internal-format
71289 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
71290 msgstr ""
71291
71292 #: fortran/decl.cc:11206
71293 #, gcc-internal-format, gfc-internal-format
71294 msgid "POINTER attribute is required for procedure pointer component at %C"
71295 msgstr ""
71296
71297 #: fortran/decl.cc:11248
71298 #, gcc-internal-format
71299 msgid "Interface-name expected after %<(%> at %C"
71300 msgstr ""
71301
71302 #: fortran/decl.cc:11254
71303 #, gcc-internal-format
71304 msgid "%<)%> expected at %C"
71305 msgstr ""
71306
71307 #: fortran/decl.cc:11274
71308 #, gcc-internal-format, gfc-internal-format
71309 msgid "Interface must be specified for DEFERRED binding at %C"
71310 msgstr ""
71311
71312 #: fortran/decl.cc:11279
71313 #, gcc-internal-format, gfc-internal-format
71314 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
71315 msgstr ""
71316
71317 #: fortran/decl.cc:11302
71318 #, gcc-internal-format, gfc-internal-format
71319 msgid "Expected binding name at %C"
71320 msgstr ""
71321
71322 #: fortran/decl.cc:11306
71323 #, gcc-internal-format, gfc-internal-format
71324 msgid "PROCEDURE list at %C"
71325 msgstr ""
71326
71327 #: fortran/decl.cc:11318
71328 #, gcc-internal-format
71329 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
71330 msgstr ""
71331
71332 #: fortran/decl.cc:11324
71333 #, gcc-internal-format
71334 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
71335 msgstr ""
71336
71337 #: fortran/decl.cc:11334
71338 #, gcc-internal-format
71339 msgid "Expected binding target after %<=>%> at %C"
71340 msgstr ""
71341
71342 #: fortran/decl.cc:11351
71343 #, gcc-internal-format
71344 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
71345 msgstr ""
71346
71347 #: fortran/decl.cc:11362
71348 #, gcc-internal-format
71349 msgid ""
71350 "There is already a procedure with binding name %qs for the derived type %qs "
71351 "at %C"
71352 msgstr ""
71353
71354 #: fortran/decl.cc:11413
71355 #, gcc-internal-format, gfc-internal-format
71356 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
71357 msgstr ""
71358
71359 #: fortran/decl.cc:11433
71360 #, gcc-internal-format
71361 msgid "Expected %<::%> at %C"
71362 msgstr ""
71363
71364 #: fortran/decl.cc:11445
71365 #, gcc-internal-format, gfc-internal-format
71366 msgid "Expected generic name or operator descriptor at %C"
71367 msgstr ""
71368
71369 #: fortran/decl.cc:11466
71370 #, gcc-internal-format, gfc-internal-format
71371 msgid "Malformed GENERIC statement at %C"
71372 msgstr ""
71373
71374 #: fortran/decl.cc:11477
71375 #, gcc-internal-format
71376 msgid "Expected %<=>%> at %C"
71377 msgstr ""
71378
71379 #: fortran/decl.cc:11513
71380 #, gcc-internal-format
71381 msgid ""
71382 "There's already a non-generic procedure with binding name %qs for the "
71383 "derived type %qs at %C"
71384 msgstr ""
71385
71386 #: fortran/decl.cc:11521
71387 #, gcc-internal-format
71388 msgid "Binding at %C must have the same access as already defined binding %qs"
71389 msgstr ""
71390
71391 #: fortran/decl.cc:11569
71392 #, gcc-internal-format, gfc-internal-format
71393 msgid "Expected specific binding name at %C"
71394 msgstr ""
71395
71396 #: fortran/decl.cc:11579
71397 #, gcc-internal-format
71398 msgid "%qs already defined as specific binding for the generic %qs at %C"
71399 msgstr ""
71400
71401 #: fortran/decl.cc:11597
71402 #, gcc-internal-format, gfc-internal-format
71403 msgid "Junk after GENERIC binding at %C"
71404 msgstr ""
71405
71406 #: fortran/decl.cc:11632
71407 #, gcc-internal-format, gfc-internal-format
71408 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
71409 msgstr ""
71410
71411 #: fortran/decl.cc:11643
71412 #, gcc-internal-format, gfc-internal-format
71413 msgid ""
71414 "Derived type declaration with FINAL at %C must be in the specification part "
71415 "of a MODULE"
71416 msgstr ""
71417
71418 #: fortran/decl.cc:11665
71419 #, gcc-internal-format, gfc-internal-format
71420 msgid "Empty FINAL at %C"
71421 msgstr ""
71422
71423 #: fortran/decl.cc:11672
71424 #, gcc-internal-format, gfc-internal-format
71425 msgid "Expected module procedure name at %C"
71426 msgstr ""
71427
71428 #: fortran/decl.cc:11682
71429 #, gcc-internal-format
71430 msgid "Expected %<,%> at %C"
71431 msgstr ""
71432
71433 #: fortran/decl.cc:11688
71434 #, gcc-internal-format
71435 msgid "Unknown procedure name %qs at %C"
71436 msgstr ""
71437
71438 #: fortran/decl.cc:11701
71439 #, gcc-internal-format
71440 msgid "%qs at %C is already defined as FINAL procedure"
71441 msgstr ""
71442
71443 #: fortran/decl.cc:11775
71444 #, gcc-internal-format, gfc-internal-format
71445 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
71446 msgstr ""
71447
71448 #: fortran/decl.cc:11821
71449 #, gcc-internal-format, gfc-internal-format
71450 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
71451 msgstr ""
71452
71453 #: fortran/decl.cc:11842
71454 #, gcc-internal-format
71455 msgid ""
71456 "%<GCC unroll%> directive requires a non-negative integral constant less than "
71457 "or equal to %u at %C"
71458 msgstr ""
71459
71460 #: fortran/decl.cc:11856
71461 #, gcc-internal-format, gfc-internal-format
71462 msgid "Syntax error in !GCC$ UNROLL directive at %C"
71463 msgstr ""
71464
71465 #: fortran/decl.cc:11920
71466 #, gcc-internal-format, gfc-internal-format
71467 msgid "Syntax error in !GCC$ IVDEP directive at %C"
71468 msgstr ""
71469
71470 #: fortran/decl.cc:11937
71471 #, gcc-internal-format, gfc-internal-format
71472 msgid "Syntax error in !GCC$ VECTOR directive at %C"
71473 msgstr ""
71474
71475 #: fortran/decl.cc:11954
71476 #, gcc-internal-format, gfc-internal-format
71477 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
71478 msgstr ""
71479
71480 #: fortran/dependency.cc:106
71481 #, gcc-internal-format
71482 msgid "identical_array_ref(): inconsistent dimensions"
71483 msgstr ""
71484
71485 #: fortran/dependency.cc:199
71486 #, gcc-internal-format
71487 msgid "are_identical_variables: Bad type"
71488 msgstr ""
71489
71490 #: fortran/dependency.cc:989
71491 #, gcc-internal-format, gfc-internal-format
71492 msgid ""
71493 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
71494 msgstr ""
71495
71496 #: fortran/dependency.cc:1293
71497 #, gcc-internal-format
71498 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
71499 msgstr ""
71500
71501 #: fortran/dump-parse-tree.cc:282
71502 #, gcc-internal-format
71503 msgid "show_array_spec(): Unhandled array shape type."
71504 msgstr ""
71505
71506 #: fortran/dump-parse-tree.cc:361
71507 #, gcc-internal-format
71508 msgid "show_array_ref(): Unknown array reference"
71509 msgstr ""
71510
71511 #: fortran/dump-parse-tree.cc:435
71512 #, gcc-internal-format
71513 msgid "show_ref(): Bad component code"
71514 msgstr ""
71515
71516 #: fortran/dump-parse-tree.cc:708
71517 #, gcc-internal-format
71518 msgid "show_expr(): Bad intrinsic in expression"
71519 msgstr ""
71520
71521 #: fortran/dump-parse-tree.cc:751
71522 #, gcc-internal-format
71523 msgid "show_expr(): Don't know how to show expr"
71524 msgstr ""
71525
71526 #: fortran/dump-parse-tree.cc:3485
71527 #, gcc-internal-format
71528 msgid "show_code_node(): Bad statement code"
71529 msgstr ""
71530
71531 #: fortran/dump-parse-tree.cc:3821 fortran/dump-parse-tree.cc:3926
71532 #, gcc-internal-format
71533 msgid "Cannot convert %qs to interoperable type at %L"
71534 msgstr ""
71535
71536 #: fortran/error.cc:388
71537 #, gcc-internal-format, gfc-internal-format
71538 msgid "    Included at %s:%d:"
71539 msgstr ""
71540
71541 #: fortran/error.cc:474
71542 #, gcc-internal-format
71543 msgid "<During initialization>\n"
71544 msgstr ""
71545
71546 #: fortran/expr.cc:149
71547 #, gcc-internal-format
71548 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
71549 msgstr ""
71550
71551 #: fortran/expr.cc:357
71552 #, gcc-internal-format
71553 msgid "gfc_copy_expr(): Bad expr node"
71554 msgstr ""
71555
71556 #: fortran/expr.cc:514
71557 #, gcc-internal-format
71558 msgid "free_expr0(): Bad expr type"
71559 msgstr ""
71560
71561 #: fortran/expr.cc:669 fortran/expr.cc:671 fortran/expr.cc:722
71562 #: fortran/expr.cc:724
71563 #, gcc-internal-format, gfc-internal-format
71564 msgid "Constant expression required at %C"
71565 msgstr ""
71566
71567 #: fortran/expr.cc:678 fortran/expr.cc:680 fortran/expr.cc:731
71568 #: fortran/expr.cc:733
71569 #, gcc-internal-format, gfc-internal-format
71570 msgid "Integer expression required at %C"
71571 msgstr ""
71572
71573 #: fortran/expr.cc:688 fortran/expr.cc:690 fortran/expr.cc:744
71574 #: fortran/expr.cc:746
71575 #, gcc-internal-format, gfc-internal-format
71576 msgid "Integer value too large in expression at %C"
71577 msgstr ""
71578
71579 #: fortran/expr.cc:1109
71580 #, gcc-internal-format
71581 msgid "gfc_is_constant_expr(): Unknown expression type"
71582 msgstr ""
71583
71584 #: fortran/expr.cc:1304
71585 #, gcc-internal-format
71586 msgid "simplify_intrinsic_op(): Bad operator"
71587 msgstr ""
71588
71589 #: fortran/expr.cc:1409
71590 #, gcc-internal-format, gfc-internal-format
71591 msgid "Index in dimension %d is out of bounds at %L"
71592 msgstr ""
71593
71594 #: fortran/expr.cc:1607 fortran/expr.cc:1658
71595 #, gcc-internal-format, gfc-internal-format
71596 msgid "index in dimension %d is out of bounds at %L"
71597 msgstr ""
71598
71599 #: fortran/expr.cc:1734
71600 #, gcc-internal-format
71601 msgid ""
71602 "The number of elements in the array constructor at %L requires an increase "
71603 "of the allowed %d upper limit.  See %<-fmax-array-constructor%> option"
71604 msgstr ""
71605
71606 #: fortran/expr.cc:1744
71607 #, gcc-internal-format, gfc-internal-format
71608 msgid "Error in array constructor referenced at %L"
71609 msgstr ""
71610
71611 #: fortran/expr.cc:1848 fortran/primary.cc:2292 fortran/primary.cc:2436
71612 #, gcc-internal-format, gfc-internal-format
71613 msgid "LEN part_ref at %C"
71614 msgstr ""
71615
71616 #: fortran/expr.cc:1866 fortran/primary.cc:2287 fortran/primary.cc:2451
71617 #, gcc-internal-format, gfc-internal-format
71618 msgid "KIND part_ref at %C"
71619 msgstr ""
71620
71621 #: fortran/expr.cc:1877
71622 #, gcc-internal-format, gfc-internal-format
71623 msgid "RE part_ref at %C"
71624 msgstr ""
71625
71626 #: fortran/expr.cc:1889
71627 #, gcc-internal-format, gfc-internal-format
71628 msgid "IM part_ref at %C"
71629 msgstr ""
71630
71631 #: fortran/expr.cc:2537
71632 #, gcc-internal-format, gfc-internal-format
71633 msgid "elemental function arguments at %C are not compliant"
71634 msgstr ""
71635
71636 #: fortran/expr.cc:2581
71637 #, gcc-internal-format, gfc-internal-format
71638 msgid "Numeric or CHARACTER operands are required in expression at %L"
71639 msgstr ""
71640
71641 #: fortran/expr.cc:2606
71642 #, gcc-internal-format, gfc-internal-format
71643 msgid ""
71644 "Concatenation operator in expression at %L must have two CHARACTER operands"
71645 msgstr ""
71646
71647 #: fortran/expr.cc:2613
71648 #, gcc-internal-format, gfc-internal-format
71649 msgid "Concat operator at %L must concatenate strings of the same kind"
71650 msgstr ""
71651
71652 #: fortran/expr.cc:2623
71653 #, gcc-internal-format, gfc-internal-format
71654 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
71655 msgstr ""
71656
71657 #: fortran/expr.cc:2639
71658 #, gcc-internal-format, gfc-internal-format
71659 msgid "LOGICAL operands are required in expression at %L"
71660 msgstr ""
71661
71662 #: fortran/expr.cc:2650
71663 #, gcc-internal-format, gfc-internal-format
71664 msgid "Only intrinsic operators can be used in expression at %L"
71665 msgstr ""
71666
71667 #: fortran/expr.cc:2658
71668 #, gcc-internal-format, gfc-internal-format
71669 msgid "Numeric operands are required in expression at %L"
71670 msgstr ""
71671
71672 #: fortran/expr.cc:2681
71673 #, gcc-internal-format
71674 msgid ""
71675 "Invalid initialization expression for ALLOCATABLE component %qs in structure "
71676 "constructor at %L"
71677 msgstr ""
71678
71679 #: fortran/expr.cc:2818
71680 #, gcc-internal-format
71681 msgid ""
71682 "Assumed or deferred character length variable %qs in constant expression at "
71683 "%L"
71684 msgstr ""
71685
71686 #: fortran/expr.cc:2893
71687 #, gcc-internal-format
71688 msgid ""
71689 "transformational intrinsic %qs at %L is not permitted in an initialization "
71690 "expression"
71691 msgstr ""
71692
71693 #: fortran/expr.cc:2924
71694 #, gcc-internal-format, gfc-internal-format
71695 msgid "Evaluation of nonstandard initialization expression at %L"
71696 msgstr ""
71697
71698 #: fortran/expr.cc:3001 fortran/resolve.cc:2833
71699 #, gcc-internal-format
71700 msgid ""
71701 "Function %qs in initialization expression at %L must be an intrinsic function"
71702 msgstr ""
71703
71704 #: fortran/expr.cc:3013
71705 #, gcc-internal-format
71706 msgid ""
71707 "Intrinsic function %qs at %L is not permitted in an initialization expression"
71708 msgstr ""
71709
71710 #: fortran/expr.cc:3052
71711 #, gcc-internal-format
71712 msgid "PARAMETER %qs is used at %L before its definition is complete"
71713 msgstr ""
71714
71715 #: fortran/expr.cc:3072
71716 #, gcc-internal-format
71717 msgid ""
71718 "Assumed size array %qs at %L is not permitted in an initialization expression"
71719 msgstr ""
71720
71721 #: fortran/expr.cc:3078
71722 #, gcc-internal-format
71723 msgid ""
71724 "Assumed shape array %qs at %L is not permitted in an initialization "
71725 "expression"
71726 msgstr ""
71727
71728 #: fortran/expr.cc:3087
71729 #, gcc-internal-format
71730 msgid ""
71731 "Assumed-shape array %qs at %L is not permitted in an initialization "
71732 "expression"
71733 msgstr ""
71734
71735 #: fortran/expr.cc:3091
71736 #, gcc-internal-format
71737 msgid ""
71738 "Deferred array %qs at %L is not permitted in an initialization expression"
71739 msgstr ""
71740
71741 #: fortran/expr.cc:3097
71742 #, gcc-internal-format
71743 msgid ""
71744 "Array %qs at %L is a variable, which does not reduce to a constant expression"
71745 msgstr ""
71746
71747 #: fortran/expr.cc:3103
71748 #, gcc-internal-format
71749 msgid ""
71750 "Assumed-rank array %qs at %L is not permitted in an initialization expression"
71751 msgstr ""
71752
71753 #: fortran/expr.cc:3113
71754 #, gcc-internal-format
71755 msgid ""
71756 "Parameter %qs at %L has not been declared or is a variable, which does not "
71757 "reduce to a constant expression"
71758 msgstr ""
71759
71760 #: fortran/expr.cc:3167
71761 #, gcc-internal-format
71762 msgid "check_init_expr(): Unknown expression type"
71763 msgstr ""
71764
71765 #: fortran/expr.cc:3302
71766 #, gcc-internal-format
71767 msgid "Specification function %qs at %L cannot be a statement function"
71768 msgstr ""
71769
71770 #: fortran/expr.cc:3309
71771 #, gcc-internal-format
71772 msgid "Specification function %qs at %L cannot be an internal function"
71773 msgstr ""
71774
71775 #: fortran/expr.cc:3316
71776 #, gcc-internal-format
71777 msgid "Specification function %qs at %L must be PURE"
71778 msgstr ""
71779
71780 #: fortran/expr.cc:3324
71781 #, gcc-internal-format
71782 msgid "Specification function %qs at %L cannot be RECURSIVE"
71783 msgstr ""
71784
71785 #: fortran/expr.cc:3471
71786 #, gcc-internal-format
71787 msgid "Dummy argument %qs not allowed in expression at %L"
71788 msgstr ""
71789
71790 #: fortran/expr.cc:3479
71791 #, gcc-internal-format
71792 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
71793 msgstr ""
71794
71795 #: fortran/expr.cc:3486
71796 #, gcc-internal-format
71797 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
71798 msgstr ""
71799
71800 #: fortran/expr.cc:3513
71801 #, gcc-internal-format
71802 msgid "Variable %qs cannot appear in the expression at %L"
71803 msgstr ""
71804
71805 #: fortran/expr.cc:3544
71806 #, gcc-internal-format
71807 msgid "check_restricted(): Unknown expression type"
71808 msgstr ""
71809
71810 #: fortran/expr.cc:3564
71811 #, gcc-internal-format, gfc-internal-format
71812 msgid "Expression at %L must be of INTEGER type, found %s"
71813 msgstr ""
71814
71815 #: fortran/expr.cc:3576
71816 #, gcc-internal-format
71817 msgid "Function %qs at %L must be PURE"
71818 msgstr ""
71819
71820 #: fortran/expr.cc:3585
71821 #, gcc-internal-format, gfc-internal-format
71822 msgid "Expression at %L must be scalar"
71823 msgstr ""
71824
71825 #. Reject truncation.
71826 #: fortran/expr.cc:3617
71827 #, gcc-internal-format, gfc-internal-format
71828 msgid "optype_msgid overflow: %d"
71829 msgstr ""
71830
71831 #: fortran/expr.cc:3621
71832 #, gcc-internal-format, gfc-internal-format
71833 msgid "Incompatible ranks in %s (%d and %d) at %L"
71834 msgstr ""
71835
71836 #: fortran/expr.cc:3635
71837 #, gcc-internal-format, gfc-internal-format
71838 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
71839 msgstr ""
71840
71841 #: fortran/expr.cc:3683
71842 #, gcc-internal-format, gfc-internal-format
71843 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
71844 msgstr ""
71845
71846 #: fortran/expr.cc:3739
71847 #, gcc-internal-format
71848 msgid "%qs at %L is not a VALUE"
71849 msgstr ""
71850
71851 #: fortran/expr.cc:3750
71852 #, gcc-internal-format, gfc-internal-format
71853 msgid "Illegal assignment to external procedure at %L"
71854 msgstr ""
71855
71856 #: fortran/expr.cc:3758
71857 #, gcc-internal-format, gfc-internal-format
71858 msgid "Incompatible ranks %d and %d in assignment at %L"
71859 msgstr ""
71860
71861 #: fortran/expr.cc:3765
71862 #, gcc-internal-format, gfc-internal-format
71863 msgid "Variable type is UNKNOWN in assignment at %L"
71864 msgstr ""
71865
71866 #: fortran/expr.cc:3777
71867 #, gcc-internal-format, gfc-internal-format
71868 msgid "NULL appears on right-hand side in assignment at %L"
71869 msgstr ""
71870
71871 #: fortran/expr.cc:3787
71872 #, gcc-internal-format, gfc-internal-format
71873 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
71874 msgstr ""
71875
71876 #: fortran/expr.cc:3830
71877 #, gcc-internal-format
71878 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
71879 msgstr ""
71880
71881 #: fortran/expr.cc:3837
71882 #, gcc-internal-format, gfc-internal-format
71883 msgid ""
71884 "The assignment to a KIND or LEN component of a parameterized type at %L is "
71885 "not allowed"
71886 msgstr ""
71887
71888 #: fortran/expr.cc:3867
71889 #, gcc-internal-format, gfc-internal-format
71890 msgid ""
71891 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
71892 msgstr ""
71893
71894 #: fortran/expr.cc:3911
71895 #, gcc-internal-format, gfc-internal-format
71896 msgid "Pointer assignment target is not a POINTER at %L"
71897 msgstr ""
71898
71899 #: fortran/expr.cc:3919
71900 #, gcc-internal-format
71901 msgid ""
71902 "%qs in the pointer assignment at %L cannot be an l-value since it is a "
71903 "procedure"
71904 msgstr ""
71905
71906 #: fortran/expr.cc:3943
71907 #, gcc-internal-format
71908 msgid "Expected bounds specification for %qs at %L"
71909 msgstr ""
71910
71911 #: fortran/expr.cc:3948
71912 #, gcc-internal-format
71913 msgid "Bounds specification for %qs in pointer assignment at %L"
71914 msgstr ""
71915
71916 #: fortran/expr.cc:3977
71917 #, gcc-internal-format, gfc-internal-format
71918 msgid "Stride must not be present at %L"
71919 msgstr ""
71920
71921 #: fortran/expr.cc:3983 fortran/expr.cc:4003
71922 #, gcc-internal-format
71923 msgid ""
71924 "Rank remapping requires a list of %<lower-bound : upper-bound%> "
71925 "specifications at %L"
71926 msgstr ""
71927
71928 #: fortran/expr.cc:3991 fortran/expr.cc:4010
71929 #, gcc-internal-format
71930 msgid ""
71931 "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> "
71932 "specifications at %L"
71933 msgstr ""
71934
71935 #: fortran/expr.cc:4037
71936 #, gcc-internal-format, gfc-internal-format
71937 msgid "Pointer object at %L shall not have a coindex"
71938 msgstr ""
71939
71940 #: fortran/expr.cc:4058
71941 #, gcc-internal-format, gfc-internal-format
71942 msgid "Invalid procedure pointer assignment at %L"
71943 msgstr ""
71944
71945 #: fortran/expr.cc:4083
71946 #, gcc-internal-format
71947 msgid ""
71948 "Function result %qs is invalid as proc-target in procedure pointer "
71949 "assignment at %L"
71950 msgstr ""
71951
71952 #: fortran/expr.cc:4092
71953 #, gcc-internal-format
71954 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
71955 msgstr ""
71956
71957 #: fortran/expr.cc:4102
71958 #, gcc-internal-format
71959 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
71960 msgstr ""
71961
71962 #: fortran/expr.cc:4108
71963 #, gcc-internal-format
71964 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
71965 msgstr ""
71966
71967 #: fortran/expr.cc:4115
71968 #, gcc-internal-format
71969 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
71970 msgstr ""
71971
71972 #: fortran/expr.cc:4123
71973 #, gcc-internal-format
71974 msgid ""
71975 "Nonintrinsic elemental procedure %qs is invalid in procedure pointer "
71976 "assignment at %L"
71977 msgstr ""
71978
71979 #: fortran/expr.cc:4146
71980 #, gcc-internal-format, gfc-internal-format
71981 msgid ""
71982 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
71983 "convention"
71984 msgstr ""
71985
71986 #: fortran/expr.cc:4199
71987 #, gcc-internal-format
71988 msgid ""
71989 "Interface mismatch in procedure pointer assignment at %L: %qs is not a "
71990 "subroutine"
71991 msgstr ""
71992
71993 #: fortran/expr.cc:4209 fortran/expr.cc:4224
71994 #, gcc-internal-format
71995 msgid "Explicit interface required for component %qs at %L: %s"
71996 msgstr ""
71997
71998 #: fortran/expr.cc:4215 fortran/expr.cc:4230 fortran/resolve.cc:2713
71999 #, gcc-internal-format
72000 msgid "Explicit interface required for %qs at %L: %s"
72001 msgstr ""
72002
72003 #: fortran/expr.cc:4242
72004 #, gcc-internal-format, gfc-internal-format
72005 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
72006 msgstr ""
72007
72008 #: fortran/expr.cc:4251
72009 #, gcc-internal-format
72010 msgid ""
72011 "Procedure pointer target %qs at %L must be either an intrinsic, host or use "
72012 "associated, referenced or have the EXTERNAL attribute"
72013 msgstr ""
72014
72015 #: fortran/expr.cc:4264
72016 #, gcc-internal-format, gfc-internal-format
72017 msgid "Pointer assignment target cannot be a constant at %L"
72018 msgstr ""
72019
72020 #: fortran/expr.cc:4278
72021 #, gcc-internal-format, gfc-internal-format
72022 msgid ""
72023 "Data-pointer-object at %L must be unlimited polymorphic, or of a type with "
72024 "the BIND or SEQUENCE attribute, to be compatible with an unlimited "
72025 "polymorphic target"
72026 msgstr ""
72027
72028 #: fortran/expr.cc:4283
72029 #, gcc-internal-format, gfc-internal-format
72030 msgid ""
72031 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
72032 msgstr ""
72033
72034 #: fortran/expr.cc:4291
72035 #, gcc-internal-format, gfc-internal-format
72036 msgid "Different kind type parameters in pointer assignment at %L"
72037 msgstr ""
72038
72039 #: fortran/expr.cc:4298
72040 #, gcc-internal-format, gfc-internal-format
72041 msgid "Different ranks in pointer assignment at %L"
72042 msgstr ""
72043
72044 #: fortran/expr.cc:4317
72045 #, gcc-internal-format, gfc-internal-format
72046 msgid ""
72047 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
72048 msgstr ""
72049
72050 #: fortran/expr.cc:4330
72051 #, gcc-internal-format, gfc-internal-format
72052 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
72053 msgstr ""
72054
72055 #: fortran/expr.cc:4334
72056 #, gcc-internal-format, gfc-internal-format
72057 msgid "Rank remapping target is not rank 1 at %L"
72058 msgstr ""
72059
72060 #. The test above might need to be extend when F08, Note 5.4 has to be
72061 #. interpreted in the way that target and pointer with the same coindex
72062 #. are allowed.
72063 #: fortran/expr.cc:4359 fortran/expr.cc:4485
72064 #, gcc-internal-format, gfc-internal-format
72065 msgid "Data target at %L shall not have a coindex"
72066 msgstr ""
72067
72068 #: fortran/expr.cc:4362
72069 #, gcc-internal-format, gfc-internal-format
72070 msgid ""
72071 "Target expression in pointer assignment at %L must deliver a pointer result"
72072 msgstr ""
72073
72074 #: fortran/expr.cc:4376
72075 #, gcc-internal-format, gfc-internal-format
72076 msgid ""
72077 "Zero-sized array detected at %L where an entity with the TARGET attribute is "
72078 "expected"
72079 msgstr ""
72080
72081 #: fortran/expr.cc:4382 fortran/expr.cc:4397
72082 #, gcc-internal-format, gfc-internal-format
72083 msgid ""
72084 "Pointer assignment target in initialization expression does not have the "
72085 "TARGET attribute at %L"
72086 msgstr ""
72087
72088 #: fortran/expr.cc:4413
72089 #, gcc-internal-format, gfc-internal-format
72090 msgid ""
72091 "Every subscript of target specification at %L must be a constant expression"
72092 msgstr ""
72093
72094 #: fortran/expr.cc:4424
72095 #, gcc-internal-format, gfc-internal-format
72096 msgid ""
72097 "Substring starting and ending points of target specification at %L must be "
72098 "constant expressions"
72099 msgstr ""
72100
72101 #: fortran/expr.cc:4440
72102 #, gcc-internal-format, gfc-internal-format
72103 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
72104 msgstr ""
72105
72106 #: fortran/expr.cc:4455
72107 #, gcc-internal-format, gfc-internal-format
72108 msgid "Bad target in pointer assignment in PURE procedure at %L"
72109 msgstr ""
72110
72111 #: fortran/expr.cc:4464
72112 #, gcc-internal-format, gfc-internal-format
72113 msgid "Pointer assignment with vector subscript on rhs at %L"
72114 msgstr ""
72115
72116 #: fortran/expr.cc:4472
72117 #, gcc-internal-format, gfc-internal-format
72118 msgid "Pointer assignment target has PROTECTED attribute at %L"
72119 msgstr ""
72120
72121 #: fortran/expr.cc:4500 fortran/expr.cc:4505
72122 #, gcc-internal-format, gfc-internal-format
72123 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
72124 msgstr ""
72125
72126 #: fortran/expr.cc:4545
72127 #, gcc-internal-format, gfc-internal-format
72128 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
72129 msgstr ""
72130
72131 #: fortran/expr.cc:4621 fortran/resolve.cc:1552
72132 #, gcc-internal-format, gfc-internal-format
72133 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
72134 msgstr ""
72135
72136 #: fortran/expr.cc:4627
72137 #, gcc-internal-format, gfc-internal-format
72138 msgid "Pointer initialization target at %L must have the TARGET attribute"
72139 msgstr ""
72140
72141 #: fortran/expr.cc:4642 fortran/resolve.cc:1558
72142 #, gcc-internal-format, gfc-internal-format
72143 msgid "Pointer initialization target at %L must have the SAVE attribute"
72144 msgstr ""
72145
72146 #: fortran/expr.cc:4654
72147 #, gcc-internal-format, gfc-internal-format
72148 msgid ""
72149 "Procedure pointer initialization target at %L may not be a procedure pointer"
72150 msgstr ""
72151
72152 #: fortran/expr.cc:4660
72153 #, gcc-internal-format
72154 msgid ""
72155 "Internal procedure %qs is invalid in procedure pointer initialization at %L"
72156 msgstr ""
72157
72158 #: fortran/expr.cc:4667
72159 #, gcc-internal-format
72160 msgid ""
72161 "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
72162 msgstr ""
72163
72164 #: fortran/expr.cc:5135
72165 #, gcc-internal-format
72166 msgid ""
72167 "generate_isocbinding_initializer(): bad iso_c_binding type, expected "
72168 "%<c_ptr%> or %<c_funptr%>"
72169 msgstr ""
72170
72171 #: fortran/expr.cc:6235
72172 #, gcc-internal-format, gfc-internal-format
72173 msgid ""
72174 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
72175 msgstr ""
72176
72177 #: fortran/expr.cc:6243
72178 #, gcc-internal-format, gfc-internal-format
72179 msgid "Non-variable expression in variable definition context (%s) at %L"
72180 msgstr ""
72181
72182 #: fortran/expr.cc:6251
72183 #, gcc-internal-format
72184 msgid "Named constant %qs in variable definition context (%s) at %L"
72185 msgstr ""
72186
72187 #: fortran/expr.cc:6262
72188 #, gcc-internal-format
72189 msgid "%qs in variable definition context (%s) at %L is not a variable"
72190 msgstr ""
72191
72192 #: fortran/expr.cc:6273
72193 #, gcc-internal-format, gfc-internal-format
72194 msgid "Non-POINTER in pointer association context (%s) at %L"
72195 msgstr ""
72196
72197 #: fortran/expr.cc:6282
72198 #, gcc-internal-format, gfc-internal-format
72199 msgid "Type inaccessible in variable definition context (%s) at %L"
72200 msgstr ""
72201
72202 #: fortran/expr.cc:6295
72203 #, gcc-internal-format, gfc-internal-format
72204 msgid "LOCK_TYPE in variable definition context (%s) at %L"
72205 msgstr ""
72206
72207 #: fortran/expr.cc:6308
72208 #, gcc-internal-format, gfc-internal-format
72209 msgid "LOCK_EVENT in variable definition context (%s) at %L"
72210 msgstr ""
72211
72212 #: fortran/expr.cc:6339
72213 #, gcc-internal-format
72214 msgid "%qs parameter inquiry for %qs in variable definition context (%s) at %L"
72215 msgstr ""
72216
72217 #: fortran/expr.cc:6356
72218 #, gcc-internal-format
72219 msgid ""
72220 "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
72221 msgstr ""
72222
72223 #: fortran/expr.cc:6366
72224 #, gcc-internal-format
72225 msgid ""
72226 "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
72227 msgstr ""
72228
72229 #: fortran/expr.cc:6379
72230 #, gcc-internal-format
72231 msgid ""
72232 "Variable %qs is PROTECTED and cannot appear in a pointer association context "
72233 "(%s) at %L"
72234 msgstr ""
72235
72236 #: fortran/expr.cc:6387
72237 #, gcc-internal-format
72238 msgid ""
72239 "Variable %qs is PROTECTED and cannot appear in a variable definition context "
72240 "(%s) at %L"
72241 msgstr ""
72242
72243 #: fortran/expr.cc:6402
72244 #, gcc-internal-format
72245 msgid ""
72246 "Variable %qs cannot appear in a variable definition context (%s) at %L in "
72247 "PURE procedure"
72248 msgstr ""
72249
72250 #: fortran/expr.cc:6461
72251 #, gcc-internal-format
72252 msgid ""
72253 "%qs at %L associated to vector-indexed target cannot be used in a variable "
72254 "definition context (%s)"
72255 msgstr ""
72256
72257 #: fortran/expr.cc:6466
72258 #, gcc-internal-format
72259 msgid ""
72260 "%qs at %L associated to expression cannot be used in a variable definition "
72261 "context (%s)"
72262 msgstr ""
72263
72264 #: fortran/expr.cc:6478
72265 #, gcc-internal-format
72266 msgid ""
72267 "Associate-name %qs cannot appear in a variable definition context (%s) at %L "
72268 "because its target at %L cannot, either"
72269 msgstr ""
72270
72271 #: fortran/expr.cc:6520
72272 #, gcc-internal-format, gfc-internal-format
72273 msgid ""
72274 "Elements with the same value at %L and %L in vector subscript in a variable "
72275 "definition context (%s)"
72276 msgstr ""
72277
72278 #: fortran/frontend-passes.cc:195
72279 #, gcc-internal-format
72280 msgid "Inconsistent internal state: No location in statement"
72281 msgstr ""
72282
72283 #: fortran/frontend-passes.cc:211
72284 #, gcc-internal-format, gfc-internal-format
72285 msgid "Inconsistent internal state: No location in expression near %L"
72286 msgstr ""
72287
72288 #: fortran/frontend-passes.cc:419
72289 #, gcc-internal-format
72290 msgid "Illegal id in copy_walk_reduction_arg"
72291 msgstr ""
72292
72293 #: fortran/frontend-passes.cc:870 fortran/trans-array.cc:1496
72294 #: fortran/trans-array.cc:6953 fortran/trans-array.cc:8588
72295 #: fortran/trans-intrinsic.cc:8463
72296 #, gcc-internal-format, gfc-internal-format
72297 msgid "Creating array temporary at %L"
72298 msgstr ""
72299
72300 #: fortran/frontend-passes.cc:897
72301 #, gcc-internal-format
72302 msgid "Removing call to impure function %qs at %L"
72303 msgstr ""
72304
72305 #: fortran/frontend-passes.cc:901
72306 #, gcc-internal-format, gfc-internal-format
72307 msgid "Removing call to impure function at %L"
72308 msgstr ""
72309
72310 #: fortran/frontend-passes.cc:1356 fortran/frontend-passes.cc:1395
72311 #, gcc-internal-format
72312 msgid "bad expression"
72313 msgstr ""
72314
72315 #: fortran/frontend-passes.cc:1391
72316 #, gcc-internal-format
72317 msgid "bad op"
72318 msgstr ""
72319
72320 #: fortran/frontend-passes.cc:2175
72321 #, gcc-internal-format
72322 msgid "illegal OP in optimize_comparison"
72323 msgstr ""
72324
72325 #: fortran/frontend-passes.cc:2352
72326 #, gcc-internal-format
72327 msgid ""
72328 "Index variable %qs set to undefined as INTENT(OUT) argument at %L in "
72329 "procedure %qs called from within DO loop at %L"
72330 msgstr ""
72331
72332 #: fortran/frontend-passes.cc:2361
72333 #, gcc-internal-format
72334 msgid ""
72335 "Index variable %qs not definable as INTENT(INOUT) argument at %L in "
72336 "procedure %qs called from within DO loop at %L"
72337 msgstr ""
72338
72339 #: fortran/frontend-passes.cc:2499
72340 #, gcc-internal-format
72341 msgid ""
72342 "Index variable %qs set to undefined as INTENT(OUT) argument at %L in "
72343 "subroutine %qs called from within DO loop at %L"
72344 msgstr ""
72345
72346 #: fortran/frontend-passes.cc:2508
72347 #, gcc-internal-format
72348 msgid ""
72349 "Index variable %qs not definable as INTENT(INOUT) argument at %L in "
72350 "subroutine %qs called from within DO loop at %L"
72351 msgstr ""
72352
72353 #: fortran/frontend-passes.cc:2661
72354 #, gcc-internal-format
72355 msgid ""
72356 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
72357 "INTENT(OUT) argument to subroutine %qs"
72358 msgstr ""
72359
72360 #: fortran/frontend-passes.cc:2668
72361 #, gcc-internal-format
72362 msgid ""
72363 "Variable %qs at %L not definable inside loop beginning at %L as "
72364 "INTENT(INOUT) argument to subroutine %qs"
72365 msgstr ""
72366
72367 #: fortran/frontend-passes.cc:2931 fortran/frontend-passes.cc:2957
72368 #, gcc-internal-format, gfc-internal-format
72369 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
72370 msgstr ""
72371
72372 #: fortran/frontend-passes.cc:2941 fortran/frontend-passes.cc:2967
72373 #, gcc-internal-format, gfc-internal-format
72374 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
72375 msgstr ""
72376
72377 #: fortran/frontend-passes.cc:3059
72378 #, gcc-internal-format
72379 msgid ""
72380 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
72381 "INTENT(OUT) argument to function %qs"
72382 msgstr ""
72383
72384 #: fortran/frontend-passes.cc:3065
72385 #, gcc-internal-format
72386 msgid ""
72387 "Variable %qs at %L not definable inside loop beginning at %L as "
72388 "INTENT(INOUT) argument to function %qs"
72389 msgstr ""
72390
72391 #: fortran/frontend-passes.cc:3481 fortran/trans-expr.cc:1881
72392 #, gcc-internal-format, gfc-internal-format
72393 msgid "Code for reallocating the allocatable array at %L will be added"
72394 msgstr ""
72395
72396 #: fortran/frontend-passes.cc:4006
72397 #, gcc-internal-format
72398 msgid "Scalarization using DIMEN_RANGE unimplemented"
72399 msgstr ""
72400
72401 #: fortran/frontend-passes.cc:5215
72402 #, gcc-internal-format, gfc-internal-format
72403 msgid "Interchanging loops at %L"
72404 msgstr ""
72405
72406 #: fortran/frontend-passes.cc:5852
72407 #, gcc-internal-format, gfc-internal-format
72408 msgid "%s between %L and %L"
72409 msgstr ""
72410
72411 #: fortran/gfortranspec.cc:146 m2/gm2spec.cc:250
72412 #, gcc-internal-format
72413 msgid "overflowed output argument list for %qs"
72414 msgstr ""
72415
72416 #: fortran/gfortranspec.cc:301
72417 #, gcc-internal-format
72418 msgid "no input files; unwilling to write output files"
72419 msgstr ""
72420
72421 #: fortran/interface.cc:225
72422 #, gcc-internal-format, gfc-internal-format
72423 msgid "Syntax error in generic specification at %C"
72424 msgstr ""
72425
72426 #: fortran/interface.cc:252
72427 #, gcc-internal-format, gfc-internal-format
72428 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
72429 msgstr ""
72430
72431 #: fortran/interface.cc:272
72432 #, gcc-internal-format
72433 msgid "Dummy procedure %qs at %C cannot have a generic interface"
72434 msgstr ""
72435
72436 #: fortran/interface.cc:305
72437 #, gcc-internal-format, gfc-internal-format
72438 msgid "ABSTRACT INTERFACE at %C"
72439 msgstr ""
72440
72441 #: fortran/interface.cc:312
72442 #, gcc-internal-format, gfc-internal-format
72443 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
72444 msgstr ""
72445
72446 #: fortran/interface.cc:343
72447 #, gcc-internal-format, gfc-internal-format
72448 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
72449 msgstr ""
72450
72451 #: fortran/interface.cc:356
72452 #, gcc-internal-format, gfc-internal-format
72453 msgid "Expected a nameless interface at %C"
72454 msgstr ""
72455
72456 #: fortran/interface.cc:369
72457 #, gcc-internal-format
72458 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
72459 msgstr ""
72460
72461 #: fortran/interface.cc:400
72462 #, gcc-internal-format
72463 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
72464 msgstr ""
72465
72466 #: fortran/interface.cc:403
72467 #, gcc-internal-format
72468 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
72469 msgstr ""
72470
72471 #: fortran/interface.cc:417
72472 #, gcc-internal-format
72473 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
72474 msgstr ""
72475
72476 #: fortran/interface.cc:429
72477 #, gcc-internal-format
72478 msgid "Expecting %<END INTERFACE %s%> at %C"
72479 msgstr ""
72480
72481 #: fortran/interface.cc:619
72482 #, gcc-internal-format
72483 msgid "gfc_compare_derived_types: invalid derived type"
72484 msgstr ""
72485
72486 #: fortran/interface.cc:899
72487 #, gcc-internal-format, gfc-internal-format
72488 msgid "Alternate return cannot appear in operator interface at %L"
72489 msgstr ""
72490
72491 #: fortran/interface.cc:928
72492 #, gcc-internal-format, gfc-internal-format
72493 msgid "Assignment operator interface at %L must have two arguments"
72494 msgstr ""
72495
72496 #: fortran/interface.cc:931
72497 #, gcc-internal-format, gfc-internal-format
72498 msgid "Operator interface at %L has the wrong number of arguments"
72499 msgstr ""
72500
72501 #: fortran/interface.cc:944
72502 #, gcc-internal-format, gfc-internal-format
72503 msgid "Assignment operator interface at %L must be a SUBROUTINE"
72504 msgstr ""
72505
72506 #: fortran/interface.cc:962
72507 #, gcc-internal-format, gfc-internal-format
72508 msgid ""
72509 "Assignment operator interface at %L must not redefine an INTRINSIC type "
72510 "assignment"
72511 msgstr ""
72512
72513 #: fortran/interface.cc:971
72514 #, gcc-internal-format, gfc-internal-format
72515 msgid "Intrinsic operator interface at %L must be a FUNCTION"
72516 msgstr ""
72517
72518 #: fortran/interface.cc:982
72519 #, gcc-internal-format, gfc-internal-format
72520 msgid ""
72521 "First argument of defined assignment at %L must be INTENT(OUT) or "
72522 "INTENT(INOUT)"
72523 msgstr ""
72524
72525 #: fortran/interface.cc:989
72526 #, gcc-internal-format, gfc-internal-format
72527 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
72528 msgstr ""
72529
72530 #: fortran/interface.cc:998 fortran/resolve.cc:17775
72531 #, gcc-internal-format, gfc-internal-format
72532 msgid "First argument of operator interface at %L must be INTENT(IN)"
72533 msgstr ""
72534
72535 #: fortran/interface.cc:1005 fortran/resolve.cc:17793
72536 #, gcc-internal-format, gfc-internal-format
72537 msgid "Second argument of operator interface at %L must be INTENT(IN)"
72538 msgstr ""
72539
72540 #: fortran/interface.cc:1110
72541 #, gcc-internal-format, gfc-internal-format
72542 msgid "Operator interface at %L conflicts with intrinsic interface"
72543 msgstr ""
72544
72545 #: fortran/interface.cc:1474 fortran/interface.cc:1546
72546 #, gcc-internal-format, gfc-internal-format
72547 msgid ""
72548 "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
72549 msgstr ""
72550
72551 #: fortran/interface.cc:1659
72552 #, gcc-internal-format, gfc-internal-format
72553 msgid ""
72554 "check_result_characteristics (1): Unexpected result %i of "
72555 "gfc_dep_compare_expr"
72556 msgstr ""
72557
72558 #: fortran/interface.cc:1706
72559 #, gcc-internal-format, gfc-internal-format
72560 msgid ""
72561 "check_result_characteristics (2): Unexpected result %i of "
72562 "gfc_dep_compare_expr"
72563 msgstr ""
72564
72565 #: fortran/interface.cc:1895
72566 #, gcc-internal-format
72567 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
72568 msgstr ""
72569
72570 #: fortran/interface.cc:1900
72571 #, gcc-internal-format
72572 msgid "Procedure %qs in %s at %L has no explicit interface"
72573 msgstr ""
72574
72575 #: fortran/interface.cc:1904
72576 #, gcc-internal-format
72577 msgid ""
72578 "Procedure %qs in %s at %L is neither function nor subroutine; did you mean "
72579 "%qs?"
72580 msgstr ""
72581
72582 #: fortran/interface.cc:1908
72583 #, gcc-internal-format
72584 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
72585 msgstr ""
72586
72587 #: fortran/interface.cc:1920
72588 #, gcc-internal-format, gfc-internal-format
72589 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
72590 msgstr ""
72591
72592 #: fortran/interface.cc:1924
72593 #, gcc-internal-format, gfc-internal-format
72594 msgid ""
72595 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
72596 "name of a derived type"
72597 msgstr ""
72598
72599 #: fortran/interface.cc:1932
72600 #, gcc-internal-format
72601 msgid "Internal procedure %qs in %s at %L"
72602 msgstr ""
72603
72604 #: fortran/interface.cc:1989 fortran/interface.cc:1994
72605 #, gcc-internal-format
72606 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
72607 msgstr ""
72608
72609 #: fortran/interface.cc:1999
72610 #, gcc-internal-format
72611 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
72612 msgstr ""
72613
72614 #: fortran/interface.cc:2037
72615 #, gcc-internal-format
72616 msgid "%qs at %L is not a module procedure"
72617 msgstr ""
72618
72619 #: fortran/interface.cc:2242
72620 #, gcc-internal-format
72621 msgid ""
72622 "The assumed-rank array at %L requires that the dummy argument %qs has "
72623 "assumed-rank"
72624 msgstr ""
72625
72626 #: fortran/interface.cc:2245
72627 #, gcc-internal-format
72628 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
72629 msgstr ""
72630
72631 #: fortran/interface.cc:2248
72632 #, gcc-internal-format
72633 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
72634 msgstr ""
72635
72636 #: fortran/interface.cc:2251
72637 #, gcc-internal-format
72638 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
72639 msgstr ""
72640
72641 #: fortran/interface.cc:2263
72642 #, gcc-internal-format, gfc-internal-format
72643 msgid ""
72644 "Rank mismatch between actual argument at %L and actual argument at %L "
72645 "(scalar and rank-%d)"
72646 msgstr ""
72647
72648 #: fortran/interface.cc:2267
72649 #, gcc-internal-format, gfc-internal-format
72650 msgid ""
72651 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
72652 "%d and scalar)"
72653 msgstr ""
72654
72655 #: fortran/interface.cc:2271
72656 #, gcc-internal-format, gfc-internal-format
72657 msgid ""
72658 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
72659 "%d and rank-%d)"
72660 msgstr ""
72661
72662 #: fortran/interface.cc:2394
72663 #, gcc-internal-format, gfc-internal-format
72664 msgid "Invalid procedure argument at %L"
72665 msgstr ""
72666
72667 #: fortran/interface.cc:2402 fortran/interface.cc:2429
72668 #, gcc-internal-format
72669 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
72670 msgstr ""
72671
72672 #: fortran/interface.cc:2440
72673 #, gcc-internal-format
72674 msgid ""
72675 "Actual argument to contiguous pointer dummy %qs at %L must be simply "
72676 "contiguous"
72677 msgstr ""
72678
72679 #: fortran/interface.cc:2463
72680 #, gcc-internal-format, gfc-internal-format
72681 msgid ""
72682 "Type mismatch between actual argument at %L and actual argument at %L (%s/"
72683 "%s)."
72684 msgstr ""
72685
72686 #: fortran/interface.cc:2473
72687 #, gcc-internal-format
72688 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
72689 msgstr ""
72690
72691 #: fortran/interface.cc:2483
72692 #, gcc-internal-format
72693 msgid ""
72694 "Assumed-type actual argument at %L requires that dummy argument %qs is of "
72695 "assumed type"
72696 msgstr ""
72697
72698 #: fortran/interface.cc:2497
72699 #, gcc-internal-format
72700 msgid ""
72701 "Assumed-type actual argument at %L corresponding to assumed-rank dummy "
72702 "argument %qs must be assumed-shape or assumed-rank"
72703 msgstr ""
72704
72705 #: fortran/interface.cc:2514
72706 #, gcc-internal-format
72707 msgid "Actual argument to %qs at %L must be polymorphic"
72708 msgstr ""
72709
72710 #: fortran/interface.cc:2524
72711 #, gcc-internal-format
72712 msgid "Actual argument to %qs at %L must have the same declared type"
72713 msgstr ""
72714
72715 #: fortran/interface.cc:2539
72716 #, gcc-internal-format
72717 msgid ""
72718 "Actual argument to %qs at %L must be unlimited polymorphic since the formal "
72719 "argument is a pointer or allocatable unlimited polymorphic entity [F2008: "
72720 "12.5.2.5]"
72721 msgstr ""
72722
72723 #: fortran/interface.cc:2555
72724 #, gcc-internal-format
72725 msgid "Actual argument to %qs at %L must be a coarray"
72726 msgstr ""
72727
72728 #: fortran/interface.cc:2577
72729 #, gcc-internal-format
72730 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
72731 msgstr ""
72732
72733 #: fortran/interface.cc:2595
72734 #, gcc-internal-format
72735 msgid ""
72736 "Actual argument to %qs at %L must be simply contiguous or an element of such "
72737 "an array"
72738 msgstr ""
72739
72740 #: fortran/interface.cc:2610
72741 #, gcc-internal-format
72742 msgid ""
72743 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or "
72744 "has a LOCK_TYPE component"
72745 msgstr ""
72746
72747 #: fortran/interface.cc:2625
72748 #, gcc-internal-format
72749 msgid ""
72750 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or "
72751 "has a EVENT_TYPE component"
72752 msgstr ""
72753
72754 #: fortran/interface.cc:2644
72755 #, gcc-internal-format
72756 msgid ""
72757 "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array "
72758 "without CONTIGUOUS attribute - as actual argument at %L is not simply "
72759 "contiguous and both are ASYNCHRONOUS or VOLATILE"
72760 msgstr ""
72761
72762 #: fortran/interface.cc:2657
72763 #, gcc-internal-format
72764 msgid ""
72765 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
72766 "%qs"
72767 msgstr ""
72768
72769 #: fortran/interface.cc:2664
72770 #, gcc-internal-format
72771 msgid ""
72772 "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which "
72773 "is invalid if the allocation status is modified"
72774 msgstr ""
72775
72776 #: fortran/interface.cc:2750
72777 #, gcc-internal-format
72778 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
72779 msgstr ""
72780
72781 #: fortran/interface.cc:2761
72782 #, gcc-internal-format, gfc-internal-format
72783 msgid ""
72784 "Element of assumed-shape or pointer array as actual argument at %L cannot "
72785 "correspond to actual argument at %L"
72786 msgstr ""
72787
72788 #: fortran/interface.cc:2766
72789 #, gcc-internal-format
72790 msgid ""
72791 "Element of assumed-shape or pointer array passed to array dummy argument %qs "
72792 "at %L"
72793 msgstr ""
72794
72795 #: fortran/interface.cc:2779
72796 #, gcc-internal-format
72797 msgid ""
72798 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
72799 "argument with array dummy argument %qs at %L"
72800 msgstr ""
72801
72802 #: fortran/interface.cc:2787
72803 #, gcc-internal-format
72804 msgid ""
72805 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs "
72806 "at %L"
72807 msgstr ""
72808
72809 #: fortran/interface.cc:3175
72810 #, gcc-internal-format
72811 msgid "Keyword argument %qs at %L is invalid in a statement function"
72812 msgstr ""
72813
72814 #: fortran/interface.cc:3198
72815 #, gcc-internal-format
72816 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
72817 msgstr ""
72818
72819 #: fortran/interface.cc:3202
72820 #, gcc-internal-format
72821 msgid "Keyword argument %qs at %L is not in the procedure"
72822 msgstr ""
72823
72824 #: fortran/interface.cc:3211
72825 #, gcc-internal-format
72826 msgid ""
72827 "Keyword argument %qs at %L is already associated with another actual argument"
72828 msgstr ""
72829
72830 #: fortran/interface.cc:3221
72831 #, gcc-internal-format, gfc-internal-format
72832 msgid "More actual than formal arguments in procedure call at %L"
72833 msgstr ""
72834
72835 #: fortran/interface.cc:3234
72836 #, gcc-internal-format, gfc-internal-format
72837 msgid "Missing alternate return specifier in subroutine call at %L"
72838 msgstr ""
72839
72840 #: fortran/interface.cc:3248
72841 #, gcc-internal-format, gfc-internal-format
72842 msgid "Unexpected alternate return specifier in subroutine call at %L"
72843 msgstr ""
72844
72845 #: fortran/interface.cc:3277
72846 #, gcc-internal-format
72847 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
72848 msgstr ""
72849
72850 #: fortran/interface.cc:3280
72851 #, gcc-internal-format
72852 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
72853 msgstr ""
72854
72855 #: fortran/interface.cc:3306
72856 #, gcc-internal-format, gfc-internal-format
72857 msgid ""
72858 "Actual argument at %L to assumed-type dummy has type parameters or is of "
72859 "derived type with type-bound or FINAL procedures"
72860 msgstr ""
72861
72862 #: fortran/interface.cc:3332
72863 #, gcc-internal-format
72864 msgid ""
72865 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
72866 "allocatable dummy argument %qs at %L"
72867 msgstr ""
72868
72869 #: fortran/interface.cc:3339
72870 #, gcc-internal-format
72871 msgid ""
72872 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
72873 "shape dummy argument %qs at %L"
72874 msgstr ""
72875
72876 #: fortran/interface.cc:3354
72877 #, gcc-internal-format
72878 msgid ""
72879 "Actual argument at %L to allocatable or pointer dummy argument %qs must have "
72880 "a deferred length type parameter if and only if the dummy has one"
72881 msgstr ""
72882
72883 #: fortran/interface.cc:3373
72884 #, gcc-internal-format
72885 msgid ""
72886 "Character length of actual argument shorter than of dummy argument %qs (%lu/"
72887 "%lu) at %L"
72888 msgstr ""
72889
72890 #: fortran/interface.cc:3383 fortran/interface.cc:3388
72891 #, gcc-internal-format
72892 msgid ""
72893 "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) "
72894 "at %L"
72895 msgstr ""
72896
72897 #: fortran/interface.cc:3409
72898 #, gcc-internal-format
72899 msgid "Expected a procedure pointer for argument %qs at %L"
72900 msgstr ""
72901
72902 #: fortran/interface.cc:3426
72903 #, gcc-internal-format
72904 msgid "Expected a procedure for argument %qs at %L"
72905 msgstr ""
72906
72907 #: fortran/interface.cc:3491
72908 #, gcc-internal-format
72909 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
72910 msgstr ""
72911
72912 #: fortran/interface.cc:3520
72913 #, gcc-internal-format
72914 msgid ""
72915 "Actual argument to assumed-rank INTENT(OUT) dummy %qs at %L cannot be of "
72916 "unknown size"
72917 msgstr ""
72918
72919 #: fortran/interface.cc:3535
72920 #, gcc-internal-format
72921 msgid "Actual argument for %qs at %L must be a pointer"
72922 msgstr ""
72923
72924 #: fortran/interface.cc:3544
72925 #, gcc-internal-format
72926 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
72927 msgstr ""
72928
72929 #: fortran/interface.cc:3553
72930 #, gcc-internal-format
72931 msgid ""
72932 "Actual argument for %qs at %L must be a pointer or a valid target for the "
72933 "dummy pointer in a pointer assignment statement"
72934 msgstr ""
72935
72936 #: fortran/interface.cc:3567
72937 #, gcc-internal-format
72938 msgid "Coindexed actual argument at %L to pointer dummy %qs"
72939 msgstr ""
72940
72941 #: fortran/interface.cc:3581
72942 #, gcc-internal-format
72943 msgid ""
72944 "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
72945 msgstr ""
72946
72947 #: fortran/interface.cc:3596
72948 #, gcc-internal-format
72949 msgid ""
72950 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
72951 "%qs has neither ASYNCHRONOUS nor VOLATILE"
72952 msgstr ""
72953
72954 #: fortran/interface.cc:3611
72955 #, gcc-internal-format
72956 msgid ""
72957 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
72958 "%qs requires either VALUE or INTENT(IN)"
72959 msgstr ""
72960
72961 #: fortran/interface.cc:3624
72962 #, gcc-internal-format
72963 msgid "Actual CLASS array argument for %qs must be a full array at %L"
72964 msgstr ""
72965
72966 #: fortran/interface.cc:3635
72967 #, gcc-internal-format
72968 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
72969 msgstr ""
72970
72971 #: fortran/interface.cc:3672
72972 #, gcc-internal-format
72973 msgid ""
72974 "Array-section actual argument with vector subscripts at %L is incompatible "
72975 "with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the "
72976 "dummy argument %qs"
72977 msgstr ""
72978
72979 #: fortran/interface.cc:3692
72980 #, gcc-internal-format
72981 msgid ""
72982 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
72983 "shape dummy argument %qs due to VOLATILE attribute"
72984 msgstr ""
72985
72986 #: fortran/interface.cc:3710
72987 #, gcc-internal-format
72988 msgid ""
72989 "Array-section actual argument at %L is incompatible with the non-assumed-"
72990 "shape dummy argument %qs due to VOLATILE attribute"
72991 msgstr ""
72992
72993 #: fortran/interface.cc:3731
72994 #, gcc-internal-format
72995 msgid ""
72996 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
72997 "array dummy argument %qs due to VOLATILE attribute"
72998 msgstr ""
72999
73000 #: fortran/interface.cc:3759
73001 #, gcc-internal-format, gfc-internal-format
73002 msgid "Missing alternate return spec in subroutine call at %L"
73003 msgstr ""
73004
73005 #: fortran/interface.cc:3772
73006 #, gcc-internal-format
73007 msgid "Missing actual argument for argument %qs at %L"
73008 msgstr ""
73009
73010 #: fortran/interface.cc:3900
73011 #, gcc-internal-format
73012 msgid "compare_actual_expr(): Bad component code"
73013 msgstr ""
73014
73015 #: fortran/interface.cc:3929
73016 #, gcc-internal-format
73017 msgid "check_some_aliasing(): List mismatch"
73018 msgstr ""
73019
73020 #: fortran/interface.cc:3955
73021 #, gcc-internal-format
73022 msgid "check_some_aliasing(): corrupted data"
73023 msgstr ""
73024
73025 #: fortran/interface.cc:3965
73026 #, gcc-internal-format
73027 msgid ""
73028 "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) "
73029 "argument %qs at %L"
73030 msgstr ""
73031
73032 #: fortran/interface.cc:3995
73033 #, gcc-internal-format
73034 msgid "check_intents(): List mismatch"
73035 msgstr ""
73036
73037 #: fortran/interface.cc:4015
73038 #, gcc-internal-format, gfc-internal-format
73039 msgid ""
73040 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
73041 "attribute"
73042 msgstr ""
73043
73044 #: fortran/interface.cc:4027
73045 #, gcc-internal-format, gfc-internal-format
73046 msgid ""
73047 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
73048 "argument"
73049 msgstr ""
73050
73051 #: fortran/interface.cc:4037
73052 #, gcc-internal-format, gfc-internal-format
73053 msgid ""
73054 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
73055 "dummy argument"
73056 msgstr ""
73057
73058 #: fortran/interface.cc:4048
73059 #, gcc-internal-format
73060 msgid ""
73061 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
73062 "argument %qs"
73063 msgstr ""
73064
73065 #: fortran/interface.cc:4090
73066 #, gcc-internal-format
73067 msgid ""
73068 "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
73069 msgstr ""
73070
73071 #: fortran/interface.cc:4094 fortran/interface.cc:4104
73072 #, gcc-internal-format
73073 msgid "Procedure %qs called at %L is not explicitly declared"
73074 msgstr ""
73075
73076 #: fortran/interface.cc:4100
73077 #, gcc-internal-format
73078 msgid "Procedure %qs called with an implicit interface at %L"
73079 msgstr ""
73080
73081 #: fortran/interface.cc:4113
73082 #, gcc-internal-format
73083 msgid ""
73084 "The pointer object %qs at %L must have an explicit function interface or be "
73085 "declared as array"
73086 msgstr ""
73087
73088 #: fortran/interface.cc:4121
73089 #, gcc-internal-format
73090 msgid ""
73091 "The allocatable object %qs at %L must have an explicit function interface or "
73092 "be declared as array"
73093 msgstr ""
73094
73095 #: fortran/interface.cc:4129
73096 #, gcc-internal-format
73097 msgid "Allocatable function %qs at %L must have an explicit function interface"
73098 msgstr ""
73099
73100 #: fortran/interface.cc:4146
73101 #, gcc-internal-format, gfc-internal-format
73102 msgid "Explicit interface required for polymorphic argument at %L"
73103 msgstr ""
73104
73105 #: fortran/interface.cc:4155
73106 #, gcc-internal-format
73107 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
73108 msgstr ""
73109
73110 #: fortran/interface.cc:4164
73111 #, gcc-internal-format, gfc-internal-format
73112 msgid "Assumed-type argument %s at %L requires an explicit interface"
73113 msgstr ""
73114
73115 #: fortran/interface.cc:4179
73116 #, gcc-internal-format
73117 msgid ""
73118 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
73119 "explicit interface for procedure %qs"
73120 msgstr ""
73121
73122 #: fortran/interface.cc:4194
73123 #, gcc-internal-format
73124 msgid ""
73125 "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an "
73126 "explicit interface for procedure %qs"
73127 msgstr ""
73128
73129 #: fortran/interface.cc:4204
73130 #, gcc-internal-format, gfc-internal-format
73131 msgid "MOLD argument to NULL required at %L"
73132 msgstr ""
73133
73134 #: fortran/interface.cc:4212
73135 #, gcc-internal-format, gfc-internal-format
73136 msgid ""
73137 "Passing intrinsic NULL as actual argument at %L requires an explicit "
73138 "interface"
73139 msgstr ""
73140
73141 #: fortran/interface.cc:4222
73142 #, gcc-internal-format, gfc-internal-format
73143 msgid "Assumed-rank argument requires an explicit interface at %L"
73144 msgstr ""
73145
73146 #: fortran/interface.cc:4264
73147 #, gcc-internal-format
73148 msgid "Procedure pointer component %qs called with an implicit interface at %L"
73149 msgstr ""
73150
73151 #: fortran/interface.cc:4275
73152 #, gcc-internal-format
73153 msgid ""
73154 "Keyword argument requires explicit interface for procedure pointer component "
73155 "%qs at %L"
73156 msgstr ""
73157
73158 #: fortran/interface.cc:4360
73159 #, gcc-internal-format, gfc-internal-format
73160 msgid ""
73161 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
73162 "functions %s and %s"
73163 msgstr ""
73164
73165 #: fortran/interface.cc:4430
73166 #, gcc-internal-format
73167 msgid "Unable to find symbol %qs"
73168 msgstr ""
73169
73170 #: fortran/interface.cc:4803
73171 #, gcc-internal-format
73172 msgid "Entity %qs at %L is already present in the interface"
73173 msgstr ""
73174
73175 #: fortran/interface.cc:4920
73176 #, gcc-internal-format
73177 msgid "gfc_add_interface(): Bad interface type"
73178 msgstr ""
73179
73180 #: fortran/interface.cc:5014
73181 #, gcc-internal-format
73182 msgid "Cannot overwrite GENERIC %qs at %L"
73183 msgstr ""
73184
73185 #: fortran/interface.cc:5026
73186 #, gcc-internal-format
73187 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
73188 msgstr ""
73189
73190 #: fortran/interface.cc:5034
73191 #, gcc-internal-format
73192 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
73193 msgstr ""
73194
73195 #: fortran/interface.cc:5042
73196 #, gcc-internal-format
73197 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
73198 msgstr ""
73199
73200 #: fortran/interface.cc:5051
73201 #, gcc-internal-format
73202 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
73203 msgstr ""
73204
73205 #: fortran/interface.cc:5057
73206 #, gcc-internal-format
73207 msgid ""
73208 "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
73209 "either"
73210 msgstr ""
73211
73212 #: fortran/interface.cc:5066
73213 #, gcc-internal-format
73214 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
73215 msgstr ""
73216
73217 #: fortran/interface.cc:5077
73218 #, gcc-internal-format
73219 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
73220 msgstr ""
73221
73222 #: fortran/interface.cc:5085
73223 #, gcc-internal-format
73224 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
73225 msgstr ""
73226
73227 #: fortran/interface.cc:5096
73228 #, gcc-internal-format
73229 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
73230 msgstr ""
73231
73232 #: fortran/interface.cc:5126
73233 #, gcc-internal-format
73234 msgid ""
73235 "Dummy argument %qs of %qs at %L should be named %qs as to match the "
73236 "corresponding argument of the overridden procedure"
73237 msgstr ""
73238
73239 #: fortran/interface.cc:5137
73240 #, gcc-internal-format
73241 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
73242 msgstr ""
73243
73244 #: fortran/interface.cc:5146
73245 #, gcc-internal-format
73246 msgid ""
73247 "%qs at %L must have the same number of formal arguments as the overridden "
73248 "procedure"
73249 msgstr ""
73250
73251 #: fortran/interface.cc:5155
73252 #, gcc-internal-format
73253 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
73254 msgstr ""
73255
73256 #: fortran/interface.cc:5166
73257 #, gcc-internal-format
73258 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
73259 msgstr ""
73260
73261 #: fortran/interface.cc:5173
73262 #, gcc-internal-format
73263 msgid ""
73264 "Passed-object dummy argument of %qs at %L must be at the same position as "
73265 "the passed-object dummy argument of the overridden procedure"
73266 msgstr ""
73267
73268 #: fortran/interface.cc:5194
73269 #, gcc-internal-format, gfc-internal-format
73270 msgid "DTIO dummy argument at %L must be of type %s"
73271 msgstr ""
73272
73273 #: fortran/interface.cc:5201
73274 #, gcc-internal-format, gfc-internal-format
73275 msgid "DTIO dummy argument at %L must be of KIND = %d"
73276 msgstr ""
73277
73278 #: fortran/interface.cc:5208
73279 #, gcc-internal-format, gfc-internal-format
73280 msgid "DTIO dummy argument at %L must be a scalar"
73281 msgstr ""
73282
73283 #: fortran/interface.cc:5212
73284 #, gcc-internal-format, gfc-internal-format
73285 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
73286 msgstr ""
73287
73288 #: fortran/interface.cc:5216
73289 #, gcc-internal-format, gfc-internal-format
73290 msgid "DTIO character argument at %L must have assumed length"
73291 msgstr ""
73292
73293 #: fortran/interface.cc:5220
73294 #, gcc-internal-format, gfc-internal-format
73295 msgid "DTIO dummy argument at %L must have INTENT %s"
73296 msgstr ""
73297
73298 #: fortran/interface.cc:5278 fortran/interface.cc:5324
73299 #, gcc-internal-format, gfc-internal-format
73300 msgid "Alternate return at %L is not permitted in a DTIO procedure"
73301 msgstr ""
73302
73303 #: fortran/interface.cc:5290
73304 #, gcc-internal-format
73305 msgid "DTIO procedure %qs at %L must be a subroutine"
73306 msgstr ""
73307
73308 #: fortran/interface.cc:5302
73309 #, gcc-internal-format
73310 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
73311 msgstr ""
73312
73313 #: fortran/interface.cc:5309
73314 #, gcc-internal-format
73315 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
73316 msgstr ""
73317
73318 #: fortran/intrinsic.cc:261
73319 #, gcc-internal-format, gfc-internal-format
73320 msgid ""
73321 "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to "
73322 "the intrinsic functions C_LOC and PRESENT"
73323 msgstr ""
73324
73325 #: fortran/intrinsic.cc:277
73326 #, gcc-internal-format, gfc-internal-format
73327 msgid ""
73328 "Assumed-type argument at %L is not permitted as actual argument to the "
73329 "intrinsic %s"
73330 msgstr ""
73331
73332 #: fortran/intrinsic.cc:284
73333 #, gcc-internal-format, gfc-internal-format
73334 msgid ""
73335 "Assumed-type argument at %L is only permitted as first actual argument to "
73336 "the intrinsic %s"
73337 msgstr ""
73338
73339 #: fortran/intrinsic.cc:291
73340 #, gcc-internal-format, gfc-internal-format
73341 msgid ""
73342 "Assumed-rank argument at %L is only permitted as actual argument to "
73343 "intrinsic inquiry functions"
73344 msgstr ""
73345
73346 #: fortran/intrinsic.cc:298
73347 #, gcc-internal-format, gfc-internal-format
73348 msgid ""
73349 "Assumed-rank argument at %L is only permitted as first actual argument to "
73350 "the intrinsic inquiry function %s"
73351 msgstr ""
73352
73353 #: fortran/intrinsic.cc:346
73354 #, gcc-internal-format
73355 msgid "do_check(): too many args"
73356 msgstr ""
73357
73358 #: fortran/intrinsic.cc:426
73359 #, gcc-internal-format
73360 msgid "add_sym(): Bad sizing mode"
73361 msgstr ""
73362
73363 #: fortran/intrinsic.cc:1186
73364 #, gcc-internal-format
73365 msgid ""
73366 "The intrinsic %qs at %L is not included in the selected standard but %s and "
73367 "%qs will be treated as if declared EXTERNAL.  Use an appropriate %<-std=%> "
73368 "option or define %<-fall-intrinsics%> to allow this intrinsic."
73369 msgstr ""
73370
73371 #: fortran/intrinsic.cc:1221
73372 #, gcc-internal-format
73373 msgid "make_generic(): Cannot find generic symbol %qs"
73374 msgstr ""
73375
73376 #: fortran/intrinsic.cc:4313
73377 #, gcc-internal-format, gfc-internal-format
73378 msgid ""
73379 "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
73380 msgstr ""
73381
73382 #: fortran/intrinsic.cc:4326
73383 #, gcc-internal-format, gfc-internal-format
73384 msgid "Scalar entity required at %L"
73385 msgstr ""
73386
73387 #: fortran/intrinsic.cc:4337
73388 #, gcc-internal-format, gfc-internal-format
73389 msgid "Array entity required at %L"
73390 msgstr ""
73391
73392 #: fortran/intrinsic.cc:4344
73393 #, gcc-internal-format
73394 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
73395 msgstr ""
73396
73397 #: fortran/intrinsic.cc:4371
73398 #, gcc-internal-format
73399 msgid "Too many arguments in call to %qs at %L"
73400 msgstr ""
73401
73402 #: fortran/intrinsic.cc:4387
73403 #, gcc-internal-format, gfc-internal-format
73404 msgid ""
73405 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
73406 "context at %L"
73407 msgstr ""
73408
73409 #: fortran/intrinsic.cc:4390
73410 #, gcc-internal-format
73411 msgid "Cannot find keyword named %qs in call to %qs at %L"
73412 msgstr ""
73413
73414 #: fortran/intrinsic.cc:4397
73415 #, gcc-internal-format
73416 msgid "Argument %qs appears twice in call to %qs at %L"
73417 msgstr ""
73418
73419 #: fortran/intrinsic.cc:4411
73420 #, gcc-internal-format
73421 msgid "Missing actual argument %qs in call to %qs at %L"
73422 msgstr ""
73423
73424 #: fortran/intrinsic.cc:4427
73425 #, gcc-internal-format, gfc-internal-format
73426 msgid "ALTERNATE RETURN not permitted at %L"
73427 msgstr ""
73428
73429 #: fortran/intrinsic.cc:4481
73430 #, gcc-internal-format
73431 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
73432 msgstr ""
73433
73434 #: fortran/intrinsic.cc:4609
73435 #, gcc-internal-format
73436 msgid "resolve_intrinsic(): Too many args for intrinsic"
73437 msgstr ""
73438
73439 #: fortran/intrinsic.cc:4704
73440 #, gcc-internal-format
73441 msgid "do_simplify(): Too many args for intrinsic"
73442 msgstr ""
73443
73444 #: fortran/intrinsic.cc:4716
73445 #, gcc-internal-format, gfc-internal-format
73446 msgid "Cannot simplify expression at %L"
73447 msgstr ""
73448
73449 #: fortran/intrinsic.cc:4749
73450 #, gcc-internal-format
73451 msgid "init_arglist(): too many arguments"
73452 msgstr ""
73453
73454 #: fortran/intrinsic.cc:4901
73455 #, gcc-internal-format
73456 msgid "Invalid standard code on intrinsic %qs (%d)"
73457 msgstr ""
73458
73459 #: fortran/intrinsic.cc:4910
73460 #, gcc-internal-format
73461 msgid "Intrinsic %qs (%s) used at %L"
73462 msgstr ""
73463
73464 #: fortran/intrinsic.cc:4982
73465 #, gcc-internal-format
73466 msgid "Function %qs as initialization expression at %L"
73467 msgstr ""
73468
73469 #: fortran/intrinsic.cc:5000
73470 #, gcc-internal-format
73471 msgid ""
73472 "Transformational function %qs at %L is invalid in an initialization "
73473 "expression"
73474 msgstr ""
73475
73476 #: fortran/intrinsic.cc:5076
73477 #, gcc-internal-format, gfc-internal-format
73478 msgid ""
73479 "Elemental function as initialization expression with non-integer/non-"
73480 "character arguments at %L"
73481 msgstr ""
73482
73483 #: fortran/intrinsic.cc:5167
73484 #, gcc-internal-format
73485 msgid ""
73486 "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
73487 msgstr ""
73488
73489 #: fortran/intrinsic.cc:5174
73490 #, gcc-internal-format
73491 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
73492 msgstr ""
73493
73494 #: fortran/intrinsic.cc:5277
73495 #, gcc-internal-format, gfc-internal-format
73496 msgid "Extension: Conversion from %s to %s at %L"
73497 msgstr ""
73498
73499 #: fortran/intrinsic.cc:5298
73500 #, gcc-internal-format, gfc-internal-format
73501 msgid "Nonstandard conversion from %s to %s at %L"
73502 msgstr ""
73503
73504 #: fortran/intrinsic.cc:5315 fortran/intrinsic.cc:5332
73505 #, gcc-internal-format, gfc-internal-format
73506 msgid "Possible change of value in conversion from %s to %s at %L"
73507 msgstr ""
73508
73509 #. If HOLLERITH is involved, all bets are off.
73510 #: fortran/intrinsic.cc:5320 fortran/intrinsic.cc:5340
73511 #, gcc-internal-format, gfc-internal-format
73512 msgid "Conversion from %s to %s at %L"
73513 msgstr ""
73514
73515 #. Use of -fdec-char-conversions allows assignment of character data
73516 #. to non-character variables.  This not permited for nonconstant
73517 #. strings.
73518 #: fortran/intrinsic.cc:5406 fortran/resolve.cc:11139
73519 #, gcc-internal-format, gfc-internal-format
73520 msgid "Cannot convert %s to %s at %L"
73521 msgstr ""
73522
73523 #: fortran/intrinsic.cc:5411
73524 #, gcc-internal-format
73525 msgid "Cannot convert %qs to %qs at %L"
73526 msgstr ""
73527
73528 #: fortran/intrinsic.cc:5503
73529 #, gcc-internal-format
73530 msgid ""
73531 "%qs declared at %L may shadow the intrinsic of the same name.  In order to "
73532 "call the intrinsic, explicit INTRINSIC declarations may be required."
73533 msgstr ""
73534
73535 #: fortran/intrinsic.cc:5509
73536 #, gcc-internal-format
73537 msgid ""
73538 "%qs declared at %L is also the name of an intrinsic.  It can only be called "
73539 "via an explicit interface or if declared EXTERNAL."
73540 msgstr ""
73541
73542 #: fortran/io.cc:176 fortran/primary.cc:940
73543 #, gcc-internal-format, gfc-internal-format
73544 msgid "Extension: backslash character at %C"
73545 msgstr ""
73546
73547 #: fortran/io.cc:210
73548 #, gcc-internal-format, gfc-internal-format
73549 msgid "Nonconforming tab character in format at %C"
73550 msgstr ""
73551
73552 #: fortran/io.cc:453
73553 #, gcc-internal-format, gfc-internal-format
73554 msgid "DP format specifier not allowed at %C"
73555 msgstr ""
73556
73557 #: fortran/io.cc:460
73558 #, gcc-internal-format, gfc-internal-format
73559 msgid "DC format specifier not allowed at %C"
73560 msgstr ""
73561
73562 #: fortran/io.cc:467
73563 #, gcc-internal-format, gfc-internal-format
73564 msgid "Fortran 2003: DT format specifier not allowed at %C"
73565 msgstr ""
73566
73567 #: fortran/io.cc:596
73568 #, gcc-internal-format, gfc-internal-format
73569 msgid "Positive width required in format string at %L"
73570 msgstr ""
73571
73572 #: fortran/io.cc:598
73573 #, gcc-internal-format, gfc-internal-format
73574 msgid "Nonnegative width required in format string at %L"
73575 msgstr ""
73576
73577 #: fortran/io.cc:600
73578 #, gcc-internal-format
73579 msgid "Unexpected element %qc in format string at %L"
73580 msgstr ""
73581
73582 #: fortran/io.cc:602
73583 #, gcc-internal-format, gfc-internal-format
73584 msgid "Unexpected end of format string in format string at %L"
73585 msgstr ""
73586
73587 #: fortran/io.cc:604
73588 #, gcc-internal-format, gfc-internal-format
73589 msgid "Zero width in format descriptor in format string at %L"
73590 msgstr ""
73591
73592 #: fortran/io.cc:624
73593 #, gcc-internal-format, gfc-internal-format
73594 msgid "Missing leading left parenthesis in format string at %L"
73595 msgstr ""
73596
73597 #: fortran/io.cc:653
73598 #, gcc-internal-format
73599 msgid "Left parenthesis required after %<*%> in format string at %L"
73600 msgstr ""
73601
73602 #: fortran/io.cc:685
73603 #, gcc-internal-format, gfc-internal-format
73604 msgid "Expected P edit descriptor in format string at %L"
73605 msgstr ""
73606
73607 #. P requires a prior number.
73608 #: fortran/io.cc:693
73609 #, gcc-internal-format, gfc-internal-format
73610 msgid "P descriptor requires leading scale factor in format string at %L"
73611 msgstr ""
73612
73613 #: fortran/io.cc:701
73614 #, gcc-internal-format, gfc-internal-format
73615 msgid "X descriptor requires leading space count at %L"
73616 msgstr ""
73617
73618 #: fortran/io.cc:730
73619 #, gcc-internal-format, gfc-internal-format
73620 msgid "$ descriptor at %L"
73621 msgstr ""
73622
73623 #: fortran/io.cc:734
73624 #, gcc-internal-format, gfc-internal-format
73625 msgid "$ should be the last specifier in format at %L"
73626 msgstr ""
73627
73628 #: fortran/io.cc:766
73629 #, gcc-internal-format, gfc-internal-format
73630 msgid "Missing item in format string at %L"
73631 msgstr ""
73632
73633 #: fortran/io.cc:797 fortran/io.cc:812
73634 #, gcc-internal-format, gfc-internal-format
73635 msgid "Comma required after P descriptor in format string at %L"
73636 msgstr ""
73637
73638 #: fortran/io.cc:827
73639 #, gcc-internal-format, gfc-internal-format
73640 msgid "Positive width required with T descriptor in format string at %L"
73641 msgstr ""
73642
73643 #: fortran/io.cc:846 fortran/io.cc:850
73644 #, gcc-internal-format, gfc-internal-format
73645 msgid "Extension: Zero width after L descriptor at %L"
73646 msgstr ""
73647
73648 #: fortran/io.cc:862
73649 #, gcc-internal-format, gfc-internal-format
73650 msgid "Missing positive width after L descriptor at %L"
73651 msgstr ""
73652
73653 #: fortran/io.cc:893
73654 #, gcc-internal-format
73655 msgid "%<G0%> in format at %L"
73656 msgstr ""
73657
73658 #: fortran/io.cc:911
73659 #, gcc-internal-format, gfc-internal-format
73660 msgid "E specifier not allowed with g0 descriptor in format string at %L"
73661 msgstr ""
73662
73663 #: fortran/io.cc:931
73664 #, gcc-internal-format, gfc-internal-format
73665 msgid "Positive width required in format specifier %s at %L"
73666 msgstr ""
73667
73668 #: fortran/io.cc:941
73669 #, gcc-internal-format, gfc-internal-format
73670 msgid "positive width required at %L"
73671 msgstr ""
73672
73673 #: fortran/io.cc:964 fortran/io.cc:971
73674 #, gcc-internal-format, gfc-internal-format
73675 msgid "Period required in format specifier %s at %L"
73676 msgstr ""
73677
73678 #: fortran/io.cc:1009 fortran/io.cc:1018
73679 #, gcc-internal-format, gfc-internal-format
73680 msgid "Positive exponent width required in format string at %L"
73681 msgstr ""
73682
73683 #: fortran/io.cc:1066
73684 #, gcc-internal-format, gfc-internal-format
73685 msgid "Right parenthesis expected at %C in format string at %L"
73686 msgstr ""
73687
73688 #: fortran/io.cc:1108
73689 #, gcc-internal-format, gfc-internal-format
73690 msgid "Period required in format specifier in format string at %L"
73691 msgstr ""
73692
73693 #: fortran/io.cc:1114
73694 #, gcc-internal-format, gfc-internal-format
73695 msgid "Period required in format specifier at %L"
73696 msgstr ""
73697
73698 #: fortran/io.cc:1136
73699 #, gcc-internal-format, gfc-internal-format
73700 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
73701 msgstr ""
73702
73703 #: fortran/io.cc:1231 fortran/io.cc:1293
73704 #, gcc-internal-format, gfc-internal-format
73705 msgid "Missing comma at %L"
73706 msgstr ""
73707
73708 #: fortran/io.cc:1349
73709 #, gcc-internal-format, gfc-internal-format
73710 msgid "Extraneous characters in format at %L"
73711 msgstr ""
73712
73713 #: fortran/io.cc:1371
73714 #, gcc-internal-format, gfc-internal-format
73715 msgid "Format statement in module main block at %C"
73716 msgstr ""
73717
73718 #: fortran/io.cc:1380
73719 #, gcc-internal-format, gfc-internal-format
73720 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
73721 msgstr ""
73722
73723 #: fortran/io.cc:1386
73724 #, gcc-internal-format, gfc-internal-format
73725 msgid "Missing format label at %C"
73726 msgstr ""
73727
73728 #: fortran/io.cc:1441 fortran/io.cc:1472 fortran/io.cc:1552
73729 #, gcc-internal-format, gfc-internal-format
73730 msgid "Invalid value for %s specification at %C"
73731 msgstr ""
73732
73733 #: fortran/io.cc:1447 fortran/io.cc:1478 fortran/io.cc:1634 fortran/io.cc:1647
73734 #, gcc-internal-format, gfc-internal-format
73735 msgid "Duplicate %s specification at %C"
73736 msgstr ""
73737
73738 #: fortran/io.cc:1489
73739 #, gcc-internal-format, gfc-internal-format
73740 msgid "Variable %s cannot be INTENT(IN) at %C"
73741 msgstr ""
73742
73743 #: fortran/io.cc:1497
73744 #, gcc-internal-format, gfc-internal-format
73745 msgid "Variable %s cannot be assigned in PURE procedure at %C"
73746 msgstr ""
73747
73748 #: fortran/io.cc:1527
73749 #, gcc-internal-format, gfc-internal-format
73750 msgid "Expecting a variable at %L"
73751 msgstr ""
73752
73753 #: fortran/io.cc:1558
73754 #, gcc-internal-format, gfc-internal-format
73755 msgid "Duplicate %s label specification at %C"
73756 msgstr ""
73757
73758 #: fortran/io.cc:1578 fortran/io.cc:1595 fortran/io.cc:1616
73759 #, gcc-internal-format
73760 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
73761 msgstr ""
73762
73763 #: fortran/io.cc:1669
73764 #, gcc-internal-format, gfc-internal-format
73765 msgid ""
73766 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
73767 msgstr ""
73768
73769 #: fortran/io.cc:1694
73770 #, gcc-internal-format, gfc-internal-format
73771 msgid "FORMAT tag at %L cannot be a zero-sized array"
73772 msgstr ""
73773
73774 #: fortran/io.cc:1735
73775 #, gcc-internal-format, gfc-internal-format
73776 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
73777 msgstr ""
73778
73779 #: fortran/io.cc:1741
73780 #, gcc-internal-format, gfc-internal-format
73781 msgid "ASSIGNED variable in FORMAT tag at %L"
73782 msgstr ""
73783
73784 #: fortran/io.cc:1746
73785 #, gcc-internal-format
73786 msgid "Variable %qs at %L has not been assigned a format label"
73787 msgstr ""
73788
73789 #: fortran/io.cc:1753
73790 #, gcc-internal-format
73791 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
73792 msgstr ""
73793
73794 #: fortran/io.cc:1768
73795 #, gcc-internal-format, gfc-internal-format
73796 msgid "Non-character non-Hollerith in FORMAT tag at %L"
73797 msgstr ""
73798
73799 #: fortran/io.cc:1772
73800 #, gcc-internal-format, gfc-internal-format
73801 msgid "Non-character in FORMAT tag at %L"
73802 msgstr ""
73803
73804 #: fortran/io.cc:1778
73805 #, gcc-internal-format, gfc-internal-format
73806 msgid "Non-character assumed shape array element in FORMAT tag at %L"
73807 msgstr ""
73808
73809 #: fortran/io.cc:1785
73810 #, gcc-internal-format, gfc-internal-format
73811 msgid "Non-character assumed size array element in FORMAT tag at %L"
73812 msgstr ""
73813
73814 #: fortran/io.cc:1792
73815 #, gcc-internal-format, gfc-internal-format
73816 msgid "Non-character pointer array element in FORMAT tag at %L"
73817 msgstr ""
73818
73819 #: fortran/io.cc:1818
73820 #, gcc-internal-format, gfc-internal-format
73821 msgid "%s tag at %L must be of type %s"
73822 msgstr ""
73823
73824 #: fortran/io.cc:1825
73825 #, gcc-internal-format, gfc-internal-format
73826 msgid "%s tag at %L must be a character string of default kind"
73827 msgstr ""
73828
73829 #: fortran/io.cc:1832
73830 #, gcc-internal-format, gfc-internal-format
73831 msgid "%s tag at %L must be scalar"
73832 msgstr ""
73833
73834 #: fortran/io.cc:1838
73835 #, gcc-internal-format, gfc-internal-format
73836 msgid "IOMSG tag at %L"
73837 msgstr ""
73838
73839 #: fortran/io.cc:1846
73840 #, gcc-internal-format, gfc-internal-format
73841 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
73842 msgstr ""
73843
73844 #: fortran/io.cc:1855
73845 #, gcc-internal-format, gfc-internal-format
73846 msgid "Non-default LOGICAL kind in %s tag at %L"
73847 msgstr ""
73848
73849 #: fortran/io.cc:1862
73850 #, gcc-internal-format, gfc-internal-format
73851 msgid "NEWUNIT specifier at %L"
73852 msgstr ""
73853
73854 #: fortran/io.cc:1880
73855 #, gcc-internal-format, gfc-internal-format
73856 msgid "CONVERT tag at %L"
73857 msgstr ""
73858
73859 #: fortran/io.cc:2105
73860 #, gcc-internal-format
73861 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
73862 msgstr ""
73863
73864 #: fortran/io.cc:2113 fortran/io.cc:2140
73865 #, gcc-internal-format
73866 msgid "%s specifier in %s statement at %L has value %qs"
73867 msgstr ""
73868
73869 #: fortran/io.cc:2132
73870 #, gcc-internal-format
73871 msgid "Extension: %s specifier in %s statement at %L has value %qs"
73872 msgstr ""
73873
73874 #: fortran/io.cc:2154 fortran/io.cc:2162
73875 #, gcc-internal-format
73876 msgid "%s specifier in %s statement at %L has invalid value %qs"
73877 msgstr ""
73878
73879 #: fortran/io.cc:2219
73880 #, gcc-internal-format, gfc-internal-format
73881 msgid "ACTION type conflicts with READONLY specifier at %L"
73882 msgstr ""
73883
73884 #: fortran/io.cc:2235
73885 #, gcc-internal-format, gfc-internal-format
73886 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
73887 msgstr ""
73888
73889 #: fortran/io.cc:2254 fortran/io.cc:3928
73890 #, gcc-internal-format, gfc-internal-format
73891 msgid "BLANK= at %L not allowed in Fortran 95"
73892 msgstr ""
73893
73894 #: fortran/io.cc:2282 fortran/io.cc:3906
73895 #, gcc-internal-format, gfc-internal-format
73896 msgid "DECIMAL= at %L not allowed in Fortran 95"
73897 msgstr ""
73898
73899 #: fortran/io.cc:2314
73900 #, gcc-internal-format, gfc-internal-format
73901 msgid "ENCODING= at %L not allowed in Fortran 95"
73902 msgstr ""
73903
73904 #: fortran/io.cc:2365 fortran/io.cc:3973
73905 #, gcc-internal-format, gfc-internal-format
73906 msgid "ROUND= at %L not allowed in Fortran 95"
73907 msgstr ""
73908
73909 #: fortran/io.cc:2395
73910 #, gcc-internal-format, gfc-internal-format
73911 msgid "SIGN= at %L not allowed in Fortran 95"
73912 msgstr ""
73913
73914 #: fortran/io.cc:2416
73915 #, gcc-internal-format, gfc-internal-format
73916 msgid "RECL in OPEN statement at %L must be positive"
73917 msgstr ""
73918
73919 #: fortran/io.cc:2441
73920 #, gcc-internal-format
73921 msgid ""
73922 "The STATUS specified in OPEN statement at %L is %qs and no FILE specifier is "
73923 "present"
73924 msgstr ""
73925
73926 #: fortran/io.cc:2452
73927 #, gcc-internal-format, gfc-internal-format
73928 msgid ""
73929 "The STATUS specified in OPEN statement at %L cannot have the value SCRATCH "
73930 "if a FILE specifier is present"
73931 msgstr ""
73932
73933 #: fortran/io.cc:2463
73934 #, gcc-internal-format, gfc-internal-format
73935 msgid "UNIT specifier not allowed with NEWUNIT at %L"
73936 msgstr ""
73937
73938 #: fortran/io.cc:2474
73939 #, gcc-internal-format, gfc-internal-format
73940 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
73941 msgstr ""
73942
73943 #: fortran/io.cc:2481
73944 #, gcc-internal-format, gfc-internal-format
73945 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
73946 msgstr ""
73947
73948 #: fortran/io.cc:2516
73949 #, gcc-internal-format, gfc-internal-format
73950 msgid "%sspecifier at %L not allowed in OPEN statement for unformatted I/O"
73951 msgstr ""
73952
73953 #: fortran/io.cc:2524
73954 #, gcc-internal-format, gfc-internal-format
73955 msgid "RECL specifier not allowed in OPEN statement at %L for stream I/O"
73956 msgstr ""
73957
73958 #: fortran/io.cc:2537
73959 #, gcc-internal-format, gfc-internal-format
73960 msgid ""
73961 "POSITION specifier in OPEN statement at %L only allowed for stream or "
73962 "sequential ACCESS"
73963 msgstr ""
73964
73965 #: fortran/io.cc:2590
73966 #, gcc-internal-format, gfc-internal-format
73967 msgid "OPEN statement not allowed in PURE procedure at %C"
73968 msgstr ""
73969
73970 #: fortran/io.cc:2698
73971 #, gcc-internal-format, gfc-internal-format
73972 msgid "CLOSE statement not allowed in PURE procedure at %C"
73973 msgstr ""
73974
73975 #: fortran/io.cc:2724
73976 #, gcc-internal-format, gfc-internal-format
73977 msgid "CLOSE statement at %L requires a UNIT number"
73978 msgstr ""
73979
73980 #: fortran/io.cc:2732
73981 #, gcc-internal-format, gfc-internal-format
73982 msgid "UNIT number in CLOSE statement at %L must be non-negative"
73983 msgstr ""
73984
73985 #: fortran/io.cc:2855 fortran/match.cc:3129
73986 #, gcc-internal-format, gfc-internal-format
73987 msgid "%s statement not allowed in PURE procedure at %C"
73988 msgstr ""
73989
73990 #: fortran/io.cc:2885
73991 #, gcc-internal-format, gfc-internal-format
73992 msgid "UNIT number missing in statement at %L"
73993 msgstr ""
73994
73995 #: fortran/io.cc:2896 fortran/io.cc:3386
73996 #, gcc-internal-format, gfc-internal-format
73997 msgid "UNIT number in statement at %L must be non-negative"
73998 msgstr ""
73999
74000 #: fortran/io.cc:2929
74001 #, gcc-internal-format, gfc-internal-format
74002 msgid "FLUSH statement at %C"
74003 msgstr ""
74004
74005 #: fortran/io.cc:2970
74006 #, gcc-internal-format, gfc-internal-format
74007 msgid "Missing format with default unit at %C"
74008 msgstr ""
74009
74010 #: fortran/io.cc:2990
74011 #, gcc-internal-format, gfc-internal-format
74012 msgid "Duplicate UNIT specification at %C"
74013 msgstr ""
74014
74015 #: fortran/io.cc:3064
74016 #, gcc-internal-format, gfc-internal-format
74017 msgid "Duplicate format specification at %C"
74018 msgstr ""
74019
74020 #: fortran/io.cc:3105
74021 #, gcc-internal-format
74022 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
74023 msgstr ""
74024
74025 #: fortran/io.cc:3141
74026 #, gcc-internal-format, gfc-internal-format
74027 msgid "Duplicate NML specification at %C"
74028 msgstr ""
74029
74030 #: fortran/io.cc:3150
74031 #, gcc-internal-format
74032 msgid "Symbol %qs at %C must be a NAMELIST group name"
74033 msgstr ""
74034
74035 #: fortran/io.cc:3216
74036 #, gcc-internal-format, gfc-internal-format
74037 msgid "END tag at %C not allowed in output statement"
74038 msgstr ""
74039
74040 #: fortran/io.cc:3312
74041 #, gcc-internal-format, gfc-internal-format
74042 msgid "UNIT not specified at %L"
74043 msgstr ""
74044
74045 #: fortran/io.cc:3319
74046 #, gcc-internal-format, gfc-internal-format
74047 msgid "UNIT specification at %L must not be a character PARAMETER"
74048 msgstr ""
74049
74050 #: fortran/io.cc:3332
74051 #, gcc-internal-format, gfc-internal-format
74052 msgid ""
74053 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
74054 "variable"
74055 msgstr ""
74056
74057 #: fortran/io.cc:3354
74058 #, gcc-internal-format, gfc-internal-format
74059 msgid "Invalid form of WRITE statement at %L, UNIT required"
74060 msgstr ""
74061
74062 #: fortran/io.cc:3365
74063 #, gcc-internal-format, gfc-internal-format
74064 msgid "Internal unit with vector subscript at %L"
74065 msgstr ""
74066
74067 #: fortran/io.cc:3379
74068 #, gcc-internal-format, gfc-internal-format
74069 msgid "External IO UNIT cannot be an array at %L"
74070 msgstr ""
74071
74072 #: fortran/io.cc:3409
74073 #, gcc-internal-format
74074 msgid ""
74075 "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not "
74076 "appear in a variable definition context"
74077 msgstr ""
74078
74079 #: fortran/io.cc:3421
74080 #, gcc-internal-format
74081 msgid ""
74082 "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a "
74083 "defined input/output procedure"
74084 msgstr ""
74085
74086 #: fortran/io.cc:3431 fortran/resolve.cc:15623
74087 #, gcc-internal-format
74088 msgid ""
74089 "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER "
74090 "components"
74091 msgstr ""
74092
74093 #: fortran/io.cc:3439
74094 #, gcc-internal-format
74095 msgid ""
74096 "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER "
74097 "components and thus requires a defined input/output procedure"
74098 msgstr ""
74099
74100 #: fortran/io.cc:3450
74101 #, gcc-internal-format, gfc-internal-format
74102 msgid "Comma before i/o item list at %L"
74103 msgstr ""
74104
74105 #: fortran/io.cc:3460
74106 #, gcc-internal-format, gfc-internal-format
74107 msgid "ERR tag label %d at %L not defined"
74108 msgstr ""
74109
74110 #: fortran/io.cc:3472
74111 #, gcc-internal-format, gfc-internal-format
74112 msgid "END tag label %d at %L not defined"
74113 msgstr ""
74114
74115 #: fortran/io.cc:3484
74116 #, gcc-internal-format, gfc-internal-format
74117 msgid "EOR tag label %d at %L not defined"
74118 msgstr ""
74119
74120 #: fortran/io.cc:3494
74121 #, gcc-internal-format, gfc-internal-format
74122 msgid "FORMAT label %d at %L not defined"
74123 msgstr ""
74124
74125 #: fortran/io.cc:3525
74126 #, gcc-internal-format
74127 msgid "io_kind_name(): bad I/O-kind"
74128 msgstr ""
74129
74130 #: fortran/io.cc:3614
74131 #, gcc-internal-format, gfc-internal-format
74132 msgid "Syntax error in I/O iterator at %C"
74133 msgstr ""
74134
74135 #: fortran/io.cc:3646
74136 #, gcc-internal-format, gfc-internal-format
74137 msgid "Expecting variable in READ statement at %C"
74138 msgstr ""
74139
74140 #: fortran/io.cc:3652
74141 #, gcc-internal-format, gfc-internal-format
74142 msgid "Expecting variable or io-implied-do in READ statement at %L"
74143 msgstr ""
74144
74145 #: fortran/io.cc:3661
74146 #, gcc-internal-format, gfc-internal-format
74147 msgid "Expecting variable or io-implied-do at %L"
74148 msgstr ""
74149
74150 #: fortran/io.cc:3670
74151 #, gcc-internal-format, gfc-internal-format
74152 msgid "Expected expression in %s statement at %C"
74153 msgstr ""
74154
74155 #: fortran/io.cc:3675
74156 #, gcc-internal-format, gfc-internal-format
74157 msgid "BOZ literal constant at %L cannot appear in an output IO list"
74158 msgstr ""
74159
74160 #: fortran/io.cc:3823
74161 #, gcc-internal-format, gfc-internal-format
74162 msgid "Internal file at %L with namelist"
74163 msgstr ""
74164
74165 #: fortran/io.cc:3838
74166 #, gcc-internal-format, gfc-internal-format
74167 msgid ""
74168 "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
74169 msgstr ""
74170
74171 #: fortran/io.cc:3951
74172 #, gcc-internal-format, gfc-internal-format
74173 msgid "PAD= at %L not allowed in Fortran 95"
74174 msgstr ""
74175
74176 #: fortran/io.cc:4020
74177 #, gcc-internal-format, gfc-internal-format
74178 msgid "DELIM= at %L not allowed in Fortran 95"
74179 msgstr ""
74180
74181 #: fortran/io.cc:4194
74182 #, gcc-internal-format, gfc-internal-format
74183 msgid "PRINT namelist at %C is an extension"
74184 msgstr ""
74185
74186 #: fortran/io.cc:4216
74187 #, gcc-internal-format, gfc-internal-format
74188 msgid "Comma after * at %C not allowed without I/O list"
74189 msgstr ""
74190
74191 #: fortran/io.cc:4389
74192 #, gcc-internal-format, gfc-internal-format
74193 msgid "Expected comma in I/O list at %C"
74194 msgstr ""
74195
74196 #: fortran/io.cc:4456
74197 #, gcc-internal-format, gfc-internal-format
74198 msgid "PRINT statement at %C not allowed within PURE procedure"
74199 msgstr ""
74200
74201 #: fortran/io.cc:4618
74202 #, gcc-internal-format, gfc-internal-format
74203 msgid "NULL() near %L cannot appear in INQUIRE statement"
74204 msgstr ""
74205
74206 #: fortran/io.cc:4630 fortran/io.cc:4692
74207 #, gcc-internal-format, gfc-internal-format
74208 msgid "INQUIRE statement not allowed in PURE procedure at %C"
74209 msgstr ""
74210
74211 #: fortran/io.cc:4658
74212 #, gcc-internal-format, gfc-internal-format
74213 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
74214 msgstr ""
74215
74216 #: fortran/io.cc:4668 fortran/trans-io.cc:1358
74217 #, gcc-internal-format, gfc-internal-format
74218 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
74219 msgstr ""
74220
74221 #: fortran/io.cc:4675
74222 #, gcc-internal-format, gfc-internal-format
74223 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
74224 msgstr ""
74225
74226 #: fortran/io.cc:4685
74227 #, gcc-internal-format, gfc-internal-format
74228 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
74229 msgstr ""
74230
74231 #: fortran/io.cc:4700
74232 #, gcc-internal-format, gfc-internal-format
74233 msgid ""
74234 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
74235 msgstr ""
74236
74237 #: fortran/io.cc:4876
74238 #, gcc-internal-format, gfc-internal-format
74239 msgid "WAIT at %C not allowed in Fortran 95"
74240 msgstr ""
74241
74242 #: fortran/io.cc:4882
74243 #, gcc-internal-format, gfc-internal-format
74244 msgid "WAIT statement not allowed in PURE procedure at %C"
74245 msgstr ""
74246
74247 #. Reject truncation.
74248 #: fortran/iresolve.cc:70
74249 #, gcc-internal-format, gfc-internal-format
74250 msgid "identifier overflow: %d"
74251 msgstr ""
74252
74253 #: fortran/iresolve.cc:102
74254 #, gcc-internal-format
74255 msgid "check_charlen_present(): length not set"
74256 msgstr ""
74257
74258 #: fortran/match.cc:118
74259 #, gcc-internal-format
74260 msgid "gfc_op2string(): Bad code"
74261 msgstr ""
74262
74263 #: fortran/match.cc:195
74264 #, gcc-internal-format
74265 msgid "Expected structure component or operator name after %<.%> at %C"
74266 msgstr ""
74267
74268 #: fortran/match.cc:227
74269 #, gcc-internal-format
74270 msgid ""
74271 "%qs is neither a defined operator nor a structure component in dotted string "
74272 "at %C"
74273 msgstr ""
74274
74275 #: fortran/match.cc:298
74276 #, gcc-internal-format
74277 msgid "Missing %qs in statement at or before %L"
74278 msgstr ""
74279
74280 #: fortran/match.cc:498
74281 #, gcc-internal-format, gfc-internal-format
74282 msgid "Integer too large at %C"
74283 msgstr ""
74284
74285 #: fortran/match.cc:553 fortran/parse.cc:1308
74286 #, gcc-internal-format, gfc-internal-format
74287 msgid "Too many digits in statement label at %C"
74288 msgstr ""
74289
74290 #: fortran/match.cc:559
74291 #, gcc-internal-format, gfc-internal-format
74292 msgid "Statement label at %C is zero"
74293 msgstr ""
74294
74295 #: fortran/match.cc:592
74296 #, gcc-internal-format
74297 msgid "Label name %qs at %C is ambiguous"
74298 msgstr ""
74299
74300 #: fortran/match.cc:598
74301 #, gcc-internal-format
74302 msgid "Duplicate construct label %qs at %C"
74303 msgstr ""
74304
74305 #: fortran/match.cc:634
74306 #, gcc-internal-format, gfc-internal-format
74307 msgid "Invalid character in name at %C"
74308 msgstr ""
74309
74310 #: fortran/match.cc:647
74311 #, gcc-internal-format, gfc-internal-format
74312 msgid "Name at %C is too long"
74313 msgstr ""
74314
74315 #: fortran/match.cc:658
74316 #, gcc-internal-format
74317 msgid ""
74318 "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an "
74319 "extension"
74320 msgstr ""
74321
74322 #: fortran/match.cc:934
74323 #, gcc-internal-format, gfc-internal-format
74324 msgid ".XOR. operator at %C"
74325 msgstr ""
74326
74327 #: fortran/match.cc:989
74328 #, gcc-internal-format, gfc-internal-format
74329 msgid "Loop variable at %C cannot be an array"
74330 msgstr ""
74331
74332 #: fortran/match.cc:996
74333 #, gcc-internal-format, gfc-internal-format
74334 msgid "Loop variable at %C cannot be a coarray"
74335 msgstr ""
74336
74337 #: fortran/match.cc:1002
74338 #, gcc-internal-format, gfc-internal-format
74339 msgid "Loop variable at %C cannot be a sub-component"
74340 msgstr ""
74341
74342 #: fortran/match.cc:1036
74343 #, gcc-internal-format, gfc-internal-format
74344 msgid "Expected a step value in iterator at %C"
74345 msgstr ""
74346
74347 #: fortran/match.cc:1048
74348 #, gcc-internal-format, gfc-internal-format
74349 msgid "Syntax error in iterator at %C"
74350 msgstr ""
74351
74352 #: fortran/match.cc:1219
74353 #, gcc-internal-format, gfc-internal-format
74354 msgid "gfc_match(): Bad match code %c"
74355 msgstr ""
74356
74357 #: fortran/match.cc:1293
74358 #, gcc-internal-format, gfc-internal-format
74359 msgid "Invalid form of PROGRAM statement at %C"
74360 msgstr ""
74361
74362 #: fortran/match.cc:1337
74363 #, gcc-internal-format, gfc-internal-format
74364 msgid ""
74365 "BOZ literal constant at %L is neither a DATA statement value nor an actual "
74366 "argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
74367 msgstr ""
74368
74369 #: fortran/match.cc:1346
74370 #, gcc-internal-format, gfc-internal-format
74371 msgid "Assignment to a constant expression at %C"
74372 msgstr ""
74373
74374 #: fortran/match.cc:1450 fortran/match.cc:1541
74375 #, gcc-internal-format, gfc-internal-format
74376 msgid "Arithmetic IF statement at %C"
74377 msgstr ""
74378
74379 #: fortran/match.cc:1497
74380 #, gcc-internal-format
74381 msgid "Missing %<(%> in IF-expression at %C"
74382 msgstr ""
74383
74384 #: fortran/match.cc:1515
74385 #, gcc-internal-format, gfc-internal-format
74386 msgid "Syntax error in IF-expression at %C"
74387 msgstr ""
74388
74389 #: fortran/match.cc:1526
74390 #, gcc-internal-format, gfc-internal-format
74391 msgid "Block label not appropriate for arithmetic IF statement at %C"
74392 msgstr ""
74393
74394 #: fortran/match.cc:1564
74395 #, gcc-internal-format, gfc-internal-format
74396 msgid "Block label is not appropriate for IF statement at %C"
74397 msgstr ""
74398
74399 #: fortran/match.cc:1657 fortran/match.cc:1664
74400 #, gcc-internal-format, gfc-internal-format
74401 msgid "Syntax error in IF-clause after %C"
74402 msgstr ""
74403
74404 #: fortran/match.cc:1707
74405 #, gcc-internal-format, gfc-internal-format
74406 msgid "Invalid character(s) in ELSE statement after %C"
74407 msgstr ""
74408
74409 #: fortran/match.cc:1713
74410 #, gcc-internal-format
74411 msgid "Label %qs at %C doesn't match IF label %qs"
74412 msgstr ""
74413
74414 #: fortran/match.cc:1734
74415 #, gcc-internal-format
74416 msgid "Missing %<(%> in ELSE IF expression at %C"
74417 msgstr ""
74418
74419 #: fortran/match.cc:1744
74420 #, gcc-internal-format
74421 msgid "Missing %<)%> in ELSE IF expression at %C"
74422 msgstr ""
74423
74424 #: fortran/match.cc:1759
74425 #, gcc-internal-format, gfc-internal-format
74426 msgid "Missing THEN in ELSE IF statement after %L"
74427 msgstr ""
74428
74429 #: fortran/match.cc:1767
74430 #, gcc-internal-format, gfc-internal-format
74431 msgid "Syntax error in ELSE IF statement after %L"
74432 msgstr ""
74433
74434 #: fortran/match.cc:1773
74435 #, gcc-internal-format
74436 msgid "Label %qs after %L doesn't match IF label %qs"
74437 msgstr ""
74438
74439 #: fortran/match.cc:1834
74440 #, gcc-internal-format, gfc-internal-format
74441 msgid "Image control statement CRITICAL at %C in PURE procedure"
74442 msgstr ""
74443
74444 #: fortran/match.cc:1840
74445 #, gcc-internal-format, gfc-internal-format
74446 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
74447 msgstr ""
74448
74449 #: fortran/match.cc:1847
74450 #, gcc-internal-format, gfc-internal-format
74451 msgid "CRITICAL statement at %C"
74452 msgstr ""
74453
74454 #: fortran/match.cc:1859
74455 #, gcc-internal-format, gfc-internal-format
74456 msgid "Nested CRITICAL block at %C"
74457 msgstr ""
74458
74459 #: fortran/match.cc:1911
74460 #, gcc-internal-format, gfc-internal-format
74461 msgid "Expected association list at %C"
74462 msgstr ""
74463
74464 #: fortran/match.cc:1923
74465 #, gcc-internal-format, gfc-internal-format
74466 msgid "Expected association at %C"
74467 msgstr ""
74468
74469 #: fortran/match.cc:1933
74470 #, gcc-internal-format, gfc-internal-format
74471 msgid "Invalid association target at %C"
74472 msgstr ""
74473
74474 #: fortran/match.cc:1944
74475 #, gcc-internal-format
74476 msgid "Duplicate name %qs in association at %C"
74477 msgstr ""
74478
74479 #: fortran/match.cc:1952
74480 #, gcc-internal-format, gfc-internal-format
74481 msgid "Association target at %C must not be coindexed"
74482 msgstr ""
74483
74484 #: fortran/match.cc:1959
74485 #, gcc-internal-format, gfc-internal-format
74486 msgid "Association target at %L cannot be a BOZ literal constant"
74487 msgstr ""
74488
74489 #: fortran/match.cc:1978
74490 #, gcc-internal-format
74491 msgid "Expected %<)%> or %<,%> at %C"
74492 msgstr ""
74493
74494 #: fortran/match.cc:1996
74495 #, gcc-internal-format, gfc-internal-format
74496 msgid "Junk after ASSOCIATE statement at %C"
74497 msgstr ""
74498
74499 #: fortran/match.cc:2118
74500 #, gcc-internal-format
74501 msgid "Derived type %qs at %L may not be ABSTRACT"
74502 msgstr ""
74503
74504 #: fortran/match.cc:2190 fortran/match.cc:2262 fortran/match.cc:2285
74505 #, gcc-internal-format, gfc-internal-format
74506 msgid "Invalid type-spec at %C"
74507 msgstr ""
74508
74509 #: fortran/match.cc:2380
74510 #, gcc-internal-format, gfc-internal-format
74511 msgid "Syntax error in FORALL iterator at %C"
74512 msgstr ""
74513
74514 #: fortran/match.cc:2645
74515 #, gcc-internal-format, gfc-internal-format
74516 msgid "DO CONCURRENT construct at %C"
74517 msgstr ""
74518
74519 #: fortran/match.cc:2770
74520 #, gcc-internal-format
74521 msgid "Name %qs in %s statement at %C is unknown"
74522 msgstr ""
74523
74524 #: fortran/match.cc:2778
74525 #, gcc-internal-format
74526 msgid "Name %qs in %s statement at %C is not a construct name"
74527 msgstr ""
74528
74529 #: fortran/match.cc:2790
74530 #, gcc-internal-format, gfc-internal-format
74531 msgid "%s statement at %C leaves CRITICAL construct"
74532 msgstr ""
74533
74534 #. F2008, C821 & C845.
74535 #: fortran/match.cc:2798
74536 #, gcc-internal-format, gfc-internal-format
74537 msgid "%s statement at %C leaves DO CONCURRENT construct"
74538 msgstr ""
74539
74540 #: fortran/match.cc:2810
74541 #, gcc-internal-format, gfc-internal-format
74542 msgid "%s statement at %C is not within a construct"
74543 msgstr ""
74544
74545 #: fortran/match.cc:2813
74546 #, gcc-internal-format
74547 msgid "%s statement at %C is not within construct %qs"
74548 msgstr ""
74549
74550 #: fortran/match.cc:2839
74551 #, gcc-internal-format
74552 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
74553 msgstr ""
74554
74555 #: fortran/match.cc:2844
74556 #, gcc-internal-format, gfc-internal-format
74557 msgid "EXIT statement with no do-construct-name at %C"
74558 msgstr ""
74559
74560 #: fortran/match.cc:2850
74561 #, gcc-internal-format
74562 msgid "%s statement at %C is not applicable to construct %qs"
74563 msgstr ""
74564
74565 #: fortran/match.cc:2858
74566 #, gcc-internal-format, gfc-internal-format
74567 msgid "%s statement at %C leaving OpenACC structured block"
74568 msgstr ""
74569
74570 #: fortran/match.cc:2859
74571 #, gcc-internal-format, gfc-internal-format
74572 msgid "%s statement at %C leaving OpenMP structured block"
74573 msgstr ""
74574
74575 #: fortran/match.cc:2899
74576 #, gcc-internal-format, gfc-internal-format
74577 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
74578 msgstr ""
74579
74580 #: fortran/match.cc:2905
74581 #, gcc-internal-format, gfc-internal-format
74582 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
74583 msgstr ""
74584
74585 #: fortran/match.cc:2907
74586 #, gcc-internal-format, gfc-internal-format
74587 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
74588 msgstr ""
74589
74590 #: fortran/match.cc:2954
74591 #, gcc-internal-format, gfc-internal-format
74592 msgid "EXIT statement at %C terminating !$OMP DO loop"
74593 msgstr ""
74594
74595 #: fortran/match.cc:2959
74596 #, gcc-internal-format, gfc-internal-format
74597 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
74598 msgstr ""
74599
74600 #: fortran/match.cc:3064
74601 #, gcc-internal-format, gfc-internal-format
74602 msgid "Blank required in %s statement near %C"
74603 msgstr ""
74604
74605 #: fortran/match.cc:3087
74606 #, gcc-internal-format, gfc-internal-format
74607 msgid "STOP code at %C cannot be negative"
74608 msgstr ""
74609
74610 #: fortran/match.cc:3093
74611 #, gcc-internal-format, gfc-internal-format
74612 msgid "STOP code at %C contains too many digits"
74613 msgstr ""
74614
74615 #: fortran/match.cc:3109
74616 #, gcc-internal-format, gfc-internal-format
74617 msgid "QUIET= specifier for %s at %L"
74618 msgstr ""
74619
74620 #: fortran/match.cc:3123
74621 #, gcc-internal-format, gfc-internal-format
74622 msgid "%s statement at %C in PURE procedure"
74623 msgstr ""
74624
74625 #: fortran/match.cc:3139
74626 #, gcc-internal-format, gfc-internal-format
74627 msgid "Image control statement STOP at %C in CRITICAL block"
74628 msgstr ""
74629
74630 #: fortran/match.cc:3144
74631 #, gcc-internal-format, gfc-internal-format
74632 msgid "Image control statement STOP at %C in DO CONCURRENT block"
74633 msgstr ""
74634
74635 #: fortran/match.cc:3156
74636 #, gcc-internal-format, gfc-internal-format
74637 msgid ""
74638 "STOP code at %L must be a scalar CHARACTER constant or "
74639 "digit[digit[digit[digit[digit]]]]"
74640 msgstr ""
74641
74642 #: fortran/match.cc:3168
74643 #, gcc-internal-format, gfc-internal-format
74644 msgid ""
74645 "STOP code at %L must be a scalar default CHARACTER or INTEGER constant "
74646 "expression"
74647 msgstr ""
74648
74649 #: fortran/match.cc:3175
74650 #, gcc-internal-format, gfc-internal-format
74651 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
74652 msgstr ""
74653
74654 #: fortran/match.cc:3182
74655 #, gcc-internal-format, gfc-internal-format
74656 msgid "STOP code at %L must be scalar"
74657 msgstr ""
74658
74659 #: fortran/match.cc:3189
74660 #, gcc-internal-format, gfc-internal-format
74661 msgid "STOP code at %L must be default character KIND=%d"
74662 msgstr ""
74663
74664 #: fortran/match.cc:3196
74665 #, gcc-internal-format, gfc-internal-format
74666 msgid "STOP code at %L must be default integer KIND=%d"
74667 msgstr ""
74668
74669 #: fortran/match.cc:3208 fortran/resolve.cc:12278
74670 #, gcc-internal-format, gfc-internal-format
74671 msgid "QUIET specifier at %L must be a scalar LOGICAL"
74672 msgstr ""
74673
74674 #: fortran/match.cc:3258
74675 #, gcc-internal-format, gfc-internal-format
74676 msgid "PAUSE statement at %C"
74677 msgstr ""
74678
74679 #: fortran/match.cc:3279
74680 #, gcc-internal-format, gfc-internal-format
74681 msgid "ERROR STOP statement at %C"
74682 msgstr ""
74683
74684 #: fortran/match.cc:3305
74685 #, gcc-internal-format, gfc-internal-format
74686 msgid "Image control statement EVENT %s at %C in PURE procedure"
74687 msgstr ""
74688
74689 #: fortran/match.cc:3320
74690 #, gcc-internal-format, gfc-internal-format
74691 msgid "Image control statement EVENT %s at %C in CRITICAL block"
74692 msgstr ""
74693
74694 #: fortran/match.cc:3327
74695 #, gcc-internal-format, gfc-internal-format
74696 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
74697 msgstr ""
74698
74699 #: fortran/match.cc:3357 fortran/match.cc:3699 fortran/match.cc:3911
74700 #: fortran/match.cc:4463 fortran/match.cc:4834
74701 #, gcc-internal-format, gfc-internal-format
74702 msgid "Redundant STAT tag found at %L"
74703 msgstr ""
74704
74705 #: fortran/match.cc:3378 fortran/match.cc:3720 fortran/match.cc:3931
74706 #: fortran/match.cc:4495 fortran/match.cc:4859
74707 #, gcc-internal-format, gfc-internal-format
74708 msgid "Redundant ERRMSG tag found at %L"
74709 msgstr ""
74710
74711 #: fortran/match.cc:3399
74712 #, gcc-internal-format, gfc-internal-format
74713 msgid "Redundant UNTIL_COUNT tag found at %L"
74714 msgstr ""
74715
74716 #: fortran/match.cc:3465
74717 #, gcc-internal-format, gfc-internal-format
74718 msgid "EVENT POST statement at %C"
74719 msgstr ""
74720
74721 #: fortran/match.cc:3475
74722 #, gcc-internal-format, gfc-internal-format
74723 msgid "EVENT WAIT statement at %C"
74724 msgstr ""
74725
74726 #: fortran/match.cc:3487
74727 #, gcc-internal-format, gfc-internal-format
74728 msgid "FAIL IMAGE statement at %C"
74729 msgstr ""
74730
74731 #: fortran/match.cc:3511
74732 #, gcc-internal-format, gfc-internal-format
74733 msgid "FORM TEAM statement at %C"
74734 msgstr ""
74735
74736 #: fortran/match.cc:3550
74737 #, gcc-internal-format, gfc-internal-format
74738 msgid "CHANGE TEAM statement at %C"
74739 msgstr ""
74740
74741 #: fortran/match.cc:3580
74742 #, gcc-internal-format, gfc-internal-format
74743 msgid "END TEAM statement at %C"
74744 msgstr ""
74745
74746 #: fortran/match.cc:3604
74747 #, gcc-internal-format, gfc-internal-format
74748 msgid "SYNC TEAM statement at %C"
74749 msgstr ""
74750
74751 #: fortran/match.cc:3647
74752 #, gcc-internal-format, gfc-internal-format
74753 msgid "Image control statement %s at %C in PURE procedure"
74754 msgstr ""
74755
74756 #: fortran/match.cc:3662
74757 #, gcc-internal-format, gfc-internal-format
74758 msgid "Image control statement %s at %C in CRITICAL block"
74759 msgstr ""
74760
74761 #: fortran/match.cc:3669
74762 #, gcc-internal-format, gfc-internal-format
74763 msgid "Image control statement %s at %C in DO CONCURRENT block"
74764 msgstr ""
74765
74766 #: fortran/match.cc:3741
74767 #, gcc-internal-format, gfc-internal-format
74768 msgid "Redundant ACQUIRED_LOCK tag found at %L"
74769 msgstr ""
74770
74771 #: fortran/match.cc:3806
74772 #, gcc-internal-format, gfc-internal-format
74773 msgid "LOCK statement at %C"
74774 msgstr ""
74775
74776 #: fortran/match.cc:3816
74777 #, gcc-internal-format, gfc-internal-format
74778 msgid "UNLOCK statement at %C"
74779 msgstr ""
74780
74781 #: fortran/match.cc:3841
74782 #, gcc-internal-format, gfc-internal-format
74783 msgid "Image control statement SYNC at %C in PURE procedure"
74784 msgstr ""
74785
74786 #: fortran/match.cc:3847
74787 #, gcc-internal-format, gfc-internal-format
74788 msgid "SYNC statement at %C"
74789 msgstr ""
74790
74791 #: fortran/match.cc:3859
74792 #, gcc-internal-format, gfc-internal-format
74793 msgid "Image control statement SYNC at %C in CRITICAL block"
74794 msgstr ""
74795
74796 #: fortran/match.cc:3865
74797 #, gcc-internal-format, gfc-internal-format
74798 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
74799 msgstr ""
74800
74801 #: fortran/match.cc:4045
74802 #, gcc-internal-format, gfc-internal-format
74803 msgid "ASSIGN statement at %C"
74804 msgstr ""
74805
74806 #: fortran/match.cc:4089
74807 #, gcc-internal-format, gfc-internal-format
74808 msgid "Assigned GOTO statement at %C"
74809 msgstr ""
74810
74811 #: fortran/match.cc:4133 fortran/match.cc:4184
74812 #, gcc-internal-format, gfc-internal-format
74813 msgid "Statement label list in GOTO at %C cannot be empty"
74814 msgstr ""
74815
74816 #: fortran/match.cc:4194
74817 #, gcc-internal-format, gfc-internal-format
74818 msgid "Computed GOTO at %C"
74819 msgstr ""
74820
74821 #: fortran/match.cc:4269
74822 #, gcc-internal-format, gfc-internal-format
74823 msgid "Error in type-spec at %L"
74824 msgstr ""
74825
74826 #: fortran/match.cc:4282
74827 #, gcc-internal-format, gfc-internal-format
74828 msgid "typespec in ALLOCATE at %L"
74829 msgstr ""
74830
74831 #: fortran/match.cc:4305
74832 #, gcc-internal-format, gfc-internal-format
74833 msgid ""
74834 "The type parameter spec list in the type-spec at %L cannot contain DEFERRED "
74835 "parameters"
74836 msgstr ""
74837
74838 #: fortran/match.cc:4335 fortran/match.cc:4772
74839 #, gcc-internal-format, gfc-internal-format
74840 msgid "Unexpected constant at %C"
74841 msgstr ""
74842
74843 #: fortran/match.cc:4345
74844 #, gcc-internal-format, gfc-internal-format
74845 msgid "Bad allocate-object at %C for a PURE procedure"
74846 msgstr ""
74847
74848 #: fortran/match.cc:4360
74849 #, gcc-internal-format, gfc-internal-format
74850 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
74851 msgstr ""
74852
74853 #: fortran/match.cc:4382
74854 #, gcc-internal-format, gfc-internal-format
74855 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
74856 msgstr ""
74857
74858 #: fortran/match.cc:4387
74859 #, gcc-internal-format, gfc-internal-format
74860 msgid "ALLOCATE of coarray at %C in CRITICAL block"
74861 msgstr ""
74862
74863 #: fortran/match.cc:4409
74864 #, gcc-internal-format, gfc-internal-format
74865 msgid ""
74866 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
74867 msgstr ""
74868
74869 #: fortran/match.cc:4421
74870 #, gcc-internal-format, gfc-internal-format
74871 msgid "Type of entity at %L is type incompatible with typespec"
74872 msgstr ""
74873
74874 #: fortran/match.cc:4429
74875 #, gcc-internal-format, gfc-internal-format
74876 msgid ""
74877 "Kind type parameter for entity at %L differs from the kind type parameter of "
74878 "the typespec"
74879 msgstr ""
74880
74881 #: fortran/match.cc:4446
74882 #, gcc-internal-format, gfc-internal-format
74883 msgid "Shape specification for allocatable scalar at %C"
74884 msgstr ""
74885
74886 #: fortran/match.cc:4473
74887 #, gcc-internal-format, gfc-internal-format
74888 msgid "STAT tag at %L cannot be a constant"
74889 msgstr ""
74890
74891 #: fortran/match.cc:4489
74892 #, gcc-internal-format, gfc-internal-format
74893 msgid "ERRMSG tag at %L"
74894 msgstr ""
74895
74896 #: fortran/match.cc:4512
74897 #, gcc-internal-format, gfc-internal-format
74898 msgid "SOURCE tag at %L"
74899 msgstr ""
74900
74901 #: fortran/match.cc:4518
74902 #, gcc-internal-format, gfc-internal-format
74903 msgid "Redundant SOURCE tag found at %L"
74904 msgstr ""
74905
74906 #: fortran/match.cc:4525
74907 #, gcc-internal-format, gfc-internal-format
74908 msgid "SOURCE tag at %L conflicts with the typespec at %L"
74909 msgstr ""
74910
74911 #: fortran/match.cc:4531
74912 #, gcc-internal-format, gfc-internal-format
74913 msgid "SOURCE tag at %L with more than a single allocate object"
74914 msgstr ""
74915
74916 #: fortran/match.cc:4549
74917 #, gcc-internal-format, gfc-internal-format
74918 msgid "MOLD tag at %L"
74919 msgstr ""
74920
74921 #: fortran/match.cc:4555
74922 #, gcc-internal-format, gfc-internal-format
74923 msgid "Redundant MOLD tag found at %L"
74924 msgstr ""
74925
74926 #: fortran/match.cc:4562
74927 #, gcc-internal-format, gfc-internal-format
74928 msgid "MOLD tag at %L conflicts with the typespec at %L"
74929 msgstr ""
74930
74931 #: fortran/match.cc:4588
74932 #, gcc-internal-format, gfc-internal-format
74933 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
74934 msgstr ""
74935
74936 #: fortran/match.cc:4596
74937 #, gcc-internal-format, gfc-internal-format
74938 msgid ""
74939 "Allocate-object at %L with a deferred type parameter requires either a type-"
74940 "spec or SOURCE tag or a MOLD tag"
74941 msgstr ""
74942
74943 #: fortran/match.cc:4608
74944 #, gcc-internal-format, gfc-internal-format
74945 msgid ""
74946 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
74947 "SOURCE tag or a MOLD tag"
74948 msgstr ""
74949
74950 #: fortran/match.cc:4675
74951 #, gcc-internal-format, gfc-internal-format
74952 msgid "Pointer object at %C shall not be coindexed"
74953 msgstr ""
74954
74955 #: fortran/match.cc:4690
74956 #, gcc-internal-format, gfc-internal-format
74957 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
74958 msgstr ""
74959
74960 #: fortran/match.cc:4784
74961 #, gcc-internal-format, gfc-internal-format
74962 msgid "Illegal allocate-object at %C for a PURE procedure"
74963 msgstr ""
74964
74965 #: fortran/match.cc:4794
74966 #, gcc-internal-format, gfc-internal-format
74967 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
74968 msgstr ""
74969
74970 #: fortran/match.cc:4801
74971 #, gcc-internal-format, gfc-internal-format
74972 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
74973 msgstr ""
74974
74975 #: fortran/match.cc:4817
74976 #, gcc-internal-format, gfc-internal-format
74977 msgid ""
74978 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
74979 "variable"
74980 msgstr ""
74981
74982 #: fortran/match.cc:4854
74983 #, gcc-internal-format, gfc-internal-format
74984 msgid "ERRMSG at %L"
74985 msgstr ""
74986
74987 #: fortran/match.cc:4911
74988 #, gcc-internal-format, gfc-internal-format
74989 msgid "Image control statement RETURN at %C in CRITICAL block"
74990 msgstr ""
74991
74992 #: fortran/match.cc:4917
74993 #, gcc-internal-format, gfc-internal-format
74994 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
74995 msgstr ""
74996
74997 #: fortran/match.cc:4926
74998 #, gcc-internal-format, gfc-internal-format
74999 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
75000 msgstr ""
75001
75002 #: fortran/match.cc:4957
75003 #, gcc-internal-format, gfc-internal-format
75004 msgid "RETURN statement in main program at %C"
75005 msgstr ""
75006
75007 #: fortran/match.cc:4985
75008 #, gcc-internal-format, gfc-internal-format
75009 msgid "Expected component reference at %C"
75010 msgstr ""
75011
75012 #: fortran/match.cc:4994
75013 #, gcc-internal-format, gfc-internal-format
75014 msgid "Junk after CALL at %C"
75015 msgstr ""
75016
75017 #: fortran/match.cc:5005
75018 #, gcc-internal-format, gfc-internal-format
75019 msgid "Expected type-bound procedure or procedure pointer component at %C"
75020 msgstr ""
75021
75022 #: fortran/match.cc:5102
75023 #, gcc-internal-format, gfc-internal-format
75024 msgid ""
75025 "A BOZ literal constant at %L cannot appear as an actual argument in a "
75026 "subroutine reference"
75027 msgstr ""
75028
75029 #: fortran/match.cc:5243
75030 #, gcc-internal-format, gfc-internal-format
75031 msgid "Syntax error in common block name at %C"
75032 msgstr ""
75033
75034 #. If we find an error, just print it and continue,
75035 #. cause it's just semantic, and we can see if there
75036 #. are more errors.
75037 #: fortran/match.cc:5318
75038 #, gcc-internal-format
75039 msgid ""
75040 "Variable %qs at %L in common block %qs at %C must be declared with a C "
75041 "interoperable kind since common block %qs is bind(c)"
75042 msgstr ""
75043
75044 #: fortran/match.cc:5327
75045 #, gcc-internal-format
75046 msgid ""
75047 "Variable %qs in common block %qs at %C cannot be bind(c) since it is not "
75048 "global"
75049 msgstr ""
75050
75051 #: fortran/match.cc:5334
75052 #, gcc-internal-format
75053 msgid "Symbol %qs at %C is already in a COMMON block"
75054 msgstr ""
75055
75056 #: fortran/match.cc:5342
75057 #, gcc-internal-format
75058 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
75059 msgstr ""
75060
75061 #: fortran/match.cc:5353
75062 #, gcc-internal-format
75063 msgid ""
75064 "Symbol %qs at %C is USE associated from module %qs and cannot occur in COMMON"
75065 msgstr ""
75066
75067 #: fortran/match.cc:5368
75068 #, gcc-internal-format
75069 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
75070 msgstr ""
75071
75072 #: fortran/match.cc:5375
75073 #, gcc-internal-format
75074 msgid "Symbol %qs in COMMON at %C cannot be a coarray"
75075 msgstr ""
75076
75077 #: fortran/match.cc:5385
75078 #, gcc-internal-format
75079 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
75080 msgstr ""
75081
75082 #: fortran/match.cc:5431
75083 #, gcc-internal-format
75084 msgid ""
75085 "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to "
75086 "another COMMON block %qs"
75087 msgstr ""
75088
75089 #: fortran/match.cc:5493
75090 #, gcc-internal-format, gfc-internal-format
75091 msgid "BLOCK DATA construct at %L"
75092 msgstr ""
75093
75094 #: fortran/match.cc:5581
75095 #, gcc-internal-format
75096 msgid "Namelist group name %qs at %C already has a basic type of %s"
75097 msgstr ""
75098
75099 #: fortran/match.cc:5589
75100 #, gcc-internal-format
75101 msgid ""
75102 "Namelist group name %qs at %C already is USE associated and cannot be "
75103 "respecified."
75104 msgstr ""
75105
75106 #. It is required that members of a namelist be declared
75107 #. before the namelist.  We check this by checking if the
75108 #. symbol has a defined type for IMPLICIT NONE.
75109 #: fortran/match.cc:5614
75110 #, gcc-internal-format
75111 msgid ""
75112 "Symbol %qs in namelist %qs at %C must be declared before the namelist is "
75113 "declared."
75114 msgstr ""
75115
75116 #: fortran/match.cc:5633
75117 #, gcc-internal-format
75118 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
75119 msgstr ""
75120
75121 #: fortran/match.cc:5776
75122 #, gcc-internal-format, gfc-internal-format
75123 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
75124 msgstr ""
75125
75126 #: fortran/match.cc:5784
75127 #, gcc-internal-format, gfc-internal-format
75128 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
75129 msgstr ""
75130
75131 #: fortran/match.cc:5817
75132 #, gcc-internal-format, gfc-internal-format
75133 msgid "EQUIVALENCE at %C requires two or more objects"
75134 msgstr ""
75135
75136 #: fortran/match.cc:5831
75137 #, gcc-internal-format, gfc-internal-format
75138 msgid ""
75139 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
75140 msgstr ""
75141
75142 #: fortran/match.cc:5844
75143 #, gcc-internal-format, gfc-internal-format
75144 msgid "Expecting a comma in EQUIVALENCE at %C"
75145 msgstr ""
75146
75147 #: fortran/match.cc:5849
75148 #, gcc-internal-format, gfc-internal-format
75149 msgid "EQUIVALENCE statement at %C"
75150 msgstr ""
75151
75152 #: fortran/match.cc:5942
75153 #, gcc-internal-format, gfc-internal-format
75154 msgid "Invalid use of statement function argument at %L"
75155 msgstr ""
75156
75157 #: fortran/match.cc:6009
75158 #, gcc-internal-format, gfc-internal-format
75159 msgid "Statement function at %L is recursive"
75160 msgstr ""
75161
75162 #: fortran/match.cc:6015
75163 #, gcc-internal-format
75164 msgid "Statement function %qs at %L conflicts with function name"
75165 msgstr ""
75166
75167 #: fortran/match.cc:6029
75168 #, gcc-internal-format, gfc-internal-format
75169 msgid "Statement function at %L cannot appear within an INTERFACE"
75170 msgstr ""
75171
75172 #: fortran/match.cc:6034
75173 #, gcc-internal-format, gfc-internal-format
75174 msgid "Statement function at %C"
75175 msgstr ""
75176
75177 #: fortran/match.cc:6159 fortran/match.cc:6175 fortran/match.cc:6194
75178 #, gcc-internal-format, gfc-internal-format
75179 msgid "Expression in CASE selector at %L cannot be %s"
75180 msgstr ""
75181
75182 #: fortran/match.cc:6204 fortran/match.cc:6210
75183 #, gcc-internal-format, gfc-internal-format
75184 msgid "Expression in CASE selector at %L must be scalar"
75185 msgstr ""
75186
75187 #: fortran/match.cc:6219
75188 #, gcc-internal-format, gfc-internal-format
75189 msgid "Expected initialization expression in CASE at %C"
75190 msgstr ""
75191
75192 #: fortran/match.cc:6251
75193 #, gcc-internal-format
75194 msgid "Expected block name %qs of SELECT construct at %C"
75195 msgstr ""
75196
75197 #: fortran/match.cc:6546
75198 #, gcc-internal-format, gfc-internal-format
75199 msgid "SELECT TYPE at %C cannot appear in this scope"
75200 msgstr ""
75201
75202 #: fortran/match.cc:6587
75203 #, gcc-internal-format, gfc-internal-format
75204 msgid "parse error in SELECT TYPE statement at %C"
75205 msgstr ""
75206
75207 #: fortran/match.cc:6612
75208 #, gcc-internal-format, gfc-internal-format
75209 msgid ""
75210 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
75211 msgstr ""
75212
75213 #: fortran/match.cc:6768
75214 #, gcc-internal-format, gfc-internal-format
75215 msgid "SELECT RANK statement at %C"
75216 msgstr ""
75217
75218 #: fortran/match.cc:6797 fortran/match.cc:6851
75219 #, gcc-internal-format, gfc-internal-format
75220 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
75221 msgstr ""
75222
75223 #: fortran/match.cc:6861
75224 #, gcc-internal-format, gfc-internal-format
75225 msgid "parse error in SELECT RANK statement at %C"
75226 msgstr ""
75227
75228 #: fortran/match.cc:6897
75229 #, gcc-internal-format, gfc-internal-format
75230 msgid "Unexpected CASE statement at %C"
75231 msgstr ""
75232
75233 #: fortran/match.cc:6949
75234 #, gcc-internal-format, gfc-internal-format
75235 msgid "Syntax error in CASE specification at %C"
75236 msgstr ""
75237
75238 #: fortran/match.cc:6967
75239 #, gcc-internal-format, gfc-internal-format
75240 msgid "Unexpected TYPE IS statement at %C"
75241 msgstr ""
75242
75243 #: fortran/match.cc:6999
75244 #, gcc-internal-format, gfc-internal-format
75245 msgid ""
75246 "The type-spec shall not specify a sequence derived type or a type with the "
75247 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
75248 msgstr ""
75249
75250 #: fortran/match.cc:7010
75251 #, gcc-internal-format, gfc-internal-format
75252 msgid ""
75253 "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
75254 msgstr ""
75255
75256 #: fortran/match.cc:7021
75257 #, gcc-internal-format, gfc-internal-format
75258 msgid "Syntax error in TYPE IS specification at %C"
75259 msgstr ""
75260
75261 #: fortran/match.cc:7097
75262 #, gcc-internal-format, gfc-internal-format
75263 msgid "Syntax error in CLASS IS specification at %C"
75264 msgstr ""
75265
75266 #: fortran/match.cc:7117
75267 #, gcc-internal-format, gfc-internal-format
75268 msgid "Unexpected RANK statement at %C"
75269 msgstr ""
75270
75271 #: fortran/match.cc:7163
75272 #, gcc-internal-format, gfc-internal-format
75273 msgid ""
75274 "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
75275 msgstr ""
75276
75277 #: fortran/match.cc:7172
75278 #, gcc-internal-format, gfc-internal-format
75279 msgid ""
75280 "The value of the SELECT RANK CASE expression at %C must not be less than "
75281 "zero or greater than %d"
75282 msgstr ""
75283
75284 #: fortran/match.cc:7199
75285 #, gcc-internal-format, gfc-internal-format
75286 msgid "Syntax error in RANK specification at %C"
75287 msgstr ""
75288
75289 #: fortran/match.cc:7321
75290 #, gcc-internal-format, gfc-internal-format
75291 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
75292 msgstr ""
75293
75294 #: fortran/match.cc:7359
75295 #, gcc-internal-format
75296 msgid "Label %qs at %C doesn't match WHERE label %qs"
75297 msgstr ""
75298
75299 #: fortran/matchexp.cc:72
75300 #, gcc-internal-format
75301 msgid "Bad character %qc in OPERATOR name at %C"
75302 msgstr ""
75303
75304 #: fortran/matchexp.cc:80
75305 #, gcc-internal-format
75306 msgid "The name %qs cannot be used as a defined operator at %C"
75307 msgstr ""
75308
75309 #: fortran/matchexp.cc:173
75310 #, gcc-internal-format, gfc-internal-format
75311 msgid "Expected a right parenthesis in expression at %C"
75312 msgstr ""
75313
75314 #: fortran/matchexp.cc:281
75315 #, gcc-internal-format, gfc-internal-format
75316 msgid "Expected exponent in expression at %C"
75317 msgstr ""
75318
75319 #: fortran/matchexp.cc:319 fortran/matchexp.cc:324 fortran/matchexp.cc:428
75320 #: fortran/matchexp.cc:433
75321 #, gcc-internal-format, gfc-internal-format
75322 msgid ""
75323 "Extension: Unary operator following arithmetic operator (use parentheses) at "
75324 "%C"
75325 msgstr ""
75326
75327 #: fortran/matchexp.cc:665
75328 #, gcc-internal-format
75329 msgid "match_level_4(): Bad operator"
75330 msgstr ""
75331
75332 #: fortran/misc.cc:113
75333 #, gcc-internal-format
75334 msgid "gfc_basic_typename(): Undefined type"
75335 msgstr ""
75336
75337 #: fortran/misc.cc:207
75338 #, gcc-internal-format
75339 msgid "gfc_typename(): Undefined type"
75340 msgstr ""
75341
75342 #: fortran/misc.cc:311
75343 #, gcc-internal-format
75344 msgid "gfc_code2string(): Bad code"
75345 msgstr ""
75346
75347 #: fortran/module.cc:238
75348 #, gcc-internal-format
75349 msgid "free_pi_tree(): Unresolved fixup"
75350 msgstr ""
75351
75352 #: fortran/module.cc:455
75353 #, gcc-internal-format
75354 msgid "associate_integer_pointer(): Already associated"
75355 msgstr ""
75356
75357 #: fortran/module.cc:539
75358 #, gcc-internal-format, gfc-internal-format
75359 msgid "module nature in USE statement at %C"
75360 msgstr ""
75361
75362 #: fortran/module.cc:551
75363 #, gcc-internal-format, gfc-internal-format
75364 msgid ""
75365 "Module nature in USE statement at %C shall be either INTRINSIC or "
75366 "NON_INTRINSIC"
75367 msgstr ""
75368
75369 #: fortran/module.cc:564
75370 #, gcc-internal-format, gfc-internal-format
75371 msgid "\"::\" was expected after module nature at %C but was not found"
75372 msgstr ""
75373
75374 #: fortran/module.cc:574
75375 #, gcc-internal-format, gfc-internal-format
75376 msgid "\"USE :: module\" at %C"
75377 msgstr ""
75378
75379 #: fortran/module.cc:633
75380 #, gcc-internal-format, gfc-internal-format
75381 msgid "Missing generic specification in USE statement at %C"
75382 msgstr ""
75383
75384 #: fortran/module.cc:644
75385 #, gcc-internal-format, gfc-internal-format
75386 msgid "Renaming operators in USE statements at %C"
75387 msgstr ""
75388
75389 #: fortran/module.cc:688
75390 #, gcc-internal-format
75391 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
75392 msgstr ""
75393
75394 #: fortran/module.cc:691
75395 #, gcc-internal-format
75396 msgid "Symbol %qs at %L conflicts with the symbol at %L"
75397 msgstr ""
75398
75399 #: fortran/module.cc:699
75400 #, gcc-internal-format
75401 msgid "The name %qs at %C has already been used as an external module name"
75402 msgstr ""
75403
75404 #: fortran/module.cc:762
75405 #, gcc-internal-format, gfc-internal-format
75406 msgid "SUBMODULE declaration at %C"
75407 msgstr ""
75408
75409 #: fortran/module.cc:767
75410 #, gcc-internal-format, gfc-internal-format
75411 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
75412 msgstr ""
75413
75414 #: fortran/module.cc:842
75415 #, gcc-internal-format, gfc-internal-format
75416 msgid "Syntax error in SUBMODULE statement at %C"
75417 msgstr ""
75418
75419 #: fortran/module.cc:1202
75420 #, gcc-internal-format
75421 msgid "Reading module %qs at line %d column %d: %s"
75422 msgstr ""
75423
75424 #: fortran/module.cc:1206
75425 #, gcc-internal-format
75426 msgid "Writing module %qs at line %d column %d: %s"
75427 msgstr ""
75428
75429 #: fortran/module.cc:1210
75430 #, gcc-internal-format
75431 msgid "Module %qs at line %d column %d: %s"
75432 msgstr ""
75433
75434 #: fortran/module.cc:1643
75435 #, gcc-internal-format
75436 msgid "require_atom(): bad atom type required"
75437 msgstr ""
75438
75439 #: fortran/module.cc:1692
75440 #, gcc-internal-format, gfc-internal-format
75441 msgid "Error writing modules file: %s"
75442 msgstr ""
75443
75444 #: fortran/module.cc:1742
75445 #, gcc-internal-format
75446 msgid "write_atom(): Trying to write dab atom"
75447 msgstr ""
75448
75449 #: fortran/module.cc:1963
75450 #, gcc-internal-format
75451 msgid "unquote_string(): got bad string"
75452 msgstr ""
75453
75454 #: fortran/module.cc:2960
75455 #, gcc-internal-format
75456 msgid "mio_array_ref(): Unknown array ref"
75457 msgstr ""
75458
75459 #: fortran/module.cc:5095
75460 #, gcc-internal-format, gfc-internal-format
75461 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
75462 msgstr ""
75463
75464 #: fortran/module.cc:5098
75465 #, gcc-internal-format, gfc-internal-format
75466 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
75467 msgstr ""
75468
75469 #: fortran/module.cc:5292
75470 #, gcc-internal-format
75471 msgid ""
75472 "%qs of module %qs, imported at %C, is also the name of the current program "
75473 "unit"
75474 msgstr ""
75475
75476 #: fortran/module.cc:5429
75477 #, gcc-internal-format
75478 msgid ""
75479 "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, "
75480 "but got %qs"
75481 msgstr ""
75482
75483 #: fortran/module.cc:5708
75484 #, gcc-internal-format
75485 msgid "Symbol %qs referenced at %L not found in module %qs"
75486 msgstr ""
75487
75488 #: fortran/module.cc:5715
75489 #, gcc-internal-format
75490 msgid "User operator %qs referenced at %L not found in module %qs"
75491 msgstr ""
75492
75493 #: fortran/module.cc:5720
75494 #, gcc-internal-format
75495 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
75496 msgstr ""
75497
75498 #: fortran/module.cc:5956
75499 #, gcc-internal-format
75500 msgid "write_symbol(): bad module symbol %qs"
75501 msgstr ""
75502
75503 #: fortran/module.cc:6300
75504 #, gcc-internal-format
75505 msgid "write_symtree(): Symbol not written"
75506 msgstr ""
75507
75508 #: fortran/module.cc:6490
75509 #, gcc-internal-format
75510 msgid "Cannot open module file %qs for writing at %C: %s"
75511 msgstr ""
75512
75513 #: fortran/module.cc:6511
75514 #, gcc-internal-format
75515 msgid "Error writing module file %qs for writing: %s"
75516 msgstr ""
75517
75518 #: fortran/module.cc:6522
75519 #, gcc-internal-format
75520 msgid "Cannot delete module file %qs: %s"
75521 msgstr ""
75522
75523 #: fortran/module.cc:6525
75524 #, gcc-internal-format
75525 msgid "Cannot rename module file %qs to %qs: %s"
75526 msgstr ""
75527
75528 #: fortran/module.cc:6531
75529 #, gcc-internal-format
75530 msgid "Cannot delete temporary module file %qs: %s"
75531 msgstr ""
75532
75533 #: fortran/module.cc:6588
75534 #, gcc-internal-format
75535 msgid "Symbol %qs at %C already declared"
75536 msgstr ""
75537
75538 #: fortran/module.cc:6659
75539 #, gcc-internal-format, gfc-internal-format
75540 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
75541 msgstr ""
75542
75543 #: fortran/module.cc:6767 fortran/module.cc:7111
75544 #, gcc-internal-format
75545 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
75546 msgstr ""
75547
75548 #: fortran/module.cc:6895
75549 #, gcc-internal-format
75550 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
75551 msgstr ""
75552
75553 #: fortran/module.cc:6916 fortran/module.cc:6949 fortran/module.cc:6991
75554 #, gcc-internal-format
75555 msgid "Symbol %qs already declared"
75556 msgstr ""
75557
75558 #: fortran/module.cc:7096
75559 #, gcc-internal-format
75560 msgid ""
75561 "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name "
75562 "used previously"
75563 msgstr ""
75564
75565 #: fortran/module.cc:7118
75566 #, gcc-internal-format
75567 msgid ""
75568 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
75569 "ISO_FORTRAN_ENV at %L is incompatible with option %qs"
75570 msgstr ""
75571
75572 #: fortran/module.cc:7186
75573 #, gcc-internal-format, gfc-internal-format
75574 msgid ""
75575 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
75576 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
75577 msgstr ""
75578
75579 #: fortran/module.cc:7240
75580 #, gcc-internal-format
75581 msgid ""
75582 "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
75583 msgstr ""
75584
75585 #: fortran/module.cc:7266
75586 #, gcc-internal-format, gfc-internal-format
75587 msgid "USE statement at %C has no ONLY qualifier"
75588 msgstr ""
75589
75590 #: fortran/module.cc:7295
75591 #, gcc-internal-format, gfc-internal-format
75592 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
75593 msgstr ""
75594
75595 #: fortran/module.cc:7307
75596 #, gcc-internal-format, gfc-internal-format
75597 msgid "ISO_C_BINDING module at %C"
75598 msgstr ""
75599
75600 #: fortran/module.cc:7320
75601 #, gcc-internal-format
75602 msgid "Cannot find an intrinsic module named %qs at %C"
75603 msgstr ""
75604
75605 #: fortran/module.cc:7326
75606 #, gcc-internal-format, gfc-internal-format
75607 msgid "IEEE_FEATURES module at %C"
75608 msgstr ""
75609
75610 #: fortran/module.cc:7332
75611 #, gcc-internal-format, gfc-internal-format
75612 msgid "IEEE_EXCEPTIONS module at %C"
75613 msgstr ""
75614
75615 #: fortran/module.cc:7338
75616 #, gcc-internal-format, gfc-internal-format
75617 msgid "IEEE_ARITHMETIC module at %C"
75618 msgstr ""
75619
75620 #: fortran/module.cc:7348
75621 #, gcc-internal-format
75622 msgid "Cannot open module file %qs for reading at %C: %s"
75623 msgstr ""
75624
75625 #: fortran/module.cc:7351
75626 #, gcc-internal-format
75627 msgid ""
75628 "Module file %qs has not been generated, either because the module does not "
75629 "contain a MODULE PROCEDURE or there is an error in the module."
75630 msgstr ""
75631
75632 #: fortran/module.cc:7362
75633 #, gcc-internal-format
75634 msgid ""
75635 "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name "
75636 "used previously"
75637 msgstr ""
75638
75639 #: fortran/module.cc:7385
75640 #, gcc-internal-format
75641 msgid "File %qs opened at %C is not a GNU Fortran module file"
75642 msgstr ""
75643
75644 #: fortran/module.cc:7393
75645 #, gcc-internal-format
75646 msgid ""
75647 "Cannot read module file %qs opened at %C, because it was created by a "
75648 "different version of GNU Fortran"
75649 msgstr ""
75650
75651 #: fortran/module.cc:7410
75652 #, gcc-internal-format
75653 msgid "Cannot USE a submodule that is currently built"
75654 msgstr ""
75655
75656 #: fortran/module.cc:7412
75657 #, gcc-internal-format
75658 msgid "Cannot USE a module that is currently built"
75659 msgstr ""
75660
75661 #: fortran/openmp.cc:148 fortran/openmp.cc:6667
75662 #, gcc-internal-format, gfc-internal-format
75663 msgid "Unexpected junk at %C"
75664 msgstr ""
75665
75666 #: fortran/openmp.cc:424
75667 #, gcc-internal-format
75668 msgid "%<omp_all_memory%> at %C not permitted in this clause"
75669 msgstr ""
75670
75671 #: fortran/openmp.cc:469
75672 #, gcc-internal-format, gfc-internal-format
75673 msgid "List item shall not be coindexed at %C"
75674 msgstr ""
75675
75676 #: fortran/openmp.cc:504 fortran/openmp.cc:605 fortran/openmp.cc:935
75677 #: fortran/openmp.cc:5752
75678 #, gcc-internal-format, gfc-internal-format
75679 msgid "COMMON block /%s/ not found at %C"
75680 msgstr ""
75681
75682 #: fortran/openmp.cc:543 fortran/openmp.cc:633
75683 #, gcc-internal-format, gfc-internal-format
75684 msgid "Syntax error in OpenMP variable list at %C"
75685 msgstr ""
75686
75687 #: fortran/openmp.cc:660
75688 #, gcc-internal-format, gfc-internal-format
75689 msgid "Syntax error in OpenMP detach clause at %C"
75690 msgstr ""
75691
75692 #: fortran/openmp.cc:689
75693 #, gcc-internal-format
75694 msgid ""
75695 "%<omp_all_memory%> used with dependence-type other than OUT or INOUT at %C"
75696 msgstr ""
75697
75698 #: fortran/openmp.cc:742
75699 #, gcc-internal-format, gfc-internal-format
75700 msgid "Syntax error in OpenMP SINK dependence-type list at %C"
75701 msgstr ""
75702
75703 #: fortran/openmp.cc:804
75704 #, gcc-internal-format, gfc-internal-format
75705 msgid "Syntax error in OpenACC expression list at %C"
75706 msgstr ""
75707
75708 #: fortran/openmp.cc:871
75709 #, gcc-internal-format
75710 msgid "Unexpected OpenACC parallelism."
75711 msgstr ""
75712
75713 #: fortran/openmp.cc:903
75714 #, gcc-internal-format, gfc-internal-format
75715 msgid "Variable at %C is an element of a COMMON block"
75716 msgstr ""
75717
75718 #: fortran/openmp.cc:963
75719 #, gcc-internal-format, gfc-internal-format
75720 msgid "Unexpected junk after !$ACC DECLARE at %C"
75721 msgstr ""
75722
75723 #: fortran/openmp.cc:973
75724 #, gcc-internal-format, gfc-internal-format
75725 msgid "Syntax error in !$ACC DECLARE list at %C"
75726 msgstr ""
75727
75728 #: fortran/openmp.cc:1225
75729 #, gcc-internal-format, gfc-internal-format
75730 msgid "Expected INTEGER type at %L"
75731 msgstr ""
75732
75733 #: fortran/openmp.cc:1239
75734 #, gcc-internal-format, gfc-internal-format
75735 msgid "Expected identifier at %C"
75736 msgstr ""
75737
75738 #: fortran/openmp.cc:1244
75739 #, gcc-internal-format
75740 msgid "Same identifier %qs specified again at %C"
75741 msgstr ""
75742
75743 #: fortran/openmp.cc:1271
75744 #, gcc-internal-format, gfc-internal-format
75745 msgid "Expected range-specification at %C"
75746 msgstr ""
75747
75748 #: fortran/openmp.cc:1357
75749 #, gcc-internal-format, gfc-internal-format
75750 msgid "Comma expected at %C"
75751 msgstr ""
75752
75753 #: fortran/openmp.cc:1469
75754 #, gcc-internal-format, gfc-internal-format
75755 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
75756 msgstr ""
75757
75758 #: fortran/openmp.cc:1529
75759 #, gcc-internal-format, gfc-internal-format
75760 msgid "Unknown directive at %L"
75761 msgstr ""
75762
75763 #: fortran/openmp.cc:1531
75764 #, gcc-internal-format, gfc-internal-format
75765 msgid "Invalid combined or composite directive at %L"
75766 msgstr ""
75767
75768 #: fortran/openmp.cc:1539
75769 #, gcc-internal-format
75770 msgid ""
75771 "Invalid %qs directive at %L in %s clause: declarative, informational and "
75772 "meta directives not permitted"
75773 msgstr ""
75774
75775 #: fortran/openmp.cc:1571
75776 #, gcc-internal-format
75777 msgid "Expected %<,%> or %<)%> at %C"
75778 msgstr ""
75779
75780 #: fortran/openmp.cc:1597 fortran/openmp.cc:1607
75781 #, gcc-internal-format
75782 msgid ""
75783 "%qs directive mentioned multiple times in %s clause in %s directive at %L"
75784 msgstr ""
75785
75786 #: fortran/openmp.cc:1615
75787 #, gcc-internal-format
75788 msgid ""
75789 "%qs directive mentioned both times in ABSENT and CONTAINS clauses in %s "
75790 "directive at %L"
75791 msgstr ""
75792
75793 #: fortran/openmp.cc:1686
75794 #, gcc-internal-format
75795 msgid "Duplicated %qs clause at %L"
75796 msgstr ""
75797
75798 #: fortran/openmp.cc:1693
75799 #, gcc-internal-format
75800 msgid "Expected %<(%> after %qs at %C"
75801 msgstr ""
75802
75803 #: fortran/openmp.cc:1700
75804 #, gcc-internal-format
75805 msgid "Invalid expression after %<%s(%> at %C"
75806 msgstr ""
75807
75808 #: fortran/openmp.cc:1762
75809 #, gcc-internal-format, gfc-internal-format
75810 msgid "Clause expected at %C after trailing comma"
75811 msgstr ""
75812
75813 #: fortran/openmp.cc:1832 fortran/openmp.cc:1868 fortran/openmp.cc:2257
75814 #: fortran/openmp.cc:2282
75815 #, gcc-internal-format
75816 msgid "Expected %<:%> at %C"
75817 msgstr ""
75818
75819 #: fortran/openmp.cc:1892
75820 #, gcc-internal-format, gfc-internal-format
75821 msgid "Expected variable list at %C"
75822 msgstr ""
75823
75824 #: fortran/openmp.cc:1917
75825 #, gcc-internal-format, gfc-internal-format
75826 msgid "Expected COMPILATION or EXECUTION in AT clause at %C"
75827 msgstr ""
75828
75829 #: fortran/openmp.cc:1978
75830 #, gcc-internal-format, gfc-internal-format
75831 msgid "Expected TEAMS, PARALLEL or THREAD as binding in BIND at %C"
75832 msgstr ""
75833
75834 #: fortran/openmp.cc:2009
75835 #, gcc-internal-format, gfc-internal-format
75836 msgid "COLLAPSE clause argument not constant positive integer at %C"
75837 msgstr ""
75838
75839 #: fortran/openmp.cc:2096
75840 #, gcc-internal-format, gfc-internal-format
75841 msgid "Expected ALLOC, TO, FROM, TOFROM, FIRSTPRIVATE, NONE or DEFAULT at %C"
75842 msgstr ""
75843
75844 #: fortran/openmp.cc:2116
75845 #, gcc-internal-format, gfc-internal-format
75846 msgid "Expected SCALAR, AGGREGATE, ALLOCATABLE or POINTER at %C"
75847 msgstr ""
75848
75849 #: fortran/openmp.cc:2145
75850 #, gcc-internal-format, gfc-internal-format
75851 msgid "DEFAULTMAP at %C but prior DEFAULTMAP with unspecified category"
75852 msgstr ""
75853
75854 #: fortran/openmp.cc:2148
75855 #, gcc-internal-format, gfc-internal-format
75856 msgid "DEFAULTMAP at %C but prior DEFAULTMAP for category %s"
75857 msgstr ""
75858
75859 #: fortran/openmp.cc:2184
75860 #, gcc-internal-format, gfc-internal-format
75861 msgid "Expected NONE or PRESENT in DEFAULT clause at %C"
75862 msgstr ""
75863
75864 #: fortran/openmp.cc:2187
75865 #, gcc-internal-format, gfc-internal-format
75866 msgid "Expected NONE, FIRSTPRIVATE, PRIVATE or SHARED in DEFAULT clause at %C"
75867 msgstr ""
75868
75869 #: fortran/openmp.cc:2237
75870 #, gcc-internal-format, gfc-internal-format
75871 msgid "ITERATOR may not be combined with SOURCE at %C"
75872 msgstr ""
75873
75874 #: fortran/openmp.cc:2243
75875 #, gcc-internal-format, gfc-internal-format
75876 msgid "SOURCE at %C not permitted as dependence-type for this directive"
75877 msgstr ""
75878
75879 #: fortran/openmp.cc:2249
75880 #, gcc-internal-format, gfc-internal-format
75881 msgid "Duplicated clause with SOURCE dependence-type at %C"
75882 msgstr ""
75883
75884 #: fortran/openmp.cc:2264
75885 #, gcc-internal-format
75886 msgid "Expected %<)%> or %<omp_cur_iteration)%> at %C"
75887 msgstr ""
75888
75889 #: fortran/openmp.cc:2276
75890 #, gcc-internal-format, gfc-internal-format
75891 msgid "SINK at %C not permitted as dependence-type for this directive"
75892 msgstr ""
75893
75894 #: fortran/openmp.cc:2287
75895 #, gcc-internal-format, gfc-internal-format
75896 msgid "ITERATOR may not be combined with SINK at %C"
75897 msgstr ""
75898
75899 #: fortran/openmp.cc:2301
75900 #, gcc-internal-format, gfc-internal-format
75901 msgid "Expected dependence-type SINK or SOURCE at %C"
75902 msgstr ""
75903
75904 #: fortran/openmp.cc:2318
75905 #, gcc-internal-format
75906 msgid "%<omp_all_memory%> used with DEPEND kind other than OUT or INOUT at %C"
75907 msgstr ""
75908
75909 #: fortran/openmp.cc:2356 fortran/openmp.cc:2391
75910 #, gcc-internal-format, gfc-internal-format
75911 msgid "Expected integer expression at %C"
75912 msgstr ""
75913
75914 #: fortran/openmp.cc:2372
75915 #, gcc-internal-format
75916 msgid ""
75917 "%<ancestor%> device modifier not preceded by %<requires%> directive with "
75918 "%<reverse_offload%> clause at %C"
75919 msgstr ""
75920
75921 #: fortran/openmp.cc:2384
75922 #, gcc-internal-format
75923 msgid "the %<device%> clause expression must evaluate to %<1%> at %C"
75924 msgstr ""
75925
75926 #: fortran/openmp.cc:2397
75927 #, gcc-internal-format
75928 msgid ""
75929 "Expected integer expression or a single device-modifier %<device_num%> or "
75930 "%<ancestor%> at %C"
75931 msgstr ""
75932
75933 #: fortran/openmp.cc:2427
75934 #, gcc-internal-format, gfc-internal-format
75935 msgid "Expected HOST, NOHOST or ANY at %C"
75936 msgstr ""
75937
75938 #: fortran/openmp.cc:2482
75939 #, gcc-internal-format, gfc-internal-format
75940 msgid "Expected SEQ_CST, ACQUIRE or RELAXED at %C"
75941 msgstr ""
75942
75943 #: fortran/openmp.cc:2833
75944 #, gcc-internal-format
75945 msgid "Multiple %qs modifiers specified at %C"
75946 msgstr ""
75947
75948 #: fortran/openmp.cc:2923
75949 #, gcc-internal-format
75950 msgid "too many %<always%> modifiers at %L"
75951 msgstr ""
75952
75953 #: fortran/openmp.cc:2929
75954 #, gcc-internal-format
75955 msgid "too many %<close%> modifiers at %L"
75956 msgstr ""
75957
75958 #: fortran/openmp.cc:3120
75959 #, gcc-internal-format
75960 msgid ""
75961 "Expected ORDER(CONCURRENT) at %C with optional %<reproducible%> or "
75962 "%<unconstrained%> modifier"
75963 msgstr ""
75964
75965 #: fortran/openmp.cc:3145
75966 #, gcc-internal-format, gfc-internal-format
75967 msgid "ORDERED clause argument not constant positive integer at %C"
75968 msgstr ""
75969
75970 #: fortran/openmp.cc:3413
75971 #, gcc-internal-format, gfc-internal-format
75972 msgid "Expected FATAL or WARNING in SEVERITY clause at %C"
75973 msgstr ""
75974
75975 #: fortran/openmp.cc:3601
75976 #, gcc-internal-format, gfc-internal-format
75977 msgid "Failed to match clause at %C"
75978 msgstr ""
75979
75980 #: fortran/openmp.cc:3779
75981 #, gcc-internal-format, gfc-internal-format
75982 msgid "Invalid clause in module with !$ACC DECLARE at %L"
75983 msgstr ""
75984
75985 #: fortran/openmp.cc:3789
75986 #, gcc-internal-format, gfc-internal-format
75987 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
75988 msgstr ""
75989
75990 #: fortran/openmp.cc:3798
75991 #, gcc-internal-format
75992 msgid ""
75993 "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at "
75994 "%L"
75995 msgstr ""
75996
75997 #: fortran/openmp.cc:3806
75998 #, gcc-internal-format, gfc-internal-format
75999 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
76000 msgstr ""
76001
76002 #: fortran/openmp.cc:3855
76003 #, gcc-internal-format
76004 msgid ""
76005 "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> "
76006 "clause at %L"
76007 msgstr ""
76008
76009 #: fortran/openmp.cc:3903
76010 #, gcc-internal-format, gfc-internal-format
76011 msgid "Invalid argument to !$ACC WAIT at %C"
76012 msgstr ""
76013
76014 #: fortran/openmp.cc:3910
76015 #, gcc-internal-format, gfc-internal-format
76016 msgid "WAIT clause at %L requires a scalar INTEGER expression"
76017 msgstr ""
76018
76019 #: fortran/openmp.cc:3943
76020 #, gcc-internal-format, gfc-internal-format
76021 msgid "ACC CACHE directive must be inside of loop %C"
76022 msgstr ""
76023
76024 #: fortran/openmp.cc:4012
76025 #, gcc-internal-format, gfc-internal-format
76026 msgid ""
76027 "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
76028 msgstr ""
76029
76030 #: fortran/openmp.cc:4046
76031 #, gcc-internal-format
76032 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
76033 msgstr ""
76034
76035 #: fortran/openmp.cc:4054
76036 #, gcc-internal-format, gfc-internal-format
76037 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
76038 msgstr ""
76039
76040 #: fortran/openmp.cc:4061
76041 #, gcc-internal-format
76042 msgid ""
76043 "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting %<)%> after NAME"
76044 msgstr ""
76045
76046 #: fortran/openmp.cc:4076
76047 #, gcc-internal-format, gfc-internal-format
76048 msgid "Multiple loop axes specified for routine at %C"
76049 msgstr ""
76050
76051 #: fortran/openmp.cc:4087
76052 #, gcc-internal-format, gfc-internal-format
76053 msgid ""
76054 "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with "
76055 "incompatible GANG, WORKER, or VECTOR clause"
76056 msgstr ""
76057
76058 #: fortran/openmp.cc:4095
76059 #, gcc-internal-format, gfc-internal-format
76060 msgid ""
76061 "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with "
76062 "incompatible NOHOST clause"
76063 msgstr ""
76064
76065 #: fortran/openmp.cc:4116 fortran/openmp.cc:4144
76066 #, gcc-internal-format, gfc-internal-format
76067 msgid "!$ACC ROUTINE already applied at %C"
76068 msgstr ""
76069
76070 #: fortran/openmp.cc:4161
76071 #, gcc-internal-format, gfc-internal-format
76072 msgid ""
76073 "!$ACC ROUTINE with GANG, WORKER, or VECTOR clause is not permitted in PURE "
76074 "procedure at %C"
76075 msgstr ""
76076
76077 #: fortran/openmp.cc:4314
76078 #, gcc-internal-format, gfc-internal-format
76079 msgid ""
76080 "!$OMP ASSUMES at %C must be in the specification part of a subprogram or "
76081 "module"
76082 msgstr ""
76083
76084 #: fortran/openmp.cc:4381
76085 #, gcc-internal-format, gfc-internal-format
76086 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
76087 msgstr ""
76088
76089 #: fortran/openmp.cc:4403
76090 #, gcc-internal-format
76091 msgid "Expected %<( depobj )%> at %C"
76092 msgstr ""
76093
76094 #: fortran/openmp.cc:4421
76095 #, gcc-internal-format
76096 msgid ""
76097 "Expected IN, OUT, INOUT, INOUTSET or MUTEXINOUTSET followed by %<)%> at %C"
76098 msgstr ""
76099
76100 #: fortran/openmp.cc:4439
76101 #, gcc-internal-format, gfc-internal-format
76102 msgid "Expected DEPEND, UPDATE, or DESTROY clause at %C"
76103 msgstr ""
76104
76105 #: fortran/openmp.cc:4444
76106 #, gcc-internal-format, gfc-internal-format
76107 msgid ""
76108 "DEPEND clause at %L of OMP DEPOBJ construct shall not have dependence-type "
76109 "DEPOBJ"
76110 msgstr ""
76111
76112 #: fortran/openmp.cc:4452
76113 #, gcc-internal-format, gfc-internal-format
76114 msgid ""
76115 "DEPEND clause at %L of OMP DEPOBJ construct shall have only a single locator"
76116 msgstr ""
76117
76118 #: fortran/openmp.cc:4578 fortran/openmp.cc:8355
76119 #, gcc-internal-format, gfc-internal-format
76120 msgid ""
76121 "MESSAGE clause at %L requires a scalar default-kind CHARACTER expression"
76122 msgstr ""
76123
76124 #: fortran/openmp.cc:4585
76125 #, gcc-internal-format, gfc-internal-format
76126 msgid "Constant character expression required in MESSAGE clause at %L"
76127 msgstr ""
76128
76129 #: fortran/openmp.cc:4591
76130 #, gcc-internal-format, gfc-internal-format
76131 msgid "$OMP ERROR encountered at %L: %s"
76132 msgstr ""
76133
76134 #: fortran/openmp.cc:4610
76135 #, gcc-internal-format, gfc-internal-format
76136 msgid "$OMP ERROR encountered at %L"
76137 msgstr ""
76138
76139 #: fortran/openmp.cc:4638
76140 #, gcc-internal-format, gfc-internal-format
76141 msgid "Expected SEQ_CST, AQC_REL, RELEASE, or ACQUIRE at %C"
76142 msgstr ""
76143
76144 #: fortran/openmp.cc:4647
76145 #, gcc-internal-format, gfc-internal-format
76146 msgid ""
76147 "List specified together with memory order clause in FLUSH directive at %C"
76148 msgstr ""
76149
76150 #: fortran/openmp.cc:4655
76151 #, gcc-internal-format, gfc-internal-format
76152 msgid "Unexpected junk after $OMP FLUSH statement at %C"
76153 msgstr ""
76154
76155 #: fortran/openmp.cc:5055 fortran/openmp.cc:10302
76156 #, gcc-internal-format, gfc-internal-format
76157 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
76158 msgstr ""
76159
76160 #: fortran/openmp.cc:5059 fortran/openmp.cc:10306
76161 #, gcc-internal-format, gfc-internal-format
76162 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
76163 msgstr ""
76164
76165 #: fortran/openmp.cc:5064
76166 #, gcc-internal-format, gfc-internal-format
76167 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
76168 msgstr ""
76169
76170 #: fortran/openmp.cc:5066
76171 #, gcc-internal-format, gfc-internal-format
76172 msgid "Previous !$OMP DECLARE REDUCTION at %L"
76173 msgstr ""
76174
76175 #: fortran/openmp.cc:5086
76176 #, gcc-internal-format, gfc-internal-format
76177 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
76178 msgstr ""
76179
76180 #: fortran/openmp.cc:5123
76181 #, gcc-internal-format, gfc-internal-format
76182 msgid ""
76183 "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface "
76184 "block at %C"
76185 msgstr ""
76186
76187 #: fortran/openmp.cc:5138
76188 #, gcc-internal-format, gfc-internal-format
76189 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
76190 msgstr ""
76191
76192 #: fortran/openmp.cc:5163
76193 #, gcc-internal-format, gfc-internal-format
76194 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
76195 msgstr ""
76196
76197 #: fortran/openmp.cc:5166
76198 #, gcc-internal-format, gfc-internal-format
76199 msgid ""
76200 "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE "
76201 "TARGET directive"
76202 msgstr ""
76203
76204 #: fortran/openmp.cc:5172
76205 #, gcc-internal-format, gfc-internal-format
76206 msgid ""
76207 "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and "
76208 "later in %s clause"
76209 msgstr ""
76210
76211 #: fortran/openmp.cc:5178
76212 #, gcc-internal-format, gfc-internal-format
76213 msgid ""
76214 "OMP DECLARE TARGET variable at %L previously mentioned in TO or ENTER clause "
76215 "and later in LINK clause"
76216 msgstr ""
76217
76218 #: fortran/openmp.cc:5192 fortran/openmp.cc:5238
76219 #, gcc-internal-format
76220 msgid ""
76221 "List item %qs at %L set in previous OMP DECLARE TARGET directive to a "
76222 "different DEVICE_TYPE"
76223 msgstr ""
76224
76225 #: fortran/openmp.cc:5202
76226 #, gcc-internal-format, gfc-internal-format
76227 msgid ""
76228 "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and "
76229 "later in %s clause"
76230 msgstr ""
76231
76232 #: fortran/openmp.cc:5208
76233 #, gcc-internal-format, gfc-internal-format
76234 msgid ""
76235 "OMP DECLARE TARGET COMMON at %L previously mentioned in TO or ENTER clause "
76236 "and later in LINK clause"
76237 msgstr ""
76238
76239 #: fortran/openmp.cc:5212
76240 #, gcc-internal-format, gfc-internal-format
76241 msgid ""
76242 "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE "
76243 "TARGET directive"
76244 msgstr ""
76245
76246 #: fortran/openmp.cc:5221
76247 #, gcc-internal-format, gfc-internal-format
76248 msgid ""
76249 "COMMON at %L set in previous OMP DECLARE TARGET directive to a different "
76250 "DEVICE_TYPE"
76251 msgstr ""
76252
76253 #: fortran/openmp.cc:5248
76254 #, gcc-internal-format, gfc-internal-format
76255 msgid ""
76256 "OMP DECLARE TARGET directive at %L with only DEVICE_TYPE clause is ignored"
76257 msgstr ""
76258
76259 #: fortran/openmp.cc:5258
76260 #, gcc-internal-format, gfc-internal-format
76261 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
76262 msgstr ""
76263
76264 #: fortran/openmp.cc:5296
76265 #, gcc-internal-format, gfc-internal-format
76266 msgid "expected trait selector name at %C"
76267 msgstr ""
76268
76269 #: fortran/openmp.cc:5351
76270 #, gcc-internal-format
76271 msgid "selector %qs not allowed for context selector set %qs at %C"
76272 msgstr ""
76273
76274 #: fortran/openmp.cc:5371
76275 #, gcc-internal-format
76276 msgid "selector %qs does not accept any properties at %C"
76277 msgstr ""
76278
76279 #: fortran/openmp.cc:5380 fortran/openmp.cc:5525 fortran/openmp.cc:5623
76280 #: fortran/openmp.cc:5690
76281 #, gcc-internal-format
76282 msgid "expected %<(%> at %C"
76283 msgstr ""
76284
76285 #: fortran/openmp.cc:5388
76286 #, gcc-internal-format, gfc-internal-format
76287 msgid "score argument must be constant integer expression at %C"
76288 msgstr ""
76289
76290 #: fortran/openmp.cc:5396
76291 #, gcc-internal-format, gfc-internal-format
76292 msgid "score argument must be non-negative at %C"
76293 msgstr ""
76294
76295 #: fortran/openmp.cc:5402 fortran/openmp.cc:5515 fortran/openmp.cc:5671
76296 #: fortran/openmp.cc:5699
76297 #, gcc-internal-format
76298 msgid "expected %<)%> at %C"
76299 msgstr ""
76300
76301 #: fortran/openmp.cc:5408
76302 #, gcc-internal-format, gfc-internal-format
76303 msgid "expected : at %C"
76304 msgstr ""
76305
76306 #: fortran/openmp.cc:5425
76307 #, gcc-internal-format, gfc-internal-format
76308 msgid "property must be constant integer expression or string literal at %C"
76309 msgstr ""
76310
76311 #: fortran/openmp.cc:5445
76312 #, gcc-internal-format, gfc-internal-format
76313 msgid "expected identifier at %C"
76314 msgstr ""
76315
76316 #: fortran/openmp.cc:5464
76317 #, gcc-internal-format, gfc-internal-format
76318 msgid "expected identifier or string literal at %C"
76319 msgstr ""
76320
76321 #: fortran/openmp.cc:5484
76322 #, gcc-internal-format, gfc-internal-format
76323 msgid "expected expression at %C"
76324 msgstr ""
76325
76326 #: fortran/openmp.cc:5492
76327 #, gcc-internal-format, gfc-internal-format
76328 msgid "property must be constant integer or logical expression at %C"
76329 msgstr ""
76330
76331 #: fortran/openmp.cc:5504
76332 #, gcc-internal-format, gfc-internal-format
76333 msgid "expected simd clause at %C"
76334 msgstr ""
76335
76336 #: fortran/openmp.cc:5571
76337 #, gcc-internal-format
76338 msgid ""
76339 "expected %<construct%>, %<device%>, %<implementation%> or %<user%> at %C"
76340 msgstr ""
76341
76342 #: fortran/openmp.cc:5579
76343 #, gcc-internal-format
76344 msgid "expected %<=%> at %C"
76345 msgstr ""
76346
76347 #: fortran/openmp.cc:5586
76348 #, gcc-internal-format
76349 msgid "expected %<{%> at %C"
76350 msgstr ""
76351
76352 #: fortran/openmp.cc:5601
76353 #, gcc-internal-format
76354 msgid "expected %<}%> at %C"
76355 msgstr ""
76356
76357 #: fortran/openmp.cc:5630
76358 #, gcc-internal-format, gfc-internal-format
76359 msgid "expected name at %C"
76360 msgstr ""
76361
76362 #: fortran/openmp.cc:5641
76363 #, gcc-internal-format, gfc-internal-format
76364 msgid "expected variant name at %C"
76365 msgstr ""
76366
76367 #: fortran/openmp.cc:5681
76368 #, gcc-internal-format
76369 msgid "expected %<match%> at %C"
76370 msgstr ""
76371
76372 #: fortran/openmp.cc:5732
76373 #, gcc-internal-format, gfc-internal-format
76374 msgid "Threadprivate variable at %C is an element of a COMMON block"
76375 msgstr ""
76376
76377 #: fortran/openmp.cc:5769
76378 #, gcc-internal-format, gfc-internal-format
76379 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
76380 msgstr ""
76381
76382 #: fortran/openmp.cc:5776
76383 #, gcc-internal-format, gfc-internal-format
76384 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
76385 msgstr ""
76386
76387 #: fortran/openmp.cc:5882
76388 #, gcc-internal-format, gfc-internal-format
76389 msgid ""
76390 "Program unit at %L has OpenMP device constructs/routines but does not set !"
76391 "$OMP REQUIRES REVERSE_OFFLOAD but other program units do"
76392 msgstr ""
76393
76394 #: fortran/openmp.cc:5887
76395 #, gcc-internal-format, gfc-internal-format
76396 msgid ""
76397 "Program unit at %L has OpenMP device constructs/routines but does not set !"
76398 "$OMP REQUIRES UNIFIED_ADDRESS but other program units do"
76399 msgstr ""
76400
76401 #: fortran/openmp.cc:5892
76402 #, gcc-internal-format, gfc-internal-format
76403 msgid ""
76404 "Program unit at %L has OpenMP device constructs/routines but does not set !"
76405 "$OMP REQUIRES UNIFIED_SHARED_MEMORY but other program units do"
76406 msgstr ""
76407
76408 #: fortran/openmp.cc:5918
76409 #, gcc-internal-format
76410 msgid ""
76411 "!$OMP REQUIRES clause %qs specified via module %qs use at %L comes after "
76412 "using a device construct/routine"
76413 msgstr ""
76414
76415 #: fortran/openmp.cc:5922
76416 #, gcc-internal-format
76417 msgid ""
76418 "!$OMP REQUIRES clause %qs specified at %L comes after using a device "
76419 "construct/routine"
76420 msgstr ""
76421
76422 #: fortran/openmp.cc:5944
76423 #, gcc-internal-format
76424 msgid ""
76425 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module "
76426 "%qs use at %L overrides a previous %<atomic_default_mem_order(%s)%> (which "
76427 "might be through using a module)"
76428 msgstr ""
76429
76430 #: fortran/openmp.cc:5949
76431 #, gcc-internal-format
76432 msgid ""
76433 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified at %L "
76434 "overrides a previous %<atomic_default_mem_order(%s)%> (which might be "
76435 "through using a module)"
76436 msgstr ""
76437
76438 #: fortran/openmp.cc:5960
76439 #, gcc-internal-format
76440 msgid ""
76441 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module "
76442 "%qs use at %L but same clause is not specified for the program unit"
76443 msgstr ""
76444
76445 #: fortran/openmp.cc:5965
76446 #, gcc-internal-format
76447 msgid ""
76448 "!$OMP REQUIRES clause %qs specified via module %qs use at %L but same clause "
76449 "is not specified for the program unit"
76450 msgstr ""
76451
76452 #: fortran/openmp.cc:5994
76453 #, gcc-internal-format, gfc-internal-format
76454 msgid ""
76455 "!$OMP REQUIRES at %C must appear in the specification part of a program unit"
76456 msgstr ""
76457
76458 #: fortran/openmp.cc:6062
76459 #, gcc-internal-format, gfc-internal-format
76460 msgid ""
76461 "Expected SEQ_CST, ACQ_REL or RELAXED for ATOMIC_DEFAULT_MEM_ORDER clause at "
76462 "%C"
76463 msgstr ""
76464
76465 #: fortran/openmp.cc:6078
76466 #, gcc-internal-format, gfc-internal-format
76467 msgid "Clause expected at %C"
76468 msgstr ""
76469
76470 #: fortran/openmp.cc:6084
76471 #, gcc-internal-format
76472 msgid "%qs clause at %L specified more than once"
76473 msgstr ""
76474
76475 #: fortran/openmp.cc:6087
76476 #, gcc-internal-format, gfc-internal-format
76477 msgid ""
76478 "Expected UNIFIED_ADDRESS, UNIFIED_SHARED_MEMORY, DYNAMIC_ALLOCATORS, "
76479 "REVERSE_OFFLOAD, or ATOMIC_DEFAULT_MEM_ORDER clause at %L"
76480 msgstr ""
76481
76482 #: fortran/openmp.cc:6113
76483 #, gcc-internal-format, gfc-internal-format
76484 msgid "Expected INCLUSIVE or EXCLUSIVE clause at %C"
76485 msgstr ""
76486
76487 #: fortran/openmp.cc:6119
76488 #, gcc-internal-format, gfc-internal-format
76489 msgid "Unexpected junk after !$OMP SCAN at %C"
76490 msgstr ""
76491
76492 #: fortran/openmp.cc:6318
76493 #, gcc-internal-format, gfc-internal-format
76494 msgid "Unexpected junk after TASKYIELD clause at %C"
76495 msgstr ""
76496
76497 #: fortran/openmp.cc:6406
76498 #, gcc-internal-format, gfc-internal-format
76499 msgid "Unexpected junk after $OMP MASTER statement at %C"
76500 msgstr ""
76501
76502 #: fortran/openmp.cc:6438
76503 #, gcc-internal-format, gfc-internal-format
76504 msgid "Unexpected junk after $OMP NOTHING statement at %C"
76505 msgstr ""
76506
76507 #: fortran/openmp.cc:6473 fortran/openmp.cc:6476 fortran/openmp.cc:6479
76508 #, gcc-internal-format, gfc-internal-format
76509 msgid "!$OMP ATOMIC at %L with %s clause is incompatible with READ or WRITE"
76510 msgstr ""
76511
76512 #: fortran/openmp.cc:6483
76513 #, gcc-internal-format, gfc-internal-format
76514 msgid "!$OMP ATOMIC at %L with %s clause requires %s clause"
76515 msgstr ""
76516
76517 #: fortran/openmp.cc:6520
76518 #, gcc-internal-format, gfc-internal-format
76519 msgid "!$OMP ATOMIC READ at %L incompatible with RELEASE clause"
76520 msgstr ""
76521
76522 #: fortran/openmp.cc:6530
76523 #, gcc-internal-format, gfc-internal-format
76524 msgid "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRE clause"
76525 msgstr ""
76526
76527 #: fortran/openmp.cc:6567
76528 #, gcc-internal-format, gfc-internal-format
76529 msgid "Unexpected junk after !$ACC ATOMIC statement at %C"
76530 msgstr ""
76531
76532 #: fortran/openmp.cc:6582
76533 #, gcc-internal-format, gfc-internal-format
76534 msgid "Unexpected junk after $OMP BARRIER statement at %C"
76535 msgstr ""
76536
76537 #: fortran/openmp.cc:6638
76538 #, gcc-internal-format, gfc-internal-format
76539 msgid ""
76540 "Expected construct-type PARALLEL, SECTIONS, DO or TASKGROUP in $OMP "
76541 "CANCELLATION POINT statement at %C"
76542 msgstr ""
76543
76544 #: fortran/openmp.cc:6644
76545 #, gcc-internal-format, gfc-internal-format
76546 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
76547 msgstr ""
76548
76549 #: fortran/openmp.cc:6665
76550 #, gcc-internal-format, gfc-internal-format
76551 msgid "Unexpected junk after NOWAIT clause at %C"
76552 msgstr ""
76553
76554 #: fortran/openmp.cc:6704
76555 #, gcc-internal-format, gfc-internal-format
76556 msgid "%s clause at %L requires a scalar INTEGER expression"
76557 msgstr ""
76558
76559 #: fortran/openmp.cc:6715
76560 #, gcc-internal-format, gfc-internal-format
76561 msgid "INTEGER expression of %s clause at %L must be positive"
76562 msgstr ""
76563
76564 #: fortran/openmp.cc:6726
76565 #, gcc-internal-format, gfc-internal-format
76566 msgid "INTEGER expression of %s clause at %L must be non-negative"
76567 msgstr ""
76568
76569 #: fortran/openmp.cc:6737
76570 #, gcc-internal-format
76571 msgid "Cray pointer object %qs of derived type in %s clause at %L"
76572 msgstr ""
76573
76574 #: fortran/openmp.cc:6740
76575 #, gcc-internal-format
76576 msgid "Cray pointee object %qs of derived type in %s clause at %L"
76577 msgstr ""
76578
76579 #: fortran/openmp.cc:6746 fortran/openmp.cc:8223
76580 #, gcc-internal-format
76581 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
76582 msgstr ""
76583
76584 #: fortran/openmp.cc:6751
76585 #, gcc-internal-format
76586 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
76587 msgstr ""
76588
76589 #: fortran/openmp.cc:6756
76590 #, gcc-internal-format
76591 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
76592 msgstr ""
76593
76594 #: fortran/openmp.cc:6766 fortran/openmp.cc:7790 fortran/openmp.cc:7985
76595 #, gcc-internal-format
76596 msgid "Assumed size array %qs in %s clause at %L"
76597 msgstr ""
76598
76599 #: fortran/openmp.cc:6769
76600 #, gcc-internal-format
76601 msgid "Assumed rank array %qs in %s clause at %L"
76602 msgstr ""
76603
76604 #: fortran/openmp.cc:6785 fortran/openmp.cc:7972
76605 #, gcc-internal-format
76606 msgid "POINTER object %qs in %s clause at %L"
76607 msgstr ""
76608
76609 #: fortran/openmp.cc:6790 fortran/openmp.cc:8227
76610 #, gcc-internal-format
76611 msgid "Cray pointer object %qs in %s clause at %L"
76612 msgstr ""
76613
76614 #: fortran/openmp.cc:6795 fortran/openmp.cc:8230
76615 #, gcc-internal-format
76616 msgid "Cray pointee object %qs in %s clause at %L"
76617 msgstr ""
76618
76619 #: fortran/openmp.cc:6800 fortran/openmp.cc:8218
76620 #, gcc-internal-format
76621 msgid "ALLOCATABLE object %qs in %s clause at %L"
76622 msgstr ""
76623
76624 #: fortran/openmp.cc:6803
76625 #, gcc-internal-format
76626 msgid "VALUE object %qs in %s clause at %L"
76627 msgstr ""
76628
76629 #: fortran/openmp.cc:6846
76630 #, gcc-internal-format, gfc-internal-format
76631 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
76632 msgstr ""
76633
76634 #: fortran/openmp.cc:6895
76635 #, gcc-internal-format, gfc-internal-format
76636 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
76637 msgstr ""
76638
76639 #: fortran/openmp.cc:6917
76640 #, gcc-internal-format, gfc-internal-format
76641 msgid "HOLDS expression at %L must be a scalar logical expression"
76642 msgstr ""
76643
76644 #: fortran/openmp.cc:6949
76645 #, gcc-internal-format, gfc-internal-format
76646 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
76647 msgstr ""
76648
76649 #: fortran/openmp.cc:6952
76650 #, gcc-internal-format, gfc-internal-format
76651 msgid "ORDER clause must not be used together ORDERED at %L"
76652 msgstr ""
76653
76654 #: fortran/openmp.cc:6959 fortran/openmp.cc:6970 fortran/resolve.cc:10950
76655 #: fortran/resolve.cc:12506
76656 #, gcc-internal-format, gfc-internal-format
76657 msgid "IF clause at %L requires a scalar LOGICAL expression"
76658 msgstr ""
76659
76660 #: fortran/openmp.cc:6974
76661 #, gcc-internal-format, gfc-internal-format
76662 msgid ""
76663 "IF clause without modifier at %L used together with IF clauses with modifiers"
76664 msgstr ""
76665
76666 #: fortran/openmp.cc:7099
76667 #, gcc-internal-format, gfc-internal-format
76668 msgid ""
76669 "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
76670 msgstr ""
76671
76672 #: fortran/openmp.cc:7109
76673 #, gcc-internal-format, gfc-internal-format
76674 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
76675 msgstr ""
76676
76677 #: fortran/openmp.cc:7119
76678 #, gcc-internal-format, gfc-internal-format
76679 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
76680 msgstr ""
76681
76682 #: fortran/openmp.cc:7124
76683 #, gcc-internal-format, gfc-internal-format
76684 msgid ""
76685 "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
76686 msgstr ""
76687
76688 #: fortran/openmp.cc:7131
76689 #, gcc-internal-format, gfc-internal-format
76690 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
76691 msgstr ""
76692
76693 #: fortran/openmp.cc:7134
76694 #, gcc-internal-format, gfc-internal-format
76695 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
76696 msgstr ""
76697
76698 #: fortran/openmp.cc:7143
76699 #, gcc-internal-format, gfc-internal-format
76700 msgid ""
76701 "DEPOBJ in DEPOBJ construct at %L shall be a scalar integer of "
76702 "OMP_DEPEND_KIND kind"
76703 msgstr ""
76704
76705 #: fortran/openmp.cc:7164
76706 #, gcc-internal-format
76707 msgid "Variable %qs is not a dummy argument at %L"
76708 msgstr ""
76709
76710 #: fortran/openmp.cc:7200
76711 #, gcc-internal-format
76712 msgid ""
76713 "Object %qs is not a variable at %L; parameters cannot be and need not be "
76714 "copied"
76715 msgstr ""
76716
76717 #: fortran/openmp.cc:7204
76718 #, gcc-internal-format
76719 msgid ""
76720 "Object %qs is not a variable at %L; parameters cannot be and need not be "
76721 "mapped"
76722 msgstr ""
76723
76724 #: fortran/openmp.cc:7209 fortran/openmp.cc:10006
76725 #, gcc-internal-format
76726 msgid "Object %qs is not a variable at %L"
76727 msgstr ""
76728
76729 #: fortran/openmp.cc:7218
76730 #, gcc-internal-format
76731 msgid ""
76732 "%<inscan%> REDUCTION clause on construct other than DO, SIMD, DO SIMD, "
76733 "PARALLEL DO, PARALLEL DO SIMD at %L"
76734 msgstr ""
76735
76736 #: fortran/openmp.cc:7249 fortran/openmp.cc:7261 fortran/openmp.cc:7282
76737 #: fortran/openmp.cc:7294 fortran/openmp.cc:7317 fortran/openmp.cc:7325
76738 #: fortran/openmp.cc:7346 fortran/openmp.cc:7357 fortran/openmp.cc:7369
76739 #: fortran/openmp.cc:7474 fortran/openmp.cc:10030
76740 #, gcc-internal-format
76741 msgid "Symbol %qs present on multiple clauses at %L"
76742 msgstr ""
76743
76744 #: fortran/openmp.cc:7290
76745 #, gcc-internal-format
76746 msgid "Symbol %qs has mixed component and non-component accesses at %L"
76747 msgstr ""
76748
76749 #: fortran/openmp.cc:7340
76750 #, gcc-internal-format
76751 msgid "Symbol %qs present on both data and map clauses at %L"
76752 msgstr ""
76753
76754 #: fortran/openmp.cc:7383
76755 #, gcc-internal-format
76756 msgid ""
76757 "Expected integer expression of the %<omp_allocator_handle_kind%> kind at %L"
76758 msgstr ""
76759
76760 #: fortran/openmp.cc:7398
76761 #, gcc-internal-format, gfc-internal-format
76762 msgid ""
76763 "ALIGN modifier requires at %L a scalar positive constant integer alignment "
76764 "expression that is a power of two"
76765 msgstr ""
76766
76767 #: fortran/openmp.cc:7417
76768 #, gcc-internal-format
76769 msgid "%qs appears more than once in %<allocate%> clauses at %L"
76770 msgstr ""
76771
76772 #: fortran/openmp.cc:7459
76773 #, gcc-internal-format
76774 msgid ""
76775 "%qs specified in %<allocate%> clause at %L but not in an explicit "
76776 "privatization clause"
76777 msgstr ""
76778
76779 #: fortran/openmp.cc:7481
76780 #, gcc-internal-format
76781 msgid "Array %qs is not permitted in reduction at %L"
76782 msgstr ""
76783
76784 #: fortran/openmp.cc:7494
76785 #, gcc-internal-format
76786 msgid "Symbol %qs present on both FROM and TO clauses at %L"
76787 msgstr ""
76788
76789 #: fortran/openmp.cc:7512
76790 #, gcc-internal-format
76791 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
76792 msgstr ""
76793
76794 #: fortran/openmp.cc:7518
76795 #, gcc-internal-format, gfc-internal-format
76796 msgid "NOWAIT clause must not be used with COPYPRIVATE clause at %L"
76797 msgstr ""
76798
76799 #: fortran/openmp.cc:7523
76800 #, gcc-internal-format
76801 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
76802 msgstr ""
76803
76804 #: fortran/openmp.cc:7526
76805 #, gcc-internal-format
76806 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
76807 msgstr ""
76808
76809 #: fortran/openmp.cc:7534
76810 #, gcc-internal-format
76811 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
76812 msgstr ""
76813
76814 #: fortran/openmp.cc:7537
76815 #, gcc-internal-format
76816 msgid "Cray pointee %qs in SHARED clause at %L"
76817 msgstr ""
76818
76819 #: fortran/openmp.cc:7540
76820 #, gcc-internal-format
76821 msgid "Associate name %qs in SHARED clause at %L"
76822 msgstr ""
76823
76824 #: fortran/openmp.cc:7546
76825 #, gcc-internal-format
76826 msgid "DETACH event handle %qs in SHARED clause at %L"
76827 msgstr ""
76828
76829 #: fortran/openmp.cc:7561
76830 #, gcc-internal-format
76831 msgid ""
76832 "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at "
76833 "%L"
76834 msgstr ""
76835
76836 #: fortran/openmp.cc:7573
76837 #, gcc-internal-format
76838 msgid ""
76839 "%qs in ALIGNED clause at %L requires a scalar positive constant integer "
76840 "alignment expression"
76841 msgstr ""
76842
76843 #: fortran/openmp.cc:7599
76844 #, gcc-internal-format, gfc-internal-format
76845 msgid "Scalar integer expression for range begin expected at %L"
76846 msgstr ""
76847
76848 #: fortran/openmp.cc:7605
76849 #, gcc-internal-format, gfc-internal-format
76850 msgid "Scalar integer expression for range end expected at %L"
76851 msgstr ""
76852
76853 #: fortran/openmp.cc:7611
76854 #, gcc-internal-format, gfc-internal-format
76855 msgid "Scalar integer expression for range step expected at %L"
76856 msgstr ""
76857
76858 #: fortran/openmp.cc:7616
76859 #, gcc-internal-format, gfc-internal-format
76860 msgid "Nonzero range step expected at %L"
76861 msgstr ""
76862
76863 #: fortran/openmp.cc:7629
76864 #, gcc-internal-format, gfc-internal-format
76865 msgid ""
76866 "Dependence-type SINK used together with SOURCE on the same construct at %L"
76867 msgstr ""
76868
76869 #: fortran/openmp.cc:7639
76870 #, gcc-internal-format, gfc-internal-format
76871 msgid "SINK addend not a constant integer at %L"
76872 msgstr ""
76873
76874 #: fortran/openmp.cc:7645
76875 #, gcc-internal-format
76876 msgid "omp_cur_iteration at %L requires %<-1%> as logical offset"
76877 msgstr ""
76878
76879 #: fortran/openmp.cc:7655
76880 #, gcc-internal-format
76881 msgid ""
76882 "Locator %qs at %L in DEPEND clause of depobj type shall be a scalar integer "
76883 "of OMP_DEPEND_KIND kind"
76884 msgstr ""
76885
76886 #: fortran/openmp.cc:7666
76887 #, gcc-internal-format, gfc-internal-format
76888 msgid ""
76889 "Locator at %L in DEPEND clause of depobj type shall be a scalar integer of "
76890 "OMP_DEPEND_KIND kind"
76891 msgstr ""
76892
76893 #: fortran/openmp.cc:7710
76894 #, gcc-internal-format, gfc-internal-format
76895 msgid "Array is not contiguous at %L"
76896 msgstr ""
76897
76898 #: fortran/openmp.cc:7721
76899 #, gcc-internal-format, gfc-internal-format
76900 msgid "Unexpected substring reference in %s clause at %L"
76901 msgstr ""
76902
76903 #: fortran/openmp.cc:7729
76904 #, gcc-internal-format, gfc-internal-format
76905 msgid "Unexpected complex-parts designator reference in %s clause at %L"
76906 msgstr ""
76907
76908 #: fortran/openmp.cc:7738 fortran/openmp.cc:7756
76909 #, gcc-internal-format
76910 msgid "%qs in %s clause at %L is not a proper array section"
76911 msgstr ""
76912
76913 #: fortran/openmp.cc:7748
76914 #, gcc-internal-format, gfc-internal-format
76915 msgid "Stride should not be specified for array section in %s clause at %L"
76916 msgstr ""
76917
76918 #: fortran/openmp.cc:7770
76919 #, gcc-internal-format
76920 msgid "%qs in %s clause at %L is a zero size array section"
76921 msgstr ""
76922
76923 #: fortran/openmp.cc:7796
76924 #, gcc-internal-format
76925 msgid ""
76926 "List item %qs with allocatable components is not permitted in map clause at "
76927 "%L"
76928 msgstr ""
76929
76930 #: fortran/openmp.cc:7815
76931 #, gcc-internal-format, gfc-internal-format
76932 msgid ""
76933 "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause "
76934 "at %L"
76935 msgstr ""
76936
76937 #: fortran/openmp.cc:7837
76938 #, gcc-internal-format, gfc-internal-format
76939 msgid ""
76940 "TARGET ENTER DATA with map-type other than TO, TOFROM or ALLOC on MAP clause "
76941 "at %L"
76942 msgstr ""
76943
76944 #: fortran/openmp.cc:7858
76945 #, gcc-internal-format, gfc-internal-format
76946 msgid ""
76947 "TARGET EXIT DATA with map-type other than FROM, TOFROM, RELEASE, or DELETE "
76948 "on MAP clause at %L"
76949 msgstr ""
76950
76951 #: fortran/openmp.cc:7874 fortran/openmp.cc:7956
76952 #, gcc-internal-format
76953 msgid "THREADPRIVATE object %qs in %s clause at %L"
76954 msgstr ""
76955
76956 #: fortran/openmp.cc:7877 fortran/openmp.cc:7959
76957 #, gcc-internal-format
76958 msgid "Cray pointee %qs in %s clause at %L"
76959 msgstr ""
76960
76961 #. Non-TARGET (i.e. DISPATCH) requires a C_PTR.
76962 #: fortran/openmp.cc:7889
76963 #, gcc-internal-format
76964 msgid "List item %qs in %s clause at %L must be of TYPE(C_PTR)"
76965 msgstr ""
76966
76967 #: fortran/openmp.cc:7950
76968 #, gcc-internal-format
76969 msgid ""
76970 "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct at "
76971 "%L"
76972 msgstr ""
76973
76974 #: fortran/openmp.cc:7962
76975 #, gcc-internal-format
76976 msgid "Associate name %qs in %s clause at %L"
76977 msgstr ""
76978
76979 #: fortran/openmp.cc:7969
76980 #, gcc-internal-format
76981 msgid "Procedure pointer %qs in %s clause at %L"
76982 msgstr ""
76983
76984 #: fortran/openmp.cc:7975
76985 #, gcc-internal-format
76986 msgid "Cray pointer %qs in %s clause at %L"
76987 msgstr ""
76988
76989 #: fortran/openmp.cc:7988
76990 #, gcc-internal-format
76991 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
76992 msgstr ""
76993
76994 #. case OMP_LIST_REDUCTION:
76995 #: fortran/openmp.cc:7998
76996 #, gcc-internal-format
76997 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
76998 msgstr ""
76999
77000 #: fortran/openmp.cc:8009
77001 #, gcc-internal-format
77002 msgid "DETACH event handle %qs in %s clause at %L"
77003 msgstr ""
77004
77005 #: fortran/openmp.cc:8033
77006 #, gcc-internal-format, gfc-internal-format
77007 msgid "Only DEFAULT permitted as reduction-modifier in REDUCTION clause at %L"
77008 msgstr ""
77009
77010 #: fortran/openmp.cc:8126
77011 #, gcc-internal-format, gfc-internal-format
77012 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
77013 msgstr ""
77014
77015 #: fortran/openmp.cc:8154
77016 #, gcc-internal-format, gfc-internal-format
77017 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
77018 msgstr ""
77019
77020 #: fortran/openmp.cc:8160
77021 #, gcc-internal-format, gfc-internal-format
77022 msgid ""
77023 "LINEAR clause modifier other than VAL used on DO or SIMD construct at %L"
77024 msgstr ""
77025
77026 #: fortran/openmp.cc:8168
77027 #, gcc-internal-format
77028 msgid "LINEAR variable %qs must be INTEGER at %L"
77029 msgstr ""
77030
77031 #: fortran/openmp.cc:8173
77032 #, gcc-internal-format
77033 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
77034 msgstr ""
77035
77036 #: fortran/openmp.cc:8184
77037 #, gcc-internal-format
77038 msgid ""
77039 "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
77040 msgstr ""
77041
77042 #: fortran/openmp.cc:8201
77043 #, gcc-internal-format
77044 msgid ""
77045 "%qs in LINEAR clause at %L requires a constant integer linear-step "
77046 "expression or dummy argument specified in UNIFORM clause"
77047 msgstr ""
77048
77049 #: fortran/openmp.cc:8235
77050 #, gcc-internal-format
77051 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
77052 msgstr ""
77053
77054 #: fortran/openmp.cc:8295
77055 #, gcc-internal-format, gfc-internal-format
77056 msgid "NUM_TEAMS lower bound at %L larger than upper bound at %L"
77057 msgstr ""
77058
77059 #: fortran/openmp.cc:8308
77060 #, gcc-internal-format, gfc-internal-format
77061 msgid "Value of HINT clause at %L shall be a valid constant hint expression"
77062 msgstr ""
77063
77064 #: fortran/openmp.cc:8318
77065 #, gcc-internal-format, gfc-internal-format
77066 msgid ""
77067 "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
77068 msgstr ""
77069
77070 #: fortran/openmp.cc:8348
77071 #, gcc-internal-format, gfc-internal-format
77072 msgid "Incompatible use of TILE and COLLAPSE at %L"
77073 msgstr ""
77074
77075 #: fortran/openmp.cc:8372
77076 #, gcc-internal-format, gfc-internal-format
77077 msgid ""
77078 "TARGET DATA must contain at least one MAP, USE_DEVICE_PTR, or "
77079 "USE_DEVICE_ADDR clause at %L"
77080 msgstr ""
77081
77082 #: fortran/openmp.cc:8375
77083 #, gcc-internal-format, gfc-internal-format
77084 msgid "%s must contain at least one MAP clause at %L"
77085 msgstr ""
77086
77087 #: fortran/openmp.cc:8385
77088 #, gcc-internal-format
77089 msgid ""
77090 "%qs at %L should be a scalar of type integer(kind=omp_event_handle_kind)"
77091 msgstr ""
77092
77093 #: fortran/openmp.cc:8390
77094 #, gcc-internal-format, gfc-internal-format
77095 msgid "The event handle at %L must not be an array element"
77096 msgstr ""
77097
77098 #: fortran/openmp.cc:8394
77099 #, gcc-internal-format, gfc-internal-format
77100 msgid "The event handle at %L must not be part of a derived type or class"
77101 msgstr ""
77102
77103 #: fortran/openmp.cc:8398
77104 #, gcc-internal-format
77105 msgid ""
77106 "%<DETACH%> clause at %L must not be used together with %<MERGEABLE%> clause"
77107 msgstr ""
77108
77109 #: fortran/openmp.cc:8553
77110 #, gcc-internal-format, gfc-internal-format
77111 msgid "Expected IF at %L in atomic compare capture"
77112 msgstr ""
77113
77114 #: fortran/openmp.cc:8561
77115 #, gcc-internal-format, gfc-internal-format
77116 msgid "Expected ELSE at %L in atomic compare capture"
77117 msgstr ""
77118
77119 #: fortran/openmp.cc:8673
77120 #, gcc-internal-format
77121 msgid ""
77122 "Expected %<==%>, %<.EQ.%> or %<.EQV.%> atomic comparison expression at %L"
77123 msgstr ""
77124
77125 #: fortran/openmp.cc:8679
77126 #, gcc-internal-format, gfc-internal-format
77127 msgid "Expected scalar intrinsic variable at %L in atomic comparison"
77128 msgstr ""
77129
77130 #: fortran/openmp.cc:8687
77131 #, gcc-internal-format, gfc-internal-format
77132 msgid "Expected scalar intrinsic expression at %L in atomic comparison"
77133 msgstr ""
77134
77135 #: fortran/openmp.cc:8695
77136 #, gcc-internal-format, gfc-internal-format
77137 msgid ""
77138 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
77139 msgstr ""
77140
77141 #: fortran/openmp.cc:8704
77142 #, gcc-internal-format, gfc-internal-format
77143 msgid ""
77144 "!$OMP ATOMIC statement must assign an expression of intrinsic type at %L"
77145 msgstr ""
77146
77147 #: fortran/openmp.cc:8711
77148 #, gcc-internal-format, gfc-internal-format
77149 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
77150 msgstr ""
77151
77152 #: fortran/openmp.cc:8728
77153 #, gcc-internal-format, gfc-internal-format
77154 msgid ""
77155 "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic "
77156 "type at %L"
77157 msgstr ""
77158
77159 #: fortran/openmp.cc:8733
77160 #, gcc-internal-format, gfc-internal-format
77161 msgid ""
77162 "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot "
77163 "reference var at %L"
77164 msgstr ""
77165
77166 #: fortran/openmp.cc:8745
77167 #, gcc-internal-format, gfc-internal-format
77168 msgid ""
77169 "!$OMP ATOMIC capture-statement must set a scalar variable of intrinsic type "
77170 "at %L"
77171 msgstr ""
77172
77173 #: fortran/openmp.cc:8753
77174 #, gcc-internal-format, gfc-internal-format
77175 msgid ""
77176 "!$OMP ATOMIC capture-statement requires a scalar variable of intrinsic type "
77177 "at %L"
77178 msgstr ""
77179
77180 #: fortran/openmp.cc:8763
77181 #, gcc-internal-format, gfc-internal-format
77182 msgid ""
77183 "!$OMP ATOMIC CAPTURE capture statement reads from different variable than "
77184 "update statement writes into at %L"
77185 msgstr ""
77186
77187 #: fortran/openmp.cc:8779
77188 #, gcc-internal-format
77189 msgid ""
77190 "For !$OMP ATOMIC COMPARE, the first operand in comparison at %L must be the "
77191 "variable %qs that the update statement writes into at %L"
77192 msgstr ""
77193
77194 #: fortran/openmp.cc:8787
77195 #, gcc-internal-format, gfc-internal-format
77196 msgid ""
77197 "expr in !$OMP ATOMIC COMPARE assignment var = expr must be scalar and cannot "
77198 "reference var at %L"
77199 msgstr ""
77200
77201 #: fortran/openmp.cc:8805
77202 #, gcc-internal-format, gfc-internal-format
77203 msgid ""
77204 "!$OMP ATOMIC UPDATE at %L with FAIL clause requiries either the COMPARE "
77205 "clause or using the intrinsic MIN/MAX procedure"
77206 msgstr ""
77207
77208 #: fortran/openmp.cc:8832
77209 #, gcc-internal-format, gfc-internal-format
77210 msgid ""
77211 "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., ."
77212 "EQV. or .NEQV. at %L"
77213 msgstr ""
77214
77215 #: fortran/openmp.cc:8880
77216 #, gcc-internal-format, gfc-internal-format
77217 msgid ""
77218 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
77219 msgstr ""
77220
77221 #: fortran/openmp.cc:8894
77222 #, gcc-internal-format, gfc-internal-format
77223 msgid ""
77224 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
77225 "(expr) at %L"
77226 msgstr ""
77227
77228 #: fortran/openmp.cc:8927
77229 #, gcc-internal-format, gfc-internal-format
77230 msgid ""
77231 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
77232 "reference var at %L"
77233 msgstr ""
77234
77235 #: fortran/openmp.cc:8951
77236 #, gcc-internal-format, gfc-internal-format
77237 msgid ""
77238 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
77239 "at %L"
77240 msgstr ""
77241
77242 #: fortran/openmp.cc:8958
77243 #, gcc-internal-format, gfc-internal-format
77244 msgid ""
77245 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
77246 msgstr ""
77247
77248 #: fortran/openmp.cc:8981
77249 #, gcc-internal-format
77250 msgid ""
77251 "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
77252 msgstr ""
77253
77254 #: fortran/openmp.cc:8988
77255 #, gcc-internal-format, gfc-internal-format
77256 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
77257 msgstr ""
77258
77259 #: fortran/openmp.cc:8996
77260 #, gcc-internal-format
77261 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
77262 msgstr ""
77263
77264 #: fortran/openmp.cc:9014
77265 #, gcc-internal-format, gfc-internal-format
77266 msgid ""
77267 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
77268 "side at %L"
77269 msgstr ""
77270
77271 #: fortran/openmp.cc:9019
77272 #, gcc-internal-format, gfc-internal-format
77273 msgid "unexpected !$OMP ATOMIC expression at %L"
77274 msgstr ""
77275
77276 #: fortran/openmp.cc:9065
77277 #, gcc-internal-format
77278 msgid ""
77279 "ORDERED clause specified together with %<inscan%> REDUCTION clause at %L"
77280 msgstr ""
77281
77282 #: fortran/openmp.cc:9068
77283 #, gcc-internal-format
77284 msgid ""
77285 "SCHEDULE clause specified together with %<inscan%> REDUCTION clause at %L"
77286 msgstr ""
77287
77288 #: fortran/openmp.cc:9076
77289 #, gcc-internal-format, gfc-internal-format
77290 msgid ""
77291 "With INSCAN at %L, expected loop body with !$OMP SCAN between two structured-"
77292 "block-sequences"
77293 msgstr ""
77294
77295 #: fortran/openmp.cc:9483
77296 #, gcc-internal-format, gfc-internal-format
77297 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
77298 msgstr ""
77299
77300 #: fortran/openmp.cc:9489
77301 #, gcc-internal-format, gfc-internal-format
77302 msgid "%s cannot be a DO CONCURRENT loop at %L"
77303 msgstr ""
77304
77305 #: fortran/openmp.cc:9495
77306 #, gcc-internal-format, gfc-internal-format
77307 msgid "%s iteration variable must be of type integer at %L"
77308 msgstr ""
77309
77310 #: fortran/openmp.cc:9499
77311 #, gcc-internal-format, gfc-internal-format
77312 msgid "%s iteration variable must not be THREADPRIVATE at %L"
77313 msgstr ""
77314
77315 #: fortran/openmp.cc:9512
77316 #, gcc-internal-format, gfc-internal-format
77317 msgid ""
77318 "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE or "
77319 "ALLOCATE at %L"
77320 msgstr ""
77321
77322 #: fortran/openmp.cc:9516
77323 #, gcc-internal-format, gfc-internal-format
77324 msgid ""
77325 "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE, "
77326 "ALLOCATE or LINEAR at %L"
77327 msgstr ""
77328
77329 #: fortran/openmp.cc:9523
77330 #, gcc-internal-format, gfc-internal-format
77331 msgid "%s iteration variable used in more than one loop at %L"
77332 msgstr ""
77333
77334 #: fortran/openmp.cc:9531
77335 #, gcc-internal-format, gfc-internal-format
77336 msgid "%s loop start expression not in canonical form at %L"
77337 msgstr ""
77338
77339 #: fortran/openmp.cc:9539
77340 #, gcc-internal-format, gfc-internal-format
77341 msgid "%s loop end expression not in canonical form at %L"
77342 msgstr ""
77343
77344 #: fortran/openmp.cc:9545
77345 #, gcc-internal-format, gfc-internal-format
77346 msgid "%s loop bounds reference different iteration variables at %L"
77347 msgstr ""
77348
77349 #: fortran/openmp.cc:9551
77350 #, gcc-internal-format, gfc-internal-format
77351 msgid "%s loop increment not in canonical form at %L"
77352 msgstr ""
77353
77354 #: fortran/openmp.cc:9561
77355 #, gcc-internal-format, gfc-internal-format
77356 msgid "collapsed %s loops not perfectly nested at %L"
77357 msgstr ""
77358
77359 #: fortran/openmp.cc:9570 fortran/openmp.cc:9578
77360 #, gcc-internal-format, gfc-internal-format
77361 msgid "not enough DO loops for collapsed %s at %L"
77362 msgstr ""
77363
77364 #: fortran/openmp.cc:9785 fortran/openmp.cc:9798
77365 #, gcc-internal-format, gfc-internal-format
77366 msgid "The %s directive cannot be specified within a %s region at %L"
77367 msgstr ""
77368
77369 #: fortran/openmp.cc:9817
77370 #, gcc-internal-format, gfc-internal-format
77371 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
77372 msgstr ""
77373
77374 #: fortran/openmp.cc:9823
77375 #, gcc-internal-format, gfc-internal-format
77376 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
77377 msgstr ""
77378
77379 #: fortran/openmp.cc:9829
77380 #, gcc-internal-format, gfc-internal-format
77381 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
77382 msgstr ""
77383
77384 #: fortran/openmp.cc:9845
77385 #, gcc-internal-format, gfc-internal-format
77386 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
77387 msgstr ""
77388
77389 #: fortran/openmp.cc:9857
77390 #, gcc-internal-format, gfc-internal-format
77391 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
77392 msgstr ""
77393
77394 #: fortran/openmp.cc:9867 fortran/openmp.cc:9876
77395 #, gcc-internal-format, gfc-internal-format
77396 msgid "not enough DO loops for %s !$ACC LOOP at %L"
77397 msgstr ""
77398
77399 #: fortran/openmp.cc:9892
77400 #, gcc-internal-format, gfc-internal-format
77401 msgid ""
77402 "Tiled loop cannot be parallelized across gangs, workers and vectors at the "
77403 "same time at %L"
77404 msgstr ""
77405
77406 #: fortran/openmp.cc:9913
77407 #, gcc-internal-format, gfc-internal-format
77408 msgid "TILE requires constant expression at %L"
77409 msgstr ""
77410
77411 #: fortran/openmp.cc:10013
77412 #, gcc-internal-format
77413 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
77414 msgstr ""
77415
77416 #: fortran/openmp.cc:10060
77417 #, gcc-internal-format
77418 msgid ""
77419 "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE "
77420 "( NAME ) at %L"
77421 msgstr ""
77422
77423 #: fortran/openmp.cc:10066
77424 #, gcc-internal-format
77425 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
77426 msgstr ""
77427
77428 #: fortran/openmp.cc:10191
77429 #, gcc-internal-format, gfc-internal-format
77430 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
77431 msgstr ""
77432
77433 #: fortran/openmp.cc:10205
77434 #, gcc-internal-format, gfc-internal-format
77435 msgid ""
77436 "OMP CRITICAL at %L with HINT clause requires a NAME, except when "
77437 "omp_sync_hint_none is used"
77438 msgstr ""
77439
77440 #: fortran/openmp.cc:10211
77441 #, gcc-internal-format
77442 msgid ""
77443 "Unexpected !$OMP SCAN at %L outside loop construct with %<inscan%> REDUCTION "
77444 "clause"
77445 msgstr ""
77446
77447 #: fortran/openmp.cc:10232
77448 #, gcc-internal-format
77449 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
77450 msgstr ""
77451
77452 #: fortran/openmp.cc:10256
77453 #, gcc-internal-format, gfc-internal-format
77454 msgid ""
77455 "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP "
77456 "DECLARE REDUCTION at %L"
77457 msgstr ""
77458
77459 #: fortran/openmp.cc:10264
77460 #, gcc-internal-format, gfc-internal-format
77461 msgid ""
77462 "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE "
77463 "REDUCTION at %L"
77464 msgstr ""
77465
77466 #: fortran/openmp.cc:10293
77467 #, gcc-internal-format, gfc-internal-format
77468 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
77469 msgstr ""
77470
77471 #: fortran/openmp.cc:10315
77472 #, gcc-internal-format, gfc-internal-format
77473 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
77474 msgstr ""
77475
77476 #: fortran/openmp.cc:10331
77477 #, gcc-internal-format, gfc-internal-format
77478 msgid ""
77479 "Subroutine call with alternate returns in combiner of !$OMP DECLARE "
77480 "REDUCTION at %L"
77481 msgstr ""
77482
77483 #: fortran/openmp.cc:10346
77484 #, gcc-internal-format, gfc-internal-format
77485 msgid ""
77486 "Subroutine call with alternate returns in INITIALIZER clause of !$OMP "
77487 "DECLARE REDUCTION at %L"
77488 msgstr ""
77489
77490 #: fortran/openmp.cc:10356
77491 #, gcc-internal-format, gfc-internal-format
77492 msgid ""
77493 "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE "
77494 "REDUCTION must be OMP_PRIV at %L"
77495 msgstr ""
77496
77497 #: fortran/openmp.cc:10364
77498 #, gcc-internal-format, gfc-internal-format
77499 msgid ""
77500 "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type "
77501 "without default initializer at %L"
77502 msgstr ""
77503
77504 #: fortran/options.cc:275
77505 #, gcc-internal-format
77506 msgid "%<-fexcess-precision=standard%> for Fortran"
77507 msgstr ""
77508
77509 #: fortran/options.cc:277
77510 #, gcc-internal-format
77511 msgid "%<-fexcess-precision=16%> for Fortran"
77512 msgstr ""
77513
77514 #: fortran/options.cc:371
77515 #, gcc-internal-format
77516 msgid "Reading file %qs as free form"
77517 msgstr ""
77518
77519 #: fortran/options.cc:381
77520 #, gcc-internal-format
77521 msgid "%<-fd-lines-as-comments%> has no effect in free form"
77522 msgstr ""
77523
77524 #: fortran/options.cc:384
77525 #, gcc-internal-format
77526 msgid "%<-fd-lines-as-code%> has no effect in free form"
77527 msgstr ""
77528
77529 #: fortran/options.cc:422
77530 #, gcc-internal-format
77531 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
77532 msgstr ""
77533
77534 #: fortran/options.cc:425
77535 #, gcc-internal-format
77536 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
77537 msgstr ""
77538
77539 #: fortran/options.cc:428
77540 #, gcc-internal-format
77541 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %qs"
77542 msgstr ""
77543
77544 #: fortran/options.cc:431
77545 #, gcc-internal-format
77546 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
77547 msgstr ""
77548
77549 #: fortran/options.cc:434
77550 #, gcc-internal-format
77551 msgid ""
77552 "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %qs"
77553 msgstr ""
77554
77555 #: fortran/options.cc:493
77556 #, gcc-internal-format
77557 msgid "Fixed line length must be at least seven"
77558 msgstr ""
77559
77560 #: fortran/options.cc:496
77561 #, gcc-internal-format
77562 msgid "Free line length must be at least three"
77563 msgstr ""
77564
77565 #: fortran/options.cc:499
77566 #, gcc-internal-format, gfc-internal-format
77567 msgid "Maximum subrecord length cannot exceed %d"
77568 msgstr ""
77569
77570 #: fortran/options.cc:518
77571 #, gcc-internal-format
77572 msgid "gfortran: Only one %<-J%> option allowed"
77573 msgstr ""
77574
77575 #: fortran/options.cc:590
77576 #, gcc-internal-format
77577 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
77578 msgstr ""
77579
77580 #: fortran/options.cc:592
77581 #, gcc-internal-format
77582 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
77583 msgstr ""
77584
77585 #: fortran/options.cc:641
77586 #, gcc-internal-format
77587 msgid "Argument to %<-fcheck%> is not valid: %s"
77588 msgstr ""
77589
77590 #: fortran/options.cc:706
77591 #, gcc-internal-format, gfc-internal-format
77592 msgid "Maximum supported identifier length is %d"
77593 msgstr ""
77594
77595 #: fortran/options.cc:721
77596 #, gcc-internal-format
77597 msgid "Unrecognized option to %<-finit-logical%>: %s"
77598 msgstr ""
77599
77600 #: fortran/options.cc:737
77601 #, gcc-internal-format
77602 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
77603 msgstr ""
77604
77605 #: fortran/parse.cc:602
77606 #, gcc-internal-format, gfc-internal-format
77607 msgid "Unclassifiable statement at %C"
77608 msgstr ""
77609
77610 #: fortran/parse.cc:666
77611 #, gcc-internal-format, gfc-internal-format
77612 msgid ""
77613 "OpenACC directives other than ROUTINE may not appear in PURE procedures at %C"
77614 msgstr ""
77615
77616 #: fortran/parse.cc:732
77617 #, gcc-internal-format, gfc-internal-format
77618 msgid "Unclassifiable OpenACC directive at %C"
77619 msgstr ""
77620
77621 #: fortran/parse.cc:876 fortran/parse.cc:1170
77622 #, gcc-internal-format, gfc-internal-format
77623 msgid ""
77624 "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in "
77625 "PURE procedures"
77626 msgstr ""
77627
77628 #: fortran/parse.cc:1154
77629 #, gcc-internal-format, gfc-internal-format
77630 msgid "Unclassifiable OpenMP directive at %C"
77631 msgstr ""
77632
77633 #: fortran/parse.cc:1249
77634 #, gcc-internal-format, gfc-internal-format
77635 msgid "Unclassifiable GCC directive at %C"
77636 msgstr ""
77637
77638 #: fortran/parse.cc:1251
77639 #, gcc-internal-format, gfc-internal-format
77640 msgid "Unclassifiable GCC directive at %C, ignored"
77641 msgstr ""
77642
77643 #: fortran/parse.cc:1311 fortran/parse.cc:1538
77644 #, gcc-internal-format, gfc-internal-format
77645 msgid "Zero is not a valid statement label at %C"
77646 msgstr ""
77647
77648 #: fortran/parse.cc:1318 fortran/parse.cc:1530
77649 #, gcc-internal-format, gfc-internal-format
77650 msgid "Non-numeric character in statement label at %C"
77651 msgstr ""
77652
77653 #: fortran/parse.cc:1330 fortran/parse.cc:1579
77654 #, gcc-internal-format, gfc-internal-format
77655 msgid "Semicolon at %C needs to be preceded by statement"
77656 msgstr ""
77657
77658 #: fortran/parse.cc:1337 fortran/parse.cc:1594
77659 #, gcc-internal-format, gfc-internal-format
77660 msgid "Statement label without statement at %L"
77661 msgstr ""
77662
77663 #: fortran/parse.cc:1400 fortran/parse.cc:1581
77664 #, gcc-internal-format, gfc-internal-format
77665 msgid "Fortran 2008: Semicolon at %C without preceding statement"
77666 msgstr ""
77667
77668 #: fortran/parse.cc:1423 fortran/parse.cc:1557
77669 #, gcc-internal-format, gfc-internal-format
77670 msgid "Bad continuation line at %C"
77671 msgstr ""
77672
77673 #: fortran/parse.cc:1868
77674 #, gcc-internal-format, gfc-internal-format
77675 msgid "FORMAT statement at %L does not have a statement label"
77676 msgstr ""
77677
77678 #: fortran/parse.cc:2773
77679 #, gcc-internal-format
77680 msgid "gfc_ascii_statement(): Bad statement code"
77681 msgstr ""
77682
77683 #: fortran/parse.cc:2917
77684 #, gcc-internal-format, gfc-internal-format
77685 msgid "Unexpected %s statement at %C"
77686 msgstr ""
77687
77688 #: fortran/parse.cc:3072
77689 #, gcc-internal-format, gfc-internal-format
77690 msgid "%s statement at %C cannot follow %s statement at %L"
77691 msgstr ""
77692
77693 #: fortran/parse.cc:3089
77694 #, gcc-internal-format
77695 msgid "Unexpected end of file in %qs"
77696 msgstr ""
77697
77698 #: fortran/parse.cc:3124
77699 #, gcc-internal-format
77700 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
77701 msgstr ""
77702
77703 #: fortran/parse.cc:3127
77704 #, gcc-internal-format
77705 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
77706 msgstr ""
77707
77708 #: fortran/parse.cc:3147
77709 #, gcc-internal-format, gfc-internal-format
77710 msgid "Components in TYPE at %C must precede CONTAINS"
77711 msgstr ""
77712
77713 #: fortran/parse.cc:3151
77714 #, gcc-internal-format, gfc-internal-format
77715 msgid "Type-bound procedure at %C"
77716 msgstr ""
77717
77718 #: fortran/parse.cc:3159
77719 #, gcc-internal-format, gfc-internal-format
77720 msgid "GENERIC binding at %C"
77721 msgstr ""
77722
77723 #: fortran/parse.cc:3167
77724 #, gcc-internal-format, gfc-internal-format
77725 msgid "FINAL procedure declaration at %C"
77726 msgstr ""
77727
77728 #: fortran/parse.cc:3179
77729 #, gcc-internal-format, gfc-internal-format
77730 msgid "Derived type definition at %C with empty CONTAINS section"
77731 msgstr ""
77732
77733 #: fortran/parse.cc:3189 fortran/parse.cc:3644
77734 #, gcc-internal-format, gfc-internal-format
77735 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
77736 msgstr ""
77737
77738 #: fortran/parse.cc:3196
77739 #, gcc-internal-format, gfc-internal-format
77740 msgid "PRIVATE statement at %C must precede procedure bindings"
77741 msgstr ""
77742
77743 #: fortran/parse.cc:3203 fortran/parse.cc:3657
77744 #, gcc-internal-format, gfc-internal-format
77745 msgid "Duplicate PRIVATE statement at %C"
77746 msgstr ""
77747
77748 #: fortran/parse.cc:3213
77749 #, gcc-internal-format, gfc-internal-format
77750 msgid "SEQUENCE statement at %C must precede CONTAINS"
77751 msgstr ""
77752
77753 #: fortran/parse.cc:3217
77754 #, gcc-internal-format, gfc-internal-format
77755 msgid "Already inside a CONTAINS block at %C"
77756 msgstr ""
77757
77758 #: fortran/parse.cc:3336
77759 #, gcc-internal-format, gfc-internal-format
77760 msgid ""
77761 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
77762 "subcomponent of a coarray, which is not possible as the component has the "
77763 "pointer attribute"
77764 msgstr ""
77765
77766 #: fortran/parse.cc:3342
77767 #, gcc-internal-format, gfc-internal-format
77768 msgid ""
77769 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
77770 "which must have a codimension or be a subcomponent of a coarray"
77771 msgstr ""
77772
77773 #: fortran/parse.cc:3347
77774 #, gcc-internal-format, gfc-internal-format
77775 msgid ""
77776 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
77777 msgstr ""
77778
77779 #: fortran/parse.cc:3351
77780 #, gcc-internal-format, gfc-internal-format
77781 msgid ""
77782 "Allocatable component %s at %L must have a codimension as it has a "
77783 "noncoarray subcomponent of type LOCK_TYPE"
77784 msgstr ""
77785
77786 #: fortran/parse.cc:3356
77787 #, gcc-internal-format, gfc-internal-format
77788 msgid ""
77789 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
77790 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
77791 "(Variables of type %s may not have a codimension as already a coarray "
77792 "subcomponent exists)"
77793 msgstr ""
77794
77795 #: fortran/parse.cc:3363
77796 #, gcc-internal-format, gfc-internal-format
77797 msgid ""
77798 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
77799 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
77800 "(Variables of type %s may not have a codimension as %s at %L has a "
77801 "codimension or a coarray subcomponent)"
77802 msgstr ""
77803
77804 #: fortran/parse.cc:3373
77805 #, gcc-internal-format, gfc-internal-format
77806 msgid ""
77807 "Component %s at %L of type EVENT_TYPE must have a codimension or be a "
77808 "subcomponent of a coarray, which is not possible as the component has the "
77809 "pointer attribute"
77810 msgstr ""
77811
77812 #: fortran/parse.cc:3379
77813 #, gcc-internal-format, gfc-internal-format
77814 msgid ""
77815 "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, "
77816 "which must have a codimension or be a subcomponent of a coarray"
77817 msgstr ""
77818
77819 #: fortran/parse.cc:3384
77820 #, gcc-internal-format, gfc-internal-format
77821 msgid ""
77822 "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
77823 msgstr ""
77824
77825 #: fortran/parse.cc:3388
77826 #, gcc-internal-format, gfc-internal-format
77827 msgid ""
77828 "Allocatable component %s at %L must have a codimension as it has a "
77829 "noncoarray subcomponent of type EVENT_TYPE"
77830 msgstr ""
77831
77832 #: fortran/parse.cc:3393
77833 #, gcc-internal-format, gfc-internal-format
77834 msgid ""
77835 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
77836 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
77837 "(Variables of type %s may not have a codimension as already a coarray "
77838 "subcomponent exists)"
77839 msgstr ""
77840
77841 #: fortran/parse.cc:3400
77842 #, gcc-internal-format, gfc-internal-format
77843 msgid ""
77844 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
77845 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
77846 "(Variables of type %s may not have a codimension as %s at %L has a "
77847 "codimension or a coarray subcomponent)"
77848 msgstr ""
77849
77850 #: fortran/parse.cc:3452
77851 #, gcc-internal-format, gfc-internal-format
77852 msgid "failed to create map component '%s'"
77853 msgstr ""
77854
77855 #: fortran/parse.cc:3485
77856 #, gcc-internal-format, gfc-internal-format
77857 msgid "failed to create union component '%s'"
77858 msgstr ""
77859
77860 #: fortran/parse.cc:3540
77861 #, gcc-internal-format, gfc-internal-format
77862 msgid "Syntax error in nested structure declaration at %C"
77863 msgstr ""
77864
77865 #: fortran/parse.cc:3627
77866 #, gcc-internal-format, gfc-internal-format
77867 msgid "FINAL declaration at %C must be inside CONTAINS"
77868 msgstr ""
77869
77870 #: fortran/parse.cc:3635
77871 #, gcc-internal-format, gfc-internal-format
77872 msgid "Derived type definition at %C without components"
77873 msgstr ""
77874
77875 #: fortran/parse.cc:3651
77876 #, gcc-internal-format, gfc-internal-format
77877 msgid "PRIVATE statement at %C must precede structure components"
77878 msgstr ""
77879
77880 #: fortran/parse.cc:3668
77881 #, gcc-internal-format, gfc-internal-format
77882 msgid "SEQUENCE statement at %C must precede structure components"
77883 msgstr ""
77884
77885 #: fortran/parse.cc:3674
77886 #, gcc-internal-format, gfc-internal-format
77887 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
77888 msgstr ""
77889
77890 #: fortran/parse.cc:3679
77891 #, gcc-internal-format, gfc-internal-format
77892 msgid "Duplicate SEQUENCE statement at %C"
77893 msgstr ""
77894
77895 #: fortran/parse.cc:3689
77896 #, gcc-internal-format, gfc-internal-format
77897 msgid "CONTAINS block in derived type definition at %C"
77898 msgstr ""
77899
77900 #: fortran/parse.cc:3747
77901 #, gcc-internal-format, gfc-internal-format
77902 msgid "ENUM declaration at %C has no ENUMERATORS"
77903 msgstr ""
77904
77905 #: fortran/parse.cc:3834
77906 #, gcc-internal-format, gfc-internal-format
77907 msgid "Unexpected %s statement in INTERFACE block at %C"
77908 msgstr ""
77909
77910 #: fortran/parse.cc:3858
77911 #, gcc-internal-format
77912 msgid ""
77913 "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
77914 msgstr ""
77915
77916 #: fortran/parse.cc:3892
77917 #, gcc-internal-format, gfc-internal-format
77918 msgid "Unexpected %s statement at %C in INTERFACE body"
77919 msgstr ""
77920
77921 #: fortran/parse.cc:3910
77922 #, gcc-internal-format
77923 msgid ""
77924 "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
77925 msgstr ""
77926
77927 #: fortran/parse.cc:4049
77928 #, gcc-internal-format, gfc-internal-format
77929 msgid "%s statement is not allowed inside of BLOCK at %C"
77930 msgstr ""
77931
77932 #: fortran/parse.cc:4081
77933 #, gcc-internal-format, gfc-internal-format
77934 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
77935 msgstr ""
77936
77937 #: fortran/parse.cc:4165
77938 #, gcc-internal-format, gfc-internal-format
77939 msgid "%s statement must appear in a MODULE"
77940 msgstr ""
77941
77942 #: fortran/parse.cc:4173
77943 #, gcc-internal-format, gfc-internal-format
77944 msgid "%s statement at %C follows another accessibility specification"
77945 msgstr ""
77946
77947 #: fortran/parse.cc:4225
77948 #, gcc-internal-format
77949 msgid "Bad kind expression for function %qs at %L"
77950 msgstr ""
77951
77952 #: fortran/parse.cc:4229
77953 #, gcc-internal-format
77954 msgid "The type for function %qs at %L is not accessible"
77955 msgstr ""
77956
77957 #: fortran/parse.cc:4289
77958 #, gcc-internal-format, gfc-internal-format
77959 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
77960 msgstr ""
77961
77962 #: fortran/parse.cc:4311
77963 #, gcc-internal-format, gfc-internal-format
77964 msgid "Unexpected %s statement in WHERE block at %C"
77965 msgstr ""
77966
77967 #: fortran/parse.cc:4370
77968 #, gcc-internal-format, gfc-internal-format
77969 msgid "Unexpected %s statement in FORALL block at %C"
77970 msgstr ""
77971
77972 #: fortran/parse.cc:4421
77973 #, gcc-internal-format, gfc-internal-format
77974 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
77975 msgstr ""
77976
77977 #: fortran/parse.cc:4439
77978 #, gcc-internal-format, gfc-internal-format
77979 msgid "Duplicate ELSE statements at %L and %C"
77980 msgstr ""
77981
77982 #: fortran/parse.cc:4500
77983 #, gcc-internal-format, gfc-internal-format
77984 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
77985 msgstr ""
77986
77987 #: fortran/parse.cc:4584
77988 #, gcc-internal-format, gfc-internal-format
77989 msgid ""
77990 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
77991 "%C"
77992 msgstr ""
77993
77994 #: fortran/parse.cc:4660
77995 #, gcc-internal-format, gfc-internal-format
77996 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
77997 msgstr ""
77998
77999 #: fortran/parse.cc:4724
78000 #, gcc-internal-format
78001 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
78002 msgstr ""
78003
78004 #: fortran/parse.cc:4757
78005 #, gcc-internal-format, gfc-internal-format
78006 msgid "End of nonblock DO statement at %C is within another block"
78007 msgstr ""
78008
78009 #: fortran/parse.cc:4767
78010 #, gcc-internal-format, gfc-internal-format
78011 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
78012 msgstr ""
78013
78014 #: fortran/parse.cc:4793
78015 #, gcc-internal-format, gfc-internal-format
78016 msgid "CRITICAL block inside of OpenACC region at %C"
78017 msgstr ""
78018
78019 #: fortran/parse.cc:4794
78020 #, gcc-internal-format, gfc-internal-format
78021 msgid "CRITICAL block inside of OpenMP region at %C"
78022 msgstr ""
78023
78024 #: fortran/parse.cc:4820
78025 #, gcc-internal-format, gfc-internal-format
78026 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
78027 msgstr ""
78028
78029 #: fortran/parse.cc:4889 fortran/parse.cc:5640
78030 #, gcc-internal-format, gfc-internal-format
78031 msgid "BLOCK construct at %C"
78032 msgstr ""
78033
78034 #: fortran/parse.cc:4923
78035 #, gcc-internal-format, gfc-internal-format
78036 msgid "ASSOCIATE construct at %C"
78037 msgstr ""
78038
78039 #: fortran/parse.cc:5144
78040 #, gcc-internal-format, gfc-internal-format
78041 msgid "Statement label in ENDDO at %C doesn't match DO label"
78042 msgstr ""
78043
78044 #: fortran/parse.cc:5160
78045 #, gcc-internal-format, gfc-internal-format
78046 msgid "Named block DO at %L requires matching ENDDO name"
78047 msgstr ""
78048
78049 #: fortran/parse.cc:5317 fortran/parse.cc:5762 fortran/parse.cc:5780
78050 #, gcc-internal-format, gfc-internal-format
78051 msgid "Duplicated NOWAIT clause on %s and %s at %C"
78052 msgstr ""
78053
78054 #: fortran/parse.cc:5418 fortran/parse.cc:5480
78055 #, gcc-internal-format, gfc-internal-format
78056 msgid "OpenACC directive inside of CRITICAL block at %C"
78057 msgstr ""
78058
78059 #: fortran/parse.cc:5455
78060 #, gcc-internal-format, gfc-internal-format
78061 msgid "Expecting %s at %C"
78062 msgstr ""
78063
78064 #: fortran/parse.cc:5499
78065 #, gcc-internal-format, gfc-internal-format
78066 msgid "Expected DO loop at %C"
78067 msgstr ""
78068
78069 #: fortran/parse.cc:5519
78070 #, gcc-internal-format, gfc-internal-format
78071 msgid "Redundant !$ACC END LOOP at %C"
78072 msgstr ""
78073
78074 #: fortran/parse.cc:5773
78075 #, gcc-internal-format, gfc-internal-format
78076 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
78077 msgstr ""
78078
78079 #: fortran/parse.cc:5847
78080 #, gcc-internal-format, gfc-internal-format
78081 msgid "%s statement at %C cannot terminate a non-block DO loop"
78082 msgstr ""
78083
78084 #: fortran/parse.cc:5861
78085 #, gcc-internal-format, gfc-internal-format
78086 msgid "DATA statement at %C after the first executable statement"
78087 msgstr ""
78088
78089 #: fortran/parse.cc:6012
78090 #, gcc-internal-format
78091 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
78092 msgstr ""
78093
78094 #: fortran/parse.cc:6015
78095 #, gcc-internal-format
78096 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
78097 msgstr ""
78098
78099 #: fortran/parse.cc:6018
78100 #, gcc-internal-format
78101 msgid "%<GCC vector%> directive not at the start of a loop at %C"
78102 msgstr ""
78103
78104 #: fortran/parse.cc:6021
78105 #, gcc-internal-format
78106 msgid "%<GCC novector%> directive not at the start of a loop at %C"
78107 msgstr ""
78108
78109 #: fortran/parse.cc:6137
78110 #, gcc-internal-format
78111 msgid "Contained procedure %qs at %C is already ambiguous"
78112 msgstr ""
78113
78114 #: fortran/parse.cc:6194
78115 #, gcc-internal-format, gfc-internal-format
78116 msgid "Unexpected %s statement in CONTAINS section at %C"
78117 msgstr ""
78118
78119 #: fortran/parse.cc:6219
78120 #, gcc-internal-format, gfc-internal-format
78121 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
78122 msgstr ""
78123
78124 #: fortran/parse.cc:6333
78125 #, gcc-internal-format, gfc-internal-format
78126 msgid "CONTAINS statement at %C is already in a contained program unit"
78127 msgstr ""
78128
78129 #: fortran/parse.cc:6385
78130 #, gcc-internal-format
78131 msgid "Global binding name %qs at %L is already being used as a %s at %L"
78132 msgstr ""
78133
78134 #: fortran/parse.cc:6389
78135 #, gcc-internal-format
78136 msgid "Global name %qs at %L is already being used as a %s at %L"
78137 msgstr ""
78138
78139 #: fortran/parse.cc:6395
78140 #, gcc-internal-format
78141 msgid "Global binding name %qs at %L is already being used at %L"
78142 msgstr ""
78143
78144 #: fortran/parse.cc:6398
78145 #, gcc-internal-format
78146 msgid "Global name %qs at %L is already being used at %L"
78147 msgstr ""
78148
78149 #: fortran/parse.cc:6420
78150 #, gcc-internal-format, gfc-internal-format
78151 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
78152 msgstr ""
78153
78154 #: fortran/parse.cc:6446
78155 #, gcc-internal-format, gfc-internal-format
78156 msgid "Unexpected %s statement in BLOCK DATA at %C"
78157 msgstr ""
78158
78159 #: fortran/parse.cc:6549
78160 #, gcc-internal-format, gfc-internal-format
78161 msgid "Unexpected %s statement in MODULE at %C"
78162 msgstr ""
78163
78164 #. If we see a duplicate main program, shut down.  If the second
78165 #. instance is an implied main program, i.e. data decls or executable
78166 #. statements, we're in for lots of errors.
78167 #: fortran/parse.cc:7042
78168 #, gcc-internal-format, gfc-internal-format
78169 msgid "Two main PROGRAMs at %L and %C"
78170 msgstr ""
78171
78172 #: fortran/primary.cc:103
78173 #, gcc-internal-format, gfc-internal-format
78174 msgid "Missing kind-parameter at %C"
78175 msgstr ""
78176
78177 #: fortran/primary.cc:136
78178 #, gcc-internal-format
78179 msgid "gfc_check_digit(): bad radix"
78180 msgstr ""
78181
78182 #: fortran/primary.cc:279
78183 #, gcc-internal-format, gfc-internal-format
78184 msgid "Integer kind %d at %C not available"
78185 msgstr ""
78186
78187 #: fortran/primary.cc:288
78188 #, gcc-internal-format
78189 msgid ""
78190 "Integer too big for its kind at %C. This check can be disabled with the "
78191 "option %<-fno-range-check%>"
78192 msgstr ""
78193
78194 #: fortran/primary.cc:316
78195 #, gcc-internal-format, gfc-internal-format
78196 msgid "Hollerith constant at %C"
78197 msgstr ""
78198
78199 #: fortran/primary.cc:323
78200 #, gcc-internal-format, gfc-internal-format
78201 msgid "Invalid Hollerith constant: %L must contain at least one character"
78202 msgstr ""
78203
78204 #: fortran/primary.cc:329
78205 #, gcc-internal-format, gfc-internal-format
78206 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
78207 msgstr ""
78208
78209 #: fortran/primary.cc:349
78210 #, gcc-internal-format, gfc-internal-format
78211 msgid "Invalid Hollerith constant at %L contains a wide character"
78212 msgstr ""
78213
78214 #: fortran/primary.cc:435
78215 #, gcc-internal-format, gfc-internal-format
78216 msgid "Hexadecimal constant at %L uses nonstandard X instead of Z"
78217 msgstr ""
78218
78219 #: fortran/primary.cc:444
78220 #, gcc-internal-format, gfc-internal-format
78221 msgid "Empty set of digits in BOZ constant at %C"
78222 msgstr ""
78223
78224 #: fortran/primary.cc:450
78225 #, gcc-internal-format, gfc-internal-format
78226 msgid "Illegal character in BOZ constant at %C"
78227 msgstr ""
78228
78229 #: fortran/primary.cc:473
78230 #, gcc-internal-format, gfc-internal-format
78231 msgid "BOZ constant at %C uses nonstandard postfix syntax"
78232 msgstr ""
78233
78234 #: fortran/primary.cc:498
78235 #, gcc-internal-format, gfc-internal-format
78236 msgid "BOZ used outside a DATA statement at %L"
78237 msgstr ""
78238
78239 #: fortran/primary.cc:589
78240 #, gcc-internal-format
78241 msgid "exponent-letter %<q%> in real-literal-constant at %C"
78242 msgstr ""
78243
78244 #: fortran/primary.cc:594
78245 #, gcc-internal-format
78246 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
78247 msgstr ""
78248
78249 #: fortran/primary.cc:615
78250 #, gcc-internal-format, gfc-internal-format
78251 msgid "Missing exponent in real number at %C"
78252 msgstr ""
78253
78254 #: fortran/primary.cc:693
78255 #, gcc-internal-format
78256 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
78257 msgstr ""
78258
78259 #: fortran/primary.cc:703
78260 #, gcc-internal-format
78261 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
78262 msgstr ""
78263
78264 #: fortran/primary.cc:717
78265 #, gcc-internal-format
78266 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
78267 msgstr ""
78268
78269 #: fortran/primary.cc:730
78270 #, gcc-internal-format, gfc-internal-format
78271 msgid "Invalid real kind %d at %C"
78272 msgstr ""
78273
78274 #: fortran/primary.cc:745
78275 #, gcc-internal-format, gfc-internal-format
78276 msgid "Real constant overflows its kind at %C"
78277 msgstr ""
78278
78279 #: fortran/primary.cc:750
78280 #, gcc-internal-format, gfc-internal-format
78281 msgid "Real constant underflows its kind at %C"
78282 msgstr ""
78283
78284 #: fortran/primary.cc:755
78285 #, gcc-internal-format
78286 msgid "gfc_range_check() returned bad value"
78287 msgstr ""
78288
78289 #: fortran/primary.cc:803
78290 #, gcc-internal-format
78291 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
78292 msgstr ""
78293
78294 #: fortran/primary.cc:895
78295 #, gcc-internal-format, gfc-internal-format
78296 msgid "Syntax error in SUBSTRING specification at %C"
78297 msgstr ""
78298
78299 #: fortran/primary.cc:1095
78300 #, gcc-internal-format, gfc-internal-format
78301 msgid "Invalid kind %d for CHARACTER constant at %C"
78302 msgstr ""
78303
78304 #: fortran/primary.cc:1116
78305 #, gcc-internal-format, gfc-internal-format
78306 msgid "Unterminated character constant beginning at %C"
78307 msgstr ""
78308
78309 #: fortran/primary.cc:1146
78310 #, gcc-internal-format
78311 msgid "Character %qs in string at %C is not representable in character kind %d"
78312 msgstr ""
78313
78314 #: fortran/primary.cc:1159
78315 #, gcc-internal-format
78316 msgid "match_string_constant(): Delimiter not found"
78317 msgstr ""
78318
78319 #: fortran/primary.cc:1193
78320 #, gcc-internal-format, gfc-internal-format
78321 msgid "Substring start index (%ld) at %L below 1"
78322 msgstr ""
78323
78324 #: fortran/primary.cc:1199
78325 #, gcc-internal-format, gfc-internal-format
78326 msgid "Substring end index (%ld) at %L exceeds string length"
78327 msgstr ""
78328
78329 #: fortran/primary.cc:1284
78330 #, gcc-internal-format, gfc-internal-format
78331 msgid "Bad kind for logical constant at %C"
78332 msgstr ""
78333
78334 #: fortran/primary.cc:1328
78335 #, gcc-internal-format, gfc-internal-format
78336 msgid "Expected PARAMETER symbol in complex constant at %C"
78337 msgstr ""
78338
78339 #: fortran/primary.cc:1339
78340 #, gcc-internal-format, gfc-internal-format
78341 msgid "Numeric PARAMETER required in complex constant at %C"
78342 msgstr ""
78343
78344 #: fortran/primary.cc:1345
78345 #, gcc-internal-format, gfc-internal-format
78346 msgid "Scalar PARAMETER required in complex constant at %C"
78347 msgstr ""
78348
78349 #: fortran/primary.cc:1349
78350 #, gcc-internal-format, gfc-internal-format
78351 msgid "PARAMETER symbol in complex constant at %C"
78352 msgstr ""
78353
78354 #: fortran/primary.cc:1372
78355 #, gcc-internal-format
78356 msgid "gfc_match_sym_complex_part(): Bad type"
78357 msgstr ""
78358
78359 #: fortran/primary.cc:1379
78360 #, gcc-internal-format, gfc-internal-format
78361 msgid "Error converting PARAMETER constant in complex constant at %C"
78362 msgstr ""
78363
78364 #: fortran/primary.cc:1511
78365 #, gcc-internal-format, gfc-internal-format
78366 msgid "Syntax error in COMPLEX constant at %C"
78367 msgstr ""
78368
78369 #: fortran/primary.cc:1638
78370 #, gcc-internal-format
78371 msgid "Namelist %qs cannot be an argument at %L"
78372 msgstr ""
78373
78374 #: fortran/primary.cc:1740
78375 #, gcc-internal-format
78376 msgid "Keyword %qs at %C has already appeared in the current argument list"
78377 msgstr ""
78378
78379 #: fortran/primary.cc:1807
78380 #, gcc-internal-format, gfc-internal-format
78381 msgid "argument list function at %C"
78382 msgstr ""
78383
78384 #: fortran/primary.cc:1881
78385 #, gcc-internal-format, gfc-internal-format
78386 msgid "Expected alternate return label at %C"
78387 msgstr ""
78388
78389 #: fortran/primary.cc:1928
78390 #, gcc-internal-format, gfc-internal-format
78391 msgid "Missing keyword name in actual argument list at %C"
78392 msgstr ""
78393
78394 #: fortran/primary.cc:1974
78395 #, gcc-internal-format, gfc-internal-format
78396 msgid "Syntax error in argument list at %C"
78397 msgstr ""
78398
78399 #: fortran/primary.cc:1995
78400 #, gcc-internal-format
78401 msgid "extend_ref(): Bad tail"
78402 msgstr ""
78403
78404 #: fortran/primary.cc:2073
78405 #, gcc-internal-format
78406 msgid ""
78407 "Array section designator, e.g. %<(:)%>, is required besides the coarray "
78408 "designator %<[...]%> at %C"
78409 msgstr ""
78410
78411 #: fortran/primary.cc:2081
78412 #, gcc-internal-format
78413 msgid "Coarray designator at %C but %qs is not a coarray"
78414 msgstr ""
78415
78416 #: fortran/primary.cc:2233
78417 #, gcc-internal-format
78418 msgid "Symbol %qs at %C has no IMPLICIT type"
78419 msgstr ""
78420
78421 #: fortran/primary.cc:2240
78422 #, gcc-internal-format
78423 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
78424 msgstr ""
78425
78426 #: fortran/primary.cc:2261
78427 #, gcc-internal-format, gfc-internal-format
78428 msgid "Expected structure component name at %C"
78429 msgstr ""
78430
78431 #: fortran/primary.cc:2281 fortran/primary.cc:2423
78432 #, gcc-internal-format, gfc-internal-format
78433 msgid "RE or IM part_ref at %C"
78434 msgstr ""
78435
78436 #: fortran/primary.cc:2300 fortran/primary.cc:2428
78437 #, gcc-internal-format, gfc-internal-format
78438 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
78439 msgstr ""
78440
78441 #: fortran/primary.cc:2307 fortran/primary.cc:2441
78442 #, gcc-internal-format, gfc-internal-format
78443 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
78444 msgstr ""
78445
78446 #: fortran/primary.cc:2366
78447 #, gcc-internal-format, gfc-internal-format
78448 msgid "Expected argument list at %C"
78449 msgstr ""
78450
78451 #: fortran/primary.cc:2384
78452 #, gcc-internal-format
78453 msgid ""
78454 "%qs at %C is not an inquiry reference to an intrinsic type component %qs"
78455 msgstr ""
78456
78457 #: fortran/primary.cc:2387
78458 #, gcc-internal-format
78459 msgid "%qs at %C is not an inquiry reference to an intrinsic type component"
78460 msgstr ""
78461
78462 #: fortran/primary.cc:2457
78463 #, gcc-internal-format, gfc-internal-format
78464 msgid ""
78465 "The KIND part_ref at %C must be applied to an expression of intrinsic type"
78466 msgstr ""
78467
78468 #: fortran/primary.cc:2485
78469 #, gcc-internal-format
78470 msgid "Procedure pointer component %qs requires an argument list at %C"
78471 msgstr ""
78472
78473 #: fortran/primary.cc:2588
78474 #, gcc-internal-format, gfc-internal-format
78475 msgid "Nonpolymorphic reference to abstract type at %C"
78476 msgstr ""
78477
78478 #: fortran/primary.cc:2595
78479 #, gcc-internal-format, gfc-internal-format
78480 msgid "Coindexed procedure-pointer component at %C"
78481 msgstr ""
78482
78483 #: fortran/primary.cc:2631
78484 #, gcc-internal-format
78485 msgid "gfc_variable_attr(): Expression isn't a variable"
78486 msgstr ""
78487
78488 #: fortran/primary.cc:2821
78489 #, gcc-internal-format
78490 msgid "gfc_caf_attr(): Expression isn't a variable"
78491 msgstr ""
78492
78493 #: fortran/primary.cc:2878
78494 #, gcc-internal-format
78495 msgid "gfc_caf_attr(): Bad array reference"
78496 msgstr ""
78497
78498 #: fortran/primary.cc:3057
78499 #, gcc-internal-format
78500 msgid ""
78501 "No initializer for allocatable component %qs given in the structure "
78502 "constructor at %C"
78503 msgstr ""
78504
78505 #: fortran/primary.cc:3068
78506 #, gcc-internal-format, gfc-internal-format
78507 msgid "Structure constructor with missing optional arguments at %C"
78508 msgstr ""
78509
78510 #: fortran/primary.cc:3077
78511 #, gcc-internal-format
78512 msgid ""
78513 "No initializer for component %qs given in the structure constructor at %C"
78514 msgstr ""
78515
78516 #: fortran/primary.cc:3125
78517 #, gcc-internal-format
78518 msgid "Cannot construct ABSTRACT type %qs at %L"
78519 msgstr ""
78520
78521 #: fortran/primary.cc:3145
78522 #, gcc-internal-format, gfc-internal-format
78523 msgid "Structure constructor with named arguments at %C"
78524 msgstr ""
78525
78526 #: fortran/primary.cc:3160
78527 #, gcc-internal-format, gfc-internal-format
78528 msgid "Component initializer without name after component named %s at %L"
78529 msgstr ""
78530
78531 #: fortran/primary.cc:3165
78532 #, gcc-internal-format, gfc-internal-format
78533 msgid "Too many components in structure constructor at %L"
78534 msgstr ""
78535
78536 #: fortran/primary.cc:3223
78537 #, gcc-internal-format, gfc-internal-format
78538 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
78539 msgstr ""
78540
78541 #: fortran/primary.cc:3241
78542 #, gcc-internal-format
78543 msgid "Component %qs is initialized twice in the structure constructor at %L"
78544 msgstr ""
78545
78546 #: fortran/primary.cc:3253
78547 #, gcc-internal-format
78548 msgid ""
78549 "Coindexed expression to pointer component %qs in structure constructor at %L"
78550 msgstr ""
78551
78552 #: fortran/primary.cc:3307
78553 #, gcc-internal-format
78554 msgid ""
78555 "component %qs at %L has already been set by a parent derived type constructor"
78556 msgstr ""
78557
78558 #: fortran/primary.cc:3472
78559 #, gcc-internal-format, gfc-internal-format
78560 msgid "%%LOC() as an rvalue at %C"
78561 msgstr ""
78562
78563 #: fortran/primary.cc:3531
78564 #, gcc-internal-format
78565 msgid ""
78566 "%qs at %C is the name of a recursive function and so refers to the result "
78567 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
78568 msgstr ""
78569
78570 #: fortran/primary.cc:3562 fortran/primary.cc:3964
78571 #, gcc-internal-format, gfc-internal-format
78572 msgid "Symbol at %C is not appropriate for an expression"
78573 msgstr ""
78574
78575 #: fortran/primary.cc:3667
78576 #, gcc-internal-format
78577 msgid "Unexpected use of subroutine name %qs at %C"
78578 msgstr ""
78579
78580 #: fortran/primary.cc:3699
78581 #, gcc-internal-format
78582 msgid "Statement function %qs requires argument list at %C"
78583 msgstr ""
78584
78585 #: fortran/primary.cc:3702
78586 #, gcc-internal-format
78587 msgid "Function %qs requires an argument list at %C"
78588 msgstr ""
78589
78590 #: fortran/primary.cc:3752
78591 #, gcc-internal-format
78592 msgid "Missing argument to %qs at %C"
78593 msgstr ""
78594
78595 #: fortran/primary.cc:3765
78596 #, gcc-internal-format, gfc-internal-format
78597 msgid ""
78598 "The leftmost part-ref in a data-ref cannot be a function reference at %C"
78599 msgstr ""
78600
78601 #: fortran/primary.cc:3920
78602 #, gcc-internal-format
78603 msgid "Missing argument list in function %qs at %C"
78604 msgstr ""
78605
78606 #: fortran/primary.cc:4034
78607 #, gcc-internal-format
78608 msgid "Derived type %qs cannot be used as a variable at %C"
78609 msgstr ""
78610
78611 #: fortran/primary.cc:4075
78612 #, gcc-internal-format, gfc-internal-format
78613 msgid "Named constant at %C in an EQUIVALENCE"
78614 msgstr ""
78615
78616 #: fortran/primary.cc:4080
78617 #, gcc-internal-format
78618 msgid "PARAMETER %qs shall not appear in a DATA statement at %C"
78619 msgstr ""
78620
78621 #: fortran/primary.cc:4116
78622 #, gcc-internal-format
78623 msgid "%qs at %C is not a variable"
78624 msgstr ""
78625
78626 #: fortran/resolve.cc:123
78627 #, gcc-internal-format
78628 msgid "%qs at %L is of the ABSTRACT type %qs"
78629 msgstr ""
78630
78631 #: fortran/resolve.cc:126
78632 #, gcc-internal-format
78633 msgid "ABSTRACT type %qs used at %L"
78634 msgstr ""
78635
78636 #: fortran/resolve.cc:143
78637 #, gcc-internal-format
78638 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
78639 msgstr ""
78640
78641 #: fortran/resolve.cc:156
78642 #, gcc-internal-format
78643 msgid "Interface %qs at %L may not be generic"
78644 msgstr ""
78645
78646 #: fortran/resolve.cc:163
78647 #, gcc-internal-format
78648 msgid "Interface %qs at %L may not be a statement function"
78649 msgstr ""
78650
78651 #: fortran/resolve.cc:172
78652 #, gcc-internal-format
78653 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
78654 msgstr ""
78655
78656 #: fortran/resolve.cc:178
78657 #, gcc-internal-format
78658 msgid "Interface %qs at %L must be explicit"
78659 msgstr ""
78660
78661 #: fortran/resolve.cc:200
78662 #, gcc-internal-format
78663 msgid "PROCEDURE %qs at %L may not be used as its own interface"
78664 msgstr ""
78665
78666 #: fortran/resolve.cc:300
78667 #, gcc-internal-format
78668 msgid ""
78669 "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
78670 msgstr ""
78671
78672 #: fortran/resolve.cc:304
78673 #, gcc-internal-format
78674 msgid "Alternate return specifier in function %qs at %L is not allowed"
78675 msgstr ""
78676
78677 #: fortran/resolve.cc:315
78678 #, gcc-internal-format
78679 msgid "Self-referential argument %qs at %L is not allowed"
78680 msgstr ""
78681
78682 #: fortran/resolve.cc:387
78683 #, gcc-internal-format
78684 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
78685 msgstr ""
78686
78687 #: fortran/resolve.cc:397
78688 #, gcc-internal-format
78689 msgid ""
78690 "Argument %qs of pure function %qs at %L with VALUE attribute but without "
78691 "INTENT(IN)"
78692 msgstr ""
78693
78694 #: fortran/resolve.cc:402
78695 #, gcc-internal-format
78696 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
78697 msgstr ""
78698
78699 #: fortran/resolve.cc:410
78700 #, gcc-internal-format
78701 msgid ""
78702 "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without "
78703 "INTENT"
78704 msgstr ""
78705
78706 #: fortran/resolve.cc:415
78707 #, gcc-internal-format
78708 msgid ""
78709 "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or "
78710 "have the VALUE attribute"
78711 msgstr ""
78712
78713 #: fortran/resolve.cc:425
78714 #, gcc-internal-format
78715 msgid ""
78716 "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
78717 msgstr ""
78718
78719 #: fortran/resolve.cc:458
78720 #, gcc-internal-format
78721 msgid "Coarray dummy argument %qs at %L to elemental procedure"
78722 msgstr ""
78723
78724 #: fortran/resolve.cc:466
78725 #, gcc-internal-format
78726 msgid "Argument %qs of elemental procedure at %L must be scalar"
78727 msgstr ""
78728
78729 #: fortran/resolve.cc:475
78730 #, gcc-internal-format
78731 msgid ""
78732 "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE "
78733 "attribute"
78734 msgstr ""
78735
78736 #: fortran/resolve.cc:485
78737 #, gcc-internal-format
78738 msgid ""
78739 "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
78740 msgstr ""
78741
78742 #: fortran/resolve.cc:493
78743 #, gcc-internal-format
78744 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
78745 msgstr ""
78746
78747 #: fortran/resolve.cc:502
78748 #, gcc-internal-format
78749 msgid ""
78750 "Argument %qs of elemental procedure %qs at %L must have its INTENT specified "
78751 "or have the VALUE attribute"
78752 msgstr ""
78753
78754 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
78755 #. shall be specified, explicitly or implicitly, to be scalar.
78756 #: fortran/resolve.cc:517
78757 #, gcc-internal-format
78758 msgid "Argument %qs of statement function %qs at %L must be scalar"
78759 msgstr ""
78760
78761 #: fortran/resolve.cc:528
78762 #, gcc-internal-format
78763 msgid ""
78764 "Character-valued argument %qs of statement function at %L must have constant "
78765 "length"
78766 msgstr ""
78767
78768 #: fortran/resolve.cc:577
78769 #, gcc-internal-format
78770 msgid ""
78771 "Contained procedure %qs at %L has the same name as its encompassing procedure"
78772 msgstr ""
78773
78774 #: fortran/resolve.cc:597
78775 #, gcc-internal-format
78776 msgid "Contained function %qs at %L has no IMPLICIT type"
78777 msgstr ""
78778
78779 #: fortran/resolve.cc:600
78780 #, gcc-internal-format
78781 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
78782 msgstr ""
78783
78784 #: fortran/resolve.cc:626
78785 #, gcc-internal-format
78786 msgid "Character-valued module procedure %qs at %L must not be assumed length"
78787 msgstr ""
78788
78789 #: fortran/resolve.cc:628
78790 #, gcc-internal-format
78791 msgid "Character-valued internal function %qs at %L must not be assumed length"
78792 msgstr ""
78793
78794 #: fortran/resolve.cc:801
78795 #, gcc-internal-format, gfc-internal-format
78796 msgid "Function %s at %L has entries with mismatched array specifications"
78797 msgstr ""
78798
78799 #: fortran/resolve.cc:812
78800 #, gcc-internal-format, gfc-internal-format
78801 msgid "Function %s at %L has entry %s with mismatched characteristics"
78802 msgstr ""
78803
78804 #: fortran/resolve.cc:827
78805 #, gcc-internal-format, gfc-internal-format
78806 msgid ""
78807 "Function %s at %L with entries returning variables of different string "
78808 "lengths"
78809 msgstr ""
78810
78811 #: fortran/resolve.cc:859
78812 #, gcc-internal-format, gfc-internal-format
78813 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
78814 msgstr ""
78815
78816 #: fortran/resolve.cc:863
78817 #, gcc-internal-format, gfc-internal-format
78818 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
78819 msgstr ""
78820
78821 #: fortran/resolve.cc:870
78822 #, gcc-internal-format, gfc-internal-format
78823 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
78824 msgstr ""
78825
78826 #: fortran/resolve.cc:874
78827 #, gcc-internal-format, gfc-internal-format
78828 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
78829 msgstr ""
78830
78831 #: fortran/resolve.cc:881
78832 #, gcc-internal-format, gfc-internal-format
78833 msgid "FUNCTION result %s cannot be ALLOCATABLE in FUNCTION %s at %L"
78834 msgstr ""
78835
78836 #: fortran/resolve.cc:885
78837 #, gcc-internal-format, gfc-internal-format
78838 msgid "ENTRY result %s cannot be ALLOCATABLE in FUNCTION %s at %L"
78839 msgstr ""
78840
78841 #: fortran/resolve.cc:923
78842 #, gcc-internal-format, gfc-internal-format
78843 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
78844 msgstr ""
78845
78846 #: fortran/resolve.cc:928
78847 #, gcc-internal-format, gfc-internal-format
78848 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
78849 msgstr ""
78850
78851 #: fortran/resolve.cc:975
78852 #, gcc-internal-format
78853 msgid "Global entity %qs at %L cannot appear in a COMMON block at %L"
78854 msgstr ""
78855
78856 #: fortran/resolve.cc:979
78857 #, gcc-internal-format
78858 msgid "Global entity %qs at %L cannot appear in a COMMON block"
78859 msgstr ""
78860
78861 #: fortran/resolve.cc:989
78862 #, gcc-internal-format, gfc-internal-format
78863 msgid "COMMON block at %L"
78864 msgstr ""
78865
78866 #: fortran/resolve.cc:996
78867 #, gcc-internal-format
78868 msgid ""
78869 "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is "
78870 "allowed"
78871 msgstr ""
78872
78873 #: fortran/resolve.cc:1000
78874 #, gcc-internal-format
78875 msgid ""
78876 "Initialized variable %qs at %L is in a blank COMMON but initialization is "
78877 "only allowed in named common blocks"
78878 msgstr ""
78879
78880 #: fortran/resolve.cc:1007
78881 #, gcc-internal-format
78882 msgid "%qs at %L cannot appear in COMMON [F2008:C5100]"
78883 msgstr ""
78884
78885 #: fortran/resolve.cc:1015
78886 #, gcc-internal-format
78887 msgid ""
78888 "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the "
78889 "BIND(C) attribute"
78890 msgstr ""
78891
78892 #: fortran/resolve.cc:1019
78893 #, gcc-internal-format
78894 msgid ""
78895 "Derived type variable %qs in COMMON at %L has an ultimate component that is "
78896 "allocatable"
78897 msgstr ""
78898
78899 #: fortran/resolve.cc:1023
78900 #, gcc-internal-format
78901 msgid ""
78902 "Derived type variable %qs in COMMON at %L may not have default initializer"
78903 msgstr ""
78904
78905 #: fortran/resolve.cc:1067
78906 #, gcc-internal-format
78907 msgid ""
78908 "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus "
78909 "have the same binding name as the same-named COMMON block at %L: %s vs %s"
78910 msgstr ""
78911
78912 #: fortran/resolve.cc:1081
78913 #, gcc-internal-format
78914 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
78915 msgstr ""
78916
78917 #: fortran/resolve.cc:1089
78918 #, gcc-internal-format
78919 msgid ""
78920 "Fortran 2008: COMMON block %qs with binding label at %L sharing the "
78921 "identifier with global non-COMMON-block entity at %L"
78922 msgstr ""
78923
78924 #: fortran/resolve.cc:1111
78925 #, gcc-internal-format
78926 msgid ""
78927 "COMMON block at %L with binding label %qs uses the same global identifier as "
78928 "entity at %L"
78929 msgstr ""
78930
78931 #: fortran/resolve.cc:1132
78932 #, gcc-internal-format
78933 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
78934 msgstr ""
78935
78936 #: fortran/resolve.cc:1136
78937 #, gcc-internal-format
78938 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
78939 msgstr ""
78940
78941 #: fortran/resolve.cc:1140
78942 #, gcc-internal-format
78943 msgid "COMMON block %qs at %L is also an intrinsic procedure"
78944 msgstr ""
78945
78946 #: fortran/resolve.cc:1144
78947 #, gcc-internal-format
78948 msgid "COMMON block %qs at %L that is also a function result"
78949 msgstr ""
78950
78951 #: fortran/resolve.cc:1149
78952 #, gcc-internal-format
78953 msgid "COMMON block %qs at %L that is also a global procedure"
78954 msgstr ""
78955
78956 #: fortran/resolve.cc:1216
78957 #, gcc-internal-format
78958 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
78959 msgstr ""
78960
78961 #: fortran/resolve.cc:1356
78962 #, gcc-internal-format, gfc-internal-format
78963 msgid ""
78964 "The rank of the element in the structure constructor at %L does not match "
78965 "that of the component (%d/%d)"
78966 msgstr ""
78967
78968 #: fortran/resolve.cc:1377
78969 #, gcc-internal-format
78970 msgid ""
78971 "The element in the structure constructor at %L, for pointer component %qs, "
78972 "is %s but should be %s"
78973 msgstr ""
78974
78975 #: fortran/resolve.cc:1409
78976 #, gcc-internal-format
78977 msgid ""
78978 "Unequal character lengths (%wd/%wd) for pointer component %qs in constructor "
78979 "at %L"
78980 msgstr ""
78981
78982 #: fortran/resolve.cc:1454
78983 #, gcc-internal-format
78984 msgid ""
78985 "The NULL in the structure constructor at %L is being applied to component "
78986 "%qs, which is neither a POINTER nor ALLOCATABLE"
78987 msgstr ""
78988
78989 #: fortran/resolve.cc:1488
78990 #, gcc-internal-format
78991 msgid ""
78992 "Interface mismatch for procedure-pointer component %qs in structure "
78993 "constructor at %L: %s"
78994 msgstr ""
78995
78996 #: fortran/resolve.cc:1507
78997 #, gcc-internal-format
78998 msgid ""
78999 "Bad array spec of component %qs referenced in structure constructor at %L"
79000 msgstr ""
79001
79002 #: fortran/resolve.cc:1520
79003 #, gcc-internal-format
79004 msgid ""
79005 "The shape of component %qs in the structure constructor at %L differs from "
79006 "the shape of the declared component for dimension %d (%ld/%ld)"
79007 msgstr ""
79008
79009 #: fortran/resolve.cc:1541
79010 #, gcc-internal-format
79011 msgid ""
79012 "The element in the structure constructor at %L, for pointer component %qs "
79013 "should be a POINTER or a TARGET"
79014 msgstr ""
79015
79016 #: fortran/resolve.cc:1570
79017 #, gcc-internal-format
79018 msgid ""
79019 "Invalid expression in the structure constructor for pointer component %qs at "
79020 "%L in PURE procedure"
79021 msgstr ""
79022
79023 #: fortran/resolve.cc:1696
79024 #, gcc-internal-format
79025 msgid ""
79026 "The upper bound in the last dimension must appear in the reference to the "
79027 "assumed size array %qs at %L"
79028 msgstr ""
79029
79030 #: fortran/resolve.cc:1758
79031 #, gcc-internal-format
79032 msgid "%qs at %L is ambiguous"
79033 msgstr ""
79034
79035 #: fortran/resolve.cc:1762
79036 #, gcc-internal-format
79037 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
79038 msgstr ""
79039
79040 #: fortran/resolve.cc:1883
79041 #, gcc-internal-format
79042 msgid "Type specified for intrinsic function %qs at %L is ignored"
79043 msgstr ""
79044
79045 #: fortran/resolve.cc:1896
79046 #, gcc-internal-format
79047 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
79048 msgstr ""
79049
79050 #: fortran/resolve.cc:1907
79051 #, gcc-internal-format
79052 msgid "%qs declared INTRINSIC at %L does not exist"
79053 msgstr ""
79054
79055 #: fortran/resolve.cc:1920
79056 #, gcc-internal-format
79057 msgid ""
79058 "The intrinsic %qs declared INTRINSIC at %L is not available in the current "
79059 "standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-"
79060 "fall-intrinsics%> in order to use it."
79061 msgstr ""
79062
79063 #: fortran/resolve.cc:1956
79064 #, gcc-internal-format
79065 msgid ""
79066 "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  "
79067 "Declare it RECURSIVE or use %<-frecursive%>"
79068 msgstr ""
79069
79070 #: fortran/resolve.cc:2014 fortran/resolve.cc:10464 fortran/resolve.cc:12433
79071 #, gcc-internal-format, gfc-internal-format
79072 msgid "Label %d referenced at %L is never defined"
79073 msgstr ""
79074
79075 #: fortran/resolve.cc:2046
79076 #, gcc-internal-format
79077 msgid "Derived type %qs is used as an actual argument at %L"
79078 msgstr ""
79079
79080 #: fortran/resolve.cc:2064
79081 #, gcc-internal-format
79082 msgid "Statement function %qs at %L is not allowed as an actual argument"
79083 msgstr ""
79084
79085 #: fortran/resolve.cc:2072
79086 #, gcc-internal-format
79087 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
79088 msgstr ""
79089
79090 #: fortran/resolve.cc:2079
79091 #, gcc-internal-format
79092 msgid "Internal procedure %qs is used as actual argument at %L"
79093 msgstr ""
79094
79095 #: fortran/resolve.cc:2087
79096 #, gcc-internal-format
79097 msgid ""
79098 "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument "
79099 "at %L"
79100 msgstr ""
79101
79102 #: fortran/resolve.cc:2114
79103 #, gcc-internal-format
79104 msgid ""
79105 "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
79106 msgstr ""
79107
79108 #: fortran/resolve.cc:2136
79109 #, gcc-internal-format
79110 msgid "Symbol %qs at %L is ambiguous"
79111 msgstr ""
79112
79113 #: fortran/resolve.cc:2191
79114 #, gcc-internal-format, gfc-internal-format
79115 msgid "By-value argument at %L is not of numeric type"
79116 msgstr ""
79117
79118 #: fortran/resolve.cc:2198
79119 #, gcc-internal-format, gfc-internal-format
79120 msgid "By-value argument at %L cannot be an array or an array section"
79121 msgstr ""
79122
79123 #: fortran/resolve.cc:2212
79124 #, gcc-internal-format, gfc-internal-format
79125 msgid "By-value argument at %L is not allowed in this context"
79126 msgstr ""
79127
79128 #: fortran/resolve.cc:2224
79129 #, gcc-internal-format, gfc-internal-format
79130 msgid "Passing internal procedure at %L by location not allowed"
79131 msgstr ""
79132
79133 #: fortran/resolve.cc:2235
79134 #, gcc-internal-format
79135 msgid ""
79136 "ELEMENTAL procedure pointer component %qs is not allowed as an actual "
79137 "argument at %L"
79138 msgstr ""
79139
79140 #: fortran/resolve.cc:2244
79141 #, gcc-internal-format, gfc-internal-format
79142 msgid "Coindexed actual argument at %L with ultimate pointer component"
79143 msgstr ""
79144
79145 #: fortran/resolve.cc:2391
79146 #, gcc-internal-format
79147 msgid ""
79148 "%qs at %L is an array and OPTIONAL; If it is not present, then it cannot be "
79149 "the actual argument of an ELEMENTAL procedure unless there is a non-optional "
79150 "argument with the same rank (Fortran 2018, 15.5.2.12)"
79151 msgstr ""
79152
79153 #: fortran/resolve.cc:2430
79154 #, gcc-internal-format
79155 msgid ""
79156 "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs "
79157 "is a scalar, but another actual argument is an array"
79158 msgstr ""
79159
79160 #: fortran/resolve.cc:2704
79161 #, gcc-internal-format
79162 msgid "Return type mismatch of function %qs at %L (%s/%s)"
79163 msgstr ""
79164
79165 #: fortran/resolve.cc:2731
79166 #, gcc-internal-format
79167 msgid "Interface mismatch in global procedure %qs at %L: %s"
79168 msgstr ""
79169
79170 #: fortran/resolve.cc:2837
79171 #, gcc-internal-format
79172 msgid "There is no specific function for the generic %qs at %L"
79173 msgstr ""
79174
79175 #: fortran/resolve.cc:2857
79176 #, gcc-internal-format
79177 msgid ""
79178 "Generic function %qs at %L is not consistent with a specific intrinsic "
79179 "interface"
79180 msgstr ""
79181
79182 #: fortran/resolve.cc:2895
79183 #, gcc-internal-format
79184 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
79185 msgstr ""
79186
79187 #: fortran/resolve.cc:2950
79188 #, gcc-internal-format
79189 msgid "Unable to resolve the specific function %qs at %L"
79190 msgstr ""
79191
79192 #: fortran/resolve.cc:3027
79193 #, gcc-internal-format
79194 msgid ""
79195 "Missing explicit declaration with EXTERNAL attribute for symbol %qs at %L"
79196 msgstr ""
79197
79198 #: fortran/resolve.cc:3059
79199 #, gcc-internal-format
79200 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
79201 msgstr ""
79202
79203 #: fortran/resolve.cc:3063 fortran/resolve.cc:17705
79204 #, gcc-internal-format
79205 msgid "Function %qs at %L has no IMPLICIT type"
79206 msgstr ""
79207
79208 #: fortran/resolve.cc:3187
79209 #, gcc-internal-format
79210 msgid "Reference to impure function %qs at %L inside a FORALL %s"
79211 msgstr ""
79212
79213 #: fortran/resolve.cc:3194
79214 #, gcc-internal-format
79215 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
79216 msgstr ""
79217
79218 #: fortran/resolve.cc:3201
79219 #, gcc-internal-format
79220 msgid "Reference to impure function %qs at %L within a PURE procedure"
79221 msgstr ""
79222
79223 #: fortran/resolve.cc:3268
79224 #, gcc-internal-format
79225 msgid "Unexpected junk after %qs at %L"
79226 msgstr ""
79227
79228 #: fortran/resolve.cc:3279
79229 #, gcc-internal-format
79230 msgid "%qs at %L is not a function"
79231 msgstr ""
79232
79233 #: fortran/resolve.cc:3287 fortran/resolve.cc:3802
79234 #, gcc-internal-format
79235 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
79236 msgstr ""
79237
79238 #: fortran/resolve.cc:3299
79239 #, gcc-internal-format
79240 msgid ""
79241 "ABSTRACT INTERFACE %qs at %L must not have an assumed character length "
79242 "result (F2008: C418)"
79243 msgstr ""
79244
79245 #. Internal procedures are taken care of in resolve_contained_fntype.
79246 #: fortran/resolve.cc:3342
79247 #, gcc-internal-format
79248 msgid ""
79249 "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is "
79250 "not a dummy argument"
79251 msgstr ""
79252
79253 #: fortran/resolve.cc:3376
79254 #, gcc-internal-format
79255 msgid "resolve_function(): bad function type"
79256 msgstr ""
79257
79258 #: fortran/resolve.cc:3390
79259 #, gcc-internal-format, gfc-internal-format
79260 msgid ""
79261 "A BOZ literal constant at %L cannot appear as an actual argument in a "
79262 "function reference"
79263 msgstr ""
79264
79265 #: fortran/resolve.cc:3406
79266 #, gcc-internal-format
79267 msgid ""
79268 "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE "
79269 "construct"
79270 msgstr ""
79271
79272 #: fortran/resolve.cc:3468
79273 #, gcc-internal-format
79274 msgid ""
79275 "ENTRY %qs at %L cannot be called recursively, as function %qs is not "
79276 "RECURSIVE"
79277 msgstr ""
79278
79279 #: fortran/resolve.cc:3472
79280 #, gcc-internal-format
79281 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
79282 msgstr ""
79283
79284 #: fortran/resolve.cc:3530
79285 #, gcc-internal-format
79286 msgid "Using function %qs at %L is deprecated"
79287 msgstr ""
79288
79289 #: fortran/resolve.cc:3546
79290 #, gcc-internal-format
79291 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
79292 msgstr ""
79293
79294 #: fortran/resolve.cc:3552
79295 #, gcc-internal-format
79296 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
79297 msgstr ""
79298
79299 #: fortran/resolve.cc:3558
79300 #, gcc-internal-format
79301 msgid "Subroutine call to %qs at %L is not PURE"
79302 msgstr ""
79303
79304 #: fortran/resolve.cc:3626
79305 #, gcc-internal-format
79306 msgid "There is no specific subroutine for the generic %qs at %L"
79307 msgstr ""
79308
79309 #: fortran/resolve.cc:3635
79310 #, gcc-internal-format
79311 msgid ""
79312 "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine "
79313 "interface"
79314 msgstr ""
79315
79316 #: fortran/resolve.cc:3670
79317 #, gcc-internal-format
79318 msgid ""
79319 "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
79320 msgstr ""
79321
79322 #: fortran/resolve.cc:3715
79323 #, gcc-internal-format
79324 msgid "Unable to resolve the specific subroutine %qs at %L"
79325 msgstr ""
79326
79327 #: fortran/resolve.cc:3773
79328 #, gcc-internal-format
79329 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
79330 msgstr ""
79331
79332 #: fortran/resolve.cc:3812
79333 #, gcc-internal-format
79334 msgid ""
79335 "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not "
79336 "RECURSIVE"
79337 msgstr ""
79338
79339 #: fortran/resolve.cc:3816
79340 #, gcc-internal-format
79341 msgid ""
79342 "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
79343 msgstr ""
79344
79345 #: fortran/resolve.cc:3861
79346 #, gcc-internal-format
79347 msgid "resolve_subroutine(): bad function type"
79348 msgstr ""
79349
79350 #: fortran/resolve.cc:3878
79351 #, gcc-internal-format
79352 msgid "Using subroutine %qs at %L is deprecated"
79353 msgstr ""
79354
79355 #: fortran/resolve.cc:3905
79356 #, gcc-internal-format, gfc-internal-format
79357 msgid "Shapes for operands at %L and %L are not conformable"
79358 msgstr ""
79359
79360 #: fortran/resolve.cc:3957
79361 #, gcc-internal-format
79362 msgid "logical_to_bitwise(): Bad intrinsic"
79363 msgstr ""
79364
79365 #: fortran/resolve.cc:4060
79366 #, gcc-internal-format
79367 msgid "Impure function %qs at %L might not be evaluated"
79368 msgstr ""
79369
79370 #: fortran/resolve.cc:4064
79371 #, gcc-internal-format, gfc-internal-format
79372 msgid "Impure function at %L might not be evaluated"
79373 msgstr ""
79374
79375 #: fortran/resolve.cc:4141
79376 #, gcc-internal-format
79377 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
79378 msgstr ""
79379
79380 #: fortran/resolve.cc:4165
79381 #, gcc-internal-format
79382 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
79383 msgstr ""
79384
79385 #: fortran/resolve.cc:4339 fortran/resolve.cc:4354
79386 #, gcc-internal-format, gfc-internal-format
79387 msgid ""
79388 "BOZ literal constant near %L cannot appear as an operand of a relational "
79389 "operator"
79390 msgstr ""
79391
79392 #: fortran/resolve.cc:4393
79393 #, gcc-internal-format, gfc-internal-format
79394 msgid "Equality comparison for %s at %L"
79395 msgstr ""
79396
79397 #: fortran/resolve.cc:4395
79398 #, gcc-internal-format, gfc-internal-format
79399 msgid "Inequality comparison for %s at %L"
79400 msgstr ""
79401
79402 #: fortran/resolve.cc:4455
79403 #, gcc-internal-format
79404 msgid "resolve_operator(): Bad intrinsic"
79405 msgstr ""
79406
79407 #: fortran/resolve.cc:4741
79408 #, gcc-internal-format, gfc-internal-format
79409 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
79410 msgstr ""
79411
79412 #: fortran/resolve.cc:4746
79413 #, gcc-internal-format, gfc-internal-format
79414 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
79415 msgstr ""
79416
79417 #: fortran/resolve.cc:4756
79418 #, gcc-internal-format, gfc-internal-format
79419 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
79420 msgstr ""
79421
79422 #: fortran/resolve.cc:4761
79423 #, gcc-internal-format, gfc-internal-format
79424 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
79425 msgstr ""
79426
79427 #: fortran/resolve.cc:4782
79428 #, gcc-internal-format, gfc-internal-format
79429 msgid "Illegal stride of zero at %L"
79430 msgstr ""
79431
79432 #: fortran/resolve.cc:4799
79433 #, gcc-internal-format, gfc-internal-format
79434 msgid ""
79435 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
79436 msgstr ""
79437
79438 #: fortran/resolve.cc:4807
79439 #, gcc-internal-format, gfc-internal-format
79440 msgid ""
79441 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
79442 msgstr ""
79443
79444 #: fortran/resolve.cc:4823
79445 #, gcc-internal-format, gfc-internal-format
79446 msgid ""
79447 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
79448 msgstr ""
79449
79450 #: fortran/resolve.cc:4832
79451 #, gcc-internal-format, gfc-internal-format
79452 msgid ""
79453 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
79454 msgstr ""
79455
79456 #: fortran/resolve.cc:4848
79457 #, gcc-internal-format
79458 msgid "check_dimension(): Bad array reference"
79459 msgstr ""
79460
79461 #: fortran/resolve.cc:4871
79462 #, gcc-internal-format, gfc-internal-format
79463 msgid "Rightmost upper bound of assumed size array section not specified at %L"
79464 msgstr ""
79465
79466 #: fortran/resolve.cc:4881
79467 #, gcc-internal-format, gfc-internal-format
79468 msgid "Rank mismatch in array reference at %L (%d/%d)"
79469 msgstr ""
79470
79471 #: fortran/resolve.cc:4889
79472 #, gcc-internal-format, gfc-internal-format
79473 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
79474 msgstr ""
79475
79476 #: fortran/resolve.cc:4905
79477 #, gcc-internal-format, gfc-internal-format
79478 msgid "Coindex of codimension %d must be a scalar at %L"
79479 msgstr ""
79480
79481 #: fortran/resolve.cc:4933
79482 #, gcc-internal-format, gfc-internal-format
79483 msgid "Array index at %L must be scalar"
79484 msgstr ""
79485
79486 #: fortran/resolve.cc:4939
79487 #, gcc-internal-format, gfc-internal-format
79488 msgid "Array index at %L must be of INTEGER type, found %s"
79489 msgstr ""
79490
79491 #: fortran/resolve.cc:4945
79492 #, gcc-internal-format, gfc-internal-format
79493 msgid "REAL array index at %L"
79494 msgstr ""
79495
79496 #: fortran/resolve.cc:4984
79497 #, gcc-internal-format, gfc-internal-format
79498 msgid "Argument dim at %L must be scalar"
79499 msgstr ""
79500
79501 #: fortran/resolve.cc:4991
79502 #, gcc-internal-format, gfc-internal-format
79503 msgid "Argument dim at %L must be of INTEGER type"
79504 msgstr ""
79505
79506 #: fortran/resolve.cc:5051
79507 #, gcc-internal-format, gfc-internal-format
79508 msgid "Invalid array reference of a non-array entity at %L"
79509 msgstr ""
79510
79511 #: fortran/resolve.cc:5065
79512 #, gcc-internal-format
79513 msgid "find_array_spec(): unused as(1)"
79514 msgstr ""
79515
79516 #: fortran/resolve.cc:5077
79517 #, gcc-internal-format
79518 msgid "find_array_spec(): unused as(2)"
79519 msgstr ""
79520
79521 #: fortran/resolve.cc:5122
79522 #, gcc-internal-format, gfc-internal-format
79523 msgid "Array index at %L is an array of rank %d"
79524 msgstr ""
79525
79526 #: fortran/resolve.cc:5220
79527 #, gcc-internal-format, gfc-internal-format
79528 msgid "Substring start index at %L must be of type INTEGER"
79529 msgstr ""
79530
79531 #: fortran/resolve.cc:5227
79532 #, gcc-internal-format, gfc-internal-format
79533 msgid "Substring start index at %L must be scalar"
79534 msgstr ""
79535
79536 #: fortran/resolve.cc:5249
79537 #, gcc-internal-format, gfc-internal-format
79538 msgid "Substring end index at %L must be of type INTEGER"
79539 msgstr ""
79540
79541 #: fortran/resolve.cc:5256
79542 #, gcc-internal-format, gfc-internal-format
79543 msgid "Substring end index at %L must be scalar"
79544 msgstr ""
79545
79546 #: fortran/resolve.cc:5276
79547 #, gcc-internal-format, gfc-internal-format
79548 msgid "Substring end index at %L is too large"
79549 msgstr ""
79550
79551 #: fortran/resolve.cc:5467
79552 #, gcc-internal-format
79553 msgid "resolve_ref(): Bad array reference"
79554 msgstr ""
79555
79556 #: fortran/resolve.cc:5481
79557 #, gcc-internal-format, gfc-internal-format
79558 msgid ""
79559 "Component to the right of a part reference with nonzero rank must not have "
79560 "the POINTER attribute at %L"
79561 msgstr ""
79562
79563 #: fortran/resolve.cc:5491
79564 #, gcc-internal-format, gfc-internal-format
79565 msgid ""
79566 "Component to the right of a part reference with nonzero rank must not have "
79567 "the ALLOCATABLE attribute at %L"
79568 msgstr ""
79569
79570 #: fortran/resolve.cc:5537
79571 #, gcc-internal-format, gfc-internal-format
79572 msgid ""
79573 "Two or more part references with nonzero rank must not be specified at %L"
79574 msgstr ""
79575
79576 #: fortran/resolve.cc:5629
79577 #, gcc-internal-format
79578 msgid "gfc_expression_rank(): Two array specs"
79579 msgstr ""
79580
79581 #: fortran/resolve.cc:5711
79582 #, gcc-internal-format, gfc-internal-format
79583 msgid ""
79584 "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual "
79585 "argument"
79586 msgstr ""
79587
79588 #: fortran/resolve.cc:5721
79589 #, gcc-internal-format, gfc-internal-format
79590 msgid "Assumed-type variable %s at %L may only be used as actual argument"
79591 msgstr ""
79592
79593 #. FIXME: It doesn't work reliably as inquiry_argument is not set
79594 #. for all inquiry functions in resolve_function; the reason is
79595 #. that the function-name resolution happens too late in that
79596 #. function.
79597 #: fortran/resolve.cc:5731
79598 #, gcc-internal-format, gfc-internal-format
79599 msgid ""
79600 "Assumed-type variable %s at %L as actual argument to an inquiry function "
79601 "shall be the first argument"
79602 msgstr ""
79603
79604 #: fortran/resolve.cc:5750
79605 #, gcc-internal-format, gfc-internal-format
79606 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
79607 msgstr ""
79608
79609 #. FIXME: It doesn't work reliably as inquiry_argument is not set
79610 #. for all inquiry functions in resolve_function; the reason is
79611 #. that the function-name resolution happens too late in that
79612 #. function.
79613 #: fortran/resolve.cc:5760
79614 #, gcc-internal-format, gfc-internal-format
79615 msgid ""
79616 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
79617 "shall be the first argument"
79618 msgstr ""
79619
79620 #: fortran/resolve.cc:5771
79621 #, gcc-internal-format, gfc-internal-format
79622 msgid ""
79623 "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject "
79624 "reference"
79625 msgstr ""
79626
79627 #: fortran/resolve.cc:5780
79628 #, gcc-internal-format, gfc-internal-format
79629 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
79630 msgstr ""
79631
79632 #: fortran/resolve.cc:5796
79633 #, gcc-internal-format, gfc-internal-format
79634 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
79635 msgstr ""
79636
79637 #: fortran/resolve.cc:5978
79638 #, gcc-internal-format
79639 msgid ""
79640 "Variable %qs, used in a specification expression, is referenced at %L before "
79641 "the ENTRY statement in which it is a parameter"
79642 msgstr ""
79643
79644 #: fortran/resolve.cc:5983
79645 #, gcc-internal-format
79646 msgid ""
79647 "Variable %qs is used at %L before the ENTRY statement in which it is a "
79648 "parameter"
79649 msgstr ""
79650
79651 #: fortran/resolve.cc:6053
79652 #, gcc-internal-format, gfc-internal-format
79653 msgid "Polymorphic subobject of coindexed object at %L"
79654 msgstr ""
79655
79656 #: fortran/resolve.cc:6066
79657 #, gcc-internal-format, gfc-internal-format
79658 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
79659 msgstr ""
79660
79661 #: fortran/resolve.cc:6082
79662 #, gcc-internal-format
79663 msgid "Using variable %qs at %L is deprecated"
79664 msgstr ""
79665
79666 #: fortran/resolve.cc:6172
79667 #, gcc-internal-format
79668 msgid ""
79669 "%qs at %L is host associated at %L into a contained procedure with an "
79670 "internal procedure of the same name"
79671 msgstr ""
79672
79673 #: fortran/resolve.cc:6350 fortran/resolve.cc:6502
79674 #, gcc-internal-format, gfc-internal-format
79675 msgid "Error in typebound call at %L"
79676 msgstr ""
79677
79678 #: fortran/resolve.cc:6466
79679 #, gcc-internal-format, gfc-internal-format
79680 msgid "Passed-object at %L must be scalar"
79681 msgstr ""
79682
79683 #: fortran/resolve.cc:6473
79684 #, gcc-internal-format
79685 msgid ""
79686 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
79687 "%qs"
79688 msgstr ""
79689
79690 #: fortran/resolve.cc:6512
79691 #, gcc-internal-format
79692 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
79693 msgstr ""
79694
79695 #: fortran/resolve.cc:6521
79696 #, gcc-internal-format, gfc-internal-format
79697 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
79698 msgstr ""
79699
79700 #. Nothing matching found!
79701 #: fortran/resolve.cc:6709
79702 #, gcc-internal-format
79703 msgid ""
79704 "Found no matching specific binding for the call to the GENERIC %qs at %L"
79705 msgstr ""
79706
79707 #: fortran/resolve.cc:6743
79708 #, gcc-internal-format
79709 msgid "%qs at %L should be a SUBROUTINE"
79710 msgstr ""
79711
79712 #: fortran/resolve.cc:6795
79713 #, gcc-internal-format
79714 msgid "%qs at %L should be a FUNCTION"
79715 msgstr ""
79716
79717 #: fortran/resolve.cc:7330
79718 #, gcc-internal-format
79719 msgid "gfc_resolve_expr(): Bad expression type"
79720 msgstr ""
79721
79722 #: fortran/resolve.cc:7363
79723 #, gcc-internal-format, gfc-internal-format
79724 msgid "%s at %L must be a scalar"
79725 msgstr ""
79726
79727 #: fortran/resolve.cc:7373
79728 #, gcc-internal-format, gfc-internal-format
79729 msgid "%s at %L must be integer"
79730 msgstr ""
79731
79732 #: fortran/resolve.cc:7377 fortran/resolve.cc:7384
79733 #, gcc-internal-format, gfc-internal-format
79734 msgid "%s at %L must be INTEGER"
79735 msgstr ""
79736
79737 #: fortran/resolve.cc:7439
79738 #, gcc-internal-format, gfc-internal-format
79739 msgid "Step expression in DO loop at %L cannot be zero"
79740 msgstr ""
79741
79742 #: fortran/resolve.cc:7462
79743 #, gcc-internal-format, gfc-internal-format
79744 msgid "DO loop at %L will be executed zero times"
79745 msgstr ""
79746
79747 #: fortran/resolve.cc:7479
79748 #, gcc-internal-format, gfc-internal-format
79749 msgid "DO loop at %L is undefined as it overflows"
79750 msgstr ""
79751
79752 #: fortran/resolve.cc:7485
79753 #, gcc-internal-format, gfc-internal-format
79754 msgid "DO loop at %L is undefined as it underflows"
79755 msgstr ""
79756
79757 #: fortran/resolve.cc:7546
79758 #, gcc-internal-format, gfc-internal-format
79759 msgid "FORALL index-name at %L must be a scalar INTEGER"
79760 msgstr ""
79761
79762 #: fortran/resolve.cc:7551
79763 #, gcc-internal-format, gfc-internal-format
79764 msgid "FORALL start expression at %L must be a scalar INTEGER"
79765 msgstr ""
79766
79767 #: fortran/resolve.cc:7558
79768 #, gcc-internal-format, gfc-internal-format
79769 msgid "FORALL end expression at %L must be a scalar INTEGER"
79770 msgstr ""
79771
79772 #: fortran/resolve.cc:7566
79773 #, gcc-internal-format, gfc-internal-format
79774 msgid "FORALL stride expression at %L must be a scalar %s"
79775 msgstr ""
79776
79777 #: fortran/resolve.cc:7571
79778 #, gcc-internal-format, gfc-internal-format
79779 msgid "FORALL stride expression at %L cannot be zero"
79780 msgstr ""
79781
79782 #: fortran/resolve.cc:7584
79783 #, gcc-internal-format
79784 msgid "FORALL index %qs may not appear in triplet specification at %L"
79785 msgstr ""
79786
79787 #: fortran/resolve.cc:7689 fortran/resolve.cc:7987
79788 #, gcc-internal-format, gfc-internal-format
79789 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
79790 msgstr ""
79791
79792 #: fortran/resolve.cc:7697 fortran/resolve.cc:7950
79793 #, gcc-internal-format, gfc-internal-format
79794 msgid "Coindexed allocatable object at %L"
79795 msgstr ""
79796
79797 #: fortran/resolve.cc:7807
79798 #, gcc-internal-format, gfc-internal-format
79799 msgid ""
79800 "Source-expr at %L must be scalar or have the same rank as the allocate-"
79801 "object at %L"
79802 msgstr ""
79803
79804 #: fortran/resolve.cc:7838
79805 #, gcc-internal-format, gfc-internal-format
79806 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
79807 msgstr ""
79808
79809 #: fortran/resolve.cc:7998
79810 #, gcc-internal-format, gfc-internal-format
79811 msgid "Type of entity at %L is type incompatible with source-expr at %L"
79812 msgstr ""
79813
79814 #: fortran/resolve.cc:8010
79815 #, gcc-internal-format, gfc-internal-format
79816 msgid ""
79817 "The allocate-object at %L and the source-expr at %L shall have the same kind "
79818 "type parameter"
79819 msgstr ""
79820
79821 #: fortran/resolve.cc:8024
79822 #, gcc-internal-format, gfc-internal-format
79823 msgid ""
79824 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
79825 "LOCK_TYPE component if allocate-object at %L is a coarray"
79826 msgstr ""
79827
79828 #: fortran/resolve.cc:8039
79829 #, gcc-internal-format, gfc-internal-format
79830 msgid ""
79831 "The source-expr at %L shall neither be of type EVENT_TYPE nor have a "
79832 "EVENT_TYPE component if allocate-object at %L is a coarray"
79833 msgstr ""
79834
79835 #: fortran/resolve.cc:8052
79836 #, gcc-internal-format, gfc-internal-format
79837 msgid ""
79838 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
79839 msgstr ""
79840
79841 #: fortran/resolve.cc:8070
79842 #, gcc-internal-format, gfc-internal-format
79843 msgid ""
79844 "Allocating %s at %L with type-spec requires the same character-length "
79845 "parameter as in the declaration"
79846 msgstr ""
79847
79848 #: fortran/resolve.cc:8154 fortran/resolve.cc:8169
79849 #, gcc-internal-format, gfc-internal-format
79850 msgid "Array specification required in ALLOCATE statement at %L"
79851 msgstr ""
79852
79853 #: fortran/resolve.cc:8161
79854 #, gcc-internal-format, gfc-internal-format
79855 msgid ""
79856 "Array specification or array-valued SOURCE= expression required in ALLOCATE "
79857 "statement at %L"
79858 msgstr ""
79859
79860 #: fortran/resolve.cc:8186
79861 #, gcc-internal-format, gfc-internal-format
79862 msgid "Coarray specification required in ALLOCATE statement at %L"
79863 msgstr ""
79864
79865 #: fortran/resolve.cc:8196 fortran/resolve.cc:8298
79866 #, gcc-internal-format, gfc-internal-format
79867 msgid "Bad coarray specification in ALLOCATE statement at %L"
79868 msgstr ""
79869
79870 #: fortran/resolve.cc:8202
79871 #, gcc-internal-format, gfc-internal-format
79872 msgid "Upper cobound is less than lower cobound at %L"
79873 msgstr ""
79874
79875 #: fortran/resolve.cc:8214
79876 #, gcc-internal-format, gfc-internal-format
79877 msgid "Upper cobound is less than lower cobound of 1 at %L"
79878 msgstr ""
79879
79880 #: fortran/resolve.cc:8225 fortran/resolve.cc:8253
79881 #, gcc-internal-format, gfc-internal-format
79882 msgid "Bad array specification in ALLOCATE statement at %L"
79883 msgstr ""
79884
79885 #: fortran/resolve.cc:8272
79886 #, gcc-internal-format
79887 msgid ""
79888 "%qs must not appear in the array specification at %L in the same ALLOCATE "
79889 "statement where it is itself allocated"
79890 msgstr ""
79891
79892 #: fortran/resolve.cc:8287
79893 #, gcc-internal-format
79894 msgid "Expected %<*%> in coindex specification in ALLOCATE statement at %L"
79895 msgstr ""
79896
79897 #: fortran/resolve.cc:8329
79898 #, gcc-internal-format, gfc-internal-format
79899 msgid "Stat-variable at %L must be a scalar INTEGER variable"
79900 msgstr ""
79901
79902 #: fortran/resolve.cc:8358
79903 #, gcc-internal-format, gfc-internal-format
79904 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
79905 msgstr ""
79906
79907 #: fortran/resolve.cc:8371
79908 #, gcc-internal-format, gfc-internal-format
79909 msgid "ERRMSG at %L is useless without a STAT tag"
79910 msgstr ""
79911
79912 #: fortran/resolve.cc:8385
79913 #, gcc-internal-format, gfc-internal-format
79914 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
79915 msgstr ""
79916
79917 #: fortran/resolve.cc:8414
79918 #, gcc-internal-format, gfc-internal-format
79919 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
79920 msgstr ""
79921
79922 #: fortran/resolve.cc:8446
79923 #, gcc-internal-format, gfc-internal-format
79924 msgid "Allocate-object at %L also appears at %L"
79925 msgstr ""
79926
79927 #: fortran/resolve.cc:8452 fortran/resolve.cc:8458
79928 #, gcc-internal-format, gfc-internal-format
79929 msgid "Allocate-object at %L is subobject of object at %L"
79930 msgstr ""
79931
79932 #. The cases overlap, or they are the same
79933 #. element in the list.  Either way, we must
79934 #. issue an error and get the next case from P.
79935 #. FIXME: Sort P and Q by line number.
79936 #: fortran/resolve.cc:8686
79937 #, gcc-internal-format, gfc-internal-format
79938 msgid "CASE label at %L overlaps with CASE label at %L"
79939 msgstr ""
79940
79941 #: fortran/resolve.cc:8737
79942 #, gcc-internal-format, gfc-internal-format
79943 msgid "Expression in CASE statement at %L must be of type %s"
79944 msgstr ""
79945
79946 #: fortran/resolve.cc:8748
79947 #, gcc-internal-format, gfc-internal-format
79948 msgid "Expression in CASE statement at %L must be of kind %d"
79949 msgstr ""
79950
79951 #: fortran/resolve.cc:8761
79952 #, gcc-internal-format, gfc-internal-format
79953 msgid "Expression in CASE statement at %L must be scalar"
79954 msgstr ""
79955
79956 #: fortran/resolve.cc:8807
79957 #, gcc-internal-format, gfc-internal-format
79958 msgid ""
79959 "Selection expression in computed GOTO statement at %L must be a scalar "
79960 "integer expression"
79961 msgstr ""
79962
79963 #: fortran/resolve.cc:8826
79964 #, gcc-internal-format, gfc-internal-format
79965 msgid "Argument of SELECT statement at %L cannot be %s"
79966 msgstr ""
79967
79968 #: fortran/resolve.cc:8836
79969 #, gcc-internal-format, gfc-internal-format
79970 msgid "Argument of SELECT statement at %L must be a scalar expression"
79971 msgstr ""
79972
79973 #: fortran/resolve.cc:8854 fortran/resolve.cc:8862
79974 #, gcc-internal-format, gfc-internal-format
79975 msgid "Expression in CASE statement at %L is not in the range of %s"
79976 msgstr ""
79977
79978 #: fortran/resolve.cc:8924 fortran/resolve.cc:9592
79979 #, gcc-internal-format, gfc-internal-format
79980 msgid ""
79981 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
79982 msgstr ""
79983
79984 #: fortran/resolve.cc:8950
79985 #, gcc-internal-format, gfc-internal-format
79986 msgid "Logical range in CASE statement at %L is not allowed"
79987 msgstr ""
79988
79989 #: fortran/resolve.cc:8963
79990 #, gcc-internal-format, gfc-internal-format
79991 msgid "Constant logical value in CASE statement is repeated at %L"
79992 msgstr ""
79993
79994 #: fortran/resolve.cc:8978
79995 #, gcc-internal-format, gfc-internal-format
79996 msgid "Range specification at %L can never be matched"
79997 msgstr ""
79998
79999 #: fortran/resolve.cc:9081
80000 #, gcc-internal-format, gfc-internal-format
80001 msgid "Logical SELECT CASE block at %L has more that two cases"
80002 msgstr ""
80003
80004 #: fortran/resolve.cc:9143
80005 #, gcc-internal-format
80006 msgid "Associating entity %qs at %L is a procedure pointer"
80007 msgstr ""
80008
80009 #: fortran/resolve.cc:9152
80010 #, gcc-internal-format
80011 msgid "Derived type %qs cannot be used as a variable at %L"
80012 msgstr ""
80013
80014 #: fortran/resolve.cc:9169
80015 #, gcc-internal-format
80016 msgid "Associating entity %qs at %L is a procedure name"
80017 msgstr ""
80018
80019 #: fortran/resolve.cc:9185
80020 #, gcc-internal-format, gfc-internal-format
80021 msgid "Associating selector-expression at %L yields a procedure"
80022 msgstr ""
80023
80024 #: fortran/resolve.cc:9192
80025 #, gcc-internal-format, gfc-internal-format
80026 msgid "Selector at %L cannot be NULL()"
80027 msgstr ""
80028
80029 #: fortran/resolve.cc:9197
80030 #, gcc-internal-format, gfc-internal-format
80031 msgid "Selector at %L has no type"
80032 msgstr ""
80033
80034 #: fortran/resolve.cc:9220
80035 #, gcc-internal-format
80036 msgid "Associate-name %qs at %L is used as array"
80037 msgstr ""
80038
80039 #: fortran/resolve.cc:9230
80040 #, gcc-internal-format, gfc-internal-format
80041 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
80042 msgstr ""
80043
80044 #: fortran/resolve.cc:9462
80045 #, gcc-internal-format, gfc-internal-format
80046 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
80047 msgstr ""
80048
80049 #: fortran/resolve.cc:9500 fortran/resolve.cc:9512
80050 #, gcc-internal-format, gfc-internal-format
80051 msgid "Selector at %L must not be coindexed"
80052 msgstr ""
80053
80054 #: fortran/resolve.cc:9541
80055 #, gcc-internal-format, gfc-internal-format
80056 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
80057 msgstr ""
80058
80059 #: fortran/resolve.cc:9554
80060 #, gcc-internal-format
80061 msgid "Derived type %qs at %L must be extensible"
80062 msgstr ""
80063
80064 #: fortran/resolve.cc:9567
80065 #, gcc-internal-format
80066 msgid "Derived type %qs at %L must be an extension of %qs"
80067 msgstr ""
80068
80069 #: fortran/resolve.cc:9570
80070 #, gcc-internal-format
80071 msgid "Unexpected intrinsic type %qs at %L"
80072 msgstr ""
80073
80074 #: fortran/resolve.cc:9580
80075 #, gcc-internal-format, gfc-internal-format
80076 msgid ""
80077 "The type-spec at %L shall specify that each length type parameter is assumed"
80078 msgstr ""
80079
80080 #: fortran/resolve.cc:9827
80081 #, gcc-internal-format, gfc-internal-format
80082 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
80083 msgstr ""
80084
80085 #: fortran/resolve.cc:9961
80086 #, gcc-internal-format, gfc-internal-format
80087 msgid "RANK DEFAULT at %L is repeated at %L"
80088 msgstr ""
80089
80090 #: fortran/resolve.cc:9970
80091 #, gcc-internal-format, gfc-internal-format
80092 msgid "RANK (*) at %L is repeated at %L"
80093 msgstr ""
80094
80095 #: fortran/resolve.cc:9973
80096 #, gcc-internal-format, gfc-internal-format
80097 msgid "RANK (%i) at %L is repeated at %L"
80098 msgstr ""
80099
80100 #: fortran/resolve.cc:9983 fortran/resolve.cc:9988
80101 #, gcc-internal-format, gfc-internal-format
80102 msgid ""
80103 "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
80104 msgstr ""
80105
80106 #: fortran/resolve.cc:10097
80107 #, gcc-internal-format, gfc-internal-format
80108 msgid "Invalid context for NULL () intrinsic at %L"
80109 msgstr ""
80110
80111 #: fortran/resolve.cc:10151
80112 #, gcc-internal-format, gfc-internal-format
80113 msgid "DTIO %s procedure at %L must be recursive"
80114 msgstr ""
80115
80116 #: fortran/resolve.cc:10161
80117 #, gcc-internal-format, gfc-internal-format
80118 msgid ""
80119 "Data transfer element at %L cannot be polymorphic unless it is processed by "
80120 "a defined input/output procedure"
80121 msgstr ""
80122
80123 #: fortran/resolve.cc:10174
80124 #, gcc-internal-format, gfc-internal-format
80125 msgid ""
80126 "Data transfer element at %L cannot have POINTER components unless it is "
80127 "processed by a defined input/output procedure"
80128 msgstr ""
80129
80130 #: fortran/resolve.cc:10183
80131 #, gcc-internal-format, gfc-internal-format
80132 msgid "Data transfer element at %L cannot have procedure pointer components"
80133 msgstr ""
80134
80135 #: fortran/resolve.cc:10190
80136 #, gcc-internal-format, gfc-internal-format
80137 msgid ""
80138 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
80139 "processed by a defined input/output procedure"
80140 msgstr ""
80141
80142 #: fortran/resolve.cc:10201
80143 #, gcc-internal-format, gfc-internal-format
80144 msgid "Data transfer element at %L cannot have PRIVATE components"
80145 msgstr ""
80146
80147 #: fortran/resolve.cc:10207
80148 #, gcc-internal-format, gfc-internal-format
80149 msgid ""
80150 "Data transfer element at %L cannot have PRIVATE components unless it is "
80151 "processed by a defined input/output procedure"
80152 msgstr ""
80153
80154 #: fortran/resolve.cc:10225
80155 #, gcc-internal-format, gfc-internal-format
80156 msgid ""
80157 "Data transfer element at %L cannot be a full reference to an assumed-size "
80158 "array"
80159 msgstr ""
80160
80161 #: fortran/resolve.cc:10282
80162 #, gcc-internal-format, gfc-internal-format
80163 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
80164 msgstr ""
80165
80166 #: fortran/resolve.cc:10292
80167 #, gcc-internal-format, gfc-internal-format
80168 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
80169 msgstr ""
80170
80171 #: fortran/resolve.cc:10296
80172 #, gcc-internal-format, gfc-internal-format
80173 msgid "Event variable argument at %L must be a coarray or coindexed"
80174 msgstr ""
80175
80176 #: fortran/resolve.cc:10299
80177 #, gcc-internal-format, gfc-internal-format
80178 msgid "Event variable argument at %L must be a coarray but not coindexed"
80179 msgstr ""
80180
80181 #: fortran/resolve.cc:10306 fortran/resolve.cc:10428
80182 #, gcc-internal-format, gfc-internal-format
80183 msgid "STAT= argument at %L must be a scalar INTEGER variable"
80184 msgstr ""
80185
80186 #: fortran/resolve.cc:10318 fortran/resolve.cc:10440
80187 #, gcc-internal-format, gfc-internal-format
80188 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
80189 msgstr ""
80190
80191 #: fortran/resolve.cc:10330
80192 #, gcc-internal-format, gfc-internal-format
80193 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
80194 msgstr ""
80195
80196 #: fortran/resolve.cc:10343
80197 #, gcc-internal-format, gfc-internal-format
80198 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
80199 msgstr ""
80200
80201 #: fortran/resolve.cc:10404
80202 #, gcc-internal-format, gfc-internal-format
80203 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
80204 msgstr ""
80205
80206 #: fortran/resolve.cc:10408 fortran/resolve.cc:10418
80207 #, gcc-internal-format, gfc-internal-format
80208 msgid "Imageset argument at %L must between 1 and num_images()"
80209 msgstr ""
80210
80211 #: fortran/resolve.cc:10471
80212 #, gcc-internal-format, gfc-internal-format
80213 msgid ""
80214 "Statement at %L is not a valid branch target statement for the branch "
80215 "statement at %L"
80216 msgstr ""
80217
80218 #: fortran/resolve.cc:10481
80219 #, gcc-internal-format, gfc-internal-format
80220 msgid "Branch at %L may result in an infinite loop"
80221 msgstr ""
80222
80223 #. Note: A label at END CRITICAL does not leave the CRITICAL
80224 #. construct as END CRITICAL is still part of it.
80225 #: fortran/resolve.cc:10498 fortran/resolve.cc:10521
80226 #, gcc-internal-format, gfc-internal-format
80227 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
80228 msgstr ""
80229
80230 #: fortran/resolve.cc:10502 fortran/resolve.cc:10527
80231 #, gcc-internal-format, gfc-internal-format
80232 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
80233 msgstr ""
80234
80235 #. The label is not in an enclosing block, so illegal.  This was
80236 #. allowed in Fortran 66, so we allow it as extension.  No
80237 #. further checks are necessary in this case.
80238 #: fortran/resolve.cc:10542
80239 #, gcc-internal-format, gfc-internal-format
80240 msgid "Label at %L is not in the same block as the GOTO statement at %L"
80241 msgstr ""
80242
80243 #: fortran/resolve.cc:10614
80244 #, gcc-internal-format, gfc-internal-format
80245 msgid "WHERE mask at %L has inconsistent shape"
80246 msgstr ""
80247
80248 #: fortran/resolve.cc:10630
80249 #, gcc-internal-format, gfc-internal-format
80250 msgid "WHERE assignment target at %L has inconsistent shape"
80251 msgstr ""
80252
80253 #: fortran/resolve.cc:10643 fortran/resolve.cc:10735
80254 #, gcc-internal-format, gfc-internal-format
80255 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
80256 msgstr ""
80257
80258 #: fortran/resolve.cc:10653 fortran/resolve.cc:10745
80259 #, gcc-internal-format, gfc-internal-format
80260 msgid "Unsupported statement inside WHERE at %L"
80261 msgstr ""
80262
80263 #: fortran/resolve.cc:10684
80264 #, gcc-internal-format, gfc-internal-format
80265 msgid "Assignment to a FORALL index variable at %L"
80266 msgstr ""
80267
80268 #: fortran/resolve.cc:10693
80269 #, gcc-internal-format
80270 msgid ""
80271 "The FORALL with index %qs is not used on the left side of the assignment at "
80272 "%L and so might cause multiple assignment to this object"
80273 msgstr ""
80274
80275 #: fortran/resolve.cc:10850
80276 #, gcc-internal-format, gfc-internal-format
80277 msgid "FORALL construct at %L"
80278 msgstr ""
80279
80280 #: fortran/resolve.cc:10871
80281 #, gcc-internal-format, gfc-internal-format
80282 msgid "FORALL index-name at %L must be a scalar variable of type integer"
80283 msgstr ""
80284
80285 #: fortran/resolve.cc:10881
80286 #, gcc-internal-format, gfc-internal-format
80287 msgid "An outer FORALL construct already has an index with this name %L"
80288 msgstr ""
80289
80290 #: fortran/resolve.cc:10958
80291 #, gcc-internal-format, gfc-internal-format
80292 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
80293 msgstr ""
80294
80295 #: fortran/resolve.cc:11074
80296 #, gcc-internal-format
80297 msgid "gfc_resolve_blocks(): Bad block type"
80298 msgstr ""
80299
80300 #: fortran/resolve.cc:11187
80301 #, gcc-internal-format, gfc-internal-format
80302 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
80303 msgstr ""
80304
80305 #: fortran/resolve.cc:11219
80306 #, gcc-internal-format, gfc-internal-format
80307 msgid ""
80308 "Coindexed expression at %L is assigned to a derived type variable with a "
80309 "POINTER component in a PURE procedure"
80310 msgstr ""
80311
80312 #. F2008, C1283 (4).
80313 #: fortran/resolve.cc:11225
80314 #, gcc-internal-format, gfc-internal-format
80315 msgid ""
80316 "In a pure subprogram an INTENT(IN) dummy argument shall not be used as the "
80317 "expr at %L of an intrinsic assignment statement in which the variable is of "
80318 "a derived type if the derived type has a pointer component at any level of "
80319 "component selection."
80320 msgstr ""
80321
80322 #: fortran/resolve.cc:11237
80323 #, gcc-internal-format, gfc-internal-format
80324 msgid "Assignment to coindexed variable at %L in a PURE procedure"
80325 msgstr ""
80326
80327 #: fortran/resolve.cc:11269
80328 #, gcc-internal-format, gfc-internal-format
80329 msgid "Assignment to polymorphic coarray at %L is not permitted"
80330 msgstr ""
80331
80332 #: fortran/resolve.cc:11273
80333 #, gcc-internal-format, gfc-internal-format
80334 msgid "Assignment to an allocatable polymorphic variable at %L"
80335 msgstr ""
80336
80337 #: fortran/resolve.cc:11278
80338 #, gcc-internal-format
80339 msgid ""
80340 "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-"
80341 "lhs%>"
80342 msgstr ""
80343
80344 #: fortran/resolve.cc:11285
80345 #, gcc-internal-format
80346 msgid ""
80347 "Nonallocatable variable must not be polymorphic in intrinsic assignment at "
80348 "%L - check that there is a matching specific subroutine for %<=%> operator"
80349 msgstr ""
80350
80351 #: fortran/resolve.cc:11296
80352 #, gcc-internal-format, gfc-internal-format
80353 msgid ""
80354 "Coindexed variable must not have an allocatable ultimate component in "
80355 "assignment at %L"
80356 msgstr ""
80357
80358 #: fortran/resolve.cc:11719
80359 #, gcc-internal-format, gfc-internal-format
80360 msgid ""
80361 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
80362 "array references would occur in intermediate expressions."
80363 msgstr ""
80364
80365 #. Even if standard does not support this feature, continue to build
80366 #. the two statements to avoid upsetting frontend_passes.c.
80367 #: fortran/resolve.cc:12023
80368 #, gcc-internal-format, gfc-internal-format
80369 msgid "Pointer procedure assignment at %L"
80370 msgstr ""
80371
80372 #: fortran/resolve.cc:12035
80373 #, gcc-internal-format, gfc-internal-format
80374 msgid ""
80375 "The function result on the lhs of the assignment at %L must have the pointer "
80376 "attribute."
80377 msgstr ""
80378
80379 #: fortran/resolve.cc:12120
80380 #, gcc-internal-format
80381 msgid ""
80382 "TEAM argument to %qs at %L must be a scalar expression of type TEAM_TYPE"
80383 msgstr ""
80384
80385 #: fortran/resolve.cc:12311
80386 #, gcc-internal-format, gfc-internal-format
80387 msgid "TEAM NUMBER argument to FORM TEAM at %L must be a scalar INTEGER"
80388 msgstr ""
80389
80390 #: fortran/resolve.cc:12347
80391 #, gcc-internal-format, gfc-internal-format
80392 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
80393 msgstr ""
80394
80395 #: fortran/resolve.cc:12351
80396 #, gcc-internal-format
80397 msgid "Variable %qs has not been assigned a target label at %L"
80398 msgstr ""
80399
80400 #: fortran/resolve.cc:12362
80401 #, gcc-internal-format, gfc-internal-format
80402 msgid ""
80403 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
80404 msgstr ""
80405
80406 #: fortran/resolve.cc:12400
80407 #, gcc-internal-format, gfc-internal-format
80408 msgid "Expected intrinsic assignment in OMP WORKSHARE at %L"
80409 msgstr ""
80410
80411 #: fortran/resolve.cc:12442
80412 #, gcc-internal-format, gfc-internal-format
80413 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
80414 msgstr ""
80415
80416 #: fortran/resolve.cc:12489
80417 #, gcc-internal-format, gfc-internal-format
80418 msgid "Invalid NULL at %L"
80419 msgstr ""
80420
80421 #: fortran/resolve.cc:12493
80422 #, gcc-internal-format, gfc-internal-format
80423 msgid ""
80424 "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
80425 msgstr ""
80426
80427 #: fortran/resolve.cc:12554
80428 #, gcc-internal-format
80429 msgid "gfc_resolve_code(): No expression on DO WHILE"
80430 msgstr ""
80431
80432 #: fortran/resolve.cc:12559
80433 #, gcc-internal-format, gfc-internal-format
80434 msgid ""
80435 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
80436 msgstr ""
80437
80438 #: fortran/resolve.cc:12643
80439 #, gcc-internal-format, gfc-internal-format
80440 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
80441 msgstr ""
80442
80443 #: fortran/resolve.cc:12745
80444 #, gcc-internal-format
80445 msgid "gfc_resolve_code(): Bad statement code"
80446 msgstr ""
80447
80448 #: fortran/resolve.cc:12766
80449 #, gcc-internal-format
80450 msgid "Using parameter %qs declared at %L is deprecated"
80451 msgstr ""
80452
80453 #: fortran/resolve.cc:12860
80454 #, gcc-internal-format
80455 msgid ""
80456 "Variable %qs with binding label %qs at %L uses the same global identifier as "
80457 "entity at %L"
80458 msgstr ""
80459
80460 #. This can only happen if the variable is defined in a module - if it
80461 #. isn't the same module, reject it.
80462 #: fortran/resolve.cc:12874
80463 #, gcc-internal-format
80464 msgid ""
80465 "Variable %qs from module %qs with binding label %qs at %L uses the same "
80466 "global identifier as entity at %L from module %qs"
80467 msgstr ""
80468
80469 #. Print an error if the procedure is defined multiple times; we have to
80470 #. exclude references to the same procedure via module association or
80471 #. multiple checks for the same procedure.
80472 #: fortran/resolve.cc:12893
80473 #, gcc-internal-format
80474 msgid ""
80475 "Procedure %qs with binding label %qs at %L uses the same global identifier "
80476 "as entity at %L"
80477 msgstr ""
80478
80479 #: fortran/resolve.cc:12979
80480 #, gcc-internal-format, gfc-internal-format
80481 msgid "String length at %L is too large"
80482 msgstr ""
80483
80484 #: fortran/resolve.cc:13214
80485 #, gcc-internal-format
80486 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
80487 msgstr ""
80488
80489 #: fortran/resolve.cc:13218
80490 #, gcc-internal-format
80491 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
80492 msgstr ""
80493
80494 #: fortran/resolve.cc:13226
80495 #, gcc-internal-format
80496 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
80497 msgstr ""
80498
80499 #: fortran/resolve.cc:13237
80500 #, gcc-internal-format
80501 msgid "Array %qs at %L cannot have a deferred shape"
80502 msgstr ""
80503
80504 #: fortran/resolve.cc:13254
80505 #, gcc-internal-format
80506 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
80507 msgstr ""
80508
80509 #: fortran/resolve.cc:13266
80510 #, gcc-internal-format
80511 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
80512 msgstr ""
80513
80514 #: fortran/resolve.cc:13299
80515 #, gcc-internal-format
80516 msgid ""
80517 "The type %qs cannot be host associated at %L because it is blocked by an "
80518 "incompatible object of the same name declared at %L"
80519 msgstr ""
80520
80521 #: fortran/resolve.cc:13321
80522 #, gcc-internal-format
80523 msgid ""
80524 "Implied SAVE for module variable %qs at %L, needed due to the default "
80525 "initialization"
80526 msgstr ""
80527
80528 #: fortran/resolve.cc:13354
80529 #, gcc-internal-format
80530 msgid ""
80531 "Entity %qs at %L has a deferred type parameter and requires either the "
80532 "POINTER or ALLOCATABLE attribute"
80533 msgstr ""
80534
80535 #. F08:C541. The shape of an array defined in a main program or module
80536 #. * needs to be constant.
80537 #: fortran/resolve.cc:13390
80538 #, gcc-internal-format
80539 msgid "The module or main program array %qs at %L must have constant shape"
80540 msgstr ""
80541
80542 #: fortran/resolve.cc:13415
80543 #, gcc-internal-format, gfc-internal-format
80544 msgid ""
80545 "Entity with assumed character length at %L must be a dummy argument or a "
80546 "PARAMETER"
80547 msgstr ""
80548
80549 #: fortran/resolve.cc:13436
80550 #, gcc-internal-format
80551 msgid "%qs at %L must have constant character length in this context"
80552 msgstr ""
80553
80554 #: fortran/resolve.cc:13443
80555 #, gcc-internal-format
80556 msgid "COMMON variable %qs at %L must have constant character length"
80557 msgstr ""
80558
80559 #: fortran/resolve.cc:13490
80560 #, gcc-internal-format
80561 msgid "Allocatable %qs at %L cannot have an initializer"
80562 msgstr ""
80563
80564 #: fortran/resolve.cc:13493
80565 #, gcc-internal-format
80566 msgid "External %qs at %L cannot have an initializer"
80567 msgstr ""
80568
80569 #: fortran/resolve.cc:13496
80570 #, gcc-internal-format
80571 msgid "Dummy %qs at %L cannot have an initializer"
80572 msgstr ""
80573
80574 #: fortran/resolve.cc:13499
80575 #, gcc-internal-format
80576 msgid "Intrinsic %qs at %L cannot have an initializer"
80577 msgstr ""
80578
80579 #: fortran/resolve.cc:13502
80580 #, gcc-internal-format
80581 msgid "Function result %qs at %L cannot have an initializer"
80582 msgstr ""
80583
80584 #: fortran/resolve.cc:13505
80585 #, gcc-internal-format
80586 msgid "Automatic array %qs at %L cannot have an initializer"
80587 msgstr ""
80588
80589 #: fortran/resolve.cc:13547
80590 #, gcc-internal-format, gfc-internal-format
80591 msgid "%s at %L"
80592 msgstr ""
80593
80594 #: fortran/resolve.cc:13579
80595 #, gcc-internal-format
80596 msgid "Character-valued statement function %qs at %L must have constant length"
80597 msgstr ""
80598
80599 #: fortran/resolve.cc:13602
80600 #, gcc-internal-format
80601 msgid ""
80602 "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is "
80603 "PUBLIC at %L"
80604 msgstr ""
80605
80606 #: fortran/resolve.cc:13624
80607 #, gcc-internal-format
80608 msgid ""
80609 "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs "
80610 "which is PRIVATE"
80611 msgstr ""
80612
80613 #: fortran/resolve.cc:13642
80614 #, gcc-internal-format
80615 msgid "Function %qs at %L cannot have an initializer"
80616 msgstr ""
80617
80618 #: fortran/resolve.cc:13654
80619 #, gcc-internal-format
80620 msgid "External object %qs at %L may not have an initializer"
80621 msgstr ""
80622
80623 #: fortran/resolve.cc:13664
80624 #, gcc-internal-format
80625 msgid "ELEMENTAL function %qs at %L must have a scalar result"
80626 msgstr ""
80627
80628 #: fortran/resolve.cc:13674
80629 #, gcc-internal-format
80630 msgid ""
80631 "Statement function %qs at %L may not have pointer or allocatable attribute"
80632 msgstr ""
80633
80634 #: fortran/resolve.cc:13693
80635 #, gcc-internal-format
80636 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
80637 msgstr ""
80638
80639 #: fortran/resolve.cc:13697
80640 #, gcc-internal-format
80641 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
80642 msgstr ""
80643
80644 #: fortran/resolve.cc:13701
80645 #, gcc-internal-format
80646 msgid "CHARACTER(*) function %qs at %L cannot be pure"
80647 msgstr ""
80648
80649 #: fortran/resolve.cc:13705
80650 #, gcc-internal-format
80651 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
80652 msgstr ""
80653
80654 #: fortran/resolve.cc:13718
80655 #, gcc-internal-format
80656 msgid "CHARACTER(*) function %qs at %L"
80657 msgstr ""
80658
80659 #: fortran/resolve.cc:13729
80660 #, gcc-internal-format
80661 msgid "Procedure pointer %qs at %L shall not be elemental"
80662 msgstr ""
80663
80664 #: fortran/resolve.cc:13735
80665 #, gcc-internal-format
80666 msgid "Dummy procedure %qs at %L shall not be elemental"
80667 msgstr ""
80668
80669 #: fortran/resolve.cc:13755
80670 #, gcc-internal-format
80671 msgid ""
80672 "Function result variable %qs at %L of elemental function %qs shall not have "
80673 "an ALLOCATABLE or POINTER attribute"
80674 msgstr ""
80675
80676 #: fortran/resolve.cc:13812
80677 #, gcc-internal-format
80678 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
80679 msgstr ""
80680
80681 #: fortran/resolve.cc:13818
80682 #, gcc-internal-format
80683 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
80684 msgstr ""
80685
80686 #: fortran/resolve.cc:13824
80687 #, gcc-internal-format
80688 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
80689 msgstr ""
80690
80691 #: fortran/resolve.cc:13832
80692 #, gcc-internal-format
80693 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
80694 msgstr ""
80695
80696 #: fortran/resolve.cc:13838
80697 #, gcc-internal-format
80698 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
80699 msgstr ""
80700
80701 #: fortran/resolve.cc:13881
80702 #, gcc-internal-format, gfc-internal-format
80703 msgid ""
80704 "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its "
80705 "interface in %s"
80706 msgstr ""
80707
80708 #: fortran/resolve.cc:13889
80709 #, gcc-internal-format, gfc-internal-format
80710 msgid ""
80711 "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface "
80712 "in %s"
80713 msgstr ""
80714
80715 #: fortran/resolve.cc:13897
80716 #, gcc-internal-format, gfc-internal-format
80717 msgid ""
80718 "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its "
80719 "interface in %s"
80720 msgstr ""
80721
80722 #: fortran/resolve.cc:13906
80723 #, gcc-internal-format
80724 msgid ""
80725 "%s between the MODULE PROCEDURE declaration in MODULE %qs and the "
80726 "declaration at %L in (SUB)MODULE %qs"
80727 msgstr ""
80728
80729 #: fortran/resolve.cc:13930
80730 #, gcc-internal-format
80731 msgid "Interface of %qs at %L must be explicit"
80732 msgstr ""
80733
80734 #: fortran/resolve.cc:14000
80735 #, gcc-internal-format
80736 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
80737 msgstr ""
80738
80739 #: fortran/resolve.cc:14009
80740 #, gcc-internal-format, gfc-internal-format
80741 msgid "FINAL procedure at %L must have exactly one argument"
80742 msgstr ""
80743
80744 #: fortran/resolve.cc:14017 fortran/resolve.cc:14034
80745 #, gcc-internal-format
80746 msgid "Argument of FINAL procedure at %L must be of type %qs"
80747 msgstr ""
80748
80749 #: fortran/resolve.cc:14025
80750 #, gcc-internal-format, gfc-internal-format
80751 msgid ""
80752 "FINAL procedure at %L with assumed rank argument must be the only finalizer "
80753 "with the same kind/type (F2018: C790)"
80754 msgstr ""
80755
80756 #: fortran/resolve.cc:14042
80757 #, gcc-internal-format, gfc-internal-format
80758 msgid "Argument of FINAL procedure at %L must not be a POINTER"
80759 msgstr ""
80760
80761 #: fortran/resolve.cc:14048
80762 #, gcc-internal-format, gfc-internal-format
80763 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
80764 msgstr ""
80765
80766 #: fortran/resolve.cc:14054
80767 #, gcc-internal-format, gfc-internal-format
80768 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
80769 msgstr ""
80770
80771 #: fortran/resolve.cc:14062
80772 #, gcc-internal-format, gfc-internal-format
80773 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
80774 msgstr ""
80775
80776 #: fortran/resolve.cc:14071
80777 #, gcc-internal-format, gfc-internal-format
80778 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
80779 msgstr ""
80780
80781 #: fortran/resolve.cc:14093
80782 #, gcc-internal-format
80783 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
80784 msgstr ""
80785
80786 #: fortran/resolve.cc:14130
80787 #, gcc-internal-format
80788 msgid ""
80789 "Only array FINAL procedures declared for derived type %qs defined at %L, "
80790 "suggest also scalar one unless an assumed rank finalizer has been declared"
80791 msgstr ""
80792
80793 #: fortran/resolve.cc:14171
80794 #, gcc-internal-format
80795 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
80796 msgstr ""
80797
80798 #: fortran/resolve.cc:14207
80799 #, gcc-internal-format
80800 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
80801 msgstr ""
80802
80803 #: fortran/resolve.cc:14266
80804 #, gcc-internal-format
80805 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
80806 msgstr ""
80807
80808 #: fortran/resolve.cc:14278
80809 #, gcc-internal-format
80810 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
80811 msgstr ""
80812
80813 #: fortran/resolve.cc:14306
80814 #, gcc-internal-format
80815 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
80816 msgstr ""
80817
80818 #: fortran/resolve.cc:14362
80819 #, gcc-internal-format, gfc-internal-format
80820 msgid "Type-bound operator at %L cannot be NOPASS"
80821 msgstr ""
80822
80823 #: fortran/resolve.cc:14574
80824 #, gcc-internal-format
80825 msgid ""
80826 "%qs must be a module procedure or an external procedure with an explicit "
80827 "interface at %L"
80828 msgstr ""
80829
80830 #: fortran/resolve.cc:14617
80831 #, gcc-internal-format
80832 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
80833 msgstr ""
80834
80835 #: fortran/resolve.cc:14631
80836 #, gcc-internal-format
80837 msgid "Procedure %qs with PASS at %L must have at least one argument"
80838 msgstr ""
80839
80840 #: fortran/resolve.cc:14645 fortran/resolve.cc:15133
80841 #, gcc-internal-format
80842 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
80843 msgstr ""
80844
80845 #: fortran/resolve.cc:14653
80846 #, gcc-internal-format
80847 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
80848 msgstr ""
80849
80850 #: fortran/resolve.cc:14662
80851 #, gcc-internal-format
80852 msgid "Passed-object dummy argument of %qs at %L must be scalar"
80853 msgstr ""
80854
80855 #: fortran/resolve.cc:14668
80856 #, gcc-internal-format
80857 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
80858 msgstr ""
80859
80860 #: fortran/resolve.cc:14674
80861 #, gcc-internal-format
80862 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
80863 msgstr ""
80864
80865 #: fortran/resolve.cc:14703
80866 #, gcc-internal-format
80867 msgid "Procedure %qs at %L has the same name as a component of %qs"
80868 msgstr ""
80869
80870 #: fortran/resolve.cc:14713
80871 #, gcc-internal-format
80872 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
80873 msgstr ""
80874
80875 #: fortran/resolve.cc:14808
80876 #, gcc-internal-format
80877 msgid ""
80878 "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and "
80879 "not overridden"
80880 msgstr ""
80881
80882 #: fortran/resolve.cc:14913
80883 #, gcc-internal-format
80884 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
80885 msgstr ""
80886
80887 #: fortran/resolve.cc:14922
80888 #, gcc-internal-format
80889 msgid ""
80890 "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
80891 msgstr ""
80892
80893 #: fortran/resolve.cc:14932
80894 #, gcc-internal-format
80895 msgid ""
80896 "Component %qs at %L with coarray component shall be a nonpointer, "
80897 "nonallocatable scalar"
80898 msgstr ""
80899
80900 #: fortran/resolve.cc:14957
80901 #, gcc-internal-format
80902 msgid ""
80903 "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
80904 msgstr ""
80905
80906 #: fortran/resolve.cc:14968
80907 #, gcc-internal-format
80908 msgid "Component %qs of BIND(C) type at %L must have length one"
80909 msgstr ""
80910
80911 #: fortran/resolve.cc:15066
80912 #, gcc-internal-format
80913 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
80914 msgstr ""
80915
80916 #: fortran/resolve.cc:15080
80917 #, gcc-internal-format
80918 msgid ""
80919 "Procedure pointer component %qs with PASS at %L must have at least one "
80920 "argument"
80921 msgstr ""
80922
80923 #: fortran/resolve.cc:15096
80924 #, gcc-internal-format
80925 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
80926 msgstr ""
80927
80928 #: fortran/resolve.cc:15106
80929 #, gcc-internal-format
80930 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
80931 msgstr ""
80932
80933 #: fortran/resolve.cc:15115
80934 #, gcc-internal-format
80935 msgid ""
80936 "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
80937 msgstr ""
80938
80939 #: fortran/resolve.cc:15124
80940 #, gcc-internal-format
80941 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
80942 msgstr ""
80943
80944 #: fortran/resolve.cc:15166
80945 #, gcc-internal-format
80946 msgid ""
80947 "Component %qs of %qs at %L has the same name as an inherited type-bound "
80948 "procedure"
80949 msgstr ""
80950
80951 #: fortran/resolve.cc:15179
80952 #, gcc-internal-format
80953 msgid ""
80954 "Character length of component %qs needs to be a constant specification "
80955 "expression at %L"
80956 msgstr ""
80957
80958 #: fortran/resolve.cc:15190
80959 #, gcc-internal-format
80960 msgid ""
80961 "Character length expression of component %qs at %L must be of INTEGER type, "
80962 "found %s"
80963 msgstr ""
80964
80965 #: fortran/resolve.cc:15203
80966 #, gcc-internal-format
80967 msgid ""
80968 "Character component %qs of %qs at %L with deferred length must be a POINTER "
80969 "or ALLOCATABLE"
80970 msgstr ""
80971
80972 #: fortran/resolve.cc:15236
80973 #, gcc-internal-format
80974 msgid ""
80975 "the component %qs is a PRIVATE type and cannot be a component of %qs, which "
80976 "is PUBLIC at %L"
80977 msgstr ""
80978
80979 #: fortran/resolve.cc:15244
80980 #, gcc-internal-format, gfc-internal-format
80981 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
80982 msgstr ""
80983
80984 #: fortran/resolve.cc:15253
80985 #, gcc-internal-format, gfc-internal-format
80986 msgid ""
80987 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
80988 "attribute"
80989 msgstr ""
80990
80991 #: fortran/resolve.cc:15339
80992 #, gcc-internal-format, gfc-internal-format
80993 msgid "Conflicting initializers in union at %L and %L"
80994 msgstr ""
80995
80996 #: fortran/resolve.cc:15384
80997 #, gcc-internal-format
80998 msgid ""
80999 "As extending type %qs at %L has a coarray component, parent type %qs shall "
81000 "also have one"
81001 msgstr ""
81002
81003 #: fortran/resolve.cc:15397
81004 #, gcc-internal-format
81005 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
81006 msgstr ""
81007
81008 #: fortran/resolve.cc:15461
81009 #, gcc-internal-format
81010 msgid ""
81011 "Parameterized type %qs does not have a component corresponding to parameter "
81012 "%qs at %L"
81013 msgstr ""
81014
81015 #: fortran/resolve.cc:15494
81016 #, gcc-internal-format
81017 msgid ""
81018 "Generic name %qs of function %qs at %L being the same name as derived type "
81019 "at %L"
81020 msgstr ""
81021
81022 #: fortran/resolve.cc:15508
81023 #, gcc-internal-format
81024 msgid "Derived type %qs at %L has not been declared"
81025 msgstr ""
81026
81027 #: fortran/resolve.cc:15576
81028 #, gcc-internal-format
81029 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
81030 msgstr ""
81031
81032 #: fortran/resolve.cc:15582
81033 #, gcc-internal-format
81034 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
81035 msgstr ""
81036
81037 #: fortran/resolve.cc:15588
81038 #, gcc-internal-format
81039 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
81040 msgstr ""
81041
81042 #: fortran/resolve.cc:15596
81043 #, gcc-internal-format
81044 msgid ""
81045 "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
81046 msgstr ""
81047
81048 #: fortran/resolve.cc:15613
81049 #, gcc-internal-format
81050 msgid ""
81051 "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC "
81052 "namelist %qs at %L"
81053 msgstr ""
81054
81055 #: fortran/resolve.cc:15635
81056 #, gcc-internal-format
81057 msgid ""
81058 "NAMELIST object %qs has use-associated PRIVATE components and cannot be "
81059 "member of namelist %qs at %L"
81060 msgstr ""
81061
81062 #: fortran/resolve.cc:15646
81063 #, gcc-internal-format
81064 msgid ""
81065 "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC "
81066 "namelist %qs at %L"
81067 msgstr ""
81068
81069 #: fortran/resolve.cc:15673
81070 #, gcc-internal-format
81071 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
81072 msgstr ""
81073
81074 #: fortran/resolve.cc:15692
81075 #, gcc-internal-format
81076 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
81077 msgstr ""
81078
81079 #: fortran/resolve.cc:15708
81080 #, gcc-internal-format
81081 msgid ""
81082 "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
81083 msgstr ""
81084
81085 #: fortran/resolve.cc:15719
81086 #, gcc-internal-format, gfc-internal-format
81087 msgid "Incompatible derived type in PARAMETER at %L"
81088 msgstr ""
81089
81090 #: fortran/resolve.cc:15727
81091 #, gcc-internal-format
81092 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
81093 msgstr ""
81094
81095 #: fortran/resolve.cc:15778
81096 #, gcc-internal-format
81097 msgid ""
81098 "The object %qs at %L has a deferred LEN parameter %qs and is neither "
81099 "allocatable nor a pointer"
81100 msgstr ""
81101
81102 #: fortran/resolve.cc:15789
81103 #, gcc-internal-format
81104 msgid ""
81105 "The AUTOMATIC object %qs at %L must not have the SAVE attribute or be a "
81106 "variable declared in the main program, a module or a submodule(F08/C513)"
81107 msgstr ""
81108
81109 #: fortran/resolve.cc:15796
81110 #, gcc-internal-format
81111 msgid ""
81112 "The object %qs at %L with ASSUMED type parameters must be a dummy or a "
81113 "SELECT TYPE selector(F08/4.2)"
81114 msgstr ""
81115
81116 #: fortran/resolve.cc:15836
81117 #, gcc-internal-format, gfc-internal-format
81118 msgid ""
81119 "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays "
81120 "at %L are unsupported"
81121 msgstr ""
81122
81123 #: fortran/resolve.cc:15849
81124 #, gcc-internal-format
81125 msgid ""
81126 "%<omp_all_memory%>, declared at %L, may only be used in the OpenMP DEPEND "
81127 "clause"
81128 msgstr ""
81129
81130 #: fortran/resolve.cc:15907
81131 #, gcc-internal-format, gfc-internal-format
81132 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
81133 msgstr ""
81134
81135 #: fortran/resolve.cc:15910
81136 #, gcc-internal-format, gfc-internal-format
81137 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
81138 msgstr ""
81139
81140 #: fortran/resolve.cc:16010
81141 #, gcc-internal-format
81142 msgid ""
81143 "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an "
81144 "assumed-shape or assumed-rank array"
81145 msgstr ""
81146
81147 #: fortran/resolve.cc:16031
81148 #, gcc-internal-format, gfc-internal-format
81149 msgid "Bad specification for assumed size array at %L"
81150 msgstr ""
81151
81152 #: fortran/resolve.cc:16044
81153 #, gcc-internal-format, gfc-internal-format
81154 msgid "Assumed size array at %L must be a dummy argument"
81155 msgstr ""
81156
81157 #: fortran/resolve.cc:16047
81158 #, gcc-internal-format, gfc-internal-format
81159 msgid "Assumed shape array at %L must be a dummy argument"
81160 msgstr ""
81161
81162 #: fortran/resolve.cc:16057
81163 #, gcc-internal-format, gfc-internal-format
81164 msgid "Assumed-rank array at %L must be a dummy argument"
81165 msgstr ""
81166
81167 #: fortran/resolve.cc:16064
81168 #, gcc-internal-format, gfc-internal-format
81169 msgid ""
81170 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
81171 msgstr ""
81172
81173 #: fortran/resolve.cc:16077
81174 #, gcc-internal-format, gfc-internal-format
81175 msgid "Symbol at %L is not a DUMMY variable"
81176 msgstr ""
81177
81178 #: fortran/resolve.cc:16083
81179 #, gcc-internal-format
81180 msgid ""
81181 "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
81182 msgstr ""
81183
81184 #: fortran/resolve.cc:16093
81185 #, gcc-internal-format
81186 msgid ""
81187 "Character dummy variable %qs at %L with VALUE attribute must have constant "
81188 "length"
81189 msgstr ""
81190
81191 #: fortran/resolve.cc:16102
81192 #, gcc-internal-format
81193 msgid ""
81194 "C interoperable character dummy variable %qs at %L with VALUE attribute must "
81195 "have length one"
81196 msgstr ""
81197
81198 #: fortran/resolve.cc:16115 fortran/resolve.cc:16292
81199 #, gcc-internal-format
81200 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
81201 msgstr ""
81202
81203 #: fortran/resolve.cc:16129
81204 #, gcc-internal-format, gfc-internal-format
81205 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
81206 msgstr ""
81207
81208 #: fortran/resolve.cc:16138
81209 #, gcc-internal-format, gfc-internal-format
81210 msgid ""
81211 "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of "
81212 "an numeric intrinsic type"
81213 msgstr ""
81214
81215 #: fortran/resolve.cc:16147
81216 #, gcc-internal-format, gfc-internal-format
81217 msgid ""
81218 "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, "
81219 "CODIMENSION, POINTER or VALUE attribute"
81220 msgstr ""
81221
81222 #: fortran/resolve.cc:16155
81223 #, gcc-internal-format, gfc-internal-format
81224 msgid ""
81225 "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) "
81226 "attribute"
81227 msgstr ""
81228
81229 #: fortran/resolve.cc:16162
81230 #, gcc-internal-format, gfc-internal-format
81231 msgid ""
81232 "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an "
81233 "assumed-size array"
81234 msgstr ""
81235
81236 #: fortran/resolve.cc:16182
81237 #, gcc-internal-format, gfc-internal-format
81238 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
81239 msgstr ""
81240
81241 #: fortran/resolve.cc:16189
81242 #, gcc-internal-format, gfc-internal-format
81243 msgid ""
81244 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
81245 "POINTER or VALUE attribute"
81246 msgstr ""
81247
81248 #: fortran/resolve.cc:16196
81249 #, gcc-internal-format, gfc-internal-format
81250 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
81251 msgstr ""
81252
81253 #: fortran/resolve.cc:16203
81254 #, gcc-internal-format, gfc-internal-format
81255 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
81256 msgstr ""
81257
81258 #: fortran/resolve.cc:16229
81259 #, gcc-internal-format
81260 msgid ""
81261 "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block "
81262 "nor declared at the module level scope"
81263 msgstr ""
81264
81265 #: fortran/resolve.cc:16239
81266 #, gcc-internal-format
81267 msgid "BIND(C) Variable %qs at %L must have length one"
81268 msgstr ""
81269
81270 #: fortran/resolve.cc:16318
81271 #, gcc-internal-format
81272 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
81273 msgstr ""
81274
81275 #: fortran/resolve.cc:16333
81276 #, gcc-internal-format, gfc-internal-format
81277 msgid ""
81278 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
81279 "must be a coarray"
81280 msgstr ""
81281
81282 #: fortran/resolve.cc:16346
81283 #, gcc-internal-format, gfc-internal-format
81284 msgid ""
81285 "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE "
81286 "must be a coarray"
81287 msgstr ""
81288
81289 #: fortran/resolve.cc:16364
81290 #, gcc-internal-format
81291 msgid ""
81292 "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have "
81293 "a default initializer"
81294 msgstr ""
81295
81296 #: fortran/resolve.cc:16376
81297 #, gcc-internal-format
81298 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
81299 msgstr ""
81300
81301 #: fortran/resolve.cc:16385
81302 #, gcc-internal-format
81303 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
81304 msgstr ""
81305
81306 #: fortran/resolve.cc:16398
81307 #, gcc-internal-format
81308 msgid ""
81309 "Function result %qs at %L shall not be a coarray or have a coarray component"
81310 msgstr ""
81311
81312 #: fortran/resolve.cc:16407
81313 #, gcc-internal-format
81314 msgid ""
81315 "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
81316 msgstr ""
81317
81318 #: fortran/resolve.cc:16420
81319 #, gcc-internal-format
81320 msgid ""
81321 "Variable %qs at %L with coarray component shall be a nonpointer, "
81322 "nonallocatable scalar, which is not a coarray"
81323 msgstr ""
81324
81325 #: fortran/resolve.cc:16436
81326 #, gcc-internal-format
81327 msgid ""
81328 "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
81329 "argument"
81330 msgstr ""
81331
81332 #: fortran/resolve.cc:16444
81333 #, gcc-internal-format
81334 msgid ""
81335 "Coarray variable %qs at %L shall not have codimensions with deferred shape"
81336 msgstr ""
81337
81338 #: fortran/resolve.cc:16451
81339 #, gcc-internal-format
81340 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
81341 msgstr ""
81342
81343 #: fortran/resolve.cc:16464
81344 #, gcc-internal-format
81345 msgid ""
81346 "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray "
81347 "or have coarray components"
81348 msgstr ""
81349
81350 #: fortran/resolve.cc:16473
81351 #, gcc-internal-format
81352 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
81353 msgstr ""
81354
81355 #: fortran/resolve.cc:16489
81356 #, gcc-internal-format
81357 msgid ""
81358 "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure "
81359 "%qs"
81360 msgstr ""
81361
81362 #: fortran/resolve.cc:16495
81363 #, gcc-internal-format
81364 msgid ""
81365 "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure "
81366 "%qs"
81367 msgstr ""
81368
81369 #: fortran/resolve.cc:16520
81370 #, gcc-internal-format
81371 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
81372 msgstr ""
81373
81374 #: fortran/resolve.cc:16591
81375 #, gcc-internal-format, gfc-internal-format
81376 msgid "Threadprivate at %L isn't SAVEd"
81377 msgstr ""
81378
81379 #: fortran/resolve.cc:16603
81380 #, gcc-internal-format
81381 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
81382 msgstr ""
81383
81384 #: fortran/resolve.cc:16719
81385 #, gcc-internal-format, gfc-internal-format
81386 msgid "Expecting definable entity near %L"
81387 msgstr ""
81388
81389 #: fortran/resolve.cc:16727
81390 #, gcc-internal-format
81391 msgid "BLOCK DATA element %qs at %L must be in COMMON"
81392 msgstr ""
81393
81394 #: fortran/resolve.cc:16734
81395 #, gcc-internal-format
81396 msgid "DATA array %qs at %L must be specified in a previous declaration"
81397 msgstr ""
81398
81399 #: fortran/resolve.cc:16741
81400 #, gcc-internal-format
81401 msgid "DATA element %qs at %L cannot have a coindex"
81402 msgstr ""
81403
81404 #: fortran/resolve.cc:16757
81405 #, gcc-internal-format
81406 msgid "DATA element %qs at %L is a pointer and so must be a full array"
81407 msgstr ""
81408
81409 #: fortran/resolve.cc:16764
81410 #, gcc-internal-format, gfc-internal-format
81411 msgid ""
81412 "DATA object near %L has the pointer attribute and the corresponding DATA "
81413 "value is not a valid initial-data-target"
81414 msgstr ""
81415
81416 #: fortran/resolve.cc:16773
81417 #, gcc-internal-format
81418 msgid "DATA element %qs at %L cannot have the ALLOCATABLE attribute"
81419 msgstr ""
81420
81421 #: fortran/resolve.cc:16819
81422 #, gcc-internal-format, gfc-internal-format
81423 msgid "Nonconstant array section at %L in DATA statement"
81424 msgstr ""
81425
81426 #: fortran/resolve.cc:16832
81427 #, gcc-internal-format, gfc-internal-format
81428 msgid "DATA statement at %L has more variables than values"
81429 msgstr ""
81430
81431 #: fortran/resolve.cc:16931
81432 #, gcc-internal-format, gfc-internal-format
81433 msgid ""
81434 "start of implied-do loop at %L could not be simplified to a constant value"
81435 msgstr ""
81436
81437 #: fortran/resolve.cc:16939
81438 #, gcc-internal-format, gfc-internal-format
81439 msgid ""
81440 "end of implied-do loop at %L could not be simplified to a constant value"
81441 msgstr ""
81442
81443 #: fortran/resolve.cc:16947
81444 #, gcc-internal-format, gfc-internal-format
81445 msgid ""
81446 "step of implied-do loop at %L could not be simplified to a constant value"
81447 msgstr ""
81448
81449 #: fortran/resolve.cc:16954
81450 #, gcc-internal-format, gfc-internal-format
81451 msgid "step of implied-do loop at %L shall not be zero"
81452 msgstr ""
81453
81454 #: fortran/resolve.cc:17079
81455 #, gcc-internal-format, gfc-internal-format
81456 msgid "DATA statement at %L has more values than variables"
81457 msgstr ""
81458
81459 #: fortran/resolve.cc:17245
81460 #, gcc-internal-format, gfc-internal-format
81461 msgid "Label %d at %L defined but not used"
81462 msgstr ""
81463
81464 #: fortran/resolve.cc:17251
81465 #, gcc-internal-format, gfc-internal-format
81466 msgid "Label %d at %L defined but cannot be used"
81467 msgstr ""
81468
81469 #: fortran/resolve.cc:17335
81470 #, gcc-internal-format
81471 msgid ""
81472 "Derived type variable %qs at %L must have SEQUENCE attribute to be an "
81473 "EQUIVALENCE object"
81474 msgstr ""
81475
81476 #: fortran/resolve.cc:17344
81477 #, gcc-internal-format
81478 msgid ""
81479 "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an "
81480 "EQUIVALENCE object"
81481 msgstr ""
81482
81483 #: fortran/resolve.cc:17352
81484 #, gcc-internal-format
81485 msgid ""
81486 "Derived type variable %qs at %L with default initialization cannot be in "
81487 "EQUIVALENCE with a variable in COMMON"
81488 msgstr ""
81489
81490 #: fortran/resolve.cc:17368
81491 #, gcc-internal-format
81492 msgid ""
81493 "Derived type variable %qs at %L with pointer component(s) cannot be an "
81494 "EQUIVALENCE object"
81495 msgstr ""
81496
81497 #: fortran/resolve.cc:17471
81498 #, gcc-internal-format, gfc-internal-format
81499 msgid "Syntax error in EQUIVALENCE statement at %L"
81500 msgstr ""
81501
81502 #: fortran/resolve.cc:17486
81503 #, gcc-internal-format, gfc-internal-format
81504 msgid ""
81505 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
81506 "the PROTECTED attribute"
81507 msgstr ""
81508
81509 #: fortran/resolve.cc:17511
81510 #, gcc-internal-format
81511 msgid ""
81512 "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure "
81513 "procedure %qs"
81514 msgstr ""
81515
81516 #: fortran/resolve.cc:17520
81517 #, gcc-internal-format
81518 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
81519 msgstr ""
81520
81521 #: fortran/resolve.cc:17595
81522 #, gcc-internal-format
81523 msgid ""
81524 "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
81525 msgstr ""
81526
81527 #: fortran/resolve.cc:17606
81528 #, gcc-internal-format
81529 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
81530 msgstr ""
81531
81532 #: fortran/resolve.cc:17617
81533 #, gcc-internal-format, gfc-internal-format
81534 msgid "Substring at %L has length zero"
81535 msgstr ""
81536
81537 #: fortran/resolve.cc:17648
81538 #, gcc-internal-format
81539 msgid "Self reference in character length expression for %qs at %L"
81540 msgstr ""
81541
81542 #: fortran/resolve.cc:17715
81543 #, gcc-internal-format
81544 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
81545 msgstr ""
81546
81547 #: fortran/resolve.cc:17728
81548 #, gcc-internal-format
81549 msgid "ENTRY %qs at %L has no IMPLICIT type"
81550 msgstr ""
81551
81552 #: fortran/resolve.cc:17750
81553 #, gcc-internal-format
81554 msgid "User operator procedure %qs at %L must be a FUNCTION"
81555 msgstr ""
81556
81557 #: fortran/resolve.cc:17760
81558 #, gcc-internal-format
81559 msgid "User operator procedure %qs at %L cannot be assumed character length"
81560 msgstr ""
81561
81562 #: fortran/resolve.cc:17768
81563 #, gcc-internal-format
81564 msgid "User operator procedure %qs at %L must have at least one argument"
81565 msgstr ""
81566
81567 #: fortran/resolve.cc:17782
81568 #, gcc-internal-format, gfc-internal-format
81569 msgid "First argument of operator interface at %L cannot be optional"
81570 msgstr ""
81571
81572 #: fortran/resolve.cc:17800
81573 #, gcc-internal-format, gfc-internal-format
81574 msgid "Second argument of operator interface at %L cannot be optional"
81575 msgstr ""
81576
81577 #: fortran/resolve.cc:17807
81578 #, gcc-internal-format, gfc-internal-format
81579 msgid "Operator interface at %L must have, at most, two arguments"
81580 msgstr ""
81581
81582 #: fortran/resolve.cc:17886
81583 #, gcc-internal-format
81584 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
81585 msgstr ""
81586
81587 #: fortran/scanner.cc:309
81588 #, gcc-internal-format
81589 msgid "Include directory %qs: %s"
81590 msgstr ""
81591
81592 #: fortran/scanner.cc:313
81593 #, gcc-internal-format
81594 msgid "Nonexistent include directory %qs"
81595 msgstr ""
81596
81597 #: fortran/scanner.cc:318
81598 #, gcc-internal-format
81599 msgid "%qs is not a directory"
81600 msgstr ""
81601
81602 #: fortran/scanner.cc:792
81603 #, gcc-internal-format, gfc-internal-format
81604 msgid ""
81605 "!$ACC at %C starts a commented line as it neither is followed by a space nor "
81606 "is a continuation line"
81607 msgstr ""
81608
81609 #: fortran/scanner.cc:832
81610 #, gcc-internal-format, gfc-internal-format
81611 msgid ""
81612 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
81613 "is a continuation line"
81614 msgstr ""
81615
81616 #: fortran/scanner.cc:1011
81617 #, gcc-internal-format, gfc-internal-format
81618 msgid "Ignoring '!$omx' vendor-extension sentinel at %C"
81619 msgstr ""
81620
81621 #: fortran/scanner.cc:1323 fortran/scanner.cc:1526
81622 #, gcc-internal-format, gfc-internal-format
81623 msgid "Line truncated at %L"
81624 msgstr ""
81625
81626 #: fortran/scanner.cc:1387 fortran/scanner.cc:1616
81627 #, gcc-internal-format, gfc-internal-format
81628 msgid "Limit of %d continuations exceeded in statement at %C"
81629 msgstr ""
81630
81631 #: fortran/scanner.cc:1466 fortran/scanner.cc:1575
81632 #, gcc-internal-format, gfc-internal-format
81633 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
81634 msgstr ""
81635
81636 #: fortran/scanner.cc:1468 fortran/scanner.cc:1577
81637 #, gcc-internal-format, gfc-internal-format
81638 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
81639 msgstr ""
81640
81641 #: fortran/scanner.cc:1481
81642 #, gcc-internal-format
81643 msgid "Missing %<&%> in continued character constant at %C"
81644 msgstr ""
81645
81646 #: fortran/scanner.cc:1767
81647 #, gcc-internal-format, gfc-internal-format
81648 msgid "Nonconforming tab character at %C"
81649 msgstr ""
81650
81651 #: fortran/scanner.cc:1778
81652 #, gcc-internal-format, gfc-internal-format
81653 msgid "Invalid character 0x%s at %C"
81654 msgstr ""
81655
81656 #: fortran/scanner.cc:1867 fortran/scanner.cc:1870
81657 #, gcc-internal-format
81658 msgid "%<&%> not allowed by itself in line %d"
81659 msgstr ""
81660
81661 #: fortran/scanner.cc:1960
81662 #, gcc-internal-format, gfc-internal-format
81663 msgid "Nonconforming tab character in column %d of line %d"
81664 msgstr ""
81665
81666 #: fortran/scanner.cc:2189
81667 #, gcc-internal-format
81668 msgid "file %qs left but not entered"
81669 msgstr ""
81670
81671 #: fortran/scanner.cc:2231
81672 #, gcc-internal-format
81673 msgid "Illegal preprocessor directive"
81674 msgstr ""
81675
81676 #: fortran/scanner.cc:2554
81677 #, gcc-internal-format
81678 msgid "File %qs is being included recursively"
81679 msgstr ""
81680
81681 #: fortran/scanner.cc:2566
81682 #, gcc-internal-format
81683 msgid "Cannot open file %qs"
81684 msgstr ""
81685
81686 #: fortran/scanner.cc:2576
81687 #, gcc-internal-format
81688 msgid "Cannot open included file %qs"
81689 msgstr ""
81690
81691 #: fortran/scanner.cc:2578
81692 #, gcc-internal-format
81693 msgid "Cannot open pre-included file %qs"
81694 msgstr ""
81695
81696 #: fortran/scanner.cc:2586 fortran/scanner.cc:2588
81697 #, gcc-internal-format
81698 msgid "Included file %qs is not a regular file"
81699 msgstr ""
81700
81701 #: fortran/simplify.cc:92
81702 #, gcc-internal-format, gfc-internal-format
81703 msgid "Result of %s overflows its kind at %L"
81704 msgstr ""
81705
81706 #: fortran/simplify.cc:97
81707 #, gcc-internal-format, gfc-internal-format
81708 msgid "Result of %s underflows its kind at %L"
81709 msgstr ""
81710
81711 #: fortran/simplify.cc:102
81712 #, gcc-internal-format, gfc-internal-format
81713 msgid "Result of %s is NaN at %L"
81714 msgstr ""
81715
81716 #: fortran/simplify.cc:106
81717 #, gcc-internal-format, gfc-internal-format
81718 msgid "Result of %s gives range error for its kind at %L"
81719 msgstr ""
81720
81721 #: fortran/simplify.cc:129
81722 #, gcc-internal-format, gfc-internal-format
81723 msgid "KIND parameter of %s at %L must be an initialization expression"
81724 msgstr ""
81725
81726 #: fortran/simplify.cc:137
81727 #, gcc-internal-format, gfc-internal-format
81728 msgid "Invalid KIND parameter of %s at %L"
81729 msgstr ""
81730
81731 #: fortran/simplify.cc:774
81732 #, gcc-internal-format
81733 msgid "gfc_simplify_abs(): Bad type"
81734 msgstr ""
81735
81736 #: fortran/simplify.cc:795
81737 #, gcc-internal-format, gfc-internal-format
81738 msgid "Argument of %s function at %L is negative"
81739 msgstr ""
81740
81741 #: fortran/simplify.cc:802
81742 #, gcc-internal-format, gfc-internal-format
81743 msgid "Argument of %s function at %L outside of range [0,127]"
81744 msgstr ""
81745
81746 #: fortran/simplify.cc:820
81747 #, gcc-internal-format, gfc-internal-format
81748 msgid ""
81749 "Argument of %s function at %L is too large for the collating sequence of "
81750 "kind %d"
81751 msgstr ""
81752
81753 #: fortran/simplify.cc:857
81754 #, gcc-internal-format, gfc-internal-format
81755 msgid "Argument of ACOS at %L must be between -1 and 1"
81756 msgstr ""
81757
81758 #: fortran/simplify.cc:871
81759 #, gcc-internal-format
81760 msgid "in gfc_simplify_acos(): Bad type"
81761 msgstr ""
81762
81763 #: fortran/simplify.cc:890
81764 #, gcc-internal-format, gfc-internal-format
81765 msgid "Argument of ACOSH at %L must not be less than 1"
81766 msgstr ""
81767
81768 #: fortran/simplify.cc:905
81769 #, gcc-internal-format
81770 msgid "in gfc_simplify_acosh(): Bad type"
81771 msgstr ""
81772
81773 #: fortran/simplify.cc:1134
81774 #, gcc-internal-format, gfc-internal-format
81775 msgid "Argument of ASIN at %L must be between -1 and 1"
81776 msgstr ""
81777
81778 #: fortran/simplify.cc:1148
81779 #, gcc-internal-format
81780 msgid "in gfc_simplify_asin(): Bad type"
81781 msgstr ""
81782
81783 #: fortran/simplify.cc:1183
81784 #, gcc-internal-format, gfc-internal-format
81785 msgid "Argument of ACOSD at %L must be between -1 and 1"
81786 msgstr ""
81787
81788 #: fortran/simplify.cc:1209
81789 #, gcc-internal-format, gfc-internal-format
81790 msgid "Argument of ASIND at %L must be between -1 and 1"
81791 msgstr ""
81792
81793 #: fortran/simplify.cc:1261
81794 #, gcc-internal-format
81795 msgid "in gfc_simplify_asinh(): Bad type"
81796 msgstr ""
81797
81798 #: fortran/simplify.cc:1289
81799 #, gcc-internal-format
81800 msgid "in gfc_simplify_atan(): Bad type"
81801 msgstr ""
81802
81803 #: fortran/simplify.cc:1310
81804 #, gcc-internal-format, gfc-internal-format
81805 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
81806 msgstr ""
81807
81808 #: fortran/simplify.cc:1324
81809 #, gcc-internal-format
81810 msgid "in gfc_simplify_atanh(): Bad type"
81811 msgstr ""
81812
81813 #: fortran/simplify.cc:1341
81814 #, gcc-internal-format, gfc-internal-format
81815 msgid ""
81816 "If first argument of ATAN2 at %L is zero, then the second argument must not "
81817 "be zero"
81818 msgstr ""
81819
81820 #: fortran/simplify.cc:1433
81821 #, gcc-internal-format, gfc-internal-format
81822 msgid "Result of BESSEL_YN is -INF at %L"
81823 msgstr ""
81824
81825 #: fortran/simplify.cc:1799
81826 #, gcc-internal-format
81827 msgid "gfc_simplify_dcmplx(): Bad type (x)"
81828 msgstr ""
81829
81830 #: fortran/simplify.cc:1818
81831 #, gcc-internal-format
81832 msgid "gfc_simplify_dcmplx(): Bad type (y)"
81833 msgstr ""
81834
81835 #: fortran/simplify.cc:1885
81836 #, gcc-internal-format, gfc-internal-format
81837 msgid ""
81838 "If first argument of ATAN2D at %L is zero, then the second argument must not "
81839 "be zero"
81840 msgstr ""
81841
81842 #: fortran/simplify.cc:1920
81843 #, gcc-internal-format
81844 msgid "in gfc_simplify_cos(): Bad type"
81845 msgstr ""
81846
81847 #: fortran/simplify.cc:2388
81848 #, gcc-internal-format
81849 msgid "gfc_simplify_dim(): Bad type"
81850 msgstr ""
81851
81852 #: fortran/simplify.cc:2962
81853 #, gcc-internal-format
81854 msgid "in gfc_simplify_exp(): Bad type"
81855 msgstr ""
81856
81857 #: fortran/simplify.cc:3180
81858 #, gcc-internal-format
81859 msgid "gfc_simplify_floor(): Bad kind"
81860 msgstr ""
81861
81862 #: fortran/simplify.cc:3293
81863 #, gcc-internal-format, gfc-internal-format
81864 msgid "Argument of IACHAR at %L must be of length one"
81865 msgstr ""
81866
81867 #: fortran/simplify.cc:3301
81868 #, gcc-internal-format, gfc-internal-format
81869 msgid "Argument of IACHAR function at %L outside of range 0..127"
81870 msgstr ""
81871
81872 #: fortran/simplify.cc:3429
81873 #, gcc-internal-format, gfc-internal-format
81874 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
81875 msgstr ""
81876
81877 #: fortran/simplify.cc:3453
81878 #, gcc-internal-format
81879 msgid "IBITS: Bad bit"
81880 msgstr ""
81881
81882 #: fortran/simplify.cc:3514
81883 #, gcc-internal-format, gfc-internal-format
81884 msgid "Argument of ICHAR at %L must be of length one"
81885 msgstr ""
81886
81887 #. Left shift, as in SHIFTL.
81888 #: fortran/simplify.cc:3826 fortran/simplify.cc:3834
81889 #, gcc-internal-format, gfc-internal-format
81890 msgid "Second argument of %s is negative at %L"
81891 msgstr ""
81892
81893 #: fortran/simplify.cc:3846
81894 #, gcc-internal-format, gfc-internal-format
81895 msgid "Magnitude of second argument of %s exceeds bit size at %L"
81896 msgstr ""
81897
81898 #: fortran/simplify.cc:3974
81899 #, gcc-internal-format, gfc-internal-format
81900 msgid ""
81901 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
81902 "%C"
81903 msgstr ""
81904
81905 #: fortran/simplify.cc:3977
81906 #, gcc-internal-format, gfc-internal-format
81907 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
81908 msgstr ""
81909
81910 #: fortran/simplify.cc:4324 fortran/simplify.cc:4457
81911 #, gcc-internal-format, gfc-internal-format
81912 msgid "DIM argument at %L is out of bounds"
81913 msgstr ""
81914
81915 #: fortran/simplify.cc:4684
81916 #, gcc-internal-format, gfc-internal-format
81917 msgid "Argument of LOG at %L cannot be less than or equal to zero"
81918 msgstr ""
81919
81920 #: fortran/simplify.cc:4697
81921 #, gcc-internal-format, gfc-internal-format
81922 msgid "Complex argument of LOG at %L cannot be zero"
81923 msgstr ""
81924
81925 #: fortran/simplify.cc:4708
81926 #, gcc-internal-format
81927 msgid "gfc_simplify_log: bad type"
81928 msgstr ""
81929
81930 #: fortran/simplify.cc:4725
81931 #, gcc-internal-format, gfc-internal-format
81932 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
81933 msgstr ""
81934
81935 #: fortran/simplify.cc:5078
81936 #, gcc-internal-format
81937 msgid "simplify_min_max(): Bad type in arglist"
81938 msgstr ""
81939
81940 #: fortran/simplify.cc:6000 fortran/simplify.cc:6008
81941 #, gcc-internal-format
81942 msgid "Argument %qs of MOD at %L shall not be zero"
81943 msgstr ""
81944
81945 #: fortran/simplify.cc:6014
81946 #, gcc-internal-format
81947 msgid "gfc_simplify_mod(): Bad arguments"
81948 msgstr ""
81949
81950 #: fortran/simplify.cc:6052 fortran/simplify.cc:6060
81951 #, gcc-internal-format
81952 msgid "Argument %qs of MODULO at %L shall not be zero"
81953 msgstr ""
81954
81955 #: fortran/simplify.cc:6066
81956 #, gcc-internal-format
81957 msgid "gfc_simplify_modulo(): Bad arguments"
81958 msgstr ""
81959
81960 #: fortran/simplify.cc:6138
81961 #, gcc-internal-format, gfc-internal-format
81962 msgid "Result of NEAREST is NaN at %L"
81963 msgstr ""
81964
81965 #: fortran/simplify.cc:6715
81966 #, gcc-internal-format, gfc-internal-format
81967 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
81968 msgstr ""
81969
81970 #: fortran/simplify.cc:6771
81971 #, gcc-internal-format, gfc-internal-format
81972 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
81973 msgstr ""
81974
81975 #: fortran/simplify.cc:6808
81976 #, gcc-internal-format, gfc-internal-format
81977 msgid ""
81978 "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
81979 msgstr ""
81980
81981 #: fortran/simplify.cc:6866
81982 #, gcc-internal-format, gfc-internal-format
81983 msgid ""
81984 "The SHAPE array for the RESHAPE intrinsic at %L has a negative value %d for "
81985 "dimension %d"
81986 msgstr ""
81987
81988 #: fortran/simplify.cc:6890
81989 #, gcc-internal-format, gfc-internal-format
81990 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
81991 msgstr ""
81992
81993 #: fortran/simplify.cc:6903
81994 #, gcc-internal-format, gfc-internal-format
81995 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
81996 msgstr ""
81997
81998 #: fortran/simplify.cc:6917
81999 #, gcc-internal-format, gfc-internal-format
82000 msgid ""
82001 "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] "
82002 "for the RESHAPE intrinsic near %L"
82003 msgstr ""
82004
82005 #: fortran/simplify.cc:6927
82006 #, gcc-internal-format, gfc-internal-format
82007 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
82008 msgstr ""
82009
82010 #: fortran/simplify.cc:6988
82011 #, gcc-internal-format, gfc-internal-format
82012 msgid "Reshaped array too large at %C"
82013 msgstr ""
82014
82015 #: fortran/simplify.cc:7104
82016 #, gcc-internal-format, gfc-internal-format
82017 msgid "Result of SCALE overflows its kind at %L"
82018 msgstr ""
82019
82020 #: fortran/simplify.cc:7694
82021 #, gcc-internal-format
82022 msgid "Bad type in gfc_simplify_sign"
82023 msgstr ""
82024
82025 #: fortran/simplify.cc:7723
82026 #, gcc-internal-format
82027 msgid "in gfc_simplify_sin(): Bad type"
82028 msgstr ""
82029
82030 #: fortran/simplify.cc:7861 fortran/simplify.cc:8144
82031 #, gcc-internal-format
82032 msgid "Failure getting length of a constant array."
82033 msgstr ""
82034
82035 #: fortran/simplify.cc:7871
82036 #, gcc-internal-format
82037 msgid ""
82038 "The number of elements (%d) in the array constructor at %L requires an "
82039 "increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> "
82040 "option."
82041 msgstr ""
82042
82043 #: fortran/simplify.cc:7938
82044 #, gcc-internal-format, gfc-internal-format
82045 msgid "Simplification of SPREAD at %C not yet implemented"
82046 msgstr ""
82047
82048 #: fortran/simplify.cc:7962
82049 #, gcc-internal-format, gfc-internal-format
82050 msgid "Argument of SQRT at %L has a negative value"
82051 msgstr ""
82052
82053 #: fortran/simplify.cc:7978
82054 #, gcc-internal-format, gfc-internal-format
82055 msgid "invalid argument of SQRT at %L"
82056 msgstr ""
82057
82058 #: fortran/simplify.cc:8325
82059 #, gcc-internal-format, gfc-internal-format
82060 msgid ""
82061 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
82062 "lower bound is %ld)"
82063 msgstr ""
82064
82065 #: fortran/simplify.cc:8348
82066 #, gcc-internal-format, gfc-internal-format
82067 msgid ""
82068 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
82069 "upper bound is %ld)"
82070 msgstr ""
82071
82072 #: fortran/simplify.cc:8848
82073 #, gcc-internal-format
82074 msgid ""
82075 "Character %qs in string at %L cannot be converted into character kind %d"
82076 msgstr ""
82077
82078 #: fortran/st.cc:301
82079 #, gcc-internal-format
82080 msgid "gfc_free_statement(): Bad statement"
82081 msgstr ""
82082
82083 #: fortran/symbol.cc:141
82084 #, gcc-internal-format, gfc-internal-format
82085 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
82086 msgstr ""
82087
82088 #: fortran/symbol.cc:178
82089 #, gcc-internal-format
82090 msgid "Letter %qc already set in IMPLICIT statement at %C"
82091 msgstr ""
82092
82093 #: fortran/symbol.cc:200
82094 #, gcc-internal-format, gfc-internal-format
82095 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
82096 msgstr ""
82097
82098 #: fortran/symbol.cc:210
82099 #, gcc-internal-format
82100 msgid "Letter %qc already has an IMPLICIT type at %C"
82101 msgstr ""
82102
82103 #: fortran/symbol.cc:234
82104 #, gcc-internal-format
82105 msgid ""
82106 "Option %<-fallow-leading-underscore%> is for use only by gfortran "
82107 "developers, and should not be used for implicitly typed variables"
82108 msgstr ""
82109
82110 #: fortran/symbol.cc:239
82111 #, gcc-internal-format
82112 msgid "gfc_get_default_type(): Bad symbol %qs"
82113 msgstr ""
82114
82115 #: fortran/symbol.cc:296
82116 #, gcc-internal-format
82117 msgid "gfc_set_default_type(): symbol already has a type"
82118 msgstr ""
82119
82120 #: fortran/symbol.cc:306
82121 #, gcc-internal-format
82122 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
82123 msgstr ""
82124
82125 #: fortran/symbol.cc:310
82126 #, gcc-internal-format
82127 msgid "Symbol %qs at %L has no IMPLICIT type"
82128 msgstr ""
82129
82130 #. BIND(C) variables should not be implicitly declared.
82131 #: fortran/symbol.cc:330
82132 #, gcc-internal-format
82133 msgid ""
82134 "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
82135 msgstr ""
82136
82137 #. Dummy args to a BIND(C) routine may not be interoperable if
82138 #. they are implicitly typed.
82139 #: fortran/symbol.cc:346
82140 #, gcc-internal-format
82141 msgid ""
82142 "Implicitly declared variable %qs at %L may not be C interoperable but it is "
82143 "a dummy argument to the BIND(C) procedure %qs at %L"
82144 msgstr ""
82145
82146 #: fortran/symbol.cc:387
82147 #, gcc-internal-format
82148 msgid "Function result %qs at %L has no IMPLICIT type"
82149 msgstr ""
82150
82151 #: fortran/symbol.cc:488
82152 #, gcc-internal-format, gfc-internal-format
82153 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
82154 msgstr ""
82155
82156 #: fortran/symbol.cc:513
82157 #, gcc-internal-format, gfc-internal-format
82158 msgid "Namelist group name at %L cannot have the SAVE attribute"
82159 msgstr ""
82160
82161 #: fortran/symbol.cc:532
82162 #, gcc-internal-format
82163 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
82164 msgstr ""
82165
82166 #: fortran/symbol.cc:565
82167 #, gcc-internal-format, gfc-internal-format
82168 msgid "Procedure pointer at %C"
82169 msgstr ""
82170
82171 #: fortran/symbol.cc:777
82172 #, gcc-internal-format, gfc-internal-format
82173 msgid "%s attribute applied to %s %s at %L"
82174 msgstr ""
82175
82176 #: fortran/symbol.cc:784
82177 #, gcc-internal-format, gfc-internal-format
82178 msgid "BIND(C) applied to %s %s at %L"
82179 msgstr ""
82180
82181 #: fortran/symbol.cc:905 fortran/symbol.cc:916 fortran/symbol.cc:1796
82182 #, gcc-internal-format, gfc-internal-format
82183 msgid "%s attribute conflicts with %s attribute at %L"
82184 msgstr ""
82185
82186 #: fortran/symbol.cc:908 fortran/symbol.cc:922
82187 #, gcc-internal-format
82188 msgid "%s attribute conflicts with %s attribute in %qs at %L"
82189 msgstr ""
82190
82191 #: fortran/symbol.cc:966
82192 #, gcc-internal-format, gfc-internal-format
82193 msgid "Cannot change attributes of USE-associated symbol at %L"
82194 msgstr ""
82195
82196 #: fortran/symbol.cc:969
82197 #, gcc-internal-format, gfc-internal-format
82198 msgid "Cannot change attributes of USE-associated symbol %s at %L"
82199 msgstr ""
82200
82201 #: fortran/symbol.cc:985
82202 #, gcc-internal-format, gfc-internal-format
82203 msgid "Duplicate %s attribute specified at %L"
82204 msgstr ""
82205
82206 #: fortran/symbol.cc:1027
82207 #, gcc-internal-format, gfc-internal-format
82208 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
82209 msgstr ""
82210
82211 #: fortran/symbol.cc:1044
82212 #, gcc-internal-format, gfc-internal-format
82213 msgid "Duplicate AUTOMATIC attribute specified at %L"
82214 msgstr ""
82215
82216 #: fortran/symbol.cc:1068
82217 #, gcc-internal-format
82218 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
82219 msgstr ""
82220
82221 #: fortran/symbol.cc:1094
82222 #, gcc-internal-format
82223 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
82224 msgstr ""
82225
82226 #: fortran/symbol.cc:1257
82227 #, gcc-internal-format, gfc-internal-format
82228 msgid "Cray Pointee at %L appears in multiple pointer() statements"
82229 msgstr ""
82230
82231 #: fortran/symbol.cc:1276
82232 #, gcc-internal-format, gfc-internal-format
82233 msgid "Duplicate PROTECTED attribute specified at %L"
82234 msgstr ""
82235
82236 #: fortran/symbol.cc:1309
82237 #, gcc-internal-format, gfc-internal-format
82238 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
82239 msgstr ""
82240
82241 #: fortran/symbol.cc:1321
82242 #, gcc-internal-format, gfc-internal-format
82243 msgid "Duplicate SAVE attribute specified at %L"
82244 msgstr ""
82245
82246 #: fortran/symbol.cc:1341
82247 #, gcc-internal-format, gfc-internal-format
82248 msgid "Duplicate VALUE attribute specified at %L"
82249 msgstr ""
82250
82251 #: fortran/symbol.cc:1360
82252 #, gcc-internal-format, gfc-internal-format
82253 msgid "Duplicate VOLATILE attribute specified at %L"
82254 msgstr ""
82255
82256 #: fortran/symbol.cc:1372
82257 #, gcc-internal-format, gfc-internal-format
82258 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
82259 msgstr ""
82260
82261 #: fortran/symbol.cc:1393
82262 #, gcc-internal-format, gfc-internal-format
82263 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
82264 msgstr ""
82265
82266 #: fortran/symbol.cc:1792
82267 #, gcc-internal-format
82268 msgid "%s attribute of %qs conflicts with %s attribute at %L"
82269 msgstr ""
82270
82271 #: fortran/symbol.cc:1829
82272 #, gcc-internal-format, gfc-internal-format
82273 msgid ""
82274 "%s procedure at %L is already declared as %s procedure. \n"
82275 "F2008: A pointer function assignment is ambiguous if it is the first "
82276 "executable statement after the specification block. Please add any other "
82277 "kind of executable statement before it. FIXME"
82278 msgstr ""
82279
82280 #: fortran/symbol.cc:1837
82281 #, gcc-internal-format, gfc-internal-format
82282 msgid "%s procedure at %L is already declared as %s procedure"
82283 msgstr ""
82284
82285 #: fortran/symbol.cc:1872
82286 #, gcc-internal-format, gfc-internal-format
82287 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
82288 msgstr ""
82289
82290 #: fortran/symbol.cc:1896
82291 #, gcc-internal-format, gfc-internal-format
82292 msgid "ACCESS specification at %L was already specified"
82293 msgstr ""
82294
82295 #: fortran/symbol.cc:1913
82296 #, gcc-internal-format, gfc-internal-format
82297 msgid "Duplicate BIND attribute specified at %L"
82298 msgstr ""
82299
82300 #: fortran/symbol.cc:1920
82301 #, gcc-internal-format, gfc-internal-format
82302 msgid "BIND(C) at %L"
82303 msgstr ""
82304
82305 #: fortran/symbol.cc:1936
82306 #, gcc-internal-format, gfc-internal-format
82307 msgid "Duplicate EXTENDS attribute specified at %L"
82308 msgstr ""
82309
82310 #: fortran/symbol.cc:1940
82311 #, gcc-internal-format, gfc-internal-format
82312 msgid "EXTENDS at %L"
82313 msgstr ""
82314
82315 #: fortran/symbol.cc:1966
82316 #, gcc-internal-format
82317 msgid "Symbol %qs at %L already has an explicit interface"
82318 msgstr ""
82319
82320 #: fortran/symbol.cc:1973
82321 #, gcc-internal-format
82322 msgid "%qs at %L has attributes specified outside its INTERFACE body"
82323 msgstr ""
82324
82325 #: fortran/symbol.cc:2011
82326 #, gcc-internal-format
82327 msgid ""
82328 "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
82329 msgstr ""
82330
82331 #: fortran/symbol.cc:2015 fortran/symbol.cc:2018
82332 #, gcc-internal-format
82333 msgid "Symbol %qs at %L already has basic type of %s"
82334 msgstr ""
82335
82336 #: fortran/symbol.cc:2025
82337 #, gcc-internal-format
82338 msgid "Procedure %qs at %L may not have basic type of %s"
82339 msgstr ""
82340
82341 #: fortran/symbol.cc:2037
82342 #, gcc-internal-format
82343 msgid "Symbol %qs at %L cannot have a type"
82344 msgstr ""
82345
82346 #: fortran/symbol.cc:2282
82347 #, gcc-internal-format
82348 msgid "Component %qs at %C already in the parent type at %L"
82349 msgstr ""
82350
82351 #: fortran/symbol.cc:2367
82352 #, gcc-internal-format
82353 msgid "Symbol %qs at %C is ambiguous"
82354 msgstr ""
82355
82356 #: fortran/symbol.cc:2399
82357 #, gcc-internal-format
82358 msgid "Derived type %qs at %C is being used before it is defined"
82359 msgstr ""
82360
82361 #: fortran/symbol.cc:2548
82362 #, gcc-internal-format
82363 msgid "Component %qs at %C is a PRIVATE component of %qs"
82364 msgstr ""
82365
82366 #: fortran/symbol.cc:2569
82367 #, gcc-internal-format
82368 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
82369 msgstr ""
82370
82371 #: fortran/symbol.cc:2573
82372 #, gcc-internal-format
82373 msgid "%qs at %C is not a member of the %qs structure"
82374 msgstr ""
82375
82376 #: fortran/symbol.cc:2737
82377 #, gcc-internal-format, gfc-internal-format
82378 msgid "Duplicate statement label %d at %L and %L"
82379 msgstr ""
82380
82381 #: fortran/symbol.cc:2748
82382 #, gcc-internal-format, gfc-internal-format
82383 msgid "Label %d at %C already referenced as branch target"
82384 msgstr ""
82385
82386 #: fortran/symbol.cc:2758
82387 #, gcc-internal-format, gfc-internal-format
82388 msgid "Label %d at %C already referenced as a format label"
82389 msgstr ""
82390
82391 #: fortran/symbol.cc:2765
82392 #, gcc-internal-format, gfc-internal-format
82393 msgid ""
82394 "DO termination statement which is not END DO or CONTINUE with label %d at %C"
82395 msgstr ""
82396
82397 #: fortran/symbol.cc:2806
82398 #, gcc-internal-format, gfc-internal-format
82399 msgid "Label %d at %C previously used as a FORMAT label"
82400 msgstr ""
82401
82402 #: fortran/symbol.cc:2815
82403 #, gcc-internal-format, gfc-internal-format
82404 msgid "Label %d at %C previously used as branch target"
82405 msgstr ""
82406
82407 #: fortran/symbol.cc:2822
82408 #, gcc-internal-format, gfc-internal-format
82409 msgid "Shared DO termination label %d at %C"
82410 msgstr ""
82411
82412 #: fortran/symbol.cc:2826
82413 #, gcc-internal-format, gfc-internal-format
82414 msgid "Labeled DO statement at %L"
82415 msgstr ""
82416
82417 #: fortran/symbol.cc:3167
82418 #, gcc-internal-format
82419 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
82420 msgstr ""
82421
82422 #: fortran/symbol.cc:3170
82423 #, gcc-internal-format
82424 msgid ""
82425 "Name %qs at %C is an ambiguous reference to %qs from current program unit"
82426 msgstr ""
82427
82428 #. Symbol is from another namespace.
82429 #: fortran/symbol.cc:3415
82430 #, gcc-internal-format
82431 msgid "Symbol %qs at %C has already been host associated"
82432 msgstr ""
82433
82434 #: fortran/symbol.cc:4438
82435 #, gcc-internal-format
82436 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
82437 msgstr ""
82438
82439 #: fortran/symbol.cc:4451
82440 #, gcc-internal-format
82441 msgid ""
82442 "Derived type %qs declared at %L must have the BIND attribute to be C "
82443 "interoperable"
82444 msgstr ""
82445
82446 #: fortran/symbol.cc:4469
82447 #, gcc-internal-format
82448 msgid ""
82449 "Derived type %qs with BIND(C) attribute at %L is empty, and may be "
82450 "inaccessible by the C companion processor"
82451 msgstr ""
82452
82453 #: fortran/symbol.cc:4490
82454 #, gcc-internal-format
82455 msgid ""
82456 "Component %qs at %L cannot have the POINTER attribute because it is a member "
82457 "of the BIND(C) derived type %qs at %L"
82458 msgstr ""
82459
82460 #: fortran/symbol.cc:4500
82461 #, gcc-internal-format
82462 msgid ""
82463 "Procedure pointer component %qs at %L cannot be a member of the BIND(C) "
82464 "derived type %qs at %L"
82465 msgstr ""
82466
82467 #: fortran/symbol.cc:4511
82468 #, gcc-internal-format
82469 msgid ""
82470 "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a "
82471 "member of the BIND(C) derived type %qs at %L"
82472 msgstr ""
82473
82474 #: fortran/symbol.cc:4550
82475 #, gcc-internal-format
82476 msgid ""
82477 "Component %qs in derived type %qs at %L may not be C interoperable, even "
82478 "though derived type %qs is BIND(C)"
82479 msgstr ""
82480
82481 #: fortran/symbol.cc:4560
82482 #, gcc-internal-format
82483 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
82484 msgstr ""
82485
82486 #: fortran/symbol.cc:4572
82487 #, gcc-internal-format
82488 msgid ""
82489 "Derived type %qs at %L cannot have the SEQUENCE attribute because it is "
82490 "BIND(C)"
82491 msgstr ""
82492
82493 #: fortran/symbol.cc:5069 fortran/symbol.cc:5074
82494 #, gcc-internal-format
82495 msgid "Symbol %qs is used before it is typed at %L"
82496 msgstr ""
82497
82498 #: fortran/target-memory.cc:137
82499 #, gcc-internal-format
82500 msgid "Invalid expression in gfc_element_size."
82501 msgstr ""
82502
82503 #: fortran/target-memory.cc:361
82504 #, gcc-internal-format
82505 msgid "Invalid expression in gfc_target_encode_expr."
82506 msgstr ""
82507
82508 #: fortran/target-memory.cc:637
82509 #, gcc-internal-format
82510 msgid "Invalid expression in gfc_target_interpret_expr."
82511 msgstr ""
82512
82513 #: fortran/target-memory.cc:710
82514 #, gcc-internal-format, gfc-internal-format
82515 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
82516 msgstr ""
82517
82518 #: fortran/target-memory.cc:713
82519 #, gcc-internal-format, gfc-internal-format
82520 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
82521 msgstr ""
82522
82523 #: fortran/trans-array.cc:2318 fortran/trans-expr.cc:9505
82524 #, gcc-internal-format, gfc-internal-format
82525 msgid ""
82526 "The structure constructor at %C has been finalized. This feature was removed "
82527 "by f08/0011. Use -std=f2018 or -std=gnu to eliminate the finalization."
82528 msgstr ""
82529
82530 #. Problems occur when we get something like
82531 #. integer :: a(lots) = (/(i, i=1, lots)/)
82532 #: fortran/trans-array.cc:6390
82533 #, gcc-internal-format
82534 msgid ""
82535 "The number of elements in the array constructor at %L requires an increase "
82536 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
82537 msgstr ""
82538
82539 #: fortran/trans-array.cc:8584
82540 #, gcc-internal-format
82541 msgid "Creating array temporary at %L for argument %qs"
82542 msgstr ""
82543
82544 #: fortran/trans-array.cc:11887
82545 #, gcc-internal-format, gfc-internal-format
82546 msgid "bad expression type during walk (%d)"
82547 msgstr ""
82548
82549 #: fortran/trans-common.cc:411
82550 #, gcc-internal-format
82551 msgid ""
82552 "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs "
82553 "%lu bytes)"
82554 msgstr ""
82555
82556 #: fortran/trans-common.cc:819
82557 #, gcc-internal-format
82558 msgid "get_mpz(): Not an integer constant"
82559 msgstr ""
82560
82561 #: fortran/trans-common.cc:847
82562 #, gcc-internal-format
82563 msgid "element_number(): Bad dimension type"
82564 msgstr ""
82565
82566 #: fortran/trans-common.cc:917
82567 #, gcc-internal-format, gfc-internal-format
82568 msgid "Bad array reference at %L"
82569 msgstr ""
82570
82571 #: fortran/trans-common.cc:925
82572 #, gcc-internal-format, gfc-internal-format
82573 msgid "Illegal reference type at %L as EQUIVALENCE object"
82574 msgstr ""
82575
82576 #: fortran/trans-common.cc:965
82577 #, gcc-internal-format
82578 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
82579 msgstr ""
82580
82581 #. Aligning this field would misalign a previous field.
82582 #: fortran/trans-common.cc:1154
82583 #, gcc-internal-format
82584 msgid ""
82585 "The equivalence set for variable %qs declared at %L violates alignment "
82586 "requirements"
82587 msgstr ""
82588
82589 #: fortran/trans-common.cc:1219
82590 #, gcc-internal-format
82591 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
82592 msgstr ""
82593
82594 #: fortran/trans-common.cc:1234
82595 #, gcc-internal-format
82596 msgid ""
82597 "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
82598 msgstr ""
82599
82600 #: fortran/trans-common.cc:1250
82601 #, gcc-internal-format
82602 msgid ""
82603 "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder "
82604 "elements or use %<-fno-align-commons%>"
82605 msgstr ""
82606
82607 #: fortran/trans-common.cc:1256
82608 #, gcc-internal-format
82609 msgid ""
82610 "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or "
82611 "use %<-fno-align-commons%>"
82612 msgstr ""
82613
82614 #: fortran/trans-common.cc:1277
82615 #, gcc-internal-format
82616 msgid "COMMON %qs at %L does not exist"
82617 msgstr ""
82618
82619 #: fortran/trans-common.cc:1286
82620 #, gcc-internal-format
82621 msgid ""
82622 "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-"
82623 "fno-align-commons%>"
82624 msgstr ""
82625
82626 #: fortran/trans-common.cc:1291
82627 #, gcc-internal-format
82628 msgid ""
82629 "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-"
82630 "align-commons%>"
82631 msgstr ""
82632
82633 #: fortran/trans-const.cc:336
82634 #, gcc-internal-format, gfc-internal-format
82635 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
82636 msgstr ""
82637
82638 #: fortran/trans-const.cc:402
82639 #, gcc-internal-format, gfc-internal-format
82640 msgid "non-constant initialization expression at %L"
82641 msgstr ""
82642
82643 #: fortran/trans-decl.cc:762
82644 #, gcc-internal-format
82645 msgid ""
82646 "Array %qs at %L is larger than limit set by %<-fmax-stack-var-size=%>, moved "
82647 "from stack to static storage. This makes the procedure unsafe when called "
82648 "recursively, or concurrently from multiple threads. Consider increasing the "
82649 "%<-fmax-stack-var-size=%> limit (or use %<-frecursive%>, which implies "
82650 "unlimited %<-fmax-stack-var-size%>) - or change the code to use an "
82651 "ALLOCATABLE array. If the variable is never accessed concurrently, this "
82652 "warning can be ignored, and the variable could also be declared with the "
82653 "SAVE attribute."
82654 msgstr ""
82655
82656 #: fortran/trans-decl.cc:1795
82657 #, gcc-internal-format, gfc-internal-format
82658 msgid "%s at %C has no default type"
82659 msgstr ""
82660
82661 #: fortran/trans-decl.cc:1798
82662 #, gcc-internal-format
82663 msgid "intrinsic variable which isn't a procedure"
82664 msgstr ""
82665
82666 #: fortran/trans-decl.cc:4548 fortran/trans-decl.cc:7793
82667 #, gcc-internal-format
82668 msgid "Return value of function %qs at %L not set"
82669 msgstr ""
82670
82671 #: fortran/trans-decl.cc:5040
82672 #, gcc-internal-format
82673 msgid "Deferred type parameter not yet supported"
82674 msgstr ""
82675
82676 #: fortran/trans-decl.cc:5273
82677 #, gcc-internal-format
82678 msgid "backend decl for module variable %qs already exists"
82679 msgstr ""
82680
82681 #: fortran/trans-decl.cc:5286
82682 #, gcc-internal-format
82683 msgid "Unused PRIVATE module variable %qs declared at %L"
82684 msgstr ""
82685
82686 #: fortran/trans-decl.cc:5908
82687 #, gcc-internal-format
82688 msgid "Symbol %qs at %L has the WEAK attribute but is a dummy argument"
82689 msgstr ""
82690
82691 #: fortran/trans-decl.cc:5911
82692 #, gcc-internal-format
82693 msgid "Symbol %qs at %L has the WEAK attribute but is a local variable"
82694 msgstr ""
82695
82696 #: fortran/trans-decl.cc:5926
82697 #, gcc-internal-format
82698 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
82699 msgstr ""
82700
82701 #: fortran/trans-decl.cc:5932
82702 #, gcc-internal-format
82703 msgid ""
82704 "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not "
82705 "set and does not have a default initializer"
82706 msgstr ""
82707
82708 #: fortran/trans-decl.cc:5943 fortran/trans-decl.cc:6094
82709 #, gcc-internal-format
82710 msgid "Unused dummy argument %qs at %L"
82711 msgstr ""
82712
82713 #: fortran/trans-decl.cc:5959
82714 #, gcc-internal-format
82715 msgid "Unused module variable %qs which has been explicitly imported at %L"
82716 msgstr ""
82717
82718 #: fortran/trans-decl.cc:5978
82719 #, gcc-internal-format
82720 msgid "Unused variable %qs declared at %L"
82721 msgstr ""
82722
82723 #: fortran/trans-decl.cc:6027
82724 #, gcc-internal-format
82725 msgid "Unused parameter %qs declared at %L"
82726 msgstr ""
82727
82728 #: fortran/trans-decl.cc:6031
82729 #, gcc-internal-format
82730 msgid "Unused parameter %qs which has been explicitly imported at %L"
82731 msgstr ""
82732
82733 #: fortran/trans-decl.cc:6061
82734 #, gcc-internal-format
82735 msgid "Return value %qs of function %qs declared at %L not set"
82736 msgstr ""
82737
82738 #: fortran/trans-decl.cc:6658
82739 #, gcc-internal-format, gfc-internal-format
82740 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
82741 msgstr ""
82742
82743 #: fortran/trans-expr.cc:1109
82744 #, gcc-internal-format, gfc-internal-format
82745 msgid "Cannot compute the length of the char array at %L."
82746 msgstr ""
82747
82748 #: fortran/trans-expr.cc:1885
82749 #, gcc-internal-format, gfc-internal-format
82750 msgid "Code for reallocating the allocatable variable at %L will be added"
82751 msgstr ""
82752
82753 #: fortran/trans-expr.cc:2207
82754 #, gcc-internal-format, gfc-internal-format
82755 msgid ""
82756 "Sorry, coindexed access to an unlimited polymorphic object at %L is not "
82757 "supported"
82758 msgstr ""
82759
82760 #: fortran/trans-expr.cc:2216
82761 #, gcc-internal-format, gfc-internal-format
82762 msgid ""
82763 "Sorry, coindexed access to an unlimited polymorphic component at %L is not "
82764 "supported"
82765 msgstr ""
82766
82767 #: fortran/trans-expr.cc:3895
82768 #, gcc-internal-format
82769 msgid "Unknown intrinsic op"
82770 msgstr ""
82771
82772 #: fortran/trans-expr.cc:5413
82773 #, gcc-internal-format, gfc-internal-format
82774 msgid "Unknown argument list function at %L"
82775 msgstr ""
82776
82777 #: fortran/trans-expr.cc:10077
82778 #, gcc-internal-format, gfc-internal-format
82779 msgid ""
82780 "If bounds remapping is specified at %L, the pointer target shall not be NULL"
82781 msgstr ""
82782
82783 #: fortran/trans-intrinsic.cc:944
82784 #, gcc-internal-format
82785 msgid "Intrinsic function %qs (%d) not recognized"
82786 msgstr ""
82787
82788 #: fortran/trans-intrinsic.cc:2449 fortran/trans-intrinsic.cc:2998
82789 #: fortran/trans-intrinsic.cc:3199
82790 #, gcc-internal-format
82791 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
82792 msgstr ""
82793
82794 #: fortran/trans-intrinsic.cc:12117 fortran/trans-stmt.cc:1103
82795 #, gcc-internal-format, gfc-internal-format
82796 msgid "Sorry, the event component of derived type at %L is not yet supported"
82797 msgstr ""
82798
82799 #: fortran/trans-intrinsic.cc:12124
82800 #, gcc-internal-format, gfc-internal-format
82801 msgid "The event variable at %L shall not be coindexed"
82802 msgstr ""
82803
82804 #: fortran/trans-io.cc:1991
82805 #, gcc-internal-format
82806 msgid "build_dt: format with namelist"
82807 msgstr ""
82808
82809 #: fortran/trans-io.cc:2532
82810 #, gcc-internal-format, gfc-internal-format
82811 msgid "Bad IO basetype (%d)"
82812 msgstr ""
82813
82814 #: fortran/trans-openmp.cc:871 fortran/trans-openmp.cc:1388
82815 #, gcc-internal-format
82816 msgid "Sorry, polymorphic arrays not yet supported for firstprivate"
82817 msgstr ""
82818
82819 #: fortran/trans-openmp.cc:1542
82820 #, gcc-internal-format
82821 msgid "implicit mapping of assumed size array %qD"
82822 msgstr ""
82823
82824 #: fortran/trans-openmp.cc:3137
82825 #, gcc-internal-format
82826 msgid "optional class parameter"
82827 msgstr ""
82828
82829 #: fortran/trans-openmp.cc:3449
82830 #, gcc-internal-format
82831 msgid "unhandled expression type"
82832 msgstr ""
82833
82834 #: fortran/trans-openmp.cc:3603
82835 #, gcc-internal-format
82836 msgid "unhandled expression"
82837 msgstr ""
82838
82839 #: fortran/trans-openmp.cc:5154 fortran/trans-openmp.cc:5174
82840 #, gcc-internal-format
82841 msgid "non-rectangular loop nest with step other than constant 1 or -1 for %qs"
82842 msgstr ""
82843
82844 #: fortran/trans-openmp.cc:5176
82845 #, gcc-internal-format
82846 msgid "Used here"
82847 msgstr ""
82848
82849 #: fortran/trans-openmp.cc:6693
82850 #, gcc-internal-format
82851 msgid ""
82852 "%qs specified in 'allocate' clause at %L but not in an explicit "
82853 "privatization clause"
82854 msgstr ""
82855
82856 #: fortran/trans-openmp.cc:7590
82857 #, gcc-internal-format
82858 msgid "gfc_trans_omp_workshare(): Bad statement code"
82859 msgstr ""
82860
82861 #: fortran/trans-openmp.cc:7890
82862 #, gcc-internal-format, gfc-internal-format
82863 msgid "The base name for 'declare variant' must be specified at %L "
82864 msgstr ""
82865
82866 #: fortran/trans-openmp.cc:7900
82867 #, gcc-internal-format, gfc-internal-format
82868 msgid "The base name at %L does not match the name of the current procedure"
82869 msgstr ""
82870
82871 #: fortran/trans-openmp.cc:7903
82872 #, gcc-internal-format, gfc-internal-format
82873 msgid "The base name at %L must not be an entry name"
82874 msgstr ""
82875
82876 #: fortran/trans-openmp.cc:7906
82877 #, gcc-internal-format, gfc-internal-format
82878 msgid "The base name at %L must not be a generic name"
82879 msgstr ""
82880
82881 #: fortran/trans-openmp.cc:7909
82882 #, gcc-internal-format, gfc-internal-format
82883 msgid "The base name at %L must not be a procedure pointer"
82884 msgstr ""
82885
82886 #: fortran/trans-openmp.cc:7912
82887 #, gcc-internal-format, gfc-internal-format
82888 msgid "The base procedure at %L must have an explicit interface"
82889 msgstr ""
82890
82891 #: fortran/trans-openmp.cc:8009
82892 #, gcc-internal-format
82893 msgid "Cannot find symbol %qs"
82894 msgstr ""
82895
82896 #: fortran/trans-openmp.cc:8020
82897 #, gcc-internal-format
82898 msgid "variant %qs at %L is not a function or subroutine"
82899 msgstr ""
82900
82901 #: fortran/trans-openmp.cc:8032
82902 #, gcc-internal-format
82903 msgid "variant %qs and base %qs at %L have incompatible types: %s"
82904 msgstr ""
82905
82906 #: fortran/trans-stmt.cc:575
82907 #, gcc-internal-format, gfc-internal-format
82908 msgid "An alternate return at %L without a * dummy argument"
82909 msgstr ""
82910
82911 #: fortran/trans-stmt.cc:907
82912 #, gcc-internal-format, gfc-internal-format
82913 msgid "Sorry, the lock component of derived type at %L is not yet supported"
82914 msgstr ""
82915
82916 #: fortran/trans-stmt.cc:1366
82917 #, gcc-internal-format, gfc-internal-format
82918 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
82919 msgstr ""
82920
82921 #: fortran/trans-stmt.cc:3670
82922 #, gcc-internal-format
82923 msgid "gfc_trans_select(): Bad type for case expr."
82924 msgstr ""
82925
82926 #: fortran/trans-types.cc:537
82927 #, gcc-internal-format
82928 msgid ""
82929 "%<-fconvert=r16_ieee%> or %<-fconvert=r16_ibm%> not supported on this "
82930 "architecture"
82931 msgstr ""
82932
82933 #: fortran/trans-types.cc:550
82934 #, gcc-internal-format
82935 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
82936 msgstr ""
82937
82938 #: fortran/trans-types.cc:559
82939 #, gcc-internal-format
82940 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
82941 msgstr ""
82942
82943 #: fortran/trans-types.cc:578
82944 #, gcc-internal-format
82945 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
82946 msgstr ""
82947
82948 #: fortran/trans-types.cc:586
82949 #, gcc-internal-format
82950 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
82951 msgstr ""
82952
82953 #: fortran/trans-types.cc:594
82954 #, gcc-internal-format
82955 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
82956 msgstr ""
82957
82958 #: fortran/trans-types.cc:602
82959 #, gcc-internal-format
82960 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
82961 msgstr ""
82962
82963 #: fortran/trans-types.cc:610
82964 #, gcc-internal-format
82965 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
82966 msgstr ""
82967
82968 #: fortran/trans-types.cc:618
82969 #, gcc-internal-format
82970 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
82971 msgstr ""
82972
82973 #: fortran/trans-types.cc:649
82974 #, gcc-internal-format
82975 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
82976 msgstr ""
82977
82978 #: fortran/trans-types.cc:657
82979 #, gcc-internal-format
82980 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
82981 msgstr ""
82982
82983 #: fortran/trans-types.cc:665
82984 #, gcc-internal-format
82985 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
82986 msgstr ""
82987
82988 #: fortran/trans-types.cc:807
82989 #, gcc-internal-format
82990 msgid "gfc_validate_kind(): Got bad type"
82991 msgstr ""
82992
82993 #: fortran/trans-types.cc:811
82994 #, gcc-internal-format
82995 msgid "gfc_validate_kind(): Got bad kind"
82996 msgstr ""
82997
82998 #: fortran/trans.cc:2547
82999 #, gcc-internal-format
83000 msgid "gfc_trans_code(): Bad statement code"
83001 msgstr ""
83002
83003 #: go/gofrontend/embed.cc:278
83004 #, gcc-internal-format
83005 msgid "invalid embedcfg: not a JSON object"
83006 msgstr ""
83007
83008 #: go/gofrontend/embed.cc:285
83009 #, gcc-internal-format
83010 msgid "invalid embedcfg: missing Patterns"
83011 msgstr ""
83012
83013 #: go/gofrontend/embed.cc:290
83014 #, gcc-internal-format
83015 msgid "invalid embedcfg: Patterns is not a JSON object"
83016 msgstr ""
83017
83018 #: go/gofrontend/embed.cc:297
83019 #, gcc-internal-format
83020 msgid "invalid embedcfg: missing Files"
83021 msgstr ""
83022
83023 #: go/gofrontend/embed.cc:302
83024 #, gcc-internal-format
83025 msgid "invalid embedcfg: Files is not a JSON object"
83026 msgstr ""
83027
83028 #: go/gofrontend/embed.cc:312
83029 #, gcc-internal-format
83030 msgid "invalid embedcfg: Patterns entry is not an array"
83031 msgstr ""
83032
83033 #: go/gofrontend/embed.cc:324
83034 #, gcc-internal-format
83035 msgid "invalid embedcfg: duplicate Patterns entry"
83036 msgstr ""
83037
83038 #: go/gofrontend/embed.cc:336
83039 #, gcc-internal-format
83040 msgid "invalid embedcfg: Files entry is not a string"
83041 msgstr ""
83042
83043 #: go/gofrontend/embed.cc:353
83044 #, gcc-internal-format
83045 msgid "empty file"
83046 msgstr ""
83047
83048 #: go/gofrontend/embed.cc:391 go/gofrontend/embed.cc:520
83049 #, gcc-internal-format
83050 msgid "expected %<\"%>"
83051 msgstr ""
83052
83053 #: go/gofrontend/embed.cc:474
83054 #, gcc-internal-format
83055 msgid "expected %<,%> or %<]%>"
83056 msgstr ""
83057
83058 #: go/gofrontend/embed.cc:506
83059 #, gcc-internal-format
83060 msgid "invalid JSON syntax"
83061 msgstr ""
83062
83063 #: go/gofrontend/embed.cc:538 go/gofrontend/embed.cc:581
83064 #: go/gofrontend/embed.cc:615
83065 #, gcc-internal-format
83066 msgid "unterminated string"
83067 msgstr ""
83068
83069 #: go/gofrontend/embed.cc:595
83070 #, gcc-internal-format
83071 msgid "invalid hex digit"
83072 msgstr ""
83073
83074 #: go/gofrontend/embed.cc:604
83075 #, gcc-internal-format
83076 msgid "unrecognized string escape"
83077 msgstr ""
83078
83079 #: go/gofrontend/embed.cc:625
83080 #, gcc-internal-format
83081 msgid "extraneous data at end of file"
83082 msgstr ""
83083
83084 #: go/gofrontend/embed.cc:645
83085 #, gcc-internal-format
83086 msgid "unexpected EOF"
83087 msgstr ""
83088
83089 #: jit/dummy-frontend.cc:207 lto/lto-lang.cc:310
83090 #, gcc-internal-format
83091 msgid "%s:%s: %E: %E"
83092 msgstr ""
83093
83094 #: lto/lto-common.cc:2027
83095 #, gcc-internal-format
83096 msgid "bytecode stream: garbage at the end of symbols section"
83097 msgstr ""
83098
83099 #: lto/lto-common.cc:2054
83100 #, gcc-internal-format
83101 msgid "could not parse hex number"
83102 msgstr ""
83103
83104 #: lto/lto-common.cc:2086
83105 #, gcc-internal-format, gfc-internal-format
83106 msgid "unexpected file name %s in linker resolution file. Expected %s"
83107 msgstr ""
83108
83109 #: lto/lto-common.cc:2095
83110 #, gcc-internal-format
83111 msgid "could not parse file offset"
83112 msgstr ""
83113
83114 #: lto/lto-common.cc:2098
83115 #, gcc-internal-format
83116 msgid "unexpected offset"
83117 msgstr ""
83118
83119 #: lto/lto-common.cc:2119
83120 #, gcc-internal-format
83121 msgid "invalid line in the resolution file"
83122 msgstr ""
83123
83124 #: lto/lto-common.cc:2141
83125 #, gcc-internal-format
83126 msgid "invalid resolution in the resolution file"
83127 msgstr ""
83128
83129 #: lto/lto-common.cc:2147
83130 #, gcc-internal-format
83131 msgid "resolution sub id %wx not in object file"
83132 msgstr ""
83133
83134 #: lto/lto-common.cc:2264
83135 #, gcc-internal-format
83136 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
83137 msgstr ""
83138
83139 #: lto/lto-common.cc:2283
83140 #, gcc-internal-format
83141 msgid "cannot read %<LTO_section_decls%> from %s"
83142 msgstr ""
83143
83144 #: lto/lto-common.cc:2404
83145 #, gcc-internal-format, gfc-internal-format
83146 msgid "Cannot open %s"
83147 msgstr ""
83148
83149 #: lto/lto-common.cc:2425
83150 #, gcc-internal-format, gfc-internal-format
83151 msgid "Cannot map %s"
83152 msgstr ""
83153
83154 #: lto/lto-common.cc:2436
83155 #, gcc-internal-format, gfc-internal-format
83156 msgid "Cannot read %s"
83157 msgstr ""
83158
83159 #: lto/lto-common.cc:2753
83160 #, gcc-internal-format
83161 msgid "could not open symbol resolution file: %m"
83162 msgstr ""
83163
83164 #: lto/lto-common.cc:2878
83165 #, gcc-internal-format, gfc-internal-format
83166 msgid "missing resolution data for %s"
83167 msgstr ""
83168
83169 #: lto/lto-common.cc:2915
83170 #, gcc-internal-format
83171 msgid "errors during merging of translation units"
83172 msgstr ""
83173
83174 #: lto/lto-dump.cc:256
83175 #, gcc-internal-format
83176 msgid "Level not found, use none, slim, blocks, vops."
83177 msgstr ""
83178
83179 #: lto/lto-dump.cc:270
83180 #, gcc-internal-format
83181 msgid "Function not found."
83182 msgstr ""
83183
83184 #: lto/lto-dump.cc:349 lto/lto-dump.cc:359
83185 #, gcc-internal-format
83186 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
83187 msgstr ""
83188
83189 #: lto/lto-lang.cc:865
83190 #, gcc-internal-format
83191 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
83192 msgstr ""
83193
83194 #: lto/lto-lang.cc:899
83195 #, gcc-internal-format
83196 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclusive"
83197 msgstr ""
83198
83199 #: lto/lto-object.cc:106
83200 #, gcc-internal-format, gfc-internal-format
83201 msgid "open %s failed: %s"
83202 msgstr ""
83203
83204 #: lto/lto-object.cc:150
83205 #, gcc-internal-format, gfc-internal-format
83206 msgid "%s: %s: %s"
83207 msgstr ""
83208
83209 #: lto/lto-object.cc:191
83210 #, gcc-internal-format, gfc-internal-format
83211 msgid "close: %s"
83212 msgstr ""
83213
83214 #: lto/lto-object.cc:247
83215 #, gcc-internal-format, gfc-internal-format
83216 msgid "two or more sections for %s"
83217 msgstr ""
83218
83219 #: lto/lto-partition.cc:534
83220 #, gcc-internal-format
83221 msgid "min partition size cannot be greater than max partition size"
83222 msgstr ""
83223
83224 #: lto/lto-symtab.cc:169
83225 #, gcc-internal-format
83226 msgid "%qD is defined with tls model %s"
83227 msgstr ""
83228
83229 #: lto/lto-symtab.cc:171
83230 #, gcc-internal-format, gfc-internal-format
83231 msgid "previously defined here as %s"
83232 msgstr ""
83233
83234 #: lto/lto-symtab.cc:474
83235 #, gcc-internal-format
83236 msgid "multiple prevailing defs for %qE"
83237 msgstr ""
83238
83239 #: lto/lto-symtab.cc:492
83240 #, gcc-internal-format
83241 msgid "%qD has already been defined"
83242 msgstr ""
83243
83244 #: lto/lto-symtab.cc:494
83245 #, gcc-internal-format
83246 msgid "previously defined here"
83247 msgstr ""
83248
83249 #: lto/lto-symtab.cc:720
83250 #, gcc-internal-format
83251 msgid "%qD violates the C++ One Definition Rule"
83252 msgstr ""
83253
83254 #: lto/lto-symtab.cc:726
83255 #, gcc-internal-format
83256 msgid "type of %qD does not match original declaration"
83257 msgstr ""
83258
83259 #: lto/lto-symtab.cc:746
83260 #, gcc-internal-format
83261 msgid "alignment of %qD is bigger than original declaration"
83262 msgstr ""
83263
83264 #: lto/lto-symtab.cc:752
83265 #, gcc-internal-format
83266 msgid "size of %qD differ from the size of original declaration"
83267 msgstr ""
83268
83269 #: lto/lto-symtab.cc:757
83270 #, gcc-internal-format
83271 msgid "%qD was previously declared here"
83272 msgstr ""
83273
83274 #: lto/lto-symtab.cc:760
83275 #, gcc-internal-format
83276 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
83277 msgstr ""
83278
83279 #: lto/lto-symtab.cc:846
83280 #, gcc-internal-format
83281 msgid "variable %qD redeclared as function"
83282 msgstr ""
83283
83284 #: lto/lto-symtab.cc:853
83285 #, gcc-internal-format
83286 msgid "function %qD redeclared as variable"
83287 msgstr ""
83288
83289 #: lto/lto-symtab.cc:865
83290 #, gcc-internal-format
83291 msgid "previously declared here"
83292 msgstr ""
83293
83294 #: lto/lto.cc:172
83295 #, gcc-internal-format
83296 msgid "%<lto_obj_file_open()%> failed"
83297 msgstr ""
83298
83299 #: lto/lto.cc:204
83300 #, gcc-internal-format
83301 msgid "waitpid failed"
83302 msgstr ""
83303
83304 #: lto/lto.cc:207
83305 #, gcc-internal-format
83306 msgid "streaming subprocess failed"
83307 msgstr ""
83308
83309 #: lto/lto.cc:210
83310 #, gcc-internal-format
83311 msgid "streaming subprocess was killed by signal"
83312 msgstr ""
83313
83314 #: lto/lto.cc:317
83315 #, gcc-internal-format
83316 msgid "no LTRANS output list filename provided"
83317 msgstr ""
83318
83319 #: lto/lto.cc:425
83320 #, gcc-internal-format
83321 msgid "opening LTRANS output list %s: %m"
83322 msgstr ""
83323
83324 #: lto/lto.cc:432
83325 #, gcc-internal-format
83326 msgid "writing to LTRANS output list %s: %m"
83327 msgstr ""
83328
83329 #: lto/lto.cc:442
83330 #, gcc-internal-format
83331 msgid "closing LTRANS output list %s: %m"
83332 msgstr ""
83333
83334 #: m2/gm2-lang.cc:1048
83335 #, gcc-internal-format
83336 msgid "cannot convert expression, only base types can be converted"
83337 msgstr ""
83338
83339 #. Not found, probably a user typo.
83340 #: m2/gm2spec.cc:346
83341 #, gcc-internal-format
83342 msgid "%qs is not a valid Modula-2 system library name or abbreviation"
83343 msgstr ""
83344
83345 #: m2/gm2spec.cc:728 m2/gm2spec.cc:736
83346 #, gcc-internal-format
83347 msgid "%qs and %qs cannot both be enabled"
83348 msgstr ""
83349
83350 #: m2/gm2-gcc/m2assert.cc:40
83351 #, gcc-internal-format
83352 msgid "the location value is corrupt"
83353 msgstr ""
83354
83355 #: m2/gm2-gcc/m2builtins.cc:43
83356 #, gcc-internal-format
83357 msgid "%s:%d:assertion of condition %qs failed"
83358 msgstr ""
83359
83360 #: m2/gm2-gcc/m2builtins.cc:49
83361 #, gcc-internal-format, gfc-internal-format
83362 msgid "%s:%d:%s"
83363 msgstr ""
83364
83365 #: m2/gm2-gcc/m2convert.cc:111
83366 #, gcc-internal-format
83367 msgid "negative integer implicitly converted to unsigned type"
83368 msgstr ""
83369
83370 #: m2/gm2-gcc/m2convert.cc:118
83371 #, gcc-internal-format
83372 msgid "conversion of unsigned constant value to negative integer"
83373 msgstr ""
83374
83375 #: m2/gm2-gcc/m2convert.cc:199 m2/gm2-gcc/m2convert.cc:203
83376 #, gcc-internal-format
83377 msgid "conversion to %qT alters %qT constant value"
83378 msgstr ""
83379
83380 #: m2/gm2-gcc/m2convert.cc:224 m2/gm2-gcc/m2convert.cc:228
83381 #, gcc-internal-format
83382 msgid "conversion to %qT from %qT may alter its value"
83383 msgstr ""
83384
83385 #: m2/gm2-gcc/m2convert.cc:260
83386 #, gcc-internal-format
83387 msgid "large integer implicitly truncated to unsigned type"
83388 msgstr ""
83389
83390 #: m2/gm2-gcc/m2convert.cc:266 m2/gm2-gcc/m2convert.cc:272
83391 #: m2/gm2-gcc/m2convert.cc:281
83392 #, gcc-internal-format
83393 msgid "overflow in implicit constant conversion"
83394 msgstr ""
83395
83396 #: m2/gm2-gcc/m2decl.cc:122
83397 #, gcc-internal-format
83398 msgid "storage size of %qD has not been resolved"
83399 msgstr ""
83400
83401 #: m2/gm2-gcc/m2decl.cc:125
83402 #, gcc-internal-format
83403 msgid "inconsistent because %qs"
83404 msgstr ""
83405
83406 #: m2/gm2-gcc/m2decl.cc:302 m2/gm2-gcc/m2decl.cc:338
83407 #, gcc-internal-format
83408 msgid "constant %qs is too large"
83409 msgstr ""
83410
83411 #: m2/gm2-gcc/m2expr.cc:2588
83412 #, gcc-internal-format
83413 msgid "not expecting different types to binary operator"
83414 msgstr ""
83415
83416 #: m2/gm2-gcc/m2expr.cc:2849
83417 #, gcc-internal-format
83418 msgid "cannot take the address of this expression"
83419 msgstr ""
83420
83421 #: m2/gm2-gcc/m2expr.cc:3616
83422 #, gcc-internal-format
83423 msgid "argument to CAP is not a constant or variable of type CHAR"
83424 msgstr ""
83425
83426 #: m2/gm2-gcc/m2expr.cc:4138
83427 #, gcc-internal-format
83428 msgid "%qs applied to a void type"
83429 msgstr ""
83430
83431 #: m2/gm2-gcc/m2expr.cc:4159 m2/gm2-gcc/m2expr.cc:4203
83432 #, gcc-internal-format
83433 msgid "%qs applied to an incomplete type"
83434 msgstr ""
83435
83436 #: m2/gm2-gcc/m2linemap.cc:332
83437 #, gcc-internal-format
83438 msgid "memory allocation failed in vasprintf"
83439 msgstr ""
83440
83441 #: m2/gm2-gcc/m2linemap.cc:364 rust/rust-gcc-diagnostics.cc:33
83442 #, gcc-internal-format, gfc-internal-format
83443 msgid "at %s, %s"
83444 msgstr ""
83445
83446 #: m2/gm2-gcc/m2statement.cc:539
83447 #, gcc-internal-format
83448 msgid "internal error: not expecting operand1 to be a constant set"
83449 msgstr ""
83450
83451 #: m2/gm2-gcc/m2statement.cc:933
83452 #, gcc-internal-format
83453 msgid "expecting one and only one label to be declared"
83454 msgstr ""
83455
83456 #: m2/gm2-gcc/m2treelib.cc:290
83457 #, gcc-internal-format
83458 msgid "field number exceeds definition of set"
83459 msgstr ""
83460
83461 #: m2/gm2-gcc/m2treelib.cc:295
83462 #, gcc-internal-format
83463 msgid "field number out of range trying to access set element"
83464 msgstr ""
83465
83466 #: m2/gm2-gcc/m2type.cc:223
83467 #, gcc-internal-format
83468 msgid "array declaration canonicalization has failed"
83469 msgstr ""
83470
83471 #: m2/gm2-gcc/m2type.cc:314
83472 #, gcc-internal-format
83473 msgid "low bound for the array is outside the ztype limits"
83474 msgstr ""
83475
83476 #: m2/gm2-gcc/m2type.cc:316
83477 #, gcc-internal-format
83478 msgid "high bound for the array is outside the ztype limits"
83479 msgstr ""
83480
83481 #: m2/gm2-gcc/m2type.cc:923
83482 #, gcc-internal-format
83483 msgid "set base type must be an ordinal type"
83484 msgstr ""
83485
83486 #: m2/gm2-gcc/m2type.cc:953
83487 #, gcc-internal-format
83488 msgid "ordinal type expected"
83489 msgstr ""
83490
83491 #: m2/gm2-gcc/m2type.cc:962
83492 #, gcc-internal-format
83493 msgid "range limits are not of the same type"
83494 msgstr ""
83495
83496 #. This enum is a named one that has been declared already.
83497 #: m2/gm2-gcc/m2type.cc:1986
83498 #, gcc-internal-format
83499 msgid "redeclaration of enum %qs"
83500 msgstr ""
83501
83502 #: m2/gm2-gcc/m2type.cc:2052
83503 #, gcc-internal-format
83504 msgid "enumeration values exceed range of integer"
83505 msgstr ""
83506
83507 #: m2/gm2-gcc/m2type.cc:2286
83508 #, gcc-internal-format
83509 msgid "set type cannot be initialized with a %qs"
83510 msgstr ""
83511
83512 #: m2/gm2-gcc/m2type.cc:2293
83513 #, gcc-internal-format
83514 msgid "set type does not take another integer value"
83515 msgstr ""
83516
83517 #: m2/gm2-gcc/m2type.cc:2418
83518 #, gcc-internal-format
83519 msgid "array cannot be initialized with a %qs"
83520 msgstr ""
83521
83522 #: m2/gm2-gcc/m2type.cc:2424
83523 #, gcc-internal-format
83524 msgid "array type must be initialized"
83525 msgstr ""
83526
83527 #: m2/gm2-gcc/m2type.cc:2431
83528 #, gcc-internal-format
83529 msgid "array element value must be the same type as its declaration"
83530 msgstr ""
83531
83532 #: m2/gm2-gcc/m2type.cc:2494
83533 #, gcc-internal-format
83534 msgid "low bound for the subrange has overflowed"
83535 msgstr ""
83536
83537 #: m2/gm2-gcc/m2type.cc:2496
83538 #, gcc-internal-format
83539 msgid "high bound for the subrange has overflowed"
83540 msgstr ""
83541
83542 #: m2/gm2-gcc/m2type.cc:2793
83543 #, gcc-internal-format
83544 msgid "requested alignment is not a constant"
83545 msgstr ""
83546
83547 #: m2/gm2-gcc/m2type.cc:2795
83548 #, gcc-internal-format
83549 msgid "requested alignment is not a power of 2"
83550 msgstr ""
83551
83552 #: m2/gm2-gcc/m2type.cc:2797
83553 #, gcc-internal-format
83554 msgid "requested alignment is too large"
83555 msgstr ""
83556
83557 #: m2/gm2-gcc/m2type.cc:2824
83558 #, gcc-internal-format
83559 msgid "alignment may not be specified for %qD"
83560 msgstr ""
83561
83562 #: objc/objc-act.cc:423 objc/objc-act.cc:6962
83563 #, gcc-internal-format
83564 msgid "%<@end%> missing in implementation context"
83565 msgstr ""
83566
83567 #: objc/objc-act.cc:576
83568 #, gcc-internal-format
83569 msgid "class attributes are not available in Objective-C 1.0"
83570 msgstr ""
83571
83572 #: objc/objc-act.cc:591
83573 #, gcc-internal-format
83574 msgid "category attributes are not available in Objective-C 1.0"
83575 msgstr ""
83576
83577 #: objc/objc-act.cc:594
83578 #, gcc-internal-format
83579 msgid ""
83580 "category attributes are not available in this version of the compiler, "
83581 "(ignored)"
83582 msgstr ""
83583
83584 #: objc/objc-act.cc:600
83585 #, gcc-internal-format
83586 msgid "class extensions are not available in Objective-C 1.0"
83587 msgstr ""
83588
83589 #: objc/objc-act.cc:614
83590 #, gcc-internal-format
83591 msgid "class extension for class %qE declared after its %<@implementation%>"
83592 msgstr ""
83593
83594 #: objc/objc-act.cc:629
83595 #, gcc-internal-format
83596 msgid "protocol attributes are not available in Objective-C 1.0"
83597 msgstr ""
83598
83599 #: objc/objc-act.cc:694
83600 #, gcc-internal-format
83601 msgid "%<@end%> must appear in an @implementation context"
83602 msgstr ""
83603
83604 #: objc/objc-act.cc:703
83605 #, gcc-internal-format
83606 msgid "%<@package%> is not available in Objective-C 1.0"
83607 msgstr ""
83608
83609 #: objc/objc-act.cc:705
83610 #, gcc-internal-format
83611 msgid "%<@package%> presently has the same effect as %<@public%>"
83612 msgstr ""
83613
83614 #: objc/objc-act.cc:716
83615 #, gcc-internal-format
83616 msgid "%<@optional%> is not available in Objective-C 1.0"
83617 msgstr ""
83618
83619 #: objc/objc-act.cc:718
83620 #, gcc-internal-format
83621 msgid "%<@required%> is not available in Objective-C 1.0"
83622 msgstr ""
83623
83624 #: objc/objc-act.cc:726
83625 #, gcc-internal-format
83626 msgid "%<@optional%> is allowed in @protocol context only"
83627 msgstr ""
83628
83629 #: objc/objc-act.cc:728
83630 #, gcc-internal-format
83631 msgid "%<@required%> is allowed in @protocol context only"
83632 msgstr ""
83633
83634 #. FIXME: we probably ought to bail out at this point.
83635 #: objc/objc-act.cc:851
83636 #, gcc-internal-format
83637 msgid "%<@property%> is not available in Objective-C 1.0"
83638 msgstr ""
83639
83640 #: objc/objc-act.cc:856
83641 #, gcc-internal-format
83642 msgid ""
83643 "property declaration not in %<@interface%>, %<@protocol%> or %<category%> "
83644 "context"
83645 msgstr ""
83646
83647 #: objc/objc-act.cc:867
83648 #, gcc-internal-format
83649 msgid "properties must be named"
83650 msgstr ""
83651
83652 #: objc/objc-act.cc:875
83653 #, gcc-internal-format
83654 msgid "property cannot be an array"
83655 msgstr ""
83656
83657 #. A @property is not an actual variable, but it is a way to
83658 #. describe a pair of accessor methods, so its type (which is
83659 #. the type of the return value of the getter and the first
83660 #. argument of the setter) can't be a bitfield (as return values
83661 #. and arguments of functions cannot be bitfields).  The
83662 #. underlying instance variable could be a bitfield, but that is
83663 #. a different matter.
83664 #: objc/objc-act.cc:888
83665 #, gcc-internal-format
83666 msgid "property cannot be a bit-field"
83667 msgstr ""
83668
83669 #: objc/objc-act.cc:912
83670 #, gcc-internal-format
83671 msgid "multiple property %qE methods specified, the latest one will be used"
83672 msgstr ""
83673
83674 #: objc/objc-act.cc:914
83675 #, gcc-internal-format
83676 msgid "previous specification"
83677 msgstr ""
83678
83679 #: objc/objc-act.cc:929
83680 #, gcc-internal-format
83681 msgid "%qE attribute conflicts with %qE attribute"
83682 msgstr ""
83683
83684 #: objc/objc-act.cc:931
83685 #, gcc-internal-format
83686 msgid "%qE specified here"
83687 msgstr ""
83688
83689 #: objc/objc-act.cc:937
83690 #, gcc-internal-format
83691 msgid "duplicate %qE attribute"
83692 msgstr ""
83693
83694 #: objc/objc-act.cc:938
83695 #, gcc-internal-format
83696 msgid "first specified here"
83697 msgstr ""
83698
83699 #: objc/objc-act.cc:965
83700 #, gcc-internal-format
83701 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
83702 msgstr ""
83703
83704 #: objc/objc-act.cc:968
83705 #, gcc-internal-format
83706 msgid "%<setter%> specified here"
83707 msgstr ""
83708
83709 #: objc/objc-act.cc:1047
83710 #, gcc-internal-format
83711 msgid ""
83712 "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; "
83713 "assuming %<assign%>"
83714 msgstr ""
83715
83716 #: objc/objc-act.cc:1050
83717 #, gcc-internal-format
83718 msgid ""
83719 "%<assign%> can be unsafe for Objective-C objects; please state explicitly if "
83720 "you need it"
83721 msgstr ""
83722
83723 #: objc/objc-act.cc:1067
83724 #, gcc-internal-format
83725 msgid "%qE attribute is only valid for Objective-C objects"
83726 msgstr ""
83727
83728 #: objc/objc-act.cc:1125
83729 #, gcc-internal-format
83730 msgid "redeclaration of property %qD"
83731 msgstr ""
83732
83733 #: objc/objc-act.cc:1128 objc/objc-act.cc:1194 objc/objc-act.cc:1205
83734 #: objc/objc-act.cc:1219 objc/objc-act.cc:1230 objc/objc-act.cc:1242
83735 #: objc/objc-act.cc:1279 objc/objc-act.cc:7749 objc/objc-act.cc:7812
83736 #: objc/objc-act.cc:7835 objc/objc-act.cc:7849 objc/objc-act.cc:7867
83737 #: objc/objc-act.cc:7966
83738 #, gcc-internal-format
83739 msgid "originally specified here"
83740 msgstr ""
83741
83742 #: objc/objc-act.cc:1190
83743 #, gcc-internal-format
83744 msgid ""
83745 "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
83746 msgstr ""
83747
83748 #: objc/objc-act.cc:1201
83749 #, gcc-internal-format
83750 msgid ""
83751 "%<getter%> attribute of property %qD conflicts with previous declaration"
83752 msgstr ""
83753
83754 #: objc/objc-act.cc:1215
83755 #, gcc-internal-format
83756 msgid ""
83757 "%<setter%> attribute of property %qD conflicts with previous declaration"
83758 msgstr ""
83759
83760 #: objc/objc-act.cc:1227
83761 #, gcc-internal-format
83762 msgid ""
83763 "assign semantics attributes of property %qD conflict with previous "
83764 "declaration"
83765 msgstr ""
83766
83767 #: objc/objc-act.cc:1238
83768 #, gcc-internal-format
83769 msgid ""
83770 "%<readonly%> attribute of property %qD conflicts with previous declaration"
83771 msgstr ""
83772
83773 #: objc/objc-act.cc:1277
83774 #, gcc-internal-format
83775 msgid "type of property %qD conflicts with previous declaration"
83776 msgstr ""
83777
83778 #: objc/objc-act.cc:1320
83779 #, gcc-internal-format
83780 msgid "nullability specifier %qE cannot be applied to non-pointer type %qT"
83781 msgstr ""
83782
83783 #: objc/objc-act.cc:1325
83784 #, gcc-internal-format
83785 msgid ""
83786 "nullability specifier %qE cannot be applied to multi-level pointer type %qT"
83787 msgstr ""
83788
83789 #: objc/objc-act.cc:1778
83790 #, gcc-internal-format
83791 msgid "the dot syntax is not available in Objective-C 1.0"
83792 msgstr ""
83793
83794 #. We know that 'class_name' is an Objective-C class name as the
83795 #. parser won't call this function if it is not.  This is only a
83796 #. double-check for safety.
83797 #: objc/objc-act.cc:1794
83798 #, gcc-internal-format
83799 msgid "could not find class %qE"
83800 msgstr ""
83801
83802 #. Again, this should never happen, but we do check.
83803 #: objc/objc-act.cc:1802
83804 #, gcc-internal-format
83805 msgid "could not find interface for class %qE"
83806 msgstr ""
83807
83808 #: objc/objc-act.cc:1808 objc/objc-act.cc:7144
83809 #, gcc-internal-format
83810 msgid "class %qE is unavailable"
83811 msgstr ""
83812
83813 #: objc/objc-act.cc:1810 objc/objc-act.cc:7001 objc/objc-act.cc:7146
83814 #, gcc-internal-format
83815 msgid "class %qE is deprecated"
83816 msgstr ""
83817
83818 #: objc/objc-act.cc:1839
83819 #, gcc-internal-format
83820 msgid "could not find setter/getter for %qE in class %qE"
83821 msgstr ""
83822
83823 #: objc/objc-act.cc:1889
83824 #, gcc-internal-format
83825 msgid "%qs property cannot be set"
83826 msgstr ""
83827
83828 #: objc/objc-act.cc:2157
83829 #, gcc-internal-format
83830 msgid "method declaration not in @interface context"
83831 msgstr ""
83832
83833 #: objc/objc-act.cc:2161
83834 #, gcc-internal-format
83835 msgid "method attributes are not available in Objective-C 1.0"
83836 msgstr ""
83837
83838 #: objc/objc-act.cc:2181
83839 #, gcc-internal-format
83840 msgid "method definition not in @implementation context"
83841 msgstr ""
83842
83843 #: objc/objc-act.cc:2194
83844 #, gcc-internal-format
83845 msgid "method attributes cannot be specified in @implementation context"
83846 msgstr ""
83847
83848 #: objc/objc-act.cc:2424
83849 #, gcc-internal-format
83850 msgid "class %qs does not implement the %qE protocol"
83851 msgstr ""
83852
83853 #: objc/objc-act.cc:2427
83854 #, gcc-internal-format
83855 msgid "type %qs does not conform to the %qE protocol"
83856 msgstr ""
83857
83858 #: objc/objc-act.cc:2722
83859 #, gcc-internal-format
83860 msgid "comparison of distinct Objective-C types lacks a cast"
83861 msgstr ""
83862
83863 #: objc/objc-act.cc:2726
83864 #, gcc-internal-format
83865 msgid "initialization from distinct Objective-C type"
83866 msgstr ""
83867
83868 #: objc/objc-act.cc:2730
83869 #, gcc-internal-format
83870 msgid "assignment from distinct Objective-C type"
83871 msgstr ""
83872
83873 #: objc/objc-act.cc:2734
83874 #, gcc-internal-format
83875 msgid "distinct Objective-C type in return"
83876 msgstr ""
83877
83878 #: objc/objc-act.cc:2738
83879 #, gcc-internal-format
83880 msgid "passing argument %d of %qE from distinct Objective-C type"
83881 msgstr ""
83882
83883 #: objc/objc-act.cc:2881
83884 #, gcc-internal-format
83885 msgid "statically allocated instance of Objective-C class %qE"
83886 msgstr ""
83887
83888 #: objc/objc-act.cc:2890
83889 #, gcc-internal-format
83890 msgid "redeclaration of Objective-C class %qs"
83891 msgstr ""
83892
83893 #. This case happens when we are given an 'interface' which
83894 #. is not a valid class name.  For example if a typedef was
83895 #. used, and 'interface' really is the identifier of the
83896 #. typedef, but when you resolve it you don't get an
83897 #. Objective-C class, but something else, such as 'int'.
83898 #. This is an error; protocols make no sense unless you use
83899 #. them with Objective-C objects.
83900 #: objc/objc-act.cc:2932
83901 #, gcc-internal-format
83902 msgid "only Objective-C object types can be qualified with a protocol"
83903 msgstr ""
83904
83905 #: objc/objc-act.cc:2996
83906 #, gcc-internal-format
83907 msgid "protocol %qE has circular dependency"
83908 msgstr ""
83909
83910 #: objc/objc-act.cc:3029 objc/objc-act.cc:5863
83911 #, gcc-internal-format
83912 msgid "cannot find protocol declaration for %qE"
83913 msgstr ""
83914
83915 #: objc/objc-act.cc:3339 objc/objc-act.cc:3994 objc/objc-act.cc:6575
83916 #: objc/objc-act.cc:7052 objc/objc-act.cc:7137 objc/objc-act.cc:7192
83917 #, gcc-internal-format
83918 msgid "cannot find interface declaration for %qE"
83919 msgstr ""
83920
83921 #: objc/objc-act.cc:3343
83922 #, gcc-internal-format
83923 msgid "interface %qE does not have valid constant string layout"
83924 msgstr ""
83925
83926 #: objc/objc-act.cc:3348
83927 #, gcc-internal-format
83928 msgid "cannot find reference tag for class %qE"
83929 msgstr ""
83930
83931 #: objc/objc-act.cc:3493
83932 #, gcc-internal-format
83933 msgid "%qE is not an Objective-C class name or alias"
83934 msgstr ""
83935
83936 #: objc/objc-act.cc:3508 objc/objc-act.cc:3539 objc/objc-act.cc:6956
83937 #: objc/objc-act.cc:8302 objc/objc-act.cc:8358
83938 #, gcc-internal-format
83939 msgid "Objective-C declarations may only appear in global scope"
83940 msgstr ""
83941
83942 #: objc/objc-act.cc:3513
83943 #, gcc-internal-format
83944 msgid "cannot find class %qE"
83945 msgstr ""
83946
83947 #: objc/objc-act.cc:3515
83948 #, gcc-internal-format
83949 msgid "class %qE already exists"
83950 msgstr ""
83951
83952 #: objc/objc-act.cc:3557 objc/objc-act.cc:7017
83953 #, gcc-internal-format
83954 msgid "%qE redeclared as different kind of symbol"
83955 msgstr ""
83956
83957 #: objc/objc-act.cc:3559 objc/objc-act.cc:4145 objc/objc-act.cc:4173
83958 #: objc/objc-act.cc:4228 objc/objc-act.cc:7019
83959 #, gcc-internal-format
83960 msgid "previous declaration of %q+D"
83961 msgstr ""
83962
83963 #: objc/objc-act.cc:3848
83964 #, gcc-internal-format
83965 msgid "strong-cast assignment has been intercepted"
83966 msgstr ""
83967
83968 #: objc/objc-act.cc:3890
83969 #, gcc-internal-format
83970 msgid "strong-cast may possibly be needed"
83971 msgstr ""
83972
83973 #: objc/objc-act.cc:3900
83974 #, gcc-internal-format
83975 msgid "instance variable assignment has been intercepted"
83976 msgstr ""
83977
83978 #: objc/objc-act.cc:3919
83979 #, gcc-internal-format
83980 msgid "pointer arithmetic for garbage-collected objects not allowed"
83981 msgstr ""
83982
83983 #: objc/objc-act.cc:3925
83984 #, gcc-internal-format
83985 msgid "global/static variable assignment has been intercepted"
83986 msgstr ""
83987
83988 #: objc/objc-act.cc:4142 objc/objc-act.cc:4170 objc/objc-act.cc:4225
83989 #, gcc-internal-format
83990 msgid "duplicate instance variable %q+D"
83991 msgstr ""
83992
83993 #: objc/objc-act.cc:4285
83994 #, gcc-internal-format
83995 msgid ""
83996 "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
83997 msgstr ""
83998
83999 #: objc/objc-act.cc:4369
84000 #, gcc-internal-format
84001 msgid "%<@catch%> parameter is not a known Objective-C class type"
84002 msgstr ""
84003
84004 #: objc/objc-act.cc:4375
84005 #, gcc-internal-format
84006 msgid "%<@catch%> parameter cannot be protocol-qualified"
84007 msgstr ""
84008
84009 #: objc/objc-act.cc:4420
84010 #, gcc-internal-format
84011 msgid "exception of type %<%T%> will be caught"
84012 msgstr ""
84013
84014 #: objc/objc-act.cc:4422
84015 #, gcc-internal-format
84016 msgid "   by earlier handler for %<%T%>"
84017 msgstr ""
84018
84019 #: objc/objc-act.cc:4469
84020 #, gcc-internal-format
84021 msgid "%<@try%> without %<@catch%> or %<@finally%>"
84022 msgstr ""
84023
84024 #: objc/objc-act.cc:4498
84025 #, gcc-internal-format
84026 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
84027 msgstr ""
84028
84029 #: objc/objc-act.cc:4511
84030 #, gcc-internal-format
84031 msgid "%<@throw%> argument is not an object"
84032 msgstr ""
84033
84034 #: objc/objc-act.cc:4532
84035 #, gcc-internal-format
84036 msgid "%<@synchronized%> argument is not an object"
84037 msgstr ""
84038
84039 #: objc/objc-act.cc:4742
84040 #, gcc-internal-format
84041 msgid "%s %qs"
84042 msgstr ""
84043
84044 #: objc/objc-act.cc:4765 objc/objc-act.cc:4790
84045 #, gcc-internal-format
84046 msgid "inconsistent instance variable specification"
84047 msgstr ""
84048
84049 #: objc/objc-act.cc:4845
84050 #, gcc-internal-format
84051 msgid "cannot use an object as parameter to a method"
84052 msgstr ""
84053
84054 #: objc/objc-act.cc:4889
84055 #, gcc-internal-format
84056 msgid "method argument attributes are not available in Objective-C 1.0"
84057 msgstr ""
84058
84059 #: objc/objc-act.cc:5264
84060 #, gcc-internal-format
84061 msgid "multiple methods named %<%c%E%> found"
84062 msgstr ""
84063
84064 #: objc/objc-act.cc:5267
84065 #, gcc-internal-format
84066 msgid "using %<%c%s%>"
84067 msgstr ""
84068
84069 #: objc/objc-act.cc:5276
84070 #, gcc-internal-format
84071 msgid "multiple selectors named %<%c%E%> found"
84072 msgstr ""
84073
84074 #: objc/objc-act.cc:5279
84075 #, gcc-internal-format
84076 msgid "found %<%c%s%>"
84077 msgstr ""
84078
84079 #: objc/objc-act.cc:5288
84080 #, gcc-internal-format
84081 msgid "also found %<%c%s%>"
84082 msgstr ""
84083
84084 #. If 'rtype' is NULL_TREE at this point it means that
84085 #. we have seen no @interface corresponding to that
84086 #. class name, only a @class declaration (alternatively,
84087 #. this was a call such as [objc_getClass("SomeClass")
84088 #. alloc], where we've never seen the @interface of
84089 #. SomeClass).  So, we have a class name (class_tree)
84090 #. but no actual details of the class methods.  We won't
84091 #. be able to check that the class responds to the
84092 #. method, and we will have to guess the method
84093 #. prototype.  Emit a warning, then keep going (this
84094 #. will use any method with a matching name, as if the
84095 #. receiver was of type 'Class').
84096 #. We could not find an @interface declaration, and
84097 #. there are no protocols attached to the receiver,
84098 #. so we can't complete the check that the receiver
84099 #. responds to the method, and we can't retrieve the
84100 #. method prototype.  But, because the receiver has
84101 #. a well-specified class, the programmer did want
84102 #. this check to be performed.  Emit a warning, then
84103 #. keep going as if it was an 'id'.  To remove the
84104 #. warning, either include an @interface for the
84105 #. class, or cast the receiver to 'id'.  Note that
84106 #. rtype is an IDENTIFIER_NODE at this point.
84107 #: objc/objc-act.cc:5576 objc/objc-act.cc:5711
84108 #, gcc-internal-format
84109 msgid "%<@interface%> of class %qE not found"
84110 msgstr ""
84111
84112 #: objc/objc-act.cc:5585
84113 #, gcc-internal-format
84114 msgid "no super class declared in @interface for %qE"
84115 msgstr ""
84116
84117 #: objc/objc-act.cc:5636
84118 #, gcc-internal-format
84119 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
84120 msgstr ""
84121
84122 #. We have a type, but it's not an Objective-C type (!).
84123 #: objc/objc-act.cc:5748
84124 #, gcc-internal-format
84125 msgid "invalid receiver type %qs"
84126 msgstr ""
84127
84128 #: objc/objc-act.cc:5765
84129 #, gcc-internal-format
84130 msgid "%<%c%E%> not found in protocol(s)"
84131 msgstr ""
84132
84133 #: objc/objc-act.cc:5779
84134 #, gcc-internal-format
84135 msgid "%qE may not respond to %<%c%E%>"
84136 msgstr ""
84137
84138 #: objc/objc-act.cc:5787
84139 #, gcc-internal-format
84140 msgid "no %<%c%E%> method found"
84141 msgstr ""
84142
84143 #: objc/objc-act.cc:5794
84144 #, gcc-internal-format
84145 msgid ""
84146 "(messages without a matching method signature will be assumed to return "
84147 "%<id%> and accept %<...%> as arguments)"
84148 msgstr ""
84149
84150 #: objc/objc-act.cc:5912
84151 #, gcc-internal-format
84152 msgid "undeclared selector %qE"
84153 msgstr ""
84154
84155 #. Historically, a class method that produced objects (factory
84156 #. method) would assign `self' to the instance that it
84157 #. allocated.  This would effectively turn the class method into
84158 #. an instance method.  Following this assignment, the instance
84159 #. variables could be accessed.  That practice, while safe,
84160 #. violates the simple rule that a class method should not refer
84161 #. to an instance variable.  It's better to catch the cases
84162 #. where this is done unknowingly than to support the above
84163 #. paradigm.
84164 #: objc/objc-act.cc:5936
84165 #, gcc-internal-format
84166 msgid "instance variable %qE accessed in class method"
84167 msgstr ""
84168
84169 #: objc/objc-act.cc:6166 objc/objc-act.cc:6186
84170 #, gcc-internal-format
84171 msgid ""
84172 "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
84173 msgstr ""
84174
84175 #: objc/objc-act.cc:6170
84176 #, gcc-internal-format
84177 msgid "previous declaration of %<%c%E%> as %<@required%>"
84178 msgstr ""
84179
84180 #: objc/objc-act.cc:6190
84181 #, gcc-internal-format
84182 msgid "previous declaration of %<%c%E%> as %<@optional%>"
84183 msgstr ""
84184
84185 #: objc/objc-act.cc:6250
84186 #, gcc-internal-format
84187 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
84188 msgstr ""
84189
84190 #: objc/objc-act.cc:6254
84191 #, gcc-internal-format
84192 msgid "previous declaration of %<%c%E%>"
84193 msgstr ""
84194
84195 #: objc/objc-act.cc:6291
84196 #, gcc-internal-format
84197 msgid "duplicate interface declaration for category %<%E(%E)%>"
84198 msgstr ""
84199
84200 #: objc/objc-act.cc:6379
84201 #, gcc-internal-format
84202 msgid "illegal reference type specified for instance variable %qs"
84203 msgstr ""
84204
84205 #: objc/objc-act.cc:6390
84206 #, gcc-internal-format
84207 msgid "instance variable %qs has unknown size"
84208 msgstr ""
84209
84210 #: objc/objc-act.cc:6411
84211 #, gcc-internal-format
84212 msgid "instance variable %qs uses flexible array member"
84213 msgstr ""
84214
84215 #: objc/objc-act.cc:6438
84216 #, gcc-internal-format
84217 msgid "type %qE has no default constructor to call"
84218 msgstr ""
84219
84220 #: objc/objc-act.cc:6444
84221 #, gcc-internal-format
84222 msgid "destructor for %qE shall not be run either"
84223 msgstr ""
84224
84225 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
84226 #. initialize them.
84227 #: objc/objc-act.cc:6456
84228 #, gcc-internal-format
84229 msgid "type %qE has virtual member functions"
84230 msgstr ""
84231
84232 #: objc/objc-act.cc:6457
84233 #, gcc-internal-format
84234 msgid "illegal aggregate type %qE specified for instance variable %qs"
84235 msgstr ""
84236
84237 #: objc/objc-act.cc:6467
84238 #, gcc-internal-format
84239 msgid "type %qE has a user-defined constructor"
84240 msgstr ""
84241
84242 #: objc/objc-act.cc:6469
84243 #, gcc-internal-format
84244 msgid "type %qE has a user-defined destructor"
84245 msgstr ""
84246
84247 #: objc/objc-act.cc:6473
84248 #, gcc-internal-format
84249 msgid ""
84250 "C++ constructors and destructors will not be invoked for Objective-C fields"
84251 msgstr ""
84252
84253 #: objc/objc-act.cc:6604
84254 #, gcc-internal-format
84255 msgid "instance variable %qE is declared private"
84256 msgstr ""
84257
84258 #: objc/objc-act.cc:6615
84259 #, gcc-internal-format
84260 msgid "instance variable %qE is %s; this will be a hard error in the future"
84261 msgstr ""
84262
84263 #: objc/objc-act.cc:6622
84264 #, gcc-internal-format
84265 msgid "instance variable %qE is declared %s"
84266 msgstr ""
84267
84268 #: objc/objc-act.cc:6733 objc/objc-act.cc:6848
84269 #, gcc-internal-format
84270 msgid "incomplete implementation of class %qE"
84271 msgstr ""
84272
84273 #: objc/objc-act.cc:6737 objc/objc-act.cc:6852
84274 #, gcc-internal-format
84275 msgid "incomplete implementation of category %qE"
84276 msgstr ""
84277
84278 #: objc/objc-act.cc:6746 objc/objc-act.cc:6860
84279 #, gcc-internal-format
84280 msgid "method definition for %<%c%E%> not found"
84281 msgstr ""
84282
84283 #: objc/objc-act.cc:6901
84284 #, gcc-internal-format
84285 msgid "%s %qE does not fully implement the %qE protocol"
84286 msgstr ""
84287
84288 #: objc/objc-act.cc:6991
84289 #, gcc-internal-format
84290 msgid "cannot find interface declaration for %qE, superclass of %qE"
84291 msgstr ""
84292
84293 #: objc/objc-act.cc:6999
84294 #, gcc-internal-format
84295 msgid "class %qE is not available"
84296 msgstr ""
84297
84298 #: objc/objc-act.cc:7032
84299 #, gcc-internal-format
84300 msgid "reimplementation of class %qE"
84301 msgstr ""
84302
84303 #: objc/objc-act.cc:7065
84304 #, gcc-internal-format
84305 msgid "conflicting super class name %qE"
84306 msgstr ""
84307
84308 #: objc/objc-act.cc:7068
84309 #, gcc-internal-format
84310 msgid "previous declaration of %qE"
84311 msgstr ""
84312
84313 #: objc/objc-act.cc:7070
84314 #, gcc-internal-format
84315 msgid "previous declaration"
84316 msgstr ""
84317
84318 #: objc/objc-act.cc:7082
84319 #, gcc-internal-format
84320 msgid "class %qE defined without specifying a base class"
84321 msgstr ""
84322
84323 #: objc/objc-act.cc:7089 objc/objc-act.cc:7091
84324 #, gcc-internal-format
84325 msgid "duplicate interface declaration for class %qE"
84326 msgstr ""
84327
84328 #: objc/objc-act.cc:7416 objc/objc-act.cc:7612
84329 #, gcc-internal-format
84330 msgid "cannot find instance variable associated with property"
84331 msgstr ""
84332
84333 #. TODO: This should be caught much earlier than this.
84334 #: objc/objc-act.cc:7578
84335 #, gcc-internal-format
84336 msgid "invalid setter, it must have one argument"
84337 msgstr ""
84338
84339 #: objc/objc-act.cc:7742 objc/objc-act.cc:7959
84340 #, gcc-internal-format
84341 msgid "property %qs already specified in %<@dynamic%>"
84342 msgstr ""
84343
84344 #: objc/objc-act.cc:7745 objc/objc-act.cc:7962
84345 #, gcc-internal-format
84346 msgid "property %qs already specified in %<@synthesize%>"
84347 msgstr ""
84348
84349 #: objc/objc-act.cc:7759 objc/objc-act.cc:7976
84350 #, gcc-internal-format
84351 msgid "no declaration of property %qs found in the interface"
84352 msgstr ""
84353
84354 #: objc/objc-act.cc:7786
84355 #, gcc-internal-format
84356 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
84357 msgstr ""
84358
84359 #: objc/objc-act.cc:7807
84360 #, gcc-internal-format
84361 msgid "property %qs is using instance variable %qs of incompatible type"
84362 msgstr ""
84363
84364 #: objc/objc-act.cc:7829
84365 #, gcc-internal-format
84366 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
84367 msgstr ""
84368
84369 #: objc/objc-act.cc:7843
84370 #, gcc-internal-format
84371 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
84372 msgstr ""
84373
84374 #: objc/objc-act.cc:7862
84375 #, gcc-internal-format
84376 msgid "property %qs is using the same instance variable as property %qs"
84377 msgstr ""
84378
84379 #: objc/objc-act.cc:7903
84380 #, gcc-internal-format
84381 msgid "%<@synthesize%> is not available in Objective-C 1.0"
84382 msgstr ""
84383
84384 #. We can get here only in Objective-C; the Objective-C++ parser
84385 #. detects the problem while parsing, outputs the error
84386 #. "misplaced '@synthesize' Objective-C++ construct" and skips
84387 #. the declaration.
84388 #: objc/objc-act.cc:7914
84389 #, gcc-internal-format
84390 msgid "%<@synthesize%> not in @implementation context"
84391 msgstr ""
84392
84393 #: objc/objc-act.cc:7920
84394 #, gcc-internal-format
84395 msgid "%<@synthesize%> cannot be used in categories"
84396 msgstr ""
84397
84398 #: objc/objc-act.cc:7929
84399 #, gcc-internal-format
84400 msgid "%<@synthesize%> requires the @interface of the class to be available"
84401 msgstr ""
84402
84403 #: objc/objc-act.cc:8012
84404 #, gcc-internal-format
84405 msgid "%<@dynamic%> is not available in Objective-C 1.0"
84406 msgstr ""
84407
84408 #. We can get here only in Objective-C; the Objective-C++ parser
84409 #. detects the problem while parsing, outputs the error
84410 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
84411 #. declaration.
84412 #: objc/objc-act.cc:8023
84413 #, gcc-internal-format
84414 msgid "%<@dynamic%> not in @implementation context"
84415 msgstr ""
84416
84417 #: objc/objc-act.cc:8045
84418 #, gcc-internal-format
84419 msgid "%<@dynamic%> requires the @interface of the class to be available"
84420 msgstr ""
84421
84422 #: objc/objc-act.cc:8245
84423 #, gcc-internal-format
84424 msgid "definition of protocol %qE not found"
84425 msgstr ""
84426
84427 #: objc/objc-act.cc:8272
84428 #, gcc-internal-format
84429 msgid "protocol %qE is unavailable"
84430 msgstr ""
84431
84432 #. It would be nice to use warn_deprecated_use() here, but
84433 #. we are using TREE_CHAIN (which is supposed to be the
84434 #. TYPE_STUB_DECL for a TYPE) for something different.
84435 #: objc/objc-act.cc:8278
84436 #, gcc-internal-format
84437 msgid "protocol %qE is deprecated"
84438 msgstr ""
84439
84440 #: objc/objc-act.cc:8405
84441 #, gcc-internal-format
84442 msgid "duplicate declaration for protocol %qE"
84443 msgstr ""
84444
84445 #: objc/objc-act.cc:8929
84446 #, gcc-internal-format
84447 msgid "conflicting types for %<%c%s%>"
84448 msgstr ""
84449
84450 #: objc/objc-act.cc:8933
84451 #, gcc-internal-format
84452 msgid "previous declaration of %<%c%s%>"
84453 msgstr ""
84454
84455 #: objc/objc-act.cc:9035
84456 #, gcc-internal-format
84457 msgid "no super class declared in interface for %qE"
84458 msgstr ""
84459
84460 #: objc/objc-act.cc:9062
84461 #, gcc-internal-format
84462 msgid "%<[super ...]%> must appear in a method context"
84463 msgstr ""
84464
84465 #: objc/objc-act.cc:9102
84466 #, gcc-internal-format
84467 msgid "method possibly missing a [super dealloc] call"
84468 msgstr ""
84469
84470 #: objc/objc-act.cc:9570
84471 #, gcc-internal-format
84472 msgid "instance variable %qs is declared private"
84473 msgstr ""
84474
84475 #: objc/objc-act.cc:9623
84476 #, gcc-internal-format
84477 msgid "local declaration of %qE hides instance variable"
84478 msgstr ""
84479
84480 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
84481 #. should be impossible for real properties, which always
84482 #. have a getter.
84483 #: objc/objc-act.cc:9667
84484 #, gcc-internal-format
84485 msgid "no %qs getter found"
84486 msgstr ""
84487
84488 #: objc/objc-act.cc:9914
84489 #, gcc-internal-format
84490 msgid "fast enumeration is not available in Objective-C 1.0"
84491 msgstr ""
84492
84493 #: objc/objc-act.cc:9924
84494 #, gcc-internal-format
84495 msgid "iterating variable in fast enumeration is not an object"
84496 msgstr ""
84497
84498 #: objc/objc-act.cc:9930
84499 #, gcc-internal-format
84500 msgid "collection in fast enumeration is not an object"
84501 msgstr ""
84502
84503 #: objc/objc-encoding.cc:130
84504 #, gcc-internal-format
84505 msgid "type %qT does not have a known size"
84506 msgstr ""
84507
84508 #: objc/objc-encoding.cc:721
84509 #, gcc-internal-format
84510 msgid "unknown type %<%T%> found during Objective-C encoding"
84511 msgstr ""
84512
84513 #. Do not do any encoding, produce an error and keep going.
84514 #: objc/objc-encoding.cc:804
84515 #, gcc-internal-format
84516 msgid "trying to encode non-integer type as a bit-field"
84517 msgstr ""
84518
84519 #: objc/objc-gnu-runtime-abi-01.cc:134
84520 #, gcc-internal-format
84521 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
84522 msgstr ""
84523
84524 #: objc/objc-gnu-runtime-abi-01.cc:142
84525 #, gcc-internal-format
84526 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
84527 msgstr ""
84528
84529 #: objc/objc-gnu-runtime-abi-01.cc:2159 objc/objc-next-runtime-abi-01.cc:2819
84530 #: objc/objc-next-runtime-abi-02.cc:3822
84531 #, gcc-internal-format
84532 msgid "non-objective-c type %qT cannot be caught"
84533 msgstr ""
84534
84535 #: objc/objc-next-runtime-abi-01.cc:146
84536 #, gcc-internal-format
84537 msgid ""
84538 "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-"
84539 "fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
84540 msgstr ""
84541
84542 #: objc/objc-next-runtime-abi-02.cc:245
84543 #, gcc-internal-format
84544 msgid ""
84545 "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-"
84546 "abi-version%> greater than 1"
84547 msgstr ""
84548
84549 #: objc/objc-runtime-shared-support.cc:423
84550 #, gcc-internal-format
84551 msgid "creating selector for nonexistent method %qE"
84552 msgstr ""
84553
84554 #: rust/rust-lang.cc:104
84555 #, gcc-internal-format
84556 msgid "TODO"
84557 msgstr ""
84558
84559 #: rust/backend/rust-constexpr.cc:1673
84560 #, gcc-internal-format
84561 msgid "array size expression is not supported yet"
84562 msgstr ""
84563
84564 #: rust/backend/rust-constexpr.cc:1800
84565 #, gcc-internal-format
84566 msgid "constant folding not supported for this tree code"
84567 msgstr ""
84568
84569 #: rust/backend/rust-constexpr.cc:6169
84570 #, gcc-internal-format
84571 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
84572 msgstr ""
84573
84574 #: rust/backend/rust-constexpr.cc:6178
84575 #, gcc-internal-format
84576 msgid "%qD declared %<static%> in %<constexpr%> context"
84577 msgstr ""
84578
84579 #: rust/backend/rust-tree.cc:618
84580 #, gcc-internal-format
84581 msgid "ignoring return value of %qD, that must be used: %<%s%>"
84582 msgstr ""
84583
84584 #: rust/backend/rust-tree.cc:619
84585 #, gcc-internal-format
84586 msgid "ignoring return value of %qD, that must be used"
84587 msgstr ""
84588
84589 #: rust/backend/rust-tree.cc:635
84590 #, gcc-internal-format
84591 msgid "ignoring returned value of type %qT, that must be used: %<%s%>"
84592 msgstr ""
84593
84594 #: rust/backend/rust-tree.cc:636
84595 #, gcc-internal-format
84596 msgid "ignoring returned value of type %qT, that must be used"
84597 msgstr ""
84598
84599 #: rust/checks/lints/rust-lint-unused-var.cc:51
84600 #, gcc-internal-format
84601 msgid "unused name %qE"
84602 msgstr ""